GNU bug report logs - #48084
ustr fails to cross-compile, even when using cc-for-target

Previous Next

Package: guix;

Reported by: Maxime Devos <maximedevos <at> telenet.be>

Date: Wed, 28 Apr 2021 17:17:02 UTC

Severity: minor

Done: Maxime Devos <maximedevos <at> telenet.be>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxime Devos <maximedevos <at> telenet.be>
Subject: bug#48084: closed (Re: bug#48084: ustr fails to cross-compile,
 even when using cc-for-target)
Date: Wed, 28 Apr 2021 18:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48084: ustr fails to cross-compile, even when using cc-for-target

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 48084 <at> debbugs.gnu.org.

-- 
48084: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48084
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxime Devos <maximedevos <at> telenet.be>
To: 48084-done <at> debbugs.gnu.org
Subject: Re: bug#48084: ustr fails to cross-compile, even when using
 cc-for-target
Date: Wed, 28 Apr 2021 20:54:13 +0200
[Message part 3 (text/plain, inline)]
Fixed in 1059d1570b7078e6a83e067577b42ed24ee25b55
<https://git.savannah.gnu.org/cgit/guix.git/commit/?id=1059d1570b7078e6a83e067577b42ed24ee25b55>
by nckx.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Maxime Devos <maximedevos <at> telenet.be>
To: bug-guix <at> gnu.org
Subject: ustr fails to cross-compile, even when using cc-for-target
Date: Wed, 28 Apr 2021 19:16:17 +0200
[Message part 6 (text/plain, inline)]
Severity: minor

This is without transparant qemu emulation, on a x86-64 Linux box.
Command: ./pre-inst-env guix build ustr --target=aarch64-linux-gnu.
(First patch ustr to use "CC=TARGET-gcc").
The package fails to build.  Some parts of the log that seem relevant:

(during configuration)
	sed -e "s,@HAVE_STDINT_H@,$have_stdint_h,g" -e "s,@USE_ASSERT@,$dbg1,g" -e "s,@USE_EOS_MARK@,$dbg2,g" -e "s,@HAVE_64bit_SIZE_MAX@,$sz64,g" -e "s,@HAVE_RETARDED_VSNPRINTF@,$vsnp,g" < ustr-
conf.h.in > ustr-conf-debug.h
/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/sh: line 1: ./autoconf_64b: cannot execute binary file: Exec format error
(during compilation

ustr-main.h:204:34: error: #if with no expression
 #if USTR_CONF_HAVE_64bit_SIZE_MAX

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.