Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2016 02:19:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213553] devel/jsoncpp: incorrect jsoncpp.pc (bad REINPLACE)
Message-ID:  <bug-213553-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 213553
           Summary: devel/jsoncpp: incorrect jsoncpp.pc (bad REINPLACE)
           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: z7dr6ut7gs@snkmail.com
                CC: yuri@rawbw.com
             Flags: maintainer-feedback?(yuri@rawbw.com)
                CC: yuri@rawbw.com

Created attachment 175844
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175844&action=
=3Dedit
[patch] remove extra ${PREFIX}

% pkgconf --libs --cflags jsoncpp
-I/usr/local//usr/local/include/jsoncpp -L/usr/local//usr/local/lib -ljsonc=
pp

Notice the extra /usr/local.

patch attached... passes qa:

 - portlint ok
 - testport ok
 - stage-qa ok  [1]


[1] ok unless devel/libc++ is installed, then an unrecorded dependency is
reported due to bogus test in Scripts/qa.sh (where
LD_LIBRARY_PATH=3D${LOCALBASE}/lib is hard-coded - I'm not sure why).  Bug
213547.

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