Hi,
After recent Qt-4.7.3 update I can't build KDE4 ports anymore (tested on
8.2-STABLE amd64 only). The problem is always reproduced with x11/kdelibs4. The
build stalls with hanging automoc4 processes. Any help is appreciated.
# ps | grep automoc
18636 3 IN+0:00.02 /usr/local/bin/automo
On Mon, 9 May 2011 15:41:05 +0300, Kostik Belousov wrote:
> You did not supplied enough information.
> Which of the processes is parent, which is child ?
> Note that there are other threads in the pid 18636. What does they do ?
Here is backtraces from all threads http://people.freebsd.org/~makc/au
On Thu, 12 May 2011 09:54:06 +0200, Michael Ross wrote:
> Am 12.05.2011, 08:59 Uhr, schrieb Jeremy Chadwick
> :
>
> >
> > Are you using any sort of LC_CTYPE or LANG setting in your dotfiles that
> > gets propagated to the root environment (during su, sudo, etc.)? I see
> > that you're in .de wh
On Thu, 22 Apr 2010 07:35:42 -0700, Jeremy Chadwick wrote:
> Looks like some form of regression in RELENG_8, between the dates of
> 2010/03/30 and 2010/04/22. My 2010/03/30 kernel (built from RELENG_8
> source dated 2010/03/30 @ 10:30 PDT) doesn't have this problem.
Does not work for me either si
Currently all kde4 ports marked as jobs_unsafe, because of automoc4 hangs.
The problem can be easely reproduced building e.g.
accessibility/kdeaccessibility4
with multiple jobs: replace MAKE_JOBS_UNSAFE with MAKE_JOBS_SAFE in port
Makefile
and run 'make MAKE_JOBS_NUMBER=16'. Build will be freezed
On Sat, 2 May 2009 15:45:17 +0300, Kostik Belousov wrote:
> On Sat, May 02, 2009 at 02:43:52PM +0400, Max Brazhnikov wrote:
> > Currently all kde4 ports marked as jobs_unsafe, because of automoc4
> > hangs. The problem can be easely reproduced building e.g.
> > accessibility/k