all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Wilms <t_w_@freenet.de>
To: help-guix <help-guix@gnu.org>
Subject: Can't configure guix, no guile-sqlite3
Date: Sun, 17 Jun 2018 22:24:03 +0200	[thread overview]
Message-ID: <eede0e8b-210a-4ac3-9e8c-ff9379cb2ab8@freenet.de> (raw)

Hi!

I wanted to add a package, test it and send in a patch. The docs are not 
quite as clear as they should be on the right steps to take, but since 
helpful and knowledgable people are never far on #guix, it became clear 
that it should be (I hope):

git clone https://git.savannah.gnu.org/git/guix.git
cd guix
*add package definition, commit right here, or maybe later*
guix environment guix
./bootstrap
./configure --localstatedir=/var
./pre-inst-env guix package -i *new-package*

configure fails with:
checking whether Guile-Sqlite3 is available and recent enough... no

It does so even within `guix environment guix --ad-hoc guile-sqlite3`
I'm aware of recent discussions regarding `./pre-inst-env guix system`. 
My understanding is that with a recent version, `guix environment guix` 
should be sufficient.


$: which guix => /home/thorwil/.config/guix/current/bin/guix

$: guix pull -l
...
   Generation 8	Jun 17 2018 20:01:23	(current)
     guix b4eae99
       repository URL: https://git.savannah.gnu.org/git/guix.git
       branch: origin/master
       commit: b4eae997fe5b928f179c34d281e9f2c3eccd3670

I also did `git pull` today, so both the installed guix and the local 
tree are current.

What am I missing? Any ideas on further diagnosis?


-- 
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/

             reply	other threads:[~2018-06-17 20:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-17 20:24 Thorsten Wilms [this message]
2018-06-18 19:58 ` Can't configure guix, no guile-sqlite3 Ludovic Courtès
2018-06-18 20:12   ` Pierre Neidhardt
2018-06-19 10:26     ` swedebugia
2018-06-19 10:32       ` Pierre Neidhardt
2018-06-19 12:27         ` swedebugia
2018-06-19 12:32           ` Pierre Neidhardt
2018-06-20 20:41             ` How to announce important changes Ludovic Courtès
2018-06-20 22:05               ` Pierre Neidhardt
2018-06-21  0:39               ` myglc2
2018-06-21 10:52               ` Ricardo Wurmus
2018-06-19 10:33   ` Can't configure guix, no guile-sqlite3 Thorsten Wilms
2018-07-23 19:51 ` Thorsten Wilms
2018-08-02  7:12   ` Chris Marusich
2018-08-02 11:40     ` Thorsten Wilms
2018-08-02 12:18       ` Ricardo Wurmus
2018-08-02 13:21         ` Thorsten Wilms
2018-08-19 21:31           ` Maxim Cournoyer
2018-08-23 20:03             ` Thorsten Wilms

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eede0e8b-210a-4ac3-9e8c-ff9379cb2ab8@freenet.de \
    --to=t_w_@freenet.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.