Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 13:59:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196156] New: [PATCH]: Fix comms/owfs on FreeBSD 8.x & 9.x
Message-ID:  <bug-196156-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: johan@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196156-13>