[Bug 267194] x11/eww: Unable to compile kqueue on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 19 Oct 2022 07:06:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267194

            Bug ID: 267194
           Summary: x11/eww: Unable to compile kqueue on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7
                    -default/pb46629e97f41_sf341e9bad/logs/eww-wayland-0.4
                    .0.log
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #237451 maintainer-approval+
             Flags:

Created attachment 237451
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237451&action=edit
eww-0.4.0

Description:

A pkg-fallout log [1] shows that in armv7, kqueue cannot be
compiled because a type does not match (error: E0308).

* Add NOT_FOR_ARCHS=armv7 to avoid compilation on that architecture
  and its reason in NOT_FOR_ARCHS_REASON.

[1]
https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/pb46629e97f41_sf341e9bad/logs/eww-wayland-0.4.0.log

QA:

* portlint:
  - WARN: Makefile: extra item placed in the *_DEPENDS section, for example,
"FLAVORS".
* testport: OK (poudriere: 13.1-RELEASE, amd64)

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