Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/abrt.spec'], chrootPath='/var/lib/mock/dist-an8.10-build-431511-73013/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l7yubzn1:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/abrt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/abrt-2.10.9-24.0.2.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/abrt.spec'], chrootPath='/var/lib/mock/dist-an8.10-build-431511-73013/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l7yubzn1:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/abrt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7ASLPA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf abrt-2.10.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/abrt-2.10.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd abrt-2.10.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'abrt-2.10.9 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-dependency-on-deprecated-nss-pem.patch + /usr/bin/git am Applying: Remove dependency on deprecated nss-pem + /usr/bin/cat /builddir/build/SOURCES/0003-ccpp-add-h-and-e-parameter-into-abrt-hook-ccpp.patch + /usr/bin/git am Applying: ccpp: add %h and %e parameter into abrt-hook-ccpp + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0009-lib-Correct-the-syntax-for-gdb-backtrace-command.patch Applying: lib: Correct the syntax for gdb backtrace command + /usr/bin/cat /builddir/build/SOURCES/0024-dbus-Add-configuration-for-Python3.patch + /usr/bin/git am Applying: dbus: Add configuration for Python3 + /usr/bin/cat /builddir/build/SOURCES/0025-daemon-Fix-double-closed-fd-race-condition.patch + /usr/bin/git am Applying: daemon: Fix double closed fd race condition + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0026-cli-list-show-a-hint-about-creating-a-case-in-RHTS.patch Applying: cli list: show a hint about creating a case in RHTS + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0027-cli-mark-the-suggestion-text-for-translation.patch Applying: cli: mark the suggestion text for translation + /usr/bin/cat /builddir/build/SOURCES/0028-cli-get-list-of-possible-workflows-for-problem_data_.patch + /usr/bin/git am Applying: cli: get list of possible workflows for problem_data_t + /usr/bin/cat /builddir/build/SOURCES/0056-a-a-list-dsos-Fix-decoding-of-strings-from-rpm.patch + /usr/bin/git am Applying: a-a-list-dsos: Fix decoding of strings from rpm + /usr/bin/cat /builddir/build/SOURCES/0057-a-a-save-package-data-Use-regexps-to-match-interpret.patch + /usr/bin/git am Applying: a-a-save-package-data: Use regexps to match interpreters + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0058-harvest_vmcore-Fix-missing-argument-error-during-del.patch Applying: harvest_vmcore: Fix missing argument error during delete_and_close() + /usr/bin/cat /builddir/build/SOURCES/0066-cli-Add-a-shebang.patch + /usr/bin/git am Applying: cli: Add a shebang + /usr/bin/cat /builddir/build/SOURCES/0067-shellcheck-Use-.-instead-of-legacy-backticked.patch + /usr/bin/git am Applying: shellcheck: Use $(...) instead of legacy backticked + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0068-shellcheck-Suppress-shellcheck-warning-SC1090.patch Applying: shellcheck: Suppress shellcheck warning SC1090 + /usr/bin/cat /builddir/build/SOURCES/0069-shellcheck-Check-exit-code-directly-with-if-mycmd.patch + /usr/bin/git am Applying: shellcheck: Check exit code directly with if mycmd + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0070-shellcheck-Use-command-instead-of-type.patch Applying: shellcheck: Use command instead of type + /usr/bin/cat /builddir/build/SOURCES/0071-plugin-general-from-sos-has-been-split-into-two-new-.patch + /usr/bin/git am Applying: plugin "general" from sos has been split into two new plugins + /usr/bin/cat /builddir/build/SOURCES/0072-sos-use-services-instead-of-startup.patch + /usr/bin/git am Applying: sos: use 'services' instead of 'startup' + /usr/bin/cat /builddir/build/SOURCES/0082-setgid-instead-of-setuid-the-abrt-action-install-deb.patch + /usr/bin/git am Applying: setgid instead of setuid the abrt-action-install-debuginfo-to-abrt-cache [RHBZ 1796245] + /usr/bin/cat /builddir/build/SOURCES/0083-remove-old-transition-postscriptlet.patch + /usr/bin/git am Applying: remove old transition postscriptlet + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0084-make-sure-that-former-caches-are-group-writable.patch Applying: make sure that former caches are group writable + /usr/bin/cat /builddir/build/SOURCES/0085-abrt-action-install-debuginfo-Fix-variable-reference.patch + /usr/bin/git am Applying: abrt-action-install-debuginfo: Fix variable reference + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0086-plugins-sosreport_event-Rename-nfsserver-plugin.patch Applying: plugins: sosreport_event: Rename nfsserver plugin + /usr/bin/cat /builddir/build/SOURCES/0087-plugins-abrt-action-install-debuginfo-Fix-reference.patch + /usr/bin/git am Applying: plugins: abrt-action-install-debuginfo: Fix reference + /usr/bin/cat /builddir/build/SOURCES/0090-skip-journal-reporting.patch + /usr/bin/git am Applying: Do not report to journal + /usr/bin/cat /builddir/build/SOURCES/0091-plugins-Update-sosreport-event.patch + /usr/bin/git am Applying: plugins: Update sosreport event + /usr/bin/cat /builddir/build/SOURCES/0092-abrt-dump-oops-Fix-vmcore-call-trace-parsing.patch + /usr/bin/git am Applying: abrt-dump-oops: Fix vmcore call trace parsing + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/0093-dbus-task-Use-modern-GLib-type-macros.patch Applying: dbus: task: Use modern GLib type macros + /usr/bin/cat /builddir/build/SOURCES/0094-gui-Replace-deprecated-g_type_class_add_private.patch + /usr/bin/git am Applying: gui: Replace deprecated g_type_class_add_private + /usr/bin/git am + /usr/bin/cat /builddir/build/SOURCES/1000-Add-autogen.sh.patch Applying: Add autogen.sh + /usr/bin/cat /builddir/build/SOURCES/0001-abrt-anolis--modify-strings.patch + /usr/bin/git am Applying: abrt modify strings + /usr/bin/cat /builddir/build/SOURCES/0002-abrt-anolis-add-anolis-type.patch + /usr/bin/git am Applying: abrt anolis add anolis type + /usr/bin/cat /builddir/build/SOURCES/1003-Fix-gcc10-fno-common-build-issue.patch + /usr/bin/git am Applying: Fix build failure with gcc -fno-common + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6Iuo5r Running gen-version Creating m4/aclocal.m4 ... + umask 022 + cd /builddir/build/BUILD + cd abrt-2.10.9 + export 'PYTHON_NOSE=/usr/libexec/platform-python -m nose' + PYTHON_NOSE='/usr/libexec/platform-python -m nose' + ./autogen.sh ./autogen.sh: line 54: ./gen-version: No such file or directory Running autopoint Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin Running intltoolize... Running aclocal... Running libtoolize... Running autoheader... Running autoconf... Running automake... configure.ac:52: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:52: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:52: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. doc/Makefile.am:115: warning: '%'-style pattern rules are a GNU make extension doc/dbus-configuration/Makefile.am:1: warning: wildcard *.xml.in: non-POSIX variable name doc/dbus-configuration/Makefile.am:1: (probably a GNU make extension) doc/dbus-configuration/Makefile.am:3: warning: '%'-style pattern rules are a GNU make extension src/dbus/Makefile.am:142: warning: eventsconfdir multiply defined in condition TRUE ... src/dbus/Makefile.am:11: ... 'eventsconfdir' previously defined here src/hooks/Makefile.am:111: warning: ':='-style assignments are not portable src/hooks/Makefile.am:111: warning: notdir $(wildcard *~: non-POSIX variable name src/hooks/Makefile.am:111: (probably a GNU make extension) src/plugins/Makefile.am:504: warning: '%'-style pattern rules are a GNU make extension src/python-problem/doc/Makefile.am:19: warning: PAPEROPT_$(PAPER: non-POSIX recursive variable expansion src/python-problem/doc/Makefile.am:21: warning: PAPEROPT_$(PAPER: non-POSIX recursive variable expansion Running configure ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '982' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.3 checking for XML::Parser... ok checking for asciidoc... /usr/bin/asciidoc checking for xmlto... /usr/bin/xmlto checking for python... no The python program was not found in the search path. Please ensure that it is installed and its directory is included in the search path or pass --without-python2 to ./configure. Then run configure again before attempting to build ABRT. Configured for local debugging ... + autoconf + 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 -Werror' + 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 -Werror' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-Anolis-linux --host=aarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-python2 --without-bodhi --enable-native-unwinder --with-defaultdumplocation=/var/spool/abrt --enable-doxygen-docs --enable-dump-time-unwind --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '982' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-Anolis-linux-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for aarch64-Anolis-linux-ar... no checking for aarch64-Anolis-linux-lib... no checking for aarch64-Anolis-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-Anolis-linux-gnu checking host system type... aarch64-Anolis-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-Anolis-linux-gnu file names to aarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert aarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-Anolis-linux-ar... ar checking for archiver @FILE support... @ checking for aarch64-Anolis-linux-strip... no checking for strip... strip checking for aarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64-Anolis-linux-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.3 checking for XML::Parser... ok checking for asciidoc... /usr/bin/asciidoc checking for xmlto... /usr/bin/xmlto checking for python3... /usr/bin/python3 checking for python3-config... /usr/bin/python3-config checking for sphinx-build... /usr/bin/sphinx-build checking for nosetests-3... /usr/libexec/platform-python -m nose checking for aarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GLIB... yes checking for DBUS... yes checking for LIBXML... yes checking for LIBNOTIFY... yes checking for NSS... yes checking for LIBREPORT... yes checking for LIBREPORT_GTK... yes checking for GIO... yes checking for GIO_UNIX... yes checking for SATYR... yes checking for SYSTEMD... yes checking for GSETTINGS_DESKTOP_SCHEMAS... yes checking for aarch64-Anolis-linux-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for augparse... /usr/bin/augparse checking for findmnt... /usr/bin/findmnt checking for gdb... /usr/libexec/gdb checking for doxygen... /usr/bin/doxygen checking whether to build Doxygen documentation... yes checking for JSON_C... no checking for JSON_C... yes checking for LIBSELINUX... yes checking for RPM... yes checking for POLKIT... yes checking for POLKIT_AGENT... yes checking for valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating abrt.pc config.status: creating abrt.spec config.status: creating apidoc/Makefile config.status: creating apidoc/Doxyfile config.status: creating apidoc/html/Makefile config.status: creating doc/Makefile config.status: creating doc/problems-service/Makefile config.status: creating doc/dbus-configuration/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/plugins/Makefile config.status: creating src/Makefile config.status: creating src/daemon/Makefile config.status: creating src/daemon/abrt-handle-upload config.status: creating src/hooks/Makefile config.status: creating src/applet/Makefile config.status: creating src/cli/Makefile config.status: creating src/cli-ng/Makefile config.status: creating src/cli-ng/abrtcli/Makefile config.status: creating src/cli-ng/tests/Makefile config.status: creating src/cli-ng/tests/clitests/Makefile config.status: creating src/configuration-gui/Makefile config.status: creating src/configuration-gui/abrt_gui.pc config.status: creating src/dbus/Makefile config.status: creating src/plugins/abrt-action-install-debuginfo config.status: creating src/plugins/abrt-action-analyze-vmcore config.status: creating src/plugins/abrt-action-analyze-vulnerability config.status: creating src/plugins/abrt-action-check-oops-for-hw-error config.status: creating src/plugins/abrt-action-check-oops-for-alt-component config.status: creating src/python-problem/Makefile config.status: creating src/python-problem/doc/Makefile config.status: creating src/python-problem/tests/Makefile config.status: creating src/python-problem/problem/Makefile config.status: creating src/python-problem/examples/Makefile config.status: creating po/Makefile.in config.status: creating icons/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands config.status: executing po/stamp-it commands + make -j80 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/abrt-2.10.9/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9' Making all in src make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src' Making all in include make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/include' Making all in lib make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-libabrt_init.lo `test -f 'libabrt_init.c' || echo './'`libabrt_init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-abrt_conf.lo `test -f 'abrt_conf.c' || echo './'`abrt_conf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-hooklib.lo `test -f 'hooklib.c' || echo './'`hooklib.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-daemon_is_ok.lo `test -f 'daemon_is_ok.c' || echo './'`daemon_is_ok.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-notify_new_path.lo `test -f 'notify_new_path.c' || echo './'`notify_new_path.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-kernel.lo `test -f 'kernel.c' || echo './'`kernel.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-abrt_glib.lo `test -f 'abrt_glib.c' || echo './'`abrt_glib.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-migrate_dirs.lo `test -f 'migrate_dirs.c' || echo './'`migrate_dirs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-check_recent_crash_file.lo `test -f 'check_recent_crash_file.c' || echo './'`check_recent_crash_file.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-problem_api.lo `test -f 'problem_api.c' || echo './'`problem_api.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-problem_api_dbus.lo `test -f 'problem_api_dbus.c' || echo './'`problem_api_dbus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_la-ignored_problems.lo `test -f 'ignored_problems.c' || echo './'`ignored_problems.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c ignored_problems.c -fPIC -DPIC -o .libs/libabrt_la-ignored_problems.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c abrt_conf.c -fPIC -DPIC -o .libs/libabrt_la-abrt_conf.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c check_recent_crash_file.c -fPIC -DPIC -o .libs/libabrt_la-check_recent_crash_file.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c daemon_is_ok.c -fPIC -DPIC -o .libs/libabrt_la-daemon_is_ok.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c problem_api_dbus.c -fPIC -DPIC -o .libs/libabrt_la-problem_api_dbus.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c migrate_dirs.c -fPIC -DPIC -o .libs/libabrt_la-migrate_dirs.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c abrt_glib.c -fPIC -DPIC -o .libs/libabrt_la-abrt_glib.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c notify_new_path.c -fPIC -DPIC -o .libs/libabrt_la-notify_new_path.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c libabrt_init.c -fPIC -DPIC -o .libs/libabrt_la-libabrt_init.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c kernel.c -fPIC -DPIC -o .libs/libabrt_la-kernel.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c problem_api.c -fPIC -DPIC -o .libs/libabrt_la-problem_api.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DCONF_DIR=\"/etc/abrt\" -DDEFAULT_CONF_DIR=\"/usr/share/abrt/conf.d\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_PLUGINS_CONF_DIR=\"/usr/share/abrt/conf.d/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DDEFAULT_DUMP_LOCATION=\"/var/spool/abrt\" -DGDB=\"/usr/libexec/gdb\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c hooklib.c -fPIC -DPIC -o .libs/libabrt_la-hooklib.o /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -version-info 0:1:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libabrt.la -rpath /usr/lib64 libabrt_la-libabrt_init.lo libabrt_la-abrt_conf.lo libabrt_la-hooklib.lo libabrt_la-daemon_is_ok.lo libabrt_la-notify_new_path.lo libabrt_la-kernel.lo libabrt_la-abrt_glib.lo libabrt_la-migrate_dirs.lo libabrt_la-check_recent_crash_file.lo libabrt_la-problem_api.lo libabrt_la-problem_api_dbus.lo libabrt_la-ignored_problems.lo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: gcc -shared -fPIC -DPIC .libs/libabrt_la-libabrt_init.o .libs/libabrt_la-abrt_conf.o .libs/libabrt_la-hooklib.o .libs/libabrt_la-daemon_is_ok.o .libs/libabrt_la-notify_new_path.o .libs/libabrt_la-kernel.o .libs/libabrt_la-abrt_glib.o .libs/libabrt_la-migrate_dirs.o .libs/libabrt_la-check_recent_crash_file.o .libs/libabrt_la-problem_api.o .libs/libabrt_la-problem_api_dbus.o .libs/libabrt_la-ignored_problems.o -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libabrt.so.0 -o .libs/libabrt.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libabrt.so.0" && ln -s "libabrt.so.0.0.1" "libabrt.so.0") libtool: link: (cd ".libs" && rm -f "libabrt.so" && ln -s "libabrt.so.0.0.1" "libabrt.so") libtool: link: ( cd ".libs" && rm -f "libabrt.la" && ln -s "../libabrt.la" "libabrt.la" ) make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' Making all in hooks make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_merge_pstoreoops-abrt-merge-pstoreoops.o `test -f 'abrt-merge-pstoreoops.c' || echo './'`abrt-merge-pstoreoops.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DVAR_RUN=\"/var/run\" -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -DDEFAULT_DUMP_LOCATION_MODE=0751 -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -DHAVE_SELINUX -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_hook_ccpp-abrt-hook-ccpp.o `test -f 'abrt-hook-ccpp.c' || echo './'`abrt-hook-ccpp.c sed -e s,\@VAR_RUN\@,/var/run,g \ -e s,\@libexecdir\@,/usr/libexec,g \ abrt-install-ccpp-hook.in >abrt-install-ccpp-hook sed -e s,\@CONF_DIR\@,\/etc/abrt\,g \ -e s,\@DEFAULT_DUMP_LOCATION\@,/var/spool/abrt,g \ abrt-harvest-pstoreoops.in >abrt-harvest-pstoreoops sed -e s,\@CONF_DIR\@,\/etc/abrt\,g \ -e s,\@DEFAULT_DUMP_LOCATION\@,/var/spool/abrt,g \ -e s,\@FINDMNT\@,/usr/bin/findmnt,g \ abrt_harvest_vmcore.py.in >abrt-harvest-vmcore /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-merge-pstoreoops abrt_merge_pstoreoops-abrt-merge-pstoreoops.o ../lib/libabrt.la -lreport -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-merge-pstoreoops abrt_merge_pstoreoops-abrt-merge-pstoreoops.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lsatyr -lreport -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-hook-ccpp abrt_hook_ccpp-abrt-hook-ccpp.o ../lib/libabrt.la -lcap -lreport -lglib-2.0 -lselinux libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-hook-ccpp abrt_hook_ccpp-abrt-hook-ccpp.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lsatyr -lcap -lreport -lglib-2.0 -lselinux make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' Making all in daemon make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DCONF_DIR=\"/etc/abrt\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_save_package_data-rpm.o `test -f 'rpm.c' || echo './'`rpm.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DCONF_DIR=\"/etc/abrt\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_save_package_data-abrt-action-save-package-data.o `test -f 'abrt-action-save-package-data.c' || echo './'`abrt-action-save-package-data.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_handle_event-abrt-handle-event.o `test -f 'abrt-handle-event.c' || echo './'`abrt-handle-event.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/json-c -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_save_container_data-abrt-action-save-container-data.o `test -f 'abrt-action-save-container-data.c' || echo './'`abrt-action-save-container-data.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DLIBEXEC_DIR=\"/usr/libexec\" -DDEFAULT_DUMP_LOCATION_MODE=0751 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -fPIE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrtd-abrtd.o `test -f 'abrtd.c' || echo './'`abrtd.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DLIBEXEC_DIR=\"/usr/libexec\" -DDEFAULT_DUMP_LOCATION_MODE=0751 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -fPIE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrtd-abrt-inotify.o `test -f 'abrt-inotify.c' || echo './'`abrt-inotify.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DLIBEXEC_DIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_server-abrt-server.o `test -f 'abrt-server.c' || echo './'`abrt-server.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DLIBEXEC_DIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_upload_watch-abrt-upload-watch.o `test -f 'abrt-upload-watch.c' || echo './'`abrt-upload-watch.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DLIBEXEC_DIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_upload_watch-abrt-inotify.o `test -f 'abrt-inotify.c' || echo './'`abrt-inotify.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_auto_reporting-abrt-auto-reporting.o `test -f 'abrt-auto-reporting.c' || echo './'`abrt-auto-reporting.c /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-save-container-data abrt_action_save_container_data-abrt-action-save-container-data.o -lreport -lglib-2.0 -ljson-c /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-handle-event abrt_handle_event-abrt-handle-event.o ../lib/libabrt.la -lreport -lglib-2.0 -lsatyr /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-save-package-data abrt_action_save_package_data-rpm.o abrt_action_save_package_data-abrt-action-save-package-data.o -lrpm -lrpmio -lreport -lglib-2.0 ../lib/libabrt.la /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-auto-reporting abrt_auto_reporting-abrt-auto-reporting.o ../lib/libabrt.la -lreport -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-upload-watch abrt_upload_watch-abrt-upload-watch.o abrt_upload_watch-abrt-inotify.o ../lib/libabrt.la -lreport -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -pie -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrtd abrtd-abrtd.o abrtd-abrt-inotify.o ../lib/libabrt.la -lreport -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-save-container-data abrt_action_save_container_data-abrt-action-save-container-data.o -lreport -lglib-2.0 -ljson-c libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-handle-event abrt_handle_event-abrt-handle-event.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-server abrt_server-abrt-server.o ../lib/libabrt.la -lreport -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-save-package-data abrt_action_save_package_data-rpm.o abrt_action_save_package_data-abrt-action-save-package-data.o -lrpm -lrpmio ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-auto-reporting abrt_auto_reporting-abrt-auto-reporting.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lsatyr -lreport -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrtd abrtd-abrtd.o abrtd-abrt-inotify.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lsatyr -lreport -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-upload-watch abrt_upload_watch-abrt-upload-watch.o abrt_upload_watch-abrt-inotify.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lsatyr -lreport -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-server abrt_server-abrt-server.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lsatyr -lreport -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' Making all in applet make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DLIBEXEC_DIR=\"/usr/libexec\" -DLIBREPORT_PLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -fPIC -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_applet-applet.o `test -f 'applet.c' || echo './'`applet.c LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po abrt-applet.desktop.in abrt-applet.desktop Generating and caching the translation database Merging translations into abrt-applet.desktop. /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-applet abrt_applet-applet.o ../lib/libabrt.la -lreport-gtk -lreport -lglib-2.0 -labrt_dbus -lglib-2.0 -lgthread-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-applet abrt_applet-applet.o ../lib/.libs/libabrt.so -lsatyr -lreport-gtk -lreport -labrt_dbus -lgthread-2.0 -lnotify -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' Making all in plugins make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_watch_log-abrt-watch-log.o `test -f 'abrt-watch-log.c' || echo './'`abrt-watch-log.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dump_oops-oops-utils.o `test -f 'oops-utils.c' || echo './'`oops-utils.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dump_oops-abrt-dump-oops.o `test -f 'abrt-dump-oops.c' || echo './'`abrt-dump-oops.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DVAR_STATE=\"/var/lib/abrt\" -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dump_journal_core-abrt-dump-journal-core.o `test -f 'abrt-dump-journal-core.c' || echo './'`abrt-dump-journal-core.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_journal_a-abrt-journal.o `test -f 'abrt-journal.c' || echo './'`abrt-journal.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DVAR_STATE=\"/var/lib/abrt\" -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dump_journal_oops-oops-utils.o `test -f 'oops-utils.c' || echo './'`oops-utils.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DVAR_STATE=\"/var/lib/abrt\" -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dump_journal_oops-abrt-dump-journal-oops.o `test -f 'abrt-dump-journal-oops.c' || echo './'`abrt-dump-journal-oops.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dump_xorg-abrt-dump-xorg.o `test -f 'abrt-dump-xorg.c' || echo './'`abrt-dump-xorg.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libxorg_utils_a-xorg-utils.o `test -f 'xorg-utils.c' || echo './'`xorg-utils.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DVAR_STATE=\"/var/lib/abrt\" -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dump_journal_xorg-abrt-dump-journal-xorg.o `test -f 'abrt-dump-journal-xorg.c' || echo './'`abrt-dump-journal-xorg.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_analyze_c-abrt-action-analyze-c.o `test -f 'abrt-action-analyze-c.c' || echo './'`abrt-action-analyze-c.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_analyze_python-abrt-action-analyze-python.o `test -f 'abrt-action-analyze-python.c' || echo './'`abrt-action-analyze-python.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../libreport/src/include/ -I./../include -I./../libreport/src/lib -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_analyze_oops-abrt-action-analyze-oops.o `test -f 'abrt-action-analyze-oops.c' || echo './'`abrt-action-analyze-oops.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../libreport/src/include/ -I./../include -I./../libreport/src/lib -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_analyze_xorg-abrt-action-analyze-xorg.o `test -f 'abrt-action-analyze-xorg.c' || echo './'`abrt-action-analyze-xorg.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_trim_files-abrt-action-trim-files.o `test -f 'abrt-action-trim-files.c' || echo './'`abrt-action-trim-files.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DLOCALSTATEDIR='"/var"' -DPLUGINS_CONF_DIR=\"/etc/abrt/plugins\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_generate_backtrace-abrt-action-generate-backtrace.o `test -f 'abrt-action-generate-backtrace.c' || echo './'`abrt-action-generate-backtrace.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DLOCALSTATEDIR='"/var"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_generate_core_backtrace-abrt-action-generate-core-backtrace.o `test -f 'abrt-action-generate-core-backtrace.c' || echo './'`abrt-action-generate-core-backtrace.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_analyze_backtrace-abrt-action-analyze-backtrace.o `test -f 'abrt-action-analyze-backtrace.c' || echo './'`abrt-action-analyze-backtrace.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_retrace_client-abrt-retrace-client.o `test -f 'abrt-retrace-client.c' || echo './'`abrt-retrace-client.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_retrace_client-https-utils.o `test -f 'https-utils.c' || echo './'`https-utils.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -D_GNU_SOURCE -DBIN_DIR=\"/usr/bin\" -DSBIN_DIR=\"/usr/sbin\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wall -Wwrite-strings -fPIE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_action_install_debuginfo_to_abrt_cache-abrt-action-install-debuginfo-to-abrt-cache.o `test -f 'abrt-action-install-debuginfo-to-abrt-cache.c' || echo './'`abrt-action-install-debuginfo-to-abrt-cache.c sed -e s,\@libexecdir\@,/usr/libexec,g \ abrt-action-perform-ccpp-analysis.in >abrt-action-perform-ccpp-analysis sed -e s,\@LIBEXEC_DIR\@,/usr/libexec,g \ abrt-action-analyze-ccpp-local.in >abrt-action-analyze-ccpp-local LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po analyze_CCpp.xml.in analyze_CCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po analyze_LocalGDB.xml.in analyze_LocalGDB.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po analyze_RetraceServer.xml.in analyze_RetraceServer.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po collect_xsession_errors.xml.in collect_xsession_errors.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po collect_GConf.xml.in collect_GConf.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po collect_vimrc_user.xml.in collect_vimrc_user.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po collect_vimrc_system.xml.in collect_vimrc_system.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po post_report.xml.in post_report.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po analyze_VMcore.xml.in analyze_VMcore.xml rm -f libxorg-utils.a Found cached translation database Merging translations into collect_vimrc_user.xml. CREATED collect_vimrc_user.xml Found cached translation database Merging translations into collect_vimrc_system.xml. CREATED collect_vimrc_system.xml Found cached translation database Merging translations into post_report.xml. CREATED post_report.xml /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-analyze-xorg abrt_action_analyze_xorg-abrt-action-analyze-xorg.o -lreport -lglib-2.0 ../lib/libabrt.la /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-analyze-oops abrt_action_analyze_oops-abrt-action-analyze-oops.o -lreport -lglib-2.0 ../lib/libabrt.la Found cached translation database Merging translations into analyze_CCpp.xml. CREATED analyze_CCpp.xml Found cached translation database Merging translations into collect_xsession_errors.xml. CREATED collect_xsession_errors.xml Found cached translation database Merging translations into analyze_LocalGDB.xml. CREATED analyze_LocalGDB.xml Found cached translation database Merging translations into collect_GConf.xml. CREATED collect_GConf.xml ar cru libxorg-utils.a libxorg_utils_a-xorg-utils.o /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-analyze-python abrt_action_analyze_python-abrt-action-analyze-python.o -lreport -lglib-2.0 ../lib/libabrt.la /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-analyze-c abrt_action_analyze_c-abrt-action-analyze-c.o -lreport -lglib-2.0 ../lib/libabrt.la Found cached translation database Merging translations into analyze_RetraceServer.xml. CREATED analyze_RetraceServer.xml /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-analyze-backtrace abrt_action_analyze_backtrace-abrt-action-analyze-backtrace.o -lreport -lglib-2.0 -lsatyr /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-watch-log abrt_watch_log-abrt-watch-log.o -lglib-2.0 -lreport -lglib-2.0 ../lib/libabrt.la /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dump-oops abrt_dump_oops-oops-utils.o abrt_dump_oops-abrt-dump-oops.o -lglib-2.0 -lreport -lglib-2.0 ../lib/libabrt.la /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-trim-files abrt_action_trim_files-abrt-action-trim-files.o -lreport -lglib-2.0 ../lib/libabrt.la /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-generate-backtrace abrt_action_generate_backtrace-abrt-action-generate-backtrace.o -lreport -lglib-2.0 ../lib/libabrt.la ranlib libxorg-utils.a Found cached translation database Merging translations into analyze_VMcore.xml. CREATED analyze_VMcore.xml /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dump-xorg abrt_dump_xorg-abrt-dump-xorg.o libxorg-utils.a -lglib-2.0 -lreport -lglib-2.0 ../lib/libabrt.la /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -pie -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-install-debuginfo-to-abrt-cache abrt_action_install_debuginfo_to_abrt_cache-abrt-action-install-debuginfo-to-abrt-cache.o -lreport -lglib-2.0 ../lib/libabrt.la rm -f libabrt-journal.a ar cru libabrt-journal.a libabrt_journal_a-abrt-journal.o ranlib libabrt-journal.a /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dump-journal-core abrt_dump_journal_core-abrt-dump-journal-core.o libabrt-journal.a -lglib-2.0 -lreport -lglib-2.0 -lsystemd ../lib/libabrt.la libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-analyze-backtrace abrt_action_analyze_backtrace-abrt-action-analyze-backtrace.o -lreport -lglib-2.0 -lsatyr /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dump-journal-oops abrt_dump_journal_oops-oops-utils.o abrt_dump_journal_oops-abrt-dump-journal-oops.o libabrt-journal.a -lglib-2.0 -lreport -lglib-2.0 -lsystemd ../lib/libabrt.la libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-analyze-xorg abrt_action_analyze_xorg-abrt-action-analyze-xorg.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-generate-backtrace abrt_action_generate_backtrace-abrt-action-generate-backtrace.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dump-journal-xorg abrt_dump_journal_xorg-abrt-dump-journal-xorg.o libabrt-journal.a libxorg-utils.a -lglib-2.0 -lreport -lglib-2.0 -lsystemd ../lib/libabrt.la libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dump-oops abrt_dump_oops-oops-utils.o abrt_dump_oops-abrt-dump-oops.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-install-debuginfo-to-abrt-cache abrt_action_install_debuginfo_to_abrt_cache-abrt-action-install-debuginfo-to-abrt-cache.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-watch-log abrt_watch_log-abrt-watch-log.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-action-generate-core-backtrace abrt_action_generate_core_backtrace-abrt-action-generate-core-backtrace.o -lreport -lglib-2.0 -lsatyr ../lib/libabrt.la libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-analyze-python abrt_action_analyze_python-abrt-action-analyze-python.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-analyze-oops abrt_action_analyze_oops-abrt-action-analyze-oops.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dump-xorg abrt_dump_xorg-abrt-dump-xorg.o libxorg-utils.a ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-trim-files abrt_action_trim_files-abrt-action-trim-files.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-analyze-c abrt_action_analyze_c-abrt-action-analyze-c.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-action-generate-core-backtrace abrt_action_generate_core_backtrace-abrt-action-generate-core-backtrace.o ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dump-journal-core abrt_dump_journal_core-abrt-dump-journal-core.o libabrt-journal.a -lsystemd ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dump-journal-xorg abrt_dump_journal_xorg-abrt-dump-journal-xorg.o libabrt-journal.a libxorg-utils.a -lsystemd ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dump-journal-oops abrt_dump_journal_oops-oops-utils.o abrt_dump_journal_oops-abrt-dump-journal-oops.o libabrt-journal.a -lsystemd ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr /bin/sh ../../libtool --tag=CC --mode=link gcc -I./../include -I./../lib -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-retrace-client abrt_retrace_client-abrt-retrace-client.o abrt_retrace_client-https-utils.o -lreport -lglib-2.0 -lsatyr -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl libtool: link: gcc -I./../include -I./../lib -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-retrace-client abrt_retrace_client-abrt-retrace-client.o abrt_retrace_client-https-utils.o -lreport -lglib-2.0 -lsatyr -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' Making all in cli make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_cli-abrt-cli.o `test -f 'abrt-cli.c' || echo './'`abrt-cli.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_cli-abrt-cli-core.o `test -f 'abrt-cli-core.c' || echo './'`abrt-cli-core.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_cli-list.o `test -f 'list.c' || echo './'`list.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_cli-rm.o `test -f 'rm.c' || echo './'`rm.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_cli-report.o `test -f 'report.c' || echo './'`report.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_cli-status.o `test -f 'status.c' || echo './'`status.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_cli-process.o `test -f 'process.c' || echo './'`process.c /bin/sh ../../libtool --tag=CC --mode=link gcc -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-cli abrt_cli-abrt-cli.o abrt_cli-abrt-cli-core.o abrt_cli-list.o abrt_cli-rm.o abrt_cli-report.o abrt_cli-status.o abrt_cli-process.o -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lreport -lglib-2.0 ../lib/libabrt.la libtool: link: gcc -I./../include -I./../lib -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-cli abrt_cli-abrt-cli.o abrt_cli-abrt-cli-core.o abrt_cli-list.o abrt_cli-rm.o abrt_cli-report.o abrt_cli-status.o abrt_cli-process.o -lpolkit-agent-1 -lpolkit-gobject-1 ../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr -pthread make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' Making all in cli-ng make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' Making all in abrtcli make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' Making all in clitests make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' Making all in dbus make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_problems2-abrt_problems2.o `test -f 'abrt_problems2.c' || echo './'`abrt_problems2.c make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml) make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml) make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml) make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.Entry.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml) gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_session.o `test -f 'abrt_problems2_session.c' || echo './'`abrt_problems2_session.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_entry.o `test -f 'abrt_problems2_entry.c' || echo './'`abrt_problems2_entry.c make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.Task.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_task.o `test -f 'abrt_problems2_task.c' || echo './'`abrt_problems2_task.c make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.Session.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_task_new_problem.o `test -f 'abrt_problems2_task_new_problem.c' || echo './'`abrt_problems2_task_new_problem.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dbus-abrt-dbus.o `test -f 'abrt-dbus.c' || echo './'`abrt-dbus.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_dbus-abrt-polkit.o `test -f 'abrt-polkit.c' || echo './'`abrt-polkit.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DPROBLEMS_CONFIG_INTERFACES_DIR=\"/usr/share/dbus-1/interfaces\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_configuration-abrt-configuration.o `test -f 'abrt-configuration.c' || echo './'`abrt-configuration.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DVAR_RUN=\"/var/run\" -DPROBLEMS_CONFIG_INTERFACES_DIR=\"/usr/share/dbus-1/interfaces\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o abrt_configuration-abrt-polkit.o `test -f 'abrt-polkit.c' || echo './'`abrt-polkit.c echo "/* This file has been generated. Do not write any code here. */" > abrt_problems2_generated_interfaces.h for f in /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml; do echo "const char *g_$(basename $f .xml | tr . _)_xml =" >> abrt_problems2_generated_interfaces.h; sed -e 's/"/\\"/g' -e 's/^\(.*\)$/"\1"/' $f >> abrt_problems2_generated_interfaces.h; echo ";" >> abrt_problems2_generated_interfaces.h; done gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_service.o `test -f 'abrt_problems2_service.c' || echo './'`abrt_problems2_service.c /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-configuration abrt_configuration-abrt-configuration.o abrt_configuration-abrt-polkit.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-configuration abrt_configuration-abrt-configuration.o abrt_configuration-abrt-polkit.o ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 rm -f libabrt-problems2-service.a ar cru libabrt-problems2-service.a libabrt_problems2_service_a-abrt_problems2_service.o libabrt_problems2_service_a-abrt_problems2_session.o libabrt_problems2_service_a-abrt_problems2_entry.o libabrt_problems2_service_a-abrt_problems2_task.o libabrt_problems2_service_a-abrt_problems2_task_new_problem.o ranlib libabrt-problems2-service.a /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-problems2 abrt_problems2-abrt_problems2.o libabrt-problems2-service.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-problems2 abrt_problems2-abrt_problems2.o libabrt-problems2-service.a ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -ldbus-1 ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' Making all in python-problem make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' Making all in problem make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include -D_GNU_SOURCE -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fPIE -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _py3abrt_la-pyabrtmodule.lo `test -f 'pyabrtmodule.c' || echo './'`pyabrtmodule.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include -D_GNU_SOURCE -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -fPIE -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _py3abrt_la-pyabrt.lo `test -f 'pyabrt.c' || echo './'`pyabrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include -D_GNU_SOURCE -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c pyabrtmodule.c -fPIC -DPIC -o .libs/_py3abrt_la-pyabrtmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include -D_GNU_SOURCE -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/python3.6m -I/usr/include/python3.6m -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c pyabrt.c -fPIC -DPIC -o .libs/_py3abrt_la-pyabrt.o /bin/sh ../../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -module -avoid-version -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wl,-z,relro -Wl,-z,now -export-symbols-regex PyInit__py3abrt -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _py3abrt.la -rpath /usr/lib64/python3.6/site-packages/problem _py3abrt_la-pyabrtmodule.lo _py3abrt_la-pyabrt.lo ../../lib/libabrt.la -lpython3.6m -lpthread -ldl -lutil -lm libtool: link: /usr/bin/nm -B .libs/_py3abrt_la-pyabrtmodule.o .libs/_py3abrt_la-pyabrt.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/_py3abrt.exp libtool: link: /usr/bin/grep -E -e "PyInit__py3abrt" ".libs/_py3abrt.exp" > ".libs/_py3abrt.expT" libtool: link: mv -f ".libs/_py3abrt.expT" ".libs/_py3abrt.exp" libtool: link: echo "{ global:" > .libs/_py3abrt.ver libtool: link: cat .libs/_py3abrt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_py3abrt.ver libtool: link: echo "local: *; };" >> .libs/_py3abrt.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_py3abrt_la-pyabrtmodule.o .libs/_py3abrt_la-pyabrt.o -Wl,-rpath -Wl,/builddir/build/BUILD/abrt-2.10.9/src/lib/.libs ../../lib/.libs/libabrt.so -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr -lpython3.6m -lpthread -ldl -lutil -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,_py3abrt.so -Wl,-version-script -Wl,.libs/_py3abrt.ver -o .libs/_py3abrt.so libtool: link: ( cd ".libs" && rm -f "_py3abrt.la" && ln -s "../_py3abrt.la" "_py3abrt.la" ) make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' Making all in examples make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' Making all in doc make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' cd ../problem && make all sphinx-build-3 -b man -d _build/doctrees . _build/man make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] api reading sources... [ 50%] index reading sources... [ 75%] properties reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done writing... abrt-python.5 { usage api properties } build succeeded. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. cp _build/man/abrt-python.5 _build/man/abrt-python3.5 make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' Making all in configuration-gui make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' gcc -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -Wno-error=unused-local-typedefs -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o system_config_abrt-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -Wno-error=unused-local-typedefs -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DABRT_UI_DIR="\"/usr/share/abrt/ui\"" -DLOCALEDIR="\"/usr/share/locale\"" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_gui_la-abrt-config-widget.lo `test -f 'abrt-config-widget.c' || echo './'`abrt-config-widget.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -Wno-error=unused-local-typedefs -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DABRT_UI_DIR="\"/usr/share/abrt/ui\"" -DLOCALEDIR="\"/usr/share/locale\"" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_gui_la-system-config-abrt.lo `test -f 'system-config-abrt.c' || echo './'`system-config-abrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -Wno-error=unused-local-typedefs -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DABRT_UI_DIR=\"/usr/share/abrt/ui\" -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c abrt-config-widget.c -fPIC -DPIC -o .libs/libabrt_gui_la-abrt-config-widget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -Wno-error=unused-local-typedefs -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DABRT_UI_DIR=\"/usr/share/abrt/ui\" -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c system-config-abrt.c -fPIC -DPIC -o .libs/libabrt_gui_la-system-config-abrt.o /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -version-info 0:1:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libabrt_gui.la -rpath /usr/lib64 libabrt_gui_la-abrt-config-widget.lo libabrt_gui_la-system-config-abrt.lo ../lib/libabrt.la -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lreport -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libabrt_gui_la-abrt-config-widget.o .libs/libabrt_gui_la-system-config-abrt.o -Wl,-rpath -Wl,/builddir/build/BUILD/abrt-2.10.9/src/lib/.libs ../lib/.libs/libabrt.so -lsatyr -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libabrt_gui.so.0 -o .libs/libabrt_gui.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libabrt_gui.so.0" && ln -s "libabrt_gui.so.0.0.1" "libabrt_gui.so.0") libtool: link: (cd ".libs" && rm -f "libabrt_gui.so" && ln -s "libabrt_gui.so.0.0.1" "libabrt_gui.so") libtool: link: ( cd ".libs" && rm -f "libabrt_gui.la" && ln -s "../libabrt_gui.la" "libabrt_gui.la" ) /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o system-config-abrt system_config_abrt-main.o ../lib/libabrt.la libabrt_gui.la libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/system-config-abrt system_config_abrt-main.o ../lib/.libs/libabrt.so ./.libs/libabrt_gui.so /builddir/build/BUILD/abrt-2.10.9/src/lib/.libs/libabrt.so -lsatyr -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc' Making all in problems-service make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' xsltproc tools/spec-to-docbook.xsl org.freedesktop.Problems.xml.in > reference.xml cp specification.xml.in specification.xml error : Resource temporarily unavailable org.freedesktop.Problems.xml.in:2: warning: failed to load external entity "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> ^ xmlto html --skip-validation -o html/ -x docbook-params.xsl specification.xml warning: failed to load external entity "/builddir/build/BUILD/abrt-2.10.9/doc/problems-service/xml/annotation-glossary.xml" Note: namesp. cut : stripped namespace before processing Problems API Writing ch01.html for chapter(object-paths) Writing re01.html for refentry(org.freedesktop.Problems2) Writing re02.html for refentry(org.freedesktop.Problems2.Entry) Writing re03.html for refentry(org.freedesktop.Problems2.Session) Writing re04.html for refentry(org.freedesktop.Problems2.Task) Writing ch02.html for chapter(interfaces) Writing pt01.html for part(ref-dbus-api) Writing index.html for book(index) make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' Making all in dbus-configuration make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' cp com.redhat.problems.configuration.python3.xml.in com.redhat.problems.configuration.python3.xml make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc' asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt.xml abrt.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-c.xml abrt-action-analyze-c.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-trim-files.xml abrt-action-trim-files.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-generate-backtrace.xml abrt-action-generate-backtrace.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-generate-core-backtrace.xml abrt-action-generate-core-backtrace.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-backtrace.xml abrt-action-analyze-backtrace.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-core.xml abrt-action-analyze-core.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-oops.xml abrt-action-analyze-oops.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-python.xml abrt-action-analyze-python.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-xorg.xml abrt-action-analyze-xorg.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-vulnerability.xml abrt-action-analyze-vulnerability.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-install-debuginfo.xml abrt-action-install-debuginfo.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-list-dsos.xml abrt-action-list-dsos.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-perform-ccpp-analysis.xml abrt-action-perform-ccpp-analysis.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-notify.xml abrt-action-notify.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-applet.xml abrt-applet.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-dump-oops.xml abrt-dump-oops.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-dump-journal-core.xml abrt-dump-journal-core.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-dump-journal-oops.xml abrt-dump-journal-oops.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-dump-journal-xorg.xml abrt-dump-journal-xorg.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-dump-xorg.xml abrt-dump-xorg.txt cp abrt-auto-reporting-unauthenticated.txt abrt-auto-reporting.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-retrace-client.xml abrt-retrace-client.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-handle-upload.xml abrt-handle-upload.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-harvest-pstoreoops.xml abrt-harvest-pstoreoops.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-merge-pstoreoops.xml abrt-merge-pstoreoops.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-server.xml abrt-server.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-cli.xml abrt-cli.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-save-package-data.xml abrt-action-save-package-data.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-install-ccpp-hook.xml abrt-install-ccpp-hook.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-ccpp-local.xml abrt-action-analyze-ccpp-local.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-watch-log.xml abrt-watch-log.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-upload-watch.xml abrt-upload-watch.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o system-config-abrt.xml system-config-abrt.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-harvest-vmcore.xml abrt-harvest-vmcore.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-analyze-vmcore.xml abrt-action-analyze-vmcore.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-check-oops-for-hw-error.xml abrt-action-check-oops-for-hw-error.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt.conf.xml abrt.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-action-save-package-data.conf.xml abrt-action-save-package-data.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-xorg.conf.xml abrt-xorg.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-python3.conf.xml abrt-python3.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-CCpp.conf.xml abrt-CCpp.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-oops.conf.xml abrt-oops.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o gpg_keys.conf.xml gpg_keys.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-vmcore.conf.xml abrt-vmcore.conf.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrtd.xml abrtd.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-dbus.xml abrt-dbus.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-configuration.xml abrt-configuration.txt xmlto man abrt.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-c.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-trim-files.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-generate-backtrace.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-generate-core-backtrace.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-backtrace.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-core.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-oops.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-python.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-xorg.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-vulnerability.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-install-debuginfo.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-list-dsos.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-perform-ccpp-analysis.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-notify.xml 2>&1 | sed '/Note/d' xmlto man abrt-applet.xml 2>&1 | sed '/Note/d' xmlto man abrt-dump-oops.xml 2>&1 | sed '/Note/d' xmlto man abrt-dump-journal-core.xml 2>&1 | sed '/Note/d' xmlto man abrt-dump-journal-oops.xml 2>&1 | sed '/Note/d' xmlto man abrt-dump-journal-xorg.xml 2>&1 | sed '/Note/d' xmlto man abrt-dump-xorg.xml 2>&1 | sed '/Note/d' asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-auto-reporting.xml abrt-auto-reporting.txt xmlto man abrt-retrace-client.xml 2>&1 | sed '/Note/d' xmlto man abrt-handle-upload.xml 2>&1 | sed '/Note/d' xmlto man abrt-harvest-pstoreoops.xml 2>&1 | sed '/Note/d' xmlto man abrt-merge-pstoreoops.xml 2>&1 | sed '/Note/d' xmlto man abrt-server.xml 2>&1 | sed '/Note/d' xmlto man abrt-cli.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-save-package-data.xml 2>&1 | sed '/Note/d' xmlto man abrt-install-ccpp-hook.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-ccpp-local.xml 2>&1 | sed '/Note/d' xmlto man abrt-watch-log.xml 2>&1 | sed '/Note/d' xmlto man abrt-upload-watch.xml 2>&1 | sed '/Note/d' xmlto man system-config-abrt.xml 2>&1 | sed '/Note/d' xmlto man abrt-harvest-vmcore.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-analyze-vmcore.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-check-oops-for-hw-error.xml 2>&1 | sed '/Note/d' xmlto man abrt.conf.xml 2>&1 | sed '/Note/d' xmlto man abrt-action-save-package-data.conf.xml 2>&1 | sed '/Note/d' xmlto man abrt-xorg.conf.xml 2>&1 | sed '/Note/d' xmlto man abrt-python3.conf.xml 2>&1 | sed '/Note/d' xmlto man abrt-CCpp.conf.xml 2>&1 | sed '/Note/d' xmlto man abrt-oops.conf.xml 2>&1 | sed '/Note/d' xmlto man gpg_keys.conf.xml 2>&1 | sed '/Note/d' xmlto man abrt-vmcore.conf.xml 2>&1 | sed '/Note/d' xmlto man abrtd.xml 2>&1 | sed '/Note/d' xmlto man abrt-dbus.xml 2>&1 | sed '/Note/d' xmlto man abrt-configuration.xml 2>&1 | sed '/Note/d' xmlto man abrt-auto-reporting.xml 2>&1 | sed '/Note/d' rm abrt-action-analyze-core.xml abrt-action-analyze-c.xml abrt-python3.conf.xml abrt-xorg.conf.xml abrt-vmcore.conf.xml abrt-dump-xorg.xml abrt-action-analyze-ccpp-local.xml abrt-dump-journal-core.xml abrt-dump-oops.xml abrt-harvest-pstoreoops.xml abrt-action-analyze-python.xml abrt-install-ccpp-hook.xml abrt-merge-pstoreoops.xml abrt-configuration.xml abrt.xml abrt-dump-journal-xorg.xml system-config-abrt.xml abrt-action-analyze-xorg.xml abrt-action-install-debuginfo.xml abrt-dbus.xml abrt-action-analyze-vulnerability.xml abrt-action-generate-core-backtrace.xml abrt-action-save-package-data.conf.xml abrt-dump-journal-oops.xml abrt-auto-reporting.xml abrt-retrace-client.xml abrt.conf.xml abrt-harvest-vmcore.xml abrt-applet.xml abrt-CCpp.conf.xml abrt-cli.xml abrt-action-list-dsos.xml abrt-action-trim-files.xml abrt-action-analyze-oops.xml abrt-action-save-package-data.xml abrt-server.xml abrt-upload-watch.xml gpg_keys.conf.xml abrt-action-analyze-vmcore.xml abrt-oops.conf.xml abrt-action-notify.xml abrt-action-check-oops-for-hw-error.xml abrt-watch-log.xml abrt-action-generate-backtrace.xml abrt-action-perform-ccpp-analysis.xml abrt-handle-upload.xml abrtd.xml abrt-action-analyze-backtrace.xml make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc' Making all in po make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/po' file=`echo ach | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ach.po file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo aln | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file aln.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file az.po file=`echo bal | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bal.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bo.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file br.po file=`echo brx | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file brx.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo de_CH | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de_CH.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en_US | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_US.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po file=`echo ia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ia.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo ilo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ilo.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ks | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ks.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ky.po file=`echo la | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file la.po file=`echo lo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lo.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mg.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo no | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file no.po file=`echo nso | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nso.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo ru_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru_RU.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tl.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo uz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uz.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo wo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wo.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zu.po make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/po' Making all in icons make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/icons' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/icons' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/tests' Making all in apidoc make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' Making all in html make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' doxygen Doxyfile /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:154 warning: Compound abrt_koops_line_info is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:45 warning: Member DUMP_SUID_UNSAFE (macro definition) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:46 warning: Member DUMP_SUID_SAFE (macro definition) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:48 warning: Member dump_suid_policy() (function) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:49 warning: Member signal_is_fatal(int signal_no, const char **name) (function) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:21 warning: Member ARRAY_SIZE(x) (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:34 warning: Member low_free_space (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:43 warning: Member trim_problem_dirs (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:45 warning: Member ensure_writable_dir_id (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:47 warning: Member ensure_writable_dir (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:49 warning: Member ensure_writable_dir_group (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:51 warning: Member run_unstrip_n (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:53 warning: Member get_backtrace (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:56 warning: Member dir_is_in_dump_location (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:63 warning: Member dir_has_correct_permissions (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:65 warning: Member allowed_new_user_problem_entry (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:68 warning: Member g_settings_nMaxCrashReportsSize (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:70 warning: Member g_settings_sWatchCrashdumpArchiveDir (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:72 warning: Member g_settings_dump_location (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:74 warning: Member g_settings_delete_uploaded (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:76 warning: Member g_settings_autoreporting (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:78 warning: Member g_settings_autoreporting_event (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:80 warning: Member g_settings_shortenedreporting (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:82 warning: Member g_settings_explorechroots (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:84 warning: Member g_settings_debug_level (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:88 warning: Member load_abrt_conf (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:90 warning: Member free_abrt_conf_data (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:93 warning: Member load_abrt_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:96 warning: Member load_abrt_plugin_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:99 warning: Member save_abrt_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:102 warning: Member save_abrt_plugin_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:111 warning: Member daemon_is_ok (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:134 warning: Member koops_extract_version (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:136 warning: Member kernel_tainted_short (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:138 warning: Member kernel_tainted_long (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:140 warning: Member koops_hash_str_ext (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:142 warning: Member koops_hash_str (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:146 warning: Member koops_line_skip_level (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:148 warning: Member koops_line_skip_jiffies (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:159 warning: Member koops_extract_oopses_from_lines (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:161 warning: Member koops_extract_oopses (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:163 warning: Member koops_suspicious_strings_list (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:165 warning: Member koops_suspicious_strings_blacklist (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:167 warning: Member koops_print_suspicious_strings (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:254 warning: Member ignored_problems_t (typedef) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:44 warning: Member trim_problem_dirs(const char *dirname, double cap_size, const char *exclude_path) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:46 warning: Member ensure_writable_dir_uid_gid(const char *dir, mode_t mode, uid_t uid, gid_t gid) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:48 warning: Member ensure_writable_dir(const char *dir, mode_t mode, const char *user) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:50 warning: Member ensure_writable_dir_group(const char *dir, mode_t mode, const char *user, const char *group) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:52 warning: Member run_unstrip_n(const char *dump_dir_name, unsigned timeout_sec) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:54 warning: Member get_backtrace(const char *dump_dir_name, unsigned timeout_sec, const char *debuginfo_dirs) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:57 warning: Member dir_is_in_dump_location(const char *dir_name) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:64 warning: Member dir_has_correct_permissions(const char *dir_name, int flags) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:66 warning: Member allowed_new_user_problem_entry(uid_t uid, const char *name, const char *value) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:89 warning: Member load_abrt_conf(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:91 warning: Member free_abrt_conf_data(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:94 warning: Member load_abrt_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:97 warning: Member load_abrt_plugin_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:100 warning: Member save_abrt_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:103 warning: Member save_abrt_plugin_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:106 warning: Member migrate_to_xdg_dirs(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:108 warning: Member check_recent_crash_file(const char *filename, const char *executable) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:112 warning: Member daemon_is_ok(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:120 warning: Member notify_new_path(const char *path) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:131 warning: Member notify_new_path_with_response(const char *path, char **message) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:135 warning: Member koops_extract_version(const char *line) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:137 warning: Member kernel_tainted_short(const char *kernel_bt) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:139 warning: Member kernel_tainted_long(const char *tainted_short) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:141 warning: Member koops_hash_str_ext(char hash_str[SHA1_RESULT_LEN *2+1], const char *oops_buf, int frame_count, int duphas_flags) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:143 warning: Member koops_hash_str(char hash_str[SHA1_RESULT_LEN *2+1], const char *oops_buf) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:147 warning: Member koops_line_skip_level(const char **c) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:149 warning: Member koops_line_skip_jiffies(const char **c) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:160 warning: Member koops_extract_oopses_from_lines(GList **oops_list, const struct abrt_koops_line_info *lines_info, int lines_info_size) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:162 warning: Member koops_extract_oopses(GList **oops_list, char *buffer, size_t buflen) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:164 warning: Member koops_suspicious_strings_list(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:166 warning: Member koops_suspicious_strings_blacklist(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:168 warning: Member koops_print_suspicious_strings(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:176 warning: Member koops_print_suspicious_strings_filtered(const regex_t **filterout) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:28 warning: Member environ (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:69 warning: Member g_settings_nMaxCrashReportsSize (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:71 warning: Member g_settings_sWatchCrashdumpArchiveDir (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:73 warning: Member g_settings_dump_location (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:75 warning: Member g_settings_delete_uploaded (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:77 warning: Member g_settings_autoreporting (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:79 warning: Member g_settings_autoreporting_event (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:81 warning: Member g_settings_shortenedreporting (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:83 warning: Member g_settings_explorechroots (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:85 warning: Member g_settings_debug_level (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:155 warning: Member ptr (variable) of class abrt_koops_line_info is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:156 warning: Member level (variable) of class abrt_koops_line_info is not documented. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lGIIiU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 + cd abrt-2.10.9 + make install DESTDIR=/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 PYTHON=/usr/libexec/platform-python mandir=/usr/share/man dbusabrtdocdir=/usr/share/doc/abrt-dbus/html/ Making install in src make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src' Making install in include make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/include' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/include/abrt' /usr/bin/install -c -m 644 libabrt.h abrt-dbus.h hooklib.h problem_api.h '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/include/abrt' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/include' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/include' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libabrt.la '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libabrt.so.0.0.1 /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/libabrt.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64 && { ln -s -f libabrt.so.0.0.1 libabrt.so.0 || { rm -f libabrt.so.0 && ln -s libabrt.so.0.0.1 libabrt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64 && { ln -s -f libabrt.so.0.0.1 libabrt.so || { rm -f libabrt.so && ln -s libabrt.so.0.0.1 libabrt.so; }; }) libtool: install: /usr/bin/install -c .libs/libabrt.lai /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/libabrt.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' Making install in hooks make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-merge-pstoreoops '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-merge-pstoreoops /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-merge-pstoreoops /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-hook-ccpp '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-hook-ccpp /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-hook-ccpp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin' /usr/bin/install -c abrt-install-ccpp-hook abrt-harvest-pstoreoops abrt-harvest-vmcore '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin' sed -e s,\@VAR_RUN\@,\"/var/run\",g \ -e s,\@CONF_DIR\@,\"/etc/abrt\",g \ abrt_exception_handler3.py.in >abrt_exception_handler3.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/conf.d/plugins' /usr/bin/install -c -m 644 CCpp.conf oops.conf CCpp_Atomic.conf python3.conf vmcore.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/conf.d/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/abrt/plugins' /usr/bin/install -c -m 644 CCpp.conf oops.conf CCpp_Atomic.conf python3.conf vmcore.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/abrt/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages' /usr/bin/install -c -m 644 abrt_exception_handler3.py abrt3.pth abrt_exception_handler3_container.py abrt3_container.pth '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages' Byte-compiling python modules... abrt_exception_handler3.pyabrt_exception_handler3_container.py Byte-compiling python modules (optimized versions) ... abrt_exception_handler3.pyabrt_exception_handler3_container.py make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' Making install in daemon make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-action-save-package-data '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' libtool: install: /usr/bin/install -c .libs/abrt-action-save-package-data /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-save-package-data libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /usr/bin/install -c abrt-handle-upload '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-handle-event abrt-action-save-container-data '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-handle-event /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-handle-event libtool: install: /usr/bin/install -c abrt-action-save-container-data /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-action-save-container-data /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrtd abrt-server abrt-upload-watch abrt-auto-reporting '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrtd /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrtd libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-server /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-server libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-upload-watch /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-upload-watch libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-auto-reporting /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-auto-reporting /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64//var/run' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/abrt' /usr/bin/install -c -m 644 abrt.conf abrt-action-save-package-data.conf gpg_keys.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/abrt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/dbus-1/system.d/' /usr/bin/install -c -m 644 org.freedesktop.problems.daemon.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/dbus-1/system.d/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/conf.d' /usr/bin/install -c -m 644 abrt.conf abrt-action-save-package-data.conf gpg_keys.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/conf.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/events.d' /usr/bin/install -c -m 644 abrt_event.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/events.d' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' Making install in applet make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-applet '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-applet /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-applet /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/xdg/autostart' /usr/bin/install -c -m 644 abrt-applet.desktop '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/xdg/autostart' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' Making install in plugins make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-watch-log abrt-dump-oops abrt-dump-journal-core abrt-dump-journal-oops abrt-dump-xorg abrt-dump-journal-xorg abrt-action-analyze-c abrt-action-analyze-python abrt-action-analyze-oops abrt-action-analyze-xorg abrt-action-trim-files abrt-action-generate-backtrace abrt-action-generate-core-backtrace abrt-action-analyze-backtrace abrt-retrace-client '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-watch-log /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-watch-log libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-dump-oops /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-oops libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-dump-journal-core /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-journal-core libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-dump-journal-oops /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-journal-oops libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-dump-xorg /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-xorg libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-dump-journal-xorg /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-journal-xorg libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-analyze-c /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-c libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-analyze-python /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-python libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-analyze-oops /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-oops libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-analyze-xorg /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-xorg libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-trim-files /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-trim-files libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-generate-backtrace /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-generate-backtrace libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-generate-core-backtrace /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-generate-core-backtrace libtool: install: /usr/bin/install -c abrt-action-analyze-backtrace /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-backtrace libtool: install: /usr/bin/install -c abrt-retrace-client /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-retrace-client /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /usr/bin/install -c abrt-action-install-debuginfo abrt-action-analyze-core abrt-action-analyze-vulnerability abrt-action-list-dsos abrt-action-perform-ccpp-analysis abrt-action-analyze-ccpp-local abrt-action-notify abrt-action-analyze-vmcore abrt-action-check-oops-for-alt-component abrt-action-check-oops-for-hw-error '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-action-install-debuginfo-to-abrt-cache '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-action-install-debuginfo-to-abrt-cache /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-action-install-debuginfo-to-abrt-cache /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' /usr/bin/install -c abrt-action-generate-machine-id abrt-action-ureport abrt-gdb-exploitable '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/abrt/plugins' /usr/bin/install -c -m 644 xorg.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/abrt/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/conf.d/plugins' /usr/bin/install -c -m 644 xorg.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/conf.d/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/libreport/events' /usr/bin/install -c -m 644 analyze_CCpp.xml analyze_LocalGDB.xml analyze_RetraceServer.xml collect_xsession_errors.xml collect_GConf.xml collect_vimrc_user.xml collect_vimrc_system.xml post_report.xml analyze_VMcore.xml '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/libreport/events' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/events.d' /usr/bin/install -c -m 644 ccpp_event.conf ccpp_retrace_event.conf koops_event.conf xorg_event.conf smart_event.conf sosreport_event.conf machine-id_event.conf gconf_event.conf vimrc_event.conf python3_event.conf vmcore_event.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/events.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/systemd/catalog' /usr/bin/install -c -m 644 abrt_ccpp.catalog abrt_koops.catalog abrt_xorg.catalog abrt_python3.catalog abrt_vmcore.catalog '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/systemd/catalog' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/plugins' /usr/bin/install -c -m 644 catalog_ccpp_format.conf catalog_journal_ccpp_format.conf catalog_koops_format.conf catalog_xorg_format.conf catalog_python3_format.conf catalog_vmcore_format.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/plugins' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' Making install in cli make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-cli '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-cli /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-cli /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/profile.d' /usr/bin/install -c -m 644 abrt-console-notification.sh '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/profile.d' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' Making install in cli-ng make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' Making install in abrtcli make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/abrtcli' /usr/bin/install -c -m 644 __init__.py cli.py config.py filtering.py l18n.py match.py utils.py '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/abrtcli' Byte-compiling python modules... __init__.pycli.pyconfig.pyfiltering.pyl18n.pymatch.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pycli.pyconfig.pyfiltering.pyl18n.pymatch.pyutils.py make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' Making install in clitests make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /usr/bin/install -c abrt '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/bash_completion.d' /usr/bin/install -c -m 644 abrt.bash_completion '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/bash_completion.d' make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' Making install in dbus make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.Entry.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.Session.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.Task.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' echo "/* This file has been generated. Do not write any code here. */" > abrt_problems2_generated_interfaces.h for f in /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml; do echo "const char *g_$(basename $f .xml | tr . _)_xml =" >> abrt_problems2_generated_interfaces.h; sed -e 's/"/\\"/g' -e 's/^\(.*\)$/"\1"/' $f >> abrt_problems2_generated_interfaces.h; echo ";" >> abrt_problems2_generated_interfaces.h; done gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_service.o `test -f 'abrt_problems2_service.c' || echo './'`abrt_problems2_service.c rm -f libabrt-problems2-service.a ar cru libabrt-problems2-service.a libabrt_problems2_service_a-abrt_problems2_service.o libabrt_problems2_service_a-abrt_problems2_session.o libabrt_problems2_service_a-abrt_problems2_entry.o libabrt_problems2_service_a-abrt_problems2_task.o libabrt_problems2_service_a-abrt_problems2_task_new_problem.o ranlib libabrt-problems2-service.a /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-problems2 abrt_problems2-abrt_problems2.o libabrt-problems2-service.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-problems2 abrt_problems2-abrt_problems2.o libabrt-problems2-service.a ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -ldbus-1 ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml) make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml) make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.Entry.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml) make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.Session.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml) make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[4]: 'org.freedesktop.Problems2.Task.xml' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' echo "/* This file has been generated. Do not write any code here. */" > abrt_problems2_generated_interfaces.h for f in /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml; do echo "const char *g_$(basename $f .xml | tr . _)_xml =" >> abrt_problems2_generated_interfaces.h; sed -e 's/"/\\"/g' -e 's/^\(.*\)$/"\1"/' $f >> abrt_problems2_generated_interfaces.h; echo ";" >> abrt_problems2_generated_interfaces.h; done gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_service.o `test -f 'abrt_problems2_service.c' || echo './'`abrt_problems2_service.c rm -f libabrt-problems2-service.a ar cru libabrt-problems2-service.a libabrt_problems2_service_a-abrt_problems2_service.o libabrt_problems2_service_a-abrt_problems2_session.o libabrt_problems2_service_a-abrt_problems2_entry.o libabrt_problems2_service_a-abrt_problems2_task.o libabrt_problems2_service_a-abrt_problems2_task_new_problem.o ranlib libabrt-problems2-service.a /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -ldbus-1 ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c abrt-dbus abrt-configuration '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-dbus /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-dbus libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/abrt-configuration /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-configuration /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/dbus-1/system.d/' /usr/bin/install -c -m 644 dbus-abrt.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/dbus-1/system.d/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/events.d' /usr/bin/install -c -m 644 abrt_dbus_event.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/events.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/dbus-1/system-services' /usr/bin/install -c -m 644 org.freedesktop.problems.service com.redhat.problems.configuration.service '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 abrt_polkit.policy '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/polkit-1/actions' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' Making install in python-problem make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' Making install in problem make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/problem' /usr/bin/install -c -m 644 __init__.py exception.py proxies.py tools.py watch.py config.py '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/problem' Byte-compiling python modules... __init__.pyexception.pyproxies.pytools.pywatch.pyconfig.py Byte-compiling python modules (optimized versions) ... __init__.pyexception.pyproxies.pytools.pywatch.pyconfig.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/problem' /bin/sh ../../../libtool --mode=install /usr/bin/install -c _py3abrt.la '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/problem' libtool: warning: relinking '_py3abrt.la' libtool: install: (cd /builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem; /bin/sh "/builddir/build/BUILD/abrt-2.10.9/libtool" --tag CC --mode=relink 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -module -avoid-version -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -Wl,-z,relro -Wl,-z,now -export-symbols-regex PyInit__py3abrt -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _py3abrt.la -rpath /usr/lib64/python3.6/site-packages/problem _py3abrt_la-pyabrtmodule.lo _py3abrt_la-pyabrt.lo ../../lib/libabrt.la -lpython3.6m -lpthread -ldl -lutil -lm -inst-prefix-dir /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64) libtool: relink: /usr/bin/nm -B .libs/_py3abrt_la-pyabrtmodule.o .libs/_py3abrt_la-pyabrt.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/_py3abrt.exp libtool: relink: /usr/bin/grep -E -e "PyInit__py3abrt" ".libs/_py3abrt.exp" > ".libs/_py3abrt.expT" libtool: relink: mv -f ".libs/_py3abrt.expT" ".libs/_py3abrt.exp" libtool: relink: echo "{ global:" > .libs/_py3abrt.ver libtool: relink: cat .libs/_py3abrt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_py3abrt.ver libtool: relink: echo "local: *; };" >> .libs/_py3abrt.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/_py3abrt_la-pyabrtmodule.o .libs/_py3abrt_la-pyabrt.o -L/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64 -L/usr/lib64 -labrt -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -lsatyr -lpython3.6m -lpthread -ldl -lutil -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,_py3abrt.so -Wl,-version-script -Wl,.libs/_py3abrt.ver -o .libs/_py3abrt.so libtool: install: /usr/bin/install -c .libs/_py3abrt.soT /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/problem/_py3abrt.so libtool: install: /usr/bin/install -c .libs/_py3abrt.lai /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/problem/_py3abrt.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.6/site-packages/problem' make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' Making install in examples make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/python3.6/site-packages/problem_examples' /usr/bin/install -c -m 644 bugzilla_numbers.py daemon_example.py edit_example.py list_all_example.py list_example.py selinux_example.py userspace_example.py watch_example.py thread_watch_example.py '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/python3.6/site-packages/problem_examples' Byte-compiling python modules... bugzilla_numbers.pydaemon_example.pyedit_example.pylist_all_example.pylist_example.pyselinux_example.pyuserspace_example.pywatch_example.pythread_watch_example.py Byte-compiling python modules (optimized versions) ... bugzilla_numbers.pydaemon_example.pyedit_example.pylist_all_example.pylist_example.pyselinux_example.pyuserspace_example.pywatch_example.pythread_watch_example.py make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' Making install in doc make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' cd ../problem && make all make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v1.7.6 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... abrt-python.5 { usage api properties } build succeeded. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. cp _build/man/abrt-python.5 _build/man/abrt-python3.5 make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' make[4]: Nothing to be done for 'install-exec-am'. cd ../problem && make all make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v1.7.6 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... abrt-python.5 { usage api properties } build succeeded. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. cp _build/man/abrt-python.5 _build/man/abrt-python3.5 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man5' /usr/bin/install -c -m 644 _build/man/abrt-python3.5 '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man5' make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' Making install in tests make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' Making install in configuration-gui make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libabrt_gui.la '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64' libtool: warning: relinking 'libabrt_gui.la' libtool: install: (cd /builddir/build/BUILD/abrt-2.10.9/src/configuration-gui; /bin/sh "/builddir/build/BUILD/abrt-2.10.9/libtool" --tag CC --mode=relink 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -version-info 0:1:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libabrt_gui.la -rpath /usr/lib64 libabrt_gui_la-abrt-config-widget.lo libabrt_gui_la-system-config-abrt.lo ../lib/libabrt.la -lglib-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lreport -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libabrt_gui_la-abrt-config-widget.o .libs/libabrt_gui_la-system-config-abrt.o -L/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64 -L/usr/lib64 -labrt -lsatyr -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lreport -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libabrt_gui.so.0 -o .libs/libabrt_gui.so.0.0.1 libtool: install: /usr/bin/install -c .libs/libabrt_gui.so.0.0.1T /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/libabrt_gui.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64 && { ln -s -f libabrt_gui.so.0.0.1 libabrt_gui.so.0 || { rm -f libabrt_gui.so.0 && ln -s libabrt_gui.so.0.0.1 libabrt_gui.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64 && { ln -s -f libabrt_gui.so.0.0.1 libabrt_gui.so || { rm -f libabrt_gui.so && ln -s libabrt_gui.so.0.0.1 libabrt_gui.so; }; }) libtool: install: /usr/bin/install -c .libs/libabrt_gui.lai /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/libabrt_gui.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c system-config-abrt '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin' libtool: warning: '../lib/libabrt.la' has not been installed in '/usr/lib64' libtool: warning: 'libabrt_gui.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/abrt-2.10.9/src/lib/libabrt.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/system-config-abrt /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/system-config-abrt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/ui' /usr/bin/install -c -m 644 abrt-config-widget.glade '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/ui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/include/abrt' /usr/bin/install -c -m 644 abrt-config-widget.h system-config-abrt.h '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/include/abrt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 abrt_gui.pc '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc' Making install in problems-service make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt-dbus/html/' /usr/bin/install -c -m 644 html/index.html html/ch01.html html/ch02.html html/pt01.html html/re01.html '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt-dbus/html/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt-dbus/html/' /usr/bin/install -c -m 644 html/style.css '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt-dbus/html/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/dbus-1/interfaces' /usr/bin/install -c -m 644 org.freedesktop.Problems2.xml org.freedesktop.Problems2.Entry.xml org.freedesktop.Problems2.Session.xml org.freedesktop.Problems2.Task.xml '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/dbus-1/interfaces' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' Making install in dbus-configuration make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/dbus-1/interfaces' /usr/bin/install -c -m 644 com.redhat.problems.configuration.xml com.redhat.problems.configuration.abrt.xml com.redhat.problems.configuration.ccpp.xml com.redhat.problems.configuration.oops.xml com.redhat.problems.configuration.xorg.xml com.redhat.problems.configuration.python3.xml com.redhat.problems.configuration.vmcore.xml '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/dbus-1/interfaces' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc' cp abrt-auto-reporting-unauthenticated.txt abrt-auto-reporting.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-auto-reporting.xml abrt-auto-reporting.txt xmlto man abrt-auto-reporting.xml 2>&1 | sed '/Note/d' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc' make[3]: Nothing to be done for 'install-exec-am'. cp abrt-auto-reporting-unauthenticated.txt abrt-auto-reporting.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-auto-reporting.xml abrt-auto-reporting.txt xmlto man abrt-auto-reporting.xml 2>&1 | sed '/Note/d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 abrt.1 abrt-action-analyze-c.1 abrt-action-trim-files.1 abrt-action-generate-backtrace.1 abrt-action-generate-core-backtrace.1 abrt-action-analyze-backtrace.1 abrt-action-analyze-core.1 abrt-action-analyze-oops.1 abrt-action-analyze-python.1 abrt-action-analyze-xorg.1 abrt-action-analyze-vulnerability.1 abrt-action-install-debuginfo.1 abrt-action-list-dsos.1 abrt-action-perform-ccpp-analysis.1 abrt-action-notify.1 abrt-applet.1 abrt-dump-oops.1 abrt-dump-journal-core.1 abrt-dump-journal-oops.1 abrt-dump-journal-xorg.1 abrt-dump-xorg.1 abrt-auto-reporting.1 abrt-retrace-client.1 abrt-handle-upload.1 abrt-harvest-pstoreoops.1 abrt-merge-pstoreoops.1 abrt-server.1 abrt-cli.1 abrt-action-save-package-data.1 abrt-install-ccpp-hook.1 abrt-action-analyze-ccpp-local.1 abrt-watch-log.1 abrt-upload-watch.1 system-config-abrt.1 abrt-harvest-vmcore.1 abrt-action-analyze-vmcore.1 abrt-action-check-oops-for-hw-error.1 '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man5' /usr/bin/install -c -m 644 abrt.conf.5 abrt-action-save-package-data.conf.5 abrt-xorg.conf.5 abrt-python3.conf.5 abrt-CCpp.conf.5 abrt-oops.conf.5 gpg_keys.conf.5 abrt-vmcore.conf.5 abrt_event.conf.5 ccpp_event.conf.5 ccpp_retrace_event.conf.5 gconf_event.conf.5 koops_event.conf.5 python3_event.conf.5 smart_event.conf.5 vimrc_event.conf.5 xorg_event.conf.5 vmcore_event.conf.5 '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 abrtd.8 abrt-dbus.8 abrt-configuration.8 '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc' rm abrt-auto-reporting.xml make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc' Making install in po make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/po' linguas="ach af aln am ar as ast az bal be bg bn bn_IN bo br brx bs ca cs cy da de de_CH dz el en_GB en_US eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id ilo is it ja ka kk km kn ko ks ku ky la lo lt lv mai mg mk ml mn mr ms my nb nds ne nl nn no nso or pa pl pt pt_BR ro ru ru_RU si sk sl sq sr sr@latin sv ta te tg th tl tr uk ur uz vi wo xh zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/abrt-2.10.9/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/abrt.mo; \ echo "installing $lang.gmo as $dir/abrt.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/abrt.mo; \ echo "installing ./$lang.gmo as" \ "$dir/abrt.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/abrt.mo.m; \ echo "installing $lang.gmo.m as $dir/abrt.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/abrt.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/abrt.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ach.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ach/LC_MESSAGES/abrt.mo installing af.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/af/LC_MESSAGES/abrt.mo installing aln.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/aln/LC_MESSAGES/abrt.mo installing am.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/am/LC_MESSAGES/abrt.mo installing ar.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ar/LC_MESSAGES/abrt.mo installing as.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/as/LC_MESSAGES/abrt.mo installing ast.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ast/LC_MESSAGES/abrt.mo installing az.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/az/LC_MESSAGES/abrt.mo installing bal.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/bal/LC_MESSAGES/abrt.mo installing be.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/be/LC_MESSAGES/abrt.mo installing bg.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/bg/LC_MESSAGES/abrt.mo installing bn.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/bn/LC_MESSAGES/abrt.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/bn_IN/LC_MESSAGES/abrt.mo installing bo.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/bo/LC_MESSAGES/abrt.mo installing br.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/br/LC_MESSAGES/abrt.mo installing brx.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/brx/LC_MESSAGES/abrt.mo installing bs.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/bs/LC_MESSAGES/abrt.mo installing ca.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ca/LC_MESSAGES/abrt.mo installing cs.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/cs/LC_MESSAGES/abrt.mo installing cy.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/cy/LC_MESSAGES/abrt.mo installing da.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/da/LC_MESSAGES/abrt.mo installing de.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/de/LC_MESSAGES/abrt.mo installing de_CH.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/de_CH/LC_MESSAGES/abrt.mo installing dz.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/dz/LC_MESSAGES/abrt.mo installing el.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/el/LC_MESSAGES/abrt.mo installing en_GB.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/abrt.mo installing en_US.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/en_US/LC_MESSAGES/abrt.mo installing eo.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/eo/LC_MESSAGES/abrt.mo installing es.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/es/LC_MESSAGES/abrt.mo installing et.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/et/LC_MESSAGES/abrt.mo installing eu.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/eu/LC_MESSAGES/abrt.mo installing fa.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/fa/LC_MESSAGES/abrt.mo installing fi.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/fi/LC_MESSAGES/abrt.mo installing fr.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/fr/LC_MESSAGES/abrt.mo installing ga.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ga/LC_MESSAGES/abrt.mo installing gl.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/gl/LC_MESSAGES/abrt.mo installing gu.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/gu/LC_MESSAGES/abrt.mo installing he.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/he/LC_MESSAGES/abrt.mo installing hi.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/hi/LC_MESSAGES/abrt.mo installing hr.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/hr/LC_MESSAGES/abrt.mo installing hu.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/hu/LC_MESSAGES/abrt.mo installing hy.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/hy/LC_MESSAGES/abrt.mo installing ia.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ia/LC_MESSAGES/abrt.mo installing id.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/id/LC_MESSAGES/abrt.mo installing ilo.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ilo/LC_MESSAGES/abrt.mo installing is.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/is/LC_MESSAGES/abrt.mo installing it.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/it/LC_MESSAGES/abrt.mo installing ja.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ja/LC_MESSAGES/abrt.mo installing ka.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ka/LC_MESSAGES/abrt.mo installing kk.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/kk/LC_MESSAGES/abrt.mo installing km.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/km/LC_MESSAGES/abrt.mo installing kn.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/kn/LC_MESSAGES/abrt.mo installing ko.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ko/LC_MESSAGES/abrt.mo installing ks.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ks/LC_MESSAGES/abrt.mo installing ku.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ku/LC_MESSAGES/abrt.mo installing ky.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ky/LC_MESSAGES/abrt.mo installing la.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/la/LC_MESSAGES/abrt.mo installing lo.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/lo/LC_MESSAGES/abrt.mo installing lt.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/lt/LC_MESSAGES/abrt.mo installing lv.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/lv/LC_MESSAGES/abrt.mo installing mai.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/mai/LC_MESSAGES/abrt.mo installing mg.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/mg/LC_MESSAGES/abrt.mo installing mk.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/mk/LC_MESSAGES/abrt.mo installing ml.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ml/LC_MESSAGES/abrt.mo installing mn.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/mn/LC_MESSAGES/abrt.mo installing mr.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/mr/LC_MESSAGES/abrt.mo installing ms.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ms/LC_MESSAGES/abrt.mo installing my.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/my/LC_MESSAGES/abrt.mo installing nb.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/nb/LC_MESSAGES/abrt.mo installing nds.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/nds/LC_MESSAGES/abrt.mo installing ne.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ne/LC_MESSAGES/abrt.mo installing nl.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/nl/LC_MESSAGES/abrt.mo installing nn.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/nn/LC_MESSAGES/abrt.mo installing no.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/no/LC_MESSAGES/abrt.mo installing nso.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/nso/LC_MESSAGES/abrt.mo installing or.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/or/LC_MESSAGES/abrt.mo installing pa.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/pa/LC_MESSAGES/abrt.mo installing pl.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/pl/LC_MESSAGES/abrt.mo installing pt.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/pt/LC_MESSAGES/abrt.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/abrt.mo installing ro.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ro/LC_MESSAGES/abrt.mo installing ru.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ru/LC_MESSAGES/abrt.mo installing ru_RU.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ru_RU/LC_MESSAGES/abrt.mo installing si.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/si/LC_MESSAGES/abrt.mo installing sk.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/sk/LC_MESSAGES/abrt.mo installing sl.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/sl/LC_MESSAGES/abrt.mo installing sq.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/sq/LC_MESSAGES/abrt.mo installing sr.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/sr/LC_MESSAGES/abrt.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/abrt.mo installing sv.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/sv/LC_MESSAGES/abrt.mo installing ta.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ta/LC_MESSAGES/abrt.mo installing te.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/te/LC_MESSAGES/abrt.mo installing tg.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/tg/LC_MESSAGES/abrt.mo installing th.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/th/LC_MESSAGES/abrt.mo installing tl.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/tl/LC_MESSAGES/abrt.mo installing tr.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/tr/LC_MESSAGES/abrt.mo installing uk.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/uk/LC_MESSAGES/abrt.mo installing ur.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/ur/LC_MESSAGES/abrt.mo installing uz.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/uz/LC_MESSAGES/abrt.mo installing vi.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/vi/LC_MESSAGES/abrt.mo installing wo.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/wo/LC_MESSAGES/abrt.mo installing xh.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/xh/LC_MESSAGES/abrt.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/abrt.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/abrt.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/abrt.mo installing zu.gmo as /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/locale/zu/LC_MESSAGES/abrt.mo make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/po' Making install in icons make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/icons' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/icons' make[2]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_16x16_abrt.png hicolor_apps_22x22_abrt.png hicolor_apps_24x24_abrt.png hicolor_apps_32x32_abrt.png hicolor_apps_48x48_abrt.png hicolor_status_16x16_abrt.png hicolor_status_22x22_abrt.png hicolor_status_24x24_abrt.png hicolor_status_32x32_abrt.png hicolor_status_48x48_abrt.png hicolor_status_256x256_abrt.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$icon /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done; \ for icon in hicolor_status_16x16_abrt.png hicolor_status_22x22_abrt.png hicolor_status_24x24_abrt.png hicolor_status_32x32_abrt.png hicolor_status_48x48_abrt.png hicolor_status_256x256_abrt.png; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$icon /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/abrt/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/icons' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/icons' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/tests' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/tests' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/tests' Making install in apidoc make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' Making install in html make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' doxygen Doxyfile /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:154 warning: Compound abrt_koops_line_info is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:45 warning: Member DUMP_SUID_UNSAFE (macro definition) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:46 warning: Member DUMP_SUID_SAFE (macro definition) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:48 warning: Member dump_suid_policy() (function) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:49 warning: Member signal_is_fatal(int signal_no, const char **name) (function) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:21 warning: Member ARRAY_SIZE(x) (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:34 warning: Member low_free_space (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:43 warning: Member trim_problem_dirs (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:45 warning: Member ensure_writable_dir_id (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:47 warning: Member ensure_writable_dir (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:49 warning: Member ensure_writable_dir_group (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:51 warning: Member run_unstrip_n (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:53 warning: Member get_backtrace (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:56 warning: Member dir_is_in_dump_location (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:63 warning: Member dir_has_correct_permissions (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:65 warning: Member allowed_new_user_problem_entry (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:68 warning: Member g_settings_nMaxCrashReportsSize (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:70 warning: Member g_settings_sWatchCrashdumpArchiveDir (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:72 warning: Member g_settings_dump_location (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:74 warning: Member g_settings_delete_uploaded (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:76 warning: Member g_settings_autoreporting (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:78 warning: Member g_settings_autoreporting_event (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:80 warning: Member g_settings_shortenedreporting (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:82 warning: Member g_settings_explorechroots (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:84 warning: Member g_settings_debug_level (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:88 warning: Member load_abrt_conf (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:90 warning: Member free_abrt_conf_data (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:93 warning: Member load_abrt_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:96 warning: Member load_abrt_plugin_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:99 warning: Member save_abrt_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:102 warning: Member save_abrt_plugin_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:111 warning: Member daemon_is_ok (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:134 warning: Member koops_extract_version (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:136 warning: Member kernel_tainted_short (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:138 warning: Member kernel_tainted_long (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:140 warning: Member koops_hash_str_ext (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:142 warning: Member koops_hash_str (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:146 warning: Member koops_line_skip_level (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:148 warning: Member koops_line_skip_jiffies (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:159 warning: Member koops_extract_oopses_from_lines (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:161 warning: Member koops_extract_oopses (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:163 warning: Member koops_suspicious_strings_list (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:165 warning: Member koops_suspicious_strings_blacklist (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:167 warning: Member koops_print_suspicious_strings (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:254 warning: Member ignored_problems_t (typedef) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:44 warning: Member trim_problem_dirs(const char *dirname, double cap_size, const char *exclude_path) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:46 warning: Member ensure_writable_dir_uid_gid(const char *dir, mode_t mode, uid_t uid, gid_t gid) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:48 warning: Member ensure_writable_dir(const char *dir, mode_t mode, const char *user) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:50 warning: Member ensure_writable_dir_group(const char *dir, mode_t mode, const char *user, const char *group) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:52 warning: Member run_unstrip_n(const char *dump_dir_name, unsigned timeout_sec) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:54 warning: Member get_backtrace(const char *dump_dir_name, unsigned timeout_sec, const char *debuginfo_dirs) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:57 warning: Member dir_is_in_dump_location(const char *dir_name) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:64 warning: Member dir_has_correct_permissions(const char *dir_name, int flags) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:66 warning: Member allowed_new_user_problem_entry(uid_t uid, const char *name, const char *value) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:89 warning: Member load_abrt_conf(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:91 warning: Member free_abrt_conf_data(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:94 warning: Member load_abrt_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:97 warning: Member load_abrt_plugin_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:100 warning: Member save_abrt_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:103 warning: Member save_abrt_plugin_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:106 warning: Member migrate_to_xdg_dirs(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:108 warning: Member check_recent_crash_file(const char *filename, const char *executable) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:112 warning: Member daemon_is_ok(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:120 warning: Member notify_new_path(const char *path) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:131 warning: Member notify_new_path_with_response(const char *path, char **message) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:135 warning: Member koops_extract_version(const char *line) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:137 warning: Member kernel_tainted_short(const char *kernel_bt) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:139 warning: Member kernel_tainted_long(const char *tainted_short) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:141 warning: Member koops_hash_str_ext(char hash_str[SHA1_RESULT_LEN *2+1], const char *oops_buf, int frame_count, int duphas_flags) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:143 warning: Member koops_hash_str(char hash_str[SHA1_RESULT_LEN *2+1], const char *oops_buf) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:147 warning: Member koops_line_skip_level(const char **c) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:149 warning: Member koops_line_skip_jiffies(const char **c) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:160 warning: Member koops_extract_oopses_from_lines(GList **oops_list, const struct abrt_koops_line_info *lines_info, int lines_info_size) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:162 warning: Member koops_extract_oopses(GList **oops_list, char *buffer, size_t buflen) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:164 warning: Member koops_suspicious_strings_list(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:166 warning: Member koops_suspicious_strings_blacklist(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:168 warning: Member koops_print_suspicious_strings(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:176 warning: Member koops_print_suspicious_strings_filtered(const regex_t **filterout) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:28 warning: Member environ (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:69 warning: Member g_settings_nMaxCrashReportsSize (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:71 warning: Member g_settings_sWatchCrashdumpArchiveDir (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:73 warning: Member g_settings_dump_location (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:75 warning: Member g_settings_delete_uploaded (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:77 warning: Member g_settings_autoreporting (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:79 warning: Member g_settings_autoreporting_event (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:81 warning: Member g_settings_shortenedreporting (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:83 warning: Member g_settings_explorechroots (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:85 warning: Member g_settings_debug_level (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:155 warning: Member ptr (variable) of class abrt_koops_line_info is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:156 warning: Member level (variable) of class abrt_koops_line_info is not documented. make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/augeas/lenses' /usr/bin/install -c -m 644 augeas/abrt.aug '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/augeas/lenses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt' /usr/bin/install -c -m 644 README.md '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/systemd/system' /usr/bin/install -c -m 644 init-scripts/abrtd.service init-scripts/abrt-ccpp.service init-scripts/abrt-journal-core.service init-scripts/abrt-oops.service init-scripts/abrt-xorg.service init-scripts/abrt-pstoreoops.service init-scripts/abrt-upload-watch.service init-scripts/abrt-vmcore.service init-scripts/abrt-coredump-helper.service '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 abrt.pc '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/tmpfiles.d' /usr/bin/install -c -m 644 init-scripts/abrt.conf '/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/tmpfiles.d' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 abrt + sed -i '1s=^#!/usr/bin/python3\($\|\s\)=#!/usr/libexec/platform-python\1=' /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-harvest-pstoreoops /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-handle-upload /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-core /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-install-debuginfo /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-list-dsos /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-notify /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-perform-ccpp-analysis /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-action-generate-machine-id /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-action-ureport /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-gdb-exploitable /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-harvest-vmcore /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-vmcore /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-check-oops-for-alt-component /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-check-oops-for-hw-error + find /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 -name '*.py[co]' -delete + xargs rm -f + find /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 -name '*.la' -or -name '*.a' + mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/var/cache/abrt-di + mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/var/run/abrt + mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/var/spool/abrt + mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/var/spool/abrt-upload + mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/var/lib/abrt + desktop-file-install --dir /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/applications src/applet/abrt-applet.desktop + ln -sf /usr/share/applications/abrt-applet.desktop /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/xdg/autostart/ + rm -f /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/info/dir + rm -rf /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/libreport/events.d/sosreport_event.conf + /usr/lib/rpm/find-debuginfo.sh -j80 --strict-build-id -m -i --build-id-seed 2.10.9-24.0.2.an8 --unique-debug-suffix -2.10.9-24.0.2.an8.aarch64 --unique-debug-src-base abrt-2.10.9-24.0.2.an8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/abrt-2.10.9 extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-python extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-save-package-data extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-backtrace extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-journal-xorg extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-xorg extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-trim-files extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-oops extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-xorg extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-watch-log extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6/site-packages/problem/_py3abrt.so extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-generate-core-backtrace extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-hook-ccpp extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/system-config-abrt extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/libabrt.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/libabrt_gui.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-applet extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-action-save-container-data extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-action-install-debuginfo-to-abrt-cache extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-configuration extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/libexec/abrt-handle-event extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-retrace-client extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-dbus extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-merge-pstoreoops extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-cli extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-journal-oops extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-c extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-auto-reporting extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-upload-watch extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-generate-backtrace extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrt-server extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-dump-journal-core extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/bin/abrt-action-analyze-oops extracting debug info from /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/sbin/abrtd /usr/lib/rpm/sepdebugcrcfix: Updated 33 CRC32s, 0 CRC32s did match. 1822 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3c2A9e + umask 022 + cd /builddir/build/BUILD + cd abrt-2.10.9 + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src' Making check in include make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/include' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/lib' Making check in hooks make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/hooks' Making check in daemon make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/daemon' Making check in applet make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/applet' Making check in plugins make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/plugins' Making check in cli make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli' Making check in cli-ng make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' Making check in abrtcli make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/abrtcli' Making check in tests make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' Making check in clitests make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests/clitests' make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make test_cli.py test_filtering.py test_match.py test_utils.py make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[5]: Nothing to be done for 'test_cli.py'. make[5]: Nothing to be done for 'test_filtering.py'. make[5]: Nothing to be done for 'test_match.py'. make[5]: Nothing to be done for 'test_utils.py'. make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make check-TESTS check-local make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[6]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' PASS: test_cli.py PASS: test_filtering.py PASS: test_match.py PASS: test_utils.py ============================================================================ Testsuite summary for abrt 2.10.9 ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' echo "Running tests with python3"; \ exc=0; \ for test in test_cli.py test_filtering.py test_match.py test_utils.py; do \ python3 $test || exc=1; \ done; \ exit $exc Running tests with python3 . ---------------------------------------------------------------------- Ran 1 test in 0.013s OK ...... ---------------------------------------------------------------------- Ran 6 tests in 0.004s OK ...........No problem(s) matched .. ---------------------------------------------------------------------- Ran 13 tests in 0.012s OK .......... ---------------------------------------------------------------------- Ran 10 tests in 0.007s OK make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng/tests' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/cli-ng' Making check in dbus make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.Entry.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.Session.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make -C /builddir/build/BUILD/abrt-2.10.9/doc/problems-service/ $(basename /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml) make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[3]: 'org.freedesktop.Problems2.Task.xml' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' echo "/* This file has been generated. Do not write any code here. */" > abrt_problems2_generated_interfaces.h for f in /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Entry.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Session.xml /builddir/build/BUILD/abrt-2.10.9/doc/problems-service//org.freedesktop.Problems2.Task.xml; do echo "const char *g_$(basename $f .xml | tr . _)_xml =" >> abrt_problems2_generated_interfaces.h; sed -e 's/"/\\"/g' -e 's/^\(.*\)$/"\1"/' $f >> abrt_problems2_generated_interfaces.h; echo ";" >> abrt_problems2_generated_interfaces.h; done gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libreport -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -D_GNU_SOURCE -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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_problems2_service_a-abrt_problems2_service.o `test -f 'abrt_problems2_service.c' || echo './'`abrt_problems2_service.c rm -f libabrt-problems2-service.a ar cru libabrt-problems2-service.a libabrt_problems2_service_a-abrt_problems2_service.o libabrt_problems2_service_a-abrt_problems2_session.o libabrt_problems2_service_a-abrt_problems2_entry.o libabrt_problems2_service_a-abrt_problems2_task.o libabrt_problems2_service_a-abrt_problems2_task_new_problem.o ranlib libabrt-problems2-service.a /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-problems2 abrt_problems2-abrt_problems2.o libabrt-problems2-service.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-problems2 abrt_problems2-abrt_problems2.o libabrt-problems2-service.a ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus /bin/sh ../../libtool --tag=CC --mode=link 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 ../lib/libabrt.la -lreport -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus libtool: link: 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 -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/abrt-dbus abrt_dbus-abrt-dbus.o abrt_dbus-abrt-polkit.o libabrt-problems2-service.a -ldbus-1 ../lib/.libs/libabrt.so -lsatyr -lreport -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -labrt_dbus make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/dbus' Making check in python-problem make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' Making check in problem make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' Making check in examples make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/examples' Making check in doc make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' cd ../problem && make all make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/problem' sphinx-build-3 -b man -d _build/doctrees . _build/man Running Sphinx v1.7.6 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... abrt-python.5 { usage api properties } build succeeded. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. cp _build/man/abrt-python.5 _build/man/abrt-python3.5 make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/doc' Making check in tests make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make test_api.py test_get.py test_internal.py test_list.py test_properties.py test_tools.py make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[4]: Nothing to be done for 'test_api.py'. make[4]: Nothing to be done for 'test_get.py'. make[4]: Nothing to be done for 'test_internal.py'. make[4]: Nothing to be done for 'test_list.py'. make[4]: Nothing to be done for 'test_properties.py'. make[4]: Nothing to be done for 'test_tools.py'. make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make check-TESTS check-local make[4]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[5]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' PASS: test_api.py PASS: test_get.py PASS: test_internal.py PASS: test_list.py PASS: test_properties.py PASS: test_tools.py ============================================================================ Testsuite summary for abrt 2.10.9 ============================================================================ # TOTAL: 6 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' echo "Running tests with python3"; \ exc=0; \ for test in test_api.py test_get.py test_internal.py test_list.py test_properties.py test_tools.py; do \ python3 $test || exc=1; \ done; \ exit $exc Running tests with python3 ......................... ---------------------------------------------------------------------- Ran 25 tests in 2.023s OK .. ---------------------------------------------------------------------- Ran 2 tests in 0.009s OK ......... ---------------------------------------------------------------------- Ran 9 tests in 0.012s OK .. ---------------------------------------------------------------------- Ran 2 tests in 0.009s OK ..... ---------------------------------------------------------------------- Ran 5 tests in 0.010s OK .. ---------------------------------------------------------------------- Ran 2 tests in 0.009s OK make[4]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem/tests' make[3]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/python-problem' Making check in configuration-gui make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src/configuration-gui' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/src' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc' Making check in problems-service make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/problems-service' Making check in dbus-configuration make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc/dbus-configuration' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/doc' cp abrt-auto-reporting-unauthenticated.txt abrt-auto-reporting.txt asciidoc --backend=docbook --doctype=manpage \ --conf-file ../asciidoc.conf \ -aabrt_version=2.10.9 -o abrt-auto-reporting.xml abrt-auto-reporting.txt xmlto man abrt-auto-reporting.xml 2>&1 | sed '/Note/d' rm abrt-auto-reporting.xml make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/doc' Making check in po make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package abrt --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/po' Making check in icons make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/icons' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/icons' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/tests' make atconfig atlocal ./testsuite make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/tests' make[2]: 'atconfig' is up to date. make[2]: 'atlocal' is up to date. { \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [abrt])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [abrt])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [2.10.9])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [abrt 2.10.9])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [crash-catcher@fedorahosted.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'package.m4' /bin/sh /builddir/build/BUILD/abrt-2.10.9/missing autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/tests' make check-local make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/tests' /bin/sh './testsuite' ## ----------------------- ## ## abrt 2.10.9 test suite. ## ## ----------------------- ## kernel oops parser 1: koops_extract_version ok 2: koops_tainted_short ok 3: koops_hash_improve ok 4: koops_parser_sanity ok xorg utils lib 5: xorg_utils_skip_pfx ok 6: xorg_crash_info_save_in_dump_dir ok python hook 7: pyhook_zerodiv ok 8: pyhook_indent ok ignored problems 9: ignored_problems_all ok hooklib 10: dir_is_in_dump_location ok 11: abrt_problem_entry_is_post_create_condition ok abrt_conf 12: load_abrt_conf_normalized_paths ok ## ------------- ## ## Test results. ## ## ------------- ## All 12 tests were successful. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/tests' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/tests' Making check in apidoc make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' Making check in html make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc/html' make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' doxygen Doxyfile /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:154 warning: Compound abrt_koops_line_info is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:45 warning: Member DUMP_SUID_UNSAFE (macro definition) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:46 warning: Member DUMP_SUID_SAFE (macro definition) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:48 warning: Member dump_suid_policy() (function) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/hooklib.h:49 warning: Member signal_is_fatal(int signal_no, const char **name) (function) of file hooklib.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:21 warning: Member ARRAY_SIZE(x) (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:34 warning: Member low_free_space (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:43 warning: Member trim_problem_dirs (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:45 warning: Member ensure_writable_dir_id (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:47 warning: Member ensure_writable_dir (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:49 warning: Member ensure_writable_dir_group (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:51 warning: Member run_unstrip_n (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:53 warning: Member get_backtrace (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:56 warning: Member dir_is_in_dump_location (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:63 warning: Member dir_has_correct_permissions (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:65 warning: Member allowed_new_user_problem_entry (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:68 warning: Member g_settings_nMaxCrashReportsSize (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:70 warning: Member g_settings_sWatchCrashdumpArchiveDir (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:72 warning: Member g_settings_dump_location (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:74 warning: Member g_settings_delete_uploaded (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:76 warning: Member g_settings_autoreporting (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:78 warning: Member g_settings_autoreporting_event (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:80 warning: Member g_settings_shortenedreporting (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:82 warning: Member g_settings_explorechroots (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:84 warning: Member g_settings_debug_level (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:88 warning: Member load_abrt_conf (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:90 warning: Member free_abrt_conf_data (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:93 warning: Member load_abrt_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:96 warning: Member load_abrt_plugin_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:99 warning: Member save_abrt_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:102 warning: Member save_abrt_plugin_conf_file (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:111 warning: Member daemon_is_ok (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:134 warning: Member koops_extract_version (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:136 warning: Member kernel_tainted_short (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:138 warning: Member kernel_tainted_long (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:140 warning: Member koops_hash_str_ext (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:142 warning: Member koops_hash_str (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:146 warning: Member koops_line_skip_level (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:148 warning: Member koops_line_skip_jiffies (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:159 warning: Member koops_extract_oopses_from_lines (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:161 warning: Member koops_extract_oopses (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:163 warning: Member koops_suspicious_strings_list (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:165 warning: Member koops_suspicious_strings_blacklist (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:167 warning: Member koops_print_suspicious_strings (macro definition) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:254 warning: Member ignored_problems_t (typedef) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:44 warning: Member trim_problem_dirs(const char *dirname, double cap_size, const char *exclude_path) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:46 warning: Member ensure_writable_dir_uid_gid(const char *dir, mode_t mode, uid_t uid, gid_t gid) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:48 warning: Member ensure_writable_dir(const char *dir, mode_t mode, const char *user) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:50 warning: Member ensure_writable_dir_group(const char *dir, mode_t mode, const char *user, const char *group) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:52 warning: Member run_unstrip_n(const char *dump_dir_name, unsigned timeout_sec) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:54 warning: Member get_backtrace(const char *dump_dir_name, unsigned timeout_sec, const char *debuginfo_dirs) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:57 warning: Member dir_is_in_dump_location(const char *dir_name) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:64 warning: Member dir_has_correct_permissions(const char *dir_name, int flags) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:66 warning: Member allowed_new_user_problem_entry(uid_t uid, const char *name, const char *value) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:89 warning: Member load_abrt_conf(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:91 warning: Member free_abrt_conf_data(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:94 warning: Member load_abrt_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:97 warning: Member load_abrt_plugin_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:100 warning: Member save_abrt_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:103 warning: Member save_abrt_plugin_conf_file(const char *file, map_string_t *settings) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:106 warning: Member migrate_to_xdg_dirs(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:108 warning: Member check_recent_crash_file(const char *filename, const char *executable) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:112 warning: Member daemon_is_ok(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:120 warning: Member notify_new_path(const char *path) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:131 warning: Member notify_new_path_with_response(const char *path, char **message) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:135 warning: Member koops_extract_version(const char *line) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:137 warning: Member kernel_tainted_short(const char *kernel_bt) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:139 warning: Member kernel_tainted_long(const char *tainted_short) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:141 warning: Member koops_hash_str_ext(char hash_str[SHA1_RESULT_LEN *2+1], const char *oops_buf, int frame_count, int duphas_flags) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:143 warning: Member koops_hash_str(char hash_str[SHA1_RESULT_LEN *2+1], const char *oops_buf) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:147 warning: Member koops_line_skip_level(const char **c) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:149 warning: Member koops_line_skip_jiffies(const char **c) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:160 warning: Member koops_extract_oopses_from_lines(GList **oops_list, const struct abrt_koops_line_info *lines_info, int lines_info_size) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:162 warning: Member koops_extract_oopses(GList **oops_list, char *buffer, size_t buflen) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:164 warning: Member koops_suspicious_strings_list(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:166 warning: Member koops_suspicious_strings_blacklist(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:168 warning: Member koops_print_suspicious_strings(void) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:176 warning: Member koops_print_suspicious_strings_filtered(const regex_t **filterout) (function) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:28 warning: Member environ (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:69 warning: Member g_settings_nMaxCrashReportsSize (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:71 warning: Member g_settings_sWatchCrashdumpArchiveDir (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:73 warning: Member g_settings_dump_location (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:75 warning: Member g_settings_delete_uploaded (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:77 warning: Member g_settings_autoreporting (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:79 warning: Member g_settings_autoreporting_event (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:81 warning: Member g_settings_shortenedreporting (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:83 warning: Member g_settings_explorechroots (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:85 warning: Member g_settings_debug_level (variable) of file libabrt.h is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:155 warning: Member ptr (variable) of class abrt_koops_line_info is not documented. /builddir/build/BUILD/abrt-2.10.9/src/include/libabrt.h:156 warning: Member level (variable) of class abrt_koops_line_info is not documented. make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9/apidoc' make[1]: Entering directory '/builddir/build/BUILD/abrt-2.10.9' make check-local make[2]: Entering directory '/builddir/build/BUILD/abrt-2.10.9' /usr/bin/augparse -I ./augeas ./augeas/test_abrt.aug make[2]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9' make[1]: Leaving directory '/builddir/build/BUILD/abrt-2.10.9' + exit 0 Processing files: abrt-2.10.9-24.0.2.an8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CrwnfZ + umask 022 + cd /builddir/build/BUILD + cd abrt-2.10.9 + DOCDIR=/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt + cp -pr README.md /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt + cp -pr COPYING /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt + exit 0 Provides: abrt = 2.10.9-24.0.2.an8 abrt(aarch-64) = 2.10.9-24.0.2.an8 config(abrt) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires(posttrans): /bin/sh Requires: /usr/libexec/platform-python ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-c.so.4()(64bit) libjson-c.so.4(JSONC_0.14)(64bit) libreport.so.0()(64bit) librpm.so.8()(64bit) librpmio.so.8()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Processing files: abrt-libs-2.10.9-24.0.2.an8.aarch64 Provides: abrt-libs = 2.10.9-24.0.2.an8 abrt-libs(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-libs) = 2.10.9-24.0.2.an8 libabrt.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Processing files: abrt-devel-2.10.9-24.0.2.an8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R2IBoo + umask 022 + cd /builddir/build/BUILD + cd abrt-2.10.9 + DOCDIR=/builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt-devel + cp -pr apidoc/html/abrt-dbus_8h_source.html apidoc/html/annotated.html apidoc/html/classes.html apidoc/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html apidoc/html/dir_b0856f6b0d80ccb263b2f415c91f9e17.html apidoc/html/files.html apidoc/html/globals.html apidoc/html/globals_defs.html apidoc/html/globals_func.html apidoc/html/hooklib_8h.html apidoc/html/hooklib_8h_source.html apidoc/html/index.html apidoc/html/internal__libabrt_8h_source.html apidoc/html/libabrt_8h.html apidoc/html/libabrt_8h_source.html apidoc/html/problem__api_8h_source.html apidoc/html/structabrt__koops__line__info.html apidoc/html/structignored__problems.html apidoc/html/bc_s.png apidoc/html/bdwn.png apidoc/html/closed.png apidoc/html/doc.png apidoc/html/doxygen.png apidoc/html/folderclosed.png apidoc/html/folderopen.png apidoc/html/hicolor_apps_48x48_abrt.png apidoc/html/nav_f.png apidoc/html/nav_g.png apidoc/html/nav_h.png apidoc/html/open.png apidoc/html/splitbar.png apidoc/html/sync_off.png apidoc/html/sync_on.png apidoc/html/tab_a.png apidoc/html/tab_b.png apidoc/html/tab_h.png apidoc/html/tab_s.png apidoc/html/doxygen.css apidoc/html/tabs.css apidoc/html/dynsections.js apidoc/html/jquery.js apidoc/html/menu.js apidoc/html/menudata.js /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64/usr/share/doc/abrt-devel + exit 0 Provides: abrt-devel = 2.10.9-24.0.2.an8 abrt-devel(aarch-64) = 2.10.9-24.0.2.an8 pkgconfig(abrt) = 2.10.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libabrt.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(libreport) Processing files: abrt-gui-libs-2.10.9-24.0.2.an8.aarch64 Provides: abrt-gui-libs = 2.10.9-24.0.2.an8 abrt-gui-libs(aarch-64) = 2.10.9-24.0.2.an8 libabrt_gui.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libharfbuzz.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Processing files: abrt-gui-devel-2.10.9-24.0.2.an8.aarch64 Provides: abrt-gui-devel = 2.10.9-24.0.2.an8 abrt-gui-devel(aarch-64) = 2.10.9-24.0.2.an8 pkgconfig(abrt_gui) = 2.10.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libabrt_gui.so.0()(64bit) pkgconfig(abrt) Processing files: abrt-gui-2.10.9-24.0.2.an8.aarch64 Provides: abrt-applet = 2.10.9-24.0.2.an8 abrt-gui = 2.10.9-24.0.2.an8 abrt-gui(aarch-64) = 2.10.9-24.0.2.an8 application() application(abrt-applet.desktop) config(abrt-gui) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libabrt_dbus.so.0()(64bit) libabrt_gui.so.0()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libharfbuzz.so.0()(64bit) libnotify.so.4()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libreport-gtk.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Conflicts: abrt-applet < 0.0.5 Obsoletes: abrt-applet < 0.0.5 Processing files: abrt-addon-coredump-helper-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-coredump-helper = 2.10.9-24.0.2.an8 abrt-addon-coredump-helper(aarch-64) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcap.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: abrt-addon-ccpp-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-ccpp = 2.10.9-24.0.2.an8 abrt-addon-ccpp(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-addon-ccpp) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /bin/sh /usr/libexec/platform-python ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: abrt-addon-upload-watch-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-upload-watch = 2.10.9-24.0.2.an8 abrt-addon-upload-watch(aarch-64) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Processing files: abrt-retrace-client-2.10.9-24.0.2.an8.aarch64 Provides: abrt-retrace-client = 2.10.9-24.0.2.an8 abrt-retrace-client(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-retrace-client) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) rtld(GNU_HASH) Processing files: abrt-addon-kerneloops-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-kerneloops = 2.10.9-24.0.2.an8 abrt-addon-kerneloops(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-addon-kerneloops) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: abrt-addon-xorg-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-xorg = 2.10.9-24.0.2.an8 abrt-addon-xorg(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-addon-xorg) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: abrt-addon-vmcore-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-vmcore = 2.10.9-24.0.2.an8 abrt-addon-vmcore(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-addon-vmcore) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/libexec/platform-python Processing files: abrt-addon-pstoreoops-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-pstoreoops = 2.10.9-24.0.2.an8 abrt-addon-pstoreoops(aarch-64) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/libexec/platform-python ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Obsoletes: abrt-addon-uefioops Processing files: python3-abrt-addon-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-python3 = 2.10.9-24.0.2.an8 abrt-addon-python3(aarch-64) = 2.10.9-24.0.2.an8 config(python3-abrt-addon) = 2.10.9-24.0.2.an8 python3-abrt-addon = 2.10.9-24.0.2.an8 python3-abrt-addon(aarch-64) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: python(abi) = 3.6 Obsoletes: abrt-addon-python3 < 2.10.4 Processing files: python3-abrt-container-addon-2.10.9-24.0.2.an8.aarch64 Provides: python3-abrt-container-addon = 2.10.9-24.0.2.an8 python3-abrt-container-addon(aarch-64) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Conflicts: python3-abrt-addon Processing files: abrt-plugin-machine-id-2.10.9-24.0.2.an8.aarch64 Provides: abrt-plugin-machine-id = 2.10.9-24.0.2.an8 abrt-plugin-machine-id(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-plugin-machine-id) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python Processing files: abrt-tui-2.10.9-24.0.2.an8.aarch64 Provides: abrt-tui = 2.10.9-24.0.2.an8 abrt-tui(aarch-64) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpolkit-agent-1.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libpthread.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Processing files: abrt-cli-ng-2.10.9-24.0.2.an8.aarch64 Provides: abrt-cli-ng = 2.10.9-24.0.2.an8 abrt-cli-ng(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-cli-ng) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 Processing files: abrt-cli-2.10.9-24.0.2.an8.aarch64 Processing files: abrt-desktop-2.10.9-24.0.2.an8.aarch64 Processing files: abrt-atomic-2.10.9-24.0.2.an8.aarch64 Provides: abrt-atomic = 2.10.9-24.0.2.an8 abrt-atomic(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-atomic) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreport.so.0()(64bit) librpm.so.8()(64bit) librpmio.so.8()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Conflicts: abrt-addon-ccpp Processing files: abrt-dbus-2.10.9-24.0.2.an8.aarch64 Provides: abrt-dbus = 2.10.9-24.0.2.an8 abrt-dbus(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-dbus) = 2.10.9-24.0.2.an8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(posttrans): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libabrt_dbus.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) rtld(GNU_HASH) Processing files: python3-abrt-2.10.9-24.0.2.an8.aarch64 Provides: abrt-python3 = 2.10.9-24.0.2.an8 abrt-python3(aarch-64) = 2.10.9-24.0.2.an8 python3-abrt = 2.10.9-24.0.2.an8 python3-abrt(aarch-64) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabrt.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libreport.so.0()(64bit) libsatyr.so.3()(64bit) libutil.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: abrt-python3 < 2.10.4 Processing files: python3-abrt-doc-2.10.9-24.0.2.an8.noarch Provides: abrt-python3-doc = 2.10.9-24.0.2.an8 python3-abrt-doc = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Obsoletes: abrt-python3-doc < 2.10.4 Processing files: abrt-console-notification-2.10.9-24.0.2.an8.aarch64 Provides: abrt-console-notification = 2.10.9-24.0.2.an8 abrt-console-notification(aarch-64) = 2.10.9-24.0.2.an8 config(abrt-console-notification) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: abrt-debugsource-2.10.9-24.0.2.an8.aarch64 Provides: abrt-debugsource = 2.10.9-24.0.2.an8 abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: abrt-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-debuginfo = 2.10.9-24.0.2.an8 abrt-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 02ca5617fa2085833fd932b09a57886e900bd5a9 debuginfo(build-id) = 03acdc82dfd47659a4550b0c68337c05160c3c02 debuginfo(build-id) = 0e8ddbb0a36c021e4096d96f1c3ba9411062a195 debuginfo(build-id) = 594c621421bb4956811603e8a895205f00eb5119 debuginfo(build-id) = 60fcfe370fe196326e1dfacf2edfe7b6ba06a2e5 debuginfo(build-id) = a5cfce38716f145d275efd18f86ea04a4b608f0c debuginfo(build-id) = badca84c737ba12d6345929ec1d7d7c58e455c29 debuginfo(build-id) = c7b7fa17f270e67b4835a1aa48dd7e9afd01ea49 debuginfo(build-id) = d2c68f04730d0dc5e10fb270dcb7a77ed694375a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-libs-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-libs-debuginfo = 2.10.9-24.0.2.an8 abrt-libs-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 70336b4ec649359e826f82c1fdfa1b8abd413287 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-gui-libs-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-gui-libs-debuginfo = 2.10.9-24.0.2.an8 abrt-gui-libs-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 065590c17d0491df2e36d0343e3739e92d8f472f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-gui-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-gui-debuginfo = 2.10.9-24.0.2.an8 abrt-gui-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 6b2117b74c259e7c0d7432ef8b70c85e5fa7f8ea debuginfo(build-id) = eda6f3d8def4bd2885a4a51f695386ff8bcaeaac Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-addon-coredump-helper-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-coredump-helper-debuginfo = 2.10.9-24.0.2.an8 abrt-addon-coredump-helper-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 12c42985525c4e1ee4dce6468197bec677b4c7ba Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-addon-ccpp-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-ccpp-debuginfo = 2.10.9-24.0.2.an8 abrt-addon-ccpp-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 0cb13f3759cc2da27f71e24be312c5da09234806 debuginfo(build-id) = 62623869fdf33e0ce8df218fb36edefe93642702 debuginfo(build-id) = 87e6530bbfd1cec64af0818fbd8fab8c7784b6dc debuginfo(build-id) = b2737930f18048e8a670a4ca92ec2b65cffe210a debuginfo(build-id) = bbad1b009c90ca3bb02c68fd888f624c14a6fbe5 debuginfo(build-id) = c8c0e3e8c1ab75f8021a18fb77aae648ff3091f1 debuginfo(build-id) = eb472248a15054accd23783069d477b48e7b8957 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-addon-upload-watch-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-upload-watch-debuginfo = 2.10.9-24.0.2.an8 abrt-addon-upload-watch-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 74520858ab9b3f989bce367d55962f1a33d98a9b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-retrace-client-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-retrace-client-debuginfo = 2.10.9-24.0.2.an8 abrt-retrace-client-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 4c913204d75a0956878e018992a1acfecefe68ad Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-addon-kerneloops-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-kerneloops-debuginfo = 2.10.9-24.0.2.an8 abrt-addon-kerneloops-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 08a48df961a5c31677ecaf48e0a91fe3a03356a8 debuginfo(build-id) = 1002610dd447bdfe8895c11054a6ca682f49883e debuginfo(build-id) = 72cd03a486935fcb0c72cf3166cae4d5f4d1353b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-addon-xorg-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-xorg-debuginfo = 2.10.9-24.0.2.an8 abrt-addon-xorg-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 3785fc8cfc46d820179e8efb2797f90ef587befb debuginfo(build-id) = 910086ca19139b3c36658740062fe6b6be33b9bd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-addon-pstoreoops-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-addon-pstoreoops-debuginfo = 2.10.9-24.0.2.an8 abrt-addon-pstoreoops-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 9fa1e04c42b95095a95f02d25aaffbf1e632e784 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-tui-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-tui-debuginfo = 2.10.9-24.0.2.an8 abrt-tui-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = cafe32e67628483f79f1af4ef5c48cfaf75d83c0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-atomic-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-atomic-debuginfo = 2.10.9-24.0.2.an8 abrt-atomic-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 0e8ddbb0a36c021e4096d96f1c3ba9411062a195 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: abrt-dbus-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: abrt-dbus-debuginfo = 2.10.9-24.0.2.an8 abrt-dbus-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 debuginfo(build-id) = 056f6ff71063527484afe88c4a928e8706295d6c debuginfo(build-id) = 91c1417179c8783e0fe432f11fdcb12397f50521 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Processing files: python3-abrt-debuginfo-2.10.9-24.0.2.an8.aarch64 Provides: debuginfo(build-id) = 3baac58569829c7b9f96cf4657c9f4e914feeb0f python3-abrt-debuginfo = 2.10.9-24.0.2.an8 python3-abrt-debuginfo(aarch-64) = 2.10.9-24.0.2.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: abrt-debugsource(aarch-64) = 2.10.9-24.0.2.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/abrt-2.10.9-24.0.2.an8.aarch64 Wrote: /builddir/build/RPMS/abrt-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-libs-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-devel-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-gui-libs-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-gui-devel-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-gui-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-coredump-helper-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-ccpp-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-upload-watch-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-retrace-client-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-kerneloops-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-xorg-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-vmcore-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-pstoreoops-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-abrt-addon-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-abrt-container-addon-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-plugin-machine-id-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-tui-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-cli-ng-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-cli-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-desktop-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-atomic-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-dbus-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-abrt-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-abrt-doc-2.10.9-24.0.2.an8.noarch.rpm Wrote: /builddir/build/RPMS/abrt-console-notification-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-debugsource-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-libs-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-gui-libs-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-gui-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-coredump-helper-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-ccpp-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-upload-watch-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-retrace-client-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-kerneloops-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-xorg-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-addon-pstoreoops-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-tui-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-atomic-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/abrt-dbus-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-abrt-debuginfo-2.10.9-24.0.2.an8.aarch64.rpm Child return code was: 0