From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: bug#25774: libmicrohttpd: fails to build (test-driver aborted) Date: Fri, 17 Feb 2017 16:29:35 +0000 Message-ID: <20170217162934.nuetcswipdil7xje@wasp> References: <20170217154858.GD7067@sax.terramar.selidor.net> <20170217162346.4pfljt2q2vv27b6l@wasp> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1celO9-0002NW-QX for bug-guix@gnu.org; Fri, 17 Feb 2017 11:28:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1celO6-00057A-N1 for bug-guix@gnu.org; Fri, 17 Feb 2017 11:28:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:45549) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1celO6-000576-Il for bug-guix@gnu.org; Fri, 17 Feb 2017 11:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1celO6-0005Q8-DS for bug-guix@gnu.org; Fri, 17 Feb 2017 11:28:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20170217162346.4pfljt2q2vv27b6l@wasp> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ivan Vilata i Balaguer , 25774@debbugs.gnu.org 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/libmicrohttpd-0.9.52/src/microhttpd' > > PASS: test_str_compare > > PASS: test_str_to_value > > PASS: test_shutdown_select > > PASS: test_shutdown_poll > > PASS: test_daemon > > PASS: test_upgrade > > ../../test-driver: line 107: 7381 Aborted "$@" > $log_file 2>&1 > > FAIL: test_upgrade_ssl > > PASS: test_postprocessor > > PASS: test_postprocessor_large > > PASS: test_postprocessor_amp > > ============================================================================ > > Testsuite summary for GNU Libmicrohttpd 0.9.52 > > ============================================================================ > > # TOTAL: 10 > > # PASS: 9 > > # SKIP: 0 > > # XFAIL: 0 > > # FAIL: 1 > > # XPASS: 0 > > # ERROR: 0 > > ============================================================================ > > See src/microhttpd/test-suite.log > > Please report to libmicrohttpd@gnu.org Can you repeat the build with 'guix build --keep-failed --install libmicrohttpd' and append the 'src/microhttpd/test-suite.log' file? This can be useful. > > ============================================================================ > > make[4]: *** [Makefile:1289: test-suite.log] Error 1 > > make[4]: Leaving directory '/tmp/guix-build-libmicrohttpd-0.9.52.drv-0/libmicrohttpd-0.9.52/src/microhttpd' > > make[3]: *** [Makefile:1397: check-TESTS] Error 2 > > make[3]: Leaving directory '/tmp/guix-build-libmicrohttpd-0.9.52.drv-0/libmicrohttpd-0.9.52/src/microhttpd' > > make[2]: *** [Makefile:1531: check-am] Error 2 > > make[2]: Leaving directory '/tmp/guix-build-libmicrohttpd-0.9.52.drv-0/libmicrohttpd-0.9.52/src/microhttpd' > > make[1]: *** [Makefile:429: check-recursive] Error 1 > > make[1]: Leaving directory '/tmp/guix-build-libmicrohttpd-0.9.52.drv-0/libmicrohttpd-0.9.52/src' > > make: *** [Makefile:552: check-recursive] Error 1 > > phase `check' failed after 29.6 seconds > > builder for `/gnu/store/42f3rhpv298bmi6ipd0la6nssx34hk6l-libmicrohttpd-0.9.52.drv' failed with exit code 1 > > guix package: error: build failed: build of `/gnu/store/42f3rhpv298bmi6ipd0la6nssx34hk6l-libmicrohttpd-0.9.52.drv' failed > > ``` > > > > This breaks transitively dependant packages as GNUnet. > > > > Thank you! > > > > -- > > Ivan Vilata i Balaguer -- https://elvil.net/ > > > > > > > > Thanks for reporting this. Which architecture is this on? > > I'm unable to reproduce this. > -- > ng0 -- https://www.inventati.org/patternsinthechaos/ > > > -- ng0 -- https://www.inventati.org/patternsinthechaos/