Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 946852 Details for
Bug 1152562
Unable to rebuild pcp on RHEL7 - Arrgh ... no files to include in package via ../../../perl-pcp-pmda.list
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
rpmbuild log
pcp-build.log (text/plain), 867.69 KB, created by
Miloš Prchlík
on 2014-10-14 12:21:46 UTC
(
hide
)
Description:
rpmbuild log
Filename:
MIME Type:
Creator:
Miloš Prchlík
Created:
2014-10-14 12:21:46 UTC
Size:
867.69 KB
patch
obsolete
>warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >warning: user mockbuild does not exist - using root >warning: group mockbuild does not exist - using root >Installing /mnt/redhat/brewroot/packages/pcp/3.9.10/4.el7/src/pcp-3.9.10-4.el7.src.rpm >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3lDqnl >+ umask 022 >+ cd /usr/src/redhat/BUILD >+ cd /usr/src/redhat/BUILD >+ rm -rf pcp-3.9.10 >+ /usr/bin/gzip -dc /usr/src/redhat/SOURCES/pcpfans-3.9.10.src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pcp-3.9.10 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tftFcm >+ umask 022 >+ cd /usr/src/redhat/BUILD >+ cd pcp-3.9.10 >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-papi=yes >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking target system type... x86_64-redhat-linux-gnu >Building on x86_64-redhat-linux for x86_64-redhat-linux >Build: os=linux cpu=x86_64 >Target: os=linux cpu=x86_64 >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >configure: Compiling with gcc -fstack-protector-all et al. >configure: Compiling with gcc pie et al. >configure: Compiling DSO PMDAs with gcc -fvisibility=hidden >checking for dtrace... dtrace >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking sys/sdt.h usability... yes >checking sys/sdt.h presence... yes >checking for sys/sdt.h... yes >checking for x86_64-redhat-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for avahi... yes >checking for avahi_client_new in -lavahi-client... yes >checking avahi-client/publish.h usability... yes >checking avahi-client/publish.h presence... yes >checking for avahi-client/publish.h... yes >checking avahi-common/alternative.h usability... yes >checking avahi-common/alternative.h presence... yes >checking for avahi-common/alternative.h... yes >configure: creating ./config.status >config.status: creating src/include/pcp/platform_defs.h >config.status: creating src/include/pcp/config.h >config.status: creating src/include/pcp/configsz.h >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for git... git >checking for python... python >checking for qmake-qt4... /usr/bin/qmake-qt4 >checking Qt version... 4.8.5 >checking for PAPI_library_init in -lpapi... yes >checking papi.h usability... yes >checking papi.h presence... yes >checking for papi.h... yes >checking for x86_64-redhat-linux-gnu-suncc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for gmake... /usr/bin/gmake >checking for ld... /usr/bin/ld >checking for gtar... /usr/bin/gtar >checking for gzip... /usr/bin/gzip >checking for bzip2... /usr/bin/bzip2 >checking for lzma... /usr/bin/lzma >checking for xz... /usr/bin/xz >checking for PackageMaker... no >checking for hdiutil... no >checking for mkinstallp... no >checking for pkgmk... no >checking for dlltool... no >checking for rpmbuild... /usr/bin/rpmbuild >checking for rpm... /usr/bin/rpm >checking for pod2man... /usr/bin/pod2man >checking if ExtUtils::MakeMaker is installed... yes >checking for true... /usr/bin/true >checking for makedepend... /usr/bin/makedepend >checking for md5sum... /usr/bin/md5sum >checking for dpkg... no >checking for makepkg... no >checking for publican... /usr/bin/publican >checking for dblatex... /usr/bin/dblatex >checking for xmlto... /usr/bin/xmlto >checking whether ln -s works... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking if yacc is executable... yes >checking if lex is executable... yes >checking for gawk... /usr/bin/gawk >checking for sed... /usr/bin/sed >checking for echo... /usr/bin/echo >checking for which... /usr/bin/which >checking where unix-like sort(1) lives... /usr/bin/sort >checking if echo uses -n or backslash-c to suppress newlines... -n >checking for ps style... SysV >checking for /proc ... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for strings.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking standards.h usability... no >checking standards.h presence... no >checking for standards.h... no >checking sys/byteorder.h usability... no >checking sys/byteorder.h presence... no >checking for sys/byteorder.h... no >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking for stdint.h... (cached) yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for sys/wait.h... (cached) yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/termios.h usability... yes >checking sys/termios.h presence... yes >checking for sys/termios.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking bits/wordsize.h usability... yes >checking bits/wordsize.h presence... yes >checking for bits/wordsize.h... yes >checking for iptypes.h... no >checking for sys/endian.h ... no >checking for machine/endian.h ... no >checking for sys/endian.h (IRIX variant) ... no >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for inline... inline >checking for regcomp in -lregex... no >checking for SYSTEMD... yes >checking infiniband/umad.h usability... yes >checking infiniband/umad.h presence... yes >checking for infiniband/umad.h... yes >checking infiniband/mad.h usability... yes >checking infiniband/mad.h presence... yes >checking for infiniband/mad.h... yes >checking for madrpc_init in -libmad... yes >checking for umad_init in -libumad... yes >checking for port_performance_query_via... no >checking for pma_query_via... yes >checking return type of signal handlers... void >checking for wait3 that fills in rusage... yes >checking for vprintf... yes >checking for _doprnt... no >checking for mktime... yes >checking for nanosleep... yes >checking for usleep... yes >checking for unsetenv... yes >checking for select... yes >checking for socket... yes >checking for gethostname... yes >checking for getpeerucred... no >checking for getpeereid... no >checking for uname... yes >checking for syslog... yes >checking for __clone... yes >checking for pipe2... yes >checking for fcntl... yes >checking for ioctl... yes >checking for prctl... yes >checking for setlinebuf... yes >checking for waitpid... yes >checking for atexit... yes >checking for kill... yes >checking for chown... yes >checking for getcwd... yes >checking for scandir... yes >checking for mkstemp... yes >checking for brk... yes >checking for sbrk... yes >checking for posix_memalign... yes >checking for memalign... yes >checking for valloc... yes >checking for signal... yes >checking for sighold... yes >checking for sigrelse... yes >checking for tcgetattr... yes >checking for regex... no >checking for regcmp... no >checking for regexec... yes >checking for regcomp... yes >checking for strtod... yes >checking for strtol... yes >checking for strtoll... yes >checking for strtoull... yes >checking for strndup... yes >checking for strchrnul... yes >checking for getuid... yes >checking for getgid... yes >checking for getgrent... yes >checking for getgrent_r... yes >checking for getgrnam... yes >checking for getgrnam_r... yes >checking for getgrgid... yes >checking for getgrgid_r... yes >checking for getpwent... yes >checking for getpwent_r... yes >checking for getpwnam... yes >checking for getpwnam_r... yes >checking for getpwuid... yes >checking for getpwuid_r... yes >checking for sysinfo... yes >checking for trace_back_stack... no >checking for backtrace... yes >checking for __int32_t... yes >checking for __uint32_t... yes >checking for __int64_t... yes >checking for __uint64_t... yes >checking for uint_t... no >checking for __psint_t ... no >checking for ptrdiff_t ... yes >checking for uid_t ... yes >checking for gid_t ... yes >checking for SID ... no >checking for socklen_t ... yes >checking for PR_TERMCHILD constants in sys/prctl.h... no >checking for PR_SET_PDEATHSIG constants in sys/prctl.h... yes >checking whether termios.h defines TIOCGWINSZ... no >checking whether sys/ioctl.h defines TIOCGWINSZ... yes >checking if linker supports -rdynamic... yes >checking whether const arg for scandir() select method... yes >checking whether struct dirent has a d_off field... no >checking if printf %p produces 0x prefix... yes >checking printf type for pid_t... "d" >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_mutex_t in pthread.h... yes >checking where pthread_create() is defined... libpthread >checking printf type for pthread_t... "lu" >checking if compiler supports __thread... yes >checking for pthread_barrier_t in pthread.h... yes >checking sizeof long... 8 >checking sizeof pointer... 8 >checking sizeof int... 4 >checking if bit fields allocated left-to-right... no >checking for basename... yes >checking for clock_gettime... yes >checking for dlopen... no >checking for dlopen in -ldl... yes >checking for flog10... no >checking for flog10 in -lm... no >checking for pow... no >checking for pow in -lm... yes >checking for fpclassify()... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for xconfirm... /usr/bin/pmconfirm >checking for FNDELAY in fcntl.h... yes >checking nss/nss.h usability... no >checking nss/nss.h presence... no >checking for nss/nss.h... no >checking nss3/nss.h usability... yes >checking nss3/nss.h presence... yes >checking for nss3/nss.h... yes >checking nspr/nspr.h usability... no >checking nspr/nspr.h presence... no >checking for nspr/nspr.h... no >checking nspr4/nspr.h usability... yes >checking nspr4/nspr.h presence... yes >checking for nspr4/nspr.h... yes >checking sasl/sasl.h usability... yes >checking sasl/sasl.h presence... yes >checking for sasl/sasl.h... yes >checking for sasl_server_init in -lsasl2... yes >checking for SSL_ImportFD in -lssl... no >checking for SSL_ImportFD in -lssl3... yes >checking for NSS_Init in -lnss... no >checking for NSS_Init in -lnss3... yes >checking for PR_Init in -lnspr... no >checking for PR_Init in -lnspr4... yes >checking for __atomic_fetch_add_4 in -latomic... yes >checking for struct sockaddr_un in sys/un.h... yes >checking for struct ucred in sys/socket.h... yes >checking for struct timespec in time.h... yes >checking for altzone in time.h... no >checking if strftime knows about %z... yes >checking if strerror_r returns char *... yes >checking for readline... no >checking for readline in -lreadline... yes >checking for AI_ADDRCONFIG... yes >checking for libmicrohttpd... yes >checking for cairo... yes >checking for rpmlib > 4.4.2... yes >checking for pmmgr prerequisites... yes >configure: creating ./config.status >config.status: creating src/include/pcp/platform_defs.h >config.status: creating src/include/builddefs >config.status: creating src/include/pcp.conf >config.status: creating pcp.lsm >config.status: creating debian/pcp.preinst.head >config.status: creating debian/pcp.postinst.head >config.status: creating build/tar/preinstall.head >config.status: creating build/tar/postinstall.head >config.status: creating build/GNUlocaldefs >config.status: creating build/mac/uninstall-pcp >config.status: creating src/include/pcp/config.h >config.status: creating src/include/pcp/configsz.h >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make default_pcp >=== src === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/src' >for d in `echo include libpcp pmns libpcp_pmda libpcp_trace libpcp_http libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_qed libpcp_qmc libpcp_qwt pminfo pmprobe bashrc dbpmda genpmda newhelp pcp pmafm pmatop pmcollectl pmfind pmcpp pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmdumplog pmdumptext pmerr pmevent pmgenmap pmgetopt pmhostname pmie pmieconf pmiestatus pmiostat pmlc pmlock pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogrewrite pmlogsummary pmmgr pmpost pmproxy pmquery pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtop pmtime pmwebapi pmval perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp win32ctl `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== include === >sed -e 's;^include .*pcp.conf;include $(PCP_DIR)/etc/pcp.conf;' \ > -e 's;^BUILDRULES.*=.*buildrules;BUILDRULES = $\(PCP_INC_DIR\)/buildrules;' \ > -e 's;^INSTALL_SH.*=.*install-sh;INSTALL_SH = $\(PCP_BINADM_DIR\)/install-sh;' \ > -e 's;^GENPMDA.*=.*genpmda;GENPMDA = $\(PCP_BIN_DIR\)/genpmda;' \ > < builddefs > builddefs.install >for d in `echo pcp pcp.conf builddefs.install `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pcp === >./mk_pmdbg >=== libpcp === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o connect.o connect.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o context.o context.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o desc.o desc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o err.o err.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o fetch.o fetch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o freeresult.o freeresult.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o help.o help.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o instance.o instance.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_desc.o p_desc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_error.o p_error.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_fetch.o p_fetch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_instance.o p_instance.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_profile.o p_profile.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_result.o p_result.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_text.o p_text.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_pmns.o p_pmns.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_creds.o p_creds.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_auth.o p_auth.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pdu.o pdu.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pdubuf.o pdubuf.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmns.o pmns.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o profile.o profile.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o store.o store.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o units.o units.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o ipc.o ipc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o sortinst.o sortinst.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o logmeta.o logmeta.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o logportmap.o logportmap.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o logutil.o logutil.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o tz.o tz.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o interp.o interp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o checksum.o checksum.c >bison -y -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o rtime.o rtime.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o tv.o tv.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o spec.o spec.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o fetchlocal.o fetchlocal.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o optfetch.o optfetch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o AF.o AF.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o stuffvalue.o stuffvalue.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o endian.o endian.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o config.o config.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o auxconnect.o auxconnect.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o auxserver.o auxserver.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o discovery.o discovery.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_lcontrol.o p_lcontrol.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_lrequest.o p_lrequest.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_lstatus.o p_lstatus.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o logconnect.o logconnect.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o logcontrol.o logcontrol.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o connectlocal.o connectlocal.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o derive.o derive.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o derive_fetch.o derive_fetch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o events.o events.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o lock.o lock.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o hash.o hash.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o fault.o fault.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o access.o access.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o getopt.o getopt.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o probe.o probe.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o secureserver.o secureserver.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o secureconnect.o secureconnect.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o avahi.o avahi.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o accounts.o accounts.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DLIBPCP_INTERNAL '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o getdate.tab.o getdate.tab.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 freeresult.o help.o instance.o p_desc.o p_error.o p_fetch.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_auth.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o checksum.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive.o derive_fetch.o events.o lock.o hash.o fault.o access.o getopt.o probe.o secureserver.o secureconnect.o avahi.o accounts.o getdate.tab.o -lssl3 -lnss3 -lnspr4 -lsasl2 -lavahi-common -lavahi-client -lm -lpthread -ldl >./check-statics >touch check.done >ln -s -f libpcp.so.3 libpcp.so >ln -s -f libpcp.so.3 libpcp.so.2 >ar cr libpcp.a connect.o context.o desc.o err.o fetch.o freeresult.o help.o instance.o p_desc.o p_error.o p_fetch.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_auth.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o checksum.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive.o derive_fetch.o events.o lock.o hash.o fault.o access.o getopt.o probe.o secureserver.o secureconnect.o avahi.o accounts.o getdate.tab.o >=== pmns === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmnsmerge.o pmnsmerge.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmnsutil.o pmnsutil.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmnsmerge -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src pmnsmerge.o pmnsutil.o -lpcp >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmnsdel.o pmnsdel.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmnsdel -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src pmnsdel.o pmnsutil.o -lpcp >echo "This file flags the rc scripts to rebuild the PMNS" > .NeedRebuild >rm -f build.script >/usr/bin/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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o callback.o callback.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o open.o open.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o mainloop.o mainloop.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o help.o help.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o cache.o cache.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o tree.o tree.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o context.o context.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o events.o events.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o queues.o queues.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dynamic.o dynamic.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 -lpcp -ldl >ln -s -f libpcp_pmda.so.3 libpcp_pmda.so >ln -s -f libpcp_pmda.so.3 libpcp_pmda.so.2 >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 >=== libpcp_trace === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o trace.o trace.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o hash.o hash.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pdu.o pdu.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pdubuf.o pdubuf.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_ack.o p_ack.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o p_data.o p_data.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DPMTRACE_DEBUG -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o ftrace.o ftrace.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 -lpthread -lpcp -ldl >ln -s -f libpcp_trace.so.2 libpcp_trace.so >ar cr libpcp_trace.a trace.o hash.o pdu.o pdubuf.o p_ack.o p_data.o ftrace.o >=== libpcp_http === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DVERSION=\"1.1.0\" -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o http_error_codes.o http_error_codes.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DVERSION=\"1.1.0\" -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o http_fetcher.o http_fetcher.c >ar cr libpcp_http.a http_error_codes.o http_fetcher.o >=== libpcp_pmcd === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o data.o data.c >/usr/bin/sed -e 's;@path@;'/usr/libexec/pcp/bin/pmcd';' pmcd.stp.in > pmcd.stp >dtrace -h -s probes.d -o probes.h >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o trace.o trace.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o client.o client.c >dtrace -G -s probes.d -o probes.o >ar cr libpcp_pmcd.a data.o trace.o client.o probes.o >=== libpcp_gui === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o timeclient.o timeclient.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o timestate.o timestate.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o record.o record.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 >ln -s -f libpcp_gui.so.2 libpcp_gui.so.1 >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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o mmv_stats.o mmv_stats.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 >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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o import.o import.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o stuff.o stuff.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o archive.o archive.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 >ar cr libpcp_import.a import.o stuff.o archive.o >=== libpcp_qed === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >/usr/lib64/qt4/bin/uic qed_console.ui -o ui_qed_console.h >/usr/lib64/qt4/bin/uic qed_recorddialog.ui -o ui_qed_recorddialog.h >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_actionlist.o qed_actionlist.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_app.o qed_app.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_bar.o qed_bar.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_colorlist.o qed_colorlist.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_colorpicker.o qed_colorpicker.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_console.o qed_console.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_fileiconprovider.o qed_fileiconprovider.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_gadget.o qed_gadget.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_groupcontrol.o qed_groupcontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_label.o qed_label.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_led.o qed_led.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_legend.o qed_legend.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_line.o qed_line.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_recorddialog.o qed_recorddialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_statusbar.o qed_statusbar.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_timebutton.o qed_timebutton.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_timecontrol.o qed_timecontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o qed_viewcontrol.o qed_viewcontrol.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_app.h -o moc_qed_app.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_app.o moc_qed_app.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_bar.h -o moc_qed_bar.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_bar.o moc_qed_bar.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_colorpicker.h -o moc_qed_colorpicker.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_colorpicker.o moc_qed_colorpicker.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_console.h -o moc_qed_console.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_console.o moc_qed_console.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_gadget.h -o moc_qed_gadget.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_gadget.o moc_qed_gadget.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_groupcontrol.h -o moc_qed_groupcontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_groupcontrol.o moc_qed_groupcontrol.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_label.h -o moc_qed_label.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_label.o moc_qed_label.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_led.h -o moc_qed_led.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_led.o moc_qed_led.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_line.h -o moc_qed_line.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_line.o moc_qed_line.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_recorddialog.h -o moc_qed_recorddialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_recorddialog.o moc_qed_recorddialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_statusbar.h -o moc_qed_statusbar.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_statusbar.o moc_qed_statusbar.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_timebutton.h -o moc_qed_timebutton.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_timebutton.o moc_qed_timebutton.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. qed_timecontrol.h -o moc_qed_timecontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../../include -I../../libpcp_qmc/src -I. -I. -o moc_qed_timecontrol.o moc_qed_timecontrol.cpp >rm -f libpcp_qed.a >ar cqs libpcp_qed.a qed_actionlist.o qed_app.o qed_bar.o qed_colorlist.o qed_colorpicker.o qed_console.o qed_fileiconprovider.o qed_gadget.o qed_groupcontrol.o qed_label.o qed_led.o qed_legend.o qed_line.o qed_recorddialog.o qed_statusbar.o qed_timebutton.o qed_timecontrol.o qed_viewcontrol.o moc_qed_app.o moc_qed_bar.o moc_qed_colorpicker.o moc_qed_console.o moc_qed_gadget.o moc_qed_groupcontrol.o moc_qed_label.o moc_qed_led.o moc_qed_line.o moc_qed_recorddialog.o moc_qed_statusbar.o moc_qed_timebutton.o moc_qed_timecontrol.o >=== libpcp_qmc === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../include -I. -o qmc_context.o qmc_context.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../include -I. -o qmc_desc.o qmc_desc.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../include -I. -o qmc_group.o qmc_group.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../include -I. -o qmc_indom.o qmc_indom.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../include -I. -o qmc_metric.o qmc_metric.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../include -I. -o qmc_source.o qmc_source.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../../include -I. -o qmc_time.o qmc_time.cpp >rm -f libpcp_qmc.a >ar cqs libpcp_qmc.a qmc_context.o qmc_desc.o qmc_group.o qmc_indom.o qmc_metric.o qmc_source.o qmc_time.o >=== libpcp_qwt === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_abstract_scale_draw.o qwt_abstract_scale_draw.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_interval_symbol.o qwt_interval_symbol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_clipper.o qwt_clipper.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_color_map.o qwt_color_map.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_column_symbol.o qwt_column_symbol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_interval.o qwt_interval.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_dyngrid_layout.o qwt_dyngrid_layout.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_math.o qwt_math.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_magnifier.o qwt_magnifier.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_panner.o qwt_panner.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_null_paintdevice.o qwt_null_paintdevice.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_painter.o qwt_painter.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_picker.o qwt_picker.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_round_scale_draw.o qwt_round_scale_draw.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_scale_div.o qwt_scale_div.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_scale_draw.o qwt_scale_draw.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_scale_map.o qwt_scale_map.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_spline.o qwt_spline.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_text_engine.o qwt_text_engine.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_text_label.o qwt_text_label.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_text.o qwt_text.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_event_pattern.o qwt_event_pattern.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_picker_machine.o qwt_picker_machine.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_point_3d.o qwt_point_3d.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_point_polar.o qwt_point_polar.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_scale_engine.o qwt_scale_engine.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_symbol.o qwt_symbol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_system_clock.o qwt_system_clock.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_curve_fitter.o qwt_curve_fitter.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_legend.o qwt_legend.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_legend_item.o qwt_legend_item.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot.o qwt_plot.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_renderer.o qwt_plot_renderer.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_xml.o qwt_plot_xml.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_axis.o qwt_plot_axis.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_curve.o qwt_plot_curve.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_dict.o qwt_plot_dict.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_directpainter.o qwt_plot_directpainter.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_grid.o qwt_plot_grid.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_histogram.o qwt_plot_histogram.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_item.o qwt_plot_item.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_intervalcurve.o qwt_plot_intervalcurve.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_spectrogram.o qwt_plot_spectrogram.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_spectrocurve.o qwt_plot_spectrocurve.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_scaleitem.o qwt_plot_scaleitem.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_seriesitem.o qwt_plot_seriesitem.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_marker.o qwt_plot_marker.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_layout.o qwt_plot_layout.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_canvas.o qwt_plot_canvas.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_panner.o qwt_plot_panner.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_rasteritem.o qwt_plot_rasteritem.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_picker.o qwt_plot_picker.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_zoomer.o qwt_plot_zoomer.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_magnifier.o qwt_plot_magnifier.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_rescaler.o qwt_plot_rescaler.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_raster_data.o qwt_raster_data.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_matrix_raster_data.o qwt_matrix_raster_data.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_sampling_thread.o qwt_sampling_thread.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_series_data.o qwt_series_data.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_scale_widget.o qwt_scale_widget.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_plot_svgitem.o qwt_plot_svgitem.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_abstract_slider.o qwt_abstract_slider.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_abstract_scale.o qwt_abstract_scale.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_arrow_button.o qwt_arrow_button.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_analog_clock.o qwt_analog_clock.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_compass.o qwt_compass.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_compass_rose.o qwt_compass_rose.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_counter.o qwt_counter.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_dial.o qwt_dial.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_dial_needle.o qwt_dial_needle.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_double_range.o qwt_double_range.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_knob.o qwt_knob.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_slider.o qwt_slider.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_thermo.o qwt_thermo.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o qwt_wheel.o qwt_wheel.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_dyngrid_layout.h -o moc_qwt_dyngrid_layout.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_dyngrid_layout.o moc_qwt_dyngrid_layout.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_magnifier.h -o moc_qwt_magnifier.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_magnifier.o moc_qwt_magnifier.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_panner.h -o moc_qwt_panner.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_panner.o moc_qwt_panner.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_picker.h -o moc_qwt_picker.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_picker.o moc_qwt_picker.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_text_label.h -o moc_qwt_text_label.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_text_label.o moc_qwt_text_label.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_legend.h -o moc_qwt_legend.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_legend.o moc_qwt_legend.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_legend_item.h -o moc_qwt_legend_item.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_legend_item.o moc_qwt_legend_item.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_plot.h -o moc_qwt_plot.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_plot.o moc_qwt_plot.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_plot_renderer.h -o moc_qwt_plot_renderer.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_plot_renderer.o moc_qwt_plot_renderer.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_plot_canvas.h -o moc_qwt_plot_canvas.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_plot_canvas.o moc_qwt_plot_canvas.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_plot_panner.h -o moc_qwt_plot_panner.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_plot_panner.o moc_qwt_plot_panner.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_plot_picker.h -o moc_qwt_plot_picker.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_plot_picker.o moc_qwt_plot_picker.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_plot_zoomer.h -o moc_qwt_plot_zoomer.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_plot_zoomer.o moc_qwt_plot_zoomer.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_plot_magnifier.h -o moc_qwt_plot_magnifier.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_plot_magnifier.o moc_qwt_plot_magnifier.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_sampling_thread.h -o moc_qwt_sampling_thread.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_sampling_thread.o moc_qwt_sampling_thread.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_scale_widget.h -o moc_qwt_scale_widget.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_scale_widget.o moc_qwt_scale_widget.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_abstract_slider.h -o moc_qwt_abstract_slider.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_abstract_slider.o moc_qwt_abstract_slider.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_analog_clock.h -o moc_qwt_analog_clock.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_analog_clock.o moc_qwt_analog_clock.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_compass.h -o moc_qwt_compass.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_compass.o moc_qwt_compass.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_counter.h -o moc_qwt_counter.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_counter.o moc_qwt_counter.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_dial.h -o moc_qwt_dial.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_dial.o moc_qwt_dial.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_knob.h -o moc_qwt_knob.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_knob.o moc_qwt_knob.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_slider.h -o moc_qwt_slider.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_slider.o moc_qwt_slider.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_thermo.h -o moc_qwt_thermo.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_thermo.o moc_qwt_thermo.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. qwt_wheel.h -o moc_qwt_wheel.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -o moc_qwt_wheel.o moc_qwt_wheel.cpp >rm -f libpcp_qwt.a >ar cqs libpcp_qwt.a qwt_abstract_scale_draw.o qwt_interval_symbol.o qwt_clipper.o qwt_color_map.o qwt_column_symbol.o qwt_interval.o qwt_dyngrid_layout.o qwt_math.o qwt_magnifier.o qwt_panner.o qwt_null_paintdevice.o qwt_painter.o qwt_picker.o qwt_round_scale_draw.o qwt_scale_div.o qwt_scale_draw.o qwt_scale_map.o qwt_spline.o qwt_text_engine.o qwt_text_label.o qwt_text.o qwt_event_pattern.o qwt_picker_machine.o qwt_point_3d.o qwt_point_polar.o qwt_scale_engine.o qwt_symbol.o qwt_system_clock.o qwt_curve_fitter.o qwt_legend.o qwt_legend_item.o qwt_plot.o qwt_plot_renderer.o qwt_plot_xml.o qwt_plot_axis.o qwt_plot_curve.o qwt_plot_dict.o qwt_plot_directpainter.o qwt_plot_grid.o qwt_plot_histogram.o qwt_plot_item.o qwt_plot_intervalcurve.o qwt_plot_spectrogram.o qwt_plot_spectrocurve.o qwt_plot_scaleitem.o qwt_plot_seriesitem.o qwt_plot_marker.o qwt_plot_layout.o qwt_plot_canvas.o qwt_plot_panner.o qwt_plot_rasteritem.o qwt_plot_picker.o qwt_plot_zoomer.o qwt_plot_magnifier.o qwt_plot_rescaler.o qwt_raster_data.o qwt_matrix_raster_data.o qwt_sampling_thread.o qwt_series_data.o qwt_scale_widget.o qwt_plot_svgitem.o qwt_abstract_slider.o qwt_abstract_scale.o qwt_arrow_button.o qwt_analog_clock.o qwt_compass.o qwt_compass_rose.o qwt_counter.o qwt_dial.o qwt_dial_needle.o qwt_double_range.o qwt_knob.o qwt_slider.o qwt_thermo.o qwt_wheel.o moc_qwt_dyngrid_layout.o moc_qwt_magnifier.o moc_qwt_panner.o moc_qwt_picker.o moc_qwt_text_label.o moc_qwt_legend.o moc_qwt_legend_item.o moc_qwt_plot.o moc_qwt_plot_renderer.o moc_qwt_plot_canvas.o moc_qwt_plot_panner.o moc_qwt_plot_picker.o moc_qwt_plot_zoomer.o moc_qwt_plot_magnifier.o moc_qwt_sampling_thread.o moc_qwt_scale_widget.o moc_qwt_abstract_slider.o moc_qwt_analog_clock.o moc_qwt_compass.o moc_qwt_counter.o moc_qwt_dial.o moc_qwt_knob.o moc_qwt_slider.o moc_qwt_thermo.o moc_qwt_wheel.o >=== pminfo === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pminfo.o pminfo.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pminfo -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pminfo.o -lpcp >=== pmprobe === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmprobe.o pmprobe.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmprobe -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmprobe.o -lpcp >=== bashrc === >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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >bison -y -d -b `basename gram.y .y` gram.y >rm -f gram.h && ln -s gram.tab.h gram.h >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dbpmda.o dbpmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dso.o dso.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >flex -t lex.l > lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o lex.o lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o gram.tab.o gram.tab.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o dbpmda -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src dbpmda.o dso.o util.o pmda.o lex.o gram.tab.o -lpcp -ldl -lreadline >rm lex.c >=== genpmda === >make[2]: Nothing to be done for `default_pcp'. >=== newhelp === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o newhelp.o newhelp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o newhelp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wall newhelp.o -lpcp_pmda -lpcp >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkhelp.o chkhelp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o chkhelp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wall chkhelp.o -lpcp_pmda -lpcp >=== pcp === >for d in `echo free uptime numastat dmcache `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== free === >make[3]: Nothing to be done for `default_pcp'. >=== uptime === >make[3]: Nothing to be done for `default_pcp'. >=== numastat === >make[3]: Nothing to be done for `default_pcp'. >=== dmcache === >make[3]: Nothing to be done for `default_pcp'. >=== pmafm === >make[2]: Nothing to be done for `default_pcp'. >=== pmatop === >make[2]: Nothing to be done for `default_pcp'. >=== pmcollectl === >make[2]: Nothing to be done for `default_pcp'. >=== pmfind === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmfind.o pmfind.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmfind -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmfind.o -lpcp >=== pmcpp === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmcpp.o pmcpp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmcpp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmcpp.o -lpcp >=== pmcd === >/usr/bin/sed -e 's;@path@;'/usr/share/pcp/lib';' pmcd.service.in > pmcd.service >for d in `echo src pmcd.service `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmcd.o pmcd.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o config.o config.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dofetch.o dofetch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dopdus.o dopdus.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dostore.o dostore.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o client.o client.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o agent.o agent.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmcd -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 util.o -lpcp -ldl -lpcp_pmcd >=== pmcd_wait === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmcd_wait.o pmcd_wait.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmcd_wait -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmcd_wait.o -lpcp >=== pmchart === >ln -s ../../images/pmchart.icns pmchart.icns >ln -s ../../images images >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >/usr/lib64/qt4/bin/uic aboutdialog.ui -o ui_aboutdialog.h >/usr/lib64/qt4/bin/uic chartdialog.ui -o ui_chartdialog.h >/usr/lib64/qt4/bin/uic exportdialog.ui -o ui_exportdialog.h >/usr/lib64/qt4/bin/uic hostdialog.ui -o ui_hostdialog.h >/usr/lib64/qt4/bin/uic infodialog.ui -o ui_infodialog.h >/usr/lib64/qt4/bin/uic tabdialog.ui -o ui_tabdialog.h >/usr/lib64/qt4/bin/uic recorddialog.ui -o ui_recorddialog.h >/usr/lib64/qt4/bin/uic settingsdialog.ui -o ui_settingsdialog.h >/usr/lib64/qt4/bin/uic pmchart.ui -o ui_pmchart.h >/usr/lib64/qt4/bin/uic openviewdialog.ui -o ui_openviewdialog.h >/usr/lib64/qt4/bin/uic samplesdialog.ui -o ui_samplesdialog.h >/usr/lib64/qt4/bin/uic saveviewdialog.ui -o ui_saveviewdialog.h >/usr/lib64/qt4/bin/uic searchdialog.ui -o ui_searchdialog.h >/usr/lib64/qt4/bin/uic seealsodialog.ui -o ui_seealsodialog.h >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o pmchart.o pmchart.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o main.o main.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o aboutdialog.o aboutdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o chartdialog.o chartdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o exportdialog.o exportdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o hostdialog.o hostdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o infodialog.o infodialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o openviewdialog.o openviewdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o recorddialog.o recorddialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o samplesdialog.o samplesdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o saveviewdialog.o saveviewdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o searchdialog.o searchdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o seealsodialog.o seealsodialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o settingsdialog.o settingsdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o tab.o tab.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o tabdialog.o tabdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o chart.o chart.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o colorbutton.o colorbutton.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o colorscheme.o colorscheme.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o statusbar.o statusbar.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o namespace.o namespace.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o tabwidget.o tabwidget.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o timeaxis.o timeaxis.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o timecontrol.o timecontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o groupcontrol.o groupcontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o gadget.o gadget.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o sampling.o sampling.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o tracing.o tracing.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o view.o view.cpp >view.cpp: In static member function 'static bool OpenViewDialog::openView(const char*)': >view.cpp:261:11: warning: variable 'h_mode' set but not used [-Wunused-but-set-variable] > int h_mode; > ^ >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. pmchart.h -o moc_pmchart.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_pmchart.o moc_pmchart.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. aboutdialog.h -o moc_aboutdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_aboutdialog.o moc_aboutdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. chartdialog.h -o moc_chartdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_chartdialog.o moc_chartdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. exportdialog.h -o moc_exportdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_exportdialog.o moc_exportdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. hostdialog.h -o moc_hostdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_hostdialog.o moc_hostdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. infodialog.h -o moc_infodialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_infodialog.o moc_infodialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. openviewdialog.h -o moc_openviewdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_openviewdialog.o moc_openviewdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. recorddialog.h -o moc_recorddialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_recorddialog.o moc_recorddialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. samplesdialog.h -o moc_samplesdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_samplesdialog.o moc_samplesdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. saveviewdialog.h -o moc_saveviewdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_saveviewdialog.o moc_saveviewdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. searchdialog.h -o moc_searchdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_searchdialog.o moc_searchdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. seealsodialog.h -o moc_seealsodialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_seealsodialog.o moc_seealsodialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. settingsdialog.h -o moc_settingsdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_settingsdialog.o moc_settingsdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. tab.h -o moc_tab.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_tab.o moc_tab.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. tabdialog.h -o moc_tabdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_tabdialog.o moc_tabdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. chart.h -o moc_chart.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_chart.o moc_chart.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. colorbutton.h -o moc_colorbutton.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_colorbutton.o moc_colorbutton.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. statusbar.h -o moc_statusbar.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_statusbar.o moc_statusbar.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. tabwidget.h -o moc_tabwidget.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_tabwidget.o moc_tabwidget.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. timeaxis.h -o moc_timeaxis.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_timeaxis.o moc_timeaxis.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. timecontrol.h -o moc_timecontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_timecontrol.o moc_timecontrol.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. groupcontrol.h -o moc_groupcontrol.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o moc_groupcontrol.o moc_groupcontrol.cpp >/usr/lib64/qt4/bin/rcc -name pmchart pmchart.qrc -o qrc_pmchart.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../include -I../libpcp_qed/src -I../libpcp_qmc/src -I../libpcp_qwt/src -I. -I. -o qrc_pmchart.o qrc_pmchart.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/pmchart pmchart.o main.o aboutdialog.o chartdialog.o exportdialog.o hostdialog.o infodialog.o openviewdialog.o recorddialog.o samplesdialog.o saveviewdialog.o searchdialog.o seealsodialog.o settingsdialog.o tab.o tabdialog.o chart.o colorbutton.o colorscheme.o statusbar.o namespace.o tabwidget.o timeaxis.o timecontrol.o groupcontrol.o gadget.o sampling.o tracing.o view.o moc_pmchart.o moc_aboutdialog.o moc_chartdialog.o moc_exportdialog.o moc_hostdialog.o moc_infodialog.o moc_openviewdialog.o moc_recorddialog.o moc_samplesdialog.o moc_saveviewdialog.o moc_searchdialog.o moc_seealsodialog.o moc_settingsdialog.o moc_tab.o moc_tabdialog.o moc_chart.o moc_colorbutton.o moc_statusbar.o moc_tabwidget.o moc_timeaxis.o moc_timecontrol.o moc_groupcontrol.o qrc_pmchart.o -L/usr/lib64 -L../libpcp/src -L../libpcp_qed/src -L../libpcp_qed/src/build/release -L../libpcp_qmc/src -L../libpcp_qmc/src/build/release -L../libpcp_qwt/src -L../libpcp_qwt/src/build/release -lpcp_qed -lpcp_qmc -lpcp_qwt -lpcp -lQtSvg -lQtGui -lQtNetwork -lQtCore -lpthread >test ! -f build/release/pmchart -o -L pmchart || ln -s build/release/pmchart pmchart >for d in `echo views `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done >=== views === >make[3]: Nothing to be done for `build-me'. >=== pmclient === >sed -e "s;^\. .PCP_DIR.etc.pcp.env;. ../../src/include/pcp.env;" \ >../pmgenmap/pmgenmap.sh >runme.sh; \ >PCP_CONF=../../src/include/pcp.conf LD_LIBRARY_PATH=../../src/libpcp/src:../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../src/pmcpp/pmcpp sh ./runme.sh pmnsmap.spec >pmnsmap.h >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmclient.o pmclient.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmclient -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmclient.o -lpcp >=== pmconfig === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmconfig.o pmconfig.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmconfig -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmconfig.o -lpcp >=== pmdas === >for d in `echo pmcd linux darwin freebsd solaris aix windows sample simple trivial sendmail mailq txmon cisco trace apache shping mounts weblog lmsensors process roomtemp summary hotproc lustrecomm linux_proc mmv etw logger bash systemd gfs2 netbsd linux_xfs infiniband jbd2 rpm nvidia papi bonding netfilter zimbra postgresql dbping memcache systemtap mysql vmware kvm named news pdns samba dtsrun postfix gpsd rsyslog elasticsearch snmp nginx nfsclient gluster zswap dmcache `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pmcd === >PCP_CONF=../../../src/include/pcp.conf LD_LIBRARY_PATH=../../../src/libpcp/src:../../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../../src/pmcpp/pmcpp ../../../src/newhelp/newhelp -v 2 -n root_pmcd -o help < help >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../../src -I../../../../src/pmie/src -DSIM_ABI=\""x86_64"\" -DBUILD=\"1\" -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o pmcd.o pmcd.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_pmcd.so -Wl,--version-script=exports -o pmda_pmcd.so pmcd.o -lpcp_pmda -lpcp -ldl >=== linux === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_stat.o proc_stat.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_meminfo.o proc_meminfo.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_loadavg.o proc_loadavg.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_net_dev.o proc_net_dev.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o interrupts.o interrupts.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o filesys.o filesys.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o swapdev.o swapdev.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o devmapper.o devmapper.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_net_rpc.o proc_net_rpc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_partitions.o proc_partitions.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o getinfo.o getinfo.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_net_sockstat.o proc_net_sockstat.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_net_snmp.o proc_net_snmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_scsi.o proc_scsi.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_cpuinfo.o proc_cpuinfo.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_net_tcp.o proc_net_tcp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_slabinfo.o proc_slabinfo.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o sem_limits.o sem_limits.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o msg_limits.o msg_limits.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o shm_limits.o shm_limits.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_uptime.o proc_uptime.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_sys_fs.o proc_sys_fs.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_vmstat.o proc_vmstat.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o sysfs_kernel.o sysfs_kernel.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o linux_table.o linux_table.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o numa_meminfo.o numa_meminfo.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_net_netstat.o proc_net_netstat.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_linux.so -Wl,--version-script=exports -o pmda_linux.so pmda.o proc_stat.o proc_meminfo.o proc_loadavg.o proc_net_dev.o interrupts.o filesys.o swapdev.o devmapper.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_slabinfo.o sem_limits.o msg_limits.o shm_limits.o proc_uptime.o proc_sys_fs.o proc_vmstat.o sysfs_kernel.o linux_table.o numa_meminfo.o proc_net_netstat.o -lpcp_pmda -lpcp -ldl >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdalinux -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src pmda.o proc_stat.o proc_meminfo.o proc_loadavg.o proc_net_dev.o interrupts.o filesys.o swapdev.o devmapper.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_slabinfo.o sem_limits.o msg_limits.o shm_limits.o proc_uptime.o proc_sys_fs.o proc_vmstat.o sysfs_kernel.o linux_table.o numa_meminfo.o proc_net_netstat.o -lpcp_pmda -lpcp >PCP_CONF=../../../src/include/pcp.conf LD_LIBRARY_PATH=../../../src/libpcp/src:../../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../../src/pmcpp/pmcpp ../../../src/newhelp/newhelp -n root_linux -v 2 -o help < help >=== darwin === >make[3]: Nothing to be done for `default_pcp'. >=== freebsd === >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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o sample.o sample.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o percontext.o percontext.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o events.o events.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -o pmdasample -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_pmda/src pmda.o sample.o percontext.o events.o -lpcp_pmda -lpcp >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_sample.so -Wl,--version-script=exports -o pmda_sample.so pmda.o sample.o percontext.o events.o -lpcp_pmda -lpcp -ldl >=== simple === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o simple.o simple.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdasimple -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src simple.o -lpcp_pmda -lpcp >=== trivial === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o trivial.o trivial.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdatrivial -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src trivial.o -lpcp_pmda -lpcp >=== sendmail === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o sendmail.o sendmail.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o sendmail -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src sendmail.o -lpcp_pmda -lpcp >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_sendmail.so -Wl,--version-script=exports -o pmda_sendmail.so sendmail.o -lpcp_pmda -lpcp -ldl >=== mailq === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o mailq.o mailq.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdamailq -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src mailq.o -lpcp_pmda -lpcp >=== txmon === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o txmon.o txmon.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o txmon -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src txmon.o -lpcp_pmda -lpcp >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o txrecord.o txrecord.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o txrecord -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src txrecord.o -lpcp_pmda -lpcp >=== cisco === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o cisco.o cisco.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o interface.o interface.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o telnet.o telnet.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src cisco.o pmda.o interface.o telnet.o -lpcp_pmda -lpcp -lpthread -o cisco >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o probe.o probe.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o probe -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src probe.o interface.o telnet.o -lpcp_pmda -lpcp -lpthread >=== trace === >rm -f Makefile.demos >sed \ > -e 's/PTHREAD_LIB/-lpthread/' \ > -e 's/DLOPEN_LIB/-ldl/' \ > -e 's/MATH_LIB/-lm/' \ > <Makefile.proto >Makefile.demos >sed -e 's;<pcp/\(.*\)>;"\1";' app1.c >tmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o app1.o tmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o app1 -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src app1.o -lpcp_trace -lpcp >sed -e 's;<pcp/\(.*\)>;"\1";' app2.c >tmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o app2.o tmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o app2 -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src app2.o -lpcp_trace -lpcp >sed -e 's;<pcp/\(.*\)>;"\1";' app3.c >tmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o app3.o tmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o app3 -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src app3.o -lpcp_trace -lpcp -lpthread >rm -f pmtrace.c && cp ../../../src/pmtrace/pmtrace.c pmtrace.c >for d in `echo src Makefile.demos build-me `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../../src/libpcp_trace/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o trace.o trace.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../../src/libpcp_trace/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o client.o client.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../../src/libpcp_trace/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o comms.o comms.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../../src/libpcp_trace/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o data.o data.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../../src/libpcp_trace/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../../src/libpcp_trace/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -o pmdatrace -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_trace/src -Wl,-z,relro -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_pmda/src -L../../../../src/libpcp_trace/src trace.o client.o comms.o data.o pmda.o -lpcp_trace -lpcp_pmda -lpcp >=== apache === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../../src/libpcp_http/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o apache.o apache.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_http/src apache.o -lpcp_http -lpcp_pmda -lpcp -o apache >=== shping === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o shping.o shping.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src shping.o pmda.o -lpcp_pmda -lpcp -lpthread -o shping >=== mounts === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o mounts.o mounts.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src mounts.o -lpcp_pmda -lpcp -o mounts >=== weblog === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o weblog.o weblog.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o sproc.o sproc.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src weblog.o pmda.o sproc.o -lpcp_pmda -lpcp -lpthread -o weblog >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o check_match.o check_match.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o check_match -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src check_match.o -lpcp_pmda -lpcp -lpthread >=== lmsensors === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o lmsensors.o lmsensors.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src lmsensors.o -lpcp_pmda -lpcp -o 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 /usr/bin/echo === $d ===; make --no-print-directory -C $d libmlan.a || exit $?; fi; done >=== mlan === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -g -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o mlannetu.o mlannetu.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -g -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o mlansesu.o mlansesu.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -g -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o mlanllu.o mlanllu.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -g -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o linuxlnk.o linuxlnk.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -g -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o ds2480ut.o ds2480ut.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -g -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o mlantrnu.o mlantrnu.c >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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o roomtemp.o roomtemp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dsread.o dsread.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdaroomtemp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L. roomtemp.o dsread.o -lmlan -lpcp_pmda -lpcp >=== summary === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o summary.o summary.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o mainloop.o mainloop.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src summary.o pmda.o mainloop.o -lpcp_pmda -lpcp -o summary >=== hotproc === >make[3]: Nothing to be done for `default_pcp'. >=== lustrecomm === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o lustrecomm.o lustrecomm.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o file_indexed.o file_indexed.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o file_single.o file_single.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o refresh_file.o refresh_file.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o timespec_routines.o timespec_routines.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdalustrecomm -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src lustrecomm.o file_indexed.o file_single.o refresh_file.o timespec_routines.o -lpcp_pmda -lpcp >=== linux_proc === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o cgroups.o cgroups.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_pid.o proc_pid.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_runq.o proc_runq.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o ksym.o ksym.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o getinfo.o getinfo.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o contexts.o contexts.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_proc.so -Wl,--version-script=exports -o pmda_proc.so pmda.o cgroups.o proc_pid.o proc_runq.o ksym.o getinfo.o contexts.o -lpcp_pmda -lpcp -ldl >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdaproc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src pmda.o cgroups.o proc_pid.o proc_runq.o ksym.o getinfo.o contexts.o -lpcp_pmda -lpcp >PCP_CONF=../../../src/include/pcp.conf LD_LIBRARY_PATH=../../../src/libpcp/src:../../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../../src/pmcpp/pmcpp ../../../src/newhelp/newhelp -n root_proc -v 2 -o help < help >=== mmv === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp/src mmvdump.c -lpcp_mmv -lpcp -o mmvdump >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o acme acme.c -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -c -o mmv.o mmv.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../../src/include -I../../../../src/include/pcp -o pmdammv -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp/src -Wl,-z,relro -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_pmda/src mmv.o -lpcp_pmda -lpcp >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp/src -Wl,-z,relro -Wall -L../../../../src/libpcp/src -L../../../../src/libpcp_pmda/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 >=== etw === >make[3]: Nothing to be done for `default_pcp'. >=== logger === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o event.o event.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o logger.o logger.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdalogger -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src event.o util.o logger.o -lpcp_pmda -lpcp >=== bash === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o bash.o bash.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o event.o event.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src bash.o event.o util.o -lpcp_pmda -lpcp -o bash >=== systemd === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o systemd.o systemd.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdasystemd -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src systemd.o -lpcp_pmda -lpcp -lsystemd-journal -lsystemd-id128 >=== gfs2 === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o latency.o latency.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o control.o control.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o glstats.o glstats.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o worst_glock.o worst_glock.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o glocks.o glocks.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o sbstats.o sbstats.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o ftrace.o ftrace.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdagfs2 -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src latency.o control.o glstats.o worst_glock.o glocks.o sbstats.o ftrace.o pmda.o -lpcp_pmda -lpcp >=== netbsd === >make[3]: Nothing to be done for `default_pcp'. >=== linux_xfs === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_fs_xfs.o proc_fs_xfs.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o filesys.o filesys.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_xfs.so -Wl,--version-script=exports -o pmda_xfs.so proc_fs_xfs.o filesys.o pmda.o -lpcp_pmda -lpcp -ldl >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdaxfs -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src proc_fs_xfs.o filesys.o pmda.o -lpcp_pmda -lpcp >PCP_CONF=../../../src/include/pcp.conf LD_LIBRARY_PATH=../../../src/libpcp/src:../../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../../src/pmcpp/pmcpp ../../../src/newhelp/newhelp -n root_xfs -v 2 -o help < help >=== infiniband === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o ib.o ib.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdaib -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src ib.o pmda.o -libmad -libumad -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -lpcp_pmda -lpcp >=== jbd2 === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o proc_jbd2.o proc_jbd2.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmda.o pmda.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdajbd2 -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src proc_jbd2.o pmda.o -lpcp_pmda -lpcp >PCP_CONF=../../../src/include/pcp.conf LD_LIBRARY_PATH=../../../src/libpcp/src:../../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../../src/pmcpp/pmcpp ../../../src/newhelp/newhelp -n root_jbd2 -v 2 -o help < help >=== rpm === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o rpm.o rpm.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o timer.o timer.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdarpm -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src rpm.o timer.o -lpcp_pmda -lpcp -lrpm -lpthread >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_rpm.so -Wl,--version-script=exports -o pmda_rpm.so rpm.o timer.o -lpcp_pmda -lpcp -lrpm -lpthread -ldl >=== nvidia === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DDSOSUFFIX=\"so\" -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o localnvml.o localnvml.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DDSOSUFFIX=\"so\" -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o nvidia.o nvidia.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_nvidia.so -o pmda_nvidia.so localnvml.o nvidia.o -lpcp_pmda -lpcp -ldl -ldl >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DDSOSUFFIX=\"so\" -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdanvidia -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src localnvml.o nvidia.o -lpcp_pmda -lpcp -ldl >=== papi === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o papi.o papi.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fvisibility=hidden -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdapapi -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src papi.o -lpapi -lpcp_pmda -lpcp >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,pmda_papi.so -o pmda_papi.so papi.o -lpapi -lpcp_pmda -lpcp -ldl >=== bonding === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdabonding.pl pmdabonding.1 >=== netfilter === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdanetfilter.pl pmdanetfilter.1 >=== zimbra === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdazimbra.pl pmdazimbra.1 >=== postgresql === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdapostgresql.pl pmdapostgresql.1 >=== dbping === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdadbping.pl pmdadbping.1 >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" dbprobe.pl dbprobe.1 >=== memcache === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdamemcache.pl pmdamemcache.1 >=== systemtap === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdasystemtap.pl pmdasystemtap.1 >=== mysql === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdamysql.pl pmdamysql.1 >=== vmware === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdavmware.pl pmdavmware.1 >=== kvm === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdakvm.pl pmdakvm.1 >=== named === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdanamed.pl pmdanamed.1 >=== news === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdanews.pl pmdanews.1 >=== pdns === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdapdns.pl pmdapdns.1 >=== samba === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdasamba.pl pmdasamba.1 >=== dtsrun === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdadtsrun.pl pmdadtsrun.1 >=== postfix === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdapostfix.pl pmdapostfix.1 >=== gpsd === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdagpsd.pl pmdagpsd.1 >=== rsyslog === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdarsyslog.pl pmdarsyslog.1 >=== elasticsearch === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdaelasticsearch.pl pmdaelasticsearch.1 >=== snmp === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdasnmp.pl pmdasnmp.1 >=== nginx === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdanginx.pl pmdanginx.1 >=== nfsclient === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" pmdanfsclient.pl pmdanfsclient.1 >=== gluster === >=== zswap === >=== dmcache === >=== pmdate === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmdate.o pmdate.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmdate -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmdate.o -lpcp >=== pmdbg === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmdbg.o pmdbg.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmdbg -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmdbg.o -lpcp >=== pmdumplog === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmdumplog.o pmdumplog.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmdumplog -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmdumplog.o -lpcp >=== pmdumptext === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../include -I../libpcp_qmc/src -I. -o pmdumptext.o pmdumptext.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/pmdumptext pmdumptext.o -L/usr/lib64 -L../libpcp/src -L../libpcp_qmc/src -L../libpcp_qmc/src/ -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/pmdumptext -o -L pmdumptext || ln -s build/release/pmdumptext pmdumptext >=== pmerr === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmerr.o pmerr.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmerr -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmerr.o -lpcp >=== pmevent === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmevent.o pmevent.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o doargs.o doargs.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmevent -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src pmevent.o doargs.o -lpcp_gui -lpcp -lm >=== pmgenmap === >make[2]: Nothing to be done for `default_pcp'. >=== pmgetopt === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmgetopt.o pmgetopt.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmgetopt -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmgetopt.o -lpcp >=== pmhostname === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmhostname.o pmhostname.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmhostname -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmhostname.o -lpcp >=== pmie === >/usr/bin/sed -e 's;@user@;'pcp';' -e 's;@path@;'/usr/libexec/pcp/bin';g' crontab.in > crontab >/usr/bin/sed -e 's;@path@;'/usr/share/pcp/lib';' pmie.service.in > pmie.service >for d in `echo src examples `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmie.o pmie.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o symbol.o symbol.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dstruct.o dstruct.c >bison -y -d -b `basename grammar.y .y` grammar.y && cp `basename grammar.h .h`.tab.h grammar.h >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o lexicon.o lexicon.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o syntax.o syntax.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pragmatics.o pragmatics.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o eval.o eval.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o show.o show.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o match_inst.o match_inst.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o systemlog.o systemlog.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o stomp.o stomp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o andor.o andor.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o grammar.tab.o grammar.tab.c >fun.c >./meta >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o fun.o fun.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmie -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/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 >=== 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@/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 >=== pmieconf === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmieconf.o pmieconf.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o rules.o rules.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o io.o io.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmieconf -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmieconf.o rules.o io.o -lpcp >for d in `echo cpu filesys memory percpu pernetif global `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d local || exit $?; fi; done >=== cpu === >=== filesys === >=== memory === >=== percpu === >=== pernetif === >=== global === >PCP_CONF=../../src/include/pcp.conf LD_LIBRARY_PATH=../../src/libpcp/src:../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../src/pmcpp/pmcpp ./pmieconf -F -r rules -f local >for d in `echo cpu filesys memory percpu pernetif global `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d pmlogconf || exit $?; fi; done | grep -v '===' >pmlogconf.tmp >=== pmiestatus === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmiestatus.o pmiestatus.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmiestatus -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmiestatus.o -lpcp >=== pmiostat === >make[2]: Nothing to be done for `default_pcp'. >=== pmlc === >bison -y -d -b `basename gram.y .y` gram.y >rm -f gram.h && ln -s gram.tab.h gram.h >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmlc.o pmlc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o actions.o actions.c >flex -t lex.l > lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o lex.o lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o gram.tab.o gram.tab.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmlc.o util.o actions.o lex.o gram.tab.o -lpcp >rm lex.c >=== pmlock === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmlock.o pmlock.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlock -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmlock.o >=== pmlogextract === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmlogextract.o pmlogextract.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o logio.o logio.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o error.o error.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o metriclist.o metriclist.c >bison -y -d -b `basename gram.y .y` gram.y >flex -t lex.l > lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o lex.o lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o gram.tab.o gram.tab.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlogextract -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmlogextract.o logio.o error.o metriclist.o lex.o gram.tab.o -lpcp -lm -lpthread >rm lex.c >=== pmlogger === >/usr/bin/sed -e 's;@user@;'pcp';' -e 's;@path@;'/usr/libexec/pcp/bin';' crontab.in > crontab >/usr/bin/sed -e 's;@path@;'/usr/share/pcp/lib';' pmlogger.service.in > pmlogger.service >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o pmlogger.o pmlogger.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o fetch.o fetch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o error.o error.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o callback.o callback.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o ports.o ports.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dopdu.o dopdu.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o check.o check.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o preamble.o preamble.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o rewrite.o rewrite.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o events.o events.c >bison -y -d -b `basename gram.y .y` gram.y >flex -t lex.l > lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o lex.o lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o gram.tab.o gram.tab.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmlogger -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -pie -Wl,-z,relro -Wl,-z,now pmlogger.o fetch.o util.o error.o callback.o ports.o dopdu.o check.o preamble.o rewrite.o events.o lex.o gram.tab.o -lpcp -lpthread >rm lex.c >=== pmlogreduce === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmlogreduce.o pmlogreduce.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o logio.o logio.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o dometric.o dometric.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o rewrite.o rewrite.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o indom.o indom.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o scan.o scan.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlogreduce -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmlogreduce.o logio.o dometric.o rewrite.o indom.o scan.o -lpcp >=== pmlogconf === >=== pmloglabel === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmloglabel.o pmloglabel.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmloglabel -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmloglabel.o -lpcp >=== pmlogrewrite === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmlogrewrite.o pmlogrewrite.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o logio.o logio.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o metric.o metric.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o indom.o indom.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o result.o result.c >bison -y -d -b `basename gram.y .y` gram.y >flex -t lex.l > lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o lex.o lex.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o gram.tab.o gram.tab.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlogrewrite -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmlogrewrite.o util.o logio.o metric.o indom.o result.o lex.o gram.tab.o -lpcp -lm >rm lex.c >=== pmlogsummary === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmlogcheck.o pmlogcheck.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlogcheck -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmlogcheck.o -lpcp -lm >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmlogsummary.o pmlogsummary.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlogsummary -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmlogsummary.o -lpcp -lm >=== pmmgr === >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pmmgr.cxx -o pmmgr.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pmmgr -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -rdynamic -pie -Wl,-z,relro -Wl,-z,now pmmgr.o -lpcp -lpthread -latomic >/usr/bin/sed -e 's;@path@;'/usr/share/pcp/lib';' pmmgr.service.in > pmmgr.service >for d in `echo config pmmgr pmmgr.service `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done >=== config === >make[3]: Nothing to be done for `build-me'. >=== pmpost === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmpost.o pmpost.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmpost -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmpost.o -lpcp >=== pmproxy === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmproxy.o pmproxy.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o client.o client.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -fPIE -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmproxy -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -pie -Wl,-z,relro -Wl,-z,now pmproxy.o client.o util.o -lpcp >/usr/bin/sed -e 's;@path@;'/usr/share/pcp/lib';' pmproxy.service.in > pmproxy.service >=== pmquery === >ln -s ../../images/pmquery.icns pmquery.icns >ln -s ../../images images >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -o pmquery.o pmquery.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -o main.o main.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. pmquery.h -o moc_pmquery.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -o moc_pmquery.o moc_pmquery.cpp >/usr/lib64/qt4/bin/rcc -name pmquery pmquery.qrc -o qrc_pmquery.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -o qrc_pmquery.o qrc_pmquery.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/pmquery pmquery.o main.o moc_pmquery.o qrc_pmquery.o -L/usr/lib64 -lQtGui -lQtCore -lpthread >test ! -f build/release/pmquery -o -L pmquery || ln -s build/release/pmquery pmquery >=== pmstat === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmstat.o pmstat.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmstat -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src pmstat.o -lpcp_gui -lpcp >=== pmstore === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmstore.o pmstore.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmstore -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmstore.o -lpcp >=== pmsocks === >make[2]: Nothing to be done for `default_pcp'. >=== pmtrace === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmtrace.o pmtrace.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I. -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmtrace -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src pmtrace.o -lpcp_trace -lpcp >=== pmsignal === >make[2]: Nothing to be done for `default_pcp'. >=== pmsleep === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmsleep.o pmsleep.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmsleep -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmsleep.o -lpcp >=== pmsnap === >/usr/bin/sed -e '/\# .*/b' -e 's;PCP_BINADM_DIR;/usr/libexec/pcp/bin;g' < crontab.IN > crontab >=== pmtop === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmtop.o pmtop.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmtop -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmtop.o -lpcp >=== pmtime === >ln -s ../../images/pmtime.icns pmtime.icns >ln -s ../../images images >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >/usr/lib64/qt4/bin/uic aboutdialog.ui -o ui_aboutdialog.h >/usr/lib64/qt4/bin/uic console.ui -o ui_console.h >/usr/lib64/qt4/bin/uic pmtimelive.ui -o ui_pmtimelive.h >/usr/lib64/qt4/bin/uic showboundsdialog.ui -o ui_showboundsdialog.h >/usr/lib64/qt4/bin/uic pmtimearch.ui -o ui_pmtimearch.h >/usr/lib64/qt4/bin/uic seealsodialog.ui -o ui_seealsodialog.h >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o console.o console.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o pmtime.o pmtime.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o pmtimearch.o pmtimearch.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o pmtimelive.o pmtimelive.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o aboutdialog.o aboutdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o seealsodialog.o seealsodialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o showboundsdialog.o showboundsdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o timelord.o timelord.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o main.o main.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. console.h -o moc_console.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_console.o moc_console.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. pmtime.h -o moc_pmtime.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_pmtime.o moc_pmtime.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. pmtimearch.h -o moc_pmtimearch.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_pmtimearch.o moc_pmtimearch.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. pmtimelive.h -o moc_pmtimelive.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_pmtimelive.o moc_pmtimelive.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. aboutdialog.h -o moc_aboutdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_aboutdialog.o moc_aboutdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. seealsodialog.h -o moc_seealsodialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_seealsodialog.o moc_seealsodialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. showboundsdialog.h -o moc_showboundsdialog.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_showboundsdialog.o moc_showboundsdialog.cpp >/usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. timelord.h -o moc_timelord.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o moc_timelord.o moc_timelord.cpp >/usr/lib64/qt4/bin/rcc -name pmtime pmtime.qrc -o qrc_pmtime.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I../include -I../libpcp_qwt/src -I../libpcp_qmc/src -I. -I. -o qrc_pmtime.o qrc_pmtime.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/pmtime console.o pmtime.o pmtimearch.o pmtimelive.o aboutdialog.o seealsodialog.o showboundsdialog.o timelord.o main.o moc_console.o moc_pmtime.o moc_pmtimearch.o moc_pmtimelive.o moc_aboutdialog.o moc_seealsodialog.o moc_showboundsdialog.o moc_timelord.o qrc_pmtime.o -L/usr/lib64 -L../libpcp/src -L../libpcp_qwt/src -L../libpcp_qwt/src/build/release -L../libpcp_qmc/src -L../libpcp_qmc/src/build/release -lpcp_qwt -lpcp_qmc -lpcp -lQtGui -lQtNetwork -lQtCore -lpthread >test ! -f build/release/pmtime -o -L pmtime || ln -s build/release/pmtime pmtime >=== pmwebapi === >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wextra -fPIE -DHAVE_CAIRO -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c main.cxx -o main.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wextra -fPIE -DHAVE_CAIRO -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pmwebapi.cxx -o pmwebapi.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wextra -fPIE -DHAVE_CAIRO -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pmresapi.cxx -o pmresapi.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wextra -fPIE -DHAVE_CAIRO -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pmgraphite.cxx -o pmgraphite.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wextra -fPIE -DHAVE_CAIRO -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c util.cxx -o util.o >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wextra -fPIE -DHAVE_CAIRO -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o pmwebd -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -pie -Wl,-z,relro -Wl,-z,now main.o pmwebapi.o pmresapi.o pmgraphite.o util.o -lpcp -lmicrohttpd -lpthread -lfreetype -lcairo -lpng15 >/usr/bin/sed -e 's;@path@;'/usr/share/pcp/lib';' pmwebd.service.in > pmwebd.service >for d in `echo `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pmval === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmval.o pmval.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmval -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src pmval.o -lpcp_gui -lpcp -lm >=== perl === >for d in `echo PMDA LogSummary MMV LogImport `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== PMDA === >ln -s ../../../COPYING COPYING >export PCP_TOPDIR=`cd ../../.. && pwd`; NSS_CFLAGS="" NSPR_CFLAGS="" TARGET_OS="linux" CC="gcc " perl Makefile.PL INSTALLDIRS=vendor INSTALLVENDORMAN3DIR=/usr/share/man/man3 >Checking if your kit is complete... >Looks good >Writing Makefile for PCP::PMDA >Writing MYMETA.yml and MYMETA.json >make -f Makefile >cp PMDA.pm blib/lib/PCP/PMDA.pm >gcc -c -I/usr/src/redhat/BUILD/pcp-3.9.10/src/include/pcp -I/usr/include/pcp -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERLIO_NOT_STDIO=0 -DPCP_VERSION -DPCP_DEBUG local.c >/usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap PMDA.xs > PMDA.xsc && mv PMDA.xsc PMDA.c >gcc -c -I/usr/src/redhat/BUILD/pcp-3.9.10/src/include/pcp -I/usr/include/pcp -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERLIO_NOT_STDIO=0 -DPCP_VERSION -DPCP_DEBUG PMDA.c >Running Mkbootstrap for PCP::PMDA () >chmod 644 PMDA.bs >rm -f blib/arch/auto/PCP/PMDA/PMDA.so >gcc -shared -g -fstack-protector local.o PMDA.o -o blib/arch/auto/PCP/PMDA/PMDA.so \ > -L/usr/src/redhat/BUILD/pcp-3.9.10/src/libpcp_pmda/src -L/usr/src/redhat/BUILD/pcp-3.9.10/src/libpcp/src -lpcp_pmda -lpcp \ > >chmod 755 blib/arch/auto/PCP/PMDA/PMDA.so >cp PMDA.bs blib/arch/auto/PCP/PMDA/PMDA.bs >chmod 644 blib/arch/auto/PCP/PMDA/PMDA.bs >Manifying blib/man3/PCP::PMDA.3pm >rm -rf PCP-PMDA-* MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-PMDA-1.15 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-PMDA-1.15', 'best');" >mkdir PCP-PMDA-1.15 >Generating META.yml >Generating META.json >tar cvf PCP-PMDA-1.15.tar PCP-PMDA-1.15 >PCP-PMDA-1.15/ >PCP-PMDA-1.15/test.pl >PCP-PMDA-1.15/COPYING >PCP-PMDA-1.15/Changes >PCP-PMDA-1.15/cvalue.c >PCP-PMDA-1.15/local.c >PCP-PMDA-1.15/MANIFEST >PCP-PMDA-1.15/typemap >PCP-PMDA-1.15/PMDA.pm >PCP-PMDA-1.15/PMDA.xs >PCP-PMDA-1.15/local.h >PCP-PMDA-1.15/Makefile.PL >PCP-PMDA-1.15/META.yml >PCP-PMDA-1.15/META.json >rm -rf PCP-PMDA-1.15 >gzip --best PCP-PMDA-1.15.tar >=== LogSummary === >ln -s ../../../COPYING COPYING >export PCP_TOPDIR=`cd ../../.. && pwd`; NSS_CFLAGS="" NSPR_CFLAGS="" TARGET_OS="linux" CC="gcc " perl Makefile.PL INSTALLDIRS=vendor INSTALLVENDORMAN3DIR=/usr/share/man/man3 >Checking if your kit is complete... >Looks good >Writing Makefile for PCP::LogSummary >Writing MYMETA.yml and MYMETA.json >rm -f PCP-LogSummary-* MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-LogSummary-1.01 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-LogSummary-1.01', 'best');" >mkdir PCP-LogSummary-1.01 >mkdir PCP-LogSummary-1.01/t >mkdir PCP-LogSummary-1.01/t/app >mkdir PCP-LogSummary-1.01/t/db >Generating META.yml >Generating META.json >tar cvf PCP-LogSummary-1.01.tar PCP-LogSummary-1.01 >PCP-LogSummary-1.01/ >PCP-LogSummary-1.01/t/ >PCP-LogSummary-1.01/t/app/ >PCP-LogSummary-1.01/t/app/20081125.meta >PCP-LogSummary-1.01/t/app/20081126.meta >PCP-LogSummary-1.01/t/app/20081125.index >PCP-LogSummary-1.01/t/app/20081126.index >PCP-LogSummary-1.01/t/app/20081125.0 >PCP-LogSummary-1.01/t/app/20081126.0 >PCP-LogSummary-1.01/t/db/ >PCP-LogSummary-1.01/t/db/20081126.meta >PCP-LogSummary-1.01/t/db/20081126.0 >PCP-LogSummary-1.01/t/db/20081126.index >PCP-LogSummary-1.01/t/db/20081125.0 >PCP-LogSummary-1.01/t/db/20081125.index >PCP-LogSummary-1.01/t/db/20081125.meta >PCP-LogSummary-1.01/t/test.t >PCP-LogSummary-1.01/LogSummary.pm >PCP-LogSummary-1.01/Changes >PCP-LogSummary-1.01/MANIFEST >PCP-LogSummary-1.01/extract.pl >PCP-LogSummary-1.01/exceldemo.pl >PCP-LogSummary-1.01/README >PCP-LogSummary-1.01/Makefile.PL >PCP-LogSummary-1.01/META.yml >PCP-LogSummary-1.01/META.json >rm -rf PCP-LogSummary-1.01 >gzip --best PCP-LogSummary-1.01.tar >=== MMV === >ln -s ../../../COPYING COPYING >export PCP_TOPDIR=`cd ../../.. && pwd`; NSS_CFLAGS="" NSPR_CFLAGS="" TARGET_OS="linux" CC="gcc " perl Makefile.PL INSTALLDIRS=vendor INSTALLVENDORMAN3DIR=/usr/share/man/man3 >Checking if your kit is complete... >Looks good >Writing Makefile for PCP::MMV >Writing MYMETA.yml and MYMETA.json >make -f Makefile >cp MMV.pm blib/lib/PCP/MMV.pm >cp server.pl blib/lib/PCP/server.pl >/usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap MMV.xs > MMV.xsc && mv MMV.xsc MMV.c >gcc -c -I/usr/src/redhat/BUILD/pcp-3.9.10/src/include/pcp -I/usr/include/pcp -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERLIO_NOT_STDIO=0 -DPCP_VERSION -DPCP_DEBUG MMV.c >Running Mkbootstrap for PCP::MMV () >chmod 644 MMV.bs >rm -f blib/arch/auto/PCP/MMV/MMV.so >gcc -shared -g -fstack-protector MMV.o -o blib/arch/auto/PCP/MMV/MMV.so \ > -L/usr/src/redhat/BUILD/pcp-3.9.10/src/libpcp_mmv/src -L/usr/src/redhat/BUILD/pcp-3.9.10/src/libpcp/src -lpcp_mmv -lpcp \ > >chmod 755 blib/arch/auto/PCP/MMV/MMV.so >cp MMV.bs blib/arch/auto/PCP/MMV/MMV.bs >chmod 644 blib/arch/auto/PCP/MMV/MMV.bs >Manifying blib/man3/PCP::MMV.3pm >rm -f PCP-MMV-* MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-MMV-1.00 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-MMV-1.00', 'best');" >mkdir PCP-MMV-1.00 >Generating META.yml >Generating META.json >tar cvf PCP-MMV-1.00.tar PCP-MMV-1.00 >PCP-MMV-1.00/ >PCP-MMV-1.00/MMV.pm >PCP-MMV-1.00/server.pl >PCP-MMV-1.00/test.pl >PCP-MMV-1.00/COPYING >PCP-MMV-1.00/Changes >PCP-MMV-1.00/MMV.xs >PCP-MMV-1.00/MANIFEST >PCP-MMV-1.00/typemap >PCP-MMV-1.00/Makefile.PL >PCP-MMV-1.00/META.yml >PCP-MMV-1.00/META.json >rm -rf PCP-MMV-1.00 >gzip --best PCP-MMV-1.00.tar >=== LogImport === >ln -s ../../../COPYING COPYING >export PCP_TOPDIR=`cd ../../.. && pwd`; NSS_CFLAGS="" NSPR_CFLAGS="" TARGET_OS="linux" CC="gcc " perl Makefile.PL INSTALLDIRS=vendor INSTALLVENDORMAN3DIR=/usr/share/man/man3 >Checking if your kit is complete... >Looks good >Writing Makefile for PCP::LogImport >Writing MYMETA.yml and MYMETA.json >make -f Makefile >cp LogImport.pm blib/lib/PCP/LogImport.pm >/usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap LogImport.xs > LogImport.xsc && mv LogImport.xsc LogImport.c >gcc -c -I/usr/src/redhat/BUILD/pcp-3.9.10/src/include/pcp -I/usr/include/pcp -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERLIO_NOT_STDIO=0 -DPCP_VERSION -DPCP_DEBUG LogImport.c >Running Mkbootstrap for PCP::LogImport () >chmod 644 LogImport.bs >rm -f blib/arch/auto/PCP/LogImport/LogImport.so >gcc -shared -g -fstack-protector LogImport.o -o blib/arch/auto/PCP/LogImport/LogImport.so \ > -L/usr/src/redhat/BUILD/pcp-3.9.10/src/libpcp/src -L/usr/src/redhat/BUILD/pcp-3.9.10/src/libpcp_import/src -lpcp_import -lpcp \ > >chmod 755 blib/arch/auto/PCP/LogImport/LogImport.so >cp LogImport.bs blib/arch/auto/PCP/LogImport/LogImport.bs >chmod 644 blib/arch/auto/PCP/LogImport/LogImport.bs >Manifying blib/man3/PCP::LogImport.3pm >rm -rf PCP-LogImport-* tmp MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-LogImport-1.02 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-LogImport-1.02', 'best');" >mkdir PCP-LogImport-1.02 >Generating META.yml >Generating META.json >tar cvf PCP-LogImport-1.02.tar PCP-LogImport-1.02 >PCP-LogImport-1.02/ >PCP-LogImport-1.02/LogImport.xs >PCP-LogImport-1.02/MANIFEST >PCP-LogImport-1.02/typemap >PCP-LogImport-1.02/LogImport.pm >PCP-LogImport-1.02/COPYING >PCP-LogImport-1.02/Changes >PCP-LogImport-1.02/Makefile.PL >PCP-LogImport-1.02/META.yml >PCP-LogImport-1.02/META.json >rm -rf PCP-LogImport-1.02 >gzip --best PCP-LogImport-1.02.tar >=== python === >python setup.py build_ext --include-dirs=../../src/include --library-dirs=../../src/libpcp/src:../../src/libpcp_pmda/src:../../src/libpcp_gui/src:../../src/libpcp_import/src:../../src/libpcp_mmv/src >running build_ext >building 'cpmapi' extension >creating build >creating build/temp.linux-x86_64-2.7 >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp -fPIC -I../../src/include -I/usr/include/python2.7 -c pmapi.c -o build/temp.linux-x86_64-2.7/pmapi.o >creating build/lib.linux-x86_64-2.7 >gcc -pthread -shared -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp build/temp.linux-x86_64-2.7/pmapi.o -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -L../../src/libpcp_mmv/src -L/usr/lib64 -lpcp -lpython2.7 -o build/lib.linux-x86_64-2.7/cpmapi.so >building 'cpmda' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp -fPIC -I../../src/include -I/usr/include/python2.7 -c pmda.c -o build/temp.linux-x86_64-2.7/pmda.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp build/temp.linux-x86_64-2.7/pmda.o -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -L../../src/libpcp_mmv/src -L/usr/lib64 -lpcp_pmda -lpcp -lpython2.7 -o build/lib.linux-x86_64-2.7/cpmda.so >building 'cpmgui' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp -fPIC -I../../src/include -I/usr/include/python2.7 -c pmgui.c -o build/temp.linux-x86_64-2.7/pmgui.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp build/temp.linux-x86_64-2.7/pmgui.o -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -L../../src/libpcp_mmv/src -L/usr/lib64 -lpcp_gui -lpython2.7 -o build/lib.linux-x86_64-2.7/cpmgui.so >building 'cpmi' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp -fPIC -I../../src/include -I/usr/include/python2.7 -c pmi.c -o build/temp.linux-x86_64-2.7/pmi.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp build/temp.linux-x86_64-2.7/pmi.o -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -L../../src/libpcp_mmv/src -L/usr/lib64 -lpcp_import -lpython2.7 -o build/lib.linux-x86_64-2.7/cpmi.so >building 'cmmv' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp -fPIC -I../../src/include -I/usr/include/python2.7 -c mmv.c -o build/temp.linux-x86_64-2.7/mmv.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION="3.9.10" -I../../src/include -I../../src/include/pcp build/temp.linux-x86_64-2.7/mmv.o -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -L../../src/libpcp_mmv/src -L/usr/lib64 -lpcp_mmv -lpython2.7 -o build/lib.linux-x86_64-2.7/cmmv.so >python setup.py build >running build >running build_py >creating build/lib.linux-x86_64-2.7/pcp >copying pcp/__init__.py -> build/lib.linux-x86_64-2.7/pcp >copying pcp/mmv.py -> build/lib.linux-x86_64-2.7/pcp >copying pcp/pmapi.py -> build/lib.linux-x86_64-2.7/pcp >copying pcp/pmcc.py -> build/lib.linux-x86_64-2.7/pcp >copying pcp/pmda.py -> build/lib.linux-x86_64-2.7/pcp >copying pcp/pmgui.py -> build/lib.linux-x86_64-2.7/pcp >copying pcp/pmi.py -> build/lib.linux-x86_64-2.7/pcp >copying pcp/pmsubsys.py -> build/lib.linux-x86_64-2.7/pcp >running build_ext >touch build_python >=== procmemstat === >sed -e "s;<CPP>;/usr/libexec/pcp/bin/pmcpp -Dlinux;" <GNUmakefile.install >GNUmakefile.install.xxx >=== autofsd-probe === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o autofsd-probe.o autofsd-probe.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o autofsd-probe -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src autofsd-probe.o -lpcp >=== telnet-probe === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o telnet-probe.o telnet-probe.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o telnet-probe -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src telnet-probe.o -lpcp >=== collectl2pcp === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmdesc.o pmdesc.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmdesc.o -L../../src/libpcp_import/src -lpcp_import -lpcp -o pmdesc >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o collectl2pcp.o collectl2pcp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o cpu.o cpu.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o disk.o disk.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o net.o net.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o load.o load.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o timestamp.o timestamp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o util.o util.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o metrics.o metrics.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o header.o header.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o generic.o generic.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o proc.o proc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o collectl2pcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/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 === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" iostat2pcp iostat2pcp.1 >=== mrtg2pcp === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" mrtg2pcp mrtg2pcp.1 >=== sar2pcp === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" sar2pcp sar2pcp.1 >=== sheet2pcp === >/usr/bin/pod2man --section=1 --release=3.9.10 --center="Performance Co-Pilot" --date="Performance Co-Pilot" sheet2pcp sheet2pcp.1 >=== win32ctl === >for d in `echo include lib eventlog services setevent `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/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'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/src' >=== qa === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/qa' >./mk.pcpversion 3.9.10 >> localconfig >for d in `echo new remake check qa_outfiles src pmdas cisco gluster pconf sadist collectl secure nfsclient archives views qt linux localconfig `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o disk_test.o disk_test.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src disk_test.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o disk_test >rm -f exercise >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o exercise exercise.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o context_test.o context_test.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src context_test.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o context_test >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkoptfetch.o chkoptfetch.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chkoptfetch.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chkoptfetch >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o xval.o xval.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src xval.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o xval >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o xxx.o xxx.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src xxx.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o xxx >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkopenlog.o chkopenlog.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chkopenlog.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chkopenlog >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkconnect.o chkconnect.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chkconnect.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chkconnect >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o t_fetch.o t_fetch.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src t_fetch.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o t_fetch >rm -f hp-mib >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -DLITE=1 -o hp-mib hp-mib.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o agenttimeout.o agenttimeout.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src agenttimeout.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o agenttimeout >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkctx2.o chkctx2.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chkctx2.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chkctx2 >rm -f pmcdgone >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmcdgone pmcdgone.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkhelp.o chkhelp.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chkhelp.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chkhelp >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o scale.o scale.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src scale.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o scale >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chktrim.o chktrim.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chktrim.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chktrim >rm -f store >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -DLITE=1 -o store store.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o torture_api.o torture_api.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src torture_api.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o torture_api >rm -f logcontrol >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o logcontrol logcontrol.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o xlog.o xlog.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src xlog.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o xlog >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o hex2nbo.o hex2nbo.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src hex2nbo.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o hex2nbo >rm -f chknumval >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o chknumval chknumval.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o xarch.o xarch.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src xarch.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o xarch >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o eofarch.o eofarch.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src eofarch.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o eofarch >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o defctx.o defctx.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src defctx.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o defctx >rm -f chkacc1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o chkacc1 chkacc1.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f chkacc2 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o chkacc2 chkacc2.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f chkacc3 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o chkacc3 chkacc3.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o storepast.o storepast.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src storepast.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o storepast >rm -f pmdashutdown >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmdashutdown pmdashutdown.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o exertz.o exertz.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src exertz.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o exertz >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o badpmcdpmid.o badpmcdpmid.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src badpmcdpmid.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o badpmcdpmid >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o permfetch.o permfetch.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src permfetch.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o permfetch >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o archinst.o archinst.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src archinst.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o archinst >rm -f pmlcmacro >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmlcmacro pmlcmacro.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o whichtimezone.o whichtimezone.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src whichtimezone.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o whichtimezone >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o eol.o eol.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src eol.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o eol >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o interp0.o interp0.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src interp0.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o interp0 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o interp1.o interp1.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src interp1.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o interp1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o interp2.o interp2.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src interp2.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o interp2 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o interp3.o interp3.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src interp3.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o interp3 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o interp4.o interp4.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src interp4.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o interp4 >rm -f pcp_lite_crash >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -DLITE=1 -o pcp_lite_crash pcp_lite_crash.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o compare.o compare.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src compare.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o compare >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o mkfiles.o mkfiles.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src mkfiles.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o mkfiles >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o nameall.o nameall.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src nameall.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o nameall >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o nullinst.o nullinst.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src nullinst.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o nullinst >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o storepdu.o storepdu.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src storepdu.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o storepdu >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o fetchpdu.o fetchpdu.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src fetchpdu.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o fetchpdu >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o badloglabel.o badloglabel.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src badloglabel.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o badloglabel >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o interp_bug2.o interp_bug2.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src interp_bug2.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o interp_bug2 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o interp_bug.o interp_bug.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src interp_bug.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o interp_bug >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o xmktime.o xmktime.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src xmktime.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o xmktime >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o descreqX2.o descreqX2.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src descreqX2.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o descreqX2 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o recon.o recon.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src recon.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o recon >rm -f torture_indom >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o torture_indom torture_indom.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o fetchrate.o fetchrate.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src fetchrate.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o fetchrate >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o stripmark stripmark.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmnsinarchives.o pmnsinarchives.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src pmnsinarchives.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o pmnsinarchives >rm -f endian >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o endian endian.c >rm -f chk_memleak >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o chk_memleak chk_memleak.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chk_metric_types.o chk_metric_types.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chk_metric_types.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chk_metric_types >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o mark-bug.o mark-bug.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src mark-bug.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o mark-bug >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmnsunload.o pmnsunload.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src pmnsunload.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o pmnsunload >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o parsemetricspec.o parsemetricspec.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src parsemetricspec.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o parsemetricspec >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o parseinterval.o parseinterval.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src parseinterval.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o parseinterval >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pducheck.o pducheck.c >rm -f pducheck >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pducheck pducheck.o -lpcp_trace -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pducrash.o pducrash.c >rm -f pducrash >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pducrash pducrash.o -lpcp_trace -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pdu-server.o pdu-server.c >rm -f pdu-server >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pdu-server pdu-server.o -lpcp_trace -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmprintf.o pmprintf.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src pmprintf.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o pmprintf >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmsocks_objstyle.o pmsocks_objstyle.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src pmsocks_objstyle.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o pmsocks_objstyle >rm -f numberstr >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o numberstr numberstr.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o read-bf.o read-bf.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src read-bf.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o read-bf >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o write-bf.o write-bf.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src write-bf.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o write-bf >rm -f slow_af >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o slow_af slow_af.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o indom.o indom.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src indom.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o indom >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o tztest.o tztest.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src tztest.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o tztest >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o multifetch.o multifetch.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src multifetch.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o multifetch >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o pmconvscale.o pmconvscale.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src pmconvscale.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o pmconvscale >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o torture-eol.o torture-eol.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src torture-eol.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o torture-eol >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o crashpmcd.o crashpmcd.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src crashpmcd.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o crashpmcd >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o dumb_pmda dumb_pmda.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o torture_cache.o torture_cache.c >rm -f torture_cache >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o torture_cache torture_cache.o -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o wrap_int.o wrap_int.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src wrap_int.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o wrap_int >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o matchInstanceName.o matchInstanceName.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src matchInstanceName.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o matchInstanceName >rm -f torture_pmns >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o torture_pmns torture_pmns.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f mmv_genstats >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o mmv_genstats mmv_genstats.c -lpcp_mmv -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f mmv_instances >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o mmv_instances mmv_instances.c -lpcp_mmv -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f mmv_poke >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o mmv_poke mmv_poke.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f mmv_noinit >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o mmv_noinit mmv_noinit.c -lpcp_mmv -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f mmv_nostats >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o mmv_nostats mmv_nostats.c -lpcp_mmv -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f record >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o record record.c -lpcp_gui -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f record-setarg >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o record-setarg record-setarg.c -lpcp_gui -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o clientid.o clientid.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src clientid.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o clientid >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o killparent.o killparent.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src killparent.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o killparent >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o grind_ctx.o grind_ctx.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src grind_ctx.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o grind_ctx >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmdacache pmdacache.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f check_import >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o check_import check_import.c -lpcp_import -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o unpack.o unpack.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src unpack.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o unpack >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o hrunpack.o hrunpack.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src hrunpack.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o hrunpack >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o aggrstore.o aggrstore.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src aggrstore.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o aggrstore >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o atomstr atomstr.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o grind_conv.o grind_conv.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src grind_conv.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o grind_conv >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o getconfig.o getconfig.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src getconfig.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o getconfig >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o err.o err.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src err.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o err >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o torture_logmeta.o torture_logmeta.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src torture_logmeta.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o torture_logmeta >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o keycache keycache.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o keycache2 keycache2.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmdaqueue pmdaqueue.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o drain-server.o drain-server.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src drain-server.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o drain-server >rm -f template >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o template template.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o anon-sa anon-sa.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o username.o username.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src username.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o username >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o rtimetest.o rtimetest.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src rtimetest.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o rtimetest >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o getcontexthost.o getcontexthost.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src getcontexthost.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o getcontexthost >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o badpmda badpmda.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkputlogresult.o chkputlogresult.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chkputlogresult.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chkputlogresult >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o churnctx.o churnctx.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src churnctx.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o churnctx >rm -f multithread0 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread0 multithread0.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread1 multithread1.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread2 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread2 multithread2.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread3 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread3 multithread3.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread4 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread4 multithread4.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread5 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread5 multithread5.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread6 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread6 multithread6.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread7 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread7 multithread7.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread8 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread8 multithread8.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f multithread9 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o multithread9 multithread9.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f exerlock >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o exerlock exerlock.c -lpthread -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o hashwalk.o hashwalk.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src hashwalk.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o hashwalk >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o parsehostattrs.o parsehostattrs.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src parsehostattrs.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o parsehostattrs >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o parsehostspec.o parsehostspec.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src parsehostspec.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o parsehostspec >rm -f check_import_name >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o check_import_name check_import_name.c -lpcp_import -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o chkacc4.o chkacc4.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src chkacc4.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o chkacc4 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o getoptions.o getoptions.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src getoptions.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o getoptions >rm -f ipc >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o ipc ipc.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o proc_test.o proc_test.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src proc_test.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o proc_test >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o context_fd_leak.o context_fd_leak.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src context_fd_leak.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o context_fd_leak >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o arch_maxfd.o arch_maxfd.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src arch_maxfd.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o arch_maxfd >rm -f torture_trace >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o torture_trace torture_trace.c -lpthread -lpcp_trace -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o 779246.o 779246.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src 779246.o -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o 779246 >rm -f obs >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o obs obs.c -lpcp_trace -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f tstate >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o tstate tstate.c -lpcp_trace -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f tabort >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o tabort tabort.c -lpcp_trace -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f chkctx2_lite.c >ln -s chkctx2.c chkctx2_lite.c >rm -f chkctx2_lite >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -DLITE=1 -o chkctx2_lite chkctx2_lite.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >rm -f fetchrate_lite.c >ln -s fetchrate.c fetchrate_lite.c >rm -f fetchrate_lite >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -DLITE=1 -o fetchrate_lite fetchrate_lite.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src pv.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -o pv >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pv64 pv.c -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -DHAVE_TRACE -I../../src/pmdas/nvidia -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -c -o nvidia-ml.o nvidia-ml.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -L../../src/libpcp_trace/src -L../../src/libpcp_mmv/src -L../../src/libpcp_gui/src -L../../src/libpcp_import/src -shared -Wl,-soname,true -o libnvidia-ml.so nvidia-ml.o >ln -s batch_import.perl batch_import.pl >ln -s check_import.perl check_import.pl >ln -s import_limit_test.perl import_limit_test.pl >ln -s test_pcp.python test_pcp.py >ln -s test_pmcc.python test_pmcc.py >ln -s test_pmi.python test_pmi.py >ln -s check_import.python check_import.py >ln -s test_mmv.python test_mmv.py >ln -s test_webapi.python test_webapi.py >ln -s test_pcp_options.python test_pcp_options.py >ln -s test_pcp_getopts.python test_pcp_getopts.py >ln -s test_pcp_time.python test_pcp_time.py >=== pmdas === >for d in `echo broken bigun dynamic slow slow_python `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== broken === >rm -f broken_pmda_2_0 broken_pmda_2_0.c >ln -s broken_pmda.c broken_pmda_2_0.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -DVERSION_2 -o broken_pmda_2_0 broken_pmda_2_0.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src >rm -f broken_pmda_2_1 broken_pmda_2_1.c >ln -s broken_pmda.c broken_pmda_2_1.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -DVERSION_2 -DBUG_1 -o broken_pmda_2_1 broken_pmda_2_1.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src >rm -f broken_pmda_2_2 broken_pmda_2_2.c >ln -s broken_pmda.c broken_pmda_2_2.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -DVERSION_2 -DBUG_2 -o broken_pmda_2_2 broken_pmda_2_2.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src >rm -f broken_pmda_2_3 broken_pmda_2_3.c >ln -s broken_pmda.c broken_pmda_2_3.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -DVERSION_2 -DBUG_3 -o broken_pmda_2_3 broken_pmda_2_3.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src >rm -f broken_pmda_2_4 broken_pmda_2_4.c >ln -s broken_pmda.c broken_pmda_2_4.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -DVERSION_2 -DBUG_4 -o broken_pmda_2_4 broken_pmda_2_4.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src >rm -f broken_pmda_2_5 broken_pmda_2_5.c >ln -s broken_pmda.c broken_pmda_2_5.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -DVERSION_2 -DBUG_5 -o broken_pmda_2_5 broken_pmda_2_5.c -lpcp_pmda -lpcp -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src >=== bigun === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o bigun.o bigun.c >gcc -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,bigun.so -o bigun.so bigun.o -lpcp_pmda -lpcp -ldl >=== dynamic === >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -c -o dynamic.o dynamic.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I./src/include -I./src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../src/include -I../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../../src/include -I../../../src/include/pcp -o pmdadynamic -Wl,-z,relro -Wl,-z,relro -Wall -L./src/libpcp/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wall -L../src/libpcp/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wall -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp/src -L../../../src/libpcp_pmda/src dynamic.o -lpcp_pmda -lpcp >=== slow === >=== slow_python === >=== cisco === >make[2]: Nothing to be done for `default_pcp'. >=== gluster === >make[2]: Nothing to be done for `default_pcp'. >=== pconf === >for d in `echo cpu disk filesys global memory network `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== cpu === >make[3]: Nothing to be done for `default_pcp'. >=== disk === >make[3]: Nothing to be done for `default_pcp'. >=== filesys === >make[3]: Nothing to be done for `default_pcp'. >=== global === >make[3]: Nothing to be done for `default_pcp'. >=== memory === >make[3]: Nothing to be done for `default_pcp'. >=== network === >make[3]: Nothing to be done for `default_pcp'. >=== sadist === >make[2]: Nothing to be done for `default_pcp'. >=== collectl === >make[2]: Nothing to be done for `default_pcp'. >=== secure === >ln -s pcppdu.python pcppdu.py >=== nfsclient === >make[2]: Nothing to be done for `default_pcp'. >=== archives === >make[2]: Nothing to be done for `default_pcp'. >=== views === >make[2]: Nothing to be done for `default_pcp'. >=== qt === >for d in `echo qmc_context qmc_desc qmc_dynamic qmc_event qmc_format qmc_group qmc_hosts qmc_indom qmc_metric qmc_source `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== qmc_context === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_context.o qmc_context.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_context qmc_context.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_context -o -L qmc_context || ln -s build/release/qmc_context qmc_context >=== qmc_desc === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_desc.o qmc_desc.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_desc qmc_desc.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_desc -o -L qmc_desc || ln -s build/release/qmc_desc qmc_desc >=== qmc_dynamic === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_dynamic.o qmc_dynamic.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_dynamic qmc_dynamic.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_dynamic -o -L qmc_dynamic || ln -s build/release/qmc_dynamic qmc_dynamic >=== qmc_event === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_event.o qmc_event.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_event qmc_event.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_event -o -L qmc_event || ln -s build/release/qmc_event qmc_event >=== qmc_format === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_format.o qmc_format.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_format qmc_format.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/Default -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_format -o -L qmc_format || ln -s build/release/qmc_format qmc_format >=== qmc_group === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_group.o qmc_group.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_group qmc_group.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_group -o -L qmc_group || ln -s build/release/qmc_group qmc_group >=== qmc_hosts === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_hosts.o qmc_hosts.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_hosts qmc_hosts.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_hosts -o -L qmc_hosts || ln -s build/release/qmc_hosts qmc_hosts >=== qmc_indom === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_indom.o qmc_indom.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_indom qmc_indom.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_indom -o -L qmc_indom || ln -s build/release/qmc_indom qmc_indom >=== qmc_metric === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_metric.o qmc_metric.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_metric qmc_metric.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_metric -o -L qmc_metric || ln -s build/release/qmc_metric qmc_metric >=== qmc_source === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I../../../src/include -I../../../src/libpcp_qmc/src -I. -o qmc_source.o qmc_source.cpp >g++ -Wl,-O1 -Wl,-z,relro -o build/release/qmc_source qmc_source.o -L/usr/lib64 -L../../../src/libpcp/src -L../../../src/libpcp_qmc/src -L../../../src/libpcp_qmc/src/build/release -lpcp_qmc -lpcp -lQtCore -lpthread >test ! -f build/release/qmc_source -o -L qmc_source || ln -s build/release/qmc_source qmc_source >=== linux === >make[2]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/qa' >=== man === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/man' >for d in `echo man1 man3 man5 html `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== man1 === >make[2]: Nothing to be done for `default_pcp'. >=== man3 === >make[2]: Nothing to be done for `default_pcp'. >=== man5 === >make[2]: Nothing to be done for `default_pcp'. >=== html === >for d in `echo images cpuperf diskmodel diskperf importdata pmie pmview `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== images === >=== cpuperf === >Created cpuperf.tar.gz >=== diskmodel === >Created diskmodel.tar.gz >=== diskperf === >Created diskperf.tar.gz >=== importdata === >make[3]: Nothing to be done for `default_pcp'. >=== pmie === >Created pmie.tar.gz >=== pmview === >Created pmview.tar.gz >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/man' >=== books === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/books' >for d in `echo PCP_UAG PCP_PG PCP_TCS `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== PCP_UAG === >make[2]: Nothing to be done for `default'. >=== PCP_PG === >make[2]: Nothing to be done for `default'. >=== PCP_TCS === >make[2]: Nothing to be done for `default'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/books' >=== images === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/images' >make[1]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/images' >=== build === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/build' >for d in `echo tar rpm mac aix sun `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== tar === >rm -f preinstall >cat preinstall.head ../../build/cleanconfigs preinstall.tail > preinstall >chmod ugo+x preinstall >rm -f postinstall >cat postinstall.head ../../build/cleantmpdirs postinstall.tail > postinstall >chmod ugo+x postinstall >=== rpm === >make[2]: Nothing to be done for `default_pcp'. >=== mac === >make[2]: Nothing to be done for `default_pcp'. >=== aix === >make[2]: Nothing to be done for `default_pcp'. >=== sun === >make[2]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/build' >=== debian === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/debian' >rm -f pcp.preinst >cat pcp.preinst.head ../build/cleanconfigs configversions pcp.preinst.tail > pcp.preinst >rm -f pcp.postinst >cat pcp.postinst.head ../build/cleantmpdirs configversions pcp.postinst.tail > pcp.postinst >rm -f pcp.postrm >cat pcp.postrm.head configversions pcp.postrm.tail > pcp.postrm >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/debian' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N9hGsF >+ umask 022 >+ cd /usr/src/redhat/BUILD >+ '[' /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64 '!=' / ']' >+ rm -rf /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64 >++ dirname /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64 >+ mkdir -p /usr/src/redhat/BUILDROOT >+ mkdir /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64 >+ cd pcp-3.9.10 >+ rm -Rf /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64 >+ export NO_CHOWN=true DIST_ROOT=/usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64 >+ NO_CHOWN=true >+ DIST_ROOT=/usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64 >+ make install_pcp >=== src === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/src' >for d in `echo include libpcp pmns libpcp_pmda libpcp_trace libpcp_http libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_qed libpcp_qmc libpcp_qwt pminfo pmprobe bashrc dbpmda genpmda newhelp pcp pmafm pmatop pmcollectl pmfind pmcpp pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmdumplog pmdumptext pmerr pmevent pmgenmap pmgetopt pmhostname pmie pmieconf pmiestatus pmiostat pmlc pmlock pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogrewrite pmlogsummary pmmgr pmpost pmproxy pmquery pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtop pmtime pmwebapi pmval perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp win32ctl `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== include === >for d in `echo pcp pcp.conf builddefs.install `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pcp === >make[3]: Nothing to be done for `default_pcp'. >=== libpcp === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== pmns === >make[2]: Nothing to be done for `default_pcp'. >=== libpcp_pmda === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== libpcp_trace === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== libpcp_http === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== libpcp_pmcd === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== libpcp_gui === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== libpcp_mmv === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== libpcp_import === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== libpcp_qed === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >=== libpcp_qmc === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >=== libpcp_qwt === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >=== pminfo === >make[2]: Nothing to be done for `default_pcp'. >=== pmprobe === >make[2]: Nothing to be done for `default_pcp'. >=== bashrc === >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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== genpmda === >make[2]: Nothing to be done for `default_pcp'. >=== newhelp === >make[2]: Nothing to be done for `default_pcp'. >=== pcp === >for d in `echo free uptime numastat dmcache `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== free === >make[3]: Nothing to be done for `default_pcp'. >=== uptime === >make[3]: Nothing to be done for `default_pcp'. >=== numastat === >make[3]: Nothing to be done for `default_pcp'. >=== dmcache === >make[3]: Nothing to be done for `default_pcp'. >=== pmafm === >make[2]: Nothing to be done for `default_pcp'. >=== pmatop === >make[2]: Nothing to be done for `default_pcp'. >=== pmcollectl === >make[2]: Nothing to be done for `default_pcp'. >=== pmfind === >make[2]: Nothing to be done for `default_pcp'. >=== pmcpp === >make[2]: Nothing to be done for `default_pcp'. >=== pmcd === >for d in `echo src pmcd.service `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== pmcd_wait === >make[2]: Nothing to be done for `default_pcp'. >=== pmchart === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmchart -o -L pmchart || ln -s build/release/pmchart pmchart >for d in `echo views `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done >=== views === >make[3]: Nothing to be done for `build-me'. >=== pmclient === >make[2]: Nothing to be done for `default_pcp'. >=== pmconfig === >make[2]: Nothing to be done for `default_pcp'. >=== pmdas === >for d in `echo pmcd linux darwin freebsd solaris aix windows sample simple trivial sendmail mailq txmon cisco trace apache shping mounts weblog lmsensors process roomtemp summary hotproc lustrecomm linux_proc mmv etw logger bash systemd gfs2 netbsd linux_xfs infiniband jbd2 rpm nvidia papi bonding netfilter zimbra postgresql dbping memcache systemtap mysql vmware kvm named news pdns samba dtsrun postfix gpsd rsyslog elasticsearch snmp nginx nfsclient gluster zswap dmcache `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pmcd === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default_pcp'. >=== linux === >=== darwin === >make[3]: Nothing to be done for `default_pcp'. >=== freebsd === >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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default_pcp'. >=== simple === >make[3]: Nothing to be done for `default_pcp'. >=== trivial === >make[3]: Nothing to be done for `default_pcp'. >=== sendmail === >make[3]: Nothing to be done for `default_pcp'. >=== mailq === >make[3]: Nothing to be done for `default_pcp'. >=== txmon === >make[3]: Nothing to be done for `default_pcp'. >=== cisco === >make[3]: Nothing to be done for `default_pcp'. >=== trace === >for d in `echo src Makefile.demos build-me `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default'. >=== apache === >make[3]: Nothing to be done for `default_pcp'. >=== shping === >make[3]: Nothing to be done for `default_pcp'. >=== mounts === >make[3]: Nothing to be done for `default_pcp'. >=== weblog === >make[3]: Nothing to be done for `default_pcp'. >=== lmsensors === >make[3]: Nothing to be done for `default_pcp'. >=== process === >make[3]: Nothing to be done for `default_pcp'. >=== roomtemp === >make[3]: Nothing to be done for `default_pcp'. >=== summary === >=== hotproc === >make[3]: Nothing to be done for `default_pcp'. >=== lustrecomm === >make[3]: Nothing to be done for `default_pcp'. >=== linux_proc === >=== mmv === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default_pcp'. >=== etw === >make[3]: Nothing to be done for `default_pcp'. >=== logger === >make[3]: Nothing to be done for `default_pcp'. >=== bash === >make[3]: Nothing to be done for `default_pcp'. >=== systemd === >make[3]: Nothing to be done for `default_pcp'. >=== gfs2 === >make[3]: Nothing to be done for `default_pcp'. >=== netbsd === >make[3]: Nothing to be done for `default_pcp'. >=== linux_xfs === >=== infiniband === >make[3]: Nothing to be done for `default_pcp'. >=== jbd2 === >=== rpm === >make[3]: Nothing to be done for `default_pcp'. >=== nvidia === >make[3]: Nothing to be done for `default_pcp'. >=== papi === >make[3]: Nothing to be done for `default_pcp'. >=== bonding === >=== netfilter === >=== zimbra === >=== postgresql === >=== dbping === >=== memcache === >=== systemtap === >=== mysql === >=== vmware === >=== kvm === >=== named === >=== news === >=== pdns === >=== samba === >=== dtsrun === >=== postfix === >=== gpsd === >=== rsyslog === >=== elasticsearch === >=== snmp === >=== nginx === >=== nfsclient === >=== gluster === >=== zswap === >=== dmcache === >=== pmdate === >make[2]: Nothing to be done for `default_pcp'. >=== pmdbg === >make[2]: Nothing to be done for `default_pcp'. >=== pmdumplog === >make[2]: Nothing to be done for `default_pcp'. >=== pmdumptext === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmdumptext -o -L pmdumptext || ln -s build/release/pmdumptext pmdumptext >=== pmerr === >make[2]: Nothing to be done for `default_pcp'. >=== pmevent === >make[2]: Nothing to be done for `default_pcp'. >=== pmgenmap === >make[2]: Nothing to be done for `default_pcp'. >=== pmgetopt === >make[2]: Nothing to be done for `default_pcp'. >=== pmhostname === >make[2]: Nothing to be done for `default_pcp'. >=== pmie === >for d in `echo src examples `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== examples === >make[3]: Nothing to be done for `default'. >=== pmieconf === >gcc -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmieconf -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmieconf.o rules.o io.o -lpcp >for d in `echo cpu filesys memory percpu pernetif global `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d local || exit $?; fi; done >=== cpu === >=== filesys === >=== memory === >=== percpu === >=== pernetif === >=== global === >PCP_CONF=../../src/include/pcp.conf LD_LIBRARY_PATH=../../src/libpcp/src:../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../src/pmcpp/pmcpp ./pmieconf -F -r rules -f local >for d in `echo cpu filesys memory percpu pernetif global `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d pmlogconf || exit $?; fi; done | grep -v '===' >pmlogconf.tmp >=== pmiestatus === >make[2]: Nothing to be done for `default_pcp'. >=== pmiostat === >make[2]: Nothing to be done for `default_pcp'. >=== pmlc === >make[2]: Nothing to be done for `default_pcp'. >=== pmlock === >make[2]: Nothing to be done for `default_pcp'. >=== pmlogextract === >make[2]: Nothing to be done for `default_pcp'. >=== pmlogger === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== pmlogreduce === >make[2]: Nothing to be done for `default_pcp'. >=== pmlogconf === >=== pmloglabel === >make[2]: Nothing to be done for `default_pcp'. >=== pmlogrewrite === >make[2]: Nothing to be done for `default_pcp'. >=== pmlogsummary === >make[2]: Nothing to be done for `default_pcp'. >=== pmmgr === >for d in `echo config pmmgr pmmgr.service `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done >=== config === >make[3]: Nothing to be done for `build-me'. >=== pmpost === >make[2]: Nothing to be done for `default_pcp'. >=== pmproxy === >make[2]: Nothing to be done for `default_pcp'. >=== pmquery === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmquery -o -L pmquery || ln -s build/release/pmquery pmquery >=== pmstat === >make[2]: Nothing to be done for `default_pcp'. >=== pmstore === >make[2]: Nothing to be done for `default_pcp'. >=== pmsocks === >make[2]: Nothing to be done for `default_pcp'. >=== pmtrace === >make[2]: Nothing to be done for `default_pcp'. >=== pmsignal === >make[2]: Nothing to be done for `default_pcp'. >=== pmsleep === >make[2]: Nothing to be done for `default_pcp'. >=== pmsnap === >make[2]: Nothing to be done for `default_pcp'. >=== pmtop === >make[2]: Nothing to be done for `default_pcp'. >=== pmtime === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmtime -o -L pmtime || ln -s build/release/pmtime pmtime >=== pmwebapi === >for d in `echo `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pmval === >make[2]: Nothing to be done for `default_pcp'. >=== perl === >for d in `echo PMDA LogSummary MMV LogImport `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== PMDA === >rm -rf PCP-PMDA-* MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-PMDA-1.15 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-PMDA-1.15', 'best');" >mkdir PCP-PMDA-1.15 >Generating META.yml >Generating META.json >tar cvf PCP-PMDA-1.15.tar PCP-PMDA-1.15 >PCP-PMDA-1.15/ >PCP-PMDA-1.15/test.pl >PCP-PMDA-1.15/COPYING >PCP-PMDA-1.15/Changes >PCP-PMDA-1.15/cvalue.c >PCP-PMDA-1.15/local.c >PCP-PMDA-1.15/MANIFEST >PCP-PMDA-1.15/typemap >PCP-PMDA-1.15/PMDA.pm >PCP-PMDA-1.15/PMDA.xs >PCP-PMDA-1.15/local.h >PCP-PMDA-1.15/Makefile.PL >PCP-PMDA-1.15/META.yml >PCP-PMDA-1.15/META.json >rm -rf PCP-PMDA-1.15 >gzip --best PCP-PMDA-1.15.tar >=== LogSummary === >rm -f PCP-LogSummary-* MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-LogSummary-1.01 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-LogSummary-1.01', 'best');" >mkdir PCP-LogSummary-1.01 >mkdir PCP-LogSummary-1.01/t >mkdir PCP-LogSummary-1.01/t/app >mkdir PCP-LogSummary-1.01/t/db >Generating META.yml >Generating META.json >tar cvf PCP-LogSummary-1.01.tar PCP-LogSummary-1.01 >PCP-LogSummary-1.01/ >PCP-LogSummary-1.01/t/ >PCP-LogSummary-1.01/t/app/ >PCP-LogSummary-1.01/t/app/20081125.meta >PCP-LogSummary-1.01/t/app/20081126.meta >PCP-LogSummary-1.01/t/app/20081125.index >PCP-LogSummary-1.01/t/app/20081126.index >PCP-LogSummary-1.01/t/app/20081125.0 >PCP-LogSummary-1.01/t/app/20081126.0 >PCP-LogSummary-1.01/t/db/ >PCP-LogSummary-1.01/t/db/20081126.meta >PCP-LogSummary-1.01/t/db/20081126.0 >PCP-LogSummary-1.01/t/db/20081126.index >PCP-LogSummary-1.01/t/db/20081125.0 >PCP-LogSummary-1.01/t/db/20081125.index >PCP-LogSummary-1.01/t/db/20081125.meta >PCP-LogSummary-1.01/t/test.t >PCP-LogSummary-1.01/LogSummary.pm >PCP-LogSummary-1.01/Changes >PCP-LogSummary-1.01/MANIFEST >PCP-LogSummary-1.01/extract.pl >PCP-LogSummary-1.01/exceldemo.pl >PCP-LogSummary-1.01/README >PCP-LogSummary-1.01/Makefile.PL >PCP-LogSummary-1.01/META.yml >PCP-LogSummary-1.01/META.json >rm -rf PCP-LogSummary-1.01 >gzip --best PCP-LogSummary-1.01.tar >=== MMV === >rm -f PCP-MMV-* MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-MMV-1.00 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-MMV-1.00', 'best');" >mkdir PCP-MMV-1.00 >Generating META.yml >Generating META.json >tar cvf PCP-MMV-1.00.tar PCP-MMV-1.00 >PCP-MMV-1.00/ >PCP-MMV-1.00/MMV.pm >PCP-MMV-1.00/server.pl >PCP-MMV-1.00/test.pl >PCP-MMV-1.00/COPYING >PCP-MMV-1.00/Changes >PCP-MMV-1.00/MMV.xs >PCP-MMV-1.00/MANIFEST >PCP-MMV-1.00/typemap >PCP-MMV-1.00/Makefile.PL >PCP-MMV-1.00/META.yml >PCP-MMV-1.00/META.json >rm -rf PCP-MMV-1.00 >gzip --best PCP-MMV-1.00.tar >=== LogImport === >rm -rf PCP-LogImport-* tmp MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-LogImport-1.02 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-LogImport-1.02', 'best');" >mkdir PCP-LogImport-1.02 >Generating META.yml >Generating META.json >tar cvf PCP-LogImport-1.02.tar PCP-LogImport-1.02 >PCP-LogImport-1.02/ >PCP-LogImport-1.02/LogImport.xs >PCP-LogImport-1.02/MANIFEST >PCP-LogImport-1.02/typemap >PCP-LogImport-1.02/LogImport.pm >PCP-LogImport-1.02/COPYING >PCP-LogImport-1.02/Changes >PCP-LogImport-1.02/Makefile.PL >PCP-LogImport-1.02/META.yml >PCP-LogImport-1.02/META.json >rm -rf PCP-LogImport-1.02 >gzip --best PCP-LogImport-1.02.tar >=== python === >make[2]: Nothing to be done for `default_pcp'. >=== procmemstat === >make[2]: Nothing to be done for `default_pcp'. >=== autofsd-probe === >make[2]: Nothing to be done for `default_pcp'. >=== telnet-probe === >make[2]: Nothing to be done for `default_pcp'. >=== collectl2pcp === >make[2]: Nothing to be done for `default_pcp'. >=== 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'. >=== win32ctl === >for d in `echo include lib eventlog services setevent `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/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'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/src' >=== qa === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/qa' >for d in `echo new remake check qa_outfiles src pmdas cisco gluster pconf sadist collectl secure nfsclient archives views qt linux localconfig `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >make[2]: Nothing to be done for `default_pcp'. >=== pmdas === >for d in `echo broken bigun dynamic slow slow_python `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== broken === >make[3]: Nothing to be done for `default_pcp'. >=== bigun === >make[3]: Nothing to be done for `default_pcp'. >=== dynamic === >make[3]: Nothing to be done for `default_pcp'. >=== slow === >=== slow_python === >=== cisco === >make[2]: Nothing to be done for `default_pcp'. >=== gluster === >make[2]: Nothing to be done for `default_pcp'. >=== pconf === >for d in `echo cpu disk filesys global memory network `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== cpu === >make[3]: Nothing to be done for `default_pcp'. >=== disk === >make[3]: Nothing to be done for `default_pcp'. >=== filesys === >make[3]: Nothing to be done for `default_pcp'. >=== global === >make[3]: Nothing to be done for `default_pcp'. >=== memory === >make[3]: Nothing to be done for `default_pcp'. >=== network === >make[3]: Nothing to be done for `default_pcp'. >=== sadist === >make[2]: Nothing to be done for `default_pcp'. >=== collectl === >make[2]: Nothing to be done for `default_pcp'. >=== secure === >make[2]: Nothing to be done for `default_pcp'. >=== nfsclient === >make[2]: Nothing to be done for `default_pcp'. >=== archives === >make[2]: Nothing to be done for `default_pcp'. >=== views === >make[2]: Nothing to be done for `default_pcp'. >=== qt === >for d in `echo qmc_context qmc_desc qmc_dynamic qmc_event qmc_format qmc_group qmc_hosts qmc_indom qmc_metric qmc_source `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== qmc_context === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_context -o -L qmc_context || ln -s build/release/qmc_context qmc_context >=== qmc_desc === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_desc -o -L qmc_desc || ln -s build/release/qmc_desc qmc_desc >=== qmc_dynamic === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_dynamic -o -L qmc_dynamic || ln -s build/release/qmc_dynamic qmc_dynamic >=== qmc_event === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_event -o -L qmc_event || ln -s build/release/qmc_event qmc_event >=== qmc_format === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_format -o -L qmc_format || ln -s build/release/qmc_format qmc_format >=== qmc_group === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_group -o -L qmc_group || ln -s build/release/qmc_group qmc_group >=== qmc_hosts === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_hosts -o -L qmc_hosts || ln -s build/release/qmc_hosts qmc_hosts >=== qmc_indom === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_indom -o -L qmc_indom || ln -s build/release/qmc_indom qmc_indom >=== qmc_metric === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_metric -o -L qmc_metric || ln -s build/release/qmc_metric qmc_metric >=== qmc_source === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >test ! -f build/release/qmc_source -o -L qmc_source || ln -s build/release/qmc_source qmc_source >=== linux === >make[2]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/qa' >=== man === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/man' >for d in `echo man1 man3 man5 html `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== man1 === >make[2]: Nothing to be done for `default_pcp'. >=== man3 === >make[2]: Nothing to be done for `default_pcp'. >=== man5 === >make[2]: Nothing to be done for `default_pcp'. >=== html === >for d in `echo images cpuperf diskmodel diskperf importdata pmie pmview `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== images === >=== cpuperf === >make[3]: Nothing to be done for `default_pcp'. >=== diskmodel === >make[3]: Nothing to be done for `default_pcp'. >=== diskperf === >make[3]: Nothing to be done for `default_pcp'. >=== importdata === >make[3]: Nothing to be done for `default_pcp'. >=== pmie === >make[3]: Nothing to be done for `default_pcp'. >=== pmview === >make[3]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/man' >=== books === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/books' >for d in `echo PCP_UAG PCP_PG PCP_TCS `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== PCP_UAG === >make[2]: Nothing to be done for `default'. >=== PCP_PG === >make[2]: Nothing to be done for `default'. >=== PCP_TCS === >make[2]: Nothing to be done for `default'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/books' >=== images === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/images' >make[1]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/images' >=== build === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/build' >for d in `echo tar rpm mac aix sun `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== tar === >make[2]: Nothing to be done for `default_pcp'. >=== rpm === >make[2]: Nothing to be done for `default_pcp'. >=== mac === >make[2]: Nothing to be done for `default_pcp'. >=== aix === >make[2]: Nothing to be done for `default_pcp'. >=== sun === >make[2]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/build' >=== debian === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/debian' >make[1]: Nothing to be done for `default_pcp'. >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/debian' ># install the common directories _once_ >./install-sh -o root -g root -m 755 -d /var/lib/pcp >./install-sh -o root -g root -m 755 -d /usr/share/pcp >./install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/lib/pcp/tmp >./install-sh -o root -g root -m 755 -d /etc/pcp >./install-sh -o root -g root -m 755 -d /usr/libexec/pcp/bin >./install-sh -o root -g root -m 755 -d /usr/share/pcp/lib >./install-sh -o root -g root -m 755 -d /usr/share/pcp/examples >./install-sh -o root -g root -m 755 -d /usr/include/pcp >./install-sh -o root -g root -m 755 -d /var/lib/pcp/config >./install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmchart >./install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmieconf >./install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf >./install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/lib/pcp/config/pmda >./install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/log/pcp >./install-sh -o root -g root -m 755 -d /var/lib/pcp/pmns >./install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas >./install-sh -o root -g root -m 755 -d /usr/share/doc/pcp-3.9.10 >./install-sh -o root -g root -m 755 -d /usr/share/pcp/demos ># >=== src === >make[1]: Entering directory `/usr/src/redhat/BUILD/pcp-3.9.10/src' >for d in `echo include libpcp pmns libpcp_pmda libpcp_trace libpcp_http libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_qed libpcp_qmc libpcp_qwt pminfo pmprobe bashrc dbpmda genpmda newhelp pcp pmafm pmatop pmcollectl pmfind pmcpp pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmdumplog pmdumptext pmerr pmevent pmgenmap pmgetopt pmhostname pmie pmieconf pmiestatus pmiostat pmlc pmlock pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogrewrite pmlogsummary pmmgr pmpost pmproxy pmquery pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtop pmtime pmwebapi pmval perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp win32ctl `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== include === >for d in `echo pcp pcp.conf builddefs.install `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pcp === >make[3]: Nothing to be done for `default_pcp'. >../../install-sh -o root -g root -m 644 pcp.conf /etc/pcp.conf >../../install-sh -o root -g root -m 644 pcp.env /etc/pcp.env >../../install-sh -o root -g root -m 644 buildrules /usr/include/pcp/buildrules >../../install-sh -o root -g root -m 644 builddefs.install /usr/include/pcp/builddefs >for d in `echo pcp default_pcp `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== pcp === >../../../install-sh -o root -g root -m 644 pmapi.h impl.h pmda.h pmtime.h pmafm.h import.h trace.h trace_dev.h mmv_stats.h mmv_dev.h config32.h config64.h pmdbg.h config.h configsz.h platform_defs.h /usr/include/pcp >=== libpcp === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 libpcp.so.3 /usr/lib64/libpcp.so.3 >for tt in libpcp.so libpcp.so.2; do \ > ../../../install-sh -o root -g root -S libpcp.so.3 /usr/lib64/$tt || exit 1; \ >done >../../../install-sh -o root -g root -m 755 libpcp.a /usr/lib64/libpcp.a >=== pmns === >../../install-sh -o root -g root -m 755 pmnsmerge pmnsdel pmnsadd /usr/libexec/pcp/bin >../../install-sh -o root -g root -m 755 lockpmns unlockpmns ReplacePmnsSubtree /usr/share/pcp/lib >../../install-sh -o root -g root -m 644 GNUmakefile.install /var/lib/pcp/pmns/Makefile >../../install-sh -o root -g root -m 755 Rebuild /var/lib/pcp/pmns/Rebuild >../../install-sh -o root -g root -m 755 Make.stdpmid /var/lib/pcp/pmns/Make.stdpmid >../../install-sh -o root -g root -m 644 stdpmid.pcp stdpmid.local /var/lib/pcp/pmns >=== libpcp_pmda === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 libpcp_pmda.so.3 /usr/lib64/libpcp_pmda.so.3 >../../../install-sh -o root -g root -S libpcp_pmda.so.3 /usr/lib64/libpcp_pmda.so >../../../install-sh -o root -g root -S libpcp_pmda.so.3 /usr/lib64/libpcp_pmda.so.2 >../../../install-sh -o root -g root -m 755 libpcp_pmda.a /usr/lib64/libpcp_pmda.a >=== libpcp_trace === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 libpcp_trace.so.2 /usr/lib64/libpcp_trace.so.2 >../../../install-sh -o root -g root -S libpcp_trace.so.2 /usr/lib64/libpcp_trace.so >../../../install-sh -o root -g root -m 755 libpcp_trace.a /usr/lib64/libpcp_trace.a >=== libpcp_http === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `install'. >=== libpcp_pmcd === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 -d /usr/share/pcp/../systemtap/tapset >../../../install-sh -o root -g root -m 444 pmcd.stp /usr/share/pcp/../systemtap/tapset/pmcd.stp >=== libpcp_gui === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 libpcp_gui.so.2 /usr/lib64/libpcp_gui.so.2 >for tt in libpcp_gui.so libpcp_gui.so.1; do \ > ../../../install-sh -o root -g root -S libpcp_gui.so.2 /usr/lib64/$tt || exit 1; \ >done >../../../install-sh -o root -g root -m 755 libpcp_gui.a /usr/lib64/libpcp_gui.a >=== libpcp_mmv === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 libpcp_mmv.so.1 /usr/lib64/libpcp_mmv.so.1 >for tt in libpcp_mmv.so ; do \ > ../../../install-sh -o root -g root -S libpcp_mmv.so.1 /usr/lib64/$tt || exit 1; \ >done >../../../install-sh -o root -g root -m 755 libpcp_mmv.a /usr/lib64/libpcp_mmv.a >=== libpcp_import === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 libpcp_import.so.1 /usr/lib64/libpcp_import.so.1 >for tt in libpcp_import.so ; do \ > ../../../install-sh -o root -g root -S libpcp_import.so.1 /usr/lib64/$tt || exit 1; \ >done >../../../install-sh -o root -g root -m 755 libpcp_import.a /usr/lib64/libpcp_import.a >=== libpcp_qed === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >=== libpcp_qmc === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >=== libpcp_qwt === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[4]: Nothing to be done for `first'. >=== pminfo === >../../install-sh -o root -g root -m 755 pminfo /usr/bin/pminfo >=== pmprobe === >../../install-sh -o root -g root -m 755 pmprobe /usr/bin/pmprobe >=== bashrc === >../../install-sh -o root -g root -d /etc/bash_completion.d >../../install-sh -o root -g root -m 644 pcp_completion.sh /etc/bash_completion.d/pcp >=== dbpmda === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 dbpmda /usr/bin/dbpmda >=== genpmda === >../../install-sh -o root -g root -m 755 genpmda /usr/bin/genpmda >=== newhelp === >../../install-sh -o root -g root -m 755 newhelp chkhelp /usr/libexec/pcp/bin >=== pcp === >../../install-sh -o root -g root -m 755 pcp.sh /usr/bin/pcp >for d in `echo free uptime numastat dmcache `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== free === >../../../install-sh -o root -g root -m 755 pcp-free.py /usr/libexec/pcp/bin/pcp-free >../../../install-sh -o root -g root -m 644 pcp-free.1.gz /usr/share/man/man1/pcp-free.1.gz >=== uptime === >../../../install-sh -o root -g root -m 755 pcp-uptime.py /usr/libexec/pcp/bin/pcp-uptime >../../../install-sh -o root -g root -m 644 pcp-uptime.1.gz /usr/share/man/man1/pcp-uptime.1.gz >=== numastat === >../../../install-sh -o root -g root -m 755 pcp-numastat.py /usr/libexec/pcp/bin/pcp-numastat >../../../install-sh -o root -g root -m 644 pcp-numastat.1.gz /usr/share/man/man1/pcp-numastat.1.gz >=== dmcache === >../../../install-sh -o root -g root -m 755 pcp-dmcache.py /usr/libexec/pcp/bin/pcp-dmcache >../../../install-sh -o root -g root -m 644 pcp-dmcache.1.gz /usr/share/man/man1/pcp-dmcache.1.gz >=== pmafm === >../../install-sh -o root -g root -m 755 pmafm /usr/bin/pmafm >../../install-sh -o root -g root -m 755 mkaf /usr/libexec/pcp/bin/mkaf >../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmafm >../../install-sh -o root -g root -m 644 pmafm.pcp /var/lib/pcp/config/pmafm/pcp >../../install-sh -o root -g root -m 644 pmafm.pcp-gui /var/lib/pcp/config/pmafm/pcp-gui >=== pmatop === >../../install-sh -o root -g root -m 755 pmatop.py /usr/bin/pmatop >=== pmcollectl === >../../install-sh -o root -g root -m 755 pmcollectl.py /usr/bin/pmcollectl >=== pmfind === >../../install-sh -o root -g root -m 755 pmfind /usr/bin/pmfind >=== pmcpp === >../../install-sh -o root -g root -m 755 pmcpp /usr/libexec/pcp/bin/pmcpp >=== pmcd === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 pmcd /usr/libexec/pcp/bin/pmcd >../../install-sh -o root -g root -m 755 -d `dirname /etc/pcp/pmcd/pmcd.options` >../../install-sh -o root -g root -m 644 pmcd.options /etc/pcp/pmcd/pmcd.options >../../install-sh -o root -g root -m 755 -d `dirname /etc/pcp/pmcd/rc.local` >../../install-sh -o root -g root -m 755 rc_local /etc/pcp/pmcd/rc.local >../../install-sh -o root -g root -m 755 rc_pmcd /usr/share/pcp/lib/pmcd >../../install-sh -o root -g root -m 755 rc_pcp /usr/share/pcp/lib/pcp >../../install-sh -o root -g root -m 644 pmcd.service /usr/lib/systemd/system/pmcd.service >../../install-sh -o root -g root -m 644 pmdaproc.sh /usr/share/pcp/lib/pmdaproc.sh >../../install-sh -o root -g root -m 644 rc-proc.sh /usr/share/pcp/lib/rc-proc.sh >../../install-sh -o root -g root -m 644 rc-proc.sh.minimal /usr/share/pcp/lib/rc-proc.sh.minimal >../../install-sh -o root -g root -o pcp -g pcp -m 775 -d /var/log/pcp/pmcd >../../install-sh -o root -g root -m 755 -d /etc/pcp/pmcd >../../install-sh -o root -g root -m 644 sasl2.conf /etc/sasl2/pmcd.conf >=== pmcd_wait === >../../install-sh -o root -g root -m 755 pmcd_wait /usr/libexec/pcp/bin/pmcd_wait >=== pmchart === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmchart -o -L pmchart || ln -s build/release/pmchart pmchart >for d in `echo views `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done >=== views === >make[3]: Nothing to be done for `build-me'. >for d in `echo default views `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== views === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmchart >../../../install-sh -o root -g root -m 0444 CPU Disk Diskbytes Loadavg NFS2 NFS3 Filesystem Memory Netbytes Netpackets PMCD Syscalls Paging Overview Schemes Sockets Swap ApacheServer ElasticsearchServer vCPU MemAvailable /var/lib/pcp/config/pmchart >../../install-sh -o root -g root -m 755 build/release/pmchart /usr/bin/pmchart >../../install-sh -o root -g root -m 755 -d /usr/share/applications >../../install-sh -o root -g root -m 644 pmchart.desktop /usr/share/applications/pmchart.desktop >=== pmclient === >../../install-sh -o root -g root -m 755 pmclient /usr/bin/pmclient >../../install-sh -o root -g root -m 755 -d /usr/share/pcp/demos/pmclient >../../install-sh -o root -g root -m 644 GNUmakefile.install /usr/share/pcp/demos/pmclient/Makefile >../../install-sh -o root -g root -m 644 pmclient.c pmnsmap.spec pmlogger.config README /usr/share/pcp/demos/pmclient >=== pmconfig === >../../install-sh -o root -g root -m 755 pmconfig /usr/libexec/pcp/bin/pmconfig >=== pmdas === >for d in `echo pmcd linux darwin freebsd solaris aix windows sample simple trivial sendmail mailq txmon cisco trace apache shping mounts weblog lmsensors process roomtemp summary hotproc lustrecomm linux_proc mmv etw logger bash systemd gfs2 netbsd linux_xfs infiniband jbd2 rpm nvidia papi bonding netfilter zimbra postgresql dbping memcache systemtap mysql vmware kvm named news pdns samba dtsrun postfix gpsd rsyslog elasticsearch snmp nginx nfsclient gluster zswap dmcache `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== pmcd === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== src === >../../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/pmcd >../../../../install-sh -o root -g root -m 755 pmda_pmcd.so /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/pmcd >../../../install-sh -o root -g root -m 644 help.dir help.pag /var/lib/pcp/pmdas/pmcd >../../../install-sh -o root -g root -m 644 root_pmcd /var/lib/pcp/pmns/root_pmcd >=== linux === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/linux >../../../install-sh -o root -g root -m 644 domain.h help help.dir help.pag /var/lib/pcp/pmdas/linux >../../../install-sh -o root -g root -m 755 pmda_linux.so pmdalinux /var/lib/pcp/pmdas/linux >../../../install-sh -o root -g root -m 644 root_linux /var/lib/pcp/pmns/root_linux >../../../install-sh -o root -g root -m 644 proc_net_snmp_migrate.conf /var/lib/pcp/config/pmlogrewrite/linux_proc_net_snmp_migrate.conf >=== darwin === >make[3]: Nothing to be done for `install_pcp'. >=== freebsd === >make[3]: Nothing to be done for `install_pcp'. >=== solaris === >make[3]: Nothing to be done for `install_pcp'. >=== aix === >make[3]: Nothing to be done for `install_pcp'. >=== windows === >make[3]: Nothing to be done for `install_pcp'. >=== sample === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== src === >../../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/sample >../../../../install-sh -o root -g root -m 644 domain.h pmda.c sample.c percontext.c events.c percontext.h events.h /var/lib/pcp/pmdas/sample >../../../../install-sh -o root -g root -m 644 GNUmakefile.install /var/lib/pcp/pmdas/sample/Makefile >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default'. >../../../install-sh -o root -g root -d /var/lib/pcp/pmdas/sample >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/sample >../../../install-sh -o root -g root -m 644 README help pmns root /var/lib/pcp/pmdas/sample >../../../install-sh -o root -g root -m 644 Sample.pmchart /var/lib/pcp/config/pmchart/Sample >=== simple === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/simple >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/simple >../../../install-sh -o root -g root -m 644 GNUmakefile.install /var/lib/pcp/pmdas/simple/Makefile >../../../install-sh -o root -g root -m 644 root pmns domain.h simple.conf /var/lib/pcp/pmdas/simple >../../../install-sh -o root -g root -m 644 simple.c README help pmdasimple.perl pmdasimple.python /var/lib/pcp/pmdas/simple >=== trivial === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/trivial >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/trivial >../../../install-sh -o root -g root -m 644 GNUmakefile.install /var/lib/pcp/pmdas/trivial/Makefile >../../../install-sh -o root -g root -m 644 README root help pmns domain.h trivial.c /var/lib/pcp/pmdas/trivial >=== sendmail === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/sendmail >../../../install-sh -o root -g root -m 755 pmda_sendmail.so /var/lib/pcp/pmdas/sendmail/pmda_sendmail.so >../../../install-sh -o root -g root -m 755 sendmail /var/lib/pcp/pmdas/sendmail/pmdasendmail >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/sendmail >../../../install-sh -o root -g root -m 644 README pmns help root domain.h /var/lib/pcp/pmdas/sendmail >../../../install-sh -o root -g root -m 644 Sendmail.pmchart /var/lib/pcp/config/pmchart/Sendmail >=== mailq === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/mailq >../../../install-sh -o root -g root -m 755 pmdamailq /var/lib/pcp/pmdas/mailq/pmdamailq >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/mailq >../../../install-sh -o root -g root -m 644 README root help pmns domain.h /var/lib/pcp/pmdas/mailq >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf/mailq >../../../install-sh -o root -g root -m 644 pmlogconf.summary /var/lib/pcp/config/pmlogconf/mailq/summary >=== txmon === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/txmon >../../../install-sh -o root -g root -m 755 Install Remove genload /var/lib/pcp/pmdas/txmon >../../../install-sh -o root -g root -m 644 README root txmon.h /var/lib/pcp/pmdas/txmon >../../../install-sh -o root -g root -m 644 help pmns domain.h txmon.c txrecord.c /var/lib/pcp/pmdas/txmon >../../../install-sh -o root -g root -m 644 GNUmakefile.install /var/lib/pcp/pmdas/txmon/Makefile >=== cisco === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/cisco >../../../install-sh -o root -g root -m 755 cisco /var/lib/pcp/pmdas/cisco/pmdacisco >../../../install-sh -o root -g root -m 755 parse.sh /var/lib/pcp/pmdas/cisco/parse >../../../install-sh -o root -g root -m 755 probe Install Remove /var/lib/pcp/pmdas/cisco >../../../install-sh -o root -g root -m 644 README root help pmns domain.h /var/lib/pcp/pmdas/cisco >../../../install-sh -o root -g root -m 644 Cisco.pmchart /var/lib/pcp/config/pmchart/Cisco >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmieconf/cisco >../../../install-sh -o root -g root -m 644 cisco.in_util.pmie /var/lib/pcp/config/pmieconf/cisco/in_util >../../../install-sh -o root -g root -m 644 cisco.out_util.pmie /var/lib/pcp/config/pmieconf/cisco/out_util >=== trace === >for d in `echo src Makefile.demos `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/trace >../../../../install-sh -o root -g root -m 755 pmdatrace /var/lib/pcp/pmdas/trace/pmdatrace >../../../../install-sh -o root -g root -m 644 domain.h /var/lib/pcp/pmdas/trace/domain.h >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/trace >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/trace >../../../install-sh -o root -g root -m 644 pmns root help README /var/lib/pcp/pmdas/trace >../../../install-sh -o root -g root -m 755 -d /usr/share/pcp/demos/trace >../../../install-sh -o root -g root -m 644 Makefile.demos /usr/share/pcp/demos/trace/Makefile >../../../install-sh -o root -g root -m 644 README.demos /usr/share/pcp/demos/trace/README >../../../install-sh -o root -g root -m 644 GNUmakefile.stub /usr/share/pcp/demos/trace/Makefile.stub >../../../install-sh -o root -g root -m 644 stub.c pmtrace.c app1.c app2.c app3.c fapp1.f japp1.java /usr/share/pcp/demos/trace >=== apache === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/apache >../../../install-sh -o root -g root -m 755 apache /var/lib/pcp/pmdas/apache/pmdaapache >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/apache >../../../install-sh -o root -g root -m 644 README pmns help root domain.h /var/lib/pcp/pmdas/apache >../../../install-sh -o root -g root -m 644 Apache.pmchart /var/lib/pcp/config/pmchart/Apache >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf/apache >../../../install-sh -o root -g root -m 644 pmlogconf.summary /var/lib/pcp/config/pmlogconf/apache/summary >../../../install-sh -o root -g root -m 644 pmlogconf.processes /var/lib/pcp/config/pmlogconf/apache/processes >../../../install-sh -o root -g root -m 644 pmlogconf.uptime /var/lib/pcp/config/pmlogconf/apache/uptime >=== shping === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/shping >../../../install-sh -o root -g root -m 755 shping /var/lib/pcp/pmdas/shping/pmdashping >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/shping >../../../install-sh -o root -g root -m 644 README root help pmns sample.conf domain.h /var/lib/pcp/pmdas/shping >../../../install-sh -o root -g root -m 644 shping.CPUTime.pmchart /var/lib/pcp/config/pmchart/shping.CPUTime >../../../install-sh -o root -g root -m 644 shping.RealTime.pmchart /var/lib/pcp/config/pmchart/shping.RealTime >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmieconf/shping >../../../install-sh -o root -g root -m 644 shping.status.pmie /var/lib/pcp/config/pmieconf/shping/status >../../../install-sh -o root -g root -m 644 shping.response.pmie /var/lib/pcp/config/pmieconf/shping/response >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf/shping >../../../install-sh -o root -g root -m 644 pmlogconf.summary /var/lib/pcp/config/pmlogconf/shping/summary >=== mounts === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/mounts >../../../install-sh -o root -g root -m 755 mounts /var/lib/pcp/pmdas/mounts/pmdamounts >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/mounts >../../../install-sh -o root -g root -m 644 README pmns help root domain.h /var/lib/pcp/pmdas/mounts >../../../install-sh -o root -g root -m 644 mounts.conf /var/lib/pcp/pmdas/mounts/mounts.conf >=== weblog === ># ../../../install-sh -o root -g root -d /var/lib/pcp/config/web ># ../../../install-sh -o root -g root -m 644 weblog.conf /var/lib/pcp/config/web/weblog.conf >../../../install-sh -o root -g root -d /var/lib/pcp/pmdas/weblog >../../../install-sh -o root -g root -m 755 weblog /var/lib/pcp/pmdas/weblog/pmdaweblog >../../../install-sh -o root -g root -m 755 check_match Install Remove server.sh weblogconv.sh /var/lib/pcp/pmdas/weblog >../../../install-sh -o root -g root -m 644 README root help pmns domain.h /var/lib/pcp/pmdas/weblog >../../../install-sh -o root -g root -m 644 Web.Alarms.pmchart /var/lib/pcp/config/pmchart/Web.Alarms >../../../install-sh -o root -g root -m 644 Web.Requests.pmchart /var/lib/pcp/config/pmchart/Web.Requests >../../../install-sh -o root -g root -m 644 Web.Volume.pmchart /var/lib/pcp/config/pmchart/Web.Volume >../../../install-sh -o root -g root -m 755 Web.Allservers.pmchart /var/lib/pcp/config/pmchart/Web.Allservers >../../../install-sh -o root -g root -m 755 Web.Perserver.Bytes.pmchart /var/lib/pcp/config/pmchart/Web.Perserver.Bytes >../../../install-sh -o root -g root -m 755 Web.Perserver.Requests.pmchart /var/lib/pcp/config/pmchart/Web.Perserver.Requests >=== lmsensors === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/lmsensors >../../../install-sh -o root -g root -m 755 lmsensors /var/lib/pcp/pmdas/lmsensors/pmdalmsensors >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/lmsensors >../../../install-sh -o root -g root -m 644 README pmns help root domain.h /var/lib/pcp/pmdas/lmsensors >=== process === >make[3]: Nothing to be done for `install_pcp'. >=== roomtemp === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/roomtemp >../../../install-sh -o root -g root -m 755 Install Remove pmdaroomtemp /var/lib/pcp/pmdas/roomtemp >../../../install-sh -o root -g root -m 644 README help root pmns domain.h /var/lib/pcp/pmdas/roomtemp >=== summary === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/summary >../../../install-sh -o root -g root -m 755 summary /var/lib/pcp/pmdas/summary/pmdasummary >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/summary >../../../install-sh -o root -g root -m 644 root README help pmns domain.h /var/lib/pcp/pmdas/summary >../../../install-sh -o root -g root -m 644 summary.pmie /var/lib/pcp/pmdas/summary/expr.pmie >=== hotproc === >make[3]: Nothing to be done for `install_pcp'. >=== lustrecomm === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/lustrecomm >../../../install-sh -o root -g root -m 755 pmdalustrecomm /var/lib/pcp/pmdas/lustrecomm/pmdalustrecomm >#../../../install-sh -o root -g root -m 755 pmda_lustrecomm.so /var/lib/pcp/pmdas/lustrecomm/pmda_lustrecomm.so >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/lustrecomm >../../../install-sh -o root -g root -m 644 README root pmns domain.h help /var/lib/pcp/pmdas/lustrecomm >=== linux_proc === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/proc >../../../install-sh -o root -g root -m 644 domain.h help help.dir help.pag root root_proc /var/lib/pcp/pmdas/proc >../../../install-sh -o root -g root -m 755 pmda_proc.so pmdaproc Install Remove /var/lib/pcp/pmdas/proc >../../../install-sh -o root -g root -m 644 root_proc /var/lib/pcp/pmns/root_proc >../../../install-sh -o root -g root -m 644 linux_proc_migrate.conf /var/lib/pcp/config/pmlogrewrite/linux_proc_migrate.conf >=== mmv === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== src === >../../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/mmv >../../../../install-sh -o root -g root -m 644 domain.h /var/lib/pcp/pmdas/mmv/domain.h >../../../../install-sh -o root -g root -m 755 pmdammv pmda_mmv.so Install Remove /var/lib/pcp/pmdas/mmv >../../../../install-sh -o root -g root -m 644 pmns /var/lib/pcp/pmdas/mmv/root_mmv >../../../../install-sh -o root -g root -m 644 root_mmv /var/lib/pcp/pmns/root_mmv >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/mmv >../../../install-sh -o root -g root -m 755 mmvdump /var/lib/pcp/pmdas/mmv/mmvdump >../../../install-sh -o root -g root -m 755 -d /usr/share/pcp/demos/mmv >../../../install-sh -o root -g root -m 644 Makefile.demos /usr/share/pcp/demos/mmv/Makefile >../../../install-sh -o root -g root -m 644 README.demos /usr/share/pcp/demos/mmv/README >../../../install-sh -o root -g root -m 644 mmvdump.c acme.c /usr/share/pcp/demos/mmv >=== etw === >make[3]: Nothing to be done for `install_pcp'. >=== logger === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/logger >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/logger >../../../install-sh -o root -g root -m 644 README root help pmns /var/lib/pcp/pmdas/logger >../../../install-sh -o root -g root -m 644 domain.h /var/lib/pcp/pmdas/logger/domain.h >../../../install-sh -o root -g root -m 755 pmdalogger /var/lib/pcp/pmdas/logger/pmdalogger >=== bash === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/bash >../../../install-sh -o root -g root -m 755 bash /var/lib/pcp/pmdas/bash/pmdabash >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/bash >../../../install-sh -o root -g root -m 644 root help pmns /var/lib/pcp/pmdas/bash >../../../install-sh -o root -g root -m 644 domain.h /var/lib/pcp/pmdas/bash/domain.h >../../../install-sh -o root -g root -m 644 bashproc.sh /usr/share/pcp/lib/bashproc.sh >../../../install-sh -o root -g root -m 644 pcp.sh /etc/pcp.sh >=== systemd === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/systemd >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/systemd >../../../install-sh -o root -g root -m 644 README root help pmns /var/lib/pcp/pmdas/systemd >../../../install-sh -o root -g root -m 644 domain.h /var/lib/pcp/pmdas/systemd/domain.h >../../../install-sh -o root -g root -m 755 pmdasystemd /var/lib/pcp/pmdas/systemd/pmdasystemd >=== gfs2 === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/gfs2 >../../../install-sh -o root -g root -m 755 Install Remove pmdagfs2 /var/lib/pcp/pmdas/gfs2 >../../../install-sh -o root -g root -m 644 root pmns domain.h help /var/lib/pcp/pmdas/gfs2 >=== netbsd === >make[3]: Nothing to be done for `install_pcp'. >=== linux_xfs === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/xfs >../../../install-sh -o root -g root -m 644 domain.h help help.dir help.pag root root_xfs /var/lib/pcp/pmdas/xfs >../../../install-sh -o root -g root -m 755 pmda_xfs.so pmdaxfs Install Remove /var/lib/pcp/pmdas/xfs >../../../install-sh -o root -g root -m 644 root_xfs /var/lib/pcp/pmns/root_xfs >../../../install-sh -o root -g root -m 644 linux_xfs_migrate.conf /var/lib/pcp/config/pmlogrewrite/linux_xfs_migrate.conf >=== infiniband === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/infiniband >../../../install-sh -o root -g root -S /var/lib/pcp/pmdas/infiniband /var/lib/pcp/pmdas/ib >../../../install-sh -o root -g root -m 755 Install Remove pmdaib /var/lib/pcp/pmdas/infiniband >../../../install-sh -o root -g root -m 644 pmns root help domain.h /var/lib/pcp/pmdas/infiniband >=== jbd2 === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/jbd2 >../../../install-sh -o root -g root -m 644 domain.h help help.dir help.pag root root_jbd2 /var/lib/pcp/pmdas/jbd2 >../../../install-sh -o root -g root -m 755 pmda_jbd2.so pmdajbd2 Install Remove /var/lib/pcp/pmdas/jbd2 >../../../install-sh -o root -g root -m 644 root_jbd2 /var/lib/pcp/pmns/root_jbd2 >=== rpm === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/rpm >../../../install-sh -o root -g root -m 644 root pmns domain.h help /var/lib/pcp/pmdas/rpm >../../../install-sh -o root -g root -m 755 pmdarpm pmda_rpm.so Install Remove /var/lib/pcp/pmdas/rpm >../../../install-sh -o root -g root -m 644 migrate.conf /var/lib/pcp/config/pmlogrewrite/rpm_migrate.conf >=== nvidia === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/nvidia >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/nvidia >../../../install-sh -o root -g root -m 755 pmda_nvidia.so pmdanvidia /var/lib/pcp/pmdas/nvidia >../../../install-sh -o root -g root -m 644 README root help pmns domain.h /var/lib/pcp/pmdas/nvidia >=== papi === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/papi >../../../install-sh -o root -g root -m 755 Install Remove pmdapapi pmda_papi.so /var/lib/pcp/pmdas/papi >../../../install-sh -o root -g root -m 644 root pmns domain.h README help /var/lib/pcp/pmdas/papi >=== bonding === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/bonding >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/bonding >../../../install-sh -o root -g root -m 644 pmdabonding.pl /var/lib/pcp/pmdas/bonding/pmdabonding.pl >../../../install-sh -o root -g root -m 644 pmdabonding.1.gz /usr/share/man/man1/pmdabonding.1.gz >=== netfilter === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/netfilter >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/netfilter >../../../install-sh -o root -g root -m 644 pmdanetfilter.pl /var/lib/pcp/pmdas/netfilter/pmdanetfilter.pl >../../../install-sh -o root -g root -m 644 pmdanetfilter.1.gz /usr/share/man/man1/pmdanetfilter.1.gz >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf/netfilter >../../../install-sh -o root -g root -m 644 pmlogconf.summary /var/lib/pcp/config/pmlogconf/netfilter/summary >../../../install-sh -o root -g root -m 644 pmlogconf.config /var/lib/pcp/config/pmlogconf/netfilter/config >=== zimbra === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/zimbra >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/zimbra >../../../install-sh -o root -g root -m 755 zimbraprobe.sh /var/lib/pcp/pmdas/zimbra/zimbraprobe >../../../install-sh -o root -g root -m 644 pmdazimbra.pl /var/lib/pcp/pmdas/zimbra/pmdazimbra.pl >../../../install-sh -o root -g root -m 644 pmdazimbra.1.gz /usr/share/man/man1/pmdazimbra.1.gz >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf/zimbra >../../../install-sh -o root -g root -m 644 pmlogconf.all /var/lib/pcp/config/pmlogconf/zimbra/all >=== postgresql === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/postgresql >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/postgresql >../../../install-sh -o root -g root -m 644 pmdapostgresql.pl /var/lib/pcp/pmdas/postgresql/pmdapostgresql.pl >../../../install-sh -o root -g root -m 644 pmdapostgresql.1.gz /usr/share/man/man1/pmdapostgresql.1.gz >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf/postgresql >../../../install-sh -o root -g root -m 644 pmlogconf.summary /var/lib/pcp/config/pmlogconf/postgresql/summary >=== dbping === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/dbping >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/dbping >../../../install-sh -o root -g root -m 644 pmdadbping.pl dbprobe.pl /var/lib/pcp/pmdas/dbping >../../../install-sh -o root -g root -m 644 pmdadbping.1.gz /usr/share/man/man1/pmdadbping.1.gz >../../../install-sh -o root -g root -m 644 dbprobe.1.gz /usr/share/man/man1/dbprobe.1.gz >=== memcache === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/memcache >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/memcache >../../../install-sh -o root -g root -m 644 pmdamemcache.pl /var/lib/pcp/pmdas/memcache/pmdamemcache.pl >../../../install-sh -o root -g root -m 644 pmdamemcache.1.gz /usr/share/man/man1/pmdamemcache.1.gz >=== systemtap === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/systemtap >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/systemtap >../../../install-sh -o root -g root -m 644 probes.stp pmdasystemtap.pl /var/lib/pcp/pmdas/systemtap >../../../install-sh -o root -g root -m 644 pmdasystemtap.1.gz /usr/share/man/man1/pmdasystemtap.1.gz >=== mysql === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/mysql >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/mysql >../../../install-sh -o root -g root -m 644 README /var/lib/pcp/pmdas/mysql/README >../../../install-sh -o root -g root -m 644 pmdamysql.pl /var/lib/pcp/pmdas/mysql/pmdamysql.pl >../../../install-sh -o root -g root -m 644 pmdamysql.1.gz /usr/share/man/man1/pmdamysql.1.gz >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogconf/mysql >../../../install-sh -o root -g root -m 644 pmlogconf.summary /var/lib/pcp/config/pmlogconf/mysql/summary >../../../install-sh -o root -g root -m 644 migrate.conf /var/lib/pcp/config/pmlogrewrite/mysql_migrate.conf >=== vmware === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/vmware >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/vmware >../../../install-sh -o root -g root -m 644 pmdavmware.pl /var/lib/pcp/pmdas/vmware/pmdavmware.pl >../../../install-sh -o root -g root -m 644 pmdavmware.1.gz /usr/share/man/man1/pmdavmware.1.gz >=== kvm === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/kvm >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/kvm >../../../install-sh -o root -g root -m 644 pmdakvm.pl /var/lib/pcp/pmdas/kvm/pmdakvm.pl >../../../install-sh -o root -g root -m 644 pmdakvm.1.gz /usr/share/man/man1/pmdakvm.1.gz >=== named === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/named >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/named >../../../install-sh -o root -g root -m 644 pmdanamed.pl /var/lib/pcp/pmdas/named/pmdanamed.pl >../../../install-sh -o root -g root -m 644 pmdanamed.1.gz /usr/share/man/man1/pmdanamed.1.gz >=== news === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/news >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/news >../../../install-sh -o root -g root -m 644 pmdanews.pl /var/lib/pcp/pmdas/news/pmdanews.pl >../../../install-sh -o root -g root -m 644 README active /var/lib/pcp/pmdas/news >../../../install-sh -o root -g root -m 644 pmdanews.1.gz /usr/share/man/man1/pmdanews.1.gz >=== pdns === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/pdns >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/pdns >../../../install-sh -o root -g root -m 644 pmdapdns.pl /var/lib/pcp/pmdas/pdns/pmdapdns.pl >../../../install-sh -o root -g root -m 644 pmdapdns.1.gz /usr/share/man/man1/pmdapdns.1.gz >=== samba === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/samba >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/samba >../../../install-sh -o root -g root -m 644 pmdasamba.pl /var/lib/pcp/pmdas/samba/pmdasamba.pl >../../../install-sh -o root -g root -m 644 pmdasamba.1.gz /usr/share/man/man1/pmdasamba.1.gz >=== dtsrun === >make[3]: Nothing to be done for `install_pcp'. >=== postfix === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/postfix >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/postfix >../../../install-sh -o root -g root -m 644 pmdapostfix.pl /var/lib/pcp/pmdas/postfix/pmdapostfix.pl >../../../install-sh -o root -g root -m 644 pmdapostfix.1.gz /usr/share/man/man1/pmdapostfix.1.gz >=== gpsd === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/gpsd >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/gpsd >../../../install-sh -o root -g root -m 644 pmdagpsd.pl /var/lib/pcp/pmdas/gpsd/pmdagpsd.pl >../../../install-sh -o root -g root -m 644 pmdagpsd.1.gz /usr/share/man/man1/pmdagpsd.1.gz >=== rsyslog === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/rsyslog >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/rsyslog >../../../install-sh -o root -g root -m 644 pmdarsyslog.pl /var/lib/pcp/pmdas/rsyslog/pmdarsyslog.pl >../../../install-sh -o root -g root -m 644 pmdarsyslog.1.gz /usr/share/man/man1/pmdarsyslog.1.gz >=== elasticsearch === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/elasticsearch >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/elasticsearch >../../../install-sh -o root -g root -m 644 pmdaelasticsearch.pl /var/lib/pcp/pmdas/elasticsearch/pmdaelasticsearch.pl >../../../install-sh -o root -g root -m 644 pmdaelasticsearch.1.gz /usr/share/man/man1/pmdaelasticsearch.1.gz >=== snmp === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/snmp >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/snmp >../../../install-sh -o root -g root -m 644 pmdasnmp.pl /var/lib/pcp/pmdas/snmp/pmdasnmp.pl >../../../install-sh -o root -g root -m 644 snmp.conf /var/lib/pcp/pmdas/snmp/snmp.conf >../../../install-sh -o root -g root -m 644 pmdasnmp.1.gz /usr/share/man/man1/pmdasnmp.1.gz >=== nginx === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/nginx >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/nginx >../../../install-sh -o root -g root -m 644 pmdanginx.pl /var/lib/pcp/pmdas/nginx/pmdanginx.pl >../../../install-sh -o root -g root -m 644 nginx.conf /var/lib/pcp/pmdas/nginx/nginx.conf >../../../install-sh -o root -g root -m 644 pmdanginx.1.gz /usr/share/man/man1/pmdanginx.1.gz >=== nfsclient === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/nfsclient >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/nfsclient >../../../install-sh -o root -g root -m 644 pmdanfsclient.pl /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.pl >../../../install-sh -o root -g root -m 644 pmdanfsclient.1.gz /usr/share/man/man1/pmdanfsclient.1.gz >=== gluster === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/gluster >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/gluster >../../../install-sh -o root -g root -m 644 pmdagluster.python /var/lib/pcp/pmdas/gluster/pmdagluster.python >=== zswap === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/zswap >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/zswap >../../../install-sh -o root -g root -m 644 pmdazswap.python /var/lib/pcp/pmdas/zswap/pmdazswap.python >=== dmcache === >../../../install-sh -o root -g root -m 755 -d /var/lib/pcp/pmdas/dmcache >../../../install-sh -o root -g root -m 755 Install Remove /var/lib/pcp/pmdas/dmcache >../../../install-sh -o root -g root -m 644 pmdadmcache.python /var/lib/pcp/pmdas/dmcache/pmdadmcache.python >for d in `echo pmcd linux darwin freebsd solaris aix windows sample simple trivial sendmail mailq txmon cisco trace apache shping mounts weblog lmsensors process roomtemp summary hotproc lustrecomm linux_proc mmv etw logger bash systemd gfs2 netbsd linux_xfs infiniband jbd2 rpm nvidia papi bonding netfilter zimbra postgresql dbping memcache systemtap mysql vmware kvm named news pdns samba dtsrun postfix gpsd rsyslog elasticsearch snmp nginx nfsclient gluster zswap dmcache `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== pmcd === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default_pcp'. >=== linux === >=== darwin === >make[3]: Nothing to be done for `default_pcp'. >=== freebsd === >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 /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default_pcp'. >=== simple === >make[3]: Nothing to be done for `default_pcp'. >=== trivial === >make[3]: Nothing to be done for `default_pcp'. >=== sendmail === >make[3]: Nothing to be done for `default_pcp'. >=== mailq === >make[3]: Nothing to be done for `default_pcp'. >=== txmon === >make[3]: Nothing to be done for `default_pcp'. >=== cisco === >make[3]: Nothing to be done for `default_pcp'. >=== trace === >for d in `echo src Makefile.demos build-me `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default'. >=== apache === >make[3]: Nothing to be done for `default_pcp'. >=== shping === >make[3]: Nothing to be done for `default_pcp'. >=== mounts === >make[3]: Nothing to be done for `default_pcp'. >=== weblog === >make[3]: Nothing to be done for `default_pcp'. >=== lmsensors === >make[3]: Nothing to be done for `default_pcp'. >=== process === >make[3]: Nothing to be done for `default_pcp'. >=== roomtemp === >make[3]: Nothing to be done for `default_pcp'. >=== summary === >=== hotproc === >make[3]: Nothing to be done for `default_pcp'. >=== lustrecomm === >make[3]: Nothing to be done for `default_pcp'. >=== linux_proc === >=== mmv === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done >=== src === >make[4]: Nothing to be done for `default_pcp'. >=== etw === >make[3]: Nothing to be done for `default_pcp'. >=== logger === >make[3]: Nothing to be done for `default_pcp'. >=== bash === >make[3]: Nothing to be done for `default_pcp'. >=== systemd === >make[3]: Nothing to be done for `default_pcp'. >=== gfs2 === >make[3]: Nothing to be done for `default_pcp'. >=== netbsd === >make[3]: Nothing to be done for `default_pcp'. >=== linux_xfs === >=== infiniband === >make[3]: Nothing to be done for `default_pcp'. >=== jbd2 === >=== rpm === >make[3]: Nothing to be done for `default_pcp'. >=== nvidia === >make[3]: Nothing to be done for `default_pcp'. >=== papi === >make[3]: Nothing to be done for `default_pcp'. >=== bonding === >=== netfilter === >=== zimbra === >=== postgresql === >=== dbping === >=== memcache === >=== systemtap === >=== mysql === >=== vmware === >=== kvm === >=== named === >=== news === >=== pdns === >=== samba === >=== dtsrun === >=== postfix === >=== gpsd === >=== rsyslog === >=== elasticsearch === >=== snmp === >=== nginx === >=== nfsclient === >=== gluster === >=== zswap === >=== dmcache === >../../install-sh -o root -g root -m 755 -d `dirname /etc/pcp/pmcd/pmcd.conf` >../../install-sh -o root -g root -m 644 pmcd.conf /etc/pcp/pmcd/pmcd.conf >=== pmdate === >../../install-sh -o root -g root -m 755 pmdate /usr/bin/pmdate >=== pmdbg === >../../install-sh -o root -g root -m 755 pmdbg /usr/bin/pmdbg >=== pmdumplog === >../../install-sh -o root -g root -m 755 pmdumplog /usr/bin/pmdumplog >=== pmdumptext === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmdumptext -o -L pmdumptext || ln -s build/release/pmdumptext pmdumptext >../../install-sh -o root -g root -m 755 build/release/pmdumptext /usr/bin/pmdumptext >=== pmerr === >../../install-sh -o root -g root -m 755 pmerr /usr/bin/pmerr >=== pmevent === >../../install-sh -o root -g root -m 755 pmevent /usr/bin/pmevent >=== pmgenmap === >../../install-sh -o root -g root -m 755 pmgenmap.sh /usr/bin/pmgenmap >=== pmgetopt === >../../install-sh -o root -g root -m 755 pmgetopt /usr/libexec/pcp/bin/pmgetopt >=== pmhostname === >../../install-sh -o root -g root -m 755 pmhostname /usr/libexec/pcp/bin/pmhostname >=== pmie === >for d in `echo src examples `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 pmie /usr/bin/pmie >=== examples === >../../../install-sh -o root -g root -m 755 -d /usr/share/pcp/examples/pmie >../../../install-sh -o root -g root -m 644 UAG UPM CPU DISK FILESYS RAS SWAP NETWORK ENVIRON WEBREPORT README /usr/share/pcp/examples/pmie >for d in `echo src examples `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >=== examples === >make[3]: Nothing to be done for `default'. >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /etc/pcp/pmie >../../install-sh -o root -g root -m 664 -o pcp -g pcp control /etc/pcp/pmie/control >../../install-sh -o root -g root -m 755 pmie_check.sh /usr/libexec/pcp/bin/pmie_check >../../install-sh -o root -g root -m 755 pmie_daily.sh /usr/libexec/pcp/bin/pmie_daily >../../install-sh -o root -g root -m 755 pmie2col.sh /usr/bin/pmie2col >../../install-sh -o root -g root -m 755 rc_pmie /usr/share/pcp/lib/pmie >../../install-sh -o root -g root -m 644 pmie.service /usr/lib/systemd/system/pmie.service >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/log/pcp/pmie >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/lib/pcp/tmp/pmie >../../install-sh -o root -g root -m 755 -d `dirname /etc/cron.d/pcp-pmie` >../../install-sh -o root -g root -m 644 crontab /etc/cron.d/pcp-pmie >=== pmieconf === >gcc -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fstack-protector-all -D_FORTIFY_SOURCE=2 -I../../src/pmie/src -Wall -O2 -g -DPCP_DEBUG -DPCP_VERSION=\"3.9.10\" -I../../src/include -I../../src/include/pcp -o pmieconf -Wl,-z,relro -Wall -L../../src/libpcp/src -L../../src/libpcp_pmda/src pmieconf.o rules.o io.o -lpcp >for d in `echo cpu filesys memory percpu pernetif global `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d local || exit $?; fi; done >=== cpu === >=== filesys === >=== memory === >=== percpu === >=== pernetif === >=== global === >PCP_CONF=../../src/include/pcp.conf LD_LIBRARY_PATH=../../src/libpcp/src:../../src/libpcp_pmda/src:$LD_LIBRARY_PATH HOME=`pwd` PCP_ALT_CPP=../../src/pmcpp/pmcpp ./pmieconf -F -r rules -f local >for d in `echo cpu filesys memory percpu pernetif global `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d pmlogconf || exit $?; fi; done | grep -v '===' >pmlogconf.tmp >for d in `echo default cpu filesys memory percpu pernetif global `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== cpu === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmieconf/cpu >=== filesys === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmieconf/filesys >=== memory === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmieconf/memory >=== percpu === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmieconf/percpu >=== pernetif === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmieconf/pernetif >=== global === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmieconf/global >../../install-sh -o root -g root -m 755 pmieconf /usr/bin/pmieconf >../../install-sh -o root -g root -m 755 pmie_email /usr/libexec/pcp/bin/pmie_email >../../install-sh -o root -g root -m 644 pmlogconf /var/lib/pcp/config/pmlogconf/tools/pmieconf >=== pmiestatus === >../../install-sh -o root -g root -m 755 pmiestatus /usr/libexec/pcp/bin/pmiestatus >=== pmiostat === >../../install-sh -o root -g root -m 755 pmiostat.py /usr/bin/pmiostat >=== pmlc === >../../install-sh -o root -g root -m 755 pmlc /usr/bin/pmlc >=== pmlock === >../../install-sh -o root -g root -m 755 pmlock /usr/libexec/pcp/bin/pmlock >=== pmlogextract === >../../install-sh -o root -g root -m 755 pmlogextract /usr/bin/pmlogextract >../../install-sh -o root -g root -S /usr/bin/pmlogextract /usr/libexec/pcp/bin/pmlogextract >=== pmlogger === >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== src === >../../../install-sh -o root -g root -m 755 pmlogger /usr/bin/pmlogger >../../../install-sh -o root -g root -S /usr/bin/pmlogger /usr/libexec/pcp/bin/pmlogger >for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done >=== src === >make[3]: Nothing to be done for `default'. >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /etc/pcp/pmlogger >../../install-sh -o root -g root -m 664 -o pcp -g pcp control /etc/pcp/pmlogger/control >../../install-sh -o root -g root -m 755 pmnewlog.sh /usr/libexec/pcp/bin/pmnewlog >../../install-sh -o root -g root -m 755 pmlogger_daily.sh /usr/libexec/pcp/bin/pmlogger_daily >../../install-sh -o root -g root -m 755 pmlogger_check.sh /usr/libexec/pcp/bin/pmlogger_check >../../install-sh -o root -g root -m 755 pmlogger_merge.sh /usr/libexec/pcp/bin/pmlogger_merge >../../install-sh -o root -g root -m 755 pmlogmv.sh /usr/bin/pmlogmv >../../install-sh -o root -g root -m 755 rc_pmlogger /usr/share/pcp/lib/pmlogger >../../install-sh -o root -g root -m 644 pmlogger.service /usr/lib/systemd/system/pmlogger.service >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/log/pcp/pmlogger >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/lib/pcp/tmp/pmlogger >../../install-sh -o root -g root -m 755 -d `dirname /etc/cron.d/pcp-pmlogger` >../../install-sh -o root -g root -m 644 crontab /etc/cron.d/pcp-pmlogger >=== pmlogreduce === >../../install-sh -o root -g root -m 755 pmlogreduce /usr/libexec/pcp/bin/pmlogreduce >=== pmlogconf === >for d in `echo default v1.0 platform disk sgi memory cpu kernel filesystem networking sqlserver tools `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== v1.0 === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/v1.0 >=== platform === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/platform >=== disk === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/disk >=== sgi === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/sgi >=== memory === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/memory >=== cpu === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/cpu >=== kernel === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/kernel >=== filesystem === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/filesystem >=== networking === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/networking >=== sqlserver === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/sqlserver >=== tools === >../../../install-sh -o root -g root -d /var/lib/pcp/config/pmlogconf/tools >../../install-sh -o root -g root -m 755 pmlogconf.sh /usr/libexec/pcp/bin/pmlogconf >../../install-sh -o root -g root -m 755 pmlogconf-setup.sh /usr/libexec/pcp/bin/pmlogconf-setup >=== pmloglabel === >../../install-sh -o root -g root -m 755 pmloglabel /usr/bin/pmloglabel >=== pmlogrewrite === >../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmlogrewrite >../../install-sh -o root -g root -m 755 pmlogrewrite /usr/libexec/pcp/bin/pmlogrewrite >=== pmlogsummary === >../../install-sh -o root -g root -m 755 pmlogcheck pmlogsummary /usr/bin >../../install-sh -o root -g root -m 755 pmdiff.sh /usr/bin/pmdiff >../../install-sh -o root -g root -S /usr/bin/pmdiff /usr/libexec/pcp/bin/pmwtf >=== pmmgr === >for d in `echo config pmmgr `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== config === >../../../install-sh -o root -g root -m 755 -d /etc/pcp/pmmgr >for file in pmie pmieconf pmlogconf pmlogger pmlogmerge pmlogmerge-rewrite pmlogmerge-granular README target-discovery.example-avahi ; do \ > ../../../install-sh -o root -g root -m 644 $file /etc/pcp/pmmgr/$file; \ >done >../../install-sh -o root -g root -m 755 -d `dirname /etc/pcp/pmmgr/pmmgr.options` >../../install-sh -o root -g root -m 644 pmmgr.options /etc/pcp/pmmgr/pmmgr.options >../../install-sh -o root -g root -m 755 rc_pmmgr /usr/share/pcp/lib/pmmgr >../../install-sh -o root -g root -m 644 pmmgr.service /usr/lib/systemd/system/pmmgr.service >../../install-sh -o root -g root -m 755 pmmgr /usr/libexec/pcp/bin/pmmgr >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/log/pcp/pmmgr >=== pmpost === >../../install-sh -o root -g root -m 755 -o root pmpost /usr/libexec/pcp/bin/pmpost >=== pmproxy === >../../install-sh -o root -g root -m 755 -d `dirname /etc/pcp/pmproxy/pmproxy.options` >../../install-sh -o root -g root -m 644 pmproxy.options /etc/pcp/pmproxy/pmproxy.options >../../install-sh -o root -g root -m 755 rc_pmproxy /usr/share/pcp/lib/pmproxy >../../install-sh -o root -g root -m 644 pmproxy.service /usr/lib/systemd/system/pmproxy.service >../../install-sh -o root -g root -m 755 pmproxy /usr/libexec/pcp/bin/pmproxy >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/log/pcp/pmproxy >=== pmquery === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmquery -o -L pmquery || ln -s build/release/pmquery pmquery >../../install-sh -o root -g root -m 755 build/release/pmquery /usr/bin/pmquery >../../install-sh -o root -g root -m 755 pmconfirm.sh /usr/bin/pmconfirm >../../install-sh -o root -g root -m 755 pmmessage.sh /usr/bin/pmmessage >=== pmstat === >../../install-sh -o root -g root -m 755 pmstat /usr/bin/pmstat >=== pmstore === >../../install-sh -o root -g root -m 755 pmstore /usr/bin/pmstore >=== pmsocks === >../../install-sh -o root -g root -m 755 tsocks.sh /usr/bin/pmsocks >=== pmtrace === >../../install-sh -o root -g root -m 755 pmtrace /usr/bin/pmtrace >=== pmsignal === >../../install-sh -o root -g root -m 755 pmsignal.sh /usr/libexec/pcp/bin/pmsignal >=== pmsleep === >../../install-sh -o root -g root -m 755 pmsleep /usr/libexec/pcp/bin/pmsleep >=== pmsnap === >../../install-sh -o root -g root -m 755 -d /usr/libexec/pcp/bin >../../install-sh -o root -g root -m 755 pmsnap.sh /usr/libexec/pcp/bin/pmsnap >../../install-sh -o root -g root -m 755 -d /var/lib/pcp/config/pmsnap >../../install-sh -o root -g root -m 644 Snap crontab summary.html /var/lib/pcp/config/pmsnap >../../install-sh -o root -g root -m 755 -d `dirname /etc/pcp/pmsnap/control` >../../install-sh -o root -g root -m 644 control /etc/pcp/pmsnap/control >=== pmtop === >#../../install-sh -o root -g root -m 755 pmtop /usr/bin/pmtop >=== pmtime === >/usr/bin/qmake-qt4 CONFIG+=release && make --no-print-directory -f Makefile >make[3]: Nothing to be done for `first'. >test ! -f build/release/pmtime -o -L pmtime || ln -s build/release/pmtime pmtime >../../install-sh -o root -g root -m 755 build/release/pmtime /usr/bin/pmtime >=== pmwebapi === >../../install-sh -o root -g root -m 755 -d `dirname /etc/pcp/pmwebd/pmwebd.options` >../../install-sh -o root -g root -m 644 pmwebd.options /etc/pcp/pmwebd/pmwebd.options >../../install-sh -o root -g root -m 755 rc_pmwebd /usr/share/pcp/lib/pmwebd >../../install-sh -o root -g root -m 644 pmwebd.service /usr/lib/systemd/system/pmwebd.service >../../install-sh -o root -g root -m 755 pmwebd /usr/libexec/pcp/bin/pmwebd >../../install-sh -o root -g root -m 775 -o pcp -g pcp -d /var/log/pcp/pmwebd >find jsdemos -type f -print | xargs "-I{}" ../../install-sh -o root -g root -m 644 {} /usr/share/pcp/{} >for d in `echo `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install_pcp || exit $?; fi; done >=== pmval === >../../install-sh -o root -g root -m 755 pmval /usr/bin/pmval >=== perl === >for d in `echo PMDA LogSummary MMV LogImport `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d install || exit $?; fi; done >=== PMDA === >rm -rf PCP-PMDA-* MYMETA.yml MYMETA.json >make -f Makefile dist >rm -rf PCP-PMDA-1.15 >/usr/bin/perl "-MExtUtils::Manifest=manicopy,maniread" \ > -e "manicopy(maniread(),'PCP-PMDA-1.15', 'best');" >mkdir PCP-PMDA-1.15 >Generating META.yml >Generating META.json >tar cvf PCP-PMDA-1.15.tar PCP-PMDA-1.15 >PCP-PMDA-1.15/ >PCP-PMDA-1.15/test.pl >PCP-PMDA-1.15/COPYING >PCP-PMDA-1.15/Changes >PCP-PMDA-1.15/cvalue.c >PCP-PMDA-1.15/local.c >PCP-PMDA-1.15/MANIFEST >PCP-PMDA-1.15/typemap >PCP-PMDA-1.15/PMDA.pm >PCP-PMDA-1.15/PMDA.xs >PCP-PMDA-1.15/local.h >PCP-PMDA-1.15/Makefile.PL >PCP-PMDA-1.15/META.yml >PCP-PMDA-1.15/META.json >rm -rf PCP-PMDA-1.15 >gzip --best PCP-PMDA-1.15.tar >make -f Makefile install DESTDIR=$DIST_ROOT; find $DIST_ROOT//usr -name .packlist -exec mv '{}' ../../../perl-pcp-pmda.list ';' ; if [ -s ../../../perl-pcp-pmda.list ] ; then _sfx=.gz; false && _sfx=.bz2; false && _sfx=.lzma; false && _sfx=.xz; sed -n -e '/\.bs$/d' -e 's/\.[0-9]pm$/&'"$_sfx/" -e "s@^$DIST_ROOT@@p" ../../../perl-pcp-pmda.list >../../../perl-pcp-pmda.list.tmp; mv ../../../perl-pcp-pmda.list.tmp ../../../perl-pcp-pmda.list; else echo "Arrgh ... no files to include in package via ../../../perl-pcp-pmda.list"; exit 1; fi; find $DIST_ROOT//usr -name perllocal.pod -exec rm -f '{}' ';' ; find $DIST_ROOT//usr -name \*.bs -exec rm -f '{}' ';' ; find $DIST_ROOT//usr -name PMDA.so -exec chmod 755 '{}' ';' >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64/root/perl5/lib/perl5/x86_64-linux-thread-multi/auto/PCP/PMDA/PMDA.so >Installing /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64/root/perl5/lib/perl5/x86_64-linux-thread-multi/auto/PCP/PMDA/PMDA.bs >Installing /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64/root/perl5/lib/perl5/x86_64-linux-thread-multi/PCP/PMDA.pm >Installing /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64/usr/share/man/man3/PCP::PMDA.3pm >Appending installation info to /usr/src/redhat/BUILDROOT/pcp-3.9.10-4.el7.x86_64/root/perl5/lib/perl5/x86_64-linux-thread-multi/perllocal.pod >Arrgh ... no files to include in package via ../../../perl-pcp-pmda.list >make[3]: *** [install] Error 1 >make[2]: *** [install] Error 2 >make[1]: *** [install_pcp] Error 2 >make[1]: Leaving directory `/usr/src/redhat/BUILD/pcp-3.9.10/src' >make: *** [install_pcp] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.N9hGsF (%install) > > >RPM build errors: > user mockbuild does not exist - using root > group mockbuild does not exist - using root > user mockbuild does not exist - using root > group mockbuild does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.N9hGsF (%install)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1152562
: 946852