Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Mel Pilgrim
On 2021-08-09 18:47, Tatsuki Makino wrote: Tatsuki Makino wrote on 2021/08/10 07:48: pkg-1.17.1/libpkg/pkg_elf.c has function filter_system_shlibs. However, that function is a static function. Since pkg-check doesn't seem to pass any other such function, pkg check -B will add the system library

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Tatsuki Makino
This list of paths are among the files that cause this problem and are installed in my environment. /usr/local/llvm-devel/lib/liblldb.so.13.0.0git /usr/local/llvm-devel/lib/python3.8/site-packages/lldb/_lldb.so /usr/local/llvm10/lib/liblldb.so.10.0.1 /usr/local/llvm10/lib/python3.8/site-packages/

extracting pkg-message for FreshPorts

2021-08-09 Thread Dan Langille
FreshPorts wants to extract the pkg-message. It is useful information. The problem: how we I populate pkg-message when it is not in the repo? For example, files/pkg-message.in. The following outlines the solutions and problems I have encountered. I'm looking for suggestions.  Things I would li

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Tatsuki Makino
Tatsuki Makino wrote on 2021/08/10 07:48: > pkg-1.17.1/libpkg/pkg_elf.c has function filter_system_shlibs. > However, that function is a static function. > Since pkg-check doesn't seem to pass any other such function, pkg check -B > will add the system library to the database. > This is probably

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Mel Pilgrim
On 2021-08-09 14:53, George Mitchell wrote: On 8/9/21 4:36 PM, Philipp Ost wrote: [...] # pkg check -Bdna [...] Checking all packages: 100% llvm10 is missing a required shared library: libcxxrt.so.1 llvm10 is missing a required shared library: libc.so.7 llvm10 is missing a required shared librar

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Philipp Ost
On 8/10/21 12:48 AM, Tatsuki Makino wrote: pkg-1.17.1/libpkg/pkg_elf.c has function filter_system_shlibs. However, that function is a static function. Since pkg-check doesn't seem to pass any other such function, pkg check -B will add the system library to the database. The -B option does no

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Philipp Ost
On 8/9/21 11:53 PM, George Mitchell wrote: On 8/9/21 4:36 PM, Philipp Ost wrote: [...] # pkg check -Bdna [...] Checking all packages: 100% llvm10 is missing a required shared library: libcxxrt.so.1 llvm10 is missing a required shared library: libc.so.7 llvm10 is missing a required shared library

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Tatsuki Makino
pkg-1.17.1/libpkg/pkg_elf.c has function filter_system_shlibs. However, that function is a static function. Since pkg-check doesn't seem to pass any other such function, pkg check -B will add the system library to the database.

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread George Mitchell
On 8/9/21 4:36 PM, Philipp Ost wrote: [...] # pkg check -Bdna [...] Checking all packages: 100% llvm10 is missing a required shared library: libcxxrt.so.1 llvm10 is missing a required shared library: libc.so.7 llvm10 is missing a required shared library: libthr.so.3 llvm10 is missing a required s

Re: pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Philipp Ost
On 8/9/21 10:27 PM, Mel Pilgrim wrote: llvm10 and/or pkg seems to be broken in an odd way: # pkg check -ad Checking all packages: 100% llvm10 is missing a required shared library: libcxxrt.so.1 llvm10 is missing a required shared library: libc.so.7 llvm10 is missing a required shared library: li

pkg check -ad, llvm10 is missing a required shared library

2021-08-09 Thread Mel Pilgrim
llvm10 and/or pkg seems to be broken in an odd way: # pkg check -ad Checking all packages: 100% llvm10 is missing a required shared library: libcxxrt.so.1 llvm10 is missing a required shared library: libc.so.7 llvm10 is missing a required shared library: libthr.so.3 llvm10 is missing a required s

Re: pkg -j broken for a bit

2021-08-09 Thread Shawn Webb
On Mon, Aug 09, 2021 at 06:23:42PM +, Ronald Klop wrote: > Hi, > > > # pkg -j jail12 upgrade > Updating FreeBSD repository catalogue... > pkg: > http://pkgmir.geo.freebsd.org/FreeBSD:12:aarch64/quarterly/packagesite.pkg: > Not Found > > > Running pkg -j from 14-current with a jail runnin

pkg -j broken for a bit

2021-08-09 Thread Ronald Klop
Hi, # pkg -j jail12 upgrade Updating FreeBSD repository catalogue... pkg: http://pkgmir.geo.freebsd.org/FreeBSD:12:aarch64/quarterly/packagesite.pkg: Not Found Running pkg -j from 14-current with a jail running 12 or 13 using quarterly pkgs is broken since a little while. Will this fix its