Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1460951 Details for
Bug 1603635
check: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-19 18:12:07 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 18:12:07 UTC
Size:
32.00 KB
patch
obsolete
>clude-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_exit.o `test -f 'check_check_exit.c' || echo './'`check_check_exit.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_selective.o `test -f 'check_check_selective.c' || echo './'`check_check_selective.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_tags.o `test -f 'check_check_tags.c' || echo './'`check_check_tags.c >check_check_tags.c: In function 'make_tag_suite': >check_check_tags.c:661:12: warning: unused variable 'set_get_tags' [-Wunused-variable] > TCase *set_get_tags, *no_filters; > ^~~~~~~~~~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c >check_check_master.c: In function 'test_check_failure_msgs': >check_check_master.c:501:5: warning: switch missing default case [-Wswitch-default] > switch (master_test->msg_type) { > ^~~~~~ >check_check_master.c: In function 'test_check_test_names': >check_check_master.c:655:15: warning: unused variable 'tr' [-Wunused-variable] > TestResult *tr; > ^~ >check_check_master.c:654:7: warning: unused variable 'failed' [-Wunused-variable] > int failed; > ^~~~~~ >check_check_master.c:653:7: warning: unused variable 'passed' [-Wunused-variable] > int passed = 0; > ^~~~~~ >check_check_master.c:652:7: warning: unused variable 'line_no' [-Wunused-variable] > int line_no; > ^~~~~~~ >check_check_master.c: In function 'test_check_all_msgs': >check_check_master.c:691:3: warning: switch missing default case [-Wswitch-default] > switch (master_test->msg_type) { > ^~~~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_set_max_msg_size.o check_set_max_msg_size.c >check_set_max_msg_size.c: In function 'main': >check_set_max_msg_size.c:55:9: warning: unused variable 'n' [-Wunused-variable] > int n; > ^ >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o ex_output.o ex_output.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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_tags.o check_check_export-check_check_export_main.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_tags.o check_check_export-check_check_export_main.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >/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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_tags.o check_check-check_check_main.o ../src/libcheckinternal.la ../lib/libcompat.la -lrt -lm >/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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_stress check_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_tags.o check_check-check_check_main.o ../src/.libs/libcheckinternal.a -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >/bin/sh ../libtool --tag=CC --mode=link gcc -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_thread_stress check_thread_stress-check_thread_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check_stress check_stress.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >/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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_nofork check_nofork.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >libtool: link: gcc -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check_thread_stress check_thread_stress-check_thread_stress.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >/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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_nofork_teardown check_nofork_teardown.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check_nofork check_nofork.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >/bin/sh ../libtool --tag=CC --mode=link gcc -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_mem_leaks check_mem_leaks-check_mem_leaks.o check_mem_leaks-check_check_log.o check_mem_leaks-check_check_fork.o check_mem_leaks-check_check_exit.o check_mem_leaks-check_check_selective.o check_mem_leaks-check_check_tags.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check_nofork_teardown check_nofork_teardown.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >/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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_set_max_msg_size check_set_max_msg_size.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >libtool: link: gcc -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check_mem_leaks check_mem_leaks-check_mem_leaks.o check_mem_leaks-check_check_log.o check_mem_leaks-check_check_fork.o check_mem_leaks-check_check_exit.o check_mem_leaks-check_check_selective.o check_mem_leaks-check_check_tags.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/check_set_max_msg_size check_set_max_msg_size.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >/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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ex_output ex_output.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ex_output ex_output.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/tests' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0U7iyu >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x >++ dirname /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x >+ cd check-0.12.0 >+ make DESTDIR=/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x install >Making install in lib >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/lib' >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0/lib' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/lib' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/lib' >Making install in src >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/src' >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64' > /bin/sh ../libtool --mode=install /usr/bin/install -c libcheck.la '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64' >libtool: install: /usr/bin/install -c .libs/libcheck.so.0.0.0 /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/libcheck.so.0.0.0 >libtool: install: (cd /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64 && { ln -s -f libcheck.so.0.0.0 libcheck.so.0 || { rm -f libcheck.so.0 && ln -s libcheck.so.0.0.0 libcheck.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64 && { ln -s -f libcheck.so.0.0.0 libcheck.so || { rm -f libcheck.so && ln -s libcheck.so.0.0.0 libcheck.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcheck.lai /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/libcheck.la >libtool: install: /usr/bin/install -c .libs/libcheck.a /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/libcheck.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/libcheck.a >libtool: install: ranlib /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/libcheck.a >libtool: warning: remember to run 'libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/include' > /usr/bin/install -c -m 644 check.h '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/include' >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/src' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/src' >Making install in doc >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/doc' >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0/doc' >make[2]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check/example' > /usr/bin/install -c -m 644 example/Makefile.am example/README example/configure.ac '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check/example' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check/example/src' > /usr/bin/install -c -m 644 example/src/Makefile.am example/src/main.c example/src/money.c example/src/money.h example/src/money.1.h example/src/money.2.h example/src/money.1.c example/src/money.3.c example/src/money.4.c example/src/money.5.c example/src/money.6.c '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check/example/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check/example/tests' > /usr/bin/install -c -m 644 example/tests/Makefile.am example/tests/check_money.c example/tests/check_money.1.c example/tests/check_money.2.c example/tests/check_money.3.c example/tests/check_money.6.c example/tests/check_money.7.c '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check/example/tests' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/info' > /usr/bin/install -c -m 644 ./check.info '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/info' > install-info --info-dir='/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/info' '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/info/check.info' >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/doc' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/doc' >Making install in . >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0' >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0' >make[2]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check' > /usr/bin/install -c -m 644 ChangeLog NEWS README COPYING.LESSER '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/include' > /usr/bin/install -c -m 644 check_stdint.h '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/include' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/aclocal' > /usr/bin/install -c -m 644 check.m4 '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/aclocal' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/pkgconfig' > /usr/bin/install -c -m 644 check.pc '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/pkgconfig' >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0' >Making install in checkmk >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/checkmk' >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0/checkmk' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/bin' > /usr/bin/install -c checkmk '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/man/man1' > /usr/bin/install -c -m 644 doc/checkmk.1 '/builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/man/man1' >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/checkmk' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/checkmk' >Making install in tests >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/tests' >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0/tests' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/tests' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/tests' >+ rm -f /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/libcheck.la >+ rm -rf /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/info/dir >+ rm -rf /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/share/doc/check >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.12.0-3.fc29 --unique-debug-suffix -0.12.0-3.fc29.s390x --unique-debug-src-base check-0.12.0-3.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/check-0.12.0 >extracting debug info from /builddir/build/BUILDROOT/check-0.12.0-3.fc29.s390x/usr/lib64/libcheck.so.0.0.0 >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >346 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jUOIN5 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd check-0.12.0 >+ export LD_LIBRARY_PATH=/builddir/build/BUILD/check-0.12.0/src/.libs >+ LD_LIBRARY_PATH=/builddir/build/BUILD/check-0.12.0/src/.libs >+ make check >Making check in lib >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/lib' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/lib' >Making check in src >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/src' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/src' >Making check in doc >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/doc' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/doc' >Making check in . >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0' >Making check in checkmk >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/checkmk' >make check-TESTS >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0/checkmk' >make[3]: Entering directory '/builddir/build/BUILD/check-0.12.0/checkmk' >PASS: test/check_checkmk >============================================================================ >Testsuite summary for Check 0.12.0 >============================================================================ ># TOTAL: 1 ># PASS: 1 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >============================================================================ >make[3]: Leaving directory '/builddir/build/BUILD/check-0.12.0/checkmk' >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/checkmk' >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/checkmk' >Making check in tests >make[1]: Entering directory '/builddir/build/BUILD/check-0.12.0/tests' >make check-TESTS >make[2]: Entering directory '/builddir/build/BUILD/check-0.12.0/tests' >make[3]: Entering directory '/builddir/build/BUILD/check-0.12.0/tests' >FAIL: check_check_export >PASS: check_check >PASS: test_output.sh >PASS: test_check_nofork.sh >PASS: test_check_nofork_teardown.sh >PASS: test_xml_output.sh >PASS: test_log_output.sh >PASS: test_set_max_msg_size.sh >PASS: test_tap_output.sh >============================================================================ >Testsuite summary for Check 0.12.0 >============================================================================ ># TOTAL: 9 ># PASS: 8 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 1 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See tests/test-suite.log >Please report to check-devel at lists dot sourceforge dot net >============================================================================ >make[3]: *** [Makefile:1340: test-suite.log] Error 1 >make[3]: Leaving directory '/builddir/build/BUILD/check-0.12.0/tests' >make[2]: *** [Makefile:1448: check-TESTS] Error 2 >make[2]: Leaving directory '/builddir/build/BUILD/check-0.12.0/tests' >make[1]: *** [Makefile:1577: check-am] Error 2 >make[1]: Leaving directory '/builddir/build/BUILD/check-0.12.0/tests' >make: *** [Makefile:560: check-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.jUOIN5 (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.jUOIN5 (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/check.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1603635
: 1460951 |
1460952
|
1460953