[Bug 271431] x11-toolkits/pango

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 May 2023 09:35:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271431

            Bug ID: 271431
           Summary: x11-toolkits/pango
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: jason@aventia.pw
             Flags: maintainer-feedback?(desktop@FreeBSD.org)
          Assignee: desktop@FreeBSD.org

/usr/ports/x11-toolkits/pango # make
===>   pango-1.50.9_1 depends on executable: msgfmt - found
===>   pango-1.50.9_1 depends on executable: g-ir-scanner - found
===>   pango-1.50.9_1 depends on executable: meson - found
===>   pango-1.50.9_1 depends on executable: ninja - found
===>   pango-1.50.9_1 depends on package: pkgconf>=1.3.0_1 - found
===>   pango-1.50.9_1 depends on shared library: libfreetype.so - found
(/usr/local/lib/libfreetype.so)
===>   pango-1.50.9_1 depends on shared library: libharfbuzz.so - found
(/usr/local/lib/libharfbuzz.so)
===>   pango-1.50.9_1 depends on shared library: libfontconfig.so - found
(/usr/local/lib/libfontconfig.so)
===>   pango-1.50.9_1 depends on shared library: libfribidi.so - found
(/usr/local/lib/libfribidi.so)
===>   pango-1.50.9_1 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)
===>   pango-1.50.9_1 depends on shared library: libcairo.so - found
(/usr/local/lib/libcairo.so)
===>   pango-1.50.9_1 depends on shared library: libglib-2.0.so - found
(/usr/local/lib/libglib-2.0.so)
===>   pango-1.50.9_1 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)
===>  Configuring for pango-1.50.9_1
The Meson build system
Version: 1.1.0
Source dir: /usr/ports/x11-toolkits/pango/work/pango-1.50.9
Build dir: /usr/ports/x11-toolkits/pango/work/pango-1.50.9/_build
Build type: native build
Project name: pango
Project version: 1.50.9
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 -Wno-c++11-extensions: YES
Compiler for C supports arguments -Wno-missing-include-dirs: YES
Compiler for C supports arguments -Wno-typedef-redefinition: YES
Compiler for C supports arguments -Wduplicated-branches: NO
Compiler for C supports arguments -Wduplicated-cond: NO
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Wformat-nonliteral: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wlogical-op: NO
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wswitch-default: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Werror=address: YES
Compiler for C supports arguments -Werror=array-bounds: YES
Compiler for C supports arguments -Werror=empty-body: YES
Compiler for C supports arguments -Werror=implicit: YES
Compiler for C supports arguments -Werror=implicit-fallthrough: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
Compiler for C supports arguments -Werror=main: YES
Compiler for C supports arguments -Werror=missing-braces: YES
Compiler for C supports arguments -Werror=missing-declarations: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=nonnull: YES
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
Compiler for C supports arguments -Werror=redundant-decls: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=sequence-point: YES
Compiler for C supports arguments -Werror=trigraphs: YES
Compiler for C supports arguments -Werror=vla: YES
Compiler for C supports arguments -Werror=write-strings: YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wpointer-arith: YES (cached)
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wformat=2: YES (cached)
Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
Compiler for C supports arguments -Wformat-security: YES (cached)
Compiler for C supports arguments -Wunused: YES (cached)
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wmissing-noreturn: YES (cached)
Compiler for C supports arguments -Wmissing-format-attribute: YES (cached)
Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
Compiler for C supports arguments -Wlogical-op: NO (cached)
Compiler for C supports arguments -Wno-uninitialized: YES
Compiler for C supports arguments -Wno-shadow: YES
Compiler for C supports arguments -Werror=implicit-fallthrough: YES (cached)
Compiler for C supports arguments -Werror=nonnull: YES (cached)
Compiler for C supports arguments -Werror=init-self: YES (cached)
Compiler for C supports arguments -Werror=main: YES (cached)
Compiler for C supports arguments -Werror=missing-braces: YES (cached)
Compiler for C supports arguments -Werror=sequence-point: YES (cached)
Compiler for C supports arguments -Werror=return-type: YES (cached)
Compiler for C supports arguments -Werror=trigraphs: YES (cached)
Compiler for C supports arguments -Werror=array-bounds: YES (cached)
Compiler for C supports arguments -Werror=write-strings: YES (cached)
Compiler for C supports arguments -Werror=address: YES (cached)
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES (cached)
Compiler for C supports arguments -Werror=empty-body: YES (cached)
Compiler for C supports arguments -Werror=write-strings: YES (cached)
Compiler for C supports arguments -Werror=unused-but-set-variable: YES
Compiler for C supports arguments -Wundef: YES (cached)
Compiler for C supports arguments -Werror=redundant-decls: YES (cached)
Compiler for C supports arguments -fvisibility=hidden: YES
Checking for function "sysconf" : YES
Checking for function "getpagesize" : YES
Checking for function "flockfile" : YES
Checking for function "strtok_r" : YES
Has header "unistd.h" : YES
Has header "sys/mman.h" : YES
Has header "dirent.h" : YES
Message: Disabling cast checks
Library m found: YES
Found pkg-config: /usr/local/bin/pkgconf (1.8.1)
Run-time dependency glib-2.0 found: YES 2.76.2
Run-time dependency gobject-2.0 found: YES 2.76.2
Run-time dependency gio-2.0 found: YES 2.76.2
Run-time dependency fribidi found: YES 1.0.12
Dependency libthai skipped: feature libthai disabled
Run-time dependency harfbuzz found: YES 7.3.0
Run-time dependency fontconfig found: YES 2.14.2
Message: fontconfig has FcWeightFromOpenTypeDouble: YES
Run-time dependency freetype2 found: YES 24.3.18
Dependency xft skipped: feature xft disabled
Found CMake: /usr/local/bin/cmake (3.26.1)
Run-time dependency cairo found: NO (tried pkgconfig and cmake)
Run-time dependency cairo found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency cairo

Executing subproject cairo

cairo| Program version.py found: YES
(/usr/ports/x11-toolkits/pango/work/pango-1.50.9/subprojects/cairo/version.py)

subprojects/cairo/meson.build:3:11: ERROR: Command
`/usr/ports/x11-toolkits/pango/work/pango-1.50.9/subprojects/cairo/version.py`
failed with status 127.

A full log can be found at
/usr/ports/x11-toolkits/pango/work/pango-1.50.9/_build/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup
[options]` is ambiguous and deprecated.
===>  Script "configure" failed unexpectedly.
Please report the problem to desktop@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11-toolkits/pango/work/pango-1.50.9/_build/meson-logs/meson-log.txt"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/x11-toolkits/pango
*** Error code 1

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