bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-18 Thread ng0
On 17-02-17 19:42:15, Leo Famulari wrote: > On Sat, Feb 18, 2017 at 12:59:49AM +0100, Ivan Vilata i Balaguer wrote: > > I think I left out a couple of lines at the end: > > > > ``` > > Fatal error in GNU libmicrohttpd daemon.c:5190: MHD_stop_daemon() called > > while we have suspended

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread Ivan Vilata i Balaguer
Leo Famulari (2017-02-17 19:42:15 -0500) wrote: > On Sat, Feb 18, 2017 at 12:59:49AM +0100, Ivan Vilata i Balaguer wrote: > > I can't find anything related there, I also searched the net before > > sending the report but found nothing that seemed the same error. > > What about this one? > >

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread Ivan Vilata i Balaguer
Leo Famulari (2017-02-17 15:53:41 -0500) wrote: > Variables from your user's environment are not propagated into the build > environment. > > > The log from ``guix package --keep-failed --install libmicrohttpd``: > > The build tree kept by '--keep-failed' will include a copy of the > build's

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread Leo Famulari
On Fri, Feb 17, 2017 at 06:10:30PM +0100, Ivan Vilata i Balaguer wrote: > Hi ng0, I'm building it on: > > $ uname -a > Linux sax 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64 > GNU/Linux It built successfully for me on a similar environment from Guix Git commit

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread ng0
On 17-02-17 18:10:30, Ivan Vilata i Balaguer wrote: > ng0 (2017-02-17 16:29:35 +) wrote: > > > On 17-02-17 16:23:46, ng0 wrote: > > > On 17-02-17 16:48:58, Ivan Vilata i Balaguer wrote: > > > > libmicrohttpd-0.9.52 fails to build because of a failing test: > > > > > > > > ``` > > > > $ guix

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread Ivan Vilata i Balaguer
ng0 (2017-02-17 16:29:35 +) wrote: > On 17-02-17 16:23:46, ng0 wrote: > > On 17-02-17 16:48:58, Ivan Vilata i Balaguer wrote: > > > libmicrohttpd-0.9.52 fails to build because of a failing test: > > > > > > ``` > > > $ guix package -i libmicrohttpd > > > ... > > > make[4]: Entering directory

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread ng0
On 17-02-17 16:23:46, ng0 wrote: > On 17-02-17 16:48:58, Ivan Vilata i Balaguer wrote: > > libmicrohttpd-0.9.52 fails to build because of a failing test: > > > > ``` > > $ guix package -i libmicrohttpd > > ... > > make[4]: Entering directory > >

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread ng0
On 17-02-17 16:48:58, Ivan Vilata i Balaguer wrote: > libmicrohttpd-0.9.52 fails to build because of a failing test: > > ``` > $ guix package -i libmicrohttpd > ... > make[4]: Entering directory > '/tmp/guix-build-libmicrohttpd-0.9.52.drv-0/libmicrohttpd-0.9.52/src/microhttpd' > PASS:

bug#25774: libmicrohttpd: fails to build (test-driver aborted)

2017-02-17 Thread Ivan Vilata i Balaguer
libmicrohttpd-0.9.52 fails to build because of a failing test: ``` $ guix package -i libmicrohttpd ... make[4]: Entering directory '/tmp/guix-build-libmicrohttpd-0.9.52.drv-0/libmicrohttpd-0.9.52/src/microhttpd' PASS: test_str_compare PASS: test_str_to_value PASS: test_shutdown_select PASS: