GNU bug report logs -
#71383
Guile 3.0.9 / error missing auxiliary stack implementation for architecture
Previous Next
To reply to this bug, email your comments to 71383 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#71383
; Package
guile
.
(Wed, 05 Jun 2024 15:56:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Milen Nedelchev <t1mb0 <at> icloud.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Wed, 05 Jun 2024 15:56:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Dear Guile devs,
I've got a build time error, related to my specific architecture "e2k-mcst-linux-gnu" (i believe):
--- snip ---
Making all in libguile
make[2]: Entering directory '/srv/home/static/src/guile-3.0.9/libguile'
SNARF continuations.x
lcc: "continuations.c", line 147: catastrophic error #35: #error directive:
missing auxiliary stack implementation for architecture
# error missing auxiliary stack implementation for architecture
^
1 catastrophic error detected in the compilation of "continuations.c".
Compilation terminated.
make[2]: *** [Makefile:4641: continuations.x] Error 1
make[2]: Leaving directory '/srv/home/static/src/guile-3.0.9/libguile'
make[1]: *** [Makefile:2152: all-recursive] Error 1
make[1]: Leaving directory '/srv/home/static/src/guile-3.0.9'
make: *** [Makefile:2038: all] Error 2
--- snip ---
Here are the CPU/OS details:
processor : 0
vendor_id : E8C-SWTX
cpu family : 4
model : 7
model name : E8C
revision : 2
cpu MHz : 1200
bogomips : 2400.00
PRETTY_NAME="Elbrus Linux 7.2"
NAME="Elbrus Linux"
VERSION_ID="7"
VERSION="7.2"
ID="elbrus"
--- snip ---
$ uname -a
Linux yukari 5.4.0-6.9-e8c #1 SMP Mon Mar 6 22:55:33 MSK 2023 e2k E8C E8C-SWTX GNU/Linux
I will be glad, if possible to fix this issue.
For that I am also attaching you a full config.log for details.
[config.log.gz (application/x-gzip, attachment)]
[Message part 3 (text/plain, inline)]
Thanks.
Milen
This bug report was last modified 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.