[Bug 281771] x11-toolkits/gtk-layer-shell fails to build in poudriere testport

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Sep 2024 08:40:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281771

            Bug ID: 281771
           Summary: x11-toolkits/gtk-layer-shell fails to build in
                    poudriere testport
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: void@f-m.fm
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
          Assignee: jbeich@FreeBSD.org

context: 
poudriere-git-3.4.99.20240811
host: 15.0-CURRENT #1 n271832-04262ed78d23 amd64 1500023 1500023
poudriere builder jail is 14.1-STABLE 1401502 c09ca8f43 

build fails here

[00:00:17] FAILED: src/libgtk-layer-shell.so.0.9.0.p/custom-shell-surface.c.o
[00:00:17] cc -Isrc/libgtk-layer-shell.so.0.9.0.p -Isrc -I../src -Iinclude
-I../include -I../gtk-priv/h -I/usr/local/include/gtk-3.0
-I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/cairo
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0
-I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0
-I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include
-I/usr/local/include/fribidi -I/usr/local/include/pixman-1
-I/usr/local/include/harfbuzz -I/usr/local/include/freetype2
-I/usr/local/include/libpng16 -I/usr/local/include/gio-unix-2.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libepoll-shim -fdiagnostics-color=never
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu11
-Wno-pedantic -Werror=unused-function -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -DGTK_LAYER_SHELL_MAJOR=0
-DGTK_LAYER_SHELL_MINOR=9 -DGTK_LAYER_SHELL_MICRO=0 -MD -MQ
src/libgtk-layer-shell.so.0.9.0.p/custom-shell-surface.c.o -MF
src/libgtk-layer-shell.so.0.9.0.p/custom-shell-surface.c.o.d -o
src/libgtk-layer-shell.so.0.9.0.p/custom-shell-surface.c.o -c
../src/custom-shell-surface.c
[00:00:17] ../src/custom-shell-surface.c:18:10: fatal error: 'gdk/gdkwayland.h'
file not found
[00:00:17]    18 | #include <gdk/gdkwayland.h>
[00:00:17]       |          ^~~~~~~~~~~~~~~~~~
[00:00:17] 1 error generated.
[00:00:17] ninja: build stopped: subcommand failed.
[00:00:17] ===> Compilation failed unexpectedly.
[00:00:17] Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
failure to
[00:00:17] the maintainer.
[00:00:17] *** Error code 1
[00:00:17]
[00:00:17] Stop.
[00:00:17] make: stopped in /usr/ports/x11-toolkits/gtk-layer-shell
[00:00:18] build of x11-toolkits/gtk-layer-shell | gtk-layer-shell-0.9.0 ended
at Mon Sep 30 08:35:24 BST 2024
[00:00:18] build time: 00:00:18
[00:00:18] !!! build failure encountered !!!
[00:00:44] Error: Build failed in phase: build

also fails trying to build by hand in the ports tree. It fails to find various
components that are already installed.

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