Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- =======> Building '/usr/packages/vte3#0.66.2-2.pkg.tar.gz'.
- bsdtar -p -o -C /usr/ports/opt/vte3/work/src -xf /usr/ports/opt/vte3/vte-0.66.2.tar.bz2
- cp vte-cntnr-precmd-preexec-scroll.patch /usr/ports/opt/vte3/work/src
- + build
- + prt-get isinst vala
- package vala is installed
- + prt-get isinst icu
- package icu is not installed
- + PKGMK_VTE+=' -D icu=false'
- + patch -d vte-0.66.2 -p1 -i /usr/ports/opt/vte3/work/src/vte-cntnr-precmd-preexec-scroll.patch
- patching file src/marshal.list
- patching file src/vte.cc
- Hunk #1 succeeded at 10078 (offset -4 lines).
- patching file src/vte/vteterminal.h
- patching file src/vtegtk.cc
- patching file src/vtegtk.hh
- patching file src/vteinternal.hh
- Hunk #1 succeeded at 662 (offset -1 lines).
- Hunk #2 succeeded at 679 (offset -1 lines).
- Hunk #3 succeeded at 1492 (offset -1 lines).
- patching file src/vteseq.cc
- patching file src/vte.sh.in
- patching file bindings/vala/app.vala
- patching file src/app/app.cc
- patching file doc/reference/vte-sections.txt.in
- patching file src/vte.cc
- Hunk #1 succeeded at 9285 (offset -4 lines).
- Hunk #2 succeeded at 9320 (offset -4 lines).
- Hunk #3 succeeded at 9636 (offset -4 lines).
- patching file src/vte/vteterminal.h
- patching file src/vtegtk.cc
- patching file src/vtegtk.hh
- patching file src/vteinternal.hh
- Hunk #1 succeeded at 428 (offset -1 lines).
- Hunk #2 succeeded at 1363 (offset -1 lines).
- patching file bindings/vala/app.vala
- patching file src/app/app.cc
- patching file src/vte.cc
- Hunk #1 succeeded at 10103 (offset -4 lines).
- patching file src/vte.sh.in
- patching file src/vte/vteterminal.h
- patching file src/vtegtk.cc
- patching file src/vtegtk.hh
- patching file src/vteinternal.hh
- Hunk #1 succeeded at 681 (offset -1 lines).
- patching file src/vteseq.cc
- patching file bindings/vala/app.vala
- patching file src/app/app.cc
- patching file src/vte.cc
- Hunk #1 succeeded at 10109 (offset -4 lines).
- patching file src/vte.sh.in
- patching file src/vte/vteterminal.h
- patching file src/vtegtk.cc
- patching file src/vtegtk.hh
- patching file src/vteinternal.hh
- Hunk #1 succeeded at 682 (offset -1 lines).
- patching file src/vteseq.cc
- patching file bindings/vala/app.vala
- patching file src/app/app.cc
- patching file src/vte.cc
- Hunk #1 succeeded at 10128 (offset -4 lines).
- patching file src/vte/vteterminal.h
- patching file src/vtegtk.cc
- patching file src/vtegtk.hh
- patching file src/vteinternal.hh
- Hunk #3 succeeded at 676 (offset -1 lines).
- Hunk #4 succeeded at 698 (offset -1 lines).
- patching file src/vteseq.cc
- patching file src/vte.cc
- Hunk #1 succeeded at 6551 (offset -4 lines).
- Hunk #2 succeeded at 6560 (offset -4 lines).
- + meson build vte-0.66.2 -D icu=false --prefix=/usr --libexecdir=/usr/lib -D _systemd=false
- The Meson build system
- Version: 0.62.0
- Source dir: /usr/ports/opt/vte3/work/src/vte-0.66.2
- Build dir: /usr/ports/opt/vte3/work/src/build
- Build type: native build
- Project name: vte
- Project version: 0.66.2
- C compiler for the host machine: cc (gcc 11.2.0 "cc (CRUX-x86_64-multilib) 11.2.0")
- C linker for the host machine: cc ld.bfd 2.38
- C++ compiler for the host machine: c++ (gcc 11.2.0 "c++ (CRUX-x86_64-multilib) 11.2.0")
- C++ linker for the host machine: c++ ld.bfd 2.38
- Host machine cpu family: x86_64
- Host machine cpu: x86_64
- Compiler for C supports arguments -std=gnu11: YES
- vte-0.66.2/meson.build:137: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu11".
- Compiler for C++ supports arguments -std=gnu++20: YES
- vte-0.66.2/meson.build:145: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu++20".
- Has header "locale.h" : YES
- Has header "pty.h" : YES
- Has header "stropts.h" : NO
- Has header "sys/resource.h" : YES
- Has header "sys/select.h" : YES
- Has header "sys/stream.h" : NO
- Has header "sys/syslimits.h" : NO
- Has header "sys/termios.h" : YES
- Has header "sys/types.h" : YES
- Has header "sys/wait.h" : YES
- Has header "termios.h" : YES
- Has header "util.h" : NO
- Has header "wchar.h" : YES
- Header <sys/ioctl.h> has symbol "TIOCGWINSZ" : YES
- Checking for function "fork" : YES
- Checking for function "grantpt" : YES
- Checking for function "posix_openpt" : YES
- Checking for function "ptsname" : YES
- Checking for function "tcgetattr" : YES
- Checking for function "unlockpt" : YES
- Checking for function "explicit_bzero" : YES
- Checking for function "fdwalk" : NO
- Checking for function "pread" : YES
- Checking for function "pwrite" : YES
- Checking for function "strchrnul" : YES
- Library m found: YES
- Checking for function "ceil" with dependency -lm: YES
- Checking for function "floor" with dependency -lm: YES
- Checking for function "round" with dependency -lm: YES
- Compiler for C supports arguments -Wall: YES
- Compiler for C supports arguments -Wextra: YES
- Compiler for C supports arguments -Wcast-align: YES
- Compiler for C supports arguments -Wcast-function-type: YES
- Compiler for C supports arguments -Wclobbered: YES
- Compiler for C supports arguments -Wempty-body: YES
- Compiler for C supports arguments -Wendif-labels: YES
- Compiler for C supports arguments -Werror=init-self: YES
- Compiler for C supports arguments -Werror=missing-include-dirs: YES
- Compiler for C supports arguments -Werror=pointer-arith: YES
- Compiler for C supports arguments -Wfloat-equal: YES
- Compiler for C supports arguments -Wignored-qualifiers: YES
- Compiler for C supports arguments -Winvalid-pch: YES
- Compiler for C supports arguments -Wlogical-op: YES
- Compiler for C supports arguments -Wmisleading-indentation: YES
- Compiler for C supports arguments -Wmissing-declarations: YES
- Compiler for C supports arguments -Wmissing-field-initializers: 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 -Wno-address-of-packed-member: YES
- Compiler for C supports arguments -Wno-c99-designator: NO
- Compiler for C supports arguments -Wno-missing-field-initializers: YES
- Compiler for C supports arguments -Wno-packed: YES
- Compiler for C supports arguments -Wno-switch-enum: YES
- Compiler for C supports arguments -Wno-unused-parameter: YES
- Compiler for C supports arguments -Wno-volatile: NO
- Compiler for C supports arguments -Wshadow: YES
- Compiler for C supports arguments -Wshift-negative-value: YES
- Compiler for C supports arguments -Wsign-compare: YES
- Compiler for C supports arguments -Wstrict-aliasing=2: YES
- Compiler for C supports arguments -Wtype-limits: YES
- Compiler for C supports arguments -Wundef: YES
- Compiler for C supports arguments -Wuninitialized: YES
- Compiler for C supports arguments -Wuninitialized: YES (cached)
- Compiler for C supports arguments -Wunsafe-loop-optimizations: YES
- Compiler for C supports arguments -Wunused: YES
- Compiler for C supports arguments -Wunused-but-set-parameter: YES
- Compiler for C supports arguments -Wunused-but-set-variable: YES
- Compiler for C supports arguments -Wunused-function: YES
- Compiler for C supports arguments -Wunused-label: YES
- Compiler for C supports arguments -Wunused-local-typedefs: YES
- Compiler for C supports arguments -Wunused-value: YES
- Compiler for C supports arguments -Wunused-variable: YES
- Compiler for C supports arguments -Wvla: YES
- Compiler for C supports arguments -Wwrite-strings: YES
- Compiler for C supports arguments -fdiagnostics-show-option: YES
- Compiler for C supports arguments -fno-common: YES
- Compiler for C supports arguments -fno-semantic-interposition: YES
- Compiler for C supports arguments -fstack-protector: YES
- Compiler for C supports arguments -fstack-protector-strong: YES
- Compiler for C supports arguments -fno-strict-aliasing: YES
- Compiler for C supports arguments -Waggregate-return: YES
- Compiler for C supports arguments -Werror=implicit-function-declaration: YES
- Compiler for C supports arguments -Werror=missing-prototypes: YES
- Compiler for C supports arguments -Wimplicit: YES
- Compiler for C supports arguments -Wimplicit-fallthrough=3: YES
- Compiler for C supports arguments -Wmissing-parameter-type: YES
- Compiler for C supports arguments -Wnested-externs: YES
- Compiler for C supports arguments -Wold-style-declaration: YES
- Compiler for C supports arguments -Wold-style-definition: YES
- Compiler for C supports arguments -Woverride-init: YES
- Compiler for C supports arguments -Wsign-compare: YES (cached)
- Compiler for C supports arguments -Wstrict-prototypes: YES
- Compiler for C++ supports arguments -Wall: YES
- Compiler for C++ supports arguments -Wextra: YES
- Compiler for C++ supports arguments -Wcast-align: YES
- Compiler for C++ supports arguments -Wcast-function-type: YES
- Compiler for C++ supports arguments -Wclobbered: YES
- Compiler for C++ supports arguments -Wempty-body: YES
- Compiler for C++ supports arguments -Wendif-labels: YES
- Compiler for C++ supports arguments -Werror=init-self: YES
- Compiler for C++ supports arguments -Werror=missing-include-dirs: YES
- Compiler for C++ supports arguments -Werror=pointer-arith: YES
- Compiler for C++ supports arguments -Wfloat-equal: YES
- Compiler for C++ supports arguments -Wignored-qualifiers: YES
- Compiler for C++ supports arguments -Winvalid-pch: YES
- Compiler for C++ supports arguments -Wlogical-op: YES
- Compiler for C++ supports arguments -Wmisleading-indentation: YES
- Compiler for C++ supports arguments -Wmissing-declarations: YES
- Compiler for C++ supports arguments -Wmissing-field-initializers: 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 -Wno-address-of-packed-member: YES
- Compiler for C++ supports arguments -Wno-c99-designator: NO
- Compiler for C++ supports arguments -Wno-missing-field-initializers: YES
- Compiler for C++ supports arguments -Wno-packed: YES
- Compiler for C++ supports arguments -Wno-switch-enum: YES
- Compiler for C++ supports arguments -Wno-unused-parameter: YES
- Compiler for C++ supports arguments -Wno-volatile: YES
- Compiler for C++ supports arguments -Wshadow: YES
- Compiler for C++ supports arguments -Wshift-negative-value: YES
- Compiler for C++ supports arguments -Wsign-compare: YES
- Compiler for C++ supports arguments -Wstrict-aliasing=2: YES
- Compiler for C++ supports arguments -Wtype-limits: YES
- Compiler for C++ supports arguments -Wundef: YES
- Compiler for C++ supports arguments -Wuninitialized: YES
- Compiler for C++ supports arguments -Wuninitialized: YES (cached)
- Compiler for C++ supports arguments -Wunsafe-loop-optimizations: YES
- Compiler for C++ supports arguments -Wunused: YES
- Compiler for C++ supports arguments -Wunused-but-set-parameter: YES
- Compiler for C++ supports arguments -Wunused-but-set-variable: YES
- Compiler for C++ supports arguments -Wunused-function: YES
- Compiler for C++ supports arguments -Wunused-label: YES
- Compiler for C++ supports arguments -Wunused-local-typedefs: YES
- Compiler for C++ supports arguments -Wunused-value: YES
- Compiler for C++ supports arguments -Wunused-variable: YES
- Compiler for C++ supports arguments -Wvla: YES
- Compiler for C++ supports arguments -Wwrite-strings: YES
- Compiler for C++ supports arguments -fdiagnostics-show-option: YES
- Compiler for C++ supports arguments -fno-common: YES
- Compiler for C++ supports arguments -fno-semantic-interposition: YES
- Compiler for C++ supports arguments -fstack-protector: YES
- Compiler for C++ supports arguments -fstack-protector-strong: YES
- Compiler for C++ supports arguments -fno-strict-aliasing: YES
- Compiler for C++ supports arguments -Wimplicit-fallthrough=5: YES
- Compiler for C++ supports arguments -Wnon-virtual-dtor: YES
- Compiler for C++ supports arguments -Wstrict-null-sentinel: YES
- Compiler for C++ supports arguments -fvisibility-inlines-hidden: YES
- Compiler for C++ supports arguments -fvisibility=hidden: YES
- Compiler for C++ supports arguments -fvisibility-inlines-hidden: YES (cached)
- Compiler for C++ supports arguments -fvisibility=hidden: YES (cached)
- Compiler for C supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: YES
- Compiler for C++ supports arguments -Werror=format=2 -Werror=format-nonliteral -Werror=format-security: YES
- vte-0.66.2/meson.build:432: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
- vte-0.66.2/meson.build:432: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
- vte-0.66.2/meson.build:433: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
- vte-0.66.2/meson.build:433: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
- Compiler for C supports link arguments -Wl,-Bsymbolic: YES
- Compiler for C++ supports link arguments -Wl,-Bsymbolic: YES
- Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES
- Compiler for C++ supports link arguments -Wl,-Bsymbolic-functions: YES
- Found pkg-config: /usr/bin/pkg-config (1.8.0)
- Run-time dependency gio-2.0 found: YES 2.72.1
- Run-time dependency glib-2.0 found: YES 2.72.1
- Run-time dependency gobject-2.0 found: YES 2.72.1
- Run-time dependency pango found: YES 1.50.7
- Run-time dependency libpcre2-8 found: YES 10.40
- Run-time dependency threads found: YES
- Run-time dependency zlib found: YES 1.2.12
- Run-time dependency fribidi found: YES 1.0.12
- Run-time dependency gnutls found: YES 3.6.16
- Run-time dependency gtk+-3.0 found: YES 3.24.33
- Configuring config.h using configuration
- Configuring vteversion.h using configuration
- Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
- Program box_drawing_generate.sh found: YES (/usr/ports/opt/vte3/work/src/vte-0.66.2/src/box_drawing_generate.sh)
- Found pkg-config: /usr/bin/pkg-config (1.8.0)
- Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
- Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
- Configuring vte.csh using configuration
- Configuring vte.sh using configuration
- Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
- Configuring vte-2.91.xml using configuration
- Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
- Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
- Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
- Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
- Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
- Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
- Vala compiler for the host machine: valac (valac 0.56.1)
- Library posix found: YES
- Program vapigen found: YES (/usr/bin/vapigen)
- Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
- Program msgfmt found: YES (/usr/bin/msgfmt)
- Program msginit found: YES (/usr/bin/msginit)
- Program msgmerge found: YES (/usr/bin/msgmerge)
- Program xgettext found: YES (/usr/bin/xgettext)
- Program meson_changelog.sh found: YES (/usr/ports/opt/vte3/work/src/vte-0.66.2/meson_changelog.sh)
- Configuring Makefile using configuration
- Configuring .gitignore with command
- Message:
- Configuration for VTE:
- Version: 0.66.2
- C compiler: gcc (version 11.2.0)
- C++ compiler: gcc (version 11.2.0)
- Coverage: false
- Debug: false
- A11y: true
- Docs: false
- FRIBIDI: true
- GNUTLS: true
- GTK+ 3.0: true
- GTK+ 4.0: false
- ICU: false
- GIR: true
- systemd: false
- Glade: true
- Vala: true
- Prefix: /usr
- Build targets in project: 136
- vte 0.66.2
- User defined options
- libexecdir: /usr/lib
- prefix : /usr
- _systemd : false
- icu : false
- Found ninja-1.10.2 at /usr/bin/ninja
- + ninja -C build -j 8
- ninja: Entering directory `build'
- [4/198] Generating src/marshal_h with a custom command
- INFO: Reading ../vte-0.66.2/src/marshal.list...
- [7/198] Generating src/marshal_c with a custom command
- INFO: Reading ../vte-0.66.2/src/marshal.list...
- [35/198] Compiling C++ object src/decoder-cat.p/decoder-cat.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/decoder-cat.cc:35:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [39/198] Compiling C++ object src/parser-cat.p/parser-cat.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/parser-cat.cc:35:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [43/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/pty.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/pty.cc:74:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [45/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/clipboard-gtk.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/clipboard-gtk.hh:26,
- from ../vte-0.66.2/src/clipboard-gtk.cc:20:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [46/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/bidi.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/vteinternal.hh:33,
- from ../vte-0.66.2/src/bidi.cc:52:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [47/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vtepty.cc.o
- In file included from ../vte-0.66.2/src/vtepty.cc:41:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [53/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vteregex.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/vteregex.cc:33:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [56/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/spawn.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/spawn.hh:29,
- from ../vte-0.66.2/src/spawn.cc:21:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [61/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/ringview.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/vteinternal.hh:33,
- from ../vte-0.66.2/src/ringview.cc:23:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [72/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vteaccess.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/vteinternal.hh:33,
- from ../vte-0.66.2/src/vteaccess.cc:27:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [74/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/widget.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/vteinternal.hh:33,
- from ../vte-0.66.2/src/widget.hh:30,
- from ../vte-0.66.2/src/widget.cc:21:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [186/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vteseq.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/vteinternal.hh:33,
- from ../vte-0.66.2/src/vteseq.cc:37:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [187/198] Compiling C++ object src/libvte-2.91.so.0.6600.2.p/vte.cc.o
- ../vte-0.66.2/src/vte.cc: In member function 'bool vte::terminal::Terminal::set_encoding(const char*, GError**)':
- ../vte-0.66.2/src/vte.cc:2072:20: warning: unused variable 'primary_is_current' [-Wunused-variable]
- 2072 | auto const primary_is_current = (current_data_syntax() == primary_data_syntax());
- | ^~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/src/vte.cc: In member function 'void vte::terminal::Terminal::process_incoming_utf8(vte::terminal::Terminal::ProcessingContext&, vte::base::Chunk&)':
- ../vte-0.66.2/src/vte.cc:3645:1: warning: label 'switched_data_syntax' defined but not used [-Wunused-label]
- 3645 | switched_data_syntax:
- | ^~~~~~~~~~~~~~~~~~~~
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/vteinternal.hh:33,
- from ../vte-0.66.2/src/vte.cc:43:
- ../vte-0.66.2/src/cxx-utils.hh: At global scope:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [188/198] Compiling C++ object src/app/vte-2.91.p/app.cc.o
- In file included from ../vte-0.66.2/src/glib-glue.hh:27,
- from ../vte-0.66.2/src/app/app.cc:42:
- ../vte-0.66.2/src/cxx-utils.hh:54:13: warning: inline function 'void vte::log_exception()' used but never defined
- 54 | inline void log_exception() noexcept;
- | ^~~~~~~~~~~~~
- [193/198] Generating bindings/gir/Vte-2.91.gir with a custom command
- g-ir-scanner: link: gcc -o /usr/ports/opt/vte3/work/src/build/tmp-introspecteilg5viv/Vte-2.91 -O2 -march=x86-64 -pipe /usr/ports/opt/vte3/work/src/build/tmp-introspecteilg5viv/Vte-2.91.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/ports/opt/vte3/work/src/build/src -Wl,-rpath,/usr/ports/opt/vte3/work/src/build/src -L/usr/ports/opt/vte3/work/src/build/src -Wl,-rpath,/usr/ports/opt/vte3/work/src/build/src -L/lib -Wl,-rpath,/lib -lvte-2.91 -lvte-2.91 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpango-1.0 -lharfbuzz -lfribidi -lgnutls -lpcre2-8 -lm -lz -lgtk-3 -lgdk-3 -lpangocairo-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0
- [196/198] Compiling Vala source ../vte-0.66.2/bindings/vala/confi... bindings/vala/vte-2.91.vapi ../vte-0.66.2/bindings/vala/app.vala
- FAILED: bindings/vala/vala-test.p/app.c
- valac -C --pkg posix --pkg gtk+-3.0 --target-glib 2.52.0 --pkg glib-2.0 --pkg gio-2.0 --color=always --directory bindings/vala/vala-test.p --basedir ../vte-0.66.2/bindings/vala --gresources=../vte-0.66.2/bindings/vala/app.gresource.xml --enable-deprecated --disable-since-check --define=GTK_3_16 ../vte-0.66.2/bindings/vala/config.vapi bindings/vala/vte-2.91.vapi ../vte-0.66.2/bindings/vala/app.vala
- ../vte-0.66.2/bindings/vala/app.vala:27.14-27.49: warning: [GtkChild] fields must be declared as `unowned'
- 27 | [GtkChild] private Gtk.SearchEntry search_entry;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:28.14-28.50: warning: [GtkChild] fields must be declared as `unowned'
- 28 | [GtkChild] private Gtk.Button search_prev_button;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:29.14-29.50: warning: [GtkChild] fields must be declared as `unowned'
- 29 | [GtkChild] private Gtk.Button search_next_button;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:30.14-30.44: warning: [GtkChild] fields must be declared as `unowned'
- 30 | [GtkChild] private Gtk.Button close_button;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:31.14-31.61: warning: [GtkChild] fields must be declared as `unowned'
- 31 | [GtkChild] private Gtk.ToggleButton match_case_checkbutton;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:32.14-32.61: warning: [GtkChild] fields must be declared as `unowned'
- 32 | [GtkChild] private Gtk.ToggleButton entire_word_checkbutton;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:33.14-33.55: warning: [GtkChild] fields must be declared as `unowned'
- 33 | [GtkChild] private Gtk.ToggleButton regex_checkbutton;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:34.14-34.61: warning: [GtkChild] fields must be declared as `unowned'
- 34 | [GtkChild] private Gtk.ToggleButton wrap_around_checkbutton;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:35.14-35.45: warning: [GtkChild] fields must be declared as `unowned'
- 35 | [GtkChild] private Gtk.Button reveal_button;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:36.14-36.42: warning: [GtkChild] fields must be declared as `unowned'
- 36 | [GtkChild] private Gtk.Revealer revealer;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:178.14-178.44: warning: [GtkChild] fields must be declared as `unowned'
- 178 | [GtkChild] private Gtk.Scrollbar scrollbar;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:179.14-179.41: warning: [GtkChild] fields must be declared as `unowned'
- 179 | [GtkChild] private Gtk.Box terminal_box;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:181.14-181.47: warning: [GtkChild] fields must be declared as `unowned'
- 181 | [GtkChild] private Gtk.Widget readonly_emblem;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:184.14-184.49: warning: [GtkChild] fields must be declared as `unowned'
- 184 | [GtkChild] private Gtk.ToggleButton find_button;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:185.14-185.47: warning: [GtkChild] fields must be declared as `unowned'
- 185 | [GtkChild] private Gtk.MenuButton gear_button;
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ../vte-0.66.2/bindings/vala/app.vala:1006.42-1082.5: error: value is less accessible than constant `Test.Options.entries'
- 1006 | public const OptionEntry[] entries = {
- | ^
- 1007 | { "audible-bell", 'a', 0, OptionArg.NONE, ref audible,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1008 | "Use audible terminal bell", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1009 | { "command", 'c', 0, OptionArg.STRING, ref command,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1010 | "Execute a command in the terminal", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1011 | { "cjk-width", 0, 0, OptionArg.STRING, ref cjk_ambiguous_width_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1012 | "Specify the cjk ambiguous width to use for UTF-8 encoding", "NARROW|WIDE" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1013 | { "cursor-blink", 0, 0, OptionArg.STRING, ref cursor_blink_mode_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1014 | "Cursor blink mode (system|on|off)", "MODE" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1015 | { "cursor-background-color", 0, 0, OptionArg.STRING, ref cursor_background_color_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1016 | "Enable a colored cursor background", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1017 | { "cursor-foreground-color", 0, 0, OptionArg.STRING, ref cursor_foreground_color_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1018 | "Enable a colored cursor foreground", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1019 | { "cursor-shape", 0, 0, OptionArg.STRING, ref cursor_shape_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1020 | "Set cursor shape (block|underline|ibeam)", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1021 | { "dingu", 'D', 0, OptionArg.STRING_ARRAY, ref dingus,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1022 | "Add regex highlight", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1023 | { "debug", 'd', 0,OptionArg.NONE, ref debug,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1024 | "Enable various debugging checks", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1025 | { "encoding", 0, 0, OptionArg.STRING, ref encoding,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1026 | "Specify the terminal encoding to use", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1027 | { "env", 0, 0, OptionArg.STRING_ARRAY, ref environment,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1028 | "Add environment variable to the child\'s environment", "VAR=VALUE" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1029 | { "extra-margin", 0, 0, OptionArg.INT, ref extra_margin,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1030 | "Add extra margin around the terminal widget", "MARGIN" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1031 | { "font", 'f', 0, OptionArg.STRING, ref font_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1032 | "Specify a font to use", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1033 | { "gregex", 0, 0, OptionArg.NONE, ref no_pcre,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1034 | "Use GRegex instead of PCRE2", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1035 | { "geometry", 'g', 0, OptionArg.STRING, ref geometry,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1036 | "Set the size (in characters) and position", "GEOMETRY" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1037 | { "highlight-background-color", 0, 0, OptionArg.STRING, ref hl_bg_color_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1038 | "Enable distinct highlight background color for selection", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1039 | { "highlight-foreground-color", 0, 0, OptionArg.STRING, ref hl_fg_color_string,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1040 | "Enable distinct highlight foreground color for selection", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1041 | { "icon-title", 'i', 0, OptionArg.NONE, ref icon_title,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1042 | "Enable the setting of the icon title", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1043 | { "keep", 'k', 0, OptionArg.NONE, ref keep,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1044 | "Live on after the command exits", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1045 | { "no-argb-visual", 0, 0, OptionArg.NONE, ref no_argb_visual,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1046 | "Don't use an ARGB visual", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1047 | { "no-builtin-dingus", 0, 0, OptionArg.NONE, ref no_builtin_dingus,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1048 | "Highlight URLs inside the terminal", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1049 | { "no-context-menu", 0, 0, OptionArg.NONE, ref no_context_menu,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1050 | "Disable context menu", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1051 | { "no-double-buffer", '2', 0, OptionArg.NONE, ref no_double_buffer,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1052 | "Disable double-buffering", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1053 | { "no-geometry-hints", 'G', 0, OptionArg.NONE, ref no_geometry_hints,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1054 | "Allow the terminal to be resized to any dimension, not constrained to fit to an integer multiple of characters", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1055 | { "no-hyperlink", 'H', 0, OptionArg.NONE, ref no_hyperlink,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1056 | "Disable hyperlinks", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1057 | { "no-rewrap", 'R', 0, OptionArg.NONE, ref no_rewrap,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1058 | "Disable rewrapping on resize", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1059 | { "no-shell", 'S', 0, OptionArg.NONE, ref no_shell,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1060 | "Disable spawning a shell inside the terminal", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1061 | { "object-notifications", 'N', 0, OptionArg.NONE, ref object_notifications,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1062 | "Print VteTerminal object notifications", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1063 | { "output-file", 0, 0, OptionArg.FILENAME, ref output_filename,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1064 | "Save terminal contents to file at exit", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1065 | { "reverse", 0, 0, OptionArg.NONE, ref reverse,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1066 | "Reverse foreground/background colors", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1067 | { "scroll-speed", 0, 0, OptionArg.INT, ref scroll_speed,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1068 | "Specify the scroll speed", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1069 | { "scrollback-lines", 'n', 0, OptionArg.INT, ref scrollback_lines,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1070 | "Specify the number of scrollback-lines", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1071 | { "transparent", 'T', 0, OptionArg.INT, ref transparency_percent,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1072 | "Enable the use of a transparent background", "0..100" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1073 | { "version", 0, 0, OptionArg.NONE, ref version,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1074 | "Show version", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1075 | { "windows", 0, 0, OptionArg.INT, ref n_windows,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1076 | "Open multiple windows (default: 1)", "NUMBER" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1077 | { "word-char-exceptions", 0, 0, OptionArg.STRING, ref word_char_exceptions,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1078 | "Specify the word char exceptions", "CHARS" },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1079 | { "working-directory", 'w', 0, OptionArg.FILENAME, ref working_directory,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1080 | "Specify the initial working directory of the terminal", null },
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1081 | { null }
- | ~~~~~~~~~~~~~~
- 1082 | };
- | ~~~~~
- Compilation failed: 1 error(s), 15 warning(s)
- ninja: build stopped: subcommand failed.
- =======> ERROR: Building '/usr/packages/vte3#0.66.2-2.pkg.tar.gz' failed.
Advertisement
Add Comment
Please, Sign In to add comment