2011/2/2 Selbak, Rolla N <[email protected]>: > Hello, > > There are still some packages that are freezing consistently when being > built on armv7el. > > Some consistent culprits are: > > meegotouch-home > meegotouch-systemui > kde-mobile > meegotouchcp-language > > > They do not always freeze in the same spot during building, but they do > freeze very often. > > This is causing major problems as the repositories won't publish unless > ALL pkgs are in a non-building state. > > This causes major headaches for release engineering, and trying to keep a > consistent cycle of repos and images going.
Hi - just to inform what the issue we're seeing is: What we're seeing is two-fold, one related to packages (somewhat), one not: There's a problem with threads in QEMU and the mmoc binary is known to cause problems. libmeegotouch is built with mmoc.pl instead which doesn't stall. I believe Fabo is looking into why these packages aren't using the perl version as intended. The other problem is cmake usage, which has really odd stalling problems as well under qemu, stalls usually during configure. There's a cure for the mmoc based things, cmake I'm not sure if a patch exists for? BR Carsten Munk > > > Please fix ASAP. > > > Thanks, > > rs > > _______________________________________________ > MeeGo-packaging mailing list > [email protected] > http://lists.meego.com/listinfo/meego-packaging > _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
