[Bug 265108] graphics/ocaml-images: missing OPTIONS or USES

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 09 Jul 2022 09:44:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265108

            Bug ID: 265108
           Summary: graphics/ocaml-images: missing OPTIONS or USES
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default
                    /p8030cefbe5dd_sef86876b84/logs/errors/ocaml-images-4.
                    0.1_10,2.log
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mikael@FreeBSD.org
                CC: michael.grunewald@laposte.net
             Flags: maintainer-feedback?(michael.grunewald@laposte.net)
                CC: michael.grunewald@laposte.net

I see the following error on aarch64:
===>  Building package for ocaml-images-4.0.1_10,2
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/camlimages_freetype.a:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/camlimages_freetype.cma:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/camlimages_freetype.cmxa:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/dllcamlimages_freetype.so:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/freetype.cmi:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/ftlow.cmi:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/fttext.cmi:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/libcamlimages_freetype.a:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib/camlimages/oFreetype.cmi:No
such file or directory
*** Error code 1

at first it seems a missing USES= pkgconfig but portlint says that it's already
use in an optional *_USES.
There are some FREETYPE_* stuff but no corresponding option.

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