Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/pcp.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-67422-3589/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/pcp-6.0.5-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/pcp.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-67422-3589/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mwWEGP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcp-6.0.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pcp-6.0.5.src.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pcp-6.0.5 + /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.ZupksK + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pcp-6.0.5 ++ echo 2.ocs23 ++ sed -e 's/\..*$//' + _build=2 + sed -i '/PACKAGE_BUILD/s/=[0-9]*/=2/' VERSION.pcp + '[' '-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 2023-06-26 10:36:10.000000000 +0800 +++ ./configure 2023-09-09 12:55:33.392968470 +0800 @@ -2296,7 +2296,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/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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-pmdastatsd=yes --with-perfevent=yes --with-pmdabcc=yes --with-pmdabpf=yes --with-pmdabpftrace=yes --with-pmdajson=yes --with-pmdasnmp=yes --with-python=no --with-podman=yes --with-pmdanutcracker=yes configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-podman checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking target system type... aarch64-opencloudos-linux-gnu Building on aarch64-opencloudos-linux for aarch64-opencloudos-linux Build: os=linux cpu=aarch64 Target: os=linux cpu=aarch64 checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for aarch64-opencloudos-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking sizeof off_t... 8 configure: Compiling with gcc pie et al. configure: Compiling DSO PMDAs with gcc -fvisibility=hidden checking for --std=c99 support... yes checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed 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 for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking for ragel... no 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/sdt.h... yes checking for avahi... yes checking for avahi_client_new in -lavahi-client... yes checking for avahi-client/publish.h... yes checking for avahi-common/alternative.h... yes checking if systemd should be used... 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.10.5 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... no 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... yes checking for libbpf... yes checking libbpf version... 1.2.0 checking for libelf... yes checking for clang... /usr/bin/clang checking clang major version installed... 16 checking for llvm-strip... /usr/bin/llvm-strip checking BPF CO-RE architecture identifier... arm64 checking for libbpf-tools vmlinux.h... /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/iovisor/bcc/libbpf-tools/arm64/vmlinux.h checking if the bpf PMDA should be included... yes checking if bpf PMDA modules using bpf_buffer__new should be included... yes checking which bpf PMDA modules should be included... biolatency.so runqlat.so mountsnoop.so oomkill.so bashreadline.so biolatency.so execsnoop.so exitsnoop.so fsslower.so opensnoop.so runqlat.so statsnoop.so tcpconnect.so tcpconnlat.so vfsstat.so biosnoop.so checking if the bpftrace PMDA should be included... yes checking for perl... perl checking for any perl version... perl checking if ExtUtils::MakeMaker is installed... no checking if the SNMP PMDA should be included... yes checking if the mysql PMDA should be included... no checking if the mongodb PMDA should be included... yes checking if the postgresql PMDA should be included... yes checking if the oracle PMDA should be included... no checking if the elasticsearch PMDA should be included... yes checking if the nginx PMDA should be included... no checking if the activemq PMDA should be included... no 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.15.9 checking for gmake... /usr/bin/gmake checking how to run the C preprocessor... gcc -E 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 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 egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for stddef.h... yes checking for sched.h... yes checking for dlfcn.h... yes checking for dl.h... no checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/prctl.h... yes checking for sys/sysinfo.h... yes checking for sys/systeminfo.h... no checking for endian.h... yes checking for standards.h... no checking for sys/byteorder.h... no checking for libgen.h... yes checking for sys/mman.h... yes checking for sys/un.h... yes checking for values.h... yes checking for stdint.h... (cached) yes checking for ieeefp.h... no checking for math.h... yes checking for pwd.h... yes checking for grp.h... yes checking for regex.h... yes checking for sys/wait.h... (cached) yes checking for termio.h... yes checking for termios.h... yes checking for sys/termios.h... yes checking for sys/ioctl.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for netdb.h... yes checking for poll.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for arpa/inet.h... yes checking for windows.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for execinfo.h... yes checking for bits/wordsize.h... yes checking for iptypes.h... no checking for iphlpapi.h... no checking for netioapi.h... no checking for fts.h... yes checking for libzfs.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/mount.h... yes checking for curses.h... yes checking for ncurses.h... yes checking for ncurses/curses.h... yes checking for ncurses/ncurses.h... yes checking for ncursesw/curses.h... 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 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 BIO_write_ex in -lcrypto... yes checking for libsasl2... yes checking for libuv... yes checking for uv_pipe_chmod in -luv... 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 for infiniband/umad.h... 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 for qshape... qshape checking if the postfix PMDA should be included... yes checking if selinux policy should be included... yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for vprintf... yes checking for mktime... yes checking for nanosleep... yes checking for usleep... yes checking for unsetenv... yes checking for getrusage... 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 fchown... 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 in -lexecinfo... no checking for backtrace... yes checking if __executable_start defined by ld... yes checking if __etext defined by ld... yes checking if _etext defined by ld... yes checking if etext defined by ld... 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 for pthread.h... yes checking for pthread_mutex_t in pthread.h... yes checking where pthread_create() is defined... libc checking printf type for pthread_t... 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... 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 for __atomic_fetch_add_4 in -latomic... yes checking for lzma... yes checking for lzma_index_stream_flags in -llzma... 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 cmocka... no 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 -j8 default_pcp for d in `echo vendor src qa man images build debian`; do \ if test -d "$d" ; then \ echo === $d ===; \ make -C $d default_pcp || exit $?; \ fi; \ done === vendor === make[1]: Entering directory '/builddir/build/BUILD/pcp-6.0.5/vendor' make -C github.com/libbpf/bpftool/src VMLINUX_H=/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/iovisor/bcc/libbpf-tools/arm64/vmlinux.h V=1 make[2]: Entering directory '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src' ... libbfd: [ OFF ] ... libcap: [ OFF ] ... clang-bpf-co-re: [ on ] mkdir -p /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/ mkdir -p /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf make -C /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src OBJDIR=/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf \ PREFIX=/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/libbpf.a install_headers make[3]: Entering directory '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src' mkdir -p /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include/bpf mkdir -p /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/ mkdir -p /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/ install -m 644 -t /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include/bpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src/hashmap.h install -m 644 -t /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include/bpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src/relo_core.h install -m 644 -t /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include/bpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src/libbpf_internal.h make -C /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src OBJDIR=/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf \ PREFIX=/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf \ ARCH= CROSS_COMPILE= CC=gcc LD=ld AR=ar /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/libbpf.a install_headers install -m 644 -t /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src/hashmap.h make[3]: Entering directory '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src' install -m 644 -t /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src/nlattr.h mkdir -p /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs install -m 644 -t /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src/relo_core.h if [ ! -d '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf' ]; then install -d -m 755 '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf'; fi; install -m 644 -t /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/src/libbpf_internal.h install -m 644 bpf.h libbpf.h btf.h libbpf_common.h libbpf_legacy.h bpf_helpers.h bpf_helper_defs.h bpf_tracing.h bpf_endian.h bpf_core_read.h skel_internal.h libbpf_version.h usdt.bpf.h '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include/bpf' gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bpf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/bpf.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c btf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/btf.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libbpf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/libbpf.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libbpf_errno.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/libbpf_errno.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c netlink.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/netlink.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nlattr.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/nlattr.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str_error.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/str_error.o mkdir -p /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libbpf_probes.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/libbpf_probes.o if [ ! -d '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include/bpf' ]; then install -d -m 755 '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include/bpf'; fi; install -m 644 bpf.h libbpf.h btf.h libbpf_common.h libbpf_legacy.h bpf_helpers.h bpf_helper_defs.h bpf_tracing.h bpf_endian.h bpf_core_read.h skel_internal.h libbpf_version.h usdt.bpf.h '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include/bpf' gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bpf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/bpf.o bpf.c: In function 'alloc_zero_tailing_info': bpf.c:219:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 219 | for (i = 0; i < cnt; i++) { | ^ bpf.c: In function 'alloc_zero_tailing_info': bpf.c:219:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 219 | for (i = 0; i < cnt; i++) { | ^ libbpf.c: In function 'bpf_object__add_programs': libbpf.c:801:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 801 | for (i = 0; i < nr_syms; i++) { | ^ libbpf.c: In function 'find_struct_ops_kern_types': btf.c: In function 'btf_type_by_id': libbpf.c:980:44: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and '__s32' {aka 'int'} [-Wsign-compare] 980 | if (kern_data_member->type == kern_type_id) | ^~ btf.c:466:21: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 466 | if (type_id < btf->start_id) | ^ libbpf.c: In function 'internal_map_name': libbpf.c:1559:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1559 | if (sfx_len >= BPF_OBJ_NAME_LEN) | ^~ btf.c: In function 'determine_ptr_size': btf.c:513:31: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 513 | for (j = 0; j < ARRAY_SIZE(long_aliases); j++) { | ^ btf.c: In function 'btf_ptr_sz': libbpf.c: In function 'set_kcfg_value_str': nlattr.c: In function 'nla_ok': btf.c:526:51: warning: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 526 | return btf->ptr_sz < 0 ? sizeof(void *) : btf->ptr_sz; | ^~~~~~~~~~~ btf.c: In function 'btf_parse_raw': nlattr.c:35:26: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 35 | return remaining >= sizeof(*nla) && | ^~ btf.c:1094:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 1094 | if (fread(data, 1, sz, f) < sz) { | ^ libbpf.c:1756:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1756 | if (len >= ext->kcfg.sz) { | ^~ btf.c: In function 'btf_get_raw_data': btf.c:1270:31: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 1270 | for (i = 0; i < btf->nr_types; i++) { | ^ btf.c: In function 'btf__str_by_offset': btf.c:1317:20: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 1317 | if (offset < btf->start_str_off) | ^ btf.c: In function 'validate_type_id': libbpf.c: In function 'bpf_object__sanitize_btf': nlattr.c: In function 'validate_nla': nlattr.c:65:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 65 | if (libbpf_nla_len(nla) < minlen) | ^ btf.c:1831:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1831 | if (id < 0 || id > BTF_MAX_NR_TYPES) | ^ netlink.c: In function 'libbpf_netlink_recv': netlink.c:151:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 151 | if (len > iov.iov_len) { | ^ netlink.c:172:43: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 172 | if (nh->nlmsg_seq != seq) { | ^~ netlink.c: In function 'tc_add_fd_and_name': netlink.c:606:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 606 | if (len >= sizeof(name)) | ^~ libbpf.c:2641:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 2641 | for (i = 1; i < btf__type_cnt(btf); i++) { | ^ libbpf.c: In function 'bpf_object__init_btf': libbpf.c:2779:43: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 2779 | for (seg_num = 0; seg_num < ARRAY_SIZE(ext_segs); seg_num++) { | ^ libbpf.c: In function 'bpf_object__sanitize_and_load_btf': libbpf.c:3020:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 3020 | for (i = 0; i < obj->nr_programs; i++) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bpf_prog_linfo.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/bpf_prog_linfo.o btf.c: In function 'btf_dedup_clear_hypot_map': btf.c:3158:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 3158 | for (i = 0; i < d->hypot_cnt; i++) | ^ btf.c: In function 'btf_for_each_str_off': btf.c:3261:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 3261 | for (i = 0; i < d->btf->nr_types; i++) { | ^ libbpf.c: In function 'bpf_object__elf_collect': btf.c: In function 'strs_dedup_remap_str_off': btf.c:3287:37: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 3287 | if (str_off == 0 || str_off < d->btf->start_str_off) | ^ libbpf.c:3440:59: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 3440 | if (!obj->efile.strtabidx || obj->efile.strtabidx > idx) { | ^ libbpf.c: In function 'find_extern_sec_btf_id': btf.c: In function 'btf_hash_struct': libbpf.c:3529:38: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 3529 | if (vs->type == ext_btf_id) | ^~ btf.c:3496:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 3496 | for (i = 0; i < vlen; i++) { | ^ libbpf.c: In function 'prog_is_subprog': btf.c: In function 'btf_dedup_prim_types': btf.c:3835:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 3835 | for (i = 0; i < d->btf->nr_types; i++) { | ^ libbpf.c:3871:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 3871 | return prog->sec_idx == obj->efile.text_shndx && obj->nr_programs > 1; | ^~ libbpf.c: In function 'bpf_program__record_reloc': libbpf.c:3978:43: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 3978 | if (!shdr_idx || shdr_idx != obj->efile.text_shndx) { | ^~ btf.c: In function 'btf_dedup_is_equiv': btf.c:4086:63: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 4086 | if (fwd_kind == real_kind && canon_id < d->btf->start_id) | ^ btf.c: In function 'btf_dedup_merge_hypot_map': btf.c:4215:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 4215 | for (i = 0; i < d->hypot_cnt; i++) { | ^ libbpf.c: In function 'bpf_object__collect_prog_relos': libbpf.c:4125:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 4125 | if (sec_idx >= obj->efile.sec_cnt) | ^~ btf.c: In function 'btf_dedup_struct_types': btf.c:4355:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4355 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'btf_dedup_ref_types': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c btf_dump.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/btf_dump.o btf.c:4517:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4517 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'btf_dedup_compact_types': btf.c:4552:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4552 | for (i = 0, id = d->btf->start_id; i < d->btf->nr_types; i++, id++) | ^ btf.c:4557:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4557 | for (i = 0, id = d->btf->start_id; i < d->btf->nr_types; i++, id++) { | ^ libbpf.c: In function 'init_map_in_map_slots': btf.c:4558:32: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 4558 | if (d->map[id] != id) | ^~ libbpf.c:5047:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 5047 | for (i = 0; i < map->init_slots_sz; i++) { | ^ libbpf.c: In function 'init_prog_array_slots': libbpf.c:5086:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 5086 | for (i = 0; i < map->init_slots_sz; i++) { | ^ libbpf.c: In function 'bpf_object_init_prog_arrays': libbpf.c:5115:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 5115 | for (i = 0; i < obj->nr_maps; i++) { | ^ btf.c: In function 'btf_dedup_remap_types': btf.c:4621:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4621 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'btf__load_vmlinux_btf': btf.c:4667:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 4667 | for (i = 0; i < ARRAY_SIZE(locations); i++) { | ^ In file included from btf.c:22: btf.c: In function 'btf_ext_visit_type_ids': libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4839:17: note: in expansion of macro 'for_each_btf_ext_rec' 4839 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf.c: In function 'bpf_core_find_cands': libbpf.c:5479:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 5479 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4850:17: note: in expansion of macro 'for_each_btf_ext_rec' 4850 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ btf.c: In function 'btf_ext_visit_str_offs': libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4881:17: note: in expansion of macro 'for_each_btf_ext_rec' 4881 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4899:17: note: in expansion of macro 'for_each_btf_ext_rec' 4899 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashmap.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/hashmap.o In file included from libbpf.c:54: libbpf.c: In function 'bpf_object__relocate_core': libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ libbpf.c:5665:17: note: in expansion of macro 'for_each_btf_ext_rec' 5665 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf.c:5694:38: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 5694 | if (insn_idx >= prog->insns_cnt) | ^~ In file included from libbpf.c:55: hashmap.h:156:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 156 | for (bkt = 0; bkt < map->cap; bkt++) \ | ^ libbpf.c:5730:17: note: in expansion of macro 'hashmap__for_each_entry' 5730 | hashmap__for_each_entry(cand_cache, entry, i) { | ^~~~~~~~~~~~~~~~~~~~~~~ libbpf.c: In function 'adjust_prog_btf_ext_info': libbpf.c:5885:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 5885 | if (prog->sec_idx != sec_idx) | ^~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ libbpf.c:5888:17: note: in expansion of macro 'for_each_btf_ext_rec' 5888 | for_each_btf_ext_rec(ext_info, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf.c: In function 'cmp_relo_by_insn_idx': libbpf.c:6014:22: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 6014 | if (insn_idx == relo->insn_idx) | ^~ libbpf.c:6016:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 6016 | return insn_idx < relo->insn_idx ? -1 : 1; | ^ libbpf.c: In function 'bpf_object__relocate_calls': libbpf.c:6268:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6268 | for (i = 0; i < obj->nr_programs; i++) { | ^ libbpf.c: In function 'bpf_object__free_relocs': libbpf.c:6290:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6290 | for (i = 0; i < obj->nr_programs; i++) { | ^ libbpf.c: In function 'bpf_object__sort_relos': libbpf.c:6316:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6316 | for (i = 0; i < obj->nr_programs; i++) { | ^ libbpf.c: In function 'bpf_object__relocate': libbpf.c:6352:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 6352 | for (j = 0; j < prog->nr_reloc; j++) { | ^ libbpf.c: In function 'bpf_object__collect_map_relos': libbpf.c:6450:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6450 | for (j = 0; j < obj->nr_maps; j++) { | ^ libbpf.c:6460:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6460 | if (j == obj->nr_maps) { | ^~ btf_dump.c: In function 'pfx': libbpf.c:6525:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 6525 | if (moff >= map->init_slots_sz) { | ^~ libbpf.c: In function 'bpf_object__sanitize_prog': libbpf.c:6602:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6602 | for (i = 0; i < prog->insns_cnt; i++, insn++) { | ^ btf_dump.c:29:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 29 | return lvl >= PREFIX_CNT ? PREFIXES : &PREFIXES[PREFIX_CNT - lvl]; | ^~ libbpf.c: In function 'bpf_object_load_prog': btf_dump.c: In function 'btf_dump_emit_missing_aliases': btf_dump.c:971:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 971 | for (i = 0; i < ARRAY_SIZE(missing_base_types); i++) { | ^ btf_dump.c: In function 'btf_dump_int_data': btf_dump.c:1748:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1748 | if (sz == 0 || sz > sizeof(buf)) { | ^ libbpf.c:6802:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6802 | for (i = 0; i < obj->nr_maps; i++) { | ^ btf_dump.c: In function 'btf_dump_enum_data': btf_dump.c:2091:35: warning: comparison of integer expressions of different signedness: '__s64' {aka 'long long int'} and '__u64' {aka 'long long unsigned int'} [-Wsign-compare] 2091 | if (value != btf_enum64_value(e)) | ^~ libbpf.c: In function 'fixup_log_failed_core_relo': libbpf.c:6940:47: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 6940 | insn_idx, spec_buf, spec_len >= sizeof(spec_buf) ? "..." : ""); | ^~ libbpf.c: In function 'fixup_log_missing_map_load': btf_dump.c: In function 'btf_dump_type_data_check_zero': btf_dump.c:2223:31: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 2223 | for (i = 0; i < array->nelems; i++) { | ^ libbpf.c:6966:36: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6966 | if (map_idx < 0 || map_idx >= obj->nr_maps) | ^~ libbpf.c: In function 'fixup_verifier_log': libbpf.c:6992:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6992 | for (i = 0; i < max_last_line_cnt; i++, next_line = cur_line) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ringbuf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/ringbuf.o libbpf.c: In function 'find_ksym_btf_id': libbpf.c:7364:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7364 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ libbpf.c: In function 'bpf_object_load': libbpf.c:7663:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7663 | for (i = 0; i < obj->nr_maps; i++) | ^ libbpf.c:7673:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7673 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ libbpf.c:7692:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7692 | for (i = 0; i < obj->nr_maps; i++) | ^ libbpf.c: In function '__bpf_program__iter': libbpf.c:8260:17: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8260 | if (idx >= obj->nr_programs || idx < 0) | ^~ libbpf.c: In function 'libbpf_unregister_prog_handler': libbpf.c:8627:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8627 | for (i = 0; i < custom_sec_def_cnt; i++) { | ^ libbpf.c:8632:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8632 | if (i == custom_sec_def_cnt) | ^~ libbpf.c:8636:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8636 | for (i = i + 1; i < custom_sec_def_cnt; i++) | ^ libbpf.c: In function 'libbpf_get_type_names': libbpf.c:8714:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 8714 | for (i = 0; i < ARRAY_SIZE(section_defs); i++) { | ^ libbpf.c:8725:67: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 8725 | if (strlen(buf) + strlen(section_defs[i].sec) + 2 > len) { | ^ libbpf.c: In function 'find_btf_by_prefix_kind': libbpf.c:8970:28: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 8970 | if (ret < 0 || ret >= sizeof(btf_type_name)) | ^~ libbpf.c: In function 'find_kernel_btf_id': libbpf.c:9061:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 9061 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ libbpf.c: In function '__bpf_map__iter': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strset.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/strset.o libbpf.c:9337:17: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 9337 | if (idx >= obj->nr_maps || idx < 0) | ^~ libbpf.c: In function 'elf_find_next_scn_by_type': libbpf.c:10497:32: warning: comparison of integer expressions of different signedness: 'Elf64_Word' {aka 'unsigned int'} and 'int' [-Wsign-compare] 10497 | if (sh.sh_type == sh_type) | ^~ libbpf.c: In function 'elf_find_func_offset': libbpf.c:10546:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 10546 | for (i = 0; i < ARRAY_SIZE(sh_types); i++) { | ^ libbpf.c: In function 'resolve_full_path': libbpf.c:10713:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 10713 | for (i = 0; i < ARRAY_SIZE(search_paths); i++) { | ^ libbpf.c:10725:47: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 10725 | seg_len = next_path ? next_path - s : strlen(s); | ^~~~~~~~~~~~~ strset.c: In function 'strset__new': libbpf.c: In function 'determine_tracepoint_id': strset.c:66:35: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 66 | for (off = 0; off < set->strs_data_len; off += strlen(set->strs_data + off) + 1) { | ^ libbpf.c:10996:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 10996 | if (ret >= sizeof(file)) { | ^~ libbpf.c: In function '__perf_buffer__new': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c linker.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/linker.o libbpf.c:11758:56: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 11758 | if (map.max_entries && map.max_entries < pb->cpu_cnt) | ^ libbpf.c: In function 'perf_buffer__buffer_fd': libbpf.c:11938:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 11938 | if (buf_idx >= pb->cpu_cnt) | ^~ libbpf.c: In function 'perf_buffer__consume_buffer': libbpf.c:11976:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 11976 | if (buf_idx >= pb->cpu_cnt) | ^~ libbpf.c: In function 'parse_cpu_mask_file': libbpf.c:12119:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 12119 | if (len >= sizeof(buf)) { | ^~ libbpf.c: In function 'populate_skeleton_maps': libbpf.c:12160:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 12160 | for (i = 0; i < map_cnt; i++) { | ^ libbpf.c: In function 'populate_skeleton_progs': libbpf.c:12184:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 12184 | for (i = 0; i < prog_cnt; i++) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gen_loader.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/gen_loader.o linker.c: In function 'linker_sanity_check_elf_symtab': linker.c:774:55: warning: comparison of integer expressions of different signedness: 'Elf64_Word' {aka 'unsigned int'} and 'int' [-Wsign-compare] 774 | if (!sec->shdr->sh_link || sec->shdr->sh_link >= obj->sec_cnt) { | ^~ linker.c: In function 'linker_sanity_check_elf_relos': linker.c:856:55: warning: comparison of integer expressions of different signedness: 'Elf64_Word' {aka 'unsigned int'} and 'int' [-Wsign-compare] 856 | if (!sec->shdr->sh_info || sec->shdr->sh_info >= obj->sec_cnt) { | ^~ linker.c: In function 'sec_content_is_same': linker.c:1072:29: warning: comparison of integer expressions of different signedness: 'int' and 'Elf64_Xword' {aka 'long unsigned int'} [-Wsign-compare] 1072 | if (dst_sec->sec_sz != src_sec->shdr->sh_size) | ^~ linker.c: In function 'find_glob_sym_btf': linker.c:1691:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 1691 | if (btf_id && btf_id != vi->type) { | ^~ linker.c: In function 'linker_append_btf_ext': linker.c:2452:47: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2452 | if (dst_sec->func_info.rec_sz != rec_sz) { | ^~ In file included from linker.c:21: libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ linker.c:2457:17: note: in expansion of macro 'for_each_btf_ext_rec' 2457 | for_each_btf_ext_rec(&obj->btf_ext->func_info, ext_sec, i, src_rec) { | ^~~~~~~~~~~~~~~~~~~~ linker.c:2481:47: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2481 | if (dst_sec->line_info.rec_sz != rec_sz) { | ^~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ linker.c:2486:17: note: in expansion of macro 'for_each_btf_ext_rec' 2486 | for_each_btf_ext_rec(&obj->btf_ext->line_info, ext_sec, i, src_rec) { | ^~~~~~~~~~~~~~~~~~~~ linker.c:2523:52: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2523 | if (dst_sec->core_relo_info.rec_sz != rec_sz) { | ^~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ linker.c:2528:17: note: in expansion of macro 'for_each_btf_ext_rec' 2528 | for_each_btf_ext_rec(&obj->btf_ext->core_relo_info, ext_sec, i, src_rec) { | ^~~~~~~~~~~~~~~~~~~~ gen_loader.c: In function 'bpf_gen__init': gen_loader.c:144:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 144 | for (i = 0; i < nr_progs_sz; i += 4) { | ^ gen_loader.c: In function 'bpf_gen__finish': gen_loader.c:374:22: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 374 | if (nr_progs < gen->nr_progs || nr_maps != gen->nr_maps) { | ^ gen_loader.c:374:49: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 374 | if (nr_progs < gen->nr_progs || nr_maps != gen->nr_maps) { | ^~ gen_loader.c:381:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 381 | for (i = 0; i < gen->nr_progs; i++) | ^ gen_loader.c:388:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 388 | for (i = 0; i < gen->nr_maps; i++) | ^ gen_loader.c: In function 'bpf_gen__map_create': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c relo_core.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/relo_core.o gen_loader.c:512:28: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 512 | } else if (map_idx != gen->nr_maps) { | ^~ gen_loader.c: In function 'bpf_gen__record_attach_target': gen_loader.c:536:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 536 | if (ret >= sizeof(gen->attach_target)) | ^~ gen_loader.c: In function 'get_ksym_desc': gen_loader.c:588:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 588 | for (i = 0; i < gen->nr_ksyms; i++) { | ^ gen_loader.c: In function 'cleanup_relos': gen_loader.c:906:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 906 | for (i = 0; i < gen->nr_ksyms; i++) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c btf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/btf.o relo_core.c: In function 'is_flex_arr': relo_core.c:83:25: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 83 | return acc->idx == btf_vlen(t) - 1; | ^~ relo_core.c: In function 'bpf_core_parse_spec': relo_core.c:374:49: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 374 | if (!flex && access_idx >= a->nelems) | ^~ relo_core.c: In function 'bpf_core_patch_insn': relo_core.c:1052:48: warning: comparison of integer expressions of different signedness: '__s32' {aka 'int'} and '__u64' {aka 'long long unsigned int'} [-Wsign-compare] 1052 | if (res->validate && insn->imm != orig_val) { | ^~ relo_core.c:1068:48: warning: comparison of integer expressions of different signedness: '__s16' {aka 'short int'} and '__u64' {aka 'long long unsigned int'} [-Wsign-compare] 1068 | if (res->validate && insn->off != orig_val) { | ^~ relo_core.c:1096:43: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 1096 | if (insn_bytes_sz != res->orig_sz) { | ^~ btf.c: In function 'btf_type_by_id': btf.c:466:21: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 466 | if (type_id < btf->start_id) | ^ btf.c: In function 'determine_ptr_size': relo_core.c: In function 'bpf_core_format_spec': relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1178:9: note: in expansion of macro 'append_buf' 1178 | append_buf("<%s> [%u] %s %s", | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1194:25: note: in expansion of macro 'append_buf' 1194 | append_buf(fmt_str, s, e->val); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1202:25: note: in expansion of macro 'append_buf' 1202 | append_buf(fmt_str, s, (unsigned long long)btf_enum64_value(e)); | ^~~~~~~~~~ btf.c:513:31: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 513 | for (j = 0; j < ARRAY_SIZE(long_aliases); j++) { | ^ btf.c: In function 'btf_ptr_sz': btf.c:526:51: warning: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 526 | return btf->ptr_sz < 0 ? sizeof(void *) : btf->ptr_sz; | ^~~~~~~~~~~ btf.c: In function 'btf_parse_raw': btf.c:1094:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 1094 | if (fread(data, 1, sz, f) < sz) { | ^ btf.c: In function 'btf_get_raw_data': btf.c:1270:31: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 1270 | for (i = 0; i < btf->nr_types; i++) { | ^ btf.c: In function 'btf__str_by_offset': btf.c:1317:20: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 1317 | if (offset < btf->start_str_off) | ^ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1210:33: note: in expansion of macro 'append_buf' 1210 | append_buf(".%s", spec->spec[i].name); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1212:33: note: in expansion of macro 'append_buf' 1212 | append_buf("[%u]", spec->spec[i].idx); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1215:17: note: in expansion of macro 'append_buf' 1215 | append_buf(" ("); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1217:25: note: in expansion of macro 'append_buf' 1217 | append_buf("%s%d", i == 0 ? "" : ":", spec->raw_spec[i]); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1220:25: note: in expansion of macro 'append_buf' 1220 | append_buf(" @ offset %u.%u)", spec->bit_offset / 8, spec->bit_offset % 8); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1222:25: note: in expansion of macro 'append_buf' 1222 | append_buf(" @ offset %u)", spec->bit_offset / 8); | ^~~~~~~~~~ btf.c: In function 'validate_type_id': btf.c:1831:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1831 | if (id < 0 || id > BTF_MAX_NR_TYPES) | ^ btf.c: In function 'btf_dedup_clear_hypot_map': btf.c:3158:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 3158 | for (i = 0; i < d->hypot_cnt; i++) | ^ btf.c: In function 'btf_for_each_str_off': btf.c:3261:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 3261 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'strs_dedup_remap_str_off': btf.c:3287:37: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 3287 | if (str_off == 0 || str_off < d->btf->start_str_off) | ^ btf.c: In function 'btf_hash_struct': btf.c:3496:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 3496 | for (i = 0; i < vlen; i++) { | ^ btf.c: In function 'btf_dedup_prim_types': btf.c:3835:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 3835 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'btf_dedup_is_equiv': btf.c:4086:63: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 4086 | if (fwd_kind == real_kind && canon_id < d->btf->start_id) | ^ btf.c: In function 'btf_dedup_merge_hypot_map': btf.c:4215:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 4215 | for (i = 0; i < d->hypot_cnt; i++) { | ^ btf.c: In function 'btf_dedup_struct_types': btf.c:4355:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4355 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'btf_dedup_ref_types': btf.c:4517:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4517 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'btf_dedup_compact_types': btf.c:4552:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4552 | for (i = 0, id = d->btf->start_id; i < d->btf->nr_types; i++, id++) | ^ btf.c:4557:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4557 | for (i = 0, id = d->btf->start_id; i < d->btf->nr_types; i++, id++) { | ^ btf.c:4558:32: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 4558 | if (d->map[id] != id) | ^~ btf.c: In function 'btf_dedup_remap_types': btf.c:4621:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 4621 | for (i = 0; i < d->btf->nr_types; i++) { | ^ btf.c: In function 'btf__load_vmlinux_btf': btf.c:4667:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 4667 | for (i = 0; i < ARRAY_SIZE(locations); i++) { | ^ In file included from btf.c:22: btf.c: In function 'btf_ext_visit_type_ids': libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4839:17: note: in expansion of macro 'for_each_btf_ext_rec' 4839 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4850:17: note: in expansion of macro 'for_each_btf_ext_rec' 4850 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ btf.c: In function 'btf_ext_visit_str_offs': libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4881:17: note: in expansion of macro 'for_each_btf_ext_rec' 4881 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ btf.c:4899:17: note: in expansion of macro 'for_each_btf_ext_rec' 4899 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c usdt.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/usdt.o usdt.c: In function 'parse_elf_segs': usdt.c:409:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 409 | for (i = 0; i < n; i++) { | ^ usdt.c: In function 'find_elf_seg': usdt.c:543:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 543 | for (i = 0, seg = segs; i < seg_cnt; i++, seg++) { | ^ usdt.c: In function 'find_vma_seg': usdt.c:559:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 559 | for (i = 0, seg = segs; i < seg_cnt; i++, seg++) { | ^ usdt.c: In function 'bpf_link_usdt_detach': usdt.c:819:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 819 | for (i = 0; i < usdt_link->uprobe_cnt; i++) { | ^ usdt.c: In function 'usdt_manager_attach_usdt': usdt.c:1018:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1018 | for (i = 0; i < target_cnt; i++) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libbpf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/libbpf.o libbpf.c: In function 'bpf_object__add_programs': libbpf.c:801:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 801 | for (i = 0; i < nr_syms; i++) { | ^ libbpf.c: In function 'find_struct_ops_kern_types': libbpf.c:980:44: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and '__s32' {aka 'int'} [-Wsign-compare] 980 | if (kern_data_member->type == kern_type_id) | ^~ libbpf.c: In function 'internal_map_name': libbpf.c:1559:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1559 | if (sfx_len >= BPF_OBJ_NAME_LEN) | ^~ libbpf.c: In function 'set_kcfg_value_str': libbpf.c:1756:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1756 | if (len >= ext->kcfg.sz) { | ^~ libbpf.c: In function 'bpf_object__sanitize_btf': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libbpf_errno.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/libbpf_errno.o libbpf.c:2641:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 2641 | for (i = 1; i < btf__type_cnt(btf); i++) { | ^ libbpf.c: In function 'bpf_object__init_btf': libbpf.c:2779:43: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 2779 | for (seg_num = 0; seg_num < ARRAY_SIZE(ext_segs); seg_num++) { | ^ libbpf.c: In function 'bpf_object__sanitize_and_load_btf': libbpf.c:3020:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 3020 | for (i = 0; i < obj->nr_programs; i++) { | ^ libbpf.c: In function 'bpf_object__elf_collect': libbpf.c:3440:59: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 3440 | if (!obj->efile.strtabidx || obj->efile.strtabidx > idx) { | ^ libbpf.c: In function 'find_extern_sec_btf_id': libbpf.c:3529:38: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 3529 | if (vs->type == ext_btf_id) | ^~ libbpf.c: In function 'prog_is_subprog': libbpf.c:3871:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 3871 | return prog->sec_idx == obj->efile.text_shndx && obj->nr_programs > 1; | ^~ libbpf.c: In function 'bpf_program__record_reloc': libbpf.c:3978:43: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 3978 | if (!shdr_idx || shdr_idx != obj->efile.text_shndx) { | ^~ libbpf.c: In function 'bpf_object__collect_prog_relos': libbpf.c:4125:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 4125 | if (sec_idx >= obj->efile.sec_cnt) | ^~ libbpf.c: In function 'init_map_in_map_slots': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c netlink.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/netlink.o libbpf.c:5047:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 5047 | for (i = 0; i < map->init_slots_sz; i++) { | ^ libbpf.c: In function 'init_prog_array_slots': libbpf.c:5086:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 5086 | for (i = 0; i < map->init_slots_sz; i++) { | ^ libbpf.c: In function 'bpf_object_init_prog_arrays': libbpf.c:5115:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 5115 | for (i = 0; i < obj->nr_maps; i++) { | ^ libbpf.c: In function 'bpf_core_find_cands': libbpf.c:5479:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 5479 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ In file included from libbpf.c:54: libbpf.c: In function 'bpf_object__relocate_core': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nlattr.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/nlattr.o libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ libbpf.c:5665:17: note: in expansion of macro 'for_each_btf_ext_rec' 5665 | for_each_btf_ext_rec(seg, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf.c:5694:38: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 5694 | if (insn_idx >= prog->insns_cnt) | ^~ In file included from libbpf.c:55: hashmap.h:156:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 156 | for (bkt = 0; bkt < map->cap; bkt++) \ | ^ libbpf.c:5730:17: note: in expansion of macro 'hashmap__for_each_entry' 5730 | hashmap__for_each_entry(cand_cache, entry, i) { | ^~~~~~~~~~~~~~~~~~~~~~~ libbpf.c: In function 'adjust_prog_btf_ext_info': libbpf.c:5885:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 5885 | if (prog->sec_idx != sec_idx) | ^~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ libbpf.c:5888:17: note: in expansion of macro 'for_each_btf_ext_rec' 5888 | for_each_btf_ext_rec(ext_info, sec, i, rec) { | ^~~~~~~~~~~~~~~~~~~~ libbpf.c: In function 'cmp_relo_by_insn_idx': libbpf.c:6014:22: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 6014 | if (insn_idx == relo->insn_idx) | ^~ libbpf.c:6016:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 6016 | return insn_idx < relo->insn_idx ? -1 : 1; | ^ libbpf.c: In function 'bpf_object__relocate_calls': libbpf.c:6268:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6268 | for (i = 0; i < obj->nr_programs; i++) { | ^ libbpf.c: In function 'bpf_object__free_relocs': libbpf.c:6290:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6290 | for (i = 0; i < obj->nr_programs; i++) { | ^ libbpf.c: In function 'bpf_object__sort_relos': libbpf.c:6316:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6316 | for (i = 0; i < obj->nr_programs; i++) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str_error.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/str_error.o libbpf.c: In function 'bpf_object__relocate': libbpf.c:6352:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 6352 | for (j = 0; j < prog->nr_reloc; j++) { | ^ libbpf.c: In function 'bpf_object__collect_map_relos': libbpf.c:6450:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6450 | for (j = 0; j < obj->nr_maps; j++) { | ^ libbpf.c:6460:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6460 | if (j == obj->nr_maps) { | ^~ libbpf.c:6525:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 6525 | if (moff >= map->init_slots_sz) { | ^~ libbpf.c: In function 'bpf_object__sanitize_prog': libbpf.c:6602:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6602 | for (i = 0; i < prog->insns_cnt; i++, insn++) { | ^ libbpf.c: In function 'bpf_object_load_prog': libbpf.c:6802:39: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6802 | for (i = 0; i < obj->nr_maps; i++) { | ^ netlink.c: In function 'libbpf_netlink_recv': netlink.c:151:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 151 | if (len > iov.iov_len) { | ^ netlink.c:172:43: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 172 | if (nh->nlmsg_seq != seq) { | ^~ libbpf.c: In function 'fixup_log_failed_core_relo': netlink.c: In function 'tc_add_fd_and_name': libbpf.c:6940:47: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 6940 | insn_idx, spec_buf, spec_len >= sizeof(spec_buf) ? "..." : ""); | ^~ libbpf.c: In function 'fixup_log_missing_map_load': libbpf.c:6966:36: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6966 | if (map_idx < 0 || map_idx >= obj->nr_maps) | ^~ netlink.c:606:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 606 | if (len >= sizeof(name)) | ^~ libbpf.c: In function 'fixup_verifier_log': libbpf.c:6992:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 6992 | for (i = 0; i < max_last_line_cnt; i++, next_line = cur_line) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libbpf_probes.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/libbpf_probes.o libbpf.c: In function 'find_ksym_btf_id': libbpf.c:7364:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7364 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ libbpf.c: In function 'bpf_object_load': libbpf.c:7663:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7663 | for (i = 0; i < obj->nr_maps; i++) | ^ libbpf.c:7673:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7673 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ nlattr.c: In function 'nla_ok': libbpf.c:7692:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 7692 | for (i = 0; i < obj->nr_maps; i++) | ^ nlattr.c:35:26: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 35 | return remaining >= sizeof(*nla) && | ^~ nlattr.c: In function 'validate_nla': nlattr.c:65:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 65 | if (libbpf_nla_len(nla) < minlen) | ^ libbpf.c: In function '__bpf_program__iter': libbpf.c:8260:17: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8260 | if (idx >= obj->nr_programs || idx < 0) | ^~ libbpf.c: In function 'libbpf_unregister_prog_handler': libbpf.c:8627:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8627 | for (i = 0; i < custom_sec_def_cnt; i++) { | ^ libbpf.c:8632:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8632 | if (i == custom_sec_def_cnt) | ^~ libbpf.c:8636:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 8636 | for (i = i + 1; i < custom_sec_def_cnt; i++) | ^ libbpf.c: In function 'libbpf_get_type_names': libbpf.c:8714:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 8714 | for (i = 0; i < ARRAY_SIZE(section_defs); i++) { | ^ libbpf.c:8725:67: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 8725 | if (strlen(buf) + strlen(section_defs[i].sec) + 2 > len) { | ^ libbpf.c: In function 'find_btf_by_prefix_kind': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bpf_prog_linfo.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/bpf_prog_linfo.o libbpf.c:8970:28: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 8970 | if (ret < 0 || ret >= sizeof(btf_type_name)) | ^~ libbpf.c: In function 'find_kernel_btf_id': libbpf.c:9061:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 9061 | for (i = 0; i < obj->btf_module_cnt; i++) { | ^ libbpf.c: In function '__bpf_map__iter': libbpf.c:9337:17: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 9337 | if (idx >= obj->nr_maps || idx < 0) | ^~ libbpf.c: In function 'elf_find_next_scn_by_type': libbpf.c:10497:32: warning: comparison of integer expressions of different signedness: 'Elf64_Word' {aka 'unsigned int'} and 'int' [-Wsign-compare] 10497 | if (sh.sh_type == sh_type) | ^~ libbpf.c: In function 'elf_find_func_offset': libbpf.c:10546:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 10546 | for (i = 0; i < ARRAY_SIZE(sh_types); i++) { | ^ libbpf.c: In function 'resolve_full_path': libbpf.c:10713:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 10713 | for (i = 0; i < ARRAY_SIZE(search_paths); i++) { | ^ libbpf.c:10725:47: warning: operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 10725 | seg_len = next_path ? next_path - s : strlen(s); | ^~~~~~~~~~~~~ libbpf.c: In function 'determine_tracepoint_id': libbpf.c:10996:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 10996 | if (ret >= sizeof(file)) { | ^~ libbpf.c: In function '__perf_buffer__new': libbpf.c:11758:56: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 11758 | if (map.max_entries && map.max_entries < pb->cpu_cnt) | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c btf_dump.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/btf_dump.o libbpf.c: In function 'perf_buffer__buffer_fd': libbpf.c:11938:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 11938 | if (buf_idx >= pb->cpu_cnt) | ^~ libbpf.c: In function 'perf_buffer__consume_buffer': libbpf.c:11976:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 11976 | if (buf_idx >= pb->cpu_cnt) | ^~ libbpf.c: In function 'parse_cpu_mask_file': gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashmap.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/hashmap.o libbpf.c:12119:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 12119 | if (len >= sizeof(buf)) { | ^~ libbpf.c: In function 'populate_skeleton_maps': libbpf.c:12160:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 12160 | for (i = 0; i < map_cnt; i++) { | ^ libbpf.c: In function 'populate_skeleton_progs': libbpf.c:12184:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 12184 | for (i = 0; i < prog_cnt; i++) { | ^ btf_dump.c: In function 'pfx': btf_dump.c:29:20: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 29 | return lvl >= PREFIX_CNT ? PREFIXES : &PREFIXES[PREFIX_CNT - lvl]; | ^~ btf_dump.c: In function 'btf_dump_emit_missing_aliases': btf_dump.c:971:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 971 | for (i = 0; i < ARRAY_SIZE(missing_base_types); i++) { | ^ btf_dump.c: In function 'btf_dump_int_data': btf_dump.c:1748:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1748 | if (sz == 0 || sz > sizeof(buf)) { | ^ btf_dump.c: In function 'btf_dump_enum_data': btf_dump.c:2091:35: warning: comparison of integer expressions of different signedness: '__s64' {aka 'long long int'} and '__u64' {aka 'long long unsigned int'} [-Wsign-compare] 2091 | if (value != btf_enum64_value(e)) | ^~ btf_dump.c: In function 'btf_dump_type_data_check_zero': btf_dump.c:2223:31: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 2223 | for (i = 0; i < array->nelems; i++) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ringbuf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/ringbuf.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strset.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/strset.o strset.c: In function 'strset__new': strset.c:66:35: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 66 | for (off = 0; off < set->strs_data_len; off += strlen(set->strs_data + off) + 1) { | ^ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c linker.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/linker.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gen_loader.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/gen_loader.o gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c relo_core.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/relo_core.o linker.c: In function 'linker_sanity_check_elf_symtab': linker.c:774:55: warning: comparison of integer expressions of different signedness: 'Elf64_Word' {aka 'unsigned int'} and 'int' [-Wsign-compare] 774 | if (!sec->shdr->sh_link || sec->shdr->sh_link >= obj->sec_cnt) { | ^~ linker.c: In function 'linker_sanity_check_elf_relos': linker.c:856:55: warning: comparison of integer expressions of different signedness: 'Elf64_Word' {aka 'unsigned int'} and 'int' [-Wsign-compare] 856 | if (!sec->shdr->sh_info || sec->shdr->sh_info >= obj->sec_cnt) { | ^~ linker.c: In function 'sec_content_is_same': linker.c:1072:29: warning: comparison of integer expressions of different signedness: 'int' and 'Elf64_Xword' {aka 'long unsigned int'} [-Wsign-compare] 1072 | if (dst_sec->sec_sz != src_sec->shdr->sh_size) | ^~ linker.c: In function 'find_glob_sym_btf': linker.c:1691:46: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 1691 | if (btf_id && btf_id != vi->type) { | ^~ linker.c: In function 'linker_append_btf_ext': gen_loader.c: In function 'bpf_gen__init': gen_loader.c:144:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 144 | for (i = 0; i < nr_progs_sz; i += 4) { | ^ gen_loader.c: In function 'bpf_gen__finish': linker.c:2452:47: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2452 | if (dst_sec->func_info.rec_sz != rec_sz) { | ^~ In file included from linker.c:21: libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ linker.c:2457:17: note: in expansion of macro 'for_each_btf_ext_rec' 2457 | for_each_btf_ext_rec(&obj->btf_ext->func_info, ext_sec, i, src_rec) { | ^~~~~~~~~~~~~~~~~~~~ linker.c:2481:47: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2481 | if (dst_sec->line_info.rec_sz != rec_sz) { | ^~ libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ linker.c:2486:17: note: in expansion of macro 'for_each_btf_ext_rec' 2486 | for_each_btf_ext_rec(&obj->btf_ext->line_info, ext_sec, i, src_rec) { | ^~~~~~~~~~~~~~~~~~~~ linker.c:2523:52: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2523 | if (dst_sec->core_relo_info.rec_sz != rec_sz) { | ^~ gcc -I. -I../include -I../include/uapi -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c usdt.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/usdt.o libbpf_internal.h:399:16: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 399 | i < (sec)->num_info; \ | ^ linker.c:2528:17: note: in expansion of macro 'for_each_btf_ext_rec' 2528 | for_each_btf_ext_rec(&obj->btf_ext->core_relo_info, ext_sec, i, src_rec) { | ^~~~~~~~~~~~~~~~~~~~ gen_loader.c:374:22: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 374 | if (nr_progs < gen->nr_progs || nr_maps != gen->nr_maps) { | ^ gen_loader.c:374:49: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 374 | if (nr_progs < gen->nr_progs || nr_maps != gen->nr_maps) { | ^~ gen_loader.c:381:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 381 | for (i = 0; i < gen->nr_progs; i++) | ^ gen_loader.c:388:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 388 | for (i = 0; i < gen->nr_maps; i++) | ^ gen_loader.c: In function 'bpf_gen__map_create': gen_loader.c:512:28: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 512 | } else if (map_idx != gen->nr_maps) { | ^~ gen_loader.c: In function 'bpf_gen__record_attach_target': gen_loader.c:536:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 536 | if (ret >= sizeof(gen->attach_target)) | ^~ gen_loader.c: In function 'get_ksym_desc': gen_loader.c:588:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 588 | for (i = 0; i < gen->nr_ksyms; i++) { | ^ gen_loader.c: In function 'cleanup_relos': gen_loader.c:906:23: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 906 | for (i = 0; i < gen->nr_ksyms; i++) { | ^ relo_core.c: In function 'is_flex_arr': relo_core.c:83:25: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 83 | return acc->idx == btf_vlen(t) - 1; | ^~ relo_core.c: In function 'bpf_core_parse_spec': relo_core.c:374:49: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 374 | if (!flex && access_idx >= a->nelems) | ^~ relo_core.c: In function 'bpf_core_patch_insn': relo_core.c:1052:48: warning: comparison of integer expressions of different signedness: '__s32' {aka 'int'} and '__u64' {aka 'long long unsigned int'} [-Wsign-compare] 1052 | if (res->validate && insn->imm != orig_val) { | ^~ relo_core.c:1068:48: warning: comparison of integer expressions of different signedness: '__s16' {aka 'short int'} and '__u64' {aka 'long long unsigned int'} [-Wsign-compare] 1068 | if (res->validate && insn->off != orig_val) { | ^~ relo_core.c:1096:43: warning: comparison of integer expressions of different signedness: 'int' and '__u32' {aka 'unsigned int'} [-Wsign-compare] 1096 | if (insn_bytes_sz != res->orig_sz) { | ^~ relo_core.c: In function 'bpf_core_format_spec': relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1178:9: note: in expansion of macro 'append_buf' 1178 | append_buf("<%s> [%u] %s %s", | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1194:25: note: in expansion of macro 'append_buf' 1194 | append_buf(fmt_str, s, e->val); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1202:25: note: in expansion of macro 'append_buf' 1202 | append_buf(fmt_str, s, (unsigned long long)btf_enum64_value(e)); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1210:33: note: in expansion of macro 'append_buf' 1210 | append_buf(".%s", spec->spec[i].name); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1212:33: note: in expansion of macro 'append_buf' 1212 | append_buf("[%u]", spec->spec[i].idx); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1215:17: note: in expansion of macro 'append_buf' 1215 | append_buf(" ("); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1217:25: note: in expansion of macro 'append_buf' 1217 | append_buf("%s%d", i == 0 ? "" : ":", spec->raw_spec[i]); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1220:25: note: in expansion of macro 'append_buf' 1220 | append_buf(" @ offset %u.%u)", spec->bit_offset / 8, spec->bit_offset % 8); | ^~~~~~~~~~ relo_core.c:1168:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1168 | if (r >= buf_sz) \ | ^~ relo_core.c:1222:25: note: in expansion of macro 'append_buf' 1222 | append_buf(" @ offset %u)", spec->bit_offset / 8); | ^~~~~~~~~~ usdt.c: In function 'parse_elf_segs': usdt.c:409:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 409 | for (i = 0; i < n; i++) { | ^ usdt.c: In function 'find_elf_seg': usdt.c:543:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 543 | for (i = 0, seg = segs; i < seg_cnt; i++, seg++) { | ^ usdt.c: In function 'find_vma_seg': usdt.c:559:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 559 | for (i = 0, seg = segs; i < seg_cnt; i++, seg++) { | ^ usdt.c: In function 'bpf_link_usdt_detach': usdt.c:819:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 819 | for (i = 0; i < usdt_link->uprobe_cnt; i++) { | ^ usdt.c: In function 'usdt_manager_attach_usdt': usdt.c:1018:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1018 | for (i = 0; i < target_cnt; i++) { | ^ ar rcs /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/libbpf.a /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/bpf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/btf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/libbpf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/libbpf_errno.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/netlink.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/nlattr.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/str_error.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/libbpf_probes.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/bpf_prog_linfo.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/btf_dump.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/hashmap.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/ringbuf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/strset.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/linker.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/gen_loader.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/relo_core.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/staticobjs/usdt.o make[3]: Leaving directory '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD btf.c -o btf.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD btf_dumper.c -o btf_dumper.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD cfg.c -o cfg.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD cgroup.c -o cgroup.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD common.c -o common.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD feature.c -o feature.o common.c:4: warning: "_GNU_SOURCE" redefined 4 | #define _GNU_SOURCE | : note: this is the location of the previous definition gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD gen.c -o gen.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD iter.c -o iter.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD json_writer.c -o json_writer.o iter.c:4: warning: "_GNU_SOURCE" redefined 4 | #define _GNU_SOURCE | : note: this is the location of the previous definition gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD link.c -o link.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD main.c -o main.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD map.c -o map.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD map_perf_ring.c -o map_perf_ring.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD net.c -o net.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD netlink_dumper.c -o netlink_dumper.o net.c:4: warning: "_GNU_SOURCE" redefined 4 | #define _GNU_SOURCE | : note: this is the location of the previous definition gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD perf.c -o perf.o perf.c:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD struct_ops.c -o struct_ops.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD tracelog.c -o tracelog.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD xlated_dumper.c -o xlated_dumper.o xlated_dumper.c:4: warning: "_GNU_SOURCE" redefined 4 | #define _GNU_SOURCE | : note: this is the location of the previous definition gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/disasm.c -o disasm.o ar rcs /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/libbpf.a /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/bpf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/btf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/libbpf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/libbpf_errno.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/netlink.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/nlattr.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/str_error.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/libbpf_probes.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/bpf_prog_linfo.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/btf_dump.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/hashmap.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/ringbuf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/strset.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/linker.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/gen_loader.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/relo_core.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/staticobjs/usdt.o make[3]: Leaving directory '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/libbpf/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD main.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/main.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD common.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/common.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD json_writer.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/json_writer.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD gen.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/gen.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD btf.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/btf.o common.c:4: warning: "_GNU_SOURCE" redefined 4 | #define _GNU_SOURCE | : note: this is the location of the previous definition gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD xlated_dumper.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/xlated_dumper.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD btf_dumper.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/btf_dumper.o xlated_dumper.c:4: warning: "_GNU_SOURCE" redefined 4 | #define _GNU_SOURCE | : note: this is the location of the previous definition gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/disasm.c -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/disasm.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/main.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/common.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/json_writer.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/gen.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/btf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/xlated_dumper.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/btf_dumper.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/disasm.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/libbpf.a -lelf -lz -o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/bpftool In function 'btf__new', inlined from 'bpf_object__sanitize_and_load_btf' at ../libbpf/src/libbpf.c:3051:14: ../libbpf/src/btf.c:906:27: warning: 'sz' may be used uninitialized [-Wmaybe-uninitialized] 906 | return libbpf_ptr(btf_new(data, size, NULL)); | ^ ../libbpf/src/libbpf.c: In function 'bpf_object__sanitize_and_load_btf': ../libbpf/src/libbpf.c:3047:23: note: 'sz' was declared here 3047 | __u32 sz; | ^ cp "/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/iovisor/bcc/libbpf-tools/arm64/vmlinux.h" vmlinux.h clang \ -I. \ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi/ \ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include \ -g -O2 -Wall -target bpf -c skeleton/pid_iter.bpf.c -o pid_iter.bpf.o clang \ -I. \ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi/ \ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/libbpf/include \ -g -O2 -Wall -target bpf -c skeleton/profiler.bpf.c -o profiler.bpf.o llvm-strip -g profiler.bpf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/bpftool gen skeleton profiler.bpf.o > profiler.skel.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD prog.c -o prog.o prog.c:4: warning: "_GNU_SOURCE" redefined 4 | #define _GNU_SOURCE | : note: this is the location of the previous definition llvm-strip -g pid_iter.bpf.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/bootstrap/bpftool gen skeleton pid_iter.bpf.o > pid_iter.skel.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -c -MMD pids.c -o pids.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wundef -Wwrite-strings -DPACKAGE='"bpftool"' -D__EXPORTED_HEADERS__ -I. -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/kernel/bpf/ -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include -I/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/include/uapi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src btf.o btf_dumper.o cfg.o cgroup.o common.o feature.o gen.o iter.o json_writer.o link.o main.o map.o map_perf_ring.o net.o netlink_dumper.o perf.o pids.o prog.o struct_ops.o tracelog.o xlated_dumper.o disasm.o /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src/libbpf/libbpf.a -lelf -lz -o bpftool In function 'btf__new', inlined from 'bpf_object__sanitize_and_load_btf' at ../libbpf/src/libbpf.c:3051:14, inlined from 'bpf_object_load.constprop' at ../libbpf/src/libbpf.c:7651:16: ../libbpf/src/btf.c:906:27: warning: 'sz' may be used uninitialized [-Wmaybe-uninitialized] 906 | return libbpf_ptr(btf_new(data, size, NULL)); | ^ ../libbpf/src/libbpf.c: In function 'bpf_object_load.constprop': ../libbpf/src/libbpf.c:3047:23: note: 'sz' was declared here 3047 | __u32 sz; | ^ make[2]: Leaving directory '/builddir/build/BUILD/pcp-6.0.5/vendor/github.com/libbpf/bpftool/src' make[1]: Leaving directory '/builddir/build/BUILD/pcp-6.0.5/vendor' === src === make[1]: Entering directory '/builddir/build/BUILD/pcp-6.0.5/src' for d in `echo include libpcp libpcp_static pmns libpcp_pmda libpcp_trace libpcp_pmcd libpcp_gui libpcp_mmv libpcp_import libpcp_archive libpcp_qed libpcp_qmc libpcp_qwt libpcp_web libpcp_fault pmcpp newhelp pmieconf pminfo pmprobe bashrc zshrc dbpmda genpmda pcp pcp2elasticsearch pcp2graphite pcp2influxdb pcp2json pcp2spark pcp2xlsx pcp2xml pcp2zabbix pmafm pmfind pmcd pmcd_wait pmchart pmclient pmconfig pmdas pmdate pmdbg pmlogdump pmdumptext pmerr pmgenmap pmgetopt pmhostname pmie pmiestatus pmjson pmlc pmlock pmlogcheck pmlogctl pmlogextract pmlogger pmlogreduce pmlogconf pmloglabel pmlogmv pmlogpaste pmlogrewrite pmlogsize pmlogsummary pmpost pmproxy pmquery pmrep pmsearch pmseries pmstat pmstore pmsocks pmtrace pmsignal pmsleep pmsnap pmtime pmval pmview perl python procmemstat autofsd-probe telnet-probe collectl2pcp iostat2pcp mrtg2pcp sar2pcp sheet2pcp ganglia2pcp win32ctl zabbix-agent pmpython discover derived selinux find-filter `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /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 ../../../vendor/github.com/benhoyt/inih/ini.h . ln -s -f ../../../vendor/github.com/redis/hiredis/sds.h . ln -s -f ../../../vendor/github.com/redis/hiredis/sdsalloc.h . ln -s -f ../../../src/external/dict.h . === libpcp === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done === src === ln -s ../../../src/external/sha256.c . ln -s ../../../src/external/sha256.h . ln -s ../../../src/external/sort_r.h . mkdir -p deps/jsonsl ln -s -f /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/mnunberg/jsonsl/jsonsl.h deps/jsonsl/jsonsl.h mkdir -p deps/jsonsl ln -s -f /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/jsonsl.c ./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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o result.o 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o p_idlist.o p_idlist.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o AF.o AF.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o getopt2.o getopt2.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o getopt3.o getopt3.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o strings.o strings.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o equivindom.o equivindom.c equivindom.c: In function '__pmEquivInDom': equivindom.c:58:17: warning: 'domain' may be used uninitialized [-Wmaybe-uninitialized] 58 | int domain; | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o e_loglabel.o e_loglabel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o e_index.o e_index.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o e_indom.o e_indom.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o e_labels.o e_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -Wall -O2 -g -c -o deps/jsonsl/jsonsl.o deps/jsonsl/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_INTERNAL -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp.so.3 -Wl,--version-script=exports -o libpcp.so.3 connect.o context.o desc.o err.o fetch.o fetchgroup.o result.o help.o instance.o labels.o p_attr.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_label.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o deps/jsonsl/jsonsl.o secureserver.o secureconnect.o avahi.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o -lssl -lcrypto -lsasl2 -lavahi-common -lavahi-client -llzma -lsystemd -lm 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 result.o help.o instance.o labels.o p_attr.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_creds.o p_label.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o deps/jsonsl/jsonsl.o 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 aarch64 architecture ./check-errorcodes 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 === ln -s ../../../src/libpcp/src/getdate.y . ln -s ../../../src/libpcp/src/mk.pmdbg . ln -s ../../../src/libpcp/src/fix_derive_parser_y . ln -s ../../../src/libpcp/src/derive_parser.y.in . ln -s ../../../src/libpcp/src/connect.c . ln -s ../../../src/libpcp/src/context.c . ln -s ../../../src/libpcp/src/desc.c . ln -s ../../../src/libpcp/src/err.c . ln -s ../../../src/libpcp/src/fetch.c . ln -s ../../../src/libpcp/src/fetchgroup.c . ln -s ../../../src/libpcp/src/result.c . ln -s ../../../src/libpcp/src/help.c . ln -s ../../../src/libpcp/src/instance.c . ln -s ../../../src/libpcp/src/labels.c . ln -s ../../../src/libpcp/src/p_creds.c . ln -s ../../../src/libpcp/src/p_desc.c . ln -s ../../../src/libpcp/src/p_error.c . ln -s ../../../src/libpcp/src/p_fetch.c . ln -s ../../../src/libpcp/src/p_idlist.c . ln -s ../../../src/libpcp/src/p_instance.c . ln -s ../../../src/libpcp/src/p_profile.c . ln -s ../../../src/libpcp/src/p_result.c . ln -s ../../../src/libpcp/src/p_text.c . ln -s ../../../src/libpcp/src/p_pmns.c . ln -s ../../../src/libpcp/src/p_attr.c . ln -s ../../../src/libpcp/src/p_label.c . ln -s ../../../src/libpcp/src/pdu.c . ln -s ../../../src/libpcp/src/pdubuf.c . ln -s ../../../src/libpcp/src/pmns.c . ln -s ../../../src/libpcp/src/profile.c . ln -s ../../../src/libpcp/src/store.c . ln -s ../../../src/libpcp/src/units.c . ln -s ../../../src/libpcp/src/util.c . ln -s ../../../src/libpcp/src/ipc.c . ln -s ../../../src/libpcp/src/sortinst.c . ln -s ../../../src/libpcp/src/logmeta.c . ln -s ../../../src/libpcp/src/logportmap.c . ln -s ../../../src/libpcp/src/logutil.c . ln -s ../../../src/libpcp/src/tz.c . ln -s ../../../src/libpcp/src/interp.c . ln -s ../../../src/libpcp/src/rtime.c . ln -s ../../../src/libpcp/src/tv.c . ln -s ../../../src/libpcp/src/spec.c . ln -s ../../../src/libpcp/src/fetchlocal.c . ln -s ../../../src/libpcp/src/optfetch.c . ln -s ../../../src/libpcp/src/AF.c . ln -s ../../../src/libpcp/src/stuffvalue.c . ln -s ../../../src/libpcp/src/endian.c . ln -s ../../../src/libpcp/src/config.c . ln -s ../../../src/libpcp/src/auxconnect.c . ln -s ../../../src/libpcp/src/auxserver.c . ln -s ../../../src/libpcp/src/discovery.c . ln -s ../../../src/libpcp/src/p_lcontrol.c . ln -s ../../../src/libpcp/src/p_lrequest.c . ln -s ../../../src/libpcp/src/p_lstatus.c . ln -s ../../../src/libpcp/src/logconnect.c . ln -s ../../../src/libpcp/src/logcontrol.c . ln -s ../../../src/libpcp/src/connectlocal.c . ln -s ../../../src/libpcp/src/derive_fetch.c . ln -s ../../../src/libpcp/src/events.c . ln -s ../../../src/libpcp/src/lock.c . ln -s ../../../src/libpcp/src/hash.c . ln -s ../../../src/libpcp/src/fault.c . ln -s ../../../src/libpcp/src/access.c . ln -s ../../../src/libpcp/src/getopt.c . ln -s ../../../src/libpcp/src/getopt2.c . ln -s ../../../src/libpcp/src/getopt3.c . ln -s ../../../src/libpcp/src/io.c . ln -s ../../../src/libpcp/src/io_stdio.c . ln -s ../../../src/libpcp/src/exec.c . ln -s ../../../src/libpcp/src/strings.c . ln -s ../../../src/libpcp/src/shellprobe.c . ln -s ../../../src/libpcp/src/subnetprobe.c . ln -s ../../../src/libpcp/src/deprecated.c . ln -s ../../../src/libpcp/src/equivindom.c . ln -s ../../../src/libpcp/src/e_loglabel.c . ln -s ../../../src/libpcp/src/e_index.c . ln -s ../../../src/libpcp/src/e_indom.c . ln -s ../../../src/libpcp/src/e_labels.c . ln -s ../../../src/libpcp/src/secureserver.c . ln -s ../../../src/libpcp/src/secureconnect.c . ln -s ../../../src/libpcp/src/avahi.c . ln -s ../../../src/libpcp/src/io_xz.c . ln -s ../../../src/libpcp/src/accounts.c . ln -s ../../../src/libpcp/src/derive.h . ln -s ../../../src/libpcp/src/internal.h . ln -s ../../../src/libpcp/src/compiler.h . ln -s ../../../src/libpcp/src/avahi.h . ln -s ../../../src/libpcp/src/subnetprobe.h . ln -s ../../../src/libpcp/src/shellprobe.h . ln -s ../../../src/external/sha256.c . ln -s ../../../src/external/sha256.h . ln -s ../../../src/external/sort_r.h . mkdir -p deps/jsonsl ln -s -f /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/mnunberg/jsonsl/jsonsl.h deps/jsonsl/jsonsl.h mkdir -p deps/jsonsl ln -s -f /builddir/build/BUILD/pcp-6.0.5/vendor/github.com/mnunberg/jsonsl/jsonsl.c deps/jsonsl/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o result.o 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o p_idlist.o p_idlist.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o units.o units.c ./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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o AF.o AF.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o getopt2.o getopt2.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o getopt3.o getopt3.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o strings.o strings.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o equivindom.o equivindom.c equivindom.c: In function '__pmEquivInDom': equivindom.c:58:17: warning: 'domain' may be used uninitialized [-Wmaybe-uninitialized] 58 | int domain; | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o e_loglabel.o e_loglabel.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o e_index.o e_index.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o e_indom.o e_indom.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o e_labels.o e_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -Wall -O2 -g -c -o deps/jsonsl/jsonsl.o deps/jsonsl/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow '-DEXEC_SUFFIX=""' '-DDSO_SUFFIX="so"' -D_REENTRANT -DHAVE_SYSTEMD -DPCP_STATIC -Ideps -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 result.o help.o instance.o labels.o p_creds.o p_desc.o p_error.o p_fetch.o p_idlist.o p_instance.o p_profile.o p_result.o p_text.o p_pmns.o p_attr.o p_label.o pdu.o pdubuf.o pmns.o profile.o store.o units.o util.o ipc.o sortinst.o logmeta.o logportmap.o logutil.o tz.o interp.o rtime.o tv.o spec.o fetchlocal.o optfetch.o AF.o stuffvalue.o endian.o config.o auxconnect.o auxserver.o discovery.o p_lcontrol.o p_lrequest.o p_lstatus.o logconnect.o logcontrol.o connectlocal.o derive_fetch.o events.o lock.o hash.o fault.o access.o getopt.o getopt2.o getopt3.o io.o io_stdio.o exec.o sha256.o strings.o shellprobe.o subnetprobe.o deprecated.o equivindom.o e_loglabel.o e_index.o e_indom.o e_labels.o deps/jsonsl/jsonsl.o secureserver.o secureconnect.o avahi.o io_xz.o accounts.o getdate.tab.o derive_parser.tab.o === 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmnsdel -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -o pmnsmerge -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -c -o pduroot.o pduroot.c callback.c: In function 'pmdaFetch': callback.c:595:13: warning: array subscript 'struct pmValueSet[0]' is partly outside array bounds of 'unsigned char[16]' [-Warray-bounds] 595 | vset->pmid = pmidlist[i]; | ^~ callback.c:589:55: note: object of size 16 allocated by 'malloc' 589 | extp->res->vset[i] = vset = (pmValueSet *)malloc(sizeof(pmValueSet) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 590 | sizeof(pmValue)); | ~~~~~~~~~~~~~~~~ callback.c:596:13: warning: array subscript 'struct pmValueSet[0]' is partly outside array bounds of 'unsigned char[16]' [-Warray-bounds] 596 | vset->numval = numval; | ^~ callback.c:589:55: note: object of size 16 allocated by 'malloc' 589 | extp->res->vset[i] = vset = (pmValueSet *)malloc(sizeof(pmValueSet) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 590 | sizeof(pmValue)); | ~~~~~~~~~~~~~~~~ callback.c:597:13: warning: array subscript 'struct pmValueSet[0]' is partly outside array bounds of 'unsigned char[16]' [-Warray-bounds] 597 | vset->valfmt = PM_VAL_INSITU; | ^~ callback.c:589:55: note: object of size 16 allocated by 'malloc' 589 | extp->res->vset[i] = vset = (pmValueSet *)malloc(sizeof(pmValueSet) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 590 | sizeof(pmValue)); | ~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMDA_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_pmda.so.3 -Wl,--version-script=exports -o libpcp_pmda.so.3 callback.o open.o mainloop.o help.o cache.o tree.o context.o events.o queues.o dynamic.o pduroot.o root.o lookup2.o -lpcp === libpcp_trace === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMTRACE_DEBUG -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_trace.so.2 -Wl,--version-script=exports -o libpcp_trace.so.2 trace.o hash.o pdu.o pdubuf.o p_ack.o p_data.o ftrace.o -lpcp /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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I../../../src/pmcd/src -I../../../src/libpcp/src -DPMCD_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -c -o record.o record.c ln -s -f libpcp_gui.so.2 libpcp_gui.so gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_gui.so.2 -Wl,--version-script=exports -o libpcp_gui.so.2 timeclient.o timestate.o record.o -lpcp /usr/bin/gcc-ar cr libpcp_gui.a timeclient.o timestate.o record.o === libpcp_mmv === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done === src === gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -I. -Wall -O2 -g -c -o 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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_mmv.so.1 -Wl,--version-script=exports -o libpcp_mmv.so.1 mmv_stats.o -lpcp /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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMI_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMI_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPMI_INTERNAL -Wall -O2 -g -c -o archive.o archive.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_import.so.1 -Wl,--version-script=exports -o libpcp_import.so.1 import.o stuff.o archive.o -lpcp /usr/bin/gcc-ar cr libpcp_import.a import.o stuff.o archive.o === libpcp_archive === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -DPCP_INTERNAL -Wall -O2 -g -c -o indom.o indom.c ln -s -f libpcp_archive.so.1 libpcp_archive.so gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/src -shared -Wl,-soname,libpcp_archive.so.1 -Wl,--version-script=exports -o libpcp_archive.so.1 io.o indom.o -lpcp /usr/bin/gcc-ar cr libpcp_archive.a io.o indom.o === libpcp_qed === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /usr/bin/echo === $d ===; make --no-print-directory -C $d default || exit $?; fi; done === src === rm -f Makefile.new Makefile.fix; export CC='gcc'; export CXX='g++'; 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/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-6.0.5/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_app.o 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_colorpicker.o 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qed_gadget.o qed_gadget.cpp qed_colorpicker.cpp: In member function 'virtual void QedColorLuminancePicker::paintEvent(QPaintEvent*)': qed_colorpicker.cpp:105:26: 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:28: warning: 'const QBrush& QPalette::foreground() const' is deprecated: Use QPalette::windowText() instead [-Wdeprecated-declarations] 106 | p.setBrush(g.foreground()); | ~~~~~~~~~~~~^~ /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:19: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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-6.0.5/src/libpcp_qed/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/src/libpcp_qed/src -I/builddir/build/BUILD/pcp-6.0.5/src/include -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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 -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. -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; export CC='gcc'; export CXX='g++'; 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/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-6.0.5/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/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 === ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt.cpp qwt.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_scale_draw.cpp qwt_abstract_scale_draw.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_bezier.cpp qwt_bezier.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_clipper.cpp qwt_clipper.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_color_map.cpp qwt_color_map.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_column_symbol.cpp qwt_column_symbol.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_dyngrid_layout.cpp qwt_dyngrid_layout.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_interval.cpp qwt_interval.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_interval_symbol.cpp qwt_interval_symbol.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_math.cpp qwt_math.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_magnifier.cpp qwt_magnifier.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_null_paintdevice.cpp qwt_null_paintdevice.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_painter.cpp qwt_painter.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_painter_command.cpp qwt_painter_command.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_panner.cpp qwt_panner.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_picker.cpp qwt_picker.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_round_scale_draw.cpp qwt_round_scale_draw.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_div.cpp qwt_scale_div.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_draw.cpp qwt_scale_draw.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_map.cpp qwt_scale_map.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline.cpp qwt_spline.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_basis.cpp qwt_spline_basis.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_cubic.cpp qwt_spline_cubic.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_curve_fitter.cpp qwt_spline_curve_fitter.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_local.cpp qwt_spline_local.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_parametrization.cpp qwt_spline_parametrization.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_pleasing.cpp qwt_spline_pleasing.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_polynomial.cpp qwt_spline_polynomial.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_text_engine.cpp qwt_text_engine.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_text_label.cpp qwt_text_label.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_text.cpp qwt_text.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_event_pattern.cpp qwt_event_pattern.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_picker_machine.cpp qwt_picker_machine.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_pixel_matrix.cpp qwt_pixel_matrix.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_3d.cpp qwt_point_3d.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_data.cpp qwt_point_data.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_mapper.cpp qwt_point_mapper.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_polar.cpp qwt_point_polar.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_engine.cpp qwt_scale_engine.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_symbol.cpp qwt_symbol.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_system_clock.cpp qwt_system_clock.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_transform.cpp qwt_transform.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_legend.cpp qwt_abstract_legend.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_curve_fitter.cpp qwt_curve_fitter.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_graphic.cpp qwt_graphic.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_legend.cpp qwt_legend.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_legend_label.cpp qwt_legend_label.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_legend_data.cpp qwt_legend_data.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot.cpp qwt_plot.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_abstract_canvas.cpp qwt_plot_abstract_canvas.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_renderer.cpp qwt_plot_renderer.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_axis.cpp qwt_plot_axis.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_curve.cpp qwt_plot_curve.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_dict.cpp qwt_plot_dict.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_directpainter.cpp qwt_plot_directpainter.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_grid.cpp qwt_plot_grid.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_histogram.cpp qwt_plot_histogram.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_item.cpp qwt_plot_item.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_intervalcurve.cpp qwt_plot_intervalcurve.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_spectrogram.cpp qwt_plot_spectrogram.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_spectrocurve.cpp qwt_plot_spectrocurve.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_scaleitem.cpp qwt_plot_scaleitem.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_seriesitem.cpp qwt_plot_seriesitem.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_marker.cpp qwt_plot_marker.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_canvas.cpp qwt_plot_canvas.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_panner.cpp qwt_plot_panner.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_rasteritem.cpp qwt_plot_rasteritem.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_picker.cpp qwt_plot_picker.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_zoomer.cpp qwt_plot_zoomer.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_magnifier.cpp qwt_plot_magnifier.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_rescaler.cpp qwt_plot_rescaler.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_raster_data.cpp qwt_raster_data.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_matrix_raster_data.cpp qwt_matrix_raster_data.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_sampling_thread.cpp qwt_sampling_thread.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_series_data.cpp qwt_series_data.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_widget.cpp qwt_scale_widget.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_widget_overlay.cpp qwt_widget_overlay.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_svgitem.cpp qwt_plot_svgitem.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_slider.cpp qwt_abstract_slider.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_scale.cpp qwt_abstract_scale.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_arrow_button.cpp qwt_arrow_button.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_analog_clock.cpp qwt_analog_clock.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_compass.cpp qwt_compass.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_compass_rose.cpp qwt_compass_rose.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_counter.cpp qwt_counter.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_dial.cpp qwt_dial.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_dial_needle.cpp qwt_dial_needle.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_knob.cpp qwt_knob.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_slider.cpp qwt_slider.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_thermo.cpp qwt_thermo.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_wheel.cpp qwt_wheel.cpp ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt.h qwt.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_scale_draw.h qwt_abstract_scale_draw.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_axis.h qwt_axis.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_axis_id.h qwt_axis_id.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_bezier.h qwt_bezier.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_clipper.h qwt_clipper.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_color_map.h qwt_color_map.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_column_symbol.h qwt_column_symbol.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_dyngrid_layout.h qwt_dyngrid_layout.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_interval.h qwt_interval.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_interval_symbol.h qwt_interval_symbol.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_global.h qwt_global.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_math.h qwt_math.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_magnifier.h qwt_magnifier.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_null_paintdevice.h qwt_null_paintdevice.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_painter.h qwt_painter.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_painter_command.h qwt_painter_command.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_panner.h qwt_panner.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_picker.h qwt_picker.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_picker_machine.h qwt_picker_machine.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_pixel_matrix.h qwt_pixel_matrix.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_3d.h qwt_point_3d.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_data.h qwt_point_data.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_mapper.h qwt_point_mapper.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_point_polar.h qwt_point_polar.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_round_scale_draw.h qwt_round_scale_draw.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_div.h qwt_scale_div.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_draw.h qwt_scale_draw.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_engine.h qwt_scale_engine.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_map.h qwt_scale_map.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_series_store.h qwt_series_store.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline.h qwt_spline.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_basis.h qwt_spline_basis.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_cubic.h qwt_spline_cubic.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_curve_fitter.h qwt_spline_curve_fitter.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_local.h qwt_spline_local.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_parametrization.h qwt_spline_parametrization.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_pleasing.h qwt_spline_pleasing.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_spline_polynomial.h qwt_spline_polynomial.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_symbol.h qwt_symbol.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_system_clock.h qwt_system_clock.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_text_engine.h qwt_text_engine.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_text_label.h qwt_text_label.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_text.h qwt_text.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_transform.h qwt_transform.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_legend.h qwt_abstract_legend.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_curve_fitter.h qwt_curve_fitter.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_event_pattern.h qwt_event_pattern.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_graphic.h qwt_graphic.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_legend.h qwt_legend.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_legend_data.h qwt_legend_data.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_legend_label.h qwt_legend_label.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot.h qwt_plot.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_abstract_canvas.h qwt_plot_abstract_canvas.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_renderer.h qwt_plot_renderer.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_curve.h qwt_plot_curve.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_dict.h qwt_plot_dict.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_directpainter.h qwt_plot_directpainter.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_graphicitem.h qwt_plot_graphicitem.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_grid.h qwt_plot_grid.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_histogram.h qwt_plot_histogram.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_item.h qwt_plot_item.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_intervalcurve.h qwt_plot_intervalcurve.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_marker.h qwt_plot_marker.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_rasteritem.h qwt_plot_rasteritem.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_spectrogram.h qwt_plot_spectrogram.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_spectrocurve.h qwt_plot_spectrocurve.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_scaleitem.h qwt_plot_scaleitem.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_seriesitem.h qwt_plot_seriesitem.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_canvas.h qwt_plot_canvas.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_panner.h qwt_plot_panner.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_picker.h qwt_plot_picker.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_zoomer.h qwt_plot_zoomer.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_magnifier.h qwt_plot_magnifier.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_rescaler.h qwt_plot_rescaler.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_raster_data.h qwt_raster_data.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_matrix_raster_data.h qwt_matrix_raster_data.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_samples.h qwt_samples.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_sampling_thread.h qwt_sampling_thread.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_series_data.h qwt_series_data.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_scale_widget.h qwt_scale_widget.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_widget_overlay.h qwt_widget_overlay.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_plot_svgitem.h qwt_plot_svgitem.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_slider.h qwt_abstract_slider.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_abstract_scale.h qwt_abstract_scale.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_arrow_button.h qwt_arrow_button.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_analog_clock.h qwt_analog_clock.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_compass.h qwt_compass.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_compass_rose.h qwt_compass_rose.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_counter.h qwt_counter.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_dial.h qwt_dial.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_dial_needle.h qwt_dial_needle.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_knob.h qwt_knob.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_slider.h qwt_slider.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_thermo.h qwt_thermo.h ln -s -f ../../../vendor/git.code.sf.net/p/qwt/src/qwt_wheel.h qwt_wheel.h rm -f Makefile.new Makefile.fix; export CC='gcc'; export CXX='g++'; 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L./src/libpcp/src -L./src/libpcp_web/src -L./src/libpcp_pmda/src -L./src/libpcp_mmv/src -L./src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../src/libpcp/src -L../src/libpcp_web/src -L../src/libpcp_pmda/src -L../src/libpcp_mmv/src -L../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../src/libpcp/src -L../../src/libpcp_web/src -L../../src/libpcp_pmda/src -L../../src/libpcp_mmv/src -L../../src/libpcp_archive/src -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wall -L../../../src/libpcp/src -L../../../src/libpcp_web/src -L../../../src/libpcp_pmda/src -L../../../src/libpcp_mmv/src -L../../../src/libpcp_archive/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-6.0.5/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt.o qwt.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_bezier.o qwt_bezier.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_color_map.o qwt_color_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_column_symbol.o qwt_column_symbol.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_math.o qwt_math.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_magnifier.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_painter_command.o qwt_painter_command.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_panner.h -o moc_qwt_panner.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_picker.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_scale_div.o qwt_scale_div.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline_basis.o qwt_spline_basis.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline_cubic.o qwt_spline_cubic.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline_curve_fitter.o qwt_spline_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline_local.o qwt_spline_local.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline_parametrization.o qwt_spline_parametrization.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline_pleasing.o qwt_spline_pleasing.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_spline_polynomial.o qwt_spline_polynomial.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_text_engine.o qwt_text_engine.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_text_label.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_event_pattern.o qwt_event_pattern.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_picker_machine.o qwt_picker_machine.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_transform.o qwt_transform.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_abstract_legend.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_graphic.o qwt_graphic.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_legend.h -o moc_qwt_legend.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_legend_label.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_legend_data.o qwt_legend_data.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_abstract_canvas.o qwt_plot_abstract_canvas.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot_renderer.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_axis.o qwt_plot_axis.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_curve.o qwt_plot_curve.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_grid.o qwt_plot_grid.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_spectrogram.o qwt_plot_spectrogram.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_spectrocurve.o qwt_plot_spectrocurve.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_layout.o qwt_plot_layout.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot_canvas.h -o moc_qwt_plot_canvas.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot_panner.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_rasteritem.o qwt_plot_rasteritem.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot_picker.h -o moc_qwt_plot_picker.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot_zoomer.h -o moc_qwt_plot_zoomer.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot_magnifier.h -o moc_qwt_plot_magnifier.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_plot_rescaler.h -o moc_qwt_plot_rescaler.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_matrix_raster_data.o qwt_matrix_raster_data.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_sampling_thread.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_series_data.o qwt_series_data.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_scale_widget.h -o moc_qwt_scale_widget.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_widget_overlay.h -o moc_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_svgitem.o qwt_plot_svgitem.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_abstract_slider.h -o moc_qwt_abstract_slider.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_abstract_scale.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_arrow_button.o qwt_arrow_button.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_analog_clock.h -o moc_qwt_analog_clock.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_compass.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_compass_rose.o qwt_compass_rose.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_counter.h -o moc_qwt_counter.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_dial.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_dial_needle.o qwt_dial_needle.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_knob.h -o moc_qwt_knob.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_slider.h -o moc_qwt_slider.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_thermo.h -o moc_qwt_thermo.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_wheel.h -o moc_qwt_wheel.cpp /usr/lib64/qt5/bin/moc -DQWT_MOC_INCLUDE=1 -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-6.0.5/src/libpcp_qwt/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/pcp-6.0.5/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++/12 -I/usr/include/c++/12/aarch64-OpenCloudOS-linux -I/usr/include/c++/12/backward -I/usr/lib/gcc/aarch64-OpenCloudOS-linux/12/include -I/usr/local/include -I/usr/include qwt_dyngrid_layout.h -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot.o 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I./src/include -I./src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../src/include -I../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../src/include -I../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -Wall -O2 -g -I../../../src/include -I../../../src/include/pcp -DPCP_VERSION=\"6.0.5\" -fPIC -fno-strict-aliasing -D_GNU_SOURCE -Wshadow -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -O2 -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQWT_MOC_INCLUDE=1 -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. -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. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qwt_plot_panner.o qwt_plot_panner.cpp