On Tue, 23 Feb 2016 12:38:07 -0800 Christopher Allan Webber <cweb...@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 <efr...@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
pgpT0N7kc925q.pgp
Description: OpenPGP digital signature