poke-devel
[Top][All Lists]
Advanced

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

Re: GNU poke 2.0.91 pre-released in alpha.gnu.org


From: Bruno Haible
Subject: Re: GNU poke 2.0.91 pre-released in alpha.gnu.org
Date: Sun, 06 Feb 2022 22:42:59 +0100

> > On Linux/mips (big endian):
> > Builds fine, and tests pass, until it's hitting a timeout:
> >
> > Running target unix
> > Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
> > target.
> > Using /usr/share/dejagnu/config/unix.exp as generic interface file for 
> > target.
> > Using /home/bruno/poke-2.0.91/testsuite/config/unix.exp as 
> > tool-and-target-specific interface file.
> > Running /home/bruno/poke-2.0.91/testsuite/poke.cmd/cmd.exp ...
> > Running /home/bruno/poke-2.0.91/testsuite/poke.libpoke/libpoke.exp ...
> > Running /home/bruno/poke-2.0.91/testsuite/poke.map/map.exp ...
> > Running /home/bruno/poke-2.0.91/testsuite/poke.mi-json/mi-json.exp ...
> > Running /home/bruno/poke-2.0.91/testsuite/poke.pickles/pickles.exp ...
> > Running /home/bruno/poke-2.0.91/testsuite/poke.pkl/pkl.exp ...
> > Running /home/bruno/poke-2.0.91/testsuite/poke.pktest/pktest.exp ...
> > Running /home/bruno/poke-2.0.91/testsuite/poke.repl/repl.exp ...
> > ERROR: Failed to spawn /home/bruno/poke-2.0.91/build/testsuite/../poke/poke 
> > (timeout)
> > Makefile:5114: recipe for target 'check-DEJAGNU' failed
> 
> Is there a readline available in that platform?

I have built and installed readline-8.1 before poke. As you can see:

$ ldd poke
        libpoke.so.0 => /home/bruno/lib/libpoke.so.0 (0x77b17000)
        libreadline.so.8 => /home/bruno/lib/libreadline.so.8 (0x77ac0000)
        libpthread.so.0 => /lib/mips-linux-gnu/libpthread.so.0 (0x77a95000)
        libc.so.6 => /lib/mips-linux-gnu/libc.so.6 (0x77913000)
        libm.so.6 => /lib/mips-linux-gnu/libm.so.6 (0x77884000)
        libgc.so.1 => /home/bruno/lib/libgc.so.1 (0x7781c000)
        /lib/ld.so.1 (0x77c25000)
        libdl.so.2 => /lib/mips-linux-gnu/libdl.so.2 (0x77809000)

> Got the ${top_builddir}/testsuite/poke.log file?

Find attached the logs.

Attachment: mipseb32-logs.zip
Description: Zip archive


reply via email to

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