bug-groff
[Top][All Lists]
Advanced

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

[bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1


From: G. Branden Robinson
Subject: [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1
Date: Thu, 5 Sep 2024 15:17:33 -0400 (EDT)

Follow-up Comment #19, bug #66143 (group groff):

[comment #6 comment #6:]
> For my uchardet header include problem: My package config file reads like
this:
> 

> cat /opt/homebrew/lib/pkgconfig/uchardet.pc
> libdir=/opt/homebrew/Cellar/uchardet/0.0.8/lib
> includedir=/opt/homebrew/Cellar/uchardet/0.0.8/include
> 
> Name: uchardet
> Description: An encoding detector library ported from Mozilla
> Version: 0.0.8
> Requires:
> Libs: -L${libdir} -luchardet
> Libs.private: -lstdc++
> Cflags: -I${includedir}/uchardet


> 
> And it seems, this is unaltered from the sources [1]. My pkg-config directly
picks this up and emits the following cflags:

Ah, I see I managed to circle back to where you were in comment #6 and had
lost track of where this ticket had been.

I went to [https://gitlab.freedesktop.org/uchardet/uchardet uchardet's
upstream repository] and cannot find _any_ documentation of the library API;
[https://gitlab.freedesktop.org/uchardet/uchardet/-/blob/master/test/uchardet-tests.c?ref_type=heads
the closest thing to an example of its use that I could locate is not useful
because it expects the "uchardet.h" header to be within the same source
tree].

For practical purposes, this library is undocumented.  I feel that to be a
significant defect.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66143>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]