Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2017 11:03:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224541] [patch] devel/ocaml-findlib: fix TOOLBOX=off build failure on missing file
Message-ID:  <bug-224541-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 224541
           Summary: [patch] devel/ocaml-findlib: fix TOOLBOX=3Doff build
                    failure on missing file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: info@rickvanderzwet.nl
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)
          Keywords: patch

Created attachment 189051
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189051&action=
=3Dedit
patch Makefile to make permissions settings on make_wizard depend on the
TOOLBOX flag

=3D=3D=3D=3D>> Building devel/ocaml-findlib
...
chmod:
/wrkdirs/usr/ports/devel/ocaml-findlib/work/stage/usr/local/lib/ocaml/site-=
lib/findlib/make_wizard:
No such file or directory
*** Error code 1
...
!!! build failure encountered !!!

make_wizard file is not created when TOOLBOX=3Doff. Attached patch will onl=
y set
permissions on the affected file if file is created.

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