[Bug 196156] New: [PATCH]: Fix comms/owfs on FreeBSD 8.x & 9.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 20 13:59:35 UTC 2014


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

            Bug ID: 196156
           Summary: [PATCH]: Fix comms/owfs on FreeBSD 8.x & 9.x
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: johan at stromnet.se

Created attachment 150803
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150803&action=edit
Makefile + pkg-plist patch

comms/owfs does not build on FreeBSD 8.x or 9.x due to non-portable Makefile
issues (see
http://beefy2.isc.freebsd.org/data/84amd64-default/2014-12-18_17h11m07s/logs/owfs-2.9p8_1.log).

In addition, it was noted that it doesn't build man-pages *properly* on FreeBSD
10, full man-pages wasn't installed.

This patch changes to gmake on all FreeBSD versions, which allows us to build
properly on all versions.


Also marking OWPERL option as BROKEN, since the previous ports perl-changes,
the build fails with the following error, if OWPERL is enabled:

====> Running Q/A tests (stage-qa)
Warning:
/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/perl5/site_perl/mach/5.18/auto/OW/OW.so
is not linked with libperl.so.5.18, not respecting lddlflags?
Error: None of the .so in
/wrkdirs/usr/ports/comms/owfs/work/stage/usr/local/lib/perl5/site_perl/mach/5.18
are linked with libperl.so.5.18, see above for the full list.



Attached is test, and successful build logs on 84amd64 and 100amd64.

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


More information about the freebsd-ports-bugs mailing list