abrt / satyr

Automatic problem management with anonymous reports
GNU General Public License v2.0
19 stars 22 forks source link

0.36: test suite is failing #322

Closed kloczek closed 3 years ago

kloczek commented 3 years ago
+ cd satyr-0.36
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in lib
/usr/bin/make  check-am
Making check in python
Making check in .
make[2]: Nothing to be done for 'check-am'.
Making check in doc
make[2]: Nothing to be done for 'check'.
Making check in tests
/usr/bin/make  abrt cluster core_frame core_stacktrace core_thread gdb_frame gdb_stacktrace gdb_thread gdb_sharedlib java_frame java_stacktrace java_thread js_frame js_platform js_stacktrace koops_frame koops_stacktrace metrics normalize operating_system report rpm ruby_frame ruby_stacktrace utils atconfig atlocal ./testsuite
make[2]: 'atconfig' is up to date.
make[2]: 'atlocal' is up to date.
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
{ \
             echo '# Signature of the current package.' && \
             echo 'm4_define([AT_PACKAGE_NAME],' && \
             echo '  [satyr])' && \
             echo 'm4_define([AT_PACKAGE_TARNAME],' && \
             echo '  [satyr])' && \
             echo 'm4_define([AT_PACKAGE_VERSION],' && \
             echo '  [0.35])' && \
             echo 'm4_define([AT_PACKAGE_STRING],' && \
             echo '  [satyr 0.35])' && \
             echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
             echo '  [crash-catcher@fedorahosted.org])'; \
             echo 'm4_define([AT_PACKAGE_URL],' && \
             echo '  [])'; \
} >'package.m4'
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o abrt.o abrt.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o java_stacktrace.o java_stacktrace.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o koops_frame.o koops_frame.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o normalize.o normalize.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o ruby_stacktrace.o ruby_stacktrace.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o report.o report.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o js_stacktrace.o js_stacktrace.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o koops_stacktrace.o koops_stacktrace.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o gdb_frame.o gdb_frame.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o core_thread.o core_thread.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o core_frame.o core_frame.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o core_stacktrace.o core_stacktrace.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o gdb_sharedlib.o gdb_sharedlib.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o cluster.o cluster.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o operating_system.o operating_system.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o java_thread.o java_thread.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o gdb_thread.o gdb_thread.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o gdb_stacktrace.o gdb_stacktrace.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o ruby_frame.o ruby_frame.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o rpm.o rpm.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o js_frame.o js_frame.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o metrics.o metrics.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o java_frame.o java_frame.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o utils.o utils.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/missing' autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/json-c  -I/home/tkloczko/rpmbuild/BUILD/satyr-0.36/include   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -c -o js_platform.o js_platform.c
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o abrt abrt.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/abrt abrt.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o core_frame core_frame.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/core_frame core_frame.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o operating_system operating_system.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/operating_system operating_system.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o core_thread core_thread.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/core_thread core_thread.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o koops_frame koops_frame.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/koops_frame koops_frame.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o java_stacktrace java_stacktrace.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/java_stacktrace java_stacktrace.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o ruby_stacktrace ruby_stacktrace.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/ruby_stacktrace ruby_stacktrace.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o gdb_sharedlib gdb_sharedlib.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/gdb_sharedlib gdb_sharedlib.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o cluster cluster.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/cluster cluster.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o koops_stacktrace koops_stacktrace.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/koops_stacktrace koops_stacktrace.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o core_stacktrace core_stacktrace.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/core_stacktrace core_stacktrace.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o gdb_thread gdb_thread.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/gdb_thread gdb_thread.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o rpm rpm.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/rpm rpm.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o java_thread java_thread.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/java_thread java_thread.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o normalize normalize.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/normalize normalize.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o js_stacktrace js_stacktrace.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/js_stacktrace js_stacktrace.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o gdb_stacktrace gdb_stacktrace.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/gdb_stacktrace gdb_stacktrace.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o report report.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/report report.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o metrics metrics.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/metrics metrics.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o ruby_frame ruby_frame.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/ruby_frame ruby_frame.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o gdb_frame gdb_frame.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/gdb_frame gdb_frame.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o js_platform js_platform.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/js_platform js_platform.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o java_frame java_frame.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/java_frame java_frame.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o js_frame js_frame.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/js_frame js_frame.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -lglib-2.0  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o utils utils.o /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/libsatyr.la -lstdc++ -ldl -lbfd
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -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 -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -o .libs/utils utils.o  /home/tkloczko/rpmbuild/BUILD/satyr-0.36/lib/.libs/libsatyr.so -lglib-2.0 -ljson-c -lnettle -ldw -lelf -lrpm -lrpmio -lpopt -lstdc++ -ldl -lbfd
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/usr/bin/make  check-TESTS check-local
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: abrt
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: operating_system
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: java_stacktrace
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: core_thread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: java_thread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: gdb_sharedlib
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: cluster
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: normalize
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: ruby_stacktrace
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
FAIL: core_stacktrace
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: report
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: gdb_stacktrace
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: koops_stacktrace
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: core_frame
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: ruby_frame
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: js_stacktrace
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: rpm
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: koops_frame
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: gdb_thread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: java_frame
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: metrics
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: gdb_frame
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: js_platform
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: js_frame
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
PASS: utils
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
======================================
   satyr 0.35: tests/test-suite.log
