Hey guys,
Recently, after poudriere bulk, I got several errors(?), like:
and many equal. From 180 packages to build, just 6 was builded successfully.
It seems is a recent poudriere change (Jul, 7), that was included this "shlib requirement".
But I don't understand what this shlib would be.
I found the change (where these lines was added) in commit https://github.com/freebsd/poudriere/commit/8a64dc67da40864d15e1808a6fc9a32bfb9e46bf
But I don't understand what really it is.
I'm missing something?
Thanks!
Recently, after poudriere bulk, I got several errors(?), like:
Code:
[00:00:52] [01] [00:00:00] Inspecting security/libksba | libksba-1.6.7: determining shlib requirements
[00:00:52] [01] [00:00:00] Building editors/vim@console | vim-9.1.0708
[00:02:03] [01] [00:01:11] Finished editors/vim@console | vim-9.1.0708: Success
[00:02:04] [01] [00:00:00] Inspecting devel/gmake | gmake-4.4.1: determining shlib requirements
[00:02:04] [01] [00:00:00] Inspecting security/nettle | nettle-3.10_1: determining shlib requirements
[00:02:04] [01] [00:00:00] Inspecting misc/getopt | getopt-1.1.6_1: determining shlib requirements
....
It seems is a recent poudriere change (Jul, 7), that was included this "shlib requirement".
But I don't understand what this shlib would be.
I found the change (where these lines was added) in commit https://github.com/freebsd/poudriere/commit/8a64dc67da40864d15e1808a6fc9a32bfb9e46bf
But I don't understand what really it is.
I'm missing something?
Thanks!