Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2023 20:34:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270221] graphics/libplacebo fails to configure if GLSLANG=on
Message-ID:  <bug-270221-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270221
           Summary: graphics/libplacebo fails to configure if GLSLANG=3Don
           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: bsd@philippost.de
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
          Assignee: jbeich@FreeBSD.org
 Attachment #240850 text/plain
         mime type:

Created attachment 240850
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240850&action=
=3Dedit
poudriere testport logfile for graphics/libplacebo with GLSLANG=3Don

graphics/libplacebo (version 5.264.0) fails to configure if GLSLANG=3Don:

----8<----
=3D=3D=3D>  Configuring for libplacebo-5.264.0
The Meson build system
Version: 1.0.1
Source dir: /wrkdirs/usr/ports/graphics/libplacebo/work/libplacebo-5.264.0
Build dir:
/wrkdirs/usr/ports/graphics/libplacebo/work/libplacebo-5.264.0/_build
Build type: native build
Project name: libplacebo
Project version: 5.264.0
C compiler for the host machine: cc (clang 13.0.0 "FreeBSD clang version 13=
.0.0
(git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)")
C linker for the host machine: cc ld.lld 13.0.0
C++ compiler for the host machine: c++ (clang 13.0.0 "FreeBSD clang version
13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303=
)")
C++ linker for the host machine: c++ ld.lld 13.0.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Wincompatible-pointer-types: YES=20
Compiler for C supports link arguments -Wl,--exclude-libs=3DALL: YES=20
Library m found: YES
Program python3 found: YES (/usr/local/bin/python3.9)
Run-time dependency threads found: YES
Header "pthread.h" has symbol "pthread_condattr_setclock" with dependency
threads: YES=20
Found pkg-config: /usr/local/bin/pkgconf (1.8.1)
Run-time dependency libunwind found: YES 1.6.2
Library execinfo found: YES
Checking for function "backtrace_symbols" with dependency -lexecinfo: YES=20
Library dl found: YES
Dependency shaderc skipped: feature shaderc disabled
Library glslang-default-resource-limits found: YES
Library SPIRV found: NO

src/glsl/meson.build:34:4: ERROR: C++ static library 'SPIRV' not found

A full log can be found at
/wrkdirs/usr/ports/graphics/libplacebo/work/libplacebo-5.264.0/_build/meson=
-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson s=
etup
[options]` is ambiguous and deprecated.
---->8----

Everything is fine with SHADERC=3Don.

Logfiles are attached.

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