Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1646 by [email protected]: ibus-bus fails in make check
http://code.google.com/p/ibus/issues/detail?id=1646
Please *DO NOT* ask question here! Please use
https://groups.google.com/group/ibus-user
请不要在这里提问,请使用ibus用户讨论组
https://groups.google.com/group/ibus-user
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Linux From Scratch
Architecture (i386, x86_64): x86_64
IBus version: 1.5.3
Input method name and version: ??
Python version: 2.7.5
dbus version: 1.6.12
dbus-python version: not installed
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications):
What steps will reproduce the problem?
1. ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/ibus
2. make
3. make check
What is the expected output? What do you see instead?
Expected:
PASS: ibus-bus
Got:
FAIL: ibus-bus
Please provide any additional information below.
==========================================
ibus 1.5.3: src/tests/test-suite.log
==========================================
# TOTAL: 12
# PASS: 11
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: ibus-bus
==============
/ibus/list-engines: OK
/ibus/list-active-engines: OK
/ibus/create-input-context-async: OK
/ibus/get-engines-by-names: ./runtest: line 111: 2442 Segmentation
fault ( cd $tstdir; need_bus=no; for t in $BUS_REQUIRED_TESTS;
do
if test $t = `func_basename $tst`; then
need_bus=yes;
fi;
done; if test $need_bus = yes; then
func_copy_component "../$top_srcdir/engine/simple.xml";
func_copy_component "../$top_srcdir/conf/memconf/memconf.xml";
IBUS_COMPONENT_PATH=$PWD/components; export IBUS_COMPONENT_PATH;
IBUS_ADDRESS_FILE=$PWD/ibus-daemon.pid; export
IBUS_ADDRESS_FILE; ../$top_builddir/bus/ibus-daemon --daemonize
--cache=none --panel=disable --config=default --verbose; sleep 1;
fi; exec "../$tst" ${1+"$@"} )
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
---
You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.