Date: Sun, 26 May 2013 17:50:22 +0200 From: Matthias Apitz <guru@unixarea.de> To: Niclas Zeising <zeising@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: ports && 10-CURRENT Message-ID: <20130526155022.GA2665@sh4-5.1blu.de> In-Reply-To: <51A11350.8050700@freebsd.org> References: <20130525185649.GA932@tiny.Sisis.de> <51A11350.8050700@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Saturday, May 25, 2013 a las 09:38:56PM +0200, Niclas Zeising escribió: > On 05/25/13 20:56, Matthias Apitz wrote: > > > > Hello, > > > > I'm compiling the ports I'm used to use (some 1200) on a 10-CURRENT > > r250588 (May 13 2013) and it seems that a lot of the ports are now > > broken, at least on recent 10-CURRENT; the ports tree itself is from SVN > > r315646 (April 1 2013); it compiled fine on an older 10-CURRENT from May > > 2012, but meanwhile the compiler in CURRENT changed to clang; > > > > the problems I'm facing mostly are: > > > > - a lot of qt4 ports do not compile with clang > > - all ports using devel/imake are broken now (see ports/178666) > This is hopefully fixed by the big xorg update earlier today. Hello, Today morning, after SVN checkout /usr/ports r319094 and wiping out all old stuff: # rm -rf /usr/local/* # rm -rf /var/db/pkg/* # rm -rf /compat/linux/* I've made the following ports: x11/xorg devel/imake now the 'imake' works fine to configure, for example graphics/xv; Good News!!! The Xserver itself crashed on first start with: $ startx xauth: file /home/guru/.serverauth.912 does not exist X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 10.0-CURRENT i386 Current Operating System: FreeBSD La-Habana 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r250588: Mon May 13 22:01:51 UTC 2013 guru@Perlach:/home/guru/head/obj/usr/home/guru/head/src/sys/GENERIC i386 Build Date: 26 May 2013 03:23:12PM Current version of pixman: 0.28.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 26 16:40:34 2013 (==) Using config file: "/etc/X11/xorg.conf" Segmentation fault at address 0x0 Fatal server error: Caught signal 11 (Segmentation fault). Server aborting on a second start it came up fine; this (first crash / second fine) seems to be reproduceable); where should I raise this issue with more debug information now? Thanks matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: www.asciiribbon.org E-mail: guru@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130526155022.GA2665>