all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#47636: building for foreign arches produces native code on core-updates
@ 2021-04-07 10:58 Efraim Flashner
  2021-07-05 10:13 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2021-04-07 10:58 UTC (permalink / raw)
  To: 47636

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

$ ./pre-inst-env guix build hello --system=i686-linux
/gnu/store/j8kszh3mgi2f9k3vy8kl5mk0lgsp9qdf-hello-2.10
$ file /gnu/store/j8kszh3mgi2f9k3vy8kl5mk0lgsp9qdf-hello-2.10/bin/hello
/gnu/store/j8kszh3mgi2f9k3vy8kl5mk0lgsp9qdf-hello-2.10/bin/hello: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /gnu/store/z543b5csaras5lhb5d4j3v3dl26i3dxm-glibc-2.32/lib/ld-linux-x86-64.so.2, stripped
$ ./pre-inst-env guix build hello --system=aarch64-linux
/gnu/store/6s01jscrc1p0hb2v0h1csjmichyk9w3l-hello-2.10
$ file /gnu/store/6s01jscrc1p0hb2v0h1csjmichyk9w3l-hello-2.10/bin/hello
/gnu/store/6s01jscrc1p0hb2v0h1csjmichyk9w3l-hello-2.10/bin/hello: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /gnu/store/z543b5csaras5lhb5d4j3v3dl26i3dxm-glibc-2.32/lib/ld-linux-x86-64.so.2, stripped

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#47636: building for foreign arches produces native code on core-updates
  2021-04-07 10:58 bug#47636: building for foreign arches produces native code on core-updates Efraim Flashner
@ 2021-07-05 10:13 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-07-05 10:13 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 47636-done

Efraim Flashner <efraim@flashner.co.il> skribis:

> $ ./pre-inst-env guix build hello --system=i686-linux
> /gnu/store/j8kszh3mgi2f9k3vy8kl5mk0lgsp9qdf-hello-2.10
> $ file /gnu/store/j8kszh3mgi2f9k3vy8kl5mk0lgsp9qdf-hello-2.10/bin/hello
> /gnu/store/j8kszh3mgi2f9k3vy8kl5mk0lgsp9qdf-hello-2.10/bin/hello: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /gnu/store/z543b5csaras5lhb5d4j3v3dl26i3dxm-glibc-2.32/lib/ld-linux-x86-64.so.2, stripped

Fixed by 98c075c24e26798ef52ab66641faa7b0aa87726b, sorry for the delay!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-05 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 10:58 bug#47636: building for foreign arches produces native code on core-updates Efraim Flashner
2021-07-05 10:13 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.