Bug#790560: udev fails to start on sparc boot, breaking boot

Artyom Tarasenko atar4qemu at gmail.com
Fri Aug 7 17:24:57 BST 2015


After 10 hours of building (my machine is probably not the fastest one),
I can only confirm that the gold linker is still broken in
binutils_2.25-11_sparc64.deb

Also I added

ifneq ($(findstring $(DEB_BUILD_ARCH), sparc),)
 LD=ld
endif

to  debian/rules (that's the only part of the patch referenced by
Michael which seems to be relevant), but see no effect: I still
observe the linker using -Wl,-fuse-ld=gold , and all the built systemd
binaries are broken.

Michael, I'm not familiar with the debian/rules. Would sparc64 also
match the findsting above?

Artyom

-- 
Regards,
Artyom Tarasenko

SPARC and PPC PReP under qemu blog: http://tyom.blogspot.com/search/label/qemu





More information about the Pkg-systemd-maintainers mailing list