Installation on Raspi 4 segfaults during image generation

15 views
Skip to first unread message

ceving

unread,
Apr 7, 2020, 4:48:58 PM4/7/20
to chibi-scheme
I tried to compile the current git repository:

commit 0a8393986690ed57afd744e8996d62d02e9547d6

on a Raspberry PI 4:

Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l GNU/Linux
gcc (Raspbian 8.3.0-6+rpi1) 8.3.0

chibi-scheme gets compiled and seems to work. "make test" throws no error.
But when I run "sudo make install" I get the following error.

Generating images
cd / && LD_LIBRARY_PATH="/usr/local/lib:" DYLD_LIBRARY_PATH="/usr/local/lib:" CHIBI_MODULE_PATH="/usr/local/share/chibi:/usr/local/lib/chibi" /usr/local/bin/chibi-scheme -d /usr/local/share/chibi/chibi.img
Segmentation fault
make: [Makefile:424: install] Error 139 (ignored)
cd / && LD_LIBRARY_PATH="/usr/local/lib:" DYLD_LIBRARY_PATH="/usr/local/lib:" CHIBI_MODULE_PATH="/usr/local/share/chibi:/usr/local/lib/chibi" /usr/local/bin/chibi-scheme -xscheme.red -d /usr/local/share/chibi/red.img
Segmentation fault
make: [Makefile:425: install] Error 139 (ignored)
cd / && LD_LIBRARY_PATH="/usr/local/lib:" DYLD_LIBRARY_PATH="/usr/local/lib:" CHIBI_MODULE_PATH="/usr/local/share/chibi:/usr/local/lib/chibi" /usr/local/bin/chibi-scheme -mchibi.snow.commands -mchibi.snow.interface -mchibi.snow.package -mchibi.snow.utils -d /usr/local/share/chibi/snow.img
Segmentation fault
make: [Makefile:426: install] Error 139 (ignored)

For what are the img files necessary?

Alex Shinn

unread,
Apr 9, 2020, 9:42:42 AM4/9/20
to chibi-...@googlegroups.com
The images are experimental and optional, hence those errors are ignored in the Makefile.

--
Alex

--
You received this message because you are subscribed to the Google Groups "chibi-scheme" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chibi-scheme...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chibi-scheme/1cc19e45-993c-4125-a27f-da7ac5a68b5e%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages