[Bug 284874] x11-toolkits/gtk-layer-shell: build fail

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Feb 2025 04:13:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284874

            Bug ID: 284874
           Summary: x11-toolkits/gtk-layer-shell: build fail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
          Assignee: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)

...
FAILED: src/libgtk-layer-shell.so.0.9.0.p/xdg-popup-surface.c.o 
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 -O3 -funroll-loops -mretpoline
-fno-delete-null-pointer-checks -fstack-protector-strong -fno-strict-aliasing
-fdebug-prefix-map=/tmp/ports/usr/ports/x11-toolkits/gtk-layer-shell/work/gtk-layer-shell-0.9.0=.
-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/xdg-popup-surface.c.o -MF
src/libgtk-layer-shell.so.0.9.0.p/xdg-popup-surface.c.o.d -o
src/libgtk-layer-shell.so.0.9.0.p/xdg-popup-surface.c.o -c
../src/xdg-popup-surface.c
../src/xdg-popup-surface.c:23:10: fatal error: 'gdk/gdkwayland.h' file not
found
   23 | #include <gdk/gdkwayland.h>
      |          ^~~~~~~~~~~~~~~~~~
1 error generated.
...

Repeat multiple times in different .c files.

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