Displaying 2 results from an estimated 2 matches for "libtest_utils_qemu".
2020 Oct 30
2
Fail to build libvirt upstream rpm on fedora 33
...-linux-gnu/src
[1076/1255] gcc -o tests/domaincapstest src/libvirt_probes.o
tests/domaincapstest.p/domaincapstest.c.o -Wl,--as-needed
-Wl,--no-undefined -Wl,-export-dynamic -pie -Wl,--whole-archive
-Wl,--start-group tests/libtest_utils.a tests/libtest_file_wrapper.a
tests/libtest_utils_xen.a tests/libtest_utils_qemu.a -Wl,--no-whole-archive
-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches
-pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1...
2020 Oct 30
0
Re: Fail to build libvirt upstream rpm on fedora 33
...pm:
> $ rpmbuild -ba ~/rpmbuild/SPECS/libvirt.spec
> FAILED: tests/cputest
> gcc -o tests/cputest src/libvirt_probes.o tests/cputest.p/cputest.c.o
> -Wl,--as-needed -Wl,--no-undefined -Wl,-export-dynamic -pie
> -Wl,--whole-archive -Wl,--start-group tests/libtest_utils.a
> tests/libtest_utils_qemu.a -Wl,--no-whole-archive -O2 -flto=auto
> -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall
> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
> -specs=/usr/lib/rpm/redha...