emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38175: closed (configure: error: Guix requires zlib.)


From: GNU bug Tracking System
Subject: bug#38175: closed (configure: error: Guix requires zlib.)
Date: Tue, 12 Nov 2019 08:37:02 +0000

Your message dated Tue, 12 Nov 2019 00:36:36 -0800
with message-id <address@hidden>
and subject line Re: bug#38175: configure: error: Guix requires zlib.
has caused the debbugs.gnu.org bug report #38175,
regarding configure: error: Guix requires zlib.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38175: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38175
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: configure: error: Guix requires zlib. Date: Mon, 11 Nov 2019 21:10:03 -0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

I keep getting this error when trying to build Guix.  I got it just
today when invoking the following command from a clean checkout:

guix environment --pure guix -- ./bootstrap && ./configure --localstatedir=/var 
&& make

My current guix version is 18a69803e2eea4f7555d6eafb6497a645c2d094f:

$ guix describe
guile: warning: failed to install locale
Generation 5    Nov 11 2019 20:03:30    (current)
  guix 18a6980
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 18a69803e2eea4f7555d6eafb6497a645c2d094f

GUIX_PACKAGE_PATH="/home/marusich/custom-guix-packages"

The commit I had checked out was:
18a69803e2eea4f7555d6eafb6497a645c2d094f.

Can anyone reproduce this issue?  It happens consistently for me using
this checkout.  This is the tip of the master branch, by the way.  I ran
"guix pull" without any problem earlier today.  It happens even if I
remove the "--pure" option:

guix environment guix -- ./bootstrap && ./configure --localstatedir=/var && make

It still happens even if I add zlib ad-hoc to the environment:

$ guix environment guix --ad-hoc zlib -- ./bootstrap && ./configure 
--localstatedir=/var && make

It's pretty strange.

-- 
Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#38175: configure: error: Guix requires zlib. Date: Tue, 12 Nov 2019 00:36:36 -0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Efraim Flashner <address@hidden> writes:

> I'm pretty sure this parses (guix environment guix -- ad-hoc zlib --
> ./bootstrap) && ./configure --localstatedir=/var && make

You're absolutely right.  I can't believe I made such a silly mistake!
Thank you for lending me a second pair of eyes.  :-)

I'm closing this bug report.

-- 
Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]