On Wednesday 04 July 2007 11:19:06 Jakub Bogusz wrote: > On Wed, Jul 04, 2007 at 09:32:27AM +0200, glen wrote: > > Author: glen Date: Wed Jul 4 07:32:27 2007 GMT > > Module: SPECS Tag: AC-branch > > ---- Log message: > > - built lrelease waits forever for futex (on ac-alpha and on fly) -- > > block alpha > > How ac-alpha can hang on futex if it's unsupported on Linux 2.4? :)
i was able to debug on fly, but ac-alpha build log when it was killed was terminated at same place. + cp /home/users/glen/rpm/SOURCES/qt4_pl.ts translations/qt_pl.ts + bin/lrelease translations/qt_pl.ts -qm translations/qt_pl.qm + LD_LIBRARY_PATH=lib strace shows: ) = -1 EINTR (Interrupted system call) --- SIGWINCH (Window changed) @ 0 (0) --- futex(0x12004e094, FUTEX_WAIT, 1, NULL) = -1 EINTR (Interrupted system call) --- SIGWINCH (Window changed) @ 0 (0) --- futex(0x12004e094, FUTEX_WAIT, 1, NULL) = -1 EINTR (Interrupted system call) --- SIGWINCH (Window changed) @ 0 (0) --- futex(0x12004e094, FUTEX_WAIT, 1, NULL) = -1 EINTR (Interrupted system call) --- SIGWINCH (Window changed) @ 0 (0) --- futex(0x12004e094, FUTEX_WAIT, 1, NULL) = -1 EINTR (Interrupted system call) --- SIGWINCH (Window changed) @ 0 (0) --- futex(0x12004e094, FUTEX_WAIT, 1, NULL <unfinished ...> [EMAIL PROTECTED] qt-x11-opensource-src-4.3.0]$ arch; uname -a alpha Linux fly 2.6.2 #3 Wed Feb 11 10:19:22 CET 2004 alpha EV56 unknown PLD Linux -- glen _______________________________________________ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en