======================================

# TOTAL: 25
# PASS:  24
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: core_stacktrace
=====================

# random seed: R02S3e28d810f5d3575bcfa60c975e5703c9
1..3
# Start of stacktrace tests
# Start of core tests
ok 1 /stacktrace/core/to-json
ok 2 /stacktrace/core/from-json
lt-core_stacktrace: WEXITSTATUS: 1

FAIL core_stacktrace (exit status: 1)

============================================================================
Testsuite summary for satyr 0.35
============================================================================
# TOTAL: 25
# PASS:  24
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to crash-catcher@fedorahosted.org
============================================================================
make[3]: *** [Makefile:1057: test-suite.log] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[2]: *** [Makefile:1165: check-TESTS] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
/bin/sh './testsuite'
## ---------------------- ##
## satyr 0.35 test suite. ##
## ---------------------- ##

BINDINGS

  1: python3_bindings_for_misc                       ok
  2: python3_bindings_for_gdb                        ok
  3: python3_bindings_for_koops                      ok
  4: python3_bindings_for_python                     ok
  5: python3_bindings_for_java                       ok
  6: python3_bindings_for_javascript                 ok
  7: python3_bindings_for_core                       ok
  8: python3_bindings_for_ruby                       ok
  9: python3_bindings_for_metrics                    ok
 10: python3_bindings_for_report                     ok

## ------------- ##
## Test results. ##
## ------------- ##

All 10 tests were successful.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/satyr-0.36/tests'
make[1]: *** [Makefile:1407: check-am] Error 2
make: *** [Makefile:691: check-recursive] Error 1
michalfabik commented 3 years ago

Hi, can you please post the contents of tests/core_stacktrace.log? Also, what OS/arch are you using?

kloczek commented 3 years ago

Linux x86_64. Here is the log file content:

# random seed: R02S2455cf171ef75f3d9ed977bc4f8e4c66
1..3
# Start of stacktrace tests
# Start of core tests
ok 1 /stacktrace/core/to-json
ok 2 /stacktrace/core/from-json
lt-core_stacktrace: WEXITSTATUS: 1

FAIL core_stacktrace (exit status: 1)

Which is exctly the same what was in whole test suite output (because I've started tit with V=1 VERBOSE=1)

michalfabik commented 3 years ago

Still can't reproduce, sorry. Could you please post the exact procedure how you got the sources, how you built them and how you made the tests fail?

E.g. when I download and extract https://github.com/abrt/satyr/releases/download/0.36/satyr-0.36.tar.gz and then run:

$ cd satyr-0.36 $ ./autogen.sh && ./configure && make && make check

Everything works fine. I'm testing on Fedora 33. Are you on the same OS?

kloczek commented 3 years ago

I'm testing on Fedora 33. Are you on the same OS?

I'm using my own distribution which is mostly fedora rawhide based.

So you have no idea why that lt-core_stacktrace testy unit finished with WEXITSTATUS: 1?

mgrabovsky commented 3 years ago

I can reproduce this on Rawhide. It appears the dump_core program from our test suite fails to run correctly.

michalfabik commented 3 years ago

So I'm trying on Rawhide running in podman:

make check fails on the core_stacktrace test.
tests/.libs/lt-core_stacktrace segfaults when run by hand.

So far so good. But I can't debug it because running the binary in gdb fails with "Error disabling address space randomization".

Turns out I have to rerun podman with --cap-add=SYS_PTRACE --security-opt seccomp=unconfined.

But then make check finishes successfully but the binary still segfaults when run by hand. EDIT: This is to be expected.

Will look into it more tomorrow.

michalfabik commented 3 years ago

@kloczek, is this still an issue? I just tried with in F34 on an actual machine (not a container) and it seems to be working fine. It also builds in COPR, for F34 and Rawhide, and all the tests pass. If you're using docker or podman, please try passing the two args above. If you're on an actual physical machine and still this is happening, try commenting out the call to open at tests/dump_core.c:58. You should see the output from the core_stacktrace tests when you run make check again.

kloczek commented 3 years ago

Yep looks like it is OK. Closing PS. However iteresting what it was (?)