From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikadoZero Subject: bug#34718: wget2 install error Date: Sat, 2 Mar 2019 21:19:48 -0500 Message-ID: <20190303021947.GA3143@z.z> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0GWt-0005sG-GQ for bug-guix@gnu.org; Sat, 02 Mar 2019 21:07:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0GWs-00019z-OP for bug-guix@gnu.org; Sat, 02 Mar 2019 21:07:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44446) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h0GWs-00019p-Jf for bug-guix@gnu.org; Sat, 02 Mar 2019 21:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h0GWs-0002MJ-7k for bug-guix@gnu.org; Sat, 02 Mar 2019 21:07:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:36339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0GWM-0005gd-Fk for bug-guix@gnu.org; Sat, 02 Mar 2019 21:06:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0GWL-0000Xu-D4 for bug-guix@gnu.org; Sat, 02 Mar 2019 21:06:30 -0500 Received: from forward103j.mail.yandex.net ([5.45.198.246]:44313) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h0GWK-0000Of-9v for bug-guix@gnu.org; Sat, 02 Mar 2019 21:06:29 -0500 Received: from mxback16g.mail.yandex.net (mxback16g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:316]) by forward103j.mail.yandex.net (Yandex) with ESMTP id 0360E67407D9 for ; Sun, 3 Mar 2019 05:06:24 +0300 (MSK) Content-Disposition: inline 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: 34718@debbugs.gnu.org After adding `wget2` to my Guix SD configuration and running `guix system= reconfigure` I get this error message. building /gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq-wget2-1.0.0.drv... - 'build' phasebuilder for `/gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq-w= get2-1.0.0. drv' failed with exit code 1 = =20 build of /gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq-wget2-1.0.0.drv fail= ed View build log at '/var/log/guix/drvs/gr/s07r02plfc3idadnj6jyf7s7ibarsq-w= get2-1.0.0. drv.bz2'. = =20 guix system: error: build of `/gnu/store/grs07r02plfc3idadnj6jyf7s7ibarsq= -wget2-1.0. 0.drv' failed The log file ends with this: CC fseeko.lo fseeko.c: In function 'rpl_fseeko': fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platfo= rm! Look at the code in fseeko.c, then report this to bug-gnulib." = =20 #error "Please port gnulib fseeko.c to your platform! Look at the code= in fseeko. c, then report this to bug-gnulib." = =20 ^ make[3]: *** [Makefile:2010: fseeko.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/tmp/guix-build-wget2-1.0.0.drv-0/source/lib' make[2]: *** [Makefile:1721: all] Error 2 make[2]: Leaving directory '/tmp/guix-build-wget2-1.0.0.drv-0/source/lib' make[1]: *** [Makefile:1573: all-recursive] Error 1 make[1]: Leaving directory '/tmp/guix-build-wget2-1.0.0.drv-0/source' make: *** [Makefile:1482: all] Error 2 Backtrace: 4 (primitive-load "/gnu/store/1j41q9wr4nzvbmxf5h57pwqh3y0=E2=80= =A6") In ice-9/eval.scm: 191:35 3 (_ _) In srfi/srfi-1.scm: 863:16 2 (every1 # =E2=80=A6) In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/g= nu-build-sy stem.scm: = =20 799:28 1 (_ _) In /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/u= tils.scm: 616:6 0 (invoke _ . _) /gnu/store/gfprsx2m62cvqbh7ysc9ay9slhijvmal-module-import/guix/build/util= s.scm:616:6 : In procedure invoke: = =20 Throw to key `srfi-34' with args `(#)'= .