emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47636: closed (building for foreign arches produces native code on c


From: GNU bug Tracking System
Subject: bug#47636: closed (building for foreign arches produces native code on core-updates)
Date: Mon, 05 Jul 2021 10:14:02 +0000

Your message dated Mon, 05 Jul 2021 12:13:48 +0200
with message-id <875yxpukyr.fsf@gnu.org>
and subject line Re: bug#47636: building for foreign arches produces native 
code on core-updates
has caused the debbugs.gnu.org bug report #47636,
regarding building for foreign arches produces native code on core-updates
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47636: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47636
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: building for foreign arches produces native code on core-updates Date: Wed, 7 Apr 2021 13:58:20 +0300
$ ./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: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#47636: building for foreign arches produces native code on core-updates Date: Mon, 05 Jul 2021 12:13:48 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]