Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2020 05:36:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247075] graphics/vulkan-loader build with wayland wsi support is broken
Message-ID:  <bug-247075-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: nick.rozhkov@gmail.com
                CC: greg@unrelenting.technology
             Flags: maintainer-feedback?(greg@unrelenting.technology)
                CC: greg@unrelenting.technology

FreeBSD daemon.sanitarium.com.ua 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5=20
port options for vulkan-loader
_OPTIONS_READ=3Dvulkan-loader-1.2.135.0
_FILE_COMPLETE_OPTIONS_LIST=3DWAYLAND XCB XLIB
OPTIONS_FILE_SET+=3DWAYLAND
OPTIONS_FILE_SET+=3DXCB
OPTIONS_FILE_SET+=3DXLIB
Clang version - 8.0.1

Build error output
FAILED: loader/CMakeFiles/vulkan.dir/debug_utils.c.o=20
/usr/bin/cc -DAPI_NAME=3D\"Vulkan\" -DEXTRASYSCONFDIR=3D\"/etc\"
-DFALLBACK_CONFIG_DIRS=3D\"/etc/xdg\"
-DFALLBACK_DATA_DIRS=3D\"/usr/local/share:/usr/share\"
-DSYSCONFDIR=3D\"/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_EXPOR=
TS
-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=3Dnative  -fstack-protector-strong -fno-strict-al=
iasing
-std=3Dc99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializ=
ers
-fno-strict-aliasing -fno-builtin-memcmp -fvisibility=3Dhidden -Wpointer-ar=
ith
-Wno-typedef-redefinition -O2 -pipe -march=3Dnative  -fstack-protector-stro=
ng
-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/d=
ebug_utils.c
In file included from
/usr/ports/graphics/vulkan-loader/work/Vulkan-Loader-sdk-1.2.135.0/loader/d=
ebug_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.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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

--=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-247075-7788>