Displaying 2 results from an estimated 2 matches for "1889763".
2020 Oct 30
0
Re: Fail to build libvirt upstream rpm on fedora 33
...ence to
> `__open_missing_mode'
> collect2: error: ld returned 1 exit status
> ninja: build stopped: subcommand failed.
> error: Bad exit status from /var/tmp/rpm-tmp.xEqkEF (%build)
Hmm, same binutils problem we're seeing on F34
https://bugzilla.redhat.com/show_bug.cgi?id=1889763
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
2020 Oct 30
2
Fail to build libvirt upstream rpm on fedora 33
Hello,
I encountered errors when building rpm on fedora33:
Versions:
libvirt: v6.9.0-rc2
gcc-10.2.1-5.fc33.x86_64
meson-0.55.3-1.fc33.noarch
ninja-build-1.10.1-2.fc33.x86_64
binutils-2.35-11.fc33.x86_64
Steps:
1. Archive libvirt source code to ~/rpmbuild/SOURCES/libvirt-6.9.0.tar.xz
2. Copy libvirt.spec.in to ~/rpmbuild/SPECS/libvirt.spec. Then `sed -i
s/@VERSION@/6.9.0/g