[Bug 275352] graphics/vips: Does not build without HIGHWAY option

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Nov 2023 12:51:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275352

            Bug ID: 275352
           Summary: graphics/vips: Does not build without HIGHWAY option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: majo-bugs.freebsd.org@cerny.sk
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

When I try to build vips without the HIGHWAY option I get the following error:

    Dependency libhwy skipped: feature highway disabled
    Run-time dependency orc-0.4 found: NO (tried pkgconfig and cmake)

    meson.build:457:14: ERROR: Dependency "orc-0.4" not found, tried pkgconfig
and cmake

    ...
    ===>  Script "configure" failed unexpectedly.

When I enable the HIGHWAY option it builds fine.

This is probably related to the last port update (graphics/vips: Update to
8.15.0):

  - Replace ORC option with HIGHWAY option

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