unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Olsson John via General Guile related discussions <guile-user@gnu.org>
To: "guile-user@gnu.org" <guile-user@gnu.org>
Subject: Problems compiling Guile for Solaris 11.4 SPARC
Date: Tue, 23 May 2023 13:28:49 +0000	[thread overview]
Message-ID: <dd3dd0a35fb9421e917b8d5d7ed26c07@saabgroup.com> (raw)

Hi!

I'm trying to compile Guile 3.0.8 for Solaris 11.4 and I get a core dump for STAGE0. The output I get is this (paths to build folder has been adjusted to hide my username)

Making all in stage0
make[2]: Entering directory 'guile-3.0.8/stage0'
GUILE_BOOTSTRAP_STAGE=stage0 ../meta/build-env guild compile --target="sparc-sun-solaris2.11" -W0 -O1 -L "guile-3.0.8/module" -o "ice-9/eval.go" "../module/ice-9/eval.scm"
Pre-boot error; key: (#f "Wrong type to apply: ~S" (#f) (#f) (#f))
make[2]: Leaving directory 'guile-3.0.8/stage0'
make[1]: *** [Makefile:2061: all-recursive] Error 1
make[1]: Leaving directory 'guile-3.0.8'
make: *** [Makefile:1947: all] Error 2

Any ideas on what is going wrong?

$ uname -a
SunOS fnord 5.11 11.4.56.138.2 sun4v sparc sun4v non-global-zone

GCC used for compiling Guile is 9.2.0 and GNU Make 4.2.1 was used.

(Note that I had to remove the '-fvisibility=hidden' option from the GCC command lines since the created libguile.so file did not contain any symbols at all. Once I removed the '-fvisibility=hidden' option I got a guile binary.)



             reply	other threads:[~2023-05-23 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-23 13:28 Olsson John via General Guile related discussions [this message]
2023-05-29 22:28 ` Problems compiling Guile for Solaris 11.4 SPARC Maxime Devos
2023-05-30 15:14   ` [EXTERNAL] " Olsson John

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd3dd0a35fb9421e917b8d5d7ed26c07@saabgroup.com \
    --to=guile-user@gnu.org \
    --cc=john.olsson@saabgroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).