[kde-freebsd] x11/kde4-workspace: automoc4 SEGVs on certain files

Matthias Apitz guru at unixarea.de
Tue Jun 11 11:35:58 UTC 2013


El día Tuesday, June 11, 2013 a las 08:12:14AM -0300, Raphael Kubo da Costa escribió:

> Matthias Apitz <guru at unixarea.de> writes:
> 
> > Hello,
> >
> > While building x11/kde4-workspace, 'automoc4' crashes again and again on
> > different files, here one example:
> 
> Can you post a backtrace of the crashes you get? I couldn't see one in
> the KDE bug report, the PR or the other mails in this thread, so it's
> kind of hard to know what's going on.

The backtrace was useless because automoc4 was compiled on the fly and
without debugging information; maybe also the libs used by automoc4
should be compiled with debug, at least libQtCore.so.4.

Re/ the VM (the other thread) I can't give you access to, but I'm
willing to execute every command you ask and send you any file for
review;

I propose to start in this VM with:

# rm -rf /usr/local/* /var/db/pkg/* /compat/linux/*
# cd /usr/ports
# find . -type dir -name work -exec rm -rf {} \;

(now we are clean)

# cd /usr/ports/devel/automoc4
# make install clean USE_GCC=any WITH_DEBUG=yes

# cd /usr/ports/x11/kde4
# nohup install clean BATCH=yes

Or do you have any other request for options. The VM runs -CURRENT
r250588 and ports are r319094.

As I said, we can reset the VM at any time for another form of build.

Please advice; thanks

	matthias
-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru at unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards


More information about the kde-freebsd mailing list