Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/trace-cmd.spec'], chrootPath='/var/lib/mock/f31-build-73384-30919/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/trace-cmd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565136000 Wrote: /builddir/build/SRPMS/trace-cmd-2.7-7.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/trace-cmd.spec'], chrootPath='/var/lib/mock/f31-build-73384-30919/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/trace-cmd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565136000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fIVmN1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trace-cmd-v2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/trace-cmd-v2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trace-cmd-v2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-trace-cmd-Figure-out-the-arch-and-install-library-to.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #2 (0002-trace-cmd-Fix-the-logic-behind-SWIG_DEFINED-in-the-M.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #3 (0003-change-the-way-of-getting-python-ldflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (0001-trace-cmd-Figure-out-the-arch-and-install-library-to.patch): patching file Makefile Hunk #1 succeeded at 48 (offset 1 line). Patch #2 (0002-trace-cmd-Fix-the-logic-behind-SWIG_DEFINED-in-the-M.patch): patching file Makefile Hunk #1 succeeded at 98 (offset 6 lines). Hunk #2 succeeded at 111 (offset 6 lines). Patch #3 (0003-change-the-way-of-getting-python-ldflags.patch): patching file Makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MNeXt1 + umask 022 + cd /builddir/build/BUILD + cd trace-cmd-v2.7 BUILDSTDERR: ++ grep manpages/docbook.xsl BUILDSTDERR: ++ rpm -ql docbook-style-xsl + MANPAGE_DOCBOOK_XSL=/usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl + make V=1 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' MANPAGE_DOCBOOK_XSL=/usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl prefix=/usr PYTHON_VERS=python3 all doc gui python-plugin BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c: In function 'pevent_find_event_by_name': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c:3533:21: warning: 'event' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3533 | pevent->last_event = event; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c: In function 'pevent_data_lat_fmt': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c:5212:4: warning: 'migrate_disable' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5212 | trace_seq_printf(s, "%d", migrate_disable); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c:5219:4: warning: 'lock_depth' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5219 | trace_seq_printf(s, "%d", lock_depth); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c: In function 'pevent_event_info': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c:5059:7: warning: 'len_arg' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5059 | trace_seq_printf(s, format, len_arg, (char)val); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c:4896:6: note: 'len_arg' was declared here BUILDSTDERR: 4896 | int len_arg; BUILDSTDERR: | ^~~~~~~ (echo 'PLUGIN_DIR=-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' > trace_plugin_dir.tmp; if [ -r trace_plugin_dir ] && cmp -s trace_plugin_dir trace_plugin_dir.tmp; then rm -f trace_plugin_dir.tmp; else echo ' UPDATE trace_plugin_dir'; mv -f trace_plugin_dir.tmp trace_plugin_dir; fi); UPDATE trace_plugin_dir (echo 'PYTHON_DIR=-DPYTHON_DIR="/usr//lib64/trace-cmd/python"' > trace_python_dir.tmp; if [ -r trace_python_dir ] && cmp -s trace_python_dir trace_python_dir.tmp; then rm -f trace_python_dir.tmp; else echo ' UPDATE trace_python_dir'; mv -f trace_python_dir.tmp trace_python_dir; fi); UPDATE trace_python_dir ( (echo '/* This file is automatically generated. Do not modify. */'; echo \#define VERSION_CODE 519; echo '#define EXTRAVERSION ' ; echo '#define VERSION_STRING "'2.7.'"'; echo '#define FILE_VERSION '6; ) > tc_version.h.tmp; if [ -r tc_version.h ] && cmp -s tc_version.h tc_version.h.tmp; then rm -f tc_version.h.tmp; else echo ' UPDATE tc_version.h'; mv -f tc_version.h.tmp tc_version.h; fi); UPDATE tc_version.h if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .event-parse.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c > .event-parse.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c > .event-parse.d; else echo SKIPPING .event-parse.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/event-parse.c -o event-parse.o) BUILDSTDERR: if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-seq.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-seq.c > .trace-seq.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redh/builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c: In function 'arg_to_str': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2338:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2338 | asprintf(&str, arg->boolean.value ? "TRUE" : "FALSE"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c: In function 'op_to_str': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2131:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2131 | asprintf(&str, val ? "TRUE" : "FALSE"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2149:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2149 | asprintf(&str, "(%s) %s (%s)", left, op, right); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2165:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2165 | asprintf(&str, right_val ? "FALSE" : "TRUE"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2168:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2168 | asprintf(&str, "%s(%s)", op, right); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c: In function 'num_to_str': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2286:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2286 | asprintf(&str, "%s %s %s", lstr, op, rstr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c: In function 'str_to_str': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2321:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2321 | asprintf(&str, "%s %s \"%s\"", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2322 | arg->str.field->name, op, arg->str.val); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c: In function 'val_to_str': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2184:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2184 | asprintf(&str, "%lld", arg->value.val); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c: In function 'exp_to_str': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c:2242:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2242 | asprintf(&str, "%s %s %s", lstr, op, rstr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ at/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-seq.c > .trace-seq.d; else echo SKIPPING .trace-seq.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-seq.c -o trace-seq.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .parse-filter.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c > .parse-filter.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c > .parse-filter.d; else echo SKIPPING .parse-filter.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/parse-filter.c -o parse-filter.o) BUILDSTDERR: if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .parse-utils.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/parse-utils.c > .parse-utils.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUD/builddir/build/BUILD/trace-cmd-v2.7/str_error_r.c: In function 'str_error_r': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/str_error_r.c:24:3: warning: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Wrestrict] BUILDSTDERR: 24 | snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum, buf, buflen, err); BUILDSTDERR: | ^~~~~~~~ IT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/parse-utils.c > .parse-utils.d; else echo SKIPPING .parse-utils.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/parse-utils.c -o parse-utils.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .str_error_r.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/str_error_r.c > .str_error_r.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/str_error_r.c > .str_error_r.d; else echo SKIPPING .str_error_r.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/str_error_r.c -o str_error_r.o) ( rm -f libparsevent.a; ar rcs libparsevent.a event-parse.o trace-seq.o parse-filter.o parse-utils.o str_error_r.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-util.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-util.c > .trace-util.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-util.c > .trace-util.d; else echo SKIPPING .trace-util.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-util.c -o trace-util.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-input.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-input.c > .trace-input.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-input.c > .trace-input.d; else echo SKIPPING .trace-input.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-input.c -o trace-input.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-ftrace.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-ftrace.c > .trace-ftrace.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-ftrace.c > .trace-ftrace.d; else echo SKIPPING .trace-ftrace.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-ftrace.c -o trace-ftrace.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-output.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-output.c > .trace-output.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-output.c > .trace-output.d; else echo SKIPPING .trace-output.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-output.c -o trace-output.o) BUILDSTDERR: if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-recorder.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c > .trace-recorder.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c > .trace-recorder.d; else ec/builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c: In function 'tracecmd_free_recorder': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c:101:4: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 101 | ftruncate(recorder->fd1, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c: In function 'tracecmd_flush_recording': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c:459:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 459 | write(recorder->fd, buf, ret); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c:469:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 469 | write(recorder->fd, buf, recorder->page_size - wrote); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c: In function 'update_fd': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c:345:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 345 | ftruncate(fd, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ ho SKIPPING .trace-recorder.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-recorder.c -o trace-recorder.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-usage.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-usage.c > .trace-usage.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-usage.c > .trace-usage.d; else echo SKIPPING .trace-usage.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-usage.c -o trace-usage.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-blk-hack.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-blk-hack.c > .trace-blk-hack.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-blk-hack.c > .trace-blk-hack.d; else echo SKIPPING .trace-blk-hack.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-blk-hack.c -o trace-blk-hack.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .kbuffer-parse.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/kbuffer-parse.c > .kbuffer-parse.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/kbuffer-parse.c > .kbuffer-parse.d; else echo SKIPPING .kbuffer-parse.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/kbuffer-parse.c -o kbuffer-parse.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .event-plugin.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/event-plugin.c > .event-plugin.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/event-plugin.c > .event-plugin.d; else echo SKIPPING .event-plugin.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/event-plugin.c -o event-plugin.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-hooks.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-hooks.c > .trace-hooks.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-hooks.c > .trace-hooks.d; else echo SKIPPING .trace-hooks.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-hooks.c -o trace-hooks.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-msg.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-msg.c > .trace-msg.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-msg.c > .trace-msg.d; else echo SKIPPING .trace-msg.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 -fPIC /builddir/build/BUILD/trace-cmd-v2.7/trace-msg.c -o trace-msg.o) ( rm -f libtracecmd.a; ar rcs libtracecmd.a event-parse.o trace-seq.o parse-filter.o parse-utils.o str_error_r.o trace-util.o trace-input.o trace-ftrace.o trace-output.o trace-recorder.o trace-usage.o trace-blk-hack.o kbuffer-parse.o event-plugin.o trace-hooks.o trace-msg.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-cmd.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-cmd.c > .trace-cmd.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-cmd.c > .trace-cmd.d; else echo SKIPPING .trace-cmd.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-cmd.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-cmd.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-cmd.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-record.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c > .trace-record.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c > .trace-record.d; else echo SKIPPING .trace-record.d; fi; BUILDSTDERR: if [ 0 -ne 1 -a/builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'update_ftrace_pid': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:885:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 885 | write(fd, " ", 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'check_tracing_enabled': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:1847:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1847 | write(fd, "1", 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'check_protocol_version': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2790:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2790 | write(fd, V2_CPU, sizeof(V2_CPU)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2803:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2803 | write(fd, V2_MAGIC, sizeof(V2_MAGIC)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'check_first_msg_from_server': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2691:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2691 | read(msg_handle->fd, buf, 8); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'communicate_with_listener_v1': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2710:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2710 | write(msg_handle->fd, buf, strlen(buf)+1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2716:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2716 | write(msg_handle->fd, buf, strlen(buf)+1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2732:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2732 | write(msg_handle->fd, "1", 2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2734:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2734 | write(msg_handle->fd, "4", 2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2736:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2736 | write(msg_handle->fd, "TCP", 4); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2739:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2739 | write(msg_handle->fd, "0", 2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'get_date_to_ts': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:3554:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3554 | write(tfd, STAMP, 5); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'functions_filtered': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:3300:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3300 | read(fd, buf, 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'set_mask': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:2159:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2159 | write(fd, instance->cpumask, strlen(instance->cpumask)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'add_event_pid': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:1087:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1087 | write(fd, buf, len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'record_data': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:3217:41: warning: 'buffer_options' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3217 | append_buffer(handle, buffer_options[i++], instance, temp_files); BUILDSTDERR: | ^ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'ptrace_wait': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:1187:24: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1187 | (!WIFEXITED(status) || pid != main_pid)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c: In function 'read_instance_file': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c:3478:5: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3478 | buf[size] = '\0'; BUILDSTDERR: | ^ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c: In function 'append_pid_filter': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c:428:3: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] BUILDSTDERR: 428 | sprintf(filter, "%s||" FILTER_FMT, filter, pid, pid, pid); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/trace-cmd-v2.7/trace-cmd.h:23, BUILDSTDERR: from /builddir/build/BUILD/trace-cmd-v2.7/trace-local.h:26, BUILDSTDERR: from /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c:38: BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c: In function 'trace_report': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/event-parse.h:793:25: warning: 'pevent' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 793 | pevent->latency_format = lat; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c:1420:17: note: 'pevent' was declared here BUILDSTDERR: 1420 | struct pevent *pevent; BUILDSTDERR: | ^~~~~~ ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-record.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-record.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-record.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-read.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c > .trace-read.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c > .trace-read.d; else echo SKIPPING .trace-read.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-read.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-read.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-read.o; fi; BUILDSTDERR: if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-split.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c > .trace-split.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/pl/builddir/build/BUILD/trace-cmd-v2.7/trace-split.c: In function 'write_page': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c:165:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 165 | write(cpu_data->fd, cpu_data->page, page_size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c: In function 'parse_cpu': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c:132:9: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 132 | time = create_type_len(pevent, time, len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c:98:6: note: 'len' was declared here BUILDSTDERR: 98 | int len; BUILDSTDERR: | ^~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c: In function 'trace_split': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c:387:3: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 387 | parse_cpu(handle, cpu_data, start, end, count, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 388 | 1, only_cpu, type); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c:436:6: note: 'count' was declared here BUILDSTDERR: 436 | int count; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c: In function 'make_pid_file': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c:898:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 898 | write(fd, buf, strlen(buf)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c: In function 'communicate_with_client': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c:369:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 369 | write(fd, "tracecmd", 8); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c:403:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 403 | write(fd, "V2", 3); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c:408:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 408 | write(fd, "V2", 3); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c:416:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 416 | write(fd, "OK", 2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c: In function 'create_all_readers': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c:584:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 584 | write(msg_handle->fd, buf, strlen(buf)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c:587:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 587 | write(msg_handle->fd, "\0", 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c > .trace-split.d; else echo SKIPPING .trace-split.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-split.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-split.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-split.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-listen.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c > .trace-listen.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c > .trace-listen.d; else echo SKIPPING .trace-listen.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-listen.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-listen.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-stack.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-stack.c > .trace-stack.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-stack.c > .trace-stack.d; else echo SKIPPING .trace-stack.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-stack.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-stack.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-stack.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-hist.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-hist.c > .trace-hist.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-hist.c > .trace-hist.d; else echo SKIPPING .trace-hist.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-hist.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-hist.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-hist.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-mem.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-mem.c > .trace-mem.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-mem.c > .trace-mem.d; else echo SKIPPING .trace-mem.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-mem.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-mem.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-mem.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-snapshot.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-snapshot.c > .trace-snapshot.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-snapshot.c > .trace-snapshot.d; else echo SKIPPING .trace-snapshot.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-snapshot.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-snapshot.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-snapshot.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-stat.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-stat.c > .trace-stat.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-stat.c > .trace-stat.d; else echo SKIPPING .trace-stat.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-stat.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-stat.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-stat.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-hash.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-hash.c > .trace-hash.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-hash.c > .trace-hash.d; else echo SKIPPING .trace-hash.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-hash.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-hash.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-hash.o; fi; BUILDSTDERR: if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-profile.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/b/builddir/build/BUILD/trace-cmd-v2.7/trace-profile.c:35:3: warning: #warning "lib audit not found, using raw syscalls " "(install libaudit-devel and try again)" [-Wcpp] BUILDSTDERR: 35 | # warning "lib audit not found, using raw syscalls " \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-profile.c: In function 'make_stack_chain': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-profile.c:1722:20: warning: 'ts_max' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1722 | chain[x].ts_max = ts_max; BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-profile.c:1720:20: warning: 'ts_min' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1720 | chain[x].ts_min = ts_min; BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~ uild/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-profile.c > .trace-profile.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-profile.c > .trace-profile.d; else echo SKIPPING .trace-profile.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-profile.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-profile.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-profile.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-stream.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-stream.c > .trace-stream.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-stream.c > .trace-stream.d; else echo SKIPPING .trace-stream.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-stream.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-stream.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-stream.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-restore.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-restore.c > .trace-restore.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-restore.c > .trace-restore.d; else echo SKIPPING .trace-restore.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-restore.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-restore.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-restore.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-check-events.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-check-events.c > .trace-check-events.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-check-events.c > .trace-check-events.d; else echo SKIPPING .trace-check-events.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-check-events.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-check-events.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-check-events.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-show.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-show.c > .trace-show.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-show.c > .trace-show.d; else echo SKIPPING .trace-show.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-show.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-show.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-show.o; fi; if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .trace-list.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-list.c > .trace-list.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-list.c > .trace-list.d; else echo SKIPPING .trace-list.d; fi; if [ 0 -ne 1 -a ! -z "" ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 trace-list.o; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-list.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-list.o; fi; ( gcc trace-cmd.o trace-record.o trace-read.o trace-split.o trace-listen.o trace-stack.o trace-hist.o trace-mem.o trace-snapshot.o trace-stat.o trace-hash.o trace-profile.o trace-stream.o trace-restore.o trace-check-events.o trace-show.o trace-list.o libtracecmd.a -rdynamic -o trace-cmd -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -ltracecmd -ldl) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_jbd2.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_jbd2.c > .plugin_jbd2.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_jbd2.c > .plugin_jbd2.d; else echo SKIPPING .plugin_jbd2.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_jbd2.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_jbd2.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_jbd2.so plugin_jbd2.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_hrtimer.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_hrtimer.c > .plugin_hrtimer.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_hrtimer.c > .plugin_hrtimer.d; else echo SKIPPING .plugin_hrtimer.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_hrtimer.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_hrtimer.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_hrtimer.so plugin_hrtimer.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_kmem.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_kmem.c > .plugin_kmem.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_kmem.c > .plugin_kmem.d; else echo SKIPPING .plugin_kmem.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_kmem.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_kmem.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_kmem.so plugin_kmem.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_kvm.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_kvm.c > .plugin_kvm.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_kvm.c > .plugin_kvm.d; else echo SKIPPING .plugin_kvm.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_kvm.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_kvm.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_kvm.so plugin_kvm.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_mac80211.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_mac80211.c > .plugin_mac80211.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_mac80211.c > .plugin_mac80211.d; else echo SKIPPING .plugin_mac80211.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_mac80211.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_mac80211.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_mac80211.so plugin_mac80211.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_sched_switch.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_sched_switch.c > .plugin_sched_switch.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_sched_switch.c > .plugin_sched_switch.d; else echo SKIPPING .plugin_sched_switch.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_sched_switch.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_sched_switch.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_sched_switch.so plugin_sched_switch.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_function.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_function.c > .plugin_function.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_function.c > .plugin_function.d; else echo SKIPPING .plugin_function.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_function.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_function.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_function.so plugin_function.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_xen.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_xen.c > .plugin_xen.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_xen.c > .plugin_xen.d; else echo SKIPPING .plugin_xen.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_xen.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_xen.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_xen.so plugin_xen.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_scsi.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_scsi.c > .plugin_scsi.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_scsi.c > .plugin_scsi.d; else echo SKIPPING .plugin_scsi.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_scsi.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_scsi.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_scsi.so plugin_scsi.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_cfg80211.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_cfg80211.c > .plugin_cfg80211.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_cfg80211.c > .plugin_cfg80211.d; else echo SKIPPING .plugin_cfg80211.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_cfg80211.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_cfg80211.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_cfg80211.so plugin_cfg80211.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_blk.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_blk.c > .plugin_blk.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_blk.c > .plugin_blk.d; else echo SKIPPING .plugin_blk.d; fi; BUILDSTDERR: ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhattrace-cmd.h:387: Warning 314: 'global' is a python keyword, renaming to '_global' BUILDSTDERR: trace-cmd.h:231: Warning 451: Setting a const char * variable may leak memory. BUILDSTDERR: trace-cmd.h:347: Warning 462: Unable to set dimensionless array variable BUILDSTDERR: trace-cmd.h:377: Warning 451: Setting a const char * variable may leak memory. BUILDSTDERR: event-parse.h:119: Warning 451: Setting a const char * variable may leak memory. -annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_blk.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_blk.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_blk.so plugin_blk.o) if [ ! -z "" ]; then if [ 0 -ne 1 ]; then make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 .plugin_tlb.d; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_tlb.c > .plugin_tlb.d; fi elif [ 0 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/plugin_tlb.c > .plugin_tlb.d; else echo SKIPPING .plugin_tlb.d; fi; ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -fPIC -o plugin_tlb.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_tlb.c) ( gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -nostartfiles -o plugin_tlb.so plugin_tlb.o) swig -Wall -python -noproxy ctracecmd.i BUILDSTDERR: gcc -fpic -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/tracctracecmd_wrap.c: In function 'py_field_get_data': BUILDSTDERR: ctracecmd_wrap.c:3193:10: warning: implicit declaration of function 'PyBuffer_FromMemory' [-Wimplicit-function-declaration] BUILDSTDERR: 3193 | return PyBuffer_FromMemory((char *)r->data + offset, len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ctracecmd_wrap.c:3193:10: warning: returning 'int' from a function with return type 'PyObject *' {aka 'struct _object *'} makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: 3193 | return PyBuffer_FromMemory((char *)r->data + offset, len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ctracecmd_wrap.c:3196:9: warning: returning 'int' from a function with return type 'PyObject *' {aka 'struct _object *'} makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: 3196 | return PyBuffer_FromMemory((char *)r->data + f->offset, f->size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ctracecmd_wrap.c: In function 'py_field_get_str': BUILDSTDERR: ctracecmd_wrap.c:3221:9: warning: implicit declaration of function 'PyString_FromStringAndSize'; did you mean 'PyBytes_FromStringAndSize'? [-Wimplicit-function-declaration] BUILDSTDERR: 3221 | return PyString_FromStringAndSize((char *)r->data + f->offset, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | PyBytes_FromStringAndSize BUILDSTDERR: ctracecmd_wrap.c:3221:9: warning: returning 'int' from a function with return type 'PyObject *' {aka 'struct _object *'} makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: 3221 | return PyString_FromStringAndSize((char *)r->data + f->offset, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 3222 | strnlen((char *)r->data + f->offset, f->size)); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ctracecmd_wrap.c: In function 'python_callback': BUILDSTDERR: ctracecmd_wrap.c:4277:7: warning: implicit declaration of function 'PyInt_AS_LONG'; did you mean 'PyLong_AS_LONG'? [-Wimplicit-function-declaration] BUILDSTDERR: 4277 | r = PyInt_AS_LONG(result); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: | PyLong_AS_LONG BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/python3.7m/Python.h:30, BUILDSTDERR: from ctracecmd_wrap.c:149: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'SWIG_Python_addvarlink' at ctracecmd_wrap.c:26599:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ctracecmd_wrap.c: In function 'SWIG_Python_addvarlink': BUILDSTDERR: ctracecmd_wrap.c:26596:21: note: length computed here BUILDSTDERR: 26596 | size_t size = strlen(name)+1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/plugin_python.c: In function 'pevent_plugin_loader': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/plugin_python.c:84:8: warning: implicit declaration of function 'PyString_FromString'; did you mean 'PyLong_FromString'? [-Wimplicit-function-declaration] BUILDSTDERR: 84 | str = PyString_FromString("pevent"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | PyLong_FromString BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/plugin_python.c:84:6: warning: assignment to 'PyObject *' {aka 'struct _object *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: 84 | str = PyString_FromString("pevent"); BUILDSTDERR: | ^ BUILDSTDERR: Note: Writing trace-cmd-list.1 BUILDSTDERR: Note: Writing trace-cmd-stream.1 BUILDSTDERR: Note: Writing trace-cmd-split.1 BUILDSTDERR: Note: Writing trace-cmd-show.1 BUILDSTDERR: Note: Writing trace-cmd-options.1 e-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH `pkg-config --cflags python3` ctracecmd_wrap.c gcc --shared event-parse.o trace-seq.o parse-filter.o parse-utils.o str_error_r.o trace-util.o trace-input.o trace-ftrace.o trace-output.o trace-recorder.o trace-usage.o trace-blk-hack.o kbuffer-parse.o event-plugin.o trace-hooks.o trace-msg.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ctracecmd_wrap.o -o ctracecmd.so ( gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH '-DPYTHON_DIR="/usr//lib64/trace-cmd/python"' `pkg-config --cflags python3` -fPIC -o plugin_python.o /builddir/build/BUILD/trace-cmd-v2.7/plugin_python.c) ( gcc plugin_python.o -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld `pkg-config --libs python3` -L/usr/lib64 -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm -o plugin_python.so) Note: to build the gui, type "make gui" to build man pages, type "make doc" make -C /builddir/build/BUILD/trace-cmd-v2.7/Documentation all mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-list.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-list.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-list.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-list.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stream.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stream.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stream.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stream.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-split.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-split.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-split.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-split.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-show.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-show.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-show.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-show.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-options.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-options.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-options.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-options.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation BUILDSTDERR: ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2Note: Writing trace-cmd-reset.1 BUILDSTDERR: Note: Writing trace-cmd-report.1 BUILDSTDERR: Note: Writing trace-cmd-check-events.1 BUILDSTDERR: Note: Writing trace-cmd-profile.1 BUILDSTDERR: Note: Writing trace-cmd-record.1 BUILDSTDERR: Note: Writing trace-cmd-hist.1 BUILDSTDERR: Note: Writing trace-cmd-start.1 BUILDSTDERR: Note: Writing trace-cmd-mem.1 .7/Documentation/trace-cmd-reset.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-reset.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-reset.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-reset.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-report.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-report.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-report.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-report.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-check-events.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-check-events.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-check-events.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-check-events.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-profile.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-profile.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-profile.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-profile.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-record.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-record.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-record.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-record.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-hist.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-hist.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-hist.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-hist.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-start.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-start.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-start.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-start.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-mem.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-mem.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-mem.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-mem.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-snapshot.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-snapshot.1.txt) BUILDSTDERR: ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-snapshot.1 /usr/share/sgml/docbook/xsl-styleshNote: Writing trace-cmd-snapshot.1 BUILDSTDERR: Note: Writing kernelshark.1 BUILDSTDERR: Note: Writing trace-cmd-listen.1 BUILDSTDERR: Note: Writing trace-cmd-stat.1 BUILDSTDERR: Note: Writing trace-cmd-extract.1 BUILDSTDERR: Note: Writing trace-cmd-restore.1 BUILDSTDERR: Note: Writing trace-cmd-stack.1 BUILDSTDERR: Note: Writing trace-cmd-stop.1 BUILDSTDERR: Note: Writing trace-cmd.1 eets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-snapshot.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/kernelshark.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/kernelshark.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/kernelshark.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/kernelshark.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-listen.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-listen.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-listen.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-listen.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stat.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stat.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stat.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stat.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-extract.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-extract.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-extract.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-extract.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-restore.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-restore.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-restore.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-restore.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stack.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stack.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stack.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stack.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stop.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stop.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stop.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stop.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.1.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.1 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.1.xsl ) mkdir -p /builddir/build/BUILD/trace-cmd-v2.7/Documentation BUILDSTDERR: ( asciidoc -d manpage -b docbook -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5.xsl /builddir/build/BUILD/trace-cmNote: Writing trace-cmd.dat.5 d-v2.7/Documentation/trace-cmd.dat.5.txt) ( xsltproc --nonet -o /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5 /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5.xsl ) (sed -e '/^\.SH "SYNOPSIS"/,/ignore/d' /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5 > /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5.tmp; mv /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5.tmp /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5) rm /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-mem.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-extract.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-start.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-reset.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-options.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-record.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-profile.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-list.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-listen.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-hist.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stat.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/kernelshark.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-snapshot.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-show.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-report.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-split.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stack.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-check-events.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stop.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-restore.1.xsl /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stream.1.xsl make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 all_gui ( (echo '/* This file is automatically generated. Do not modify. */'; echo \#define VERSION_CODE 2; echo '#define EXTRAVERSION ' ; echo '#define VERSION_STRING "'0.2.'"'; echo '#define FILE_VERSION '6; ) > ks_version.h.tmp; if [ -r ks_version.h ] && cmp -s ks_version.h ks_version.h.tmp; then rm -f ks_version.h.tmp; else echo ' UPDATE ks_version.h'; mv -f ks_version.h.tmp ks_version.h; fi); UPDATE ks_version.h if [ ! -z ".trace-graph-main.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-graph-main.c > .trace-graph-main.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-graph-main.c > .trace-graph-main.d; else echo SKIPPING .trace-graph-main.d; fi; if [ 1 -ne 1 -a ! -z "trace-graph-main.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-graph-main.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-graph-main.o; fi; BUILDSTDERR: if [ ! -z ".trace-graph.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-graph.c > .trace-graph.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pan/builddir/build/BUILD/trace-cmd-v2.7/trace-graph.c: In function 'draw_info_box': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-graph.c:1266:7: warning: variable 'view_width' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1266 | gint view_width; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-graph.c: In function 'trace_graph_task_list': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-graph.c:159:9: warning: 'pids' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 159 | return pids; BUILDSTDERR: | ^~~~ go-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-graph.c > .trace-graph.d; else echo SKIPPING .trace-graph.d; fi; if [ 1 -ne 1 -a ! -z "trace-graph.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-graph.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-graph.o; fi; if [ ! -z ".trace-plot.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-plot.c > .trace-plot.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-plot.c > .trace-plot.d; else echo SKIPPING .trace-plot.d; fi; if [ 1 -ne 1 -a ! -z "trace-plot.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-plot.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-plot.o; fi; if [ ! -z ".trace-plot-cpu.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-cpu.c > .trace-plot-cpu.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-cpu.c > .trace-plot-cpu.d; else echo SKIPPING .trace-plot-cpu.d; fi; if [ 1 -ne 1 -a ! -z "trace-plot-cpu.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-cpu.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-cpu.o; fi; if [ ! -z ".trace-plot-task.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-task.c > .trace-plot-task.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-task.c > .trace-plot-task.d; else echo SKIPPING .trace-plot-task.d; fi; BUILDSTDERR: if [ 1 -ne 1 -a ! -z "trace-plot-task.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/bui/builddir/build/BUILD/trace-cmd-v2.7/trace-filter.c: In function 'trace_task_dialog': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-filter.c:1021:3: warning: 'non_select' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1021 | free(non_select); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-filter.c: In function 'create_tree_event_model': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-filter.c:1128:5: warning: 'systems_size' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1128 | system_is_enabled(systems, systems_size, event->system); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ld/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-task.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-plot-task.o; fi; if [ ! -z ".trace-filter.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-filter.c > .trace-filter.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-filter.c > .trace-filter.d; else echo SKIPPING .trace-filter.d; fi; if [ 1 -ne 1 -a ! -z "trace-filter.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-filter.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-filter.o; fi; if [ ! -z ".trace-compat.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-compat.c > .trace-compat.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-compat.c > .trace-compat.d; else echo SKIPPING .trace-compat.d; fi; if [ 1 -ne 1 -a ! -z "trace-compat.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-compat.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-compat.o; fi; if [ ! -z ".trace-filter-hash.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-filter-hash.c > .trace-filter-hash.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-filter-hash.c > .trace-filter-hash.d; else echo SKIPPING .trace-filter-hash.d; fi; if [ 1 -ne 1 -a ! -z "trace-filter-hash.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-filter-hash.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-filter-hash.o; fi; BUILDSTDERR: if [ ! -z ".trace-dialog.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-dialog.c > .trace-dialog.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_G/builddir/build/BUILD/trace-cmd-v2.7/trace-dialog.c: In function 'trace_dialog': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-dialog.c:375:11: warning: 'mtype' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 375 | dialog = gtk_message_dialog_new(parent, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 376 | GTK_DIALOG_DESTROY_WITH_PARENT, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 377 | mtype, BUILDSTDERR: | ~~~~~~ BUILDSTDERR: 378 | btype, BUILDSTDERR: | ~~~~~~ BUILDSTDERR: 379 | "%s", str); BUILDSTDERR: | ~~~~~~~~~~ LIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-dialog.c > .trace-dialog.d; else echo SKIPPING .trace-dialog.d; fi; if [ 1 -ne 1 -a ! -z "trace-dialog.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-dialog.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-dialog.o; fi; if [ ! -z ".trace-xml.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-xml.c > .trace-xml.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-xml.c > .trace-xml.d; else echo SKIPPING .trace-xml.d; fi; if [ 1 -ne 1 -a ! -z "trace-xml.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-xml.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-xml.o; fi; ( gcc trace-graph-main.o trace-graph.o trace-plot.o trace-plot-cpu.o trace-plot-task.o trace-filter.o trace-compat.o trace-filter-hash.o trace-dialog.o trace-xml.o libtracecmd.a -rdynamic -o trace-graph -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -L. -ltracecmd -ldl) if [ ! -z ".trace-view-main.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-view-main.c > .trace-view-main.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-view-main.c > .trace-view-main.d; else echo SKIPPING .trace-view-main.d; fi; if [ 1 -ne 1 -a ! -z "trace-view-main.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-view-main.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-view-main.o; fi; if [ ! -z ".trace-view.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-view.c > .trace-view.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-view.c > .trace-view.d; else echo SKIPPING .trace-view.d; fi; if [ 1 -ne 1 -a ! -z "trace-view.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-view.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-view.o; fi; if [ ! -z ".trace-view-store.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-view-store.c > .trace-view-store.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-view-store.c > .trace-view-store.d; else echo SKIPPING .trace-view-store.d; fi; if [ 1 -ne 1 -a ! -z "trace-view-store.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-view-store.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-view-store.o; fi; ( gcc trace-view-main.o trace-view.o trace-view-store.o trace-filter.o trace-compat.o trace-filter-hash.o trace-dialog.o trace-xml.o libtracecmd.a -rdynamic -o trace-view -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -L. -ltracecmd -ldl) if [ ! -z ".trace-capture.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c > .trace-capture.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c > .trace-capture.d; else echo SKIPPING .trace-capture.d; fi; BUILDSTDERR: if [ 1 -ne 1 -a ! -z "trace-capture.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-c/builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c: In function 'run_command': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c:716:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 716 | dup(copper[0]); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c:717:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 717 | dup(brass[1]); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c:718:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 718 | dup(brass[1]); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c: In function 'execute_command': BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c:599:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 599 | write(1, "# ", 2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c:601:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 601 | write(1, args[i], strlen(args[i])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c:602:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 602 | write(1, " ", 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c:604:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 604 | write(1, "\n", 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ md-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.c -o /builddir/build/BUILD/trace-cmd-v2.7/trace-capture.o; fi; if [ ! -z ".kernel-shark.d" ]; then if [ 1 -ne 1 ]; then /bin/true; else gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/kernel-shark.c > .kernel-shark.d; fi elif [ 1 -eq 0 ]; then gcc -M -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="/var" -DHAVE_BLK_TC_FLUSH /builddir/build/BUILD/trace-cmd-v2.7/kernel-shark.c > .kernel-shark.d; else echo SKIPPING .kernel-shark.d; fi; BUILDSTDERR: if [ 1 -ne 1 -a ! -z "kernel-shark.o" ]; then /bin/true; else gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_GNU_SOURCE -DWARN_NO_AUDIT -DNO_AUDIT -DBUILDGUI -DGTK_VERSION=137248 '-DHELP_DIR=/usr/share/kernelshark/html' -I. -I ./include -I /builddir/build/BUILD/trace-cmd-v2.7/../../include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -I/usr/include/libxml2 -pthread -I/builddir/build/BUILD/trace-cmd-v2.7 '-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' -DVAR_DIR="+ sed -i 's/env python2/python3/g' event-viewer.py + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 /var" -DHAVE_BLK_TC_FLUSH -std=gnu99 /builddir/build/BUILD/trace-cmd-v2.7/kernel-shark.c -o /builddir/build/BUILD/trace-cmd-v2.7/kernel-shark.o; fi; ( gcc trace-view.o trace-view-store.o trace-graph.o trace-plot.o trace-plot-cpu.o trace-plot-task.o trace-filter.o trace-compat.o trace-filter-hash.o trace-dialog.o trace-xml.o trace-capture.o kernel-shark.o libtracecmd.a -rdynamic -o kernelshark -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -L. -ltracecmd -ldl) gui build complete make: Nothing to be done for 'python-plugin'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mrcF5Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64 + cd trace-cmd-v2.7 + make V=1 DESTDIR=/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/ prefix=/usr install install_doc install_gui install_python ( (echo '/* This file is automatically generated. Do not modify. */'; echo \#define VERSION_CODE 519; echo '#define EXTRAVERSION ' ; echo '#define VERSION_STRING "'2.7.'"'; echo '#define FILE_VERSION '6; ) > tc_version.h.tmp; if [ -r tc_version.h ] && cmp -s tc_version.h tc_version.h.tmp; then rm -f tc_version.h.tmp; else echo ' UPDATE tc_version.h'; mv -f tc_version.h.tmp tc_version.h; fi); (echo 'PLUGIN_DIR=-DPLUGIN_DIR="/usr//lib64/trace-cmd/plugins"' > trace_plugin_dir.tmp; if [ -r trace_plugin_dir ] && cmp -s trace_plugin_dir trace_plugin_dir.tmp; then rm -f trace_plugin_dir.tmp; else echo ' UPDATE trace_plugin_dir'; mv -f trace_plugin_dir.tmp trace_plugin_dir; fi); (echo 'PYTHON_DIR=-DPYTHON_DIR="/usr//lib64/trace-cmd/python"' > trace_python_dir.tmp; if [ -r trace_python_dir ] && cmp -s trace_python_dir trace_python_dir.tmp; then rm -f trace_python_dir.tmp; else echo ' UPDATE trace_python_dir'; mv -f trace_python_dir.tmp trace_python_dir; fi); if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_jbd2.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_hrtimer.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_kmem.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_kvm.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_mac80211.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_sched_switch.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_function.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_xen.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_scsi.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_cfg80211.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_blk.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_tlb.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins'; fi; install -m 644 plugin_python.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/plugins' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python'; fi; install -m 644 ctracecmd.so ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python'; fi; install event-viewer.py ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python'; fi; install -m 644 tracecmd.py ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python'; fi; install -m 644 tracecmdgui.py ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr//lib64/trace-cmd/python' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/etc/bash_completion.d' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/etc/bash_completion.d'; fi; install -m 644 trace-cmd.bash ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/etc/bash_completion.d' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin'; fi; install trace-cmd ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin' Note: to install the gui, type "make install_gui" to install man pages, type "make install_doc" make -C /builddir/build/BUILD/trace-cmd-v2.7/Documentation install if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-list.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-split.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-show.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-options.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-reset.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-report.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-check-events.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-profile.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-record.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-hist.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-start.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-mem.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-snapshot.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/kernelshark.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-listen.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stat.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-extract.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-restore.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stack.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stop.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd-stream.1 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man1' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man5' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man5'; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/trace-cmd.dat.5 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/''/usr/share/man'/man5' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/index.html ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-menu.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-task-zoom-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-zoom-in-2.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-select-b-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-unsync-events.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-sync-graph-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-cpu-result.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-graph-info-line.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-zoom-in-select.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-events.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-task-result.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-advance-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-cursor-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-sync-dialog.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-events-sched.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-list-adv-irq.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-task-select.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-list-adjust.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-task-measure-preempt.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-list-graph-follow-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-open.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-zoom-in-3.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-list-enable-filter-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-list-info-area.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-graph-plot-title.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-graph-plot-area.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-event-adv-list.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-select-a-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-zoom-out-select.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-del-adv.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-list-graph-follow-2.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-task-measure.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-cpu-1.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-filter-task-menu.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images'''; fi; install -m 644 /builddir/build/BUILD/trace-cmd-v2.7/Documentation/HTML/images/kshark-plot-cpu-2.png ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'''/usr/share/kernelshark/html/images''' make -f /builddir/build/BUILD/trace-cmd-v2.7/Makefile BUILDGUI=1 all_gui ( (echo '/* This file is automatically generated. Do not modify. */'; echo \#define VERSION_CODE 2; echo '#define EXTRAVERSION ' ; echo '#define VERSION_STRING "'0.2.'"'; echo '#define FILE_VERSION '6; ) > ks_version.h.tmp; if [ -r ks_version.h ] && cmp -s ks_version.h ks_version.h.tmp; then rm -f ks_version.h.tmp; else echo ' UPDATE ks_version.h'; mv -f ks_version.h.tmp ks_version.h; fi); gui build complete BUILDSTDERR: if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bi+ find /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/man -type f + xargs chmod u-x,g-x,o-x + find /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share -type f + xargs chmod u-x,g-x,o-x + xargs chmod 0755 + find /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64 -type f -iname '*.so' + install -dm 755 /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64//usr/share/applications + install -pm 644 /builddir/build/SOURCES/kernelshark.desktop /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64//usr/share/applications/kernelshark.desktop + desktop-file-validate /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64//usr/share/applications/kernelshark.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.7-7.fc31 --unique-debug-suffix -2.7-7.fc31.riscv64 --unique-debug-src-base trace-cmd-2.7-7.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/trace-cmd-v2.7 n' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin'; fi; install trace-view ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin'; fi; install trace-graph ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin' if [ ! -d ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin'; fi; install kernelshark ''/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/'/usr/bin' make: Nothing to be done for 'install_python'. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/trace-graph explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/kernelshark explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/trace-cmd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/trace-view extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/trace-graph extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/trace-cmd extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/kernelshark extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/bin/trace-view explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_blk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_cfg80211.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_blk.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_cfg80211.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_function.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_function.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_hrtimer.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_hrtimer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_jbd2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_kmem.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_jbd2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_kvm.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_kmem.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_kvm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_mac80211.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_mac80211.so BUILDSTDERR: explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscxz: /tmp/tmp.YxuuVLMtQe: No such file or directory BUILDSTDERR: objcopy: cannot open: /tmp/tmp.YxuuVLMtQe.xz: No such file or directory BUILDSTDERR: xz: /tmp/tmp.vI2Gd7Qeb2: No such file or directory BUILDSTDERR: objcopy: cannot open: /tmp/tmp.vI2Gd7Qeb2.xz: No such file or directory BUILDSTDERR: 4573 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs v64/usr/lib64/trace-cmd/plugins/plugin_python.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_python.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_sched_switch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_scsi.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_sched_switch.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_scsi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_tlb.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_tlb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_xen.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/plugins/plugin_xen.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/python/ctracecmd.so extracting debug info from /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/lib64/trace-cmd/python/ctracecmd.so original debug info size: 8956kB, size after compression: 7996kB /usr/lib/rpm/sepdebugcrcfix: Updated 18 CRC32s, 0 CRC32s did match. Processing files: trace-cmd-2.7-7.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6arfs2 + umask 022 + cd /builddir/build/BUILD + cd trace-cmd-v2.7 + DOCDIR=/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd + cp -pr COPYING /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd + cp -pr COPYING.LIB /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd + cp -pr README /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: trace-cmd = 2.7-7.fc31 trace-cmd(riscv-64) = 2.7-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: kernelshark-2.7-7.fc31.riscv64 Provides: application() application(kernelshark.desktop) kernelshark = 2.7-7.fc31 kernelshark(riscv-64) = 2.7-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: trace-cmd-python3-2.7-7.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fdofXY + umask 022 + cd /builddir/build/BUILD + cd trace-cmd-v2.7 + DOCDIR=/builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd-python3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd-python3 + cp -pr Documentation/README.PythonPlugin /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64/usr/share/doc/trace-cmd-python3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: trace-cmd-python3 = 2.7-7.fc31 trace-cmd-python3(riscv-64) = 2.7-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) rtld(GNU_HASH) Processing files: trace-cmd-debugsource-2.7-7.fc31.riscv64 Provides: trace-cmd-debugsource = 2.7-7.fc31 trace-cmd-debugsource(riscv-64) = 2.7-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: trace-cmd-debuginfo-2.7-7.fc31.riscv64 Provides: debuginfo(build-id) = 1b785a79aed47f577b22f20833062b16a6028837 debuginfo(build-id) = 1dde462ca7fa23caa01976f8fd29e60282e1bff4 debuginfo(build-id) = 1f29c62f328c07082acd58f8ea68118a6bfa4f3e debuginfo(build-id) = 604d115172bc98fb895e7693acb3084a5245753d debuginfo(build-id) = 81577940ce0ff997af58c9b7160b228fa53a6598 debuginfo(build-id) = 916de7c8976c5d9b30ad043c473f7a16f694f688 debuginfo(build-id) = a4d02865b34b88e04b7ba07ffaf997d7bc03bbf7 debuginfo(build-id) = bf233f49c8b7bbda25995513aa4c195fa3ddd0d9 debuginfo(build-id) = c7f68107b035f189618f3be3c3f47d7d0f5b1042 debuginfo(build-id) = d9c3879904550ec2388f2b1446859ccaf24b60f5 debuginfo(build-id) = e080651403ffc6d4bf38665beb9929568fe2bd66 debuginfo(build-id) = e85cd86118d83e6dfdada59871b77f4f3097d114 debuginfo(build-id) = f9a0c949770b7ddf5b2d80e28bd366b581f73307 trace-cmd-debuginfo = 2.7-7.fc31 trace-cmd-debuginfo(riscv-64) = 2.7-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: trace-cmd-debugsource(riscv-64) = 2.7-7.fc31 Processing files: kernelshark-debuginfo-2.7-7.fc31.riscv64 Provides: debuginfo(build-id) = 00b82b2a90a684b432ed2c7065335e55e10f2cb3 debuginfo(build-id) = 89d1ad73a968192cddb48e9d7a82d714eb3584b8 debuginfo(build-id) = b2f4e04cd574794a1a3e479eaea516711f7db409 kernelshark-debuginfo = 2.7-7.fc31 kernelshark-debuginfo(riscv-64) = 2.7-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: trace-cmd-debugsource(riscv-64) = 2.7-7.fc31 Processing files: trace-cmd-python3-debuginfo-2.7-7.fc31.riscv64 Provides: debuginfo(build-id) = 5e6216c9709cd6b3958600daa2ea50301d49abaf debuginfo(build-id) = 620e27414bf5edec8991bb22f8135be584c9d228 trace-cmd-python3-debuginfo = 2.7-7.fc31 trace-cmd-python3-debuginfo(riscv-64) = 2.7-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: trace-cmd-debugsource(riscv-64) = 2.7-7.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64 Wrote: /builddir/build/RPMS/trace-cmd-2.7-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/trace-cmd-python3-2.7-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/kernelshark-2.7-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/trace-cmd-debuginfo-2.7-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/kernelshark-debuginfo-2.7-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/trace-cmd-debugsource-2.7-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/trace-cmd-python3-debuginfo-2.7-7.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MUGpn2 + umask 022 + cd /builddir/build/BUILD + cd trace-cmd-v2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/trace-cmd-2.7-7.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0