Bug#895723: Patch
Frédéric Bonnard
frediz at debian.org
Fri Oct 26 15:10:05 BST 2018
Tags: patch pending
User: debian-powerpc at lists.debian.org
Usertags: ppc64el
--
Hi,
I noticed that the link failure does not happen when not using --release with cargo.
Playing a bit with cargo's dev and release profile (
https://sources.debian.org/src/cargo/0.30.0-1/src/cargo/core/profiles.rs/#L469
), I noticed that the incremental feature is one of differences and that
this makes the tests build when enabled.
So far, I couldn't say if it's linked to the reason why it's failing
without or if it just helps, workaround'ing an issue that happens in
non-incremental build.
Anyway, at this point, only tests linking fails and I would think that
it's acceptable to workaround this part with CARGO_INCREMENTAL=1 on powerpc
arches which I did on a Merge Request here :
https://salsa.debian.org/gnome-team/librsvg/merge_requests/1
I tested this successfully on ppc64el, ppc64 (still ongoing on my very
slow powerpc hardware).
F.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20181026/36f9aa86/attachment.sig>
More information about the pkg-gnome-maintainers
mailing list