Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Nov 2016 17:44:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214274] net/py-pyzmq fails to find libzmq installed in non-default LOCALBASE
Message-ID:  <bug-214274-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 214274
           Summary: net/py-pyzmq fails to find libzmq installed in
                    non-default LOCALBASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: novel@FreeBSD.org
          Reporter: jhujhiti@adjectivism.org
          Assignee: novel@FreeBSD.org
             Flags: maintainer-feedback?(novel@FreeBSD.org)

Created attachment 176691
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176691&action=
=3Dedit
patch

If libzmq is installed in an alternate location (by changing LOCALBASE),
py-pyzmq will fail to find it and builds the included zmq instead. The exis=
ting
Makefile patches setup.cfg, but the behavior must have changed at one point
because this no longer seems to have an effect. Instead, we can use
--zmq=3D<path>. The attached patch does this.

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