From: Diane Trout <diane@ghic.org>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: Python 3.5 start of update
Date: Fri, 04 Mar 2016 22:51:41 -0800 [thread overview]
Message-ID: <1457160701.30082.22.camel@ghic.org> (raw)
In-Reply-To: <20160304031506.GC30676@jasmine>
Hello,
Thank you for getting back to me.
> Also, the 'python-minimal' offered by `guix environment python-
> minimal`
> is likely the one that lives on the master branch, deployed by `guix
> pull`, unless you symlinked your git checkout to
> '~/.config/guix/latest'.
>
I remembered --pure, but I keep forgetting the .config/guix/latest
symlink gets updated fairly frequently.
> Could you try something like this, having checked out the branch
> where
> you are attempting this upgrade:
>
> `~/src/guix/pre-inst-env guix environment --pure python-minimal`
>
> I would suggest '--container' but you'd have to make some changes to
> your system if you are on Debian.
I switched to trying to do this on a GuixSD VM.
With pre-inst-env guix environment --pure python-minimal I managed to
get an environment, and figured out some of the config flags from a run
of guix build python-minimal
Whats output in the build log looks like:
(environment variables setting path to bash that I didn't copy) --prefix=/gnu/store/wj1b0simlx4s9vdksc297043cg7ah9gf-python-minimal-3.5.1 --enable-shared LDFLAGS=-Wl,-rpath=/gnu/store/wj1b0simlx4s9vdksc297043cg7ah9gf-python-minimal-3.5.1/lib --without-system-ffi
Does guix sort the config flags somehow? I wasn't sure if the LDFLAGS
could be defined between --arguments.
I had a list of several things I tried that didn't work but then I
asked why is python-minimal using --without-system-ffi? It occurred to
me to try building it with libffi and --with-system-ffi, and that
wonderfully did build.
I hope this stream of consciousness made some sense. If --without-
system-ffi isn't actually important I can clean up the patch and submit
it after I've gotten some sleep.
(Mostly my previous patch plus commented out the current python-minimal
(arguments...) and adding ("libffi" ,libffi) to the inputs)
Diane
next prev parent reply other threads:[~2016-03-05 6:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-27 5:19 Python 3.5 start of update Diane Trout
2016-03-04 3:15 ` Leo Famulari
2016-03-05 6:51 ` Diane Trout [this message]
2016-03-08 6:52 ` Diane Trout
2016-03-08 8:24 ` Ricardo Wurmus
2016-06-21 15:44 ` Christopher Allan Webber
2016-06-21 21:29 ` Ludovic Courtès
2016-06-22 13:15 ` Christopher Allan Webber
2016-08-21 17:58 ` Leo Famulari
2016-08-30 1:48 ` Leo Famulari
2016-08-30 14:03 ` Christopher Allan Webber
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1457160701.30082.22.camel@ghic.org \
--to=diane@ghic.org \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/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 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).