poke-devel
[Top][All Lists]
Advanced

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

Re: [platform-testers] GNU poke 3.90.0 pre-released in alpha.gnu.org


From: Bruno Haible
Subject: Re: [platform-testers] GNU poke 3.90.0 pre-released in alpha.gnu.org
Date: Mon, 22 Jan 2024 02:02:50 +0100

> $ ls -lrtu `find . -type f`
> ...
> -rw-r--r-- 1 bruno bruno   25886 22. Jan 01:17 ./include/textstyle.h
> -rw-r--r-- 1 bruno bruno    1155 22. Jan 01:17 ./include/textstyle/woe32dll.h
> -rw-r--r-- 1 bruno bruno    1348 22. Jan 01:17 ./include/textstyle/version.h
> -rw-r--r-- 1 bruno bruno    4315 22. Jan 01:17 ./include/textstyle/stdbool.h
> -rwxr-xr-x 1 bruno bruno    1036 22. Jan 01:17 ./lib/libtextstyle.la
> -rwxr-xr-x 1 bruno bruno 4429184 22. Jan 01:21 ./lib/libpoke.so.0.0.0
> -rw-r--r-- 1 bruno bruno  113196 22. Jan 01:21 ./share/info/poke.info-3
> -rw-r--r-- 1 bruno bruno  299111 22. Jan 01:21 ./share/info/poke.info-2
> -rw-r--r-- 1 bruno bruno  301083 22. Jan 01:21 ./share/info/poke.info-1
> -rw-r--r-- 1 bruno bruno   21353 22. Jan 01:21 ./share/info/poke.info
> -rwxr-xr-x 1 bruno bruno 2653760 22. Jan 01:21 ./lib/libtextstyle.so.0.1.2
> -rwxr-xr-x 1 bruno bruno  549376 22. Jan 01:21 ./lib/libgmp.so.10.4.0
> 
> It seems that
>   - "make" used the installed libtextstyle (which is expected),
>   - "make check" used the installed poke.info (wrong, but probably harmless)
>     and the installed libpoke.so (wrong, probably the cause of the trouble).

And indeed, when I remove the libpoke.so, libpoke.so.0, libpoke.so.0.0.0
from the 2.90.1 installation, "make check" passes.

Bruno






reply via email to

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