From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 28 19:03:17 2017 Received: (at 29774) by debbugs.gnu.org; 29 Dec 2017 00:03:17 +0000 Received: from localhost ([127.0.0.1]:55599 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eUi8r-0004jx-1t for submit@debbugs.gnu.org; Thu, 28 Dec 2017 19:03:17 -0500 Received: from aibo.runbox.com ([91.220.196.211]:34594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eUhOi-0003db-DZ for 29774@debbugs.gnu.org; Thu, 28 Dec 2017 18:15:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=rbselector1; h=Message-Id:In-Reply-To:Date:Subject:CC:To:From:MIME-Version :Content-Transfer-Encoding:Content-Type; bh=4efV4rC5veGAkiV3odWKJedzhGIqYe++3NXvewNcbf8=; b=MozqP6PBG55tEtj85k+N7gLk7S +KOLuTJpKws5vE56CdcYGjpMVJESOLjA9JFRJah9nyZM7hannyfpEn6fLCkq5gsJghO6YFo/M2hCX grpj2iSxRxag3iXid60iYUoKbIEtgfQUu0EhAzs7ery+y5qdzO7+x6l7GRyHtJqoAviTagvu+CfTv u0IcBi0eO7MgMeP7cuzuyWkmxo6hUfkjPz4FNk3aXVGzOvuDHeGILhMErVO3cCnMtBg2SLzgz1WQb BDD78gRZPXD4Ez8cFoyKx9tz3vHF+trec6L6BpfbwyAUsxluDNZjkhbnzByQTlCYrg/2+J9LK5YsY gj3QAzHw==; Received: from [10.9.9.128] (helo=rmmprod06.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eUhOh-0003cQ-3X; Fri, 29 Dec 2017 00:15:35 +0100 Received: from mail by rmmprod06.runbox with local (Exim 4.86_2) (envelope-from ) id 1eUhOh-0001lp-1S; Fri, 29 Dec 2017 00:15:35 +0100 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (850733)] by runbox.com with http (RMM6); Thu, 28 Dec 2017 23:15:34 GMT From: To: "Marius Bakke" Subject: Re: bug#29774: Compilation error on git master: `gzip: unbound variable` Date: Thu, 28 Dec 2017 23:15:34 +0000 (GMT) X-Mailer: RMM6 In-Reply-To: <878tdmd9rf.fsf@fastmail.com> Message-Id: X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 29774 X-Mailman-Approved-At: Thu, 28 Dec 2017 19:03:13 -0500 Cc: 29774 <29774@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Thu, 28 Dec 2017 18:48:04 +0100, Marius Bakke wrot= e: > pkill9@runbox.com writes: >=20 > > Architecture: x86_64 > > > > RAM: 4GB > > > > Filesystem: EXT4 > > > > Guile version: 2.0.11 > > > > Guile-Git (Guile module) was manually compiled and installed by me from > > https://gitlab.com/guile-git/guile-git > > > > Operating system: Slackware 14.2 > > > > `uname -a` output: Linux slack 4.4.88 #2 SMP Thu Sep 14 14:21:06 CDT 20= 17 > > x86_64 Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz GenuineIntel GNU/Linux > > > > > > Compilation failure when running `make` (after running `./bootstrap` and > > `./configure`) in latest git master and in latest source release tarbal= l: > > 'In procedure memoize-variable-access!: gzip: unbound variable' > > > > Full output (error is at line 172): http://paste.debian.net/1001510 >=20 > This paste has expired. Can you attach the log here instead? Here is the log: > itsme@slack:~/guix-0.14.0$ make && make installmake all-recursive > make[1]: Entering directory '/home/itsme/guix-0.14.0' > Making all in po/guix > make[2]: Entering directory '/home/itsme/guix-0.14.0/po/guix' > make[2]: Leaving directory '/home/itsme/guix-0.14.0/po/guix' > Making all in po/packages > make[2]: Entering directory '/home/itsme/guix-0.14.0/po/packages' > make[2]: Leaving directory '/home/itsme/guix-0.14.0/po/packages' > make[2]: Entering directory '/home/itsme/guix-0.14.0' > Compiling Scheme modules... > LOAD guix/base16.scm > LOAD guix/base32.scm > LOAD guix/base64.scm > LOAD guix/cpio.scm > LOAD guix/records.scm > LOAD guix/gcrypt.scm > LOAD guix/hash.scm > LOAD guix/pk-crypto.scm > LOAD guix/pki.scm > LOAD guix/progress.scm > LOAD guix/combinators.scm > LOAD guix/memoization.scm > LOAD guix/utils.scm > LOAD guix/sets.scm > LOAD guix/modules.scm > LOAD guix/download.scm > LOAD guix/discovery.scm > LOAD guix/git-download.scm > LOAD guix/hg-download.scm > LOAD guix/monads.scm > LOAD guix/monad-repl.scm > LOAD guix/gexp.scm > LOAD guix/profiles.scm > LOAD guix/serialization.scm > LOAD guix/nar.scm > LOAD guix/derivations.scm > LOAD guix/grafts.scm > LOAD guix/gnu-maintenance.scm > LOAD guix/upstream.scm > LOAD guix/licenses.scm > LOAD guix/git.scm > LOAD guix/graph.scm > LOAD guix/cache.scm > LOAD guix/cve.scm > LOAD guix/workers.scm > LOAD guix/zlib.scm > LOAD guix/build-system.scm > LOAD guix/build-system/ant.scm > LOAD guix/build-system/cargo.scm > LOAD guix/build-system/cmake.scm > LOAD guix/build-system/dub.scm > LOAD guix/build-system/emacs.scm > LOAD guix/build-system/font.scm > LOAD guix/build-system/go.scm > LOAD guix/build-system/meson.scm > LOAD guix/build-system/minify.scm > LOAD guix/build-system/asdf.scm > LOAD guix/build-system/glib-or-gtk.scm > LOAD guix/build-system/gnu.scm > LOAD guix/build-system/haskell.scm > LOAD guix/build-system/perl.scm > LOAD guix/build-system/python.scm > LOAD guix/build-system/ocaml.scm > LOAD guix/build-system/waf.scm > LOAD guix/build-system/r.scm > LOAD guix/build-system/ruby.scm > LOAD guix/build-system/scons.scm > LOAD guix/build-system/texlive.scm > LOAD guix/build-system/trivial.scm > LOAD guix/ftp-client.scm > LOAD guix/http-client.scm > LOAD guix/gnupg.scm > LOAD guix/elf.scm > LOAD guix/store.scm > LOAD guix/cvs-download.scm > LOAD guix/svn-download.scm > LOAD guix/i18n.scm > LOAD guix/ui.scm > LOAD guix/build/ant-build-system.scm > LOAD guix/build/download.scm > LOAD guix/build/download-nar.scm > LOAD guix/build/cargo-build-system.scm > LOAD guix/build/cmake-build-system.scm > LOAD guix/build/dub-build-system.scm > LOAD guix/build/emacs-build-system.scm > LOAD guix/build/meson-build-system.scm > LOAD guix/build/minify-build-system.scm > LOAD guix/build/font-build-system.scm > LOAD guix/build/go-build-system.scm > LOAD guix/build/asdf-build-system.scm > LOAD guix/build/git.scm > LOAD guix/build/hg.scm > LOAD guix/build/glib-or-gtk-build-system.scm > LOAD guix/build/gnu-build-system.scm > LOAD guix/build/gnu-dist.scm > LOAD guix/build/perl-build-system.scm > LOAD guix/build/python-build-system.scm > LOAD guix/build/ocaml-build-system.scm > LOAD guix/build/r-build-system.scm > LOAD guix/build/ruby-build-system.scm > LOAD guix/build/scons-build-system.scm > LOAD guix/build/texlive-build-system.scm > LOAD guix/build/waf-build-system.scm > LOAD guix/build/haskell-build-system.scm > LOAD guix/build/store-copy.scm > LOAD guix/build/utils.scm > LOAD guix/build/union.scm > LOAD guix/build/profiles.scm > LOAD guix/build/compile.scm > LOAD guix/build/pull.scm > LOAD guix/build/rpath.scm > LOAD guix/build/cvs.scm > LOAD guix/build/svn.scm > LOAD guix/build/syscalls.scm > LOAD guix/build/gremlin.scm > LOAD guix/build/emacs-utils.scm > LOAD guix/build/java-utils.scm > LOAD guix/build/lisp-utils.scm > LOAD guix/build/graft.scm > LOAD guix/build/bournish.scm > LOAD guix/build/qt-utils.scm > LOAD guix/build/make-bootstrap.scm > LOAD guix/search-paths.scm > LOAD guix/packages.scm > LOAD guix/import/print.scm > LOAD guix/import/utils.scm > LOAD guix/import/gnu.scm > LOAD guix/import/snix.scm > LOAD guix/import/cabal.scm > LOAD guix/import/cran.scm > LOAD guix/import/hackage.scm > LOAD guix/import/elpa.scm > LOAD guix/import/texlive.scm > LOAD guix/scripts.scm > LOAD guix/scripts/download.scm > LOAD guix/scripts/perform-download.scm > LOAD guix/scripts/build.scm > LOAD guix/scripts/archive.scm > LOAD guix/scripts/import.scm > LOAD guix/scripts/package.scm > LOAD guix/scripts/gc.scm > LOAD guix/scripts/hash.scm > LOAD guix/scripts/pack.scm > Backtrace: > In ice-9/r4rs.scm: > 90: 19 [dynamic-wind # .= ..] > 90: 18 [dynamic-wind # .= ..] > In ice-9/eval.scm: > 432: 17 [eval # #] > 432: 16 [eval # #] > 481: 15 [lp (#) (#)] > In ice-9/boot-9.scm: > 2864: 14 [resolve-interface (guix scripts pack) #:select ...] > 2789: 13 [# # ...] > 3065: 12 [try-module-autoload (guix scripts pack) #f] > 2401: 11 [save-module-excursion #] > 3085: 10 [#] > In unknown file: > ?: 9 [primitive-load-path "guix/scripts/pack" ...] > In ice-9/eval.scm: > 453: 8 [eval # ()] > 387: 7 [eval # ()] > 387: 6 [eval # ()] > 387: 5 [eval # ()] > 387: 4 [eval # ()] > 387: 3 [eval # ()] > 387: 2 [eval # ()] > 393: 1 [eval # ()] > In unknown file: > ?: 0 [memoize-variable-access! # #] >=20=20 > ERROR: In procedure memoize-variable-access!: > ERROR: gzip: unbound variable > Makefile:5310: recipe for target 'make-go' failed > make[2]: *** [make-go] Error 1 > make[2]: Leaving directory '/home/itsme/guix-0.14.0' > Makefile:4441: recipe for target 'all-recursive' failed > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory '/home/itsme/guix-0.14.0' > Makefile:3031: recipe for target 'all' failed > make: *** [all] Error 2