bug#25758: Should zathura depend on zathura-pdf-poppler?

2017-02-17 Thread ng0
On 17-02-17 01:29:36, Alex Kost wrote: > Mekeor Melire (2017-02-16 18:01 +0100) wrote: > > > zathura is a document viewer: > > > > synopsis: Lightweight keyboard-driven PDF viewer > > description: Zathura is a customizable document viewer. It > > provides a minimalistic interface and an i

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: test_

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: test_str_co

bug#25775: Can't install packages after guix pull

2017-02-17 Thread sirgazil
Hi, I've been using the binary installation of Guix on Debian 8 for some time now. However, after a "guix pull", I can't install packages anymore. Steps to reproduce === - Run "guix pull" as a user - Run "guix package -i guile" Expected result The latest stable

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 > > '/tmp/guix-build-libmicrohttpd-0.9.52.drv-0/libmicr

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 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 p

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 1f45f18abe487be8

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 env

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

2017-02-17 Thread Leo Famulari
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 connections. > > FAIL test_upgrade_ssl (exit status: 134) > ```

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? > > http

bug#25782: guile: one test fails on Debian/HURD

2017-02-17 Thread Jan Nieuwenhuizen
Running ./pre-inst-env guix package -i hello on Debian/HURD one test fails when building Guile Running 00-repl-server.test FAIL: 00-repl-server.test: repl-server: simple expression - arguments: (expected-value "scheme@(repl-server)> $1 = 42\n" actual-value "scheme@(repl-server)> Wh