Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2016 12:54:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211641] graphics/py-mayavi mayavi2 runtime error
Message-ID:  <bug-211641-13-FJ0APPD1NU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211641-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211641-13@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

vladimir.chukharev@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173418|0                           |1
        is obsolete|                            |
 Attachment #173546|                            |maintainer-approval+
              Flags|                            |

--- Comment #7 from vladimir.chukharev@gmail.com ---
Created attachment 173546
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173546&action=
=3Dedit
Patch

A reworked patch.

1. Add execinfo to USES, this fixes build on older systems without
libexecinfo.so [1].
2. Define environment variable LD_LIBRARY_PATH at the beginning of the maya=
vi2
script. This works around library search errors in the port dependences.
3. Do stripping in post-stage: rather then in post-install: target.
4. Bump portrevision.

[1] Reported by pkg-fallout@freebsd.org. Subject: [package -
93amd64-default][graphics/py-mayavi] Failed for py27-mayavi-4.5.0 in build

Please test. Passed my tests including builds with poudriere in jails 9Samd=
64
and 10Samd64.

--=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-13-FJ0APPD1NU>