bug#61073: ‘spawn’ crashes when passed a non-file port

2023-01-26 Thread Ludovic Courtès
Here’s an example: --8<---cut here---start->8--- $ ./meta/guile GNU Guile 3.0.9 Copyright (C) 1995-2023 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to red

bug#61073: ‘spawn’ crashes when passed a non-file port

2023-01-26 Thread Ludovic Courtès
Ludovic Courtès skribis: > Here’s an example: > > $ ./meta/guile > GNU Guile 3.0.9 > Copyright (C) 1995-2023 Free Software Foundation, Inc. > > Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. > This program is free software, and you are welcome to redistribute it > under cert

bug#61079: [3.0.9] ‘system*’ broken on GNU/Hurd

2023-01-26 Thread Ludovic Courtès
This test fails on GNU/Hurd: --8<---cut here---start->8--- checking for library containing posix_spawn... none required checking whether posix_spawn is declared... yes checking for posix_spawn... yes checking whether posix_spawn is declared... (cached) yes check

bug#61086: [3.0.9] Wrong ‘AR’ value in ‘--enable-lto’ builds

2023-01-26 Thread Ludovic Courtès
In 3.0.9, ‘configure --enable-lto’ goes like this: --8<---cut here---start->8--- checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for gcc option to enable large file support...