bug#24677: Failure in automatic tests for guile 2.0.13

2016-10-12 Thread Russell Rezaian
Hello, Have just been building guile 2.0.13 on a small collection of Macs. Several different OS versions. Compile completes successfully. When I run make check, however, I get an error: with GUILE_LOAD_PATH=/Users/rjr/Documents/build/guile-2.0.13/test-suite Running 00-initial-env.test Running

bug#24680: Documentation / Behavior of open-pipe* with stderr

2016-10-12 Thread Jeff Mickey
Hi! So, I like to build up programs by tieing together a few different programs, and then replacing parts where I reimplement features in simpler ways. Currently, I have a piece of guile code that calls out to dd, and I wanted to capture the stderr and print it if dd failed to run successfully. I

bug#24681: undefined reference to `mktime_internal' on solaris sparc

2016-10-12 Thread Christian Jullien
Hi, Trying to compile guile on solaris sparcs (I'm using gcc 6.2) I get: CC guile-guile.o CCLD guile ./.libs/libguile-2.0.so: undefined reference to `mktime_internal' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:2327: guile] Error 1 with guile-2.0.12.