[Bug 247075] graphics/vulkan-loader build with wayland wsi support is broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 8 05:37:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247075
Bug ID: 247075
Summary: graphics/vulkan-loader build with wayland wsi support
is broken
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: nick.rozhkov at gmail.com
CC: greg at unrelenting.technology
Flags: maintainer-feedback?(greg at unrelenting.technology)
CC: greg at unrelenting.technology
FreeBSD daemon.sanitarium.com.ua 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5
port options for vulkan-loader
_OPTIONS_READ=vulkan-loader-1.2.135.0
_FILE_COMPLETE_OPTIONS_LIST=WAYLAND XCB XLIB
OPTIONS_FILE_SET+=WAYLAND
OPTIONS_FILE_SET+=XCB
OPTIONS_FILE_SET+=XLIB
Clang version - 8.0.1
Build error output
FAILED: loader/CMakeFiles/vulkan.dir/debug_utils.c.o
/usr/bin/cc -DAPI_NAME=\"Vulkan\" -DEXTRASYSCONFDIR=\"/etc\"
-DFALLBACK_CONFIG_DIRS=\"/etc/xdg\"
-DFALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\"
-DSYSCONFDIR=\"/usr/local/etc\" -DVK_ENABLE_BETA_EXTENSIONS
-DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR
-DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -Dvulkan_EXPORTS
-I/usr/local/include
-I/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader
-I/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/generated
-Iloader -O2 -pipe -march=native -fstack-protector-strong -fno-strict-aliasing
-std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers
-fno-strict-aliasing -fno-builtin-memcmp -fvisibility=hidden -Wpointer-arith
-Wno-typedef-redefinition -O2 -pipe -march=native -fstack-protector-strong
-fno-strict-aliasing -fPIC -MD -MT loader/CMakeFiles/vulkan.dir/debug_utils.c.o
-MF loader/CMakeFiles/vulkan.dir/debug_utils.c.o.d -o
loader/CMakeFiles/vulkan.dir/debug_utils.c.o -c
/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/debug_utils.c
In file included from
/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/debug_utils.c:39:
In file included from /usr/local/include/vk_object_types.h:35:
/usr/local/include/cast_utils.h:24:10: fatal error: 'cassert' file not found
#include <cassert>
^~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/graphics/vulkan-loader
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/vulkan-loader
clang version
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list