From: Efraim Flashner <efraim@flashner.co.il>
To: Christopher Allan Webber <cwebber@dustycloud.org>
Cc: guix-devel@gnu.org
Subject: Re: [wip] Add python-gst. (Needs help!)
Date: Wed, 24 Feb 2016 21:43:24 +0200 [thread overview]
Message-ID: <20160224214324.2181cbad@debian-netbook> (raw)
In-Reply-To: <878u2b88nk.fsf@dustycloud.org>
[-- Attachment #1: Type: text/plain, Size: 2280 bytes --]
On Tue, 23 Feb 2016 12:38:07 -0800
Christopher Allan Webber <cwebber@dustycloud.org> wrote:
> This is the last piece of the puzzle to get all tests passing with
> MediaGoblin and its Python dependencies, I believe.
>
> Unfortunately, I can't get the package quite right. Here's where it
> fails:
>
> Making install in overrides
> make[2]: Entering directory '/tmp/guix-build-gst-python-1.6.1.drv-0/gst-python-1.6.1/gi/overrides'
> make[3]: Entering directory '/tmp/guix-build-gst-python-1.6.1.drv-0/gst-python-1.6.1/gi/overrides'
> /gnu/store/nl4g5nzfdy6fad6i1zgxp1gin5c73b47-coreutils-8.24/bin/mkdir -p '/gnu/store/612jc932fk766brficmv11ddvgck6qgc-python-pygobject-3.18.0/lib/python3.4/site-packages/gi/overrides'
> /gnu/store/x8dmdlrn5qn0wrbcnngj55y3ab73h0pp-bash-4.3.42/bin/bash ../../libtool --mode=install /gnu/store/nl4g5nzfdy6fad6i1zgxp1gin5c73b47-coreutils-8.24/bin/install -c _gi_gst.la '/gnu/store/612jc932fk766brficmv11ddvgck6qgc-python-pygobject-3.18.0/lib/python3.4/site-packages/gi/overrides'
> libtool: install: /gnu/store/nl4g5nzfdy6fad6i1zgxp1gin5c73b47-coreutils-8.24/bin/install -c .libs/_gi_gst.cpython-34m.so /gnu/store/612jc932fk766brficmv11ddvgck6qgc-python-pygobject-3.18.0/lib/python3.4/site-packages/gi/overrides/_gi_gst.cpython-34m.so
> /gnu/store/nl4g5nzfdy6fad6i1zgxp1gin5c73b47-coreutils-8.24/bin/install: cannot create regular file '/gnu/store/612jc932fk766brficmv11ddvgck6qgc-python-pygobject-3.18.0/lib/python3.4/site-packages/gi/overrides/_gi_gst.cpython-34m.so': Permission denied
> Makefile:428: recipe for target 'install-pygioverridesexecLTLIBRARIES' failed
>
> So, no surprise that this fails... it's trying to install to another
> package in the store.
>
> There must be another way we do this for other gobject introspect using
> packages? Could someone help me out please? I'd appreciate it!
>
> - Chris
>
it's trying to install into pygobject's lib folder, so I'd take a look
at ./configure --help and see if there's a variable like PYGOBJECTLIB that
you can set to $out/lib.
--
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: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2016-02-24 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-23 20:38 [wip] Add python-gst. (Needs help!) Christopher Allan Webber
2016-02-24 19:43 ` Efraim Flashner [this message]
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=20160224214324.2181cbad@debian-netbook \
--to=efraim@flashner.co.il \
--cc=cwebber@dustycloud.org \
--cc=guix-devel@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 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).