tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: fish shell versioning
HI Paolo,
Seems to be now broken on package phase.
Make works fine, last lines of log
Compiling globset v0.4.16
Compiling fish v4.2.1 (/usr/work/amd64/shells/fish/work/fish-4.2.1)
Compiling rust-embed-utils v8.8.0
Compiling phf v0.12.1
Compiling phf v0.11.3
Compiling unicode-segmentation v1.12.0
Compiling widestring v1.2.1
Compiling macro_rules_attribute-proc_macro v0.2.2
Compiling fnv v1.0.7
Compiling unicode-width v0.2.2
Compiling rust-embed-impl v8.8.0
Compiling fish-tempfile v0.0.0 (/usr/work/amd64/shells/fish/work/fish-4.2.1/crates/tempfile)
Compiling macro_rules_attribute v0.2.2
Compiling lru v0.13.0
Compiling pcre2 v0.2.9 (/usr/work/amd64/shells/fish/work/rust-pcre2-0.2.9-utf32)
Compiling errno v0.3.14
Compiling once_cell v1.21.3
Compiling fish-printf v0.2.1 (/usr/work/amd64/shells/fish/work/fish-4.2.1/crates/printf)
Compiling rust-embed v8.8.0
Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 3m 37s
Compiling fish v4.2.1 (/usr/work/amd64/shells/fish/work/fish-4.2.1)
[100%] Built target fish
Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 4m 21s
Compiling fish v4.2.1 (/usr/work/amd64/shells/fish/work/fish-4.2.1)
[100%] Built target fish_key_reader
Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 6m 30s
[100%] Built target fish_indent
*** Please use pkgtools/verifypc to sanity check dependencies.
Then make package
devil# make package
=> Bootstrap dependency wget-[0-9]*: found wget-1.25.0nb1
===> Checking for vulnerabilities in fish-4.2.1
===> Installing for fish-4.2.1
=> Generating pre-install file lists
[ 66%] Built target fish_test_helper
[ 66%] Built target CHECK-FISH-BUILD-VERSION-FILE
[ 66%] Built target link_doc
[100%] Built target build_fish_pc
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on package cache
Blocking waiting for file lock on build directory
Blocking waiting for file lock on build directory
Compiling pcre2-sys v0.2.9 (/usr/work/amd64/shells/fish/work/rust-pcre2-0.2.9-utf32/pcre2-sys)
Compiling fish v4.2.1 (/usr/work/amd64/shells/fish/work/fish-4.2.1)
Compiling pcre2 v0.2.9 (/usr/work/amd64/shells/fish/work/rust-pcre2-0.2.9-utf32)
Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 3m 01s
Compiling fish v4.2.1 (/usr/work/amd64/shells/fish/work/fish-4.2.1)
[100%] Built target fish_indent
Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 3m 45s
Compiling fish v4.2.1 (/usr/work/amd64/shells/fish/work/fish-4.2.1)
[100%] Built target fish_key_reader
Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 6m 04s
[100%] Built target fish
Installing the project stripped...
-- Install configuration: "RelWithDebInfo"
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for fish-4.2.1
=> Checking for non-existent script interpreters in fish-4.2.1
=> Checking file permissions in fish-4.2.1
=> Checking for PIE in fish-4.2.1
=> Checking for RELRO in fish-4.2.1
=> Checking for missing run-time search paths in fish-4.2.1
ERROR: bin/fish: missing library: libpcre2-32.so.0
ERROR: bin/fish: missing library: libpcre2-8.so.0
ERROR: bin/fish_indent: missing library: libpcre2-32.so.0
ERROR: bin/fish_indent: missing library: libpcre2-8.so.0
ERROR: bin/fish_key_reader: missing library: libpcre2-32.so.0
*** Error code 1
Stop.
make[1]: stopped making "package" in /srv/NetBSD/pkgsrc/shells/fish
*** Error code 1
Stop.
make: stopped making "package" in /srv/NetBSD/pkgsrc/shells/fish
devil#
--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662
-----Original Message-----
From: Paolo Vincenzo Olivo <vins%NetBSD.org@localhost>
Sent: Sunday, December 14, 2025 11:11 PM
To: Marcin Gondek <drixter%e-utp.net@localhost>
Cc: tech-pkg%netbsd.org@localhost
Subject: Re: fish shell versioning
On 25/12/14 09:29PM, Marcin Gondek wrote:
> HI All,
>
> Did it compile for you?
>
> [...]
>
> ERROR: Patching failed due to modified or broken patch file(s):
> ERROR: /srv/NetBSD/pkgsrc/shells/fish/patches/patch-src_builtins_ulimit.rs
> *** Error code 1
>
Just fixed, thanks for the pointer.
Home |
Main Index |
Thread Index |
Old Index