#9961: at-spi2-atk-2.26.1 at-spi2-core-2.26.2
-------------------------+-----------------------
Reporter: bdubbs@… | Owner: bdubbs@…
Type: enhancement | Status: closed
Priority: normal | Milestone: 8.2
Component: BOOK | Version: SVN
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+-----------------------
Changes (by bdubbs@…):
* status: assigned => closed
* resolution: => fixed
Comment:
Fixed at revision 19466.
I tried to update to meson/ninja, but had problems with tests and docs so
I left it using autotools. If someone wants to try, I tried (for at-
spi2-core):
{{{
mkdir build &&
cd build &&
meson --prefix=/usr --sysconfdir=/etc -Denable_docs=true .. &&
ninja -j1 &&
ninja -j1 test &&
sudo ninja -j1 install
}}}
And got:
{{{
BLFS Start CHECK
[0/1] Running all tests.
1/2 dbind-test OK 0.00 s
2/2 memory TIMEOUT 30.03 s
OK: 1
FAIL: 1
SKIP: 0
TIMEOUT: 1
The output from the failed tests:
2/2 memory TIMEOUT 30.03 s
--- command ---
/tmp/at-spi2-meson/at-spi2-core-2.26.2/build/test/memory
-------
Full log written to /tmp/at-spi2-meson/at-spi2-core-2.26.2/build/meson-
logs/\
testlog.txt
FAILED: meson-test
}}}
The detailed log showed:
{{{
Error getting team spaces org.freedesktop.DBus.Error.NoReply: timeout from
dbind
}}}
The autotools version did not seem to run the 2nd test.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9961#comment:4>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page