Your message dated Mon, 16 Aug 2021 08:34:36 -0400
with message-id 
<caferdpemiw8dfx7czutyb-_epc-bekmvseynpjcbp-avmpx...@mail.gmail.com>
and subject line Re: Bug#992252: libtree-sitter0: pkg-config configuration file 
missing
has caused the Debian Bug report #992252,
regarding libtree-sitter0: pkg-config configuration file missing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
992252: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992252
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libtree-sitter0
Version: 0.20.0-1
Severity: important

Dear Maintainer,

The package libtree-sitter0 does not install the file
/usr/local/lib/pkgconfig/tree-sitter.pc, which is needed to let
pkg-config know about libtree-sitter.

-- Actual:

$ pkg-config --libs tree-sitter
Package tree-sitter was not found in the pkg-config search path.
Perhaps you should add the directory containing `tree-sitter.pc'
to the PKG_CONFIG_PATH environment variable
No package 'tree-sitter' found

-- Expected:

$ pkg-config --libs tree-sitter
-L/usr/local/lib -ltree-sitter

-- System Information:
Debian Release: 10.10
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.25-linuxkit (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages libtree-sitter0 depends on:
ii  libc6  2.28-10

libtree-sitter0 recommends no packages.

libtree-sitter0 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Mon, Aug 16, 2021, 08:27 Sjoerd Langkemper <[email protected]>
wrote:

> Package: libtree-sitter0
> Version: 0.20.0-1
> Severity: important
>
> Dear Maintainer,
>
> The package libtree-sitter0 does not install the file
> /usr/local/lib/pkgconfig/tree-sitter.pc, which is needed to let
> pkg-config know about libtree-sitter.
>

If you're developing against a library, then you should install the -dev
package for that library (libtree-sitter-dev in this case). That contains
the pkg-config file.

Cheers,
James

>

--- End Message ---

Reply via email to