Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: vte-0.78.1 on apple silicon #354048

Open
mhanberg opened this issue Nov 6, 2024 · 1 comment
Open

Build failure: vte-0.78.1 on apple silicon #354048

mhanberg opened this issue Nov 6, 2024 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@mhanberg
Copy link

mhanberg commented Nov 6, 2024

Steps To Reproduce

Updating my packages via home-manager and vte fails with the following error.

Note, this was just bumped yesterday: #353204. And works on my x86 linux machine.

Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/26r1hpcsadnl4gbabnyzh602z06b8vym-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/kg9d96k49qlscwn4ry2gl8vrq4iifihg-0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch
patching file src/widget.cc
Hunk #1 succeeded at 38 with fuzz 2 (offset 7 lines).
patching script interpreter paths in perf/1fb.sh perf/256test.sh perf/UTF-8-demo.txt perf/UTF-8-test.txt perf/bidi-demo.txt perf/bidi.sh perf/block.py perf/checkered.sh perf/deco.sh perf/devanagari.txt perf/hyperlink-demo.txt perf/img.sh perf/inc.sh perf/legacy.py perf/line-drawing-missing.sh perf/printwinsize.py perf/random.sh perf/scroll.vim perf/sgr-test.sh perf/utf8.sh perf/vim.sh
perf/256test.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/bash"
perf/block.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/2djmffykchgm4q4j7ylv7xgkg441mp2j-python3-3.12.7/bin/python"
perf/deco.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/bash"
perf/img.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/bash"
perf/inc.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/bash"
perf/legacy.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/2djmffykchgm4q4j7ylv7xgkg441mp2j-python3-3.12.7/bin/python"
perf/printwinsize.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/2djmffykchgm4q4j7ylv7xgkg441mp2j-python3-3.12.7/bin/python"
perf/random.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/sh"
perf/sgr-test.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/bash"
perf/utf8.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/sh"
perf/vim.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/rj7zvmif800bgg3sbznq6g5g438jx104-bash-5.2p37/bin/sh"
patching script interpreter paths in src/parser-seq.py
src/parser-seq.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/2djmffykchgm4q4j7ylv7xgkg441mp2j-python3-3.12.7/bin/python3"
patching script interpreter paths in src/minifont-coverage.py
src/minifont-coverage.py: interpreter directive changed from "#!/usr/bin/python3" to "/nix/store/2djmffykchgm4q4j7ylv7xgkg441mp2j-python3-3.12.7/bin/python3"
patching script interpreter paths in src/modes.py
src/modes.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/2djmffykchgm4q4j7ylv7xgkg441mp2j-python3-3.12.7/bin/python3"
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
mesonConfigurePhase flags: --prefix=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1 --libdir=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/lib --libexecdir=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/libexec --bindir=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/bin --sbindir=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/sbin --includedir=/nix/store/riy0xjii7qcb5pjvljc79ca6rlxsdrrx-vte-0.78.1-dev/include --mandir=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/man --infodir=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/info --localedir=/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Ddocs=true -Dgtk3=true -Dgtk4=false -D_systemd=false -D_b_symbolic_functions=false
�[1mThe Meson build system�[0m
Version: 1.5.2
Source dir: �[1m/private/tmp/nix-build-vte-0.78.1.drv-0/source�[0m
Build dir: �[1m/private/tmp/nix-build-vte-0.78.1.drv-0/source/build�[0m
Build type: �[1mnative build�[0m
Project name: �[1mvte�[0m
Project version: �[1m0.78.1�[0m
C compiler for the host machine: �[1mclang�[0m (clang 16.0.6 "clang version 16.0.6")
C linker for the host machine: �[1mclang�[0m ld64 951.9
C++ compiler for the host machine: �[1mclang++�[0m (clang 16.0.6 "clang version 16.0.6")
C++ linker for the host machine: �[1mclang++�[0m ld64 951.9
Host machine cpu family: �[1maarch64�[0m
Host machine cpu: �[1maarch64�[0m
Compiler for C supports arguments -std=gnu11: �[1;32mYES�[0m 
meson.build:143: �[1;33mWARNING:�[0m Consider using the built-in option for language standard version instead of using "-std=gnu11".
Compiler for C++ supports arguments -std=gnu++20: �[1;32mYES�[0m 
meson.build:151: �[1;33mWARNING:�[0m Consider using the built-in option for language standard version instead of using "-std=gnu++20".
Program python3 (dataclasses) found: �[1;32mYES�[0m (/nix/store/2djmffykchgm4q4j7ylv7xgkg441mp2j-python3-3.12.7/bin/python3.12) modules: dataclasses
Header "�[1msys/ioctl.h�[0m" has symbol "�[1mTIOCGWINSZ�[0m" : �[1;32mYES�[0m 
Library �[1mm�[0m found: �[1;32mYES�[0m
Checking if "�[1mfork�[0m" compiles: �[1;32mYES�[0m 
Checking if "�[1mgrantpt�[0m" compiles: �[1;32mYES�[0m 
Checking if "�[1mposix_openpt�[0m" compiles: �[1;32mYES�[0m 
Checking if "�[1mptsname�[0m" compiles: �[1;32mYES�[0m 
Checking if "�[1mtcgetattr�[0m" compiles: �[1;32mYES�[0m 
Checking if "�[1munlockpt�[0m" compiles: �[1;32mYES�[0m 
Checking if "�[1mexplicit_bzero�[0m" compiles: �[1;31mNO�[0m 
Checking if "�[1mfdwalk�[0m" compiles: �[1;31mNO�[0m 
Checking if "�[1mpread�[0m" compiles: �[1;31mNO�[0m 
Checking if "�[1mpwrite�[0m" compiles: �[1;32mYES�[0m 
Checking if "�[1mstrchrnul�[0m" compiles: �[1;31mNO�[0m 
Checking if "�[1mclose_range�[0m" compiles: �[1;31mNO�[0m 
Checking if "�[1mceil�[0m" with dependency -lm compiles: �[1;32mYES�[0m 
Checking if "�[1mfloor�[0m" with dependency -lm compiles: �[1;32mYES�[0m 
Checking if "�[1mround�[0m" with dependency -lm compiles: �[1;32mYES�[0m 
Compiler for C supports arguments -Wall: �[1;32mYES�[0m 
Compiler for C supports arguments -Wextra: �[1;32mYES�[0m 
Compiler for C supports arguments -Wcast-align: �[1;32mYES�[0m 
Compiler for C supports arguments -Wcast-function-type: �[1;32mYES�[0m 
Compiler for C supports arguments -Wclobbered: �[1;31mNO�[0m 
Compiler for C supports arguments -Wempty-body: �[1;32mYES�[0m 
Compiler for C supports arguments -Wendif-labels: �[1;32mYES�[0m 
Compiler for C supports arguments -Werror=init-self: �[1;32mYES�[0m 
Compiler for C supports arguments -Werror=missing-include-dirs: �[1;32mYES�[0m 
Compiler for C supports arguments -Werror=pointer-arith: �[1;32mYES�[0m 
Compiler for C supports arguments -Wfloat-equal: �[1;32mYES�[0m 
Compiler for C supports arguments -Wignored-qualifiers: �[1;32mYES�[0m 
Compiler for C supports arguments -Winvalid-pch: �[1;32mYES�[0m 
Compiler for C supports arguments -Wlogical-op: �[1;31mNO�[0m 
Compiler for C supports arguments -Wmisleading-indentation: �[1;32mYES�[0m 
Compiler for C supports arguments -Wmissing-declarations: �[1;32mYES�[0m 
Compiler for C supports arguments -Wmissing-field-initializers: �[1;32mYES�[0m 
Compiler for C supports arguments -Wmissing-format-attribute: �[1;32mYES�[0m 
Compiler for C supports arguments -Wmissing-include-dirs: �[1;32mYES�[0m 
Compiler for C supports arguments -Wmissing-noreturn: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-deprecated-declarations: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-address-of-packed-member: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-c99-designator: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-missing-field-initializers: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-packed: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-switch-enum: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-unused-parameter: �[1;32mYES�[0m 
Compiler for C supports arguments -Wno-volatile: �[1;31mNO�[0m 
Compiler for C supports arguments -Wshadow: �[1;32mYES�[0m 
Compiler for C supports arguments -Wshift-negative-value: �[1;32mYES�[0m 
Compiler for C supports arguments -Wsign-compare: �[1;32mYES�[0m 
Compiler for C supports arguments -Wstrict-aliasing=2: �[1;32mYES�[0m 
Compiler for C supports arguments -Wtype-limits: �[1;32mYES�[0m 
Compiler for C supports arguments -Wundef: �[1;32mYES�[0m 
Compiler for C supports arguments -Wuninitialized: �[1;32mYES�[0m 
Compiler for C supports arguments -Wuninitialized: �[1;32mYES�[0m �[1;34m(cached)�[0m
Compiler for C supports arguments -Wunsafe-loop-optimizations: �[1;31mNO�[0m 
Compiler for C supports arguments -Wunused: �[1;32mYES�[0m 
Compiler for C supports arguments -Wunused-but-set-parameter: �[1;32mYES�[0m 
Compiler for C supports arguments -Wunused-but-set-variable: �[1;32mYES�[0m 
Compiler for C supports arguments -Wunused-function: �[1;32mYES�[0m 
Compiler for C supports arguments -Wunused-label: �[1;32mYES�[0m 
Compiler for C supports arguments -Wunused-local-typedefs: �[1;32mYES�[0m 
Compiler for C supports arguments -Wunused-value: �[1;32mYES�[0m 
Compiler for C supports arguments -Wunused-variable: �[1;32mYES�[0m 
Compiler for C supports arguments -Wvla: �[1;32mYES�[0m 
Compiler for C supports arguments -Wwrite-strings: �[1;32mYES�[0m 
Compiler for C supports arguments -fdiagnostics-show-option: �[1;32mYES�[0m 
Compiler for C supports arguments -fno-common: �[1;32mYES�[0m 
Compiler for C supports arguments -fno-semantic-interposition: �[1;31mNO�[0m 
Compiler for C supports arguments -fno-strict-aliasing: �[1;32mYES�[0m 
Compiler for C supports arguments -Waggregate-return: �[1;32mYES�[0m 
Compiler for C supports arguments -Werror=implicit-function-declaration: �[1;32mYES�[0m 
Compiler for C supports arguments -Werror=missing-prototypes: �[1;32mYES�[0m 
Compiler for C supports arguments -Wimplicit: �[1;32mYES�[0m 
Compiler for C supports arguments -Wimplicit-fallthrough=3: �[1;31mNO�[0m 
Compiler for C supports arguments -Wmissing-parameter-type: �[1;31mNO�[0m 
Compiler for C supports arguments -Wnested-externs: �[1;32mYES�[0m 
Compiler for C supports arguments -Wold-style-declaration: �[1;31mNO�[0m 
Compiler for C supports arguments -Wold-style-definition: �[1;32mYES�[0m 
Compiler for C supports arguments -Woverride-init: �[1;32mYES�[0m 
Compiler for C supports arguments -Wsign-compare: �[1;32mYES�[0m �[1;34m(cached)�[0m
Compiler for C supports arguments -Wstrict-prototypes: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wall: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wextra: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wcast-align: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wcast-function-type: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wclobbered: �[1;31mNO�[0m 
Compiler for C++ supports arguments -Wempty-body: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wendif-labels: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Werror=init-self: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Werror=missing-include-dirs: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Werror=pointer-arith: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wfloat-equal: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wignored-qualifiers: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Winvalid-pch: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wlogical-op: �[1;31mNO�[0m 
Compiler for C++ supports arguments -Wmisleading-indentation: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wmissing-declarations: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wmissing-field-initializers: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wmissing-format-attribute: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wmissing-include-dirs: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wmissing-noreturn: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-deprecated-declarations: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-address-of-packed-member: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-c99-designator: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-missing-field-initializers: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-packed: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-switch-enum: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-unused-parameter: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wno-volatile: �[1;31mNO�[0m 
Compiler for C++ supports arguments -Wshadow: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wshift-negative-value: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wsign-compare: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wstrict-aliasing=2: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wtype-limits: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wundef: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wuninitialized: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wuninitialized: �[1;32mYES�[0m �[1;34m(cached)�[0m
Compiler for C++ supports arguments -Wunsafe-loop-optimizations: �[1;31mNO�[0m 
Compiler for C++ supports arguments -Wunused: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wunused-but-set-parameter: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wunused-but-set-variable: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wunused-function: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wunused-label: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wunused-local-typedefs: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wunused-value: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wunused-variable: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wvla: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wwrite-strings: �[1;32mYES�[0m 
Compiler for C++ supports arguments -fdiagnostics-show-option: �[1;32mYES�[0m 
Compiler for C++ supports arguments -fno-common: �[1;32mYES�[0m 
Compiler for C++ supports arguments -fno-semantic-interposition: �[1;31mNO�[0m 
Compiler for C++ supports arguments -fno-strict-aliasing: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wimplicit-fallthrough=5: �[1;31mNO�[0m 
Compiler for C++ supports arguments -Wnon-virtual-dtor: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Wstrict-null-sentinel: �[1;31mNO�[0m 
Compiler for C++ supports arguments -Wno-unknown-attributes: �[1;32mYES�[0m 
Compiler for C++ supports arguments -fvisibility-inlines-hidden: �[1;32mYES�[0m 
Compiler for C++ supports arguments -fvisibility=hidden: �[1;32mYES�[0m 
Compiler for C++ supports arguments -fvisibility-inlines-hidden: �[1;32mYES�[0m �[1;34m(cached)�[0m
Compiler for C++ supports arguments -fvisibility=hidden: �[1;32mYES�[0m �[1;34m(cached)�[0m
Compiler for C supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: �[1;32mYES�[0m 
Compiler for C++ supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: �[1;32mYES�[0m 
meson.build:582: �[1;33mWARNING:�[0m Consider using the built-in warning_level option instead of using "-Wall".
meson.build:582: �[1;33mWARNING:�[0m Consider using the built-in warning_level option instead of using "-Wextra".
meson.build:583: �[1;33mWARNING:�[0m Consider using the built-in warning_level option instead of using "-Wall".
meson.build:583: �[1;33mWARNING:�[0m Consider using the built-in warning_level option instead of using "-Wextra".
Compiler for C supports link arguments -Wl,-Bsymbolic: �[1;31mNO�[0m 
Compiler for C++ supports link arguments -Wl,-Bsymbolic: �[1;31mNO�[0m 
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: �[1;31mNO�[0m 
Compiler for C++ supports link arguments -Wl,-Bsymbolic-functions: �[1;31mNO�[0m 
Compiler for C supports link arguments -fstack-protector: �[1;32mYES�[0m 
Compiler for C++ supports link arguments -fstack-protector: �[1;32mYES�[0m 
Compiler for C supports link arguments -fstack-protector-strong: �[1;32mYES�[0m 
Compiler for C++ supports link arguments -fstack-protector-strong: �[1;32mYES�[0m 
Found pkg-config: �[1;32mYES�[0m �[1m(/nix/store/gvgay2fp27k7rr03lf3m572gcd9f7gdy-pkg-config-wrapper-0.29.2/bin/pkg-config)�[0m �[1;34m0.29.2�[0m
Run-time dependency �[1mcairo�[0m found: �[1;32mYES�[0m �[36m1.18.2�[0m
Run-time dependency �[1mcairo-gobject�[0m found: �[1;32mYES�[0m �[36m1.18.2�[0m
Run-time dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.82.1�[0m
Run-time dependency �[1mglib-2.0�[0m found: �[1;32mYES�[0m �[36m2.82.1�[0m
Run-time dependency �[1mgobject-2.0�[0m found: �[1;32mYES�[0m �[36m2.82.1�[0m
Run-time dependency �[1mpango�[0m found: �[1;32mYES�[0m �[36m1.54.0�[0m
Run-time dependency �[1mlibpcre2-8�[0m found: �[1;32mYES�[0m �[36m10.44�[0m
Run-time dependency �[1mthreads�[0m found: �[1;32mYES�[0m
Run-time dependency �[1mliblz4�[0m found: �[1;32mYES�[0m �[36m1.10.0�[0m
Run-time dependency �[1mfribidi�[0m found: �[1;32mYES�[0m �[36m1.0.16�[0m
Run-time dependency �[1mgnutls�[0m found: �[1;32mYES�[0m �[36m3.8.6�[0m
Run-time dependency �[1mgtk+-3.0�[0m found: �[1;32mYES�[0m �[36m3.24.43�[0m
Run-time dependency �[1micu-uc�[0m found: �[1;32mYES�[0m �[36m74.2�[0m
Configuring �[1mconfig.h�[0m using configuration
Configuring �[1mvteversion.h�[0m using configuration
Program �[1mglib-mkenums�[0m found: �[1;32mYES�[0m (/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/bin/glib-mkenums)
Dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.82.1�[0m �[1;34m(cached)�[0m
Program �[1m/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/bin/glib-compile-resources�[0m found: �[1;32mYES�[0m (/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/bin/glib-compile-resources)
Dependency �[1mglib-2.0�[0m found: �[1;32mYES�[0m �[36m2.82.1�[0m �[1;34m(cached)�[0m
Program �[1m/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/bin/glib-genmarshal�[0m found: �[1;32mYES�[0m (/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/bin/glib-genmarshal)
Configuring �[1mvte.csh�[0m using configuration
Configuring �[1mvte.sh�[0m using configuration
Dependency �[1mgio-2.0�[0m found: �[1;32mYES�[0m �[36m2.82.1�[0m �[1;34m(cached)�[0m
Program �[1m/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/bin/glib-compile-resources�[0m found: �[1;32mYES�[0m (/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/bin/glib-compile-resources)
Configuring �[1mvte-2.91.xml�[0m using configuration
Run-time dependency �[1mgobject-introspection-1.0�[0m found: �[1;32mYES�[0m �[36m1.82.0�[0m
Dependency �[1mgobject-introspection-1.0�[0m found: �[1;32mYES�[0m �[36m1.82.0�[0m �[1;34m(cached)�[0m
Dependency �[1mgobject-introspection-1.0�[0m found: �[1;32mYES�[0m �[36m1.82.0�[0m �[1;34m(cached)�[0m
Program �[1m/nix/store/fvsf20a2g3qpc6vz608dnh3lj5ci44wg-gobject-introspection-1.82.0-dev/bin/g-ir-scanner�[0m found: �[1;32mYES�[0m (/nix/store/fvsf20a2g3qpc6vz608dnh3lj5ci44wg-gobject-introspection-1.82.0-dev/bin/g-ir-scanner)
Dependency �[1mgobject-introspection-1.0�[0m found: �[1;32mYES�[0m �[36m1.82.0�[0m �[1;34m(cached)�[0m
Program �[1m/nix/store/fvsf20a2g3qpc6vz608dnh3lj5ci44wg-gobject-introspection-1.82.0-dev/bin/g-ir-compiler�[0m found: �[1;32mYES�[0m (/nix/store/fvsf20a2g3qpc6vz608dnh3lj5ci44wg-gobject-introspection-1.82.0-dev/bin/g-ir-compiler)
bindings/vala/meson.build:19: �[1;33mWARNING:�[0m add_languages is missing native:, assuming languages are wanted for both host and build.
Vala compiler for the host machine: �[1mvalac�[0m (valac 0.56.17)
Library �[1mposix�[0m found: �[1;32mYES�[0m
Program �[1mvapigen�[0m found: �[1;32mYES�[0m (/nix/store/zk4jwgzcdm8nhk7xzdw87xm7xpj4vfw8-vala-0.56.17/bin/vapigen)
Program �[1mmsgfmt�[0m found: �[1;32mYES�[0m (/nix/store/ymlrvh4zq6imlr4fqsricmhzyrf7g6s9-gettext-0.21.1/bin/msgfmt)
Program �[1mmsginit�[0m found: �[1;32mYES�[0m (/nix/store/ymlrvh4zq6imlr4fqsricmhzyrf7g6s9-gettext-0.21.1/bin/msginit)
Program �[1mmsgmerge�[0m found: �[1;32mYES�[0m (/nix/store/ymlrvh4zq6imlr4fqsricmhzyrf7g6s9-gettext-0.21.1/bin/msgmerge)
Program �[1mxgettext�[0m found: �[1;32mYES�[0m (/nix/store/ymlrvh4zq6imlr4fqsricmhzyrf7g6s9-gettext-0.21.1/bin/xgettext)
Program �[1mgi-docgen�[0m found: �[1;32mYES�[0m (/nix/store/a3fs61p8nkfhmqpisq19zfgz5vl4q3yz-gi-docgen-2024.1/bin/gi-docgen)
Configuring �[1mvte-2.91.toml�[0m using configuration
Program �[1mmeson_changelog.sh�[0m found: �[1;32mYES�[0m (/private/tmp/nix-build-vte-0.78.1.drv-0/source/meson_changelog.sh)
Configuring �[1mMakefile�[0m using configuration
Configuring �[1m.gitignore�[0m with command
�[1mMessage:�[0m 
Configuration for VTE:

  Version:      0.78.1

  C compiler:   clang (version 16.0.6)
  C++ compiler: clang (version 16.0.6)

  Coverage:     false
  Debug:        false

  A11y:         true
  Docs:         true
  FRIBIDI:      true
  GNUTLS:       true
  GTK+ 3.0:     true
  GTK+ 4.0:     false
  ICU:          true
  GIR:          true
  systemd:      false
  Glade:        true
  Vala:         true

  Prefix:       /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1

�[1mMessage:�[0m This is a stable release.
Build targets in project: �[1m143�[0m

vte �[36m0.78.1�[0m

  �[1mUser defined options�[0m
    auto_features        : enabled
    bindir               : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/bin
    buildtype            : plain
    includedir           : /nix/store/riy0xjii7qcb5pjvljc79ca6rlxsdrrx-vte-0.78.1-dev/include
    infodir              : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/info
    libdir               : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/lib
    libexecdir           : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/libexec
    localedir            : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/locale
    mandir               : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/man
    prefix               : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1
    sbindir              : /nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/sbin
    wrap_mode            : nodownload
    _b_symbolic_functions: false
    _systemd             : false
    docs                 : true
    gtk3                 : true
    gtk4                 : false

Found ninja-1.12.1 at /nix/store/fm05zym1mwczjmg3y37z36cpfjh34x3f-ninja-1.12.1/bin/ninja
mesonConfigurePhase: enabled\ parallel\ building
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j10
[1/237] Generating src/vteresources_h with a custom command
[2/237] Generating src/vteresources_c with a custom command
[3/237] Generating src/app/resources-gtk3.cc_c with a custom command
[4/237] Generating glib marshaller header src/marshal_h
[5/237] Generating src/vte/vtetypebuiltins-gtk3.cc with a custom command
[6/237] Generating src/vte/vtetypebuiltins-gtk3.h with a custom command
[7/237] Generating src/app/resources-gtk3.cc_h with a custom command
[8/237] Generating src/minifont-coverage.inc with a custom command
[9/237] Generating src/minifont-coverage-tests.inc with a custom command
[10/237] Generating src/modes with a custom command
[11/237] Generating glib marshaller source src/marshal_c
[12/237] Compiling C++ object src/decoder-cat.p/utf8.cc.o
[13/237] Generating src/parser-seq with a custom command
[14/237] Compiling C++ object src/decoder-cat.p/debug.cc.o
[15/237] Compiling C object src/dumpkeys.p/dumpkeys.c.o
[16/237] Compiling C object src/slowcat.p/slowcat.c.o
[17/237] Compiling C object src/mev.p/mev.c.o
[18/237] Compiling C object src/libvte-2.91.0.dylib.p/meson-generated_.._marshal.c.o
[19/237] Compiling C++ object src/libvte-2.91.0.dylib.p/debug.cc.o
[20/237] Compiling C object src/libvte-2.91.0.dylib.p/meson-generated_.._vteresources.c.o
[21/237] Compiling C++ object src/decoder-cat.p/icu-decoder.cc.o
[22/237] Compiling C++ object src/decoder-cat.p/glib-glue.cc.o
[23/237] Compiling C++ object src/decoder-cat.p/icu-converter.cc.o
[24/237] Compiling C++ object src/decoder-cat.p/decoder-cat.cc.o
[25/237] Compiling C++ object src/libvte-2.91.0.dylib.p/meson-generated_.._vte_vtetypebuiltins-gtk3.cc.o
[26/237] Compiling C++ object src/decoder-cat.p/icu-glue.cc.o
[27/237] Compiling C++ object src/libvte-2.91.0.dylib.p/utf8.cc.o
[28/237] Compiling C++ object src/libvte-2.91.0.dylib.p/color-parser.cc.o
[29/237] Compiling C++ object src/libvte-2.91.0.dylib.p/glib-glue.cc.o
[30/237] Compiling C++ object src/libvte-2.91.0.dylib.p/pastify.cc.o
[31/237] Compiling C++ object src/libvte-2.91.0.dylib.p/parser.cc.o
[32/237] Compiling C++ object src/libvte-2.91.0.dylib.p/pty.cc.o
[33/237] Compiling C++ object src/libvte-2.91.0.dylib.p/uuid.cc.o
../src/uuid.cc:168:21: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
        auto ints = (uint32_t*)m_bytes;
                    ^~~~~~~~~~~~~~~~~~
1 warning generated.
[34/237] Compiling C++ object src/libvte-2.91.0.dylib.p/chunk.cc.o
[35/237] Compiling C++ object src/libvte-2.91.0.dylib.p/regex.cc.o
[36/237] Compiling C++ object src/libvte-2.91.0.dylib.p/vtepty.cc.o
[37/237] Compiling C++ object src/libvte-2.91.0.dylib.p/vteuuid.cc.o
[38/237] Compiling C++ object src/libvte-2.91.0.dylib.p/drawing-context.cc.o
[39/237] Compiling C++ object src/libvte-2.91.0.dylib.p/missing.cc.o
../src/missing.cc:231:17: warning: variable length arrays are a C99 feature [-Wvla-extension]
    char buffer[open_max * PROC_PIDLISTFD_SIZE];
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/missing.cc:231:17: note: initializer of 'open_max' is not a constant expression
../src/missing.cc:213:14: note: declared here
  auto const open_max = getrlimit_NOFILE_max();
             ^
../src/missing.cc:240:45: warning: cast from 'char *' to 'const struct proc_fdinfo *' increases required alignment from 1 to 4 [-Wcast-align]
        const struct proc_fdinfo *fd_info = (const struct proc_fdinfo *)buffer;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[40/237] Compiling C++ object src/libvte-2.91.0.dylib.p/fonts-pangocairo.cc.o
[41/237] Compiling C++ object src/libvte-2.91.0.dylib.p/reaper.cc.o
[42/237] Compiling C++ object src/libvte-2.91.0.dylib.p/keymap.cc.o
[43/237] Compiling C++ object src/libvte-2.91.0.dylib.p/bidi.cc.o
FAILED: src/libvte-2.91.0.dylib.p/bidi.cc.o 
clang++ -Isrc/libvte-2.91.0.dylib.p -Isrc -I../src -I. -I.. -Isrc/vte -I../src/vte -I/nix/store/aiighaw46b3wvmxanvpdms9ddzfi0di3-cairo-1.18.2-dev/include/cairo -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include/freetype2 -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include/glib-2.0 -I/nix/store/6a4qvifcnrd42jd6fb8vrxm4a5d7rp2d-glib-2.82.1/lib/glib-2.0/include -I/nix/store/sqyyrfmjd2p9bjr6q46l95lqq64jqhba-pango-1.54.0-dev/include/pango-1.0 -I/nix/store/18z5y2jh7mmaf94sf629x5kh26girbdm-harfbuzz-9.0.0-dev/include/harfbuzz -I/nix/store/vch1rvzvg325md32b6mmy6dnqcz2y6lg-fribidi-1.0.16-dev/include/fribidi -I/nix/store/48vq8kbm919swql77jxr1b4iq3lcf2ff-gnutls-3.8.6-dev/include -I/nix/store/fz4mihr7fq97wkk9bn1a7mmaj44msdmr-icu4c-74.2-dev/include -I/nix/store/9nsbcjy7aw44mv2xfk58hizipa2m98p1-pcre2-10.44-dev/include -I/nix/store/fpmb8q9w679fy2mdw5rsk9ppirxcx83r-lz4-1.10.0-dev/include -I/nix/store/g4bqjw1pz0hsdshsi8alzv39ayg05inm-gtk+3-3.24.43-dev/include/gtk-3.0 -I/nix/store/b4p5vcs8489z67fqdmjqpj1prvlqyn4l-at-spi2-core-2.54.0-dev/include/atk-1.0 -I/nix/store/yj8fwby4py5azw8kfcj75n55lj2gghid-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Wfloat-equal -Wignored-qualifiers -Winvalid-pch -Wmisleading-indentation -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wno-deprecated-declarations -Wno-address-of-packed-member -Wno-c99-designator -Wno-missing-field-initializers -Wno-packed -Wno-switch-enum -Wno-unused-parameter -Wshadow -Wshift-negative-value -Wsign-compare -Wstrict-aliasing=2 -Wtype-limits -Wundef -Wuninitialized -Wuninitialized -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-value -Wunused-variable -Wvla -Wwrite-strings -fdiagnostics-show-option -fno-common -fno-strict-aliasing -Wnon-virtual-dtor -Wno-unknown-attributes -fvisibility-inlines-hidden -fvisibility=hidden -Werror=format=2 -Werror=format-nonliteral -Werror=format-security '-DG_LOG_DOMAIN="VTE"' '-DLOCALEDIR="/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/locale"' -DVTE_COMPILATION -UPARSER_INCLUDE_NOP '-DGDK_VERSION_MIN_REQUIRED=(G_ENCODE_VERSION(3,24))' '-DGDK_VERSION_MAX_ALLOWED=(G_ENCODE_VERSION(3,24))' -DVTE_GTK=3 -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -MD -MQ src/libvte-2.91.0.dylib.p/bidi.cc.o -MF src/libvte-2.91.0.dylib.p/bidi.cc.o.d -o src/libvte-2.91.0.dylib.p/bidi.cc.o -c ../src/bidi.cc
In file included from ../src/bidi.cc:48:
In file included from ../src/vteinternal.hh:53:
../src/termprops.hh:392:31: error: no matching function for call to 'from_chars'
        if (auto [ptr, err] = std::from_chars(std::begin(str),
                              ^~~~~~~~~~~~~~~
../src/termprops.hh:569:30: note: in instantiation of function template specialization 'vte::terminal::impl::parse_termprop_floating<double>' requested here
                return impl::parse_termprop_floating<double>(value);
                             ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:114:19: note: candidate function not viable: no known conversion from 'std::chars_format' to 'int' for 4th argument
from_chars_result from_chars(const char*, const char*, bool, int = 10) = delete;
                  ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:803:1: note: candidate template ignored: requirement 'is_integral<double>::value' was not satisfied [with _Tp = double]
from_chars(const char* __first, const char* __last, _Tp& __value, int __base)
^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:796:1: note: candidate function template not viable: requires 3 arguments, but 4 were provided
from_chars(const char* __first, const char* __last, _Tp& __value)
^
1 error generated.
[44/237] Compiling C++ object src/libvte-2.91.0.dylib.p/osc-colors.cc.o
[45/237] Compiling C++ object src/libvte-2.91.0.dylib.p/scheduler.cc.o
[46/237] Compiling C++ object src/libvte-2.91.0.dylib.p/clipboard-gtk.cc.o
FAILED: src/libvte-2.91.0.dylib.p/clipboard-gtk.cc.o 
clang++ -Isrc/libvte-2.91.0.dylib.p -Isrc -I../src -I. -I.. -Isrc/vte -I../src/vte -I/nix/store/aiighaw46b3wvmxanvpdms9ddzfi0di3-cairo-1.18.2-dev/include/cairo -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include/freetype2 -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include/glib-2.0 -I/nix/store/6a4qvifcnrd42jd6fb8vrxm4a5d7rp2d-glib-2.82.1/lib/glib-2.0/include -I/nix/store/sqyyrfmjd2p9bjr6q46l95lqq64jqhba-pango-1.54.0-dev/include/pango-1.0 -I/nix/store/18z5y2jh7mmaf94sf629x5kh26girbdm-harfbuzz-9.0.0-dev/include/harfbuzz -I/nix/store/vch1rvzvg325md32b6mmy6dnqcz2y6lg-fribidi-1.0.16-dev/include/fribidi -I/nix/store/48vq8kbm919swql77jxr1b4iq3lcf2ff-gnutls-3.8.6-dev/include -I/nix/store/fz4mihr7fq97wkk9bn1a7mmaj44msdmr-icu4c-74.2-dev/include -I/nix/store/9nsbcjy7aw44mv2xfk58hizipa2m98p1-pcre2-10.44-dev/include -I/nix/store/fpmb8q9w679fy2mdw5rsk9ppirxcx83r-lz4-1.10.0-dev/include -I/nix/store/g4bqjw1pz0hsdshsi8alzv39ayg05inm-gtk+3-3.24.43-dev/include/gtk-3.0 -I/nix/store/b4p5vcs8489z67fqdmjqpj1prvlqyn4l-at-spi2-core-2.54.0-dev/include/atk-1.0 -I/nix/store/yj8fwby4py5azw8kfcj75n55lj2gghid-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Wfloat-equal -Wignored-qualifiers -Winvalid-pch -Wmisleading-indentation -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wno-deprecated-declarations -Wno-address-of-packed-member -Wno-c99-designator -Wno-missing-field-initializers -Wno-packed -Wno-switch-enum -Wno-unused-parameter -Wshadow -Wshift-negative-value -Wsign-compare -Wstrict-aliasing=2 -Wtype-limits -Wundef -Wuninitialized -Wuninitialized -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-value -Wunused-variable -Wvla -Wwrite-strings -fdiagnostics-show-option -fno-common -fno-strict-aliasing -Wnon-virtual-dtor -Wno-unknown-attributes -fvisibility-inlines-hidden -fvisibility=hidden -Werror=format=2 -Werror=format-nonliteral -Werror=format-security '-DG_LOG_DOMAIN="VTE"' '-DLOCALEDIR="/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/locale"' -DVTE_COMPILATION -UPARSER_INCLUDE_NOP '-DGDK_VERSION_MIN_REQUIRED=(G_ENCODE_VERSION(3,24))' '-DGDK_VERSION_MAX_ALLOWED=(G_ENCODE_VERSION(3,24))' -DVTE_GTK=3 -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -MD -MQ src/libvte-2.91.0.dylib.p/clipboard-gtk.cc.o -MF src/libvte-2.91.0.dylib.p/clipboard-gtk.cc.o.d -o src/libvte-2.91.0.dylib.p/clipboard-gtk.cc.o -c ../src/clipboard-gtk.cc
In file included from ../src/clipboard-gtk.cc:23:
In file included from ../src/widget.hh:30:
In file included from ../src/vteinternal.hh:53:
../src/termprops.hh:392:31: error: no matching function for call to 'from_chars'
        if (auto [ptr, err] = std::from_chars(std::begin(str),
                              ^~~~~~~~~~~~~~~
../src/termprops.hh:569:30: note: in instantiation of function template specialization 'vte::terminal::impl::parse_termprop_floating<double>' requested here
                return impl::parse_termprop_floating<double>(value);
                             ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:114:19: note: candidate function not viable: no known conversion from 'std::chars_format' to 'int' for 4th argument
from_chars_result from_chars(const char*, const char*, bool, int = 10) = delete;
                  ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:803:1: note: candidate template ignored: requirement 'is_integral<double>::value' was not satisfied [with _Tp = double]
from_chars(const char* __first, const char* __last, _Tp& __value, int __base)
^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:796:1: note: candidate function template not viable: requires 3 arguments, but 4 were provided
from_chars(const char* __first, const char* __last, _Tp& __value)
^
1 error generated.
[47/237] Compiling C++ object src/libvte-2.91.0.dylib.p/minifont.cc.o
[48/237] Compiling C++ object src/libvte-2.91.0.dylib.p/ring.cc.o
[49/237] Compiling C++ object src/libvte-2.91.0.dylib.p/spawn.cc.o
[50/237] Compiling C++ object src/libvte-2.91.0.dylib.p/ringview.cc.o
FAILED: src/libvte-2.91.0.dylib.p/ringview.cc.o 
clang++ -Isrc/libvte-2.91.0.dylib.p -Isrc -I../src -I. -I.. -Isrc/vte -I../src/vte -I/nix/store/aiighaw46b3wvmxanvpdms9ddzfi0di3-cairo-1.18.2-dev/include/cairo -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include/freetype2 -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include/glib-2.0 -I/nix/store/6a4qvifcnrd42jd6fb8vrxm4a5d7rp2d-glib-2.82.1/lib/glib-2.0/include -I/nix/store/sqyyrfmjd2p9bjr6q46l95lqq64jqhba-pango-1.54.0-dev/include/pango-1.0 -I/nix/store/18z5y2jh7mmaf94sf629x5kh26girbdm-harfbuzz-9.0.0-dev/include/harfbuzz -I/nix/store/vch1rvzvg325md32b6mmy6dnqcz2y6lg-fribidi-1.0.16-dev/include/fribidi -I/nix/store/48vq8kbm919swql77jxr1b4iq3lcf2ff-gnutls-3.8.6-dev/include -I/nix/store/fz4mihr7fq97wkk9bn1a7mmaj44msdmr-icu4c-74.2-dev/include -I/nix/store/9nsbcjy7aw44mv2xfk58hizipa2m98p1-pcre2-10.44-dev/include -I/nix/store/fpmb8q9w679fy2mdw5rsk9ppirxcx83r-lz4-1.10.0-dev/include -I/nix/store/g4bqjw1pz0hsdshsi8alzv39ayg05inm-gtk+3-3.24.43-dev/include/gtk-3.0 -I/nix/store/b4p5vcs8489z67fqdmjqpj1prvlqyn4l-at-spi2-core-2.54.0-dev/include/atk-1.0 -I/nix/store/yj8fwby4py5azw8kfcj75n55lj2gghid-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Wfloat-equal -Wignored-qualifiers -Winvalid-pch -Wmisleading-indentation -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wno-deprecated-declarations -Wno-address-of-packed-member -Wno-c99-designator -Wno-missing-field-initializers -Wno-packed -Wno-switch-enum -Wno-unused-parameter -Wshadow -Wshift-negative-value -Wsign-compare -Wstrict-aliasing=2 -Wtype-limits -Wundef -Wuninitialized -Wuninitialized -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-value -Wunused-variable -Wvla -Wwrite-strings -fdiagnostics-show-option -fno-common -fno-strict-aliasing -Wnon-virtual-dtor -Wno-unknown-attributes -fvisibility-inlines-hidden -fvisibility=hidden -Werror=format=2 -Werror=format-nonliteral -Werror=format-security '-DG_LOG_DOMAIN="VTE"' '-DLOCALEDIR="/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/locale"' -DVTE_COMPILATION -UPARSER_INCLUDE_NOP '-DGDK_VERSION_MIN_REQUIRED=(G_ENCODE_VERSION(3,24))' '-DGDK_VERSION_MAX_ALLOWED=(G_ENCODE_VERSION(3,24))' -DVTE_GTK=3 -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -MD -MQ src/libvte-2.91.0.dylib.p/ringview.cc.o -MF src/libvte-2.91.0.dylib.p/ringview.cc.o.d -o src/libvte-2.91.0.dylib.p/ringview.cc.o -c ../src/ringview.cc
In file included from ../src/ringview.cc:23:
In file included from ../src/vteinternal.hh:53:
../src/termprops.hh:392:31: error: no matching function for call to 'from_chars'
        if (auto [ptr, err] = std::from_chars(std::begin(str),
                              ^~~~~~~~~~~~~~~
../src/termprops.hh:569:30: note: in instantiation of function template specialization 'vte::terminal::impl::parse_termprop_floating<double>' requested here
                return impl::parse_termprop_floating<double>(value);
                             ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:114:19: note: candidate function not viable: no known conversion from 'std::chars_format' to 'int' for 4th argument
from_chars_result from_chars(const char*, const char*, bool, int = 10) = delete;
                  ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:803:1: note: candidate template ignored: requirement 'is_integral<double>::value' was not satisfied [with _Tp = double]
from_chars(const char* __first, const char* __last, _Tp& __value, int __base)
^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:796:1: note: candidate function template not viable: requires 3 arguments, but 4 were provided
from_chars(const char* __first, const char* __last, _Tp& __value)
^
1 error generated.
[51/237] Compiling C++ object src/libvte-2.91.0.dylib.p/vtegtk.cc.o
FAILED: src/libvte-2.91.0.dylib.p/vtegtk.cc.o 
clang++ -Isrc/libvte-2.91.0.dylib.p -Isrc -I../src -I. -I.. -Isrc/vte -I../src/vte -I/nix/store/aiighaw46b3wvmxanvpdms9ddzfi0di3-cairo-1.18.2-dev/include/cairo -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include/freetype2 -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include/glib-2.0 -I/nix/store/6a4qvifcnrd42jd6fb8vrxm4a5d7rp2d-glib-2.82.1/lib/glib-2.0/include -I/nix/store/sqyyrfmjd2p9bjr6q46l95lqq64jqhba-pango-1.54.0-dev/include/pango-1.0 -I/nix/store/18z5y2jh7mmaf94sf629x5kh26girbdm-harfbuzz-9.0.0-dev/include/harfbuzz -I/nix/store/vch1rvzvg325md32b6mmy6dnqcz2y6lg-fribidi-1.0.16-dev/include/fribidi -I/nix/store/48vq8kbm919swql77jxr1b4iq3lcf2ff-gnutls-3.8.6-dev/include -I/nix/store/fz4mihr7fq97wkk9bn1a7mmaj44msdmr-icu4c-74.2-dev/include -I/nix/store/9nsbcjy7aw44mv2xfk58hizipa2m98p1-pcre2-10.44-dev/include -I/nix/store/fpmb8q9w679fy2mdw5rsk9ppirxcx83r-lz4-1.10.0-dev/include -I/nix/store/g4bqjw1pz0hsdshsi8alzv39ayg05inm-gtk+3-3.24.43-dev/include/gtk-3.0 -I/nix/store/b4p5vcs8489z67fqdmjqpj1prvlqyn4l-at-spi2-core-2.54.0-dev/include/atk-1.0 -I/nix/store/yj8fwby4py5azw8kfcj75n55lj2gghid-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Wfloat-equal -Wignored-qualifiers -Winvalid-pch -Wmisleading-indentation -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wno-deprecated-declarations -Wno-address-of-packed-member -Wno-c99-designator -Wno-missing-field-initializers -Wno-packed -Wno-switch-enum -Wno-unused-parameter -Wshadow -Wshift-negative-value -Wsign-compare -Wstrict-aliasing=2 -Wtype-limits -Wundef -Wuninitialized -Wuninitialized -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-value -Wunused-variable -Wvla -Wwrite-strings -fdiagnostics-show-option -fno-common -fno-strict-aliasing -Wnon-virtual-dtor -Wno-unknown-attributes -fvisibility-inlines-hidden -fvisibility=hidden -Werror=format=2 -Werror=format-nonliteral -Werror=format-security '-DG_LOG_DOMAIN="VTE"' '-DLOCALEDIR="/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/locale"' -DVTE_COMPILATION -UPARSER_INCLUDE_NOP '-DGDK_VERSION_MIN_REQUIRED=(G_ENCODE_VERSION(3,24))' '-DGDK_VERSION_MAX_ALLOWED=(G_ENCODE_VERSION(3,24))' -DVTE_GTK=3 -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -MD -MQ src/libvte-2.91.0.dylib.p/vtegtk.cc.o -MF src/libvte-2.91.0.dylib.p/vtegtk.cc.o.d -o src/libvte-2.91.0.dylib.p/vtegtk.cc.o -c ../src/vtegtk.cc
In file included from ../src/vtegtk.cc:58:
In file included from ../src/vteinternal.hh:53:
../src/termprops.hh:392:31: error: no matching function for call to 'from_chars'
        if (auto [ptr, err] = std::from_chars(std::begin(str),
                              ^~~~~~~~~~~~~~~
../src/termprops.hh:569:30: note: in instantiation of function template specialization 'vte::terminal::impl::parse_termprop_floating<double>' requested here
                return impl::parse_termprop_floating<double>(value);
                             ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:114:19: note: candidate function not viable: no known conversion from 'std::chars_format' to 'int' for 4th argument
from_chars_result from_chars(const char*, const char*, bool, int = 10) = delete;
                  ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:803:1: note: candidate template ignored: requirement 'is_integral<double>::value' was not satisfied [with _Tp = double]
from_chars(const char* __first, const char* __last, _Tp& __value, int __base)
^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:796:1: note: candidate function template not viable: requires 3 arguments, but 4 were provided
from_chars(const char* __first, const char* __last, _Tp& __value)
^
1 error generated.
[52/237] Compiling C++ object src/libvte-2.91.0.dylib.p/vte.cc.o
FAILED: src/libvte-2.91.0.dylib.p/vte.cc.o 
clang++ -Isrc/libvte-2.91.0.dylib.p -Isrc -I../src -I. -I.. -Isrc/vte -I../src/vte -I/nix/store/aiighaw46b3wvmxanvpdms9ddzfi0di3-cairo-1.18.2-dev/include/cairo -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include/freetype2 -I/nix/store/1gjpzg9zwpvh549w4gvbhy3cgv9n41bz-freetype-2.13.3-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include -I/nix/store/qqykkpgl0f02cyx8c2pzssb3mn8mvp1g-glib-2.82.1-dev/include/glib-2.0 -I/nix/store/6a4qvifcnrd42jd6fb8vrxm4a5d7rp2d-glib-2.82.1/lib/glib-2.0/include -I/nix/store/sqyyrfmjd2p9bjr6q46l95lqq64jqhba-pango-1.54.0-dev/include/pango-1.0 -I/nix/store/18z5y2jh7mmaf94sf629x5kh26girbdm-harfbuzz-9.0.0-dev/include/harfbuzz -I/nix/store/vch1rvzvg325md32b6mmy6dnqcz2y6lg-fribidi-1.0.16-dev/include/fribidi -I/nix/store/48vq8kbm919swql77jxr1b4iq3lcf2ff-gnutls-3.8.6-dev/include -I/nix/store/fz4mihr7fq97wkk9bn1a7mmaj44msdmr-icu4c-74.2-dev/include -I/nix/store/9nsbcjy7aw44mv2xfk58hizipa2m98p1-pcre2-10.44-dev/include -I/nix/store/fpmb8q9w679fy2mdw5rsk9ppirxcx83r-lz4-1.10.0-dev/include -I/nix/store/g4bqjw1pz0hsdshsi8alzv39ayg05inm-gtk+3-3.24.43-dev/include/gtk-3.0 -I/nix/store/b4p5vcs8489z67fqdmjqpj1prvlqyn4l-at-spi2-core-2.54.0-dev/include/atk-1.0 -I/nix/store/yj8fwby4py5azw8kfcj75n55lj2gghid-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -D_LIBCPP_ENABLE_ASSERTIONS=1 -std=gnu++20 -Wall -Wextra -Wcast-align -Wcast-function-type -Wempty-body -Wendif-labels -Werror=init-self -Werror=missing-include-dirs -Werror=pointer-arith -Wfloat-equal -Wignored-qualifiers -Winvalid-pch -Wmisleading-indentation -Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wno-deprecated-declarations -Wno-address-of-packed-member -Wno-c99-designator -Wno-missing-field-initializers -Wno-packed -Wno-switch-enum -Wno-unused-parameter -Wshadow -Wshift-negative-value -Wsign-compare -Wstrict-aliasing=2 -Wtype-limits -Wundef -Wuninitialized -Wuninitialized -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-value -Wunused-variable -Wvla -Wwrite-strings -fdiagnostics-show-option -fno-common -fno-strict-aliasing -Wnon-virtual-dtor -Wno-unknown-attributes -fvisibility-inlines-hidden -fvisibility=hidden -Werror=format=2 -Werror=format-nonliteral -Werror=format-security '-DG_LOG_DOMAIN="VTE"' '-DLOCALEDIR="/nix/store/zdlm04s1b7zhq3q3ma8brf5jl96722n6-vte-0.78.1/share/locale"' -DVTE_COMPILATION -UPARSER_INCLUDE_NOP '-DGDK_VERSION_MIN_REQUIRED=(G_ENCODE_VERSION(3,24))' '-DGDK_VERSION_MAX_ALLOWED=(G_ENCODE_VERSION(3,24))' -DVTE_GTK=3 -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -MD -MQ src/libvte-2.91.0.dylib.p/vte.cc.o -MF src/libvte-2.91.0.dylib.p/vte.cc.o.d -o src/libvte-2.91.0.dylib.p/vte.cc.o -c ../src/vte.cc
In file included from ../src/vte.cc:43:
In file included from ../src/vteinternal.hh:53:
../src/termprops.hh:392:31: error: no matching function for call to 'from_chars'
        if (auto [ptr, err] = std::from_chars(std::begin(str),
                              ^~~~~~~~~~~~~~~
../src/termprops.hh:569:30: note: in instantiation of function template specialization 'vte::terminal::impl::parse_termprop_floating<double>' requested here
                return impl::parse_termprop_floating<double>(value);
                             ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:114:19: note: candidate function not viable: no known conversion from 'std::chars_format' to 'int' for 4th argument
from_chars_result from_chars(const char*, const char*, bool, int = 10) = delete;
                  ^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:803:1: note: candidate template ignored: requirement 'is_integral<double>::value' was not satisfied [with _Tp = double]
from_chars(const char* __first, const char* __last, _Tp& __value, int __base)
^
/nix/store/m0cya4abxw5nlrc7x2m8s0jypny7x36j-libcxx-16.0.6-dev/include/c++/v1/charconv:796:1: note: candidate function template not viable: requires 3 arguments, but 4 were provided
from_chars(const char* __first, const char* __last, _Tp& __value)
^
1 error generated.
ninja: build stopped: subcommand failed.
@mhanberg mhanberg added the 0.kind: build failure A package fails to build label Nov 6, 2024
@mhanberg
Copy link
Author

mhanberg commented Nov 6, 2024

sorry, hit enter on accident, will edit the rest

@mhanberg mhanberg changed the title Build failure: vte-0.78 Build failure: vte-0.78.1 Nov 6, 2024
@mhanberg mhanberg changed the title Build failure: vte-0.78.1 Build failure: vte-0.78.1 on apple silicon Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

1 participant