unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#54566: Can't build with `--disable-regex`
@ 2022-03-25 13:58 ben
  0 siblings, 0 replies; only message in thread
From: ben @ 2022-03-25 13:58 UTC (permalink / raw)
  To: 54566

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-25 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25 13:58 bug#54566: Can't build with `--disable-regex` ben

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).