Subject: Re: errors while building KDE
To: None <tech-pkg@netbsd.org>
From: Murray Armfield <murray.armfield@arconsulting.com.au>
List: tech-pkg
Date: 03/14/2003 09:47:28
I saw this last night too. On current as of yesterday, XFree 4.3 as of 
yesterday on i386.

On Fri, 14 Mar 2003 09:34 am, you wrote:
> System: an x86 running current about a week old, + XFree 4.3
>
> Event: while building kde3, this happened:
>
> gmake[3]: Entering directory
> `/usr/pkgsrc/misc/kdeadmin3/work.alchemist/kdeadmin-3.1/kxconfig' rm -f
> tuneresolution.cpp
> echo '#include <klocale.h>' > tuneresolution.cpp
> /usr/pkg/qt3/bin/uic -L /usr/pkg/lib/kde3/plugins/designer -nounload -tr
> tr2i18n -i tuneresolution.h ./tuneresolution.ui > tuneresolution.cpp.temp ;
> ret=$?; \ sed -e "s,tr2i18n( \"\" ),QString::null,g"
> tuneresolution.cpp.temp | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g"
> | sed -e "s,image\([0-9][0-9]*\)_data,img\1_tuneresolution,g" >>
> tuneresolution.cpp ;\ rm -f tuneresolution.cpp.temp ;\
> if test "$ret" = 0; then echo '#include "tuneresolution.moc"' >>
> tuneresolution.cpp; else rm -f tuneresolution.cpp ; exit $ret ; fi
> assertion "next != 0" failed: file "/usr/src/lib/libpthread/pthread_run.c",
> line 115, function "pthread__next" [1]   Abort trap (core dumped)
> /usr/pkg/qt3/bin...
> gmake[3]: *** [tuneresolution.cpp] Error 134
>
> and so forth down a cascade of errors.

Take care,
	Murray Armfield