Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2016 09:58:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 211641] graphics/py-mayavi mayavi2 runtime error
Message-ID:  <bug-211641-21822-sLuvFFXCgo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211641-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211641-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211641

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |merge-quarterly?
           Keywords|                            |needs-patch, needs-qa,
                   |                            |patch

--- Comment #10 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to vladimir.chukharev from comment #9)

If you'd like this to be a workaround in leui of fixing the root cause that=
's
fine.

A couple of review comments on attachment 173546

* Use PYTHONPREFIX_SITELIBDIR for
${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/tvtk/array_ext.so
* The post-install -> post-stage switch is unexplained (for stripping).
post-install should be fine for both commands executed
* The additional of mayavi2 executable is unexplained. Related, for version
suffixed script names, USE_PYTHON=3Dconcurrent is preferred.
* os.environ["LD_LIBRARY_PATH"] =3D "/usr/local/lib/gcc48" should likely use
%%LOCALBASE%% in files, and be replaced (REINPLACE_CMD) in post-patch to to=
 be
prefix safe. You'll probably need SUB_FILES too.

Finally please reconfirm QA across as many arch/versions as possible, as th=
is
will be committed then merged to the quarterly branch.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211641-21822-sLuvFFXCgo>