tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fish shell versioning



On 25/12/18 08:39AM, Marcin Gondek wrote:
> Hi All,
> 
> After fresh update with pkgsrc, again stops working.
> 
>    Compiling rust-embed v8.8.0
>     Finished `release-with-debug` profile [optimized + debuginfo] target(s) in 1m 47s
>    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 4m 04s
>    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 6m 10s
> [100%] Built target fish_indent
> Installing the project stripped...
> -- Install configuration: "RelWithDebInfo"
> => Automatic manual page handling
> => Generating post-install file lists
> => Checking file-check results for fish-4.2.1nb2
> => Checking for non-existent script interpreters in fish-4.2.1nb2
> => Checking file permissions in fish-4.2.1nb2
> => Checking for PIE in fish-4.2.1nb2
> => Checking for RELRO in fish-4.2.1nb2
> => Checking for missing run-time search paths in fish-4.2.1nb2
> 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 "replace" in /srv/NetBSD/pkgsrc/shells/fish
> *** Error code 1
> 
> Stop.
> make: stopped making "replace" in /srv/NetBSD/pkgsrc/shells/fish
> - fish
> devil#
> ==cut==

Hi Marcin,
Thanks again for reporting.
The last commit solved the problem in my case.
However, since we're close to branching, I'll switch back to
static linking by partially reverting the last commit.

And won't touch it anymore as this fish shell is driving me mad, and
frankly ran out of options trying to debug this issue. 



Home | Main Index | Thread Index | Old Index