[Bug 220624] sysutils/iohyve: Staging trouble on 12.0-CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 11 11:15:38 UTC 2017


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

            Bug ID: 220624
           Summary: sysutils/iohyve: Staging trouble on 12.0-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lme at FreeBSD.org
          Reporter: tobik at freebsd.org
                CC: lme at FreeBSD.org
 Attachment #184254 maintainer-approval?(lme at FreeBSD.org)
             Flags:
                CC: lme at FreeBSD.org
          Assignee: lme at FreeBSD.org
             Flags: maintainer-feedback?(lme at FreeBSD.org)

Created attachment 184254
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184254&action=edit
iohyve.diff

I'm having trouble building an iohyve package on 12.0-CURRENT.
On 11.0-RELEASE or 10.3-RELEASE everything is ok.

It fails in the stage phase with

===>  Staging for iohyve-0.7.9
===>   Generating temporary packing list
...
install -c iohyve.8.gz
/wrkdirs/usr/ports/sysutils/iohyve/work/stage//usr/local/man/man8/
install: iohyve.8.gz: No such file or directory
*** Error code 71

See https://pkg.tobik.me/logs/iohyve-0.7.9.log for the full build log.

Something on CURRENT must have changed and iohyve.8.gz is never generated
with NO_BUILD=yes set.  Removing it from the port fixes the build for me.

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


More information about the freebsd-ports-bugs mailing list