Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2022 18:46:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265393] x11/kitty: Update to 0.25.2
Message-ID:  <bug-265393-7788-J1tvlhb0KM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265393-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265393-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265393

--- Comment #11 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Alexis Praga from comment #10)
we are facing 2 different build problems starting at 0.25.0:
---
23/102] Compiling kitty/glfw-wrapper.c ...
glfw/window.c:177:27: error: no member named 'epoll_shim_close' in 'struct
_GLFWwindow::(anonymous at glfw/internal.h:442:5)'
        window->callbacks.close((GLFWwindow*) window);
        ~~~~~~~~~~~~~~~~~ ^
/usr/local/include/libepoll-shim/epoll-shim/detail/common.h:18:20: note:
expanded from macro 'close'
#define close(...) epoll_shim_close(__VA_ARGS__)
                   ^
1 error generated.
 done
Compiling [wayland] glfw/window.c ...
cc -MMD -DNDEBUG -D_GLFW_WAYLAND -D_GLFW_BUILD_DLL -Wextra -Wfloat-conversi=
on
-Wno-missing-field-initializers -Wall -Wstrict-prototypes -std=3Dc11
-pedantic-errors -Werror -O3 -fwrapv -fstack-protector-strong -pipe
-fvisibility=3Dhidden -D_FORTIFY_SOURCE=3D2 -fPIC -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -flto -I/usr/local/include/
-DKITTY_HAS_RS_SIG_ARGS -fPIC -pthread -I/usr/local/include
-I/usr/local/include/libepoll-shim -I/usr/local/include
-I/usr/local/include/libepoll-shim -I/usr/local/include
-I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -c
glfw/window.c -o build/glfw-wayland-window.c.o
*** Error code 1
---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265393-7788-J1tvlhb0KM>