looks like it cant get the locale informaiton properly.

it hangs initialising KLocale, in inmeproc4

you can also see the same just by untarring the code, and doing

mkdir build
cd build
cmake ..
make klocaletest
LD_LIBRARY_PATH=./lib gdb ./kdecore/tests/klocaletest

this too will hang in KLocale::init initialising DayPeriod.

I can't work out why this is happening, if you look at the config that gets create it can't seem to find any details for the locale.

LANG/LC_ALL=C doesnt do anything either.



On 04/07/15 01:31, Tomasz Paweł Gajc wrote:
Hi,

i'm trying to debug this issue but no luck for now. Hope that someone have
some working solution for kdelibs hanging on i586 build.

It always hangs here:
make[2]: Leaving directory '/builddir/build/BUILD/kdelibs-4.14.10/build'

/usr/bin/make -f doc/kioslave/telnet/CMakeFiles/telnet-handbook.dir/build.make
doc/kioslave/telnet/CMakeFiles/telnet-handbook.dir/build




_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Reply via email to