From owner-freebsd-x11@FreeBSD.ORG Sun Nov 21 07:29:03 2010 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2C211065674 for ; Sun, 21 Nov 2010 07:29:03 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id 6DE138FC0C for ; Sun, 21 Nov 2010 07:29:03 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id CDE761CCA4 for ; Sun, 21 Nov 2010 08:29:02 +0100 (CET) From: linimon@FreeBSD.org To: x11@freebsd.org Message-Id: <20101121072902.CDE761CCA4@mail.droso.net> Date: Sun, 21 Nov 2010 08:29:02 +0100 (CET) Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 07:29:03 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: x11-drivers/xf86-input-citron broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-input-citron portname: x11-drivers/xf86-input-elographics broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-input-elographics portname: x11-drivers/xf86-input-fpit broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-input-fpit If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-x11@FreeBSD.ORG Sun Nov 21 13:40:11 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 088D31065670 for ; Sun, 21 Nov 2010 13:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EB5D18FC14 for ; Sun, 21 Nov 2010 13:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oALDeA7i044704 for ; Sun, 21 Nov 2010 13:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oALDeAli044702; Sun, 21 Nov 2010 13:40:10 GMT (envelope-from gnats) Date: Sun, 21 Nov 2010 13:40:10 GMT Message-Id: <201011211340.oALDeAli044702@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Koop Mast Cc: Subject: Re: ports/147646: [PATCH] graphics/libGL: fix linking with newer gcc and binutils X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Koop Mast List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 13:40:11 -0000 The following reply was made to PR ports/147646; it has been noted by GNATS. From: Koop Mast To: bug-followup@FreeBSD.org, avg@icyb.net.ua Cc: Subject: Re: ports/147646: [PATCH] graphics/libGL: fix linking with newer gcc and binutils Date: Sun, 21 Nov 2010 14:12:54 +0100 --MP_/izcuzakYpiBpRHer2bssqdG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline What Dimitry forgot to mention that this problem showed up while working on the binutils 2.17 update. Since this will be in head at some point it makes sense to get this fixed. Anyway patch here, it fixes it for all the mesa based ports (I think I got them all). --MP_/izcuzakYpiBpRHer2bssqdG Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=libGL-binutils-2.17.diff Index: graphics/libGL/files/patch-src_mesa_x86-64_glapi-x86-64.S =================================================================== RCS file: graphics/libGL/files/patch-src_mesa_x86-64_glapi-x86-64.S diff -N graphics/libGL/files/patch-src_mesa_x86-64_glapi-x86-64.S --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ graphics/libGL/files/patch-src_mesa_x86-64_glapi-x86-64.S 19 Nov 2010 11:45:47 -0000 @@ -0,0 +1,11 @@ +--- src/mesa/x86-64/glapi_x86-64.S.orig 2010-11-19 12:21:35.000000000 +0100 ++++ src/mesa/x86-64/glapi_x86-64.S 2010-11-19 12:22:15.000000000 +0100 +@@ -73,7 +73,7 @@ _x86_64_get_dispatch: + + .p2align 4,,15 + _x86_64_get_dispatch: +- movq _gl_DispatchTSD(%rip), %rdi ++ movq _gl_DispatchTSD@GOTPCREL(%rip), %rdi + jmp pthread_getspecific@PLT + + #elif defined(THREADS) Index: graphics/libGLU/files/patch-src_mesa_x86-64_glapi-x86-64.S =================================================================== RCS file: graphics/libGLU/files/patch-src_mesa_x86-64_glapi-x86-64.S diff -N graphics/libGLU/files/patch-src_mesa_x86-64_glapi-x86-64.S --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ graphics/libGLU/files/patch-src_mesa_x86-64_glapi-x86-64.S 19 Nov 2010 11:45:47 -0000 @@ -0,0 +1,11 @@ +--- src/mesa/x86-64/glapi_x86-64.S.orig 2010-11-19 12:21:35.000000000 +0100 ++++ src/mesa/x86-64/glapi_x86-64.S 2010-11-19 12:22:15.000000000 +0100 +@@ -73,7 +73,7 @@ _x86_64_get_dispatch: + + .p2align 4,,15 + _x86_64_get_dispatch: +- movq _gl_DispatchTSD(%rip), %rdi ++ movq _gl_DispatchTSD@GOTPCREL(%rip), %rdi + jmp pthread_getspecific@PLT + + #elif defined(THREADS) Index: graphics/libGLw/files/patch-src_mesa_x86-64_glapi-x86-64.S =================================================================== RCS file: graphics/libGLw/files/patch-src_mesa_x86-64_glapi-x86-64.S diff -N graphics/libGLw/files/patch-src_mesa_x86-64_glapi-x86-64.S --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ graphics/libGLw/files/patch-src_mesa_x86-64_glapi-x86-64.S 19 Nov 2010 11:45:47 -0000 @@ -0,0 +1,11 @@ +--- src/mesa/x86-64/glapi_x86-64.S.orig 2010-11-19 12:21:35.000000000 +0100 ++++ src/mesa/x86-64/glapi_x86-64.S 2010-11-19 12:22:15.000000000 +0100 +@@ -73,7 +73,7 @@ _x86_64_get_dispatch: + + .p2align 4,,15 + _x86_64_get_dispatch: +- movq _gl_DispatchTSD(%rip), %rdi ++ movq _gl_DispatchTSD@GOTPCREL(%rip), %rdi + jmp pthread_getspecific@PLT + + #elif defined(THREADS) Index: graphics/libglut/files/patch-src_mesa_x86-64_glapi-x86-64.S =================================================================== RCS file: graphics/libglut/files/patch-src_mesa_x86-64_glapi-x86-64.S diff -N graphics/libglut/files/patch-src_mesa_x86-64_glapi-x86-64.S --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ graphics/libglut/files/patch-src_mesa_x86-64_glapi-x86-64.S 19 Nov 2010 11:45:47 -0000 @@ -0,0 +1,11 @@ +--- src/mesa/x86-64/glapi_x86-64.S.orig 2010-11-19 12:21:35.000000000 +0100 ++++ src/mesa/x86-64/glapi_x86-64.S 2010-11-19 12:22:15.000000000 +0100 +@@ -73,7 +73,7 @@ _x86_64_get_dispatch: + + .p2align 4,,15 + _x86_64_get_dispatch: +- movq _gl_DispatchTSD(%rip), %rdi ++ movq _gl_DispatchTSD@GOTPCREL(%rip), %rdi + jmp pthread_getspecific@PLT + + #elif defined(THREADS) Index: graphics/mesa-demos/files/patch-src_mesa_x86-64_glapi-x86-64.S =================================================================== RCS file: graphics/mesa-demos/files/patch-src_mesa_x86-64_glapi-x86-64.S diff -N graphics/mesa-demos/files/patch-src_mesa_x86-64_glapi-x86-64.S --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ graphics/mesa-demos/files/patch-src_mesa_x86-64_glapi-x86-64.S 19 Nov 2010 11:45:47 -0000 @@ -0,0 +1,11 @@ +--- src/mesa/x86-64/glapi_x86-64.S.orig 2010-11-19 12:21:35.000000000 +0100 ++++ src/mesa/x86-64/glapi_x86-64.S 2010-11-19 12:22:15.000000000 +0100 +@@ -73,7 +73,7 @@ _x86_64_get_dispatch: + + .p2align 4,,15 + _x86_64_get_dispatch: +- movq _gl_DispatchTSD(%rip), %rdi ++ movq _gl_DispatchTSD@GOTPCREL(%rip), %rdi + jmp pthread_getspecific@PLT + + #elif defined(THREADS) --MP_/izcuzakYpiBpRHer2bssqdG-- From owner-freebsd-x11@FreeBSD.ORG Sun Nov 21 19:40:12 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0669C1065673 for ; Sun, 21 Nov 2010 19:40:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CF5688FC16 for ; Sun, 21 Nov 2010 19:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oALJeB89055561 for ; Sun, 21 Nov 2010 19:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oALJeBAe055554; Sun, 21 Nov 2010 19:40:11 GMT (envelope-from gnats) Date: Sun, 21 Nov 2010 19:40:11 GMT Message-Id: <201011211940.oALJeBAe055554@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: ports/147646: [PATCH] graphics/libGL: fix linking with newer gcc and binutils X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 19:40:12 -0000 The following reply was made to PR ports/147646; it has been noted by GNATS. From: Andriy Gapon To: Koop Mast Cc: bug-followup@freebsd.org Subject: Re: ports/147646: [PATCH] graphics/libGL: fix linking with newer gcc and binutils Date: Sun, 21 Nov 2010 21:31:37 +0200 on 21/11/2010 15:12 Koop Mast said the following: > What Dimitry forgot to mention that this problem showed up while working on the binutils 2.17 update. > Since this will be in head at some point it makes sense to get this fixed. Not only that, but this bug troubled everyone using gcc44/45/46 from the ports collection to build the ports in question. -- Andriy Gapon From owner-freebsd-x11@FreeBSD.ORG Mon Nov 22 11:07:18 2010 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB7C310656D3 for ; Mon, 22 Nov 2010 11:07:18 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C7CED8FC19 for ; Mon, 22 Nov 2010 11:07:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAMB7IU7051939 for ; Mon, 22 Nov 2010 11:07:18 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAMB7Ira051935 for freebsd-x11@FreeBSD.org; Mon, 22 Nov 2010 11:07:18 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 22 Nov 2010 11:07:18 GMT Message-Id: <201011221107.oAMB7Ira051935@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-x11@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-x11@FreeBSD.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 11:07:19 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/152159 x11 [hang] xorg/x11: X11 freezes with Intel Mobile 965 and o ports/151596 x11 x11/xorg: wacom bamboo button 1 no longer works o ports/151392 x11 [UPDATE] x11-drivers/xf86-video-ati to v6.13.2 o ports/151373 x11 Please upgrade x11-drivers/xf86-video-neomagic to 1.2. o ports/150633 x11 x11-servers/xorg-server: KVM switching causing X serve o ports/150594 x11 [patch] graphics/dri: add support for ATI Radeon HD 42 o ports/150223 x11 [patch] x11-drivers/xorg-drivers/Makefile refers nonex o ports/150155 x11 x11/xorg hangs after xrandr(1) usage o ports/149743 x11 x11/xorg: garbled window since Xorg-7.5 o ports/149636 x11 x11/xorg: buffer overflow in pci_device_freebsd_read_r o ports/149537 x11 I have updated the x11/pixman port to release 0.18.2 o ports/149536 x11 Upgraded x11-drivers/xf86-video-vmware port to version o ports/149535 x11 Upgraded x11-drivers/xf86-input-vmmouse port to versio o ports/148744 x11 Add more x11 applications to x11/xorg-apps o ports/148712 x11 [UPDATE] x11-drivers/xf86-video-ati to v6.13.1 o ports/148652 x11 x11-drivers/xf86-video-intel support for HM55 o ports/148591 x11 information note for x11-drivers/xf86-input-synaptics o ports/148444 x11 [hang] x11-drivers/xf86-video-intel: intel driver free o ports/148340 x11 x11-drivers/xf86-video-neomagic: unresolved symbol xf8 o ports/148095 x11 Regression / bug in x11-servers/xorg-server o ports/148035 x11 [patch] x11/xdm Fix auth in case of ro /usr o ports/148029 x11 Unable to build graphics/libGL o ports/147646 x11 [PATCH] graphics/libGL: fix linking with newer gcc and o ports/147568 x11 [patch] powerpc64 support for x11-servers/xorg-server o ports/147318 x11 [Patch]graphics/libdrm:Fix the PLIST when define WITHO o ports/147267 x11 PORT graphics/libglut should conflict with graphics/fr o ports/147149 x11 x11/xorg: Xorg 7.5 hangs o ports/147125 x11 x11-servers/xorg-vfbserver missing dependency o ports/146473 x11 keysym names are unavailable to x11/xmodmap after upgr o ports/146460 x11 x11/xorg: crash after upgrade to v7.5 with radeon driv o ports/146364 x11 x11/xeyes does not run, and destroy X o ports/146363 x11 error in startup script of x11-fonts/xfs o ports/146321 x11 x11/libSM picks the wrong uuid.h o ports/146264 x11 [regression] x11-servers/xorg-server 1.7.5,1 xorg.conf o ports/146258 x11 x11-fonts/xfs: doc/pdf doesn't build o ports/146256 x11 x11/xorg does fails to start after upgrade from 7.4 to o ports/145658 x11 x11-servers/xephyr: XGetVisualInfo returns multiple XV o ports/145649 x11 x11/xorg: X server crashes when starting opengl compos o ports/145218 x11 x11/xorg and x11/xorg-minimal fail to build on a fresh o ports/144598 x11 Makefile / pkg-plist issue with x11-drivers/xf86-video o ports/144287 x11 [PATCH] graphics/libGL and friends: Fix build with new o ports/142069 x11 x11/xorg: After adding on a laptop Toshiba Sattelite L o ports/141660 x11 x11/xorg: X can't determine amount of video memory on o ports/141386 x11 x11/xorg won't build from ports o ports/141272 x11 x11-drivers/xf86-video-ati and x11-drivers/xf86-video- o ports/141223 x11 x11-drivers/xf86-video-chips needs to be updated to 1. o ports/141145 x11 devel/makedepend: causes problem with openssl & X o ports/141116 x11 [hang] x11/xorg: ATI radeon xorg freezes [regression] o ports/140809 x11 x11/xorg: Xorg 7.4 radeon drm crashes 8.0 o ports/140775 x11 x11/xorg: fatal trap 12 after closing XORG with CTRL-A o ports/140764 x11 x11-drivers/xf86-video-openchrome segfaults with VIA K o ports/140254 x11 x11-drivers/xf86-video-cirrus: Black Screen with Cirru o ports/139509 x11 x11-servers/xorg-server: runtime problems in latest (2 o ports/139011 x11 [patch] Add options to support GLX TLS in x11-servers o ports/137748 x11 x11/xorg: "unprocessed" mouse click results in effecti o ports/137731 x11 [patch] x11-drivers/xf86-input-vmmouse o ports/135276 x11 x11/xorg: GUI running first time only while using Free o ports/134643 x11 [patch] x11-servers/xorg-server - Unbreak Xorg 7.4 ser o ports/134244 x11 x11/xorg: "intel" driver for Xorg is very broken o ports/134132 x11 x11-servers/xorg-server: Intel i845 - xorg.conf with U o ports/134082 x11 x11/xdriinfo: xdriinfo-1.0.2 build fail o ports/133946 x11 x11-servers/xorg-server [patch] X crashes in xinerama o ports/133482 x11 x11/libXext "Generic Event Extension not available" er o ports/133465 x11 x11/xorg: X crashes with mplayer -vo xv with xf86-vide o ports/132621 x11 x11/xorg tries to install event when deselected o ports/132403 x11 x11/xorg with Radeon X600 (R370): cannot re-initialize o ports/132041 x11 x11/xorg: Broken Intel video driver o ports/131930 x11 [PATCH] x11-servers/xorg-server coredumps on exit o ports/131726 x11 x11-servers/xorg-server: xorg server messes with my eh s kern/130478 x11 [request] Port Linux kernel stub of nouveau to FreeBSD o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() o ports/120947 x11 x11/xsm ignores system.xsm and .xsmstartup s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) 74 problems total. From owner-freebsd-x11@FreeBSD.ORG Tue Nov 23 14:07:36 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1594110656A5; Tue, 23 Nov 2010 14:07:36 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DF0B28FC27; Tue, 23 Nov 2010 14:07:35 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oANE7ZBM076107; Tue, 23 Nov 2010 14:07:35 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oANE7ZUn076103; Tue, 23 Nov 2010 14:07:35 GMT (envelope-from pav) Date: Tue, 23 Nov 2010 14:07:35 GMT Message-Id: <201011231407.oANE7ZUn076103@freefall.freebsd.org> To: kzorba@otenet.gr, pav@FreeBSD.org, freebsd-x11@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/139509: x11-servers/xorg-server: runtime problems in latest (2009 Oct 11) xorg-server-1.6.1, 1 and gtk-2.16.6 ports X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2010 14:07:36 -0000 Synopsis: x11-servers/xorg-server: runtime problems in latest (2009 Oct 11) xorg-server-1.6.1,1 and gtk-2.16.6 ports State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Tue Nov 23 14:06:44 UTC 2010 State-Changed-Why: No activity in 1 year http://www.freebsd.org/cgi/query-pr.cgi?pr=139509 From owner-freebsd-x11@FreeBSD.ORG Thu Nov 25 04:50:17 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACD0E1065693; Thu, 25 Nov 2010 04:50:17 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 821828FC12; Thu, 25 Nov 2010 04:50:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAP4oHpT017907; Thu, 25 Nov 2010 04:50:17 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAP4oHSl017897; Thu, 25 Nov 2010 04:50:17 GMT (envelope-from edwin) Date: Thu, 25 Nov 2010 04:50:17 GMT Message-Id: <201011250450.oAP4oHSl017897@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/152563: I have updated the x11-drivers/xf86-video-vmware port to 11.0.3 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 04:50:17 -0000 Synopsis: I have updated the x11-drivers/xf86-video-vmware port to 11.0.3 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: edwin Responsible-Changed-When: Thu Nov 25 04:50:17 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=152563 From owner-freebsd-x11@FreeBSD.ORG Thu Nov 25 05:00:30 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DB24106566C; Thu, 25 Nov 2010 05:00:30 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 533C38FC19; Thu, 25 Nov 2010 05:00:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAP50U6q029624; Thu, 25 Nov 2010 05:00:30 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAP50U1M029597; Thu, 25 Nov 2010 05:00:30 GMT (envelope-from edwin) Date: Thu, 25 Nov 2010 05:00:30 GMT Message-Id: <201011250500.oAP50U1M029597@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/152564: I have updated x11-drivers/xf86-input-vmmouse to 12.6.10 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2010 05:00:30 -0000 Synopsis: I have updated x11-drivers/xf86-input-vmmouse to 12.6.10 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: edwin Responsible-Changed-When: Thu Nov 25 05:00:29 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=152564 From owner-freebsd-x11@FreeBSD.ORG Fri Nov 26 12:08:45 2010 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A4FA1065674; Fri, 26 Nov 2010 12:08:45 +0000 (UTC) (envelope-from paolo.dangeli@asdc.asi.it) Received: from cannonau.asdc.asi.it (cannonau.asdc.asi.it [193.204.103.140]) by mx1.freebsd.org (Postfix) with ESMTP id 2F1618FC20; Fri, 26 Nov 2010 12:08:44 +0000 (UTC) Received: from PCpaolo (portatile.asdc.asi.it [10.10.10.64]) by cannonau.asdc.asi.it (8.13.8/8.13.8) with SMTP id oAQBIRJX011384; Fri, 26 Nov 2010 12:18:27 +0100 Message-ID: <2BC94C21BAB541F0BCDFDB4C7FF58C15@PCpaolo> From: "Paolo D'Angeli" To: Date: Fri, 26 Nov 2010 12:18:28 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18263 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: flz@FreeBSD.org Subject: xorg and vmwgfx module problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2010 12:08:45 -0000 Hello, I've a problem with a vmwgfx module on my FreeBSD 8.1 virtual machine = installed on vmware workstation . Since last package update my kde4 and Xorg server work fine . Now it doesnt work and I receive this message : ####################### X.Org X Server 1.7.5 Release Date: 2010-02-16 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 8.1-RC2-p1 i386=20 Current Operating System: FreeBSD myhost 8.1-RC2-p1 FreeBSD 8.1-RC2-p1 = #5: Mon Aug 23 15:42:40 CEST 2010 i386 Build Date: 26 November 2010 11:48:19AM =20 Current version of pixman: 0.18.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (=3D=3D) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 26 11:53:06 2010 List of video drivers: vmware vmwlegacy nv intel r128 vesa vmware: Please ignore above "FATAL: Module vmwgfx not found." Segmentation fault: 11 at address 0x0 Fatal server error: Caught signal 11 (Segmentation fault: 11). Server aborting Please consult the The X.Org Foundation support=20 at http://wiki.x.org for help.=20 Please also check the log file at "/var/log/Xorg.0.log" for additional = information. Abort ############# my system : FreeBSD 8.1-RC2-p1 i386 xorg-server-1.7.5,1 X.Org X server and related programs xf86-video-vmware-11.0.1 X.Org vmware display driver Please help me , thanks Paolo