unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#38175: configure: error: Guix requires zlib.
@ 2019-11-12  5:10 Chris Marusich
  2019-11-12  7:42 ` Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Marusich @ 2019-11-12  5:10 UTC (permalink / raw)
  To: 38175

[-- Attachment #1: Type: text/plain, Size: 1238 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#38175: configure: error: Guix requires zlib.
  2019-11-12  5:10 bug#38175: configure: error: Guix requires zlib Chris Marusich
@ 2019-11-12  7:42 ` Efraim Flashner
  2019-11-12  8:36   ` Chris Marusich
  0 siblings, 1 reply; 3+ messages in thread
From: Efraim Flashner @ 2019-11-12  7:42 UTC (permalink / raw)
  To: Chris Marusich; +Cc: 38175

[-- Attachment #1: Type: text/plain, Size: 1708 bytes --]

On Mon, Nov 11, 2019 at 09:10:03PM -0800, Chris Marusich wrote:
> 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.
> 

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



-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#38175: configure: error: Guix requires zlib.
  2019-11-12  7:42 ` Efraim Flashner
@ 2019-11-12  8:36   ` Chris Marusich
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Marusich @ 2019-11-12  8:36 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 38175-close

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

Efraim Flashner <efraim@flashner.co.il> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-12  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-12  5:10 bug#38175: configure: error: Guix requires zlib Chris Marusich
2019-11-12  7:42 ` Efraim Flashner
2019-11-12  8:36   ` Chris Marusich

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).