Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Sep 2017 00:49:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222041] math/pari: fix install without thread
Message-ID:  <bug-222041-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222041
           Summary: math/pari: fix install without thread
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: citrin+pr@citrin.ru
                CC: yuri@rawbw.com
             Flags: maintainer-feedback?(yuri@rawbw.com)
                CC: yuri@rawbw.com

Created attachment 186048
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186048&action=
=3Dedit
Fix build with threads disabled

When threads are disabled (PTHREADS=3Doff MPI=3Doff) math/pari install fail=
 with an
error:
/usr/bin/strip
/tmp/p/usr/ports/math/pari/work/stage/usr/local/lib/libpari-gmp*.so.*
strip: open
/tmp/p/usr/ports/math/pari/work/stage/usr/local/lib/libpari-gmp*.so.* faile=
d:
No such file or directory

Attached patch fixes it.

Also please consider removing MAKE_JOBS_UNSAFE. At least on my system it bu=
ilds
whith make jobs enabled.

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