Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libreport.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-258712-63734/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libreport.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 warning: bogus date in %changelog: Tue Nov 9 2022 happy_orange - 2.9.5-15.0.3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libreport-2.9.5-15.0.3.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libreport.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-258712-63734/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libreport.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 warning: bogus date in %changelog: Tue Nov 9 2022 happy_orange - 2.9.5-15.0.3 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nxTfEw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libreport-2.9.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/libreport-2.9.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libreport-2.9.5 + /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 'libreport-2.9.5 base' + /usr/bin/cat /builddir/build/SOURCES/0001-ureport-use-python3-to-get-consumerCertDir.patch + /usr/bin/git am Applying: ureport: use python3 to get consumerCertDir + /usr/bin/cat /builddir/build/SOURCES/0002-Remove-option-to-screencast-problems.patch + /usr/bin/git am Applying: Remove option to screencast problems + /usr/bin/cat /builddir/build/SOURCES/0003-offer-reporting-to-Bugzilla-only-for-pre-GA-Anaconda.patch + /usr/bin/git am Applying: offer reporting to Bugzilla only for pre-GA Anaconda exceptions + /usr/bin/cat /builddir/build/SOURCES/0004-replace-all-Fedora-URLs-by-corresponding-values-for-.patch + /usr/bin/git am Applying: replace all Fedora URLs by corresponding values for RHEL + /usr/bin/cat /builddir/build/SOURCES/0005-coverity-fix-def6.patch + /usr/bin/git am Applying: coverity fix [#def6] + /usr/bin/cat /builddir/build/SOURCES/0006-coverity-fix-def7.patch + /usr/bin/git am Applying: coverity fix [#def7] + /usr/bin/cat /builddir/build/SOURCES/0007-coverity-fix-def9.patch + /usr/bin/git am Applying: coverity fix [#def9] + /usr/bin/cat /builddir/build/SOURCES/0008-coverity-fixes-def16-def17.patch + /usr/bin/git am Applying: coverity fixes [#def16] [#def17] + /usr/bin/cat /builddir/build/SOURCES/0009-coverity-fixes-def21.patch + /usr/bin/git am Applying: coverity fixes [#def21] + /usr/bin/cat /builddir/build/SOURCES/0010-coverity-Free-resource-leaking-vars-def-42-41-38-37.patch + /usr/bin/git am Applying: coverity: Free resource leaking vars #def[42,41,38,37] + /usr/bin/cat /builddir/build/SOURCES/0011-coverity-Check-if-pointer-isnt-null-before-strcmp-de.patch + /usr/bin/git am Applying: coverity: Check if pointer isnt null before strcmp #def40 + /usr/bin/cat /builddir/build/SOURCES/0012-coverity-Change-data-type-for-bug_id-variable-def-44.patch + /usr/bin/git am Applying: coverity: Change data type for bug_id variable #def[44,43] + /usr/bin/cat /builddir/build/SOURCES/0013-coverity-Check-null-pointer-before-dereferencing-it-.patch + /usr/bin/git am Applying: coverity: Check null pointer before dereferencing it #def35 + /usr/bin/cat /builddir/build/SOURCES/0014-coverity-Remove-check-for-null-pointer-with-no-effec.patch + /usr/bin/git am Applying: coverity: Remove check for null pointer with no effect #def33 + /usr/bin/cat /builddir/build/SOURCES/0015-coverity-Check-return-value-of-fstat-call-def31.patch + /usr/bin/git am Applying: coverity: Check return value of fstat call #def31 + /usr/bin/cat /builddir/build/SOURCES/0016-coverity-Remove-reverse-inull-def30.patch + /usr/bin/git am Applying: coverity: Remove reverse inull #def30 + /usr/bin/cat /builddir/build/SOURCES/0017-coverity-Remove-deadcode-def47.patch + /usr/bin/git am Applying: coverity: Remove deadcode #def47 + /usr/bin/cat /builddir/build/SOURCES/0019-bugzilla-change-the-default-bugzilla-group.patch + /usr/bin/git am Applying: bugzilla: change the default bugzilla group + /usr/bin/cat /builddir/build/SOURCES/0020-lib-dump_dir-Clean-up-on-failure-in-dd_delete.patch + /usr/bin/git am Applying: lib: dump_dir: Clean up on failure in dd_delete() + /usr/bin/cat /builddir/build/SOURCES/0021-cli-Unpack-command-line-argument-parsing-logic.patch + /usr/bin/git am Applying: cli: Unpack command-line argument parsing logic + /usr/bin/cat /builddir/build/SOURCES/0022-plugins-rhbz-Don-t-call-strlen-on-attachment-data.patch + /usr/bin/git am Applying: plugins: rhbz: Don’t call strlen() on attachment data + /usr/bin/cat /builddir/build/SOURCES/0023-tests-Disable-strcpm-ing-a-freed-pointer.patch + /usr/bin/git am Applying: tests: Disable strcpm'ing a freed pointer + /usr/bin/cat /builddir/build/SOURCES/0024-lib-fix-a-SEGV-in-list_possible_events.patch + /usr/bin/git am Applying: lib: fix a SEGV in list_possible_events() + /usr/bin/cat /builddir/build/SOURCES/0025-report-client-Find-debuginfos-in-own-method.patch + /usr/bin/git am Applying: report-client: Find debuginfos in own method + /usr/bin/cat /builddir/build/SOURCES/0026-reportclient-Find-and-download-required-debuginfo-pa.patch + /usr/bin/git am Applying: reportclient: Find and download required debuginfo packages + /usr/bin/cat /builddir/build/SOURCES/0027-reportclient-Search-for-required-packages-recursivel.patch + /usr/bin/git am Applying: reportclient: Search for required packages recursively + /usr/bin/cat /builddir/build/SOURCES/0028-dirsize-Skip-dirs-in-which-sosreport-is-being-genera.patch + /usr/bin/git am Applying: dirsize: Skip dirs in which sosreport is being generated + /usr/bin/cat /builddir/build/SOURCES/0029-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/0030-ureport-Drop-Strata-integration.patch + /usr/bin/git am Applying: ureport: Drop Strata integration + /usr/bin/cat /builddir/build/SOURCES/0031-plugins-reporter-rhtsupport-Fix-command-line-parsing.patch + /usr/bin/git am Applying: plugins: reporter-rhtsupport: Fix command-line parsing + /usr/bin/cat /builddir/build/SOURCES/0032-Drop-remaining-references-to-removed-command-line-op.patch + /usr/bin/git am Applying: Drop remaining references to removed command-line options + /usr/bin/cat /builddir/build/SOURCES/9000-Add-autogen.sh.patch + /usr/bin/git am Applying: Add autogen.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.50loS0 + umask 022 + cd /builddir/build/BUILD + cd libreport-2.9.5 + ./autogen.sh Running gen-version ./autogen.sh: line 55: ./gen-version: No such file or directory Creating m4/aclocal.m4 ... 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:4: warning: ASCIIDOC_SILENT_$(V: non-POSIX recursive variable expansion doc/Makefile.am:5: warning: ASCIIDOC_SILENT_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion doc/Makefile.am:8: warning: XMLTO_SILENT_$(V: non-POSIX recursive variable expansion doc/Makefile.am:9: warning: XMLTO_SILENT_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion doc/plugins-dbus/Makefile.am:1: warning: wildcard *.xml.in: non-POSIX variable name doc/plugins-dbus/Makefile.am:1: (probably a GNU make extension) doc/plugins-dbus/Makefile.am:3: warning: '%'-style pattern rules are a GNU make extension 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 '990' 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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 -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 xmlrpc-c-config... /usr/bin/xmlrpc-c-config 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 libreport. 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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=x86_64-Anolis-linux --host=x86_64-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 --enable-import-rhtsupport-cert --enable-doxygen-docs --disable-silent-rules configure: WARNING: unrecognized options: --enable-import-rhtsupport-cert 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 '990' 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 x86_64-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 x86_64-Anolis-linux-ar... no checking for x86_64-Anolis-linux-lib... no checking for x86_64-Anolis-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-Anolis-linux-gnu checking host system type... x86_64-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 x86_64-Anolis-linux-gnu file names to x86_64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-Anolis-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-Anolis-linux-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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 x86_64-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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 xmlrpc-c-config... /usr/bin/xmlrpc-c-config checking for python3... /usr/bin/python3 checking for python3-config... /usr/bin/python3-config checking for x86_64-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 GLIB... yes checking for GOBJECT... yes checking for DBUS... yes checking for LIBXML... yes checking for CURL... yes checking for PROXY... yes checking for SATYR... yes checking for JOURNAL... yes checking for AUGEAS... yes checking for library containing forkpty... -lutil checking for forkpty... yes checking for NEWT... yes checking for GTK... yes checking for GIO... yes checking for JSON_C... no checking for JSON_C... yes checking for x86_64-Anolis-linux-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking libtar.h usability... yes checking libtar.h presence... yes checking for libtar.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 doxygen... /usr/bin/doxygen checking whether to build Doxygen documentation... 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 apidoc/Makefile config.status: creating apidoc/Doxyfile config.status: creating apidoc/html/Makefile config.status: creating libreport.pc config.status: creating libreport-web.pc config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/report-python/Makefile config.status: creating src/report-python/report/Makefile config.status: creating src/Makefile config.status: creating src/gtk-helpers/Makefile config.status: creating src/gtk-helpers/libreport-gtk.pc config.status: creating src/gui-wizard-gtk/Makefile config.status: creating src/cli/Makefile config.status: creating src/report-newt/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/report_Bugzilla.xml.in config.status: creating src/client-python/Makefile config.status: creating src/client-python/reportclient/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/plugins-dbus/Makefile config.status: creating src/workflows/Makefile config.status: creating tests/bugzilla_plugin.at 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 configure: WARNING: unrecognized options: --enable-import-rhtsupport-cert + make -j80 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libreport-2.9.5/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/libreport-2.9.5' Making all in po make[2]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/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/libreport-2.9.5/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src' Making all in include make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/include' Making all in lib make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-xfuncs.lo `test -f 'xfuncs.c' || echo './'`xfuncs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-is_in_string_list.lo `test -f 'is_in_string_list.c' || echo './'`is_in_string_list.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-is_in_comma_separated_list.lo `test -f 'is_in_comma_separated_list.c' || echo './'`is_in_comma_separated_list.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-encbase64.lo `test -f 'encbase64.c' || echo './'`encbase64.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-binhex.lo `test -f 'binhex.c' || echo './'`binhex.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-stdio_helpers.lo `test -f 'stdio_helpers.c' || echo './'`stdio_helpers.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-hash_sha1.lo `test -f 'hash_sha1.c' || echo './'`hash_sha1.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-read_write.lo `test -f 'read_write.c' || echo './'`read_write.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-logging.lo `test -f 'logging.c' || echo './'`logging.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-copyfd.lo `test -f 'copyfd.c' || echo './'`copyfd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-copy_file_recursive.lo `test -f 'copy_file_recursive.c' || echo './'`copy_file_recursive.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-compress.lo `test -f 'compress.c' || echo './'`compress.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-concat_path_file.lo `test -f 'concat_path_file.c' || echo './'`concat_path_file.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-append_to_malloced_string.lo `test -f 'append_to_malloced_string.c' || echo './'`append_to_malloced_string.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-overlapping_strcpy.lo `test -f 'overlapping_strcpy.c' || echo './'`overlapping_strcpy.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-skip_whitespace.lo `test -f 'skip_whitespace.c' || echo './'`skip_whitespace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-glib_support.lo `test -f 'glib_support.c' || echo './'`glib_support.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-iso_date_string.lo `test -f 'iso_date_string.c' || echo './'`iso_date_string.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-xatonum.lo `test -f 'xatonum.c' || echo './'`xatonum.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-spawn.lo `test -f 'spawn.c' || echo './'`spawn.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-dirsize.lo `test -f 'dirsize.c' || echo './'`dirsize.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-dump_dir.lo `test -f 'dump_dir.c' || echo './'`dump_dir.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-reported_to.lo `test -f 'reported_to.c' || echo './'`reported_to.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-abrt_sock.lo `test -f 'abrt_sock.c' || echo './'`abrt_sock.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-get_cmdline.lo `test -f 'get_cmdline.c' || echo './'`get_cmdline.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-configuration_files.lo `test -f 'configuration_files.c' || echo './'`configuration_files.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-make_descr.lo `test -f 'make_descr.c' || echo './'`make_descr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-run_event.lo `test -f 'run_event.c' || echo './'`run_event.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-problem_data.lo `test -f 'problem_data.c' || echo './'`problem_data.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-problem_report.lo `test -f 'problem_report.c' || echo './'`problem_report.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-create_dump_dir.lo `test -f 'create_dump_dir.c' || echo './'`create_dump_dir.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-abrt_types.lo `test -f 'abrt_types.c' || echo './'`abrt_types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-parse_release.lo `test -f 'parse_release.c' || echo './'`parse_release.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-parse_options.lo `test -f 'parse_options.c' || echo './'`parse_options.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-steal_directory.lo `test -f 'steal_directory.c' || echo './'`steal_directory.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-event_xml_parser.lo `test -f 'event_xml_parser.c' || echo './'`event_xml_parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-event_config.lo `test -f 'event_config.c' || echo './'`event_config.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-report.lo `test -f 'report.c' || echo './'`report.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-user_settings.lo `test -f 'user_settings.c' || echo './'`user_settings.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-client.lo `test -f 'client.c' || echo './'`client.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-utf8.lo `test -f 'utf8.c' || echo './'`utf8.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-file_list.lo `test -f 'file_list.c' || echo './'`file_list.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-file_obj.lo `test -f 'file_obj.c' || echo './'`file_obj.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-workflow.lo `test -f 'workflow.c' || echo './'`workflow.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-workflow_xml_parser.lo `test -f 'workflow_xml_parser.c' || echo './'`workflow_xml_parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-config_item_info.lo `test -f 'config_item_info.c' || echo './'`config_item_info.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-xml_parser.lo `test -f 'xml_parser.c' || echo './'`xml_parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-libreport_init.lo `test -f 'libreport_init.c' || echo './'`libreport_init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-reporters.lo `test -f 'reporters.c' || echo './'`reporters.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-global_configuration.lo `test -f 'global_configuration.c' || echo './'`global_configuration.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_la-uriparser.lo `test -f 'uriparser.c' || echo './'`uriparser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_web_la-abrt_xmlrpc.lo `test -f 'abrt_xmlrpc.c' || echo './'`abrt_xmlrpc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_web_la-ureport.lo `test -f 'ureport.c' || echo './'`ureport.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_web_la-curl.lo `test -f 'curl.c' || echo './'`curl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_web_la-proxies.lo `test -f 'proxies.c' || echo './'`proxies.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include/report -I./../include -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libabrt_dbus_la-abrt_dbus.lo `test -f 'abrt_dbus.c' || echo './'`abrt_dbus.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c abrt_xmlrpc.c -fPIC -DPIC -o .libs/libreport_web_la-abrt_xmlrpc.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c curl.c -fPIC -DPIC -o .libs/libreport_web_la-curl.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c ureport.c -fPIC -DPIC -o .libs/libreport_web_la-ureport.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c proxies.c -fPIC -DPIC -o .libs/libreport_web_la-proxies.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include/report -I./../include -DLOCALSTATEDIR=\"/var\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c abrt_dbus.c -fPIC -DPIC -o .libs/libabrt_dbus_la-abrt_dbus.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c logging.c -fPIC -DPIC -o .libs/libreport_la-logging.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c reported_to.c -fPIC -DPIC -o .libs/libreport_la-reported_to.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c parse_release.c -fPIC -DPIC -o .libs/libreport_la-parse_release.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c is_in_string_list.c -fPIC -DPIC -o .libs/libreport_la-is_in_string_list.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c xfuncs.c -fPIC -DPIC -o .libs/libreport_la-xfuncs.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c configuration_files.c -fPIC -DPIC -o .libs/libreport_la-configuration_files.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c strbuf.c -fPIC -DPIC -o .libs/libreport_la-strbuf.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c binhex.c -fPIC -DPIC -o .libs/libreport_la-binhex.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c is_in_comma_separated_list.c -fPIC -DPIC -o .libs/libreport_la-is_in_comma_separated_list.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c iso_date_string.c -fPIC -DPIC -o .libs/libreport_la-iso_date_string.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c spawn.c -fPIC -DPIC -o .libs/libreport_la-spawn.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c workflow.c -fPIC -DPIC -o .libs/libreport_la-workflow.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c copy_file_recursive.c -fPIC -DPIC -o .libs/libreport_la-copy_file_recursive.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c hash_sha1.c -fPIC -DPIC -o .libs/libreport_la-hash_sha1.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c read_write.c -fPIC -DPIC -o .libs/libreport_la-read_write.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c libreport_init.c -fPIC -DPIC -o .libs/libreport_la-libreport_init.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c problem_data.c -fPIC -DPIC -o .libs/libreport_la-problem_data.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c run_event.c -fPIC -DPIC -o .libs/libreport_la-run_event.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c abrt_types.c -fPIC -DPIC -o .libs/libreport_la-abrt_types.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c create_dump_dir.c -fPIC -DPIC -o .libs/libreport_la-create_dump_dir.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c xatonum.c -fPIC -DPIC -o .libs/libreport_la-xatonum.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c append_to_malloced_string.c -fPIC -DPIC -o .libs/libreport_la-append_to_malloced_string.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c overlapping_strcpy.c -fPIC -DPIC -o .libs/libreport_la-overlapping_strcpy.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c parse_options.c -fPIC -DPIC -o .libs/libreport_la-parse_options.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c stdio_helpers.c -fPIC -DPIC -o .libs/libreport_la-stdio_helpers.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c compress.c -fPIC -DPIC -o .libs/libreport_la-compress.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c event_xml_parser.c -fPIC -DPIC -o .libs/libreport_la-event_xml_parser.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c workflow_xml_parser.c -fPIC -DPIC -o .libs/libreport_la-workflow_xml_parser.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c encbase64.c -fPIC -DPIC -o .libs/libreport_la-encbase64.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c copyfd.c -fPIC -DPIC -o .libs/libreport_la-copyfd.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c skip_whitespace.c -fPIC -DPIC -o .libs/libreport_la-skip_whitespace.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c steal_directory.c -fPIC -DPIC -o .libs/libreport_la-steal_directory.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c global_configuration.c -fPIC -DPIC -o .libs/libreport_la-global_configuration.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c concat_path_file.c -fPIC -DPIC -o .libs/libreport_la-concat_path_file.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c utf8.c -fPIC -DPIC -o .libs/libreport_la-utf8.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c file_obj.c -fPIC -DPIC -o .libs/libreport_la-file_obj.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c report.c -fPIC -DPIC -o .libs/libreport_la-report.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c event_config.c -fPIC -DPIC -o .libs/libreport_la-event_config.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c config_item_info.c -fPIC -DPIC -o .libs/libreport_la-config_item_info.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c dirsize.c -fPIC -DPIC -o .libs/libreport_la-dirsize.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c reporters.c -fPIC -DPIC -o .libs/libreport_la-reporters.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c get_cmdline.c -fPIC -DPIC -o .libs/libreport_la-get_cmdline.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c client.c -fPIC -DPIC -o .libs/libreport_la-client.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c user_settings.c -fPIC -DPIC -o .libs/libreport_la-user_settings.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c uriparser.c -fPIC -DPIC -o .libs/libreport_la-uriparser.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c dump_dir.c -fPIC -DPIC -o .libs/libreport_la-dump_dir.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c file_list.c -fPIC -DPIC -o .libs/libreport_la-file_list.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c xml_parser.c -fPIC -DPIC -o .libs/libreport_la-xml_parser.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c problem_report.c -fPIC -DPIC -o .libs/libreport_la-problem_report.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c make_descr.c -fPIC -DPIC -o .libs/libreport_la-make_descr.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c glib_support.c -fPIC -DPIC -o .libs/libreport_la-glib_support.o libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DCONF_DIR=\"/etc/libreport\" -DEVENTS_DIR=\"/usr/share/libreport/events\" -DEVENTS_CONF_DIR=\"/etc/libreport/events\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DBIN_DIR=\"/usr/bin\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -DDUMP_DIR_OWNED_BY_USER=1 -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c abrt_sock.c -fPIC -DPIC -o .libs/libreport_la-abrt_sock.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -ltar -version-info 0:1:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreport.la -rpath /usr/lib64 libreport_la-xfuncs.lo libreport_la-is_in_string_list.lo libreport_la-is_in_comma_separated_list.lo libreport_la-encbase64.lo libreport_la-binhex.lo libreport_la-stdio_helpers.lo libreport_la-hash_sha1.lo libreport_la-read_write.lo libreport_la-logging.lo libreport_la-copyfd.lo libreport_la-copy_file_recursive.lo libreport_la-compress.lo libreport_la-concat_path_file.lo libreport_la-append_to_malloced_string.lo libreport_la-overlapping_strcpy.lo libreport_la-skip_whitespace.lo libreport_la-glib_support.lo libreport_la-iso_date_string.lo libreport_la-strbuf.lo libreport_la-xatonum.lo libreport_la-spawn.lo libreport_la-dirsize.lo libreport_la-dump_dir.lo libreport_la-reported_to.lo libreport_la-abrt_sock.lo libreport_la-get_cmdline.lo libreport_la-configuration_files.lo libreport_la-make_descr.lo libreport_la-run_event.lo libreport_la-problem_data.lo libreport_la-problem_report.lo libreport_la-create_dump_dir.lo libreport_la-abrt_types.lo libreport_la-parse_release.lo libreport_la-parse_options.lo libreport_la-steal_directory.lo libreport_la-event_xml_parser.lo libreport_la-event_config.lo libreport_la-report.lo libreport_la-user_settings.lo libreport_la-client.lo libreport_la-utf8.lo libreport_la-file_list.lo libreport_la-file_obj.lo libreport_la-workflow.lo libreport_la-workflow_xml_parser.lo libreport_la-config_item_info.lo libreport_la-xml_parser.lo libreport_la-libreport_init.lo libreport_la-reporters.lo libreport_la-global_configuration.lo libreport_la-uriparser.lo -lglib-2.0 -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil libtool: link: gcc -shared -fPIC -DPIC .libs/libreport_la-xfuncs.o .libs/libreport_la-is_in_string_list.o .libs/libreport_la-is_in_comma_separated_list.o .libs/libreport_la-encbase64.o .libs/libreport_la-binhex.o .libs/libreport_la-stdio_helpers.o .libs/libreport_la-hash_sha1.o .libs/libreport_la-read_write.o .libs/libreport_la-logging.o .libs/libreport_la-copyfd.o .libs/libreport_la-copy_file_recursive.o .libs/libreport_la-compress.o .libs/libreport_la-concat_path_file.o .libs/libreport_la-append_to_malloced_string.o .libs/libreport_la-overlapping_strcpy.o .libs/libreport_la-skip_whitespace.o .libs/libreport_la-glib_support.o .libs/libreport_la-iso_date_string.o .libs/libreport_la-strbuf.o .libs/libreport_la-xatonum.o .libs/libreport_la-spawn.o .libs/libreport_la-dirsize.o .libs/libreport_la-dump_dir.o .libs/libreport_la-reported_to.o .libs/libreport_la-abrt_sock.o .libs/libreport_la-get_cmdline.o .libs/libreport_la-configuration_files.o .libs/libreport_la-make_descr.o .libs/libreport_la-run_event.o .libs/libreport_la-problem_data.o .libs/libreport_la-problem_report.o .libs/libreport_la-create_dump_dir.o .libs/libreport_la-abrt_types.o .libs/libreport_la-parse_release.o .libs/libreport_la-parse_options.o .libs/libreport_la-steal_directory.o .libs/libreport_la-event_xml_parser.o .libs/libreport_la-event_config.o .libs/libreport_la-report.o .libs/libreport_la-user_settings.o .libs/libreport_la-client.o .libs/libreport_la-utf8.o .libs/libreport_la-file_list.o .libs/libreport_la-file_obj.o .libs/libreport_la-workflow.o .libs/libreport_la-workflow_xml_parser.o .libs/libreport_la-config_item_info.o .libs/libreport_la-xml_parser.o .libs/libreport_la-libreport_init.o .libs/libreport_la-reporters.o .libs/libreport_la-global_configuration.o .libs/libreport_la-uriparser.o -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil -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 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libreport.so.0 -o .libs/libreport.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libreport.so.0" && ln -s "libreport.so.0.0.1" "libreport.so.0") libtool: link: (cd ".libs" && rm -f "libreport.so" && ln -s "libreport.so.0.0.1" "libreport.so") libtool: link: ( cd ".libs" && rm -f "libreport.la" && ln -s "../libreport.la" "libreport.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 libreport-web.la -rpath /usr/lib64 libreport_web_la-abrt_xmlrpc.lo libreport_web_la-ureport.lo libreport_web_la-curl.lo libreport_web_la-proxies.lo -lglib-2.0 -lcurl -lproxy -lxml2 -ljson-c -lsatyr -lxmlrpc -lxmlrpc_util -lxmlrpc_client libreport.la -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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_dbus.la -rpath /usr/lib64 libabrt_dbus_la-abrt_dbus.lo libreport.la -lglib-2.0 -ldbus-1 -lutil libtool: link: gcc -shared -fPIC -DPIC .libs/libabrt_dbus_la-abrt_dbus.o -Wl,-rpath -Wl,/builddir/build/BUILD/libreport-2.9.5/src/lib/.libs ./.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -laugeas -lsatyr -lglib-2.0 -ldbus-1 -lutil -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 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libabrt_dbus.so.0 -o .libs/libabrt_dbus.so.0.0.1 libtool: link: gcc -shared -fPIC -DPIC .libs/libreport_web_la-abrt_xmlrpc.o .libs/libreport_web_la-ureport.o .libs/libreport_web_la-curl.o .libs/libreport_web_la-proxies.o -Wl,-rpath -Wl,/builddir/build/BUILD/libreport-2.9.5/src/lib/.libs -lcurl -lproxy -lxml2 -ljson-c -lxmlrpc -lxmlrpc_util -lxmlrpc_client ./.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil -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 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libreport-web.so.0 -o .libs/libreport-web.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libabrt_dbus.so.0" && ln -s "libabrt_dbus.so.0.0.1" "libabrt_dbus.so.0") libtool: link: (cd ".libs" && rm -f "libabrt_dbus.so" && ln -s "libabrt_dbus.so.0.0.1" "libabrt_dbus.so") libtool: link: ( cd ".libs" && rm -f "libabrt_dbus.la" && ln -s "../libabrt_dbus.la" "libabrt_dbus.la" ) libtool: link: (cd ".libs" && rm -f "libreport-web.so.0" && ln -s "libreport-web.so.0.0.1" "libreport-web.so.0") libtool: link: (cd ".libs" && rm -f "libreport-web.so" && ln -s "libreport-web.so.0.0.1" "libreport-web.so") libtool: link: ( cd ".libs" && rm -f "libreport-web.la" && ln -s "../libreport-web.la" "libreport-web.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/lib' Making all in plugins make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/plugins' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_bugzilla-reporter-bugzilla.o `test -f 'reporter-bugzilla.c' || echo './'`reporter-bugzilla.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_bugzilla-rhbz.o `test -f 'rhbz.c' || echo './'`rhbz.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o report-report.o `test -f 'report.c' || echo './'`report.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_mantisbt-reporter-mantisbt.o `test -f 'reporter-mantisbt.c' || echo './'`reporter-mantisbt.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_mantisbt-mantisbt.o `test -f 'mantisbt.c' || echo './'`mantisbt.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/json-c -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_ureport-reporter-ureport.o `test -f 'reporter-ureport.c' || echo './'`reporter-ureport.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_rhtsupport-abrt_rh_support.o `test -f 'abrt_rh_support.c' || echo './'`abrt_rh_support.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_rhtsupport-reporter-rhtsupport-parse.o `test -f 'reporter-rhtsupport-parse.c' || echo './'`reporter-rhtsupport-parse.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_rhtsupport-reporter-rhtsupport.o `test -f 'reporter-rhtsupport.c' || echo './'`reporter-rhtsupport.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_kerneloops-reporter-kerneloops.o `test -f 'reporter-kerneloops.c' || echo './'`reporter-kerneloops.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_upload-reporter-upload.o `test -f 'reporter-upload.c' || echo './'`reporter-upload.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../libreport/src/include/ -I./../include -I./../libreport/src/lib -I./../lib -DBIN_DIR=\"/usr/bin\" -DCONF_DIR=\"/etc/libreport\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_mailx-reporter-mailx.o `test -f 'reporter-mailx.c' || echo './'`reporter-mailx.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_print-reporter-print.o `test -f 'reporter-print.c' || echo './'`reporter-print.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DBIN_DIR=\"/usr/bin\" -DLOCALSTATEDIR='"/var"' -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DDEBUG_INFO_DIR=\"\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o reporter_systemd_journal-reporter-systemd-journal.o `test -f 'reporter-systemd-journal.c' || echo './'`reporter-systemd-journal.c LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_Bugzilla.xml.in report_Bugzilla.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po watch_Bugzilla.xml.in watch_Bugzilla.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_CentOSBugTracker.xml.in report_CentOSBugTracker.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_uReport.xml.in report_uReport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_Logger.xml.in report_Logger.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_Mailx.xml.in report_Mailx.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_RHTSupport.xml.in report_RHTSupport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_RHTSupport_AddData.xml.in report_RHTSupport_AddData.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_Kerneloops.xml.in report_Kerneloops.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_Uploader.xml.in report_Uploader.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po report_EmergencyAnalysis.xml.in report_EmergencyAnalysis.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 report report-report.o ../lib/libreport.la -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-print reporter_print-reporter-print.o ../lib/libreport.la -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-upload reporter_upload-reporter-upload.o -lglib-2.0 ../lib/libreport-web.la ../lib/libreport.la -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-kerneloops reporter_kerneloops-reporter-kerneloops.o ../lib/libreport-web.la ../lib/libreport.la -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-systemd-journal reporter_systemd_journal-reporter-systemd-journal.o ../lib/libreport.la -lsystemd -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-mailx reporter_mailx-reporter-mailx.o ../lib/libreport.la -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-ureport reporter_ureport-reporter-ureport.o -ljson-c ../lib/libreport.la ../lib/libreport-web.la -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-print reporter_print-reporter-print.o ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/report report-report.o ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-systemd-journal reporter_systemd_journal-reporter-systemd-journal.o ../lib/.libs/libreport.so -ltar -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lsystemd -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-mailx reporter_mailx-reporter-mailx.o ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-rhtsupport reporter_rhtsupport-abrt_rh_support.o reporter_rhtsupport-reporter-rhtsupport-parse.o reporter_rhtsupport-reporter-rhtsupport.o -lglib-2.0 -lxml2 ../lib/libreport-web.la ../lib/libreport.la -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-upload reporter_upload-reporter-upload.o ../lib/.libs/libreport-web.so -lcurl -lproxy -lxml2 -ljson-c -lxmlrpc -lxmlrpc_util -lxmlrpc_client /builddir/build/BUILD/libreport-2.9.5/src/lib/.libs/libreport.so ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-kerneloops reporter_kerneloops-reporter-kerneloops.o ../lib/.libs/libreport-web.so -lcurl -lproxy -lxml2 -ljson-c -lxmlrpc -lxmlrpc_util -lxmlrpc_client /builddir/build/BUILD/libreport-2.9.5/src/lib/.libs/libreport.so ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-mantisbt reporter_mantisbt-reporter-mantisbt.o reporter_mantisbt-mantisbt.o -lglib-2.0 ../lib/libreport-web.la ../lib/libreport.la -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-ureport reporter_ureport-reporter-ureport.o ../lib/.libs/libreport.so ../lib/.libs/libreport-web.so -lcurl -lproxy -lxml2 -ljson-c -lxmlrpc -lxmlrpc_util -lxmlrpc_client /builddir/build/BUILD/libreport-2.9.5/src/lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-rhtsupport reporter_rhtsupport-abrt_rh_support.o reporter_rhtsupport-reporter-rhtsupport-parse.o reporter_rhtsupport-reporter-rhtsupport.o ../lib/.libs/libreport-web.so -lcurl -lproxy -lxml2 -ljson-c -lxmlrpc -lxmlrpc_util -lxmlrpc_client /builddir/build/BUILD/libreport-2.9.5/src/lib/.libs/libreport.so ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-mantisbt reporter_mantisbt-reporter-mantisbt.o reporter_mantisbt-mantisbt.o ../lib/.libs/libreport-web.so -lcurl -lproxy -lxml2 -ljson-c -lxmlrpc -lxmlrpc_util -lxmlrpc_client /builddir/build/BUILD/libreport-2.9.5/src/lib/.libs/libreport.so ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil /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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 reporter-bugzilla reporter_bugzilla-reporter-bugzilla.o reporter_bugzilla-rhbz.o -lglib-2.0 -lxmlrpc -lxmlrpc_util -lxmlrpc_client ../lib/libreport-web.la ../lib/libreport.la -lutil Generating and caching the translation database Merging translations into report_RHTSupport_AddData.xml. CREATED report_RHTSupport_AddData.xml Generating and caching the translation database Merging translations into report_Logger.xml. CREATED report_Logger.xml Generating and caching the translation database Merging translations into report_Kerneloops.xml. CREATED report_Kerneloops.xml Generating and caching the translation database Merging translations into report_EmergencyAnalysis.xml. CREATED report_EmergencyAnalysis.xml 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/reporter-bugzilla reporter_bugzilla-reporter-bugzilla.o reporter_bugzilla-rhbz.o ../lib/.libs/libreport-web.so -lcurl -lproxy -lxml2 -ljson-c -lxmlrpc -lxmlrpc_util -lxmlrpc_client /builddir/build/BUILD/libreport-2.9.5/src/lib/.libs/libreport.so ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil Generating and caching the translation database Merging translations into report_uReport.xml. CREATED report_uReport.xml Generating and caching the translation database Merging translations into report_RHTSupport.xml. CREATED report_RHTSupport.xml Generating and caching the translation database Merging translations into report_Uploader.xml. CREATED report_Uploader.xml Generating and caching the translation database Merging translations into report_Mailx.xml. CREATED report_Mailx.xml Generating and caching the translation database Merging translations into report_Bugzilla.xml. CREATED report_Bugzilla.xml Generating and caching the translation database Merging translations into report_CentOSBugTracker.xml. CREATED report_CentOSBugTracker.xml Generating and caching the translation database Merging translations into watch_Bugzilla.xml. CREATED watch_Bugzilla.xml make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/plugins' Making all in report-python make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/report-python' Making all in report make[4]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/report-python/report' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _py3report_la-reportmodule.lo `test -f 'reportmodule.c' || echo './'`reportmodule.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _py3report_la-problem_data.lo `test -f 'problem_data.c' || echo './'`problem_data.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _py3report_la-dump_dir.lo `test -f 'dump_dir.c' || echo './'`dump_dir.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _py3report_la-run_event.lo `test -f 'run_event.c' || echo './'`run_event.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR='"/var"' -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _py3report_la-report.lo `test -f 'report.c' || echo './'`report.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c problem_data.c -fPIC -DPIC -o .libs/_py3report_la-problem_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c report.c -fPIC -DPIC -o .libs/_py3report_la-report.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c run_event.c -fPIC -DPIC -o .libs/_py3report_la-run_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c dump_dir.c -fPIC -DPIC -o .libs/_py3report_la-dump_dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR=\"/var\" -DVAR_RUN=\"/var/run\" -DDEFAULT_DUMP_DIR_MODE=0x1A0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c reportmodule.c -fPIC -DPIC -o .libs/_py3report_la-reportmodule.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -module -avoid-version -Wl,-z,relro -Wl,-z,now -export-symbols-regex PyInit__py3report -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _py3report.la -rpath /usr/lib64/python3.6/site-packages/report _py3report_la-reportmodule.lo _py3report_la-problem_data.lo _py3report_la-dump_dir.lo _py3report_la-run_event.lo _py3report_la-report.lo ../../lib/libreport.la -lpython3.6m -lpthread -ldl -lutil -lm -lutil libtool: link: /usr/bin/nm -B .libs/_py3report_la-reportmodule.o .libs/_py3report_la-problem_data.o .libs/_py3report_la-dump_dir.o .libs/_py3report_la-run_event.o .libs/_py3report_la-report.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/_py3report.exp libtool: link: /usr/bin/grep -E -e "PyInit__py3report" ".libs/_py3report.exp" > ".libs/_py3report.expT" libtool: link: mv -f ".libs/_py3report.expT" ".libs/_py3report.exp" libtool: link: echo "{ global:" > .libs/_py3report.ver libtool: link: cat .libs/_py3report.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_py3report.ver libtool: link: echo "local: *; };" >> .libs/_py3report.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_py3report_la-reportmodule.o .libs/_py3report_la-problem_data.o .libs/_py3report_la-dump_dir.o .libs/_py3report_la-run_event.o .libs/_py3report_la-report.o -Wl,-rpath -Wl,/builddir/build/BUILD/libreport-2.9.5/src/lib/.libs ../../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lpython3.6m -lpthread -ldl -lm -lutil -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 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,_py3report.so -Wl,-version-script -Wl,.libs/_py3report.ver -o .libs/_py3report.so libtool: link: ( cd ".libs" && rm -f "_py3report.la" && ln -s "../_py3report.la" "_py3report.la" ) ln -sf /builddir/build/BUILD/libreport-2.9.5/src/report-python/report/.libs/_py3report.so ./ make[4]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/report-python/report' make[4]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/report-python' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/report-python' make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/report-python' Making all in cli make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/cli' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o report_cli-cli.o `test -f 'cli.c' || echo './'`cli.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o report_cli-run-command.o `test -f 'run-command.c' || echo './'`run-command.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../.. -I./../include -I./../lib -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLARGE_DATA_TMP_DIR=\"/var/tmp\" -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o report_cli-cli-report.o `test -f 'cli-report.c' || echo './'`cli-report.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 report-cli report_cli-cli.o report_cli-run-command.o report_cli-cli-report.o ../lib/libreport.la -lglib-2.0 -lutil 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/report-cli report_cli-cli.o report_cli-run-command.o report_cli-cli-report.o ../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -laugeas -lsatyr -lglib-2.0 -lutil make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/cli' Making all in client-python make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/client-python' Making all in reportclient make[4]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/client-python/reportclient' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR='"/var"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _reportclient3_la-clientmodule.lo `test -f 'clientmodule.c' || echo './'`clientmodule.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR='"/var"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o _reportclient3_la-client.lo `test -f 'client.c' || echo './'`client.c ln -sf /builddir/build/BUILD/libreport-2.9.5/src/client-python/reportclient/.libs/_reportclient3.so ./ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR=\"/var\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c client.c -fPIC -DPIC -o .libs/_reportclient3_la-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I./../include/report -I./../../include -DDEBUG_DUMPS_DIR=\"/var/spool/abrt\" -DPLUGINS_LIB_DIR=\"/usr/lib64/libreport\" -DPLUGINS_CONF_DIR=\"/etc/libreport/plugins\" -DLOCALSTATEDIR=\"/var\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -D_GNU_SOURCE -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c clientmodule.c -fPIC -DPIC -o .libs/_reportclient3_la-clientmodule.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -module -avoid-version -Wl,-z,relro -Wl,-z,now -export-symbols-regex PyInit__reportclient3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _reportclient3.la -rpath /usr/lib64/python3.6/site-packages/reportclient _reportclient3_la-clientmodule.lo _reportclient3_la-client.lo ../../lib/libreport.la -lutil libtool: link: /usr/bin/nm -B .libs/_reportclient3_la-clientmodule.o .libs/_reportclient3_la-client.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/_reportclient3.exp libtool: link: /usr/bin/grep -E -e "PyInit__reportclient3" ".libs/_reportclient3.exp" > ".libs/_reportclient3.expT" libtool: link: mv -f ".libs/_reportclient3.expT" ".libs/_reportclient3.exp" libtool: link: echo "{ global:" > .libs/_reportclient3.ver libtool: link: cat .libs/_reportclient3.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_reportclient3.ver libtool: link: echo "local: *; };" >> .libs/_reportclient3.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_reportclient3_la-clientmodule.o .libs/_reportclient3_la-client.o -Wl,-rpath -Wl,/builddir/build/BUILD/libreport-2.9.5/src/lib/.libs ../../lib/.libs/libreport.so -ltar -lsystemd -lgobject-2.0 -lglib-2.0 -laugeas -lsatyr -lutil -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 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,_reportclient3.so -Wl,-version-script -Wl,.libs/_reportclient3.ver -o .libs/_reportclient3.so libtool: link: ( cd ".libs" && rm -f "_reportclient3.la" && ln -s "../_reportclient3.la" "_reportclient3.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/client-python/reportclient' make[4]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/client-python' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/client-python' make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/client-python' Making all in workflows make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/workflows' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraCCpp.xml.in workflow_FedoraCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraKerneloops.xml.in workflow_FedoraKerneloops.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraPython.xml.in workflow_FedoraPython.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraPython3.xml.in workflow_FedoraPython3.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraVmcore.xml.in workflow_FedoraVmcore.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraXorg.xml.in workflow_FedoraXorg.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraLibreport.xml.in workflow_FedoraLibreport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraJava.xml.in workflow_FedoraJava.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_FedoraJavaScript.xml.in workflow_FedoraJavaScript.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELCCpp.xml.in workflow_RHELCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELKerneloops.xml.in workflow_RHELKerneloops.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELPython.xml.in workflow_RHELPython.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELvmcore.xml.in workflow_RHELvmcore.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELxorg.xml.in workflow_RHELxorg.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELLibreport.xml.in workflow_RHELLibreport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELJava.xml.in workflow_RHELJava.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELJavaScript.xml.in workflow_RHELJavaScript.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDataCCpp.xml.in workflow_RHELAddDataCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDataJava.xml.in workflow_RHELAddDataJava.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDataKerneloops.xml.in workflow_RHELAddDataKerneloops.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDataLibreport.xml.in workflow_RHELAddDataLibreport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDataPython.xml.in workflow_RHELAddDataPython.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDatavmcore.xml.in workflow_RHELAddDatavmcore.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDataxorg.xml.in workflow_RHELAddDataxorg.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELAddDataJavaScript.xml.in workflow_RHELAddDataJavaScript.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_uReport.xml.in workflow_uReport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_Mailx.xml.in workflow_Mailx.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_MailxCCpp.xml.in workflow_MailxCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_Upload.xml.in workflow_Upload.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_UploadCCpp.xml.in workflow_UploadCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_Logger.xml.in workflow_Logger.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_LoggerCCpp.xml.in workflow_LoggerCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSCCpp.xml.in workflow_CentOSCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSKerneloops.xml.in workflow_CentOSKerneloops.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSPython.xml.in workflow_CentOSPython.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSPython3.xml.in workflow_CentOSPython3.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSVmcore.xml.in workflow_CentOSVmcore.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSXorg.xml.in workflow_CentOSXorg.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSLibreport.xml.in workflow_CentOSLibreport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSJava.xml.in workflow_CentOSJava.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_CentOSJavaScript.xml.in workflow_CentOSJavaScript.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_AnacondaFedora.xml.in workflow_AnacondaFedora.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_AnacondaRHEL.xml.in workflow_AnacondaRHEL.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_AnacondaRHELBugzilla.xml.in workflow_AnacondaRHELBugzilla.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_AnacondaUpload.xml.in workflow_AnacondaUpload.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaCCpp.xml.in workflow_RHELBugzillaCCpp.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaKerneloops.xml.in workflow_RHELBugzillaKerneloops.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaPython.xml.in workflow_RHELBugzillaPython.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaVmcore.xml.in workflow_RHELBugzillaVmcore.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaXorg.xml.in workflow_RHELBugzillaXorg.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaLibreport.xml.in workflow_RHELBugzillaLibreport.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaJava.xml.in workflow_RHELBugzillaJava.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po workflow_RHELBugzillaJavaScript.xml.in workflow_RHELBugzillaJavaScript.xml Found cached translation database Merging translations into workflow_RHELAddDataLibreport.xml. CREATED workflow_RHELAddDataLibreport.xml Found cached translation database Merging translations into workflow_RHELAddDataJavaScript.xml. CREATED workflow_RHELAddDataJavaScript.xml Found cached translation database Merging translations into workflow_RHELAddDatavmcore.xml. CREATED workflow_RHELAddDatavmcore.xml Found cached translation database Merging translations into workflow_RHELvmcore.xml. CREATED workflow_RHELvmcore.xml Found cached translation database Merging translations into workflow_FedoraCCpp.xml. CREATED workflow_FedoraCCpp.xml Found cached translation database Merging translations into workflow_RHELAddDataPython.xml. CREATED workflow_RHELAddDataPython.xml Found cached translation database Merging translations into workflow_FedoraPython3.xml. CREATED workflow_FedoraPython3.xml Found cached translation database Merging translations into workflow_FedoraJava.xml. CREATED workflow_FedoraJava.xml Found cached translation database Merging translations into workflow_RHELJavaScript.xml. CREATED workflow_RHELJavaScript.xml Found cached translation database Merging translations into workflow_FedoraXorg.xml. CREATED workflow_FedoraXorg.xml Found cached translation database Merging translations into workflow_CentOSPython.xml. CREATED workflow_CentOSPython.xml Found cached translation database Merging translations into workflow_CentOSVmcore.xml. CREATED workflow_CentOSVmcore.xml Found cached translation database Merging translations into workflow_CentOSPython3.xml. CREATED workflow_CentOSPython3.xml Found cached translation database Merging translations into workflow_CentOSXorg.xml. CREATED workflow_CentOSXorg.xml Found cached translation database Merging translations into workflow_AnacondaUpload.xml. CREATED workflow_AnacondaUpload.xml Found cached translation database Merging translations into workflow_AnacondaRHELBugzilla.xml. CREATED workflow_AnacondaRHELBugzilla.xml Found cached translation database Merging translations into workflow_AnacondaRHEL.xml. CREATED workflow_AnacondaRHEL.xml Found cached translation database Merging translations into workflow_RHELBugzillaCCpp.xml. CREATED workflow_RHELBugzillaCCpp.xml Found cached translation database Merging translations into workflow_AnacondaFedora.xml. CREATED workflow_AnacondaFedora.xml Found cached translation database Merging translations into workflow_RHELBugzillaPython.xml. CREATED workflow_RHELBugzillaPython.xml Found cached translation database Merging translations into workflow_RHELBugzillaLibreport.xml. CREATED workflow_RHELBugzillaLibreport.xml Found cached translation database Merging translations into workflow_RHELAddDataKerneloops.xml. CREATED workflow_RHELAddDataKerneloops.xml Found cached translation database Merging translations into workflow_RHELKerneloops.xml. CREATED workflow_RHELKerneloops.xml Found cached translation database Merging translations into workflow_RHELCCpp.xml. CREATED workflow_RHELCCpp.xml Found cached translation database Merging translations into workflow_FedoraKerneloops.xml. CREATED workflow_FedoraKerneloops.xml Found cached translation database Merging translations into workflow_RHELAddDataCCpp.xml. CREATED workflow_RHELAddDataCCpp.xml Found cached translation database Merging translations into workflow_RHELAddDataJava.xml. CREATED workflow_RHELAddDataJava.xml Found cached translation database Merging translations into workflow_FedoraPython.xml. CREATED workflow_FedoraPython.xml Found cached translation database Merging translations into workflow_RHELxorg.xml. CREATED workflow_RHELxorg.xml Found cached translation database Merging translations into workflow_FedoraLibreport.xml. CREATED workflow_FedoraLibreport.xml Found cached translation database Merging translations into workflow_FedoraJavaScript.xml. CREATED workflow_FedoraJavaScript.xml Found cached translation database Merging translations into workflow_FedoraVmcore.xml. CREATED workflow_FedoraVmcore.xml Found cached translation database Merging translations into workflow_RHELLibreport.xml. CREATED workflow_RHELLibreport.xml Found cached translation database Merging translations into workflow_RHELJava.xml. CREATED workflow_RHELJava.xml Found cached translation database Merging translations into workflow_RHELPython.xml. CREATED workflow_RHELPython.xml Found cached translation database Merging translations into workflow_RHELBugzillaJavaScript.xml. CREATED workflow_RHELBugzillaJavaScript.xml Found cached translation database Merging translations into workflow_CentOSKerneloops.xml. CREATED workflow_CentOSKerneloops.xml Found cached translation database Merging translations into workflow_RHELAddDataxorg.xml. CREATED workflow_RHELAddDataxorg.xml Found cached translation database Merging translations into workflow_uReport.xml. CREATED workflow_uReport.xml Found cached translation database Merging translations into workflow_Mailx.xml. CREATED workflow_Mailx.xml Found cached translation database Merging translations into workflow_CentOSLibreport.xml. CREATED workflow_CentOSLibreport.xml Found cached translation database Merging translations into workflow_CentOSCCpp.xml. CREATED workflow_CentOSCCpp.xml Found cached translation database Merging translations into workflow_LoggerCCpp.xml. CREATED workflow_LoggerCCpp.xml Found cached translation database Merging translations into workflow_Logger.xml. CREATED workflow_Logger.xml Found cached translation database Merging translations into workflow_MailxCCpp.xml. CREATED workflow_MailxCCpp.xml Found cached translation database Merging translations into workflow_CentOSJava.xml. CREATED workflow_CentOSJava.xml Found cached translation database Merging translations into workflow_UploadCCpp.xml. CREATED workflow_UploadCCpp.xml Found cached translation database Merging translations into workflow_RHELBugzillaKerneloops.xml. CREATED workflow_RHELBugzillaKerneloops.xml Found cached translation database Merging translations into workflow_CentOSJavaScript.xml. CREATED workflow_CentOSJavaScript.xml Found cached translation database Merging translations into workflow_RHELBugzillaJava.xml. CREATED workflow_RHELBugzillaJava.xml Found cached translation database Merging translations into workflow_Upload.xml. CREATED workflow_Upload.xml Found cached translation database Merging translations into workflow_RHELBugzillaVmcore.xml. CREATED workflow_RHELBugzillaVmcore.xml Found cached translation database Merging translations into workflow_RHELBugzillaXorg.xml. CREATED workflow_RHELBugzillaXorg.xml make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/workflows' Making all in gtk-helpers make[3]: Entering directory '/builddir/build/BUILD/libreport-2.9.5/src/gtk-helpers' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -I/usr/include/gio-unix-2.0 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o test_desktop_utils-test-desktop-utils.o `test -f 'test-desktop-utils.c' || echo './'`test-desktop-utils.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-utils.lo `test -f 'utils.c' || echo './'`utils.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-event_config_dialog.lo `test -f 'event_config_dialog.c' || echo './'`event_config_dialog.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-secrets.lo `test -f 'secrets.c' || echo './'`secrets.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-hyperlinks.lo `test -f 'hyperlinks.c' || echo './'`hyperlinks.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-autowrapped_label.lo `test -f 'autowrapped_label.c' || echo './'`autowrapped_label.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-workflow_config_dialog.lo `test -f 'workflow_config_dialog.c' || echo './'`workflow_config_dialog.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-config_dialog.lo `test -f 'config_dialog.c' || echo './'`config_dialog.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-ask_dialogs.lo `test -f 'ask_dialogs.c' || echo './'`ask_dialogs.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-search_item.lo `test -f 'search_item.c' || echo './'`search_item.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-problem_details_widget.lo `test -f 'problem_details_widget.c' || echo './'`problem_details_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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-problem_details_dialog.lo `test -f 'problem_details_dialog.c' || echo './'`problem_details_dialog.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/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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c -o libreport_gtk_la-desktop-utils.lo `test -f 'desktop-utils.c' || echo './'`desktop-utils.c libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c event_config_dialog.c -fPIC -DPIC -o .libs/libreport_gtk_la-event_config_dialog.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c hyperlinks.c -fPIC -DPIC -o .libs/libreport_gtk_la-hyperlinks.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c secrets.c -fPIC -DPIC -o .libs/libreport_gtk_la-secrets.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c workflow_config_dialog.c -fPIC -DPIC -o .libs/libreport_gtk_la-workflow_config_dialog.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c desktop-utils.c -fPIC -DPIC -o .libs/libreport_gtk_la-desktop-utils.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c problem_details_dialog.c -fPIC -DPIC -o .libs/libreport_gtk_la-problem_details_dialog.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c autowrapped_label.c -fPIC -DPIC -o .libs/libreport_gtk_la-autowrapped_label.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c problem_details_widget.c -fPIC -DPIC -o .libs/libreport_gtk_la-problem_details_widget.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c config_dialog.c -fPIC -DPIC -o .libs/libreport_gtk_la-config_dialog.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c search_item.c -fPIC -DPIC -o .libs/libreport_gtk_la-search_item.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c ask_dialogs.c -fPIC -DPIC -o .libs/libreport_gtk_la-ask_dialogs.o libtool: compile: 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/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 -I/usr/include/gio-unix-2.0 -pthread -DWORKFLOWS_DIR=\"/usr/share/libreport/workflows\" -DGDK_DISABLE_DEPRECATION_WARNINGS -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Werror -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -std=gnu99 -Wall -Wwrite-strings -c utils.c -fPIC -DPIC -o .libs/libreport_gtk_la-utils.o problem_details_widget.c: In function 'problem_details_widget_class_init': problem_details_widget.c:97:5: error: 'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations] g_type_class_add_private(klass, sizeof(ProblemDetailsWidgetPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from problem_details_widget.h:22, from problem_details_widget.c:20: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ problem_details_widget.c: In function 'problem_details_widget_init': problem_details_widget.c:376:13: error: Deprecated pre-processor symbol, replace with [-Werror] self->priv = PROBLEM_DETAILS_WIDGET_GET_PRIVATE(self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:731: libreport_gtk_la-problem_details_widget.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src/gtk-helpers' make[2]: *** [Makefile:462: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5/src' make[1]: *** [Makefile:627: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/libreport-2.9.5' make: *** [Makefile:492: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.50loS0 (%build) RPM build errors: bogus date in %changelog: Tue Nov 9 2022 happy_orange - 2.9.5-15.0.3 Bad exit status from /var/tmp/rpm-tmp.50loS0 (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libreport.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libreport.spec