bug-gettext
[Top][All Lists]
Advanced

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

Re: FAIL: autopoint-3


From: Bruno Haible
Subject: Re: FAIL: autopoint-3
Date: Fri, 21 Jun 2024 20:32:23 +0200

Santiago Vila wrote:
> (In fact, the package fails to build as well when I build it using
> dpkg-buildpackage alone, without sbuild).

OK.

> I believe it is a genuine gettext bug, which is triggered by the
> default environment variables set by dpkg-buildpackage (CFLAGS et al),
> and/or the default way by which ./configure is called
> (which is determined by debhelper).
> 
> How can I debug this? Let's suppose that I have already
> ran ./configure and make to build the package. How do I execute
> a single test? (not the full make check).

$ cd <build-directory>         # in the case of a VPATH build
$ cd gettext-tools/tests
$ make check TESTS=autopoint-3

You find more detailed instructions in the file gettext-tools/tests/init.sh.

Bruno






reply via email to

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