GNU bug report logs -
#41505
mes pulls in cross-binutils for i686-unknown-linux-gnu on armhf transparent emulation
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
$ LC_ALL=C guix describe
Generation 92 May 21 2020 23:54:36 (current)
guix 1ce1583
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 1ce1583186578deffa119b056ba977d795f52691
$ guix environment -n --fallback -s armhf-linux --pure mes
The following derivations would be built:
/gnu/store/7wyllvjhz39zlwbjyl801kwc8lgnaxyy-profile.drv
/gnu/store/555qdvkb4qzxw7y7y78ibis6q29nd11i-gcc-cross-sans-libc-i686-unknown-linux-gnu-7.5.0.drv
The following profile hooks would be built:
/gnu/store/62i0pnic6ajgpnfld7qqx4dql3vnaqq7-info-dir.drv
/gnu/store/jb59nr76vvbpx3mshmfk6h15dv5hbmnx-xdg-desktop-database.drv
/gnu/store/x4byvngyb4y80v8p146rv1cgmcf8dk38-manual-database.drv
/gnu/store/yqn9akjwsh0dv1q2fvfi45kl604787jx-xdg-mime-database.drv
Why is gcc-cross-sans-libc-i686-unknown-linux-gnu in the list even though there
is a conditional to prevent it from being there?
> ,@(let ((target-system (or (%current-target-system)
> (%current-system))))
> (cond
> ((string-prefix? "x86_64-linux" target-system)
[...]
[Message part 2 (application/pgp-signature, inline)]
This bug report was last modified 5 years and 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.