Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pcp.spec'], chrootPath='/var/lib/mock/f33-build-525923-64638/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pcp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1608249600 Wrote: /builddir/build/SRPMS/pcp-5.2.3-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pcp.spec'], chrootPath='/var/lib/mock/f33-build-525923-64638/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pcp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1608249600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TaNA4E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcp-5.2.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pcp-5.2.3.src.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pcp-5.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DhrmrH + umask 022 + cd /builddir/build/BUILD + cd pcp-5.2.3 ++ echo 1.fc33 ++ sed -e 's/\..*$//' + _build=1 + sed -i '/PACKAGE_BUILD/s/=[0-9]*/=1/' VERSION.pcp + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-12-17 15:29:29.000000000 -0500 +++ ./configure 2021-02-07 13:10:06.480115857 -0500 @@ -2317,7 +2317,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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-docdir=/usr/share/doc/pcp --with-dstat-symlink=yes --with-infiniband=yes --with-podman=yes --with-pmdastatsd=yes --with-perfevent=yes --with-pmdabcc=no --with-pmdabpftrace=no --with-pmdajson=yes --with-pmdasnmp=yes --with-pmdanutcracker=yes --with-python=no configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-podman checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu Building on riscv64-redhat-linux for riscv64-redhat-linux Build: os=linux cpu=riscv64 Target: os=linux cpu=riscv64 checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-redhat-linux-gnu-suncc... 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 pie et al. configure: Compiling DSO PMDAs with gcc -fvisibility=hidden checking for --std=c99 support... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for working C++ compiler... yes checking for gawk... /usr/bin/gawk checking for sed... /usr/bin/sed checking for echo... /usr/bin/echo checking for find... /usr/bin/find checking for which... /usr/bin/which checking for gcc-ar... /usr/bin/gcc-ar checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for ragel... ragel checking where unix-like sort(1) lives... /usr/bin/sort checking if echo uses -n or backslash-c to suppress newlines... -n checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for dtrace... dtrace checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking for avahi... 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 checking if systemd should be used... yes checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes configure: creating ./config.status config.status: creating src/include/pcp/platform_defs.h config.status: creating src/include/pcp/platformsz.h config.status: creating src/include/pcp/config.h config.status: creating src/include/pcp/configsz.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-podman checking for git... no checking for pylint... no checking for python2... no checking for python2.7... no checking for python... no checking for python3... python3 checking Python3 version... 3.9.1 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for any python version... yes checking for dstat symlink... yes checking for Python module BPF... no checking for Python module OrderedDict... yes checking for Python module jsonpointer... yes checking for Python module openpyxl... yes checking for Python module setuptools... yes checking for Python module requests... yes checking for Python module libvirt... yes checking for Python module six... yes checking if the python InfluxDB support should be included... yes checking if the json PMDA should be included... yes checking if the bcc PMDA should be included... no checking if the bpftrace PMDA should be included... no checking for perl... perl checking for any perl version... perl checking if the SNMP PMDA should be included... yes checking if the mysql PMDA should be included... yes checking if the postgresql PMDA should be included... yes checking if the oracle PMDA should be included... yes checking if the elasticsearch PMDA should be included... yes checking if the nginx PMDA should be included... yes checking if the activemq PMDA should be included... yes checking if the bind2 PMDA should be included... no checking if the nutcracker PMDA should be included... yes checking if the LIO PMDA should be included... yes checking if the OpenMetrics PMDA should be included... yes checking if the libvirt PMDA should be included... yes checking for qtchooser... no checking for qmake... /usr/lib64/qt5/bin/qmake checking Qt version... 5.14.2 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... /bin/lzma checking for xz... /usr/bin/xz checking for hdiutil... no checking for mkinstallp... no checking for pkgmk... no checking for dlltool... no checking for rpmbuild... /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/true checking for md5sum... /usr/bin/md5sum checking for dpkg... no checking for makepkg... no checking whether ln -s works... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for stdint.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for sys/wait.h... (cached) yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking bits/wordsize.h usability... yes checking bits/wordsize.h presence... yes checking for bits/wordsize.h... yes checking for iptypes.h... no checking for iphlpapi.h... no checking for netioapi.h... no checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking libzfs.h usability... no checking libzfs.h presence... no checking for libzfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking ncursesw/curses.h usability... yes checking ncursesw/curses.h presence... yes checking for ncursesw/curses.h... yes checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking for sys/endian.h ... no checking for machine/endian.h ... no checking for sys/endian.h (IRIX variant) ... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for inline... inline checking for regcomp in -lregex... no checking for openssl... yes checking for SSL_read_ex... yes checking for libuv... yes checking for uv_pipe_chmod in -luv... yes checking for libvarlink... yes checking for ncurses... yes checking for ncursesw... yes checking for DEVMAPPER... yes checking for dm_stats_counter_t ... yes checking for SYSTEMD... yes checking if the systemd PMDA should be included... 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 if the infiniband PMDA should be included... yes checking if the perfevent PMDA should be included... yes checking for hdr_init in -lhdr_histogram... yes checking for chan_init in -lchan... yes checking if the statsd PMDA should be included... yes checking if the podman PMDA should be included... yes checking for rpmlib > 4.4.2... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking if the rpm PMDA should be included... yes checking for qshape... qshape checking if the postfix PMDA should be included... yes checking for seinfo... seinfo checking if selinux policy should be included... yes checking for selinux files_mmap_all_files() macro... 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 syslog... yes checking for sendmsg... yes checking for recvmsg... yes checking for setns... yes checking for getuid... yes checking for getgid... yes checking for getpeerucred... no checking for getpeereid... no checking for uname... yes checking for gethostname... yes checking for getdomainname... yes checking for getmachineid... no checking for __clone... yes checking for pipe2... yes checking for fcntl... yes checking for ioctl... yes checking for prctl... yes checking for setlinebuf... yes checking for waitpid... yes checking for atexit... yes checking for kill... yes checking for chown... yes checking for fchmod... yes checking for getcwd... yes checking for scandir... yes checking for mkstemp... yes checking for brk... yes checking for sbrk... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for signal... yes checking for sighold... yes checking for sigrelse... yes checking for tcgetattr... yes checking for regex... no checking for regcmp... no checking for regexec... yes checking for regcomp... yes checking for strtod... yes checking for strtol... yes checking for strtoll... yes checking for strtoull... yes checking for strndup... yes checking for strchrnul... yes checking for getgrent... yes checking for getgrent_r... yes checking for getgrnam... yes checking for getgrnam_r... yes checking for getgrgid... yes checking for getgrgid_r... yes checking for getpwent... yes checking for getpwent_r... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for sysinfo... yes checking for trace_back_stack... no checking for backtrace... yes checking for __int32_t... yes checking for __uint32_t... yes checking for __int64_t... yes checking for __uint64_t... yes checking for uint_t... no checking for __psint_t ... no checking for ptrdiff_t ... yes checking for uid_t ... yes checking for gid_t ... yes checking for SID ... no checking for socklen_t ... yes checking for PR_TERMCHILD constant in sys/prctl.h... no checking for PR_SET_PDEATHSIG constant in sys/prctl.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking if linker supports -rdynamic... yes checking whether const arg for scandir() select method... yes checking whether struct dirent has a d_off field... yes checking if printf %p produces 0x prefix... yes checking printf type for pid_t... d checking printf type for int64_t ... ld checking strtol or strtoll for int64_t... assuming strtoll checking 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 suseconds_t... 8 checking sizeof time_t... 8 checking sizeof long... 8 checking sizeof pointer... 8 checking sizeof int... 4 checking if bit fields allocated left-to-right... no checking for basename... yes checking for clock_gettime... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for flog10... no checking for flog10 in -lm... no checking for pow... no checking for pow in -lm... yes checking for fpclassify()... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking if man pages should packaged... yes checking for inkscape... no 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 lzma... yes checking for lzma_index_stream_flags in -llzma... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for struct sockaddr_un in sys/un.h... yes checking for struct ucred in sys/socket.h... yes checking for struct timespec in time.h... yes checking for altzone in time.h... no checking if strftime knows about %z... yes checking if strerror_r returns char *... yes checking for readline... no checking for readline in -lreadline... yes checking for zlib... yes checking for AI_ADDRCONFIG... yes configure: creating ./config.status config.status: creating src/include/pcp/platform_defs.h config.status: creating src/include/pcp/platformsz.h config.status: creating src/include/builddefs config.status: creating src/include/pcp.conf config.status: creating pcp.lsm config.status: creating debian/pcp.preinst.head config.status: creating debian/pcp.postinst.head config.status: creating build/tar/preinstall.head config.status: creating build/tar/postinstall.head config.status: creating build/GNUlocaldefs config.status: creating build/mac/uninstall-pcp config.status: creating src/include/pcp/config.h config.status: creating src/include/pcp/configsz.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-podman + make -j4 default_pcp for d in `echo src qa man images build debian`; do \ if test -d "$d" ; then \ echo === $d ===; \ make -C $d default_pcp || exit $?; \ fi; \ done === src === make[1]: Entering directory '/builddir/build/BUILD/pcp-5.2.3/src' for d in `echo include libpcp libpcp_static pmns libpcp_pmda libpcp_trace libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_qed libpcp_qmc libpcp_qwt libpcp_web pminfo pmprobe bashrc zshrc dbpmda genpmda newhelp pcp pcp2elasticsearch pcp2graphite pcp2influxdb pcp2json pcp2spark pcp2xlsx pcp2xml pcp2zabbix pmafm pmfind pmcpp pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmdumplog pmdumptext pmerr pmgenmap pmgetopt pmhostname pmie pmieconf pmiestatus pmjson pmlc pmlock pmlogcheck pmlogctl pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogpaste pmlogrewrite pmlogsize pmlogsummary pmpost pmproxy pmquery pmrep pmsearch pmseries pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtime pmval pmview perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp ganglia2pcp win32ctl zabbix-agent pmpython discover derived selinux zeroconf find-filter pmlogmv `; 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 === cp pcp.conf pcp.conf.install sed -e 's;^include .*pcp.conf;include $(PCP_DIR)/etc/pcp.conf;' \ -e 's;^BUILDRULES.*=.*buildrules;BUILDRULES = $\(PCP_INC_DIR\)/buildrules;' \ -e 's;^INSTALL_SH.*=.*install-sh;INSTALL_SH = $\(PCP_BINADM_DIR\)/install-sh;' \ -e 's;^GENPMDA.*=.*genpmda;GENPMDA = $\(PCP_BIN_DIR\)/genpmda;' \ -e 's;-I\$(TOPDIR)/src/include/pcp;-I$(PCP_INC_DIR);' \ -e 's;-I\$(TOPDIR)/src/include;-I$(PCP_INC_DIR)/..;' \ -e '/^PCPLIB_LDFLAGS/s;-L.*;-L$(PCP_LIB_DIR);' \ -e '/^[ ][ ]*-L\$(TOPDIR)/d' \ < builddefs > builddefs.install for d in `echo pcp pcp.conf pcp.conf.install builddefs.install `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default_pcp || exit $?; fi; done === pcp === ln -s -f ../../../src/external/sds.h . ln -s -f ../../../src/external/dict.h . ln -s -f ../../../src/external/ini.h . === 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 === ln -s ../../../src/external/jsonsl.c . ln -s ../../../src/external/jsonsl.h . ln -s ../../../src/external/sha256.c . ln -s ../../../src/external/sha256.h . ln -s ../../../src/external/sort_r.h . ./mk.pmdbg gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o connect.o connect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o context.o context.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o desc.o desc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o err.o err.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o fetch.o fetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o fetchgroup.o fetchgroup.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o freeresult.o freeresult.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o help.o help.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o instance.o instance.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o labels.o labels.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_desc.o p_desc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_error.o p_error.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_fetch.o p_fetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_instance.o p_instance.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_profile.o p_profile.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_result.o p_result.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_text.o p_text.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_pmns.o p_pmns.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_creds.o p_creds.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_attr.o p_attr.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_label.o p_label.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o pdu.o pdu.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o pdubuf.o pdubuf.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o pmns.o pmns.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o profile.o profile.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o store.o store.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o units.o units.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o util.o util.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o ipc.o ipc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o sortinst.o sortinst.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o logmeta.o logmeta.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o logportmap.o logportmap.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o logutil.o logutil.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o tz.o tz.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o interp.o interp.c bison -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o rtime.o rtime.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o tv.o tv.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o spec.o spec.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o fetchlocal.o fetchlocal.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o optfetch.o optfetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o AF.o AF.c AF.c: In function 'AFhold': AF.c:175:1: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 175 | static void AFhold(void) { sighold(SIGALRM); } | ^~~~~~ In file included from /usr/include/sys/param.h:28, from ../../../src/include/pcp/platform_defs.h:15, from ../../../src/include/pcp/pmapi.h:21, from AF.c:20: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ AF.c: In function 'AFrelse': AF.c:176:1: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 176 | static void AFrelse(void) { sigrelse(SIGALRM); } | ^~~~~~ In file included from /usr/include/sys/param.h:28, from ../../../src/include/pcp/platform_defs.h:15, from ../../../src/include/pcp/pmapi.h:21, from AF.c:20: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o stuffvalue.o stuffvalue.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o endian.o endian.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o config.o config.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o auxconnect.o auxconnect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o auxserver.o auxserver.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o discovery.o discovery.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_lcontrol.o p_lcontrol.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_lrequest.o p_lrequest.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o p_lstatus.o p_lstatus.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o logconnect.o logconnect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o logcontrol.o logcontrol.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o connectlocal.o connectlocal.c ./fix_derive_parser_y bison -d -b `basename derive_parser.y .y` derive_parser.y gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o derive_fetch.o derive_fetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o events.o events.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o lock.o lock.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o hash.o hash.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o jsonsl.o jsonsl.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o fault.o fault.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o access.o access.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o getopt.o getopt.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o io.o io.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o io_stdio.o io_stdio.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o exec.o exec.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o sha256.o sha256.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o shellprobe.o shellprobe.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o subnetprobe.o subnetprobe.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o deprecated.o deprecated.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o secureserver.o secureserver.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o secureconnect.o secureconnect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o avahi.o avahi.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o io_xz.o io_xz.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o accounts.o accounts.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o getdate.tab.o getdate.tab.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Wall -O2 -g -c -o derive_parser.tab.o derive_parser.tab.c ./mk.exports gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 fetchgroup.o freeresult.o help.o instance.o labels.o p_desc.o p_error.o p_fetch.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_attr.o p_label.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive_fetch.o events.o lock.o hash.o jsonsl.o fault.o access.o getopt.o io.o io_stdio.o exec.o sha256.o shellprobe.o subnetprobe.o deprecated.o secureserver.o secureconnect.o avahi.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o -lssl3 -lnss3 -lnspr4 -lsasl2 -llzma -lavahi-common -lavahi-client -llzma -lsystemd -lm -lpthread -ldl -ldl ln -s -f libpcp.so.3 libpcp.so /usr/bin/gcc-ar cr libpcp.a connect.o context.o desc.o err.o fetch.o fetchgroup.o freeresult.o help.o instance.o labels.o p_desc.o p_error.o p_fetch.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_attr.o p_label.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive_fetch.o events.o lock.o hash.o jsonsl.o fault.o access.o getopt.o io.o io_stdio.o exec.o sha256.o shellprobe.o subnetprobe.o deprecated.o secureserver.o secureconnect.o avahi.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o ./check-statics Warning: check-statics skipped for riscv64 architecture touch check.done === libpcp_static === 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 === rm -f derive.h ln -s ../../../src/libpcp/src/derive.h . rm -f internal.h ln -s ../../../src/libpcp/src/internal.h . rm -f compiler.h ln -s ../../../src/libpcp/src/compiler.h . rm -f pmdbg.h ln -s ../../../src/libpcp/src/pmdbg.h . rm -f jsonsl.h ln -s ../../../src/libpcp/src/jsonsl.h . rm -f sha256.h ln -s ../../../src/libpcp/src/sha256.h . rm -f sort_r.h ln -s ../../../src/libpcp/src/sort_r.h . rm -f avahi.h ln -s ../../../src/libpcp/src/avahi.h . rm -f subnetprobe.h ln -s ../../../src/libpcp/src/subnetprobe.h . rm -f shellprobe.h ln -s ../../../src/libpcp/src/shellprobe.h . rm -f connect.c ln -s ../../../src/libpcp/src/connect.c . rm -f context.c ln -s ../../../src/libpcp/src/context.c . rm -f desc.c ln -s ../../../src/libpcp/src/desc.c . rm -f err.c ln -s ../../../src/libpcp/src/err.c . rm -f fetch.c ln -s ../../../src/libpcp/src/fetch.c . rm -f fetchgroup.c ln -s ../../../src/libpcp/src/fetchgroup.c . rm -f freeresult.c ln -s ../../../src/libpcp/src/freeresult.c . rm -f help.c ln -s ../../../src/libpcp/src/help.c . rm -f instance.c ln -s ../../../src/libpcp/src/instance.c . rm -f labels.c ln -s ../../../src/libpcp/src/labels.c . rm -f p_desc.c ln -s ../../../src/libpcp/src/p_desc.c . rm -f p_error.c ln -s ../../../src/libpcp/src/p_error.c . rm -f p_fetch.c ln -s ../../../src/libpcp/src/p_fetch.c . rm -f p_instance.c ln -s ../../../src/libpcp/src/p_instance.c . rm -f p_profile.c ln -s ../../../src/libpcp/src/p_profile.c . rm -f p_result.c ln -s ../../../src/libpcp/src/p_result.c . rm -f p_text.c ln -s ../../../src/libpcp/src/p_text.c . rm -f p_pmns.c ln -s ../../../src/libpcp/src/p_pmns.c . rm -f p_creds.c ln -s ../../../src/libpcp/src/p_creds.c . rm -f p_attr.c ln -s ../../../src/libpcp/src/p_attr.c . rm -f p_label.c ln -s ../../../src/libpcp/src/p_label.c . rm -f pdu.c ln -s ../../../src/libpcp/src/pdu.c . rm -f pdubuf.c ln -s ../../../src/libpcp/src/pdubuf.c . rm -f pmns.c ln -s ../../../src/libpcp/src/pmns.c . rm -f profile.c ln -s ../../../src/libpcp/src/profile.c . rm -f store.c ln -s ../../../src/libpcp/src/store.c . rm -f units.c ln -s ../../../src/libpcp/src/units.c . rm -f util.c ln -s ../../../src/libpcp/src/util.c . rm -f ipc.c ln -s ../../../src/libpcp/src/ipc.c . rm -f sortinst.c ln -s ../../../src/libpcp/src/sortinst.c . rm -f logmeta.c ln -s ../../../src/libpcp/src/logmeta.c . rm -f logportmap.c ln -s ../../../src/libpcp/src/logportmap.c . rm -f logutil.c ln -s ../../../src/libpcp/src/logutil.c . rm -f tz.c ln -s ../../../src/libpcp/src/tz.c . rm -f interp.c ln -s ../../../src/libpcp/src/interp.c . rm -f rtime.c ln -s ../../../src/libpcp/src/rtime.c . rm -f tv.c ln -s ../../../src/libpcp/src/tv.c . rm -f spec.c ln -s ../../../src/libpcp/src/spec.c . rm -f fetchlocal.c ln -s ../../../src/libpcp/src/fetchlocal.c . rm -f optfetch.c ln -s ../../../src/libpcp/src/optfetch.c . rm -f AF.c ln -s ../../../src/libpcp/src/AF.c . rm -f stuffvalue.c ln -s ../../../src/libpcp/src/stuffvalue.c . rm -f endian.c ln -s ../../../src/libpcp/src/endian.c . rm -f config.c ln -s ../../../src/libpcp/src/config.c . rm -f auxconnect.c ln -s ../../../src/libpcp/src/auxconnect.c . rm -f auxserver.c ln -s ../../../src/libpcp/src/auxserver.c . rm -f discovery.c ln -s ../../../src/libpcp/src/discovery.c . rm -f p_lcontrol.c ln -s ../../../src/libpcp/src/p_lcontrol.c . rm -f p_lrequest.c ln -s ../../../src/libpcp/src/p_lrequest.c . rm -f p_lstatus.c ln -s ../../../src/libpcp/src/p_lstatus.c . rm -f logconnect.c ln -s ../../../src/libpcp/src/logconnect.c . rm -f logcontrol.c ln -s ../../../src/libpcp/src/logcontrol.c . rm -f connectlocal.c ln -s ../../../src/libpcp/src/connectlocal.c . rm -f derive_fetch.c ln -s ../../../src/libpcp/src/derive_fetch.c . rm -f events.c ln -s ../../../src/libpcp/src/events.c . rm -f lock.c ln -s ../../../src/libpcp/src/lock.c . rm -f hash.c ln -s ../../../src/libpcp/src/hash.c . rm -f jsonsl.c ln -s ../../../src/libpcp/src/jsonsl.c . rm -f fault.c ln -s ../../../src/libpcp/src/fault.c . rm -f access.c ln -s ../../../src/libpcp/src/access.c . rm -f getopt.c ln -s ../../../src/libpcp/src/getopt.c . rm -f io.c ln -s ../../../src/libpcp/src/io.c . rm -f io_stdio.c ln -s ../../../src/libpcp/src/io_stdio.c . rm -f exec.c ln -s ../../../src/libpcp/src/exec.c . rm -f sha256.c ln -s ../../../src/libpcp/src/sha256.c . rm -f shellprobe.c ln -s ../../../src/libpcp/src/shellprobe.c . rm -f subnetprobe.c ln -s ../../../src/libpcp/src/subnetprobe.c . rm -f deprecated.c ln -s ../../../src/libpcp/src/deprecated.c . rm -f secureserver.c ln -s ../../../src/libpcp/src/secureserver.c . rm -f secureconnect.c ln -s ../../../src/libpcp/src/secureconnect.c . rm -f avahi.c ln -s ../../../src/libpcp/src/avahi.c . rm -f io_xz.c ln -s ../../../src/libpcp/src/io_xz.c . rm -f accounts.c ln -s ../../../src/libpcp/src/accounts.c . gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o connect.o connect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o context.o context.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o desc.o desc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o err.o err.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o fetch.o fetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o fetchgroup.o fetchgroup.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o freeresult.o freeresult.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o help.o help.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o instance.o instance.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o jsonsl.o jsonsl.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o sha256.o sha256.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o labels.o labels.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_desc.o p_desc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_error.o p_error.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_fetch.o p_fetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_instance.o p_instance.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_profile.o p_profile.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_result.o p_result.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_text.o p_text.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_pmns.o p_pmns.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_creds.o p_creds.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_attr.o p_attr.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_label.o p_label.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o pdu.o pdu.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o pdubuf.o pdubuf.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o pmns.o pmns.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o profile.o profile.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o store.o store.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o units.o units.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o util.o util.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o ipc.o ipc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o sortinst.o sortinst.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o logmeta.o logmeta.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o logportmap.o logportmap.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o logutil.o logutil.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o tz.o tz.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o interp.o interp.c rm -f getdate.y ln -s ../../../src/libpcp/src/getdate.y . bison -d -b `basename getdate.y .y` getdate.y && cp `basename getdate.h .h`.tab.h getdate.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o rtime.o rtime.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o tv.o tv.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o spec.o spec.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o fetchlocal.o fetchlocal.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o optfetch.o optfetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o AF.o AF.c AF.c: In function 'AFhold': AF.c:175:1: warning: 'sighold' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 175 | static void AFhold(void) { sighold(SIGALRM); } | ^~~~~~ In file included from /usr/include/sys/param.h:28, from ../../../src/include/pcp/platform_defs.h:15, from ../../../src/include/pcp/pmapi.h:21, from AF.c:20: /usr/include/signal.h:341:12: note: declared here 341 | extern int sighold (int __sig) __THROW | ^~~~~~~ AF.c: In function 'AFrelse': AF.c:176:1: warning: 'sigrelse' is deprecated: Use the sigprocmask function instead [-Wdeprecated-declarations] 176 | static void AFrelse(void) { sigrelse(SIGALRM); } | ^~~~~~ In file included from /usr/include/sys/param.h:28, from ../../../src/include/pcp/platform_defs.h:15, from ../../../src/include/pcp/pmapi.h:21, from AF.c:20: /usr/include/signal.h:345:12: note: declared here 345 | extern int sigrelse (int __sig) __THROW | ^~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o stuffvalue.o stuffvalue.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o endian.o endian.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o config.o config.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o auxconnect.o auxconnect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o auxserver.o auxserver.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o discovery.o discovery.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_lcontrol.o p_lcontrol.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_lrequest.o p_lrequest.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o p_lstatus.o p_lstatus.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o logconnect.o logconnect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o logcontrol.o logcontrol.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o connectlocal.o connectlocal.c rm -f derive_parser.y ln -s ../../../src/libpcp/src/derive_parser.y . bison -d -b `basename derive_parser.y .y` derive_parser.y gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o derive_fetch.o derive_fetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o events.o events.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o lock.o lock.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o hash.o hash.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o fault.o fault.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o access.o access.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o getopt.o getopt.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o io.o io.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o io_stdio.o io_stdio.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o exec.o exec.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o shellprobe.o shellprobe.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o subnetprobe.o subnetprobe.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o deprecated.o deprecated.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o secureserver.o secureserver.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o secureconnect.o secureconnect.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o avahi.o avahi.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o io_xz.o io_xz.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o accounts.o accounts.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o getdate.tab.o getdate.tab.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/sasl -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Wall -O2 -g -c -o derive_parser.tab.o derive_parser.tab.c /usr/bin/gcc-ar cr libpcp_static.a connect.o context.o desc.o err.o fetch.o fetchgroup.o freeresult.o help.o instance.o labels.o p_desc.o p_error.o p_fetch.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_attr.o p_label.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive_fetch.o events.o lock.o hash.o jsonsl.o fault.o access.o getopt.o io.o io_stdio.o exec.o sha256.o shellprobe.o subnetprobe.o deprecated.o secureserver.o secureconnect.o avahi.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o rm derive_parser.tab.c === pmns === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o pmnsmerge.o pmnsmerge.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o pmnsutil.o pmnsutil.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o pmnsdel.o pmnsdel.c echo "This file flags the rc scripts to rebuild the PMNS" > .NeedRebuild rm -f build.script /usr/bin/gawk --posix build.script '\ /^. \$PCP_DIR/ { print "PCP_CONF=../include/pcp.conf"; print ". ../include/pcp.env"; next }\ { print }' sh ./build.script gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o pmnsdel -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src pmnsdel.o pmnsutil.o -lpcp gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o pmnsmerge -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src pmnsmerge.o pmnsutil.o -lpcp === libpcp_pmda === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done === src === ln -s ../../../src/external/lookup2.c . ln -s -f libpcp_pmda.so.3 libpcp_pmda.so gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o callback.o callback.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o open.o open.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o mainloop.o mainloop.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o help.o help.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o cache.o cache.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o tree.o tree.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o context.o context.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o events.o events.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o queues.o queues.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o dynamic.o dynamic.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o pduroot.o pduroot.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o root.o root.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMDA_INTERNAL -Wall -O2 -g -c -o lookup2.o lookup2.c /usr/bin/gcc-ar cr libpcp_pmda.a callback.o open.o mainloop.o help.o cache.o tree.o context.o events.o queues.o dynamic.o pduroot.o root.o lookup2.o gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 pduroot.o root.o lookup2.o -lpcp -ldl === libpcp_trace === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done === src === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMTRACE_DEBUG -Wall -O2 -g -c -o trace.o trace.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMTRACE_DEBUG -Wall -O2 -g -c -o hash.o hash.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMTRACE_DEBUG -Wall -O2 -g -c -o pdu.o pdu.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMTRACE_DEBUG -Wall -O2 -g -c -o pdubuf.o pdubuf.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMTRACE_DEBUG -Wall -O2 -g -c -o p_ack.o p_ack.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMTRACE_DEBUG -Wall -O2 -g -c -o p_data.o p_data.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMTRACE_DEBUG -Wall -O2 -g -c -o ftrace.o ftrace.c ln -s -f libpcp_trace.so.2 libpcp_trace.so gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 /usr/bin/gcc-ar cr libpcp_trace.a trace.o hash.o pdu.o pdubuf.o p_ack.o p_data.o ftrace.o === libpcp_pmcd === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done === src === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -c -o data.o data.c /usr/bin/sed -e 's;@path@;'/usr/libexec/pcp/bin/pmcd';' pmcd.stp.in > pmcd.stp gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -c -o client.o client.c dtrace -G -s probes.d -o probes.o dtrace -h -s probes.d -o probes.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -I/usr/include/nss3 -I/usr/include/nspr4 -Wall -O2 -g -c -o trace.o trace.c /usr/bin/gcc-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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o timeclient.o timeclient.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o timestate.o timestate.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o record.o record.c ln -s -f libpcp_gui.so.2 libpcp_gui.so In file included from /usr/include/string.h:519, from ../../../src/include/pcp/platform_defs.h:12, from ../../../src/include/pcp/pmapi.h:21, from timestate.c:18: In function 'strcpy', inlined from 'pmTimeStateSetup' at timestate.c:165:5: /usr/include/bits/string_fortified.h:75:10: warning: 'strcpy' writing 10 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 75 | return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 /usr/bin/gcc-ar cr libpcp_gui.a timeclient.o timestate.o record.o In function 'strcpy', inlined from 'pmTimeStateSetup' at timestate.c:165:5: /usr/include/bits/string_fortified.h:75:10: warning: '__builtin_strcpy' writing 10 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 75 | return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); | ^ === 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -I. -Wall -O2 -g -c -o mmv_stats.o mmv_stats.c ln -s -f libpcp_mmv.so.1 libpcp_mmv.so gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 /usr/bin/gcc-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 === ln -s -f libpcp_import.so.1 libpcp_import.so gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMI_INTERNAL -Wall -O2 -g -c -o import.o import.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMI_INTERNAL -Wall -O2 -g -c -o stuff.o stuff.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPMI_INTERNAL -Wall -O2 -g -c -o archive.o archive.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 /usr/bin/gcc-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 === rm -f Makefile.new Makefile.fix; CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g' CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src ' QT_SELECT=5 /usr/lib64/qt5/bin/qmake -o Makefile.new CONFIG+=release && sed -e 's/Makefile.new/Makefile/g' Makefile.fix && ( if [ -f Makefile ]; then if diff Makefile Makefile.fix >/dev/null; then :; else rm -f Makefile; mv Makefile.fix Makefile; fi; else mv Makefile.fix Makefile; fi ); rm -f Makefile.new Makefile.fix; make --no-print-directory -f Makefile Info: creating stash file /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/.qmake.stash /usr/lib64/qt5/bin/uic qed_console.ui -o ui_qed_console.h /usr/lib64/qt5/bin/uic qed_recorddialog.ui -o ui_qed_recorddialog.h g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_actionlist.o qed_actionlist.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_bar.o qed_bar.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_colorlist.o qed_colorlist.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_colorpicker.o qed_colorpicker.cpp qed_colorpicker.cpp: In member function 'virtual void QedColorLuminancePicker::paintEvent(QPaintEvent*)': qed_colorpicker.cpp:105:27: warning: 'const QBrush& QPalette::foreground() const' is deprecated: Use QPalette::windowText() instead [-Wdeprecated-declarations] 105 | p.setPen(g.foreground().color()); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:48, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/QFrame:1, from qed_colorpicker.h:21, from qed_colorpicker.cpp:24: /usr/include/qt5/QtGui/qpalette.h:147:26: note: declared here 147 | inline const QBrush &foreground() const { return windowText(); } | ^~~~~~~~~~ qed_colorpicker.cpp:106:29: warning: 'const QBrush& QPalette::foreground() const' is deprecated: Use QPalette::windowText() instead [-Wdeprecated-declarations] 106 | p.setBrush(g.foreground()); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:48, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/QFrame:1, from qed_colorpicker.h:21, from qed_colorpicker.cpp:24: /usr/include/qt5/QtGui/qpalette.h:147:26: note: declared here 147 | inline const QBrush &foreground() const { return windowText(); } | ^~~~~~~~~~ qed_colorpicker.cpp: In member function 'virtual void QedColorShowLabel::mouseMoveEvent(QMouseEvent*)': qed_colorpicker.cpp:239:13: warning: 'Qt::DropAction QDrag::start(Qt::DropActions)' is deprecated: Use QDrag::exec() instead [-Wdeprecated-declarations] 239 | drg->start(); | ^ In file included from /usr/include/qt5/QtGui/QDrag:1, from qed_colorpicker.cpp:22: /usr/include/qt5/QtGui/qdrag.h:79:20: note: declared here 79 | Qt::DropAction start(Qt::DropActions supportedActions = Qt::CopyAction); | ^~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_console.o qed_console.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_fileiconprovider.o qed_fileiconprovider.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_gadget.o qed_gadget.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_groupcontrol.o qed_groupcontrol.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_label.o qed_label.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_led.o qed_led.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_legend.o qed_legend.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_line.o qed_line.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_recorddialog.o qed_recorddialog.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_statusbar.o qed_statusbar.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_timebutton.o qed_timebutton.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_timecontrol.o qed_timecontrol.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_viewcontrol.o qed_viewcontrol.cpp g++ -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_app.o qed_app.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_app.h -o moc_qed_app.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_bar.h -o moc_qed_bar.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_colorpicker.h -o moc_qed_colorpicker.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_console.h -o moc_qed_console.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_gadget.h -o moc_qed_gadget.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_groupcontrol.h -o moc_qed_groupcontrol.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_label.h -o moc_qed_label.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_led.h -o moc_qed_led.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_line.h -o moc_qed_line.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_recorddialog.h -o moc_qed_recorddialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_statusbar.h -o moc_qed_statusbar.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_timebutton.h -o moc_qed_timebutton.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-5.2.3/src/include -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src -I/usr/include/qt5 -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qed_timecontrol.h -o moc_qed_timecontrol.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_app.o moc_qed_app.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_bar.o moc_qed_bar.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_colorpicker.o moc_qed_colorpicker.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_console.o moc_qed_console.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_gadget.o moc_qed_gadget.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_groupcontrol.o moc_qed_groupcontrol.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_label.o moc_qed_label.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_led.o moc_qed_led.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_line.o moc_qed_line.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_recorddialog.o moc_qed_recorddialog.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_statusbar.o moc_qed_statusbar.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_timebutton.o moc_qed_timebutton.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../include -I../../libpcp_qmc/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qed_timecontrol.o moc_qed_timecontrol.cpp rm -f build/release/libpcp_qed.a ar cqs build/release/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 === rm -f Makefile.new Makefile.fix; CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g' CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src ' QT_SELECT=5 /usr/lib64/qt5/bin/qmake -o Makefile.new CONFIG+=release && sed -e 's/Makefile.new/Makefile/g' Makefile.fix && ( if [ -f Makefile ]; then if diff Makefile Makefile.fix >/dev/null; then :; else rm -f Makefile; mv Makefile.fix Makefile; fi; else mv Makefile.fix Makefile; fi ); rm -f Makefile.new Makefile.fix; make --no-print-directory -f Makefile Info: creating stash file /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qmc/src/.qmake.stash g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qmc_context.o qmc_context.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qmc_desc.o qmc_desc.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qmc_group.o qmc_group.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qmc_indom.o qmc_indom.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qmc_metric.o qmc_metric.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qmc_source.o qmc_source.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qmc_time.o qmc_time.cpp rm -f build/release/libpcp_qmc.a ar cqs build/release/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 === rm -f Makefile.new Makefile.fix; CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g' CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src ' QT_SELECT=5 /usr/lib64/qt5/bin/qmake -o Makefile.new CONFIG+=release && sed -e 's/Makefile.new/Makefile/g' Makefile.fix && ( if [ -f Makefile ]; then if diff Makefile Makefile.fix >/dev/null; then :; else rm -f Makefile; mv Makefile.fix Makefile; fi; else mv Makefile.fix Makefile; fi ); rm -f Makefile.new Makefile.fix; make --no-print-directory -f Makefile Info: creating stash file /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/.qmake.stash g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_abstract_scale_draw.o qwt_abstract_scale_draw.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_interval_symbol.o qwt_interval_symbol.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_clipper.o qwt_clipper.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_color_map.o qwt_color_map.cpp qwt_clipper.cpp: In member function 'QVector QwtCircleClipper::clipCircle(const QPointF&, double) const': qwt_clipper.cpp:354:23: warning: 'void qSort(Container&) [with Container = QList]' is deprecated: Use std::sort [-Wdeprecated-declarations] 354 | qSort( angles ); | ^ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:45, from /usr/include/qt5/QtCore/qmetatype.h:48, from qwt_interval.h:14, from qwt_clipper.h:14, from qwt_clipper.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_column_symbol.o qwt_column_symbol.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_interval.o qwt_interval.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_dyngrid_layout.o qwt_dyngrid_layout.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_math.o qwt_math.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_magnifier.o qwt_magnifier.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_panner.o qwt_panner.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_null_paintdevice.o qwt_null_paintdevice.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_painter.o qwt_painter.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_painter_command.o qwt_painter_command.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_picker.o qwt_picker.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_round_scale_draw.o qwt_round_scale_draw.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_scale_div.o qwt_scale_div.cpp qwt_picker.cpp: In member function 'virtual QwtText QwtPicker::trackerText(const QPoint&) const': qwt_picker.cpp:509:42: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 509 | label.sprintf( "%d", pos.y() ); | ^ In file included from qwt_text.h:14, from qwt_picker.h:14, from qwt_picker.cpp:10: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ qwt_picker.cpp:512:42: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 512 | label.sprintf( "%d", pos.x() ); | ^ In file included from qwt_text.h:14, from qwt_picker.h:14, from qwt_picker.cpp:10: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ qwt_picker.cpp:515:55: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 515 | label.sprintf( "%d, %d", pos.x(), pos.y() ); | ^ In file included from qwt_text.h:14, from qwt_picker.h:14, from qwt_picker.cpp:10: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_scale_draw.o qwt_scale_draw.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_scale_map.o qwt_scale_map.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline.o qwt_spline.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_text_engine.o qwt_text_engine.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_text_label.o qwt_text_label.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_text.o qwt_text.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_event_pattern.o qwt_event_pattern.cpp qwt_text_engine.cpp: In member function 'int QwtPlainTextEngine::PrivateData::findAscent(const QFont&) const': qwt_text_engine.cpp:105:37: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 105 | QPixmap pm( fm.width( dummy ), fm.height() ); | ^ In file included from /usr/include/qt5/QtGui/qpainter.h:59, from qwt_text_engine.cpp:13: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_picker_machine.o qwt_picker_machine.cpp qwt_text_label.cpp: In member function 'int QwtTextLabel::defaultIndent() const': qwt_text_label.cpp:322:43: warning: 'int QFontMetrics::width(QChar) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 322 | return QFontMetrics( fnt ).width( 'x' ) / 2; | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_text_label.h:15, from qwt_text_label.cpp:10: /usr/include/qt5/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_pixel_matrix.o qwt_pixel_matrix.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_point_3d.o qwt_point_3d.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_point_data.o qwt_point_data.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_point_mapper.o qwt_point_mapper.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_point_polar.o qwt_point_polar.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_scale_engine.o qwt_scale_engine.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_symbol.o qwt_symbol.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_system_clock.o qwt_system_clock.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_transform.o qwt_transform.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_abstract_legend.o qwt_abstract_legend.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_curve_fitter.o qwt_curve_fitter.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_graphic.o qwt_graphic.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_legend.o qwt_legend.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_legend_label.o qwt_legend_label.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_legend_data.o qwt_legend_data.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot.o qwt_plot.cpp qwt_legend.cpp: In member function 'virtual void QwtLegend::renderLegend(QPainter*, const QRectF&, bool) const': qwt_legend.cpp:672:54: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 672 | getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_abstract_legend.h:15, from qwt_legend.h:14, from qwt_legend.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_renderer.o qwt_plot_renderer.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_xml.o qwt_plot_xml.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_axis.o qwt_plot_axis.cpp qwt_plot.cpp: In member function 'virtual QVariant QwtPlot::itemToInfo(QwtPlotItem*) const': qwt_plot.cpp:1148:42: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QwtPlotItem*]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] 1148 | qVariantSetValue( itemInfo, plotItem ); | ^ In file included from qwt_legend_data.h:16, from qwt_plot_item.h:15, from qwt_plot_dict.h:15, from qwt_plot.h:15, from qwt_plot.cpp:10: /usr/include/qt5/QtCore/qvariant.h:535:13: note: declared here 535 | inline void qVariantSetValue(QVariant &v, const T &t) | ^~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_curve.o qwt_plot_curve.cpp qwt_plot_renderer.cpp: In member function 'virtual void QwtPlotRenderer::render(QwtPlot*, QPainter*, const QRectF&) const': qwt_plot_renderer.cpp:440:64: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 440 | plot->getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_plot.h:18, from qwt_plot_renderer.cpp:11: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_dict.o qwt_plot_dict.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_directpainter.o qwt_plot_directpainter.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_grid.o qwt_plot_grid.cpp qwt_plot_dict.cpp: In member function 'void QwtPlotDict::PrivateData::ItemList::insertItem(QwtPlotItem*)': qwt_plot_dict.cpp:25:64: warning: 'RandomAccessIterator qUpperBound(RandomAccessIterator, RandomAccessIterator, const T&, LessThan) [with RandomAccessIterator = QList::iterator; T = QwtPlotItem*; LessThan = QwtPlotDict::PrivateData::ItemList::LessZThan]' is deprecated: Use std::upper_bound [-Wdeprecated-declarations] 25 | qUpperBound( begin(), end(), item, LessZThan() ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qshareddata.h:46, from /usr/include/qt5/QtCore/qsharedpointer.h:45, from /usr/include/qt5/QtGui/qfont.h:46, from qwt_text.h:16, from qwt_plot_item.h:14, from qwt_plot_dict.h:15, from qwt_plot_dict.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:280:83: note: declared here 280 | QT_DEPRECATED_X("Use std::upper_bound") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qUpperBound(RandomAccessIterator begin, RandomAccessIterator end, const T &value, LessThan lessThan) | ^~~~~~~~~~~ qwt_plot_dict.cpp: In member function 'void QwtPlotDict::PrivateData::ItemList::removeItem(QwtPlotItem*)': qwt_plot_dict.cpp:35:64: warning: 'RandomAccessIterator qLowerBound(RandomAccessIterator, RandomAccessIterator, const T&, LessThan) [with RandomAccessIterator = QList::iterator; T = QwtPlotItem*; LessThan = QwtPlotDict::PrivateData::ItemList::LessZThan]' is deprecated: Use std::lower_bound [-Wdeprecated-declarations] 35 | qLowerBound( begin(), end(), item, LessZThan() ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qshareddata.h:46, from /usr/include/qt5/QtCore/qsharedpointer.h:45, from /usr/include/qt5/QtGui/qfont.h:46, from qwt_text.h:16, from qwt_plot_item.h:14, from qwt_plot_dict.h:15, from qwt_plot_dict.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:247:83: note: declared here 247 | QT_DEPRECATED_X("Use std::lower_bound") Q_OUTOFLINE_TEMPLATE RandomAccessIterator qLowerBound(RandomAccessIterator begin, RandomAccessIterator end, const T &value, LessThan lessThan) | ^~~~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_histogram.o qwt_plot_histogram.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_item.o qwt_plot_item.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_intervalcurve.o qwt_plot_intervalcurve.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_spectrogram.o qwt_plot_spectrogram.cpp qwt_plot_item.cpp: In member function 'virtual QList QwtPlotItem::legendData() const': qwt_plot_item.cpp:603:41: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QwtText]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] 603 | qVariantSetValue( titleValue, label ); | ^ In file included from qwt_legend_data.h:16, from qwt_plot_item.h:15, from qwt_plot_item.cpp:10: /usr/include/qt5/QtCore/qvariant.h:535:13: note: declared here 535 | inline void qVariantSetValue(QVariant &v, const T &t) | ^~~~~~~~~~~~~~~~ qwt_plot_item.cpp:610:46: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QwtGraphic]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] 610 | qVariantSetValue( iconValue, graphic ); | ^ In file included from qwt_legend_data.h:16, from qwt_plot_item.h:15, from qwt_plot_item.cpp:10: /usr/include/qt5/QtCore/qvariant.h:535:13: note: declared here 535 | inline void qVariantSetValue(QVariant &v, const T &t) | ^~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_spectrocurve.o qwt_plot_spectrocurve.cpp qwt_plot_spectrogram.cpp: In member function 'void QwtPlotSpectrogram::setContourLevels(const QList&)': qwt_plot_spectrogram.cpp:289:34: warning: 'void qSort(Container&) [with Container = QList]' is deprecated: Use std::sort [-Wdeprecated-declarations] 289 | qSort( d_data->contourLevels ); | ^ In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:45, from /usr/include/qt5/QtCore/qmetatype.h:48, from qwt_interval.h:14, from qwt_raster_data.h:14, from qwt_plot_spectrogram.h:14, from qwt_plot_spectrogram.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_scaleitem.o qwt_plot_scaleitem.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_seriesitem.o qwt_plot_seriesitem.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_marker.o qwt_plot_marker.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_layout.o qwt_plot_layout.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_canvas.o qwt_plot_canvas.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_panner.o qwt_plot_panner.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_rasteritem.o qwt_plot_rasteritem.cpp qwt_plot_layout.cpp: In member function 'void QwtPlotLayout::LayoutData::init(const QwtPlot*, const QRectF&)': qwt_plot_layout.cpp:170:53: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 170 | &canvas.contentsMargins[ QwtPlot::xBottom ] ); | ^ In file included from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_plot.h:18, from qwt_plot_layout.h:14, from qwt_plot_layout.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ qwt_plot_layout.cpp: In member function 'virtual QSize QwtPlotLayout::minimumSizeHint(const QwtPlot*) const': qwt_plot_layout.cpp:614:63: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 614 | plot->canvas()->getContentsMargins( &fw, NULL, NULL, NULL ); | ^ In file included from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_plot.h:18, from qwt_plot_layout.h:14, from qwt_plot_layout.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ qwt_plot_layout.cpp:688:62: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 688 | canvas->getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_plot.h:18, from qwt_plot_layout.h:14, from qwt_plot_layout.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ qwt_plot_canvas.cpp: In function 'void qwtDrawBackground(QPainter*, QwtPlotCanvas*)': qwt_plot_canvas.cpp:191:49: warning: 'QVector QRegion::rects() const' is deprecated: Use begin()/end() instead [-Wdeprecated-declarations] 191 | rects = painter->clipRegion().rects(); | ^ In file included from /usr/include/qt5/QtGui/qmatrix.h:45, from /usr/include/qt5/QtGui/qbrush.h:49, from /usr/include/qt5/QtGui/qpalette.h:46, from /usr/include/qt5/QtWidgets/qwidget.h:48, from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_plot_canvas.h:14, from qwt_plot_canvas.cpp:10: /usr/include/qt5/QtGui/qregion.h:125:20: note: declared here 125 | QVector rects() const; | ^~~~~ qwt_plot_canvas.cpp:251:57: warning: 'QVector QRegion::rects() const' is deprecated: Use begin()/end() instead [-Wdeprecated-declarations] 251 | painter->drawRects( painter->clipRegion().rects() ); | ^ In file included from /usr/include/qt5/QtGui/qmatrix.h:45, from /usr/include/qt5/QtGui/qbrush.h:49, from /usr/include/qt5/QtGui/qpalette.h:46, from /usr/include/qt5/QtWidgets/qwidget.h:48, from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_plot_canvas.h:14, from qwt_plot_canvas.cpp:10: /usr/include/qt5/QtGui/qregion.h:125:20: note: declared here 125 | QVector rects() const; | ^~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_picker.o qwt_plot_picker.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_zoomer.o qwt_plot_zoomer.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_magnifier.o qwt_plot_magnifier.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_rescaler.o qwt_plot_rescaler.cpp qwt_plot_picker.cpp: In member function 'virtual QwtText QwtPlotPicker::trackerTextF(const QPointF&) const': qwt_plot_picker.cpp:217:43: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 217 | text.sprintf( "%.4f", pos.y() ); | ^ In file included from qwt_text.h:14, from qwt_picker.h:14, from qwt_plot_picker.h:14, from qwt_plot_picker.cpp:10: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ qwt_plot_picker.cpp:220:43: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 220 | text.sprintf( "%.4f", pos.x() ); | ^ In file included from qwt_text.h:14, from qwt_picker.h:14, from qwt_plot_picker.h:14, from qwt_plot_picker.cpp:10: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ qwt_plot_picker.cpp:223:58: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 223 | text.sprintf( "%.4f, %.4f", pos.x(), pos.y() ); | ^ In file included from qwt_text.h:14, from qwt_picker.h:14, from qwt_plot_picker.h:14, from qwt_plot_picker.cpp:10: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_raster_data.o qwt_raster_data.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_matrix_raster_data.o qwt_matrix_raster_data.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_sampling_thread.o qwt_sampling_thread.cpp qwt_plot_rescaler.cpp: In member function 'virtual void QwtPlotRescaler::canvasResizeEvent(QResizeEvent*)': qwt_plot_rescaler.cpp:334:64: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 334 | canvas()->getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from /usr/include/qt5/QtWidgets/qframe.h:44, from qwt_plot.h:18, from qwt_plot_rescaler.h:15, from qwt_plot_rescaler.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_series_data.o qwt_series_data.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_scale_widget.o qwt_scale_widget.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_widget_overlay.o qwt_widget_overlay.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_svgitem.o qwt_plot_svgitem.cpp qwt_widget_overlay.cpp: In member function 'void QwtWidgetOverlay::updateMask()': qwt_widget_overlay.cpp:222:48: warning: 'QVector QRegion::rects() const' is deprecated: Use begin()/end() instead [-Wdeprecated-declarations] 222 | mask = qwtAlphaMask( image, hint.rects() ); | ^ In file included from /usr/include/qt5/QtGui/qmatrix.h:45, from /usr/include/qt5/QtGui/qbrush.h:49, from /usr/include/qt5/QtGui/qpalette.h:46, from /usr/include/qt5/QtWidgets/qwidget.h:48, from qwt_widget_overlay.h:14, from qwt_widget_overlay.cpp:10: /usr/include/qt5/QtGui/qregion.h:125:20: note: declared here 125 | QVector rects() const; | ^~~~~ qwt_widget_overlay.cpp: In member function 'virtual void QwtWidgetOverlay::paintEvent(QPaintEvent*)': qwt_widget_overlay.cpp:273:31: warning: 'QVector QRegion::rects() const' is deprecated: Use begin()/end() instead [-Wdeprecated-declarations] 273 | if ( clipRegion.rects().size() > 2000 ) | ^ In file included from /usr/include/qt5/QtGui/qmatrix.h:45, from /usr/include/qt5/QtGui/qbrush.h:49, from /usr/include/qt5/QtGui/qpalette.h:46, from /usr/include/qt5/QtWidgets/qwidget.h:48, from qwt_widget_overlay.h:14, from qwt_widget_overlay.cpp:10: /usr/include/qt5/QtGui/qregion.h:125:20: note: declared here 125 | QVector rects() const; | ^~~~~ qwt_widget_overlay.cpp:281:38: warning: 'QVector QRegion::rects() const' is deprecated: Use begin()/end() instead [-Wdeprecated-declarations] 281 | rects = clipRegion.rects(); | ^ In file included from /usr/include/qt5/QtGui/qmatrix.h:45, from /usr/include/qt5/QtGui/qbrush.h:49, from /usr/include/qt5/QtGui/qpalette.h:46, from /usr/include/qt5/QtWidgets/qwidget.h:48, from qwt_widget_overlay.h:14, from qwt_widget_overlay.cpp:10: /usr/include/qt5/QtGui/qregion.h:125:20: note: declared here 125 | QVector rects() const; | ^~~~~ qwt_scale_widget.cpp: In member function 'virtual QSize QwtScaleWidget::minimumSizeHint() const': qwt_scale_widget.cpp:722:54: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 722 | getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from qwt_scale_widget.h:16, from qwt_scale_widget.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_abstract_slider.o qwt_abstract_slider.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_abstract_scale.o qwt_abstract_scale.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_arrow_button.o qwt_arrow_button.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_analog_clock.o qwt_analog_clock.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_compass.o qwt_compass.cpp qwt_analog_clock.cpp: In constructor 'QwtAnalogClock::QwtAnalogClock(QWidget*)': qwt_analog_clock.cpp:75:37: warning: 'QColor QColor::dark(int) const' is deprecated: Use QColor::darker() instead [-Wdeprecated-declarations] 75 | knobColor = knobColor.dark( 120 ); | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from /usr/include/qt5/QtWidgets/qwidget.h:48, from qwt_abstract_scale.h:14, from qwt_abstract_slider.h:14, from qwt_dial.h:14, from qwt_analog_clock.h:14, from qwt_analog_clock.cpp:10: /usr/include/qt5/QtGui/qcolor.h:235:30: note: declared here 235 | Q_REQUIRED_RESULT QColor dark(int f = 200) const noexcept; | ^~~~ qwt_analog_clock.cpp:85:45: warning: 'QColor QColor::dark(int) const' is deprecated: Use QColor::darker() instead [-Wdeprecated-declarations] 85 | handColor = knobColor.dark( 120 ); | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from /usr/include/qt5/QtWidgets/qwidget.h:48, from qwt_abstract_scale.h:14, from qwt_abstract_slider.h:14, from qwt_dial.h:14, from qwt_analog_clock.h:14, from qwt_analog_clock.cpp:10: /usr/include/qt5/QtGui/qcolor.h:235:30: note: declared here 235 | Q_REQUIRED_RESULT QColor dark(int f = 200) const noexcept; | ^~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_compass_rose.o qwt_compass_rose.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_counter.o qwt_counter.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_dial.o qwt_dial.cpp qwt_compass_rose.cpp: In function 'QPointF qwtIntersection(QPointF, QPointF, QPointF, QPointF)': qwt_compass_rose.cpp:23:39: warning: 'QLineF::IntersectType QLineF::intersect(const QLineF&, QPointF*) const' is deprecated: Use intersects() instead [-Wdeprecated-declarations] 23 | if ( line1.intersect( line2, &pos ) == QLineF::NoIntersection ) | ^ In file included from /usr/include/qt5/QtGui/qmatrix.h:47, from /usr/include/qt5/QtGui/qbrush.h:49, from /usr/include/qt5/QtGui/qpalette.h:46, from qwt_compass_rose.h:14, from qwt_compass_rose.cpp:10: /usr/include/qt5/QtCore/qline.h:256:19: note: declared here 256 | IntersectType intersect(const QLineF &l, QPointF *intersectionPoint) const; | ^~~~~~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_dial_needle.o qwt_dial_needle.cpp qwt_counter.cpp: In member function 'void QwtCounter::setValid(bool)': qwt_counter.cpp:158:50: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 158 | d_data->valueEdit->setText( QString::null ); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtGui/qicon.h:45, from /usr/include/qt5/QtWidgets/qabstractbutton.h:44, from /usr/include/qt5/QtWidgets/qpushbutton.h:44, from qwt_arrow_button.h:14, from qwt_counter.cpp:10: /usr/include/qt5/QtCore/qstring.h:913:23: note: declared here 913 | static const Null null; | ^~~~ qwt_counter.cpp:158:50: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 158 | d_data->valueEdit->setText( QString::null ); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtGui/qicon.h:45, from /usr/include/qt5/QtWidgets/qabstractbutton.h:44, from /usr/include/qt5/QtWidgets/qpushbutton.h:44, from qwt_arrow_button.h:14, from qwt_counter.cpp:10: /usr/include/qt5/QtCore/qstring.h:913:23: note: declared here 913 | static const Null null; | ^~~~ qwt_counter.cpp: In member function 'virtual bool QwtCounter::event(QEvent*)': qwt_counter.cpp:490:67: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 490 | const int w = d_data->valueEdit->fontMetrics().width( "W" ) + 8; | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qabstractbutton.h:46, from /usr/include/qt5/QtWidgets/qpushbutton.h:44, from qwt_arrow_button.h:14, from qwt_counter.cpp:10: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ qwt_counter.cpp: In member function 'virtual QSize QwtCounter::sizeHint() const': qwt_counter.cpp:773:23: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 773 | w = fm.width( tmp ) + 2; | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qabstractbutton.h:46, from /usr/include/qt5/QtWidgets/qpushbutton.h:44, from qwt_arrow_button.h:14, from qwt_counter.cpp:10: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_double_range.o qwt_double_range.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_knob.o qwt_knob.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_slider.o qwt_slider.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_thermo.o qwt_thermo.cpp qwt_dial_needle.cpp: In function 'void qwtDrawTriangleNeedle(QPainter*, const QPalette&, QPalette::ColorGroup, double)': qwt_dial_needle.cpp:174:51: warning: 'QColor QColor::light(int) const' is deprecated: Use QColor::lighter() instead [-Wdeprecated-declarations] 174 | color[0] = darkColor.light( 100 + colorOffset ); | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:233:30: note: declared here 233 | Q_REQUIRED_RESULT QColor light(int f = 150) const noexcept; | ^~~~~ qwt_dial_needle.cpp:175:50: warning: 'QColor QColor::dark(int) const' is deprecated: Use QColor::darker() instead [-Wdeprecated-declarations] 175 | color[1] = darkColor.dark( 100 + colorOffset ); | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:235:30: note: declared here 235 | Q_REQUIRED_RESULT QColor dark(int f = 200) const noexcept; | ^~~~ qwt_dial_needle.cpp:176:52: warning: 'QColor QColor::light(int) const' is deprecated: Use QColor::lighter() instead [-Wdeprecated-declarations] 176 | color[2] = lightColor.light( 100 + colorOffset ); | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:233:30: note: declared here 233 | Q_REQUIRED_RESULT QColor light(int f = 150) const noexcept; | ^~~~~ qwt_dial_needle.cpp:177:51: warning: 'QColor QColor::dark(int) const' is deprecated: Use QColor::darker() instead [-Wdeprecated-declarations] 177 | color[3] = lightColor.dark( 100 + colorOffset ); | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:235:30: note: declared here 235 | Q_REQUIRED_RESULT QColor dark(int f = 200) const noexcept; | ^~~~ qwt_dial_needle.cpp: In member function 'virtual void QwtCompassMagnetNeedle::drawNeedle(QPainter*, double, QPalette::ColorGroup) const': qwt_dial_needle.cpp:389:43: warning: 'QColor QColor::light(int) const' is deprecated: Use QColor::lighter() instead [-Wdeprecated-declarations] 389 | dark.light( 100 + colorOffset ), | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:233:30: note: declared here 233 | Q_REQUIRED_RESULT QColor light(int f = 150) const noexcept; | ^~~~~ qwt_dial_needle.cpp:390:42: warning: 'QColor QColor::dark(int) const' is deprecated: Use QColor::darker() instead [-Wdeprecated-declarations] 390 | dark.dark( 100 + colorOffset ), | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:235:30: note: declared here 235 | Q_REQUIRED_RESULT QColor dark(int f = 200) const noexcept; | ^~~~ qwt_dial_needle.cpp:396:44: warning: 'QColor QColor::light(int) const' is deprecated: Use QColor::lighter() instead [-Wdeprecated-declarations] 396 | light.light( 100 + colorOffset ), | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:233:30: note: declared here 233 | Q_REQUIRED_RESULT QColor light(int f = 150) const noexcept; | ^~~~~ qwt_dial_needle.cpp:397:43: warning: 'QColor QColor::dark(int) const' is deprecated: Use QColor::darker() instead [-Wdeprecated-declarations] 397 | light.dark( 100 + colorOffset ), | ^ In file included from /usr/include/qt5/QtGui/qpalette.h:45, from qwt_dial_needle.h:14, from qwt_dial_needle.cpp:10: /usr/include/qt5/QtGui/qcolor.h:235:30: note: declared here 235 | Q_REQUIRED_RESULT QColor dark(int f = 200) const noexcept; | ^~~~ g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_wheel.o qwt_wheel.cpp qwt_knob.cpp: In function 'QSize qwtKnobSizeHint(const QwtKnob*, int)': qwt_knob.cpp:41:60: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 41 | knob->getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from qwt_abstract_scale.h:14, from qwt_abstract_slider.h:14, from qwt_knob.h:14, from qwt_knob.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ qwt_slider.cpp: In member function 'virtual QSize QwtSlider::minimumSizeHint() const': qwt_slider.cpp:965:54: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 965 | getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from qwt_abstract_scale.h:14, from qwt_abstract_slider.h:14, from qwt_slider.h:14, from qwt_slider.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ qwt_thermo.cpp: In member function 'virtual void QwtThermo::drawLiquid(QPainter*, const QRect&) const': qwt_thermo.cpp:563:50: warning: 'template class qGreater' is deprecated: Use std::greater [-Wdeprecated-declarations] 563 | qSort( values.begin(), values.end(), qGreater() ); | ^~~~~~~~ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from qwt_abstract_scale.h:14, from qwt_thermo.h:14, from qwt_thermo.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:163:43: note: declared here 163 | class QT_DEPRECATED_X("Use std::greater") qGreater | ^~~~~~~~ qwt_thermo.cpp:563:69: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = double*; LessThan = qGreater]' is deprecated: Use std::sort [-Wdeprecated-declarations] 563 | qSort( values.begin(), values.end(), qGreater() ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from qwt_abstract_scale.h:14, from qwt_thermo.h:14, from qwt_thermo.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ qwt_thermo.cpp:565:50: warning: 'template class qLess' is deprecated: Use std::less [-Wdeprecated-declarations] 565 | qSort( values.begin(), values.end(), qLess() ); | ^~~~~ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from qwt_abstract_scale.h:14, from qwt_thermo.h:14, from qwt_thermo.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:153:40: note: declared here 153 | class QT_DEPRECATED_X("Use std::less") qLess | ^~~~~ qwt_thermo.cpp:565:66: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = double*; LessThan = qLess]' is deprecated: Use std::sort [-Wdeprecated-declarations] 565 | qSort( values.begin(), values.end(), qLess() ); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from qwt_abstract_scale.h:14, from qwt_thermo.h:14, from qwt_thermo.cpp:10: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ qwt_thermo.cpp: In member function 'virtual QSize QwtThermo::minimumSizeHint() const': qwt_thermo.cpp:879:54: warning: 'void QWidget::getContentsMargins(int*, int*, int*, int*) const' is deprecated: use contentsMargins() [-Wdeprecated-declarations] 879 | getContentsMargins( &left, &top, &right, &bottom ); | ^ In file included from qwt_abstract_scale.h:14, from qwt_thermo.h:14, from qwt_thermo.cpp:10: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ g++ -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_dyngrid_layout.h -o moc_qwt_dyngrid_layout.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_magnifier.h -o moc_qwt_magnifier.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_panner.h -o moc_qwt_panner.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_picker.h -o moc_qwt_picker.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_text_label.h -o moc_qwt_text_label.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_abstract_legend.h -o moc_qwt_abstract_legend.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_legend.h -o moc_qwt_legend.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_legend_label.h -o moc_qwt_legend_label.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_plot.h -o moc_qwt_plot.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_plot_renderer.h -o moc_qwt_plot_renderer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_plot_canvas.h -o moc_qwt_plot_canvas.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_plot_panner.h -o moc_qwt_plot_panner.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_plot_picker.h -o moc_qwt_plot_picker.cpp qwt_wheel.cpp: In member function 'virtual void QwtWheel::mousePressEvent(QMouseEvent*)': qwt_wheel.cpp:176:28: warning: 'void QTime::start()' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 176 | d_data->time.start(); | ^ In file included from qwt_wheel.cpp:19: /usr/include/qt5/QtCore/qdatetime.h:228:55: note: declared here 228 | QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); | ^~~~~ qwt_wheel.cpp: In member function 'virtual void QwtWheel::mouseMoveEvent(QMouseEvent*)': qwt_wheel.cpp:202:42: warning: 'int QTime::restart()' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 202 | double ms = d_data->time.restart(); | ^ In file included from qwt_wheel.cpp:19: /usr/include/qt5/QtCore/qdatetime.h:229:54: note: declared here 229 | QT_DEPRECATED_X("Use QElapsedTimer instead") int restart(); | ^~~~~~~ qwt_wheel.cpp: In member function 'virtual void QwtWheel::mouseReleaseEvent(QMouseEvent*)': qwt_wheel.cpp:255:45: warning: 'int QTime::elapsed() const' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] 255 | const int ms = d_data->time.elapsed(); | ^ In file included from qwt_wheel.cpp:19: /usr/include/qt5/QtCore/qdatetime.h:230:54: note: declared here 230 | QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; | ^~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_plot_zoomer.h -o moc_qwt_plot_zoomer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_plot_magnifier.h -o moc_qwt_plot_magnifier.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_sampling_thread.h -o moc_qwt_sampling_thread.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_scale_widget.h -o moc_qwt_scale_widget.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_abstract_slider.h -o moc_qwt_abstract_slider.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_abstract_scale.h -o moc_qwt_abstract_scale.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_analog_clock.h -o moc_qwt_analog_clock.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_compass.h -o moc_qwt_compass.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_counter.h -o moc_qwt_counter.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_dial.h -o moc_qwt_dial.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_knob.h -o moc_qwt_knob.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_slider.h -o moc_qwt_slider.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_thermo.h -o moc_qwt_thermo.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-5.2.3/src/libpcp_qwt/src -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qwt_wheel.h -o moc_qwt_wheel.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_dyngrid_layout.o moc_qwt_dyngrid_layout.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_magnifier.o moc_qwt_magnifier.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_panner.o moc_qwt_panner.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_picker.o moc_qwt_picker.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_text_label.o moc_qwt_text_label.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_abstract_legend.o moc_qwt_abstract_legend.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_legend.o moc_qwt_legend.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_legend_label.o moc_qwt_legend_label.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_plot.o moc_qwt_plot.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_plot_renderer.o moc_qwt_plot_renderer.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_plot_canvas.o moc_qwt_plot_canvas.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_plot_panner.o moc_qwt_plot_panner.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_plot_picker.o moc_qwt_plot_picker.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_plot_zoomer.o moc_qwt_plot_zoomer.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_plot_magnifier.o moc_qwt_plot_magnifier.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_sampling_thread.o moc_qwt_sampling_thread.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_scale_widget.o moc_qwt_scale_widget.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_abstract_slider.o moc_qwt_abstract_slider.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_abstract_scale.o moc_qwt_abstract_scale.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_analog_clock.o moc_qwt_analog_clock.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_compass.o moc_qwt_compass.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_counter.o moc_qwt_counter.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_dial.o moc_qwt_dial.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_knob.o moc_qwt_knob.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_slider.o moc_qwt_slider.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_thermo.o moc_qwt_thermo.cpp g++ -c -pipe -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qwt_wheel.o moc_qwt_wheel.cpp rm -f build/release/libpcp_qwt.a ar cqs build/release/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_painter_command.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_pixel_matrix.o qwt_point_3d.o qwt_point_data.o qwt_point_mapper.o qwt_point_polar.o qwt_scale_engine.o qwt_symbol.o qwt_system_clock.o qwt_transform.o qwt_abstract_legend.o qwt_curve_fitter.o qwt_graphic.o qwt_legend.o qwt_legend_label.o qwt_legend_data.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_widget_overlay.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_abstract_legend.o moc_qwt_legend.o moc_qwt_legend_label.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_abstract_scale.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 === libpcp_web === 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 === ln -s -f ../../../src/external/jsmn.c jsmn.c ln -s -f ../../../src/external/jsmn.h jsmn.h ln -s -f ../../../src/external/http_parser.c http_parser.c ln -s -f ../../../src/external/http_parser.h http_parser.h ln -s -f ../../../src/external/crc16.c crc16.c ln -s -f ../../../src/external/crc16.h crc16.h ln -s -f ../../../src/external/sha1.c sha1.c ln -s -f ../../../src/external/sha1.h sha1.h ln -s -f ../../../src/external/sds.c sds.c ln -s -f ../../../src/external/siphash.c siphash.c ln -s -f ../../../src/external/dict.c dict.c ln -s -f ../../../src/external/dict.h dict.h ln -s -f ../../../src/external/ini.c ini.c ln -s -f ../../../src/external/ini.h ini.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o jsmn.o jsmn.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o http_client.o http_client.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o http_parser.o http_parser.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o sds.o sds.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o siphash.o siphash.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o query.o query.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o schema.o schema.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o load.o load.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o crc16.o crc16.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o sha1.o sha1.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o util.o util.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o slots.o slots.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o redis.o redis.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o net.o net.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o dict.o dict.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o ini.o ini.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o maps.o maps.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o batons.o batons.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o encoding.o encoding.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o search.o search.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o json_helpers.o json_helpers.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o config.o config.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o libuv.o libuv.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o discover.o discover.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o webgroup.o webgroup.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o ssl.o ssl.c bison -d -b `basename query_parser.y .y` query_parser.y gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DJSMN_PARENT_LINKS=1 -DJSMN_STRICT=1 -DHTTP_PARSER_STRICT=0 -DHAVE_LIBUV=1 -DHAVE_OPENSSL=1 -Wall -O2 -g -c -o query_parser.tab.o query_parser.tab.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -shared -Wl,-soname,libpcp_web.so.1 -Wl,--version-script=exports -o libpcp_web.so.1 jsmn.o http_client.o http_parser.o sds.o siphash.o query.o schema.o load.o crc16.o sha1.o util.o slots.o redis.o net.o dict.o ini.o maps.o batons.o encoding.o search.o json_helpers.o config.o libuv.o discover.o webgroup.o ssl.o query_parser.tab.o -lssl -lcrypto -luv -ldl -lpcp_pmda -lpcp -lm -luv -ldl -lssl -lcrypto -ldl ln -s -f libpcp_web.so.1 libpcp_web.so /usr/bin/gcc-ar cr libpcp_web.a jsmn.o http_client.o http_parser.o sds.o siphash.o query.o schema.o load.o crc16.o sha1.o util.o slots.o redis.o net.o dict.o ini.o maps.o batons.o encoding.o search.o json_helpers.o config.o libuv.o discover.o webgroup.o ssl.o query_parser.tab.o === pminfo === ln -s ../../src/external/sha1.h . ln -s ../../src/external/sha1.c . gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o pminfo.o pminfo.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o sha1.o sha1.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o pminfo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src pminfo.o sha1.o -lpcp === pmprobe === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o pmprobe.o pmprobe.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o pmprobe -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src pmprobe.o -lpcp === bashrc === make[2]: Nothing to be done for 'default_pcp'. === zshrc === make[2]: Nothing to be done for 'default_pcp'. === dbpmda === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done === src === bison -d -b `basename gram.y .y` gram.y rm -f gram.h && ln -s gram.tab.h gram.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPCP_INTERNAL -Wall -O2 -g -c -o dbpmda.o dbpmda.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPCP_INTERNAL -Wall -O2 -g -c -o dso.o dso.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPCP_INTERNAL -Wall -O2 -g -c -o util.o util.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPCP_INTERNAL -Wall -O2 -g -c -o pmda.o pmda.c pmda.c: In function 'dopmda': pmda.c:770:56: warning: passing argument 4 of '__pmSendNameList' from incompatible pointer type [-Wincompatible-pointer-types] 770 | if ((sts = __pmSendNameList(toPMDA, FROM_ANON, 1, ¶m.name, NULL)) >= 0) { | ^~~~~~~~~~~ | | | char ** In file included from ./dbpmda.h:17, from pmda.c:30: ../../../src/include/pcp/libpcp.h:385:53: note: expected 'const char **' but argument is of type 'char **' 385 | PCP_CALL extern int __pmSendNameList(int, int, int, const char **, const int *); | ^~~~~~~~~~~~~ flex -t lex.l > lex.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPCP_INTERNAL -Wall -O2 -g -c -o lex.o lex.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPCP_INTERNAL -Wall -O2 -g -c -o gram.tab.o gram.tab.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DPCP_INTERNAL -Wall -O2 -g -o dbpmda -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o newhelp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wall newhelp.c -lpcp_pmda -lpcp gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o chkhelp.o chkhelp.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o chkhelp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wall chkhelp.o -lpcp_pmda -lpcp gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_STATIC -o newhelp.static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wall newhelp.c ../../src/libpcp_static/src/libpcp_static.a -lm -lpthread -ldl -lssl3 -lnss3 -lnspr4 -lsasl2 -llzma -lavahi-common -lavahi-client -llzma -lsystemd -lm -lpthread -ldl === pcp === for d in `echo atop dmcache dstat free htop iostat ipcs mpstat numastat pidstat python shping summary tapestat uptime verify vmstat `; 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 === atop === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o atop.o atop.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o atopsar.o atopsar.c sed -e "s;^\. .PCP_DIR.etc.pcp.env;. ../../../src/include/pcp.env;" \ ../../../src/pmgenmap/pmgenmap.sh >pmgenmap.sh gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o deviate.o deviate.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o gpucom.o gpucom.c PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh ifpropmetrics.map > ifpropmetrics.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o parseable.o parseable.c PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh procmetrics.map > procmetrics.h PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh netprocmetrics.map > netprocmetrics.h PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh systmetrics.map > systmetrics.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o procdbase.o procdbase.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o showgeneric.o showgeneric.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o showlinux.o showlinux.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o showprocs.o showprocs.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o showsys.o showsys.c PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh hostmetrics.map > hostmetrics.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o version.o version.c PCP_CONF=../../../src/include/pcp.conf PCP_ALT_CPP=../../../src/pmcpp/pmcpp.static sh ./pmgenmap.sh acctmetrics.map > acctmetrics.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o ifprop.o ifprop.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o photoproc.o photoproc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o netproc.o netproc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o photosyst.o photosyst.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o various.o various.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o acctproc.o acctproc.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o pcp-atop -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_gui/src atop.o atopsar.o acctproc.o deviate.o gpucom.o ifprop.o parseable.o photoproc.o netproc.o photosyst.o procdbase.o showgeneric.o showlinux.o showprocs.o showsys.o various.o version.o -lpcp_gui -lpcp -lncurses -ltinfo -lm === dmcache === make[3]: Nothing to be done for 'default_pcp'. === dstat === for d in `echo plugins `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done === plugins === make[4]: Nothing to be done for 'build-me'. === free === make[3]: Nothing to be done for 'default_pcp'. === htop === sed -e 's;@SYSCONFDIR@;'/etc/pcp';g' \ -e 's;@VERSION@;'5.2.3';g' \ -e 's;@PACKAGE@;'pcp-htop';g' \ < config.h.in > config.h sed -e 's;@PACKAGE_STRING@;Performance Co-Pilot;g' \ -e 's;@sysconfdir@;'/etc/pcp';g' \ -e 's;HTOP;PCP-HTOP;g' -e 's;htop;pcp-htop;g' \ < htop.1.in > pcp-htop.1 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Action.o Action.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o AvailableColumnsPanel.o AvailableColumnsPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o AvailableMetersPanel.o AvailableMetersPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o BatteryMeter.o BatteryMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o CategoriesPanel.o CategoriesPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o ClockMeter.o ClockMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o ColorsPanel.o ColorsPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o ColumnsPanel.o ColumnsPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o CommandScreen.o CommandScreen.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Compat.o Compat.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o CPUMeter.o CPUMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o CRT.o CRT.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o DateMeter.o DateMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o DateTimeMeter.o DateTimeMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o DiskIOMeter.o DiskIOMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o DisplayOptionsPanel.o DisplayOptionsPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o EnvScreen.o EnvScreen.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o FunctionBar.o FunctionBar.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Hashtable.o Hashtable.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Header.o Header.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o HostnameMeter.o HostnameMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o htop.o htop.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o IncSet.o IncSet.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o InfoScreen.o InfoScreen.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o ListItem.o ListItem.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o LoadAverageMeter.o LoadAverageMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o MainPanel.o MainPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o MemoryMeter.o MemoryMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Meter.o Meter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o MetersPanel.o MetersPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o NetworkIOMeter.o NetworkIOMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Object.o Object.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o OpenFilesScreen.o OpenFilesScreen.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o OptionItem.o OptionItem.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Panel.o Panel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Process.o Process.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o ProcessList.o ProcessList.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o ProcessLocksScreen.o ProcessLocksScreen.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o RichString.o RichString.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o ScreenManager.o ScreenManager.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Settings.o Settings.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o SignalsPanel.o SignalsPanel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o SwapMeter.o SwapMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o TasksMeter.o TasksMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o TraceScreen.o TraceScreen.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o UptimeMeter.o UptimeMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o UsersTable.o UsersTable.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o Vector.o Vector.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o XUtils.o XUtils.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o linux/PressureStallMeter.o linux/PressureStallMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o linux/ZramMeter.o linux/ZramMeter.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o pcp/PCPProcess.o pcp/PCPProcess.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o pcp/PCPProcessList.o pcp/PCPProcessList.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -c -o pcp/Platform.o pcp/Platform.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBNCURSESW=true --std=c99 -Ipcp -I. -Wall -O2 -g -o pcp-htop -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src Action.o AvailableColumnsPanel.o AvailableMetersPanel.o BatteryMeter.o CategoriesPanel.o ClockMeter.o ColorsPanel.o ColumnsPanel.o CommandScreen.o Compat.o CPUMeter.o CRT.o DateMeter.o DateTimeMeter.o DiskIOMeter.o DisplayOptionsPanel.o EnvScreen.o FunctionBar.o Hashtable.o Header.o HostnameMeter.o htop.o IncSet.o InfoScreen.o ListItem.o LoadAverageMeter.o MainPanel.o MemoryMeter.o Meter.o MetersPanel.o NetworkIOMeter.o Object.o OpenFilesScreen.o OptionItem.o Panel.o Process.o ProcessList.o ProcessLocksScreen.o RichString.o ScreenManager.o Settings.o SignalsPanel.o SwapMeter.o TasksMeter.o TraceScreen.o UptimeMeter.o UsersTable.o Vector.o XUtils.o linux/PressureStallMeter.o linux/ZramMeter.o pcp/PCPProcess.o pcp/PCPProcessList.o pcp/Platform.o -lpcp -lncursesw -ltinfo -lm === iostat === make[3]: Nothing to be done for 'default_pcp'. === ipcs === make[3]: Nothing to be done for 'default_pcp'. === mpstat === for d in `echo test `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done === test === make[4]: Nothing to be done for 'build-me'. === numastat === make[3]: Nothing to be done for 'default_pcp'. === pidstat === for d in `echo test `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d build-me || exit $?; fi; done === test === make[4]: Nothing to be done for 'build-me'. === python === make[3]: Nothing to be done for 'default_pcp'. === shping === make[3]: Nothing to be done for 'default_pcp'. === summary === make[3]: Nothing to be done for 'default_pcp'. === tapestat === make[3]: Nothing to be done for 'default_pcp'. === uptime === make[3]: Nothing to be done for 'default_pcp'. === verify === make[3]: Nothing to be done for 'default_pcp'. === vmstat === make[3]: Nothing to be done for 'default_pcp'. === pcp2elasticsearch === make[2]: Nothing to be done for 'default_pcp'. === pcp2graphite === make[2]: Nothing to be done for 'default_pcp'. === pcp2influxdb === make[2]: Nothing to be done for 'default_pcp'. === pcp2json === make[2]: Nothing to be done for 'default_pcp'. === pcp2spark === make[2]: Nothing to be done for 'default_pcp'. === pcp2xlsx === make[2]: Nothing to be done for 'default_pcp'. === pcp2xml === make[2]: Nothing to be done for 'default_pcp'. === pcp2zabbix === make[2]: Nothing to be done for 'default_pcp'. === pmafm === make[2]: Nothing to be done for 'default_pcp'. === pmfind === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBUV=1 -Wall -O2 -g -c -o pmfind.o pmfind.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBUV=1 -Wall -O2 -g -c -o source.o source.c /usr/bin/sed -e 's;@user@;'pcp';' -e 's;@path@;'/usr/libexec/pcp/bin';g' crontab.in > crontab /usr/bin/sed pmfind.service \ -e 's;@PCP_SYSCONFIG_DIR@;'/etc/sysconfig';' \ -e 's;@PCP_BINADM_DIR@;'/usr/libexec/pcp/bin';' \ -e 's;@PCP_VAR_DIR@;'/var/lib/pcp';' \ # END gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DHAVE_LIBUV=1 -Wall -O2 -g -o pmfind -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src pmfind.o source.o -lpcp_web -lssl -lcrypto -luv -ldl -lpcp_pmda -lpcp === pmcpp === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -c -o pmcpp.o pmcpp.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -o pmcpp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src pmcpp.o -lpcp gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -DPCP_STATIC -o pmcpp.static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src pmcpp.c ../../src/libpcp_static/src/libpcp_static.a -lm -lpthread -ldl -lssl3 -lnss3 -lnspr4 -lsasl2 -llzma -lavahi-common -lavahi-client -llzma -lsystemd -lm -lpthread -ldl === pmcd === /usr/bin/sed pmcd.service \ -e 's;@PCP_RC_DIR@;'/usr/libexec/pcp/lib';' \ -e 's;@PCP_RUN_DIR@;'/run/pcp';' \ # END 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -c -o pmcd.o pmcd.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -c -o config.o config.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -c -o dofetch.o dofetch.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -c -o dopdus.o dopdus.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -c -o dostore.o dostore.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -c -o client.o client.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -c -o agent.o agent.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"5.2.3\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -fPIE -Wall -O2 -g -o pmcd -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/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 -lpcp_pmda -lpcp -ldl -lpcp_pmcd /usr/bin/ld: /tmp/pmcd.68asMb.ltrans1.ltrans.o:(.note.stapsdt+0x24): undefined reference to `pcp_probe_PMCD_semaphore' /usr/bin/ld: /tmp/pmcd.68asMb.ltrans1.ltrans.o:(.note.stapsdt+0x78): undefined reference to `pcp_probe_PMCD_PDU_semaphore' collect2: error: ld returned 1 exit status make[3]: *** [../../../src/include/buildrules:30: pmcd] Error 1 make[2]: *** [GNUmakefile:23: default] Error 2 make[1]: *** [GNUmakefile:137: default_pcp] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/pcp-5.2.3/src' make: *** [GNUmakefile:49: default_pcp] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.DhrmrH (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.DhrmrH (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pcp.spec