unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ben@wolkenwelten.net
To: 54566@debbugs.gnu.org
Subject: bug#54566: Can't build with `--disable-regex`
Date: Fri, 25 Mar 2022 13:58:05 +0000	[thread overview]
Message-ID: <20220325135805.GA20351@wolkenwelten.net> (raw)

Hello there,

While trying to build a minimal version of Guile I ran into some errors which seem to stem from the `--disable-regex` flag.
I was building from the guile-3.0.8.tar.gz tarball on an updated amd64 Arch GNU/Linux system.
After extracting I ran the following commands:
```
./configure --disable-regex
make -j
```

After a short while I get the following error message:
```
Backtrace:
          15 (apply-smob/1 #<boot-closure 7f09bde1cb60 ()>)
          14 (primitive-load "/home/benny/build/guile-3.0.8/meta/gui?")
          13 (primitive-eval (define-module (guild) #:use-module # ?))
          12 (apply-smob/1 #<boot-closure 7f09be565220 (_)> (# (#) ?))
          11 (primitive-eval #<struct:7f09c5edb8a0 pwpwpwpwpw 7f09bd?>)
          10 (apply-smob/1 #<boot-closure 7f09bdee1d00 ()>)
           9 (apply-smob/1 #<boot-closure 7f09bdee1b40 ()>)
           8 (apply-smob/1 #<boot-closure 7f09bdee1380 ()>)
           7 (apply-smob/1 #<boot-closure 7f09bdee4880 ()>)
           6 (apply-smob/1 #<boot-closure 7f09bdee4600 ()>)
           5 (apply-smob/1 #<boot-closure 7f09bdee44c0 ()>)
           4 (apply-smob/1 #<boot-closure 7f09bdee4420 ()>)
           3 (apply-smob/1 #<boot-closure 7f09bdee5320 ()>)
           2 (primitive-load-path "ice-9/getopt-long" #<boot-closure?>)
           1 (primitive-eval (define short-opt-rx (make-regexp "?")))
           0 (apply-smob/1 #<boot-closure 7f09be2a9300 (_ . _)> # #f ?)

ERROR: In procedure apply-smob/1:
Unbound variable: make-regexp
make[3]: *** [Makefile:4560: guile-procedures.texi] Error 1
make[3]: Leaving directory '/home/benny/build/guile-3.0.8/libguile'
make[2]: *** [Makefile:2632: all] Error 2
make[2]: Leaving directory '/home/benny/build/guile-3.0.8/libguile'
make[1]: *** [Makefile:2061: all-recursive] Error 1
make[1]: Leaving directory '/home/benny/build/guile-3.0.8'
make: *** [Makefile:1947: all] Error 2
```

Yours truly,
Benjamin Schulenburg





                 reply	other threads:[~2022-03-25 13:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220325135805.GA20351@wolkenwelten.net \
    --to=ben@wolkenwelten.net \
    --cc=54566@debbugs.gnu.org \
    /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).