bug#26143: GNU Automake 1.15 build ERRORS

2018-03-12 Thread Ludovic Courtès
Hello, l...@gnu.org (Ludovic Courtès) skribis: > Ryan Watkins skribis: > >> and proceeded to try: >> guix build -f guix.scm --with-input=guile=guile-next >> >> to no avail, thus the two errors received are: >> http://paste.lisp.org/display/341595 > > FTR the Automake test failure here is: > > ER

bug#26143: GNU Automake 1.15 build ERRORS

2017-03-25 Thread Ludovic Courtès
Hi Ryan, Sorry for the late reply! Ryan Watkins skribis: > and proceeded to try: > guix build -f guix.scm --with-input=guile=guile-next > > to no avail, thus the two errors received are: > http://paste.lisp.org/display/341595 FTR the Automake test failure here is: --8<---cut here-

bug#26143: GNU Automake 1.15 build ERRORS

2017-03-17 Thread Ryan Watkins
Hi everybody, I am currently finding these two errors upon trying to build the chickadee library from this file: https://git.dthompson.us/chickadee.git/blob/HEAD:/guix.scm I ran the commands: guix environment -l guix.scm ./bootstrap && ./configure; and proceeded to try: guix build -f guix.scm --