From owner-freebsd-x11@FreeBSD.ORG Wed Jun 26 19:02:02 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9019A4DE for ; Wed, 26 Jun 2013 19:02:02 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 586351707 for ; Wed, 26 Jun 2013 19:02:02 +0000 (UTC) Received: from [89.204.154.180] (helo=tiny.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Uruyd-00086A-Ih for freebsd-x11@freebsd.org; Wed, 26 Jun 2013 21:02:00 +0200 Received: from tiny.Sisis.de (localhost [127.0.0.1]) by tiny.Sisis.de (8.14.5/8.14.3) with ESMTP id r5QJ1vJ3001086 for ; Wed, 26 Jun 2013 21:01:57 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de (8.14.5/8.14.3/Submit) id r5QJ1u4X001085 for freebsd-x11@freebsd.org; Wed, 26 Jun 2013 21:01:56 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Wed, 26 Jun 2013 21:01:56 +0200 From: Matthias Apitz To: freebsd-x11@freebsd.org Subject: xorg (WITH_NEW_XORG) on 10-CURRENT i386 Message-ID: <20130626190154.GA963@tiny.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 10.0-CURRENT r235646 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.154.180 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Matthias Apitz List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 19:02:02 -0000 Hello, I've done on an empty VM i386 with 10-CURRENT r250588 and ports r319094 the following xorg compilation: /etc/make.conf: WITH_NEW_XORG=yes WITHOUT_HAL=yes WITHOUT_PKGNG=yes # rm -rf /usr/local/* /var/db/pkg/* /compat/linux/* # cd /usr/ports/x11/xorg # make install clean BATCH=yes WITH_DEBUG=yes Then I've created packages from the installed ports (based on the names in /var/db/pkg) and moved them to my laptop with: # cd /var/db/pkg # pkg_delete -f xorg* # pkg_delete -f xf86-* # cd PKGDIR-r250588-ports.r319094-auroraVM # pkg_add xorg-7.7.tgz The Xorg comes up fine but crashes and shows the following symptoms (I run the 'startx' from a SSH session): 1. an intent to switch to another console with CTRL-ALT-F1 hard locks the system; 2. after reboot and next 'startx', an attempt to start a 'xterm' crashes the system to auto reboot; The detailed hardware configuration is visible in the 'Xorg.0.log.upFine' attachment of my mail Message-ID: <20130530163024.GA7090@sh4-5.1blu.de> from May 30 to this list; I will redo the compilation with USE_GCC=any, because I have somehow the feeling that it is a 'clang' related problem; should I file a PR? thx matthias -- Sent from my FreeBSD netbook Matthias Apitz, , http://www.unixarea.de/ f: +49-170-4527211 UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5