[Bug 213553] devel/jsoncpp: incorrect jsoncpp.pc (bad REINPLACE)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 17 02:19:41 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213553

            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 at FreeBSD.org
          Reporter: z7dr6ut7gs at snkmail.com
                CC: yuri at rawbw.com
             Flags: maintainer-feedback?(yuri at rawbw.com)
                CC: yuri at rawbw.com

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

% pkgconf --libs --cflags jsoncpp
-I/usr/local//usr/local/include/jsoncpp -L/usr/local//usr/local/lib -ljsoncpp

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=${LOCALBASE}/lib is hard-coded - I'm not sure why).  Bug
213547.

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


More information about the freebsd-ports-bugs mailing list