From owner-freebsd-x11@FreeBSD.ORG Sun Jun 7 01:53:45 2009 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 92B281065672 for ; Sun, 7 Jun 2009 01:53:45 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.freebsd.org (Postfix) with SMTP id EA6178FC16 for ; Sun, 7 Jun 2009 01:53:44 +0000 (UTC) (envelope-from andriy@irbisnet.com) Received: (qmail 43291 invoked from network); 7 Jun 2009 01:53:44 -0000 Received: from unknown (HELO keeper.irbisnet.com) (andriy@99.253.104.52 with login) by smtp104.rog.mail.re2.yahoo.com with SMTP; 7 Jun 2009 01:53:43 -0000 X-YMail-OSG: 8MOyH6MVM1kfW4yRnm7qEqeBIPlEgjqsFPCJzKWMSuHLI_ZmyT9sG2Bgo1rPH9EezQ-- X-Yahoo-Newman-Property: ymail-3 Received: from prime.irbisnet.com (prime.irbisnet.vpn [10.78.76.4]) by keeper.irbisnet.com (Postfix) with ESMTPSA id 581D71339A; Sat, 6 Jun 2009 21:53:38 -0400 (EDT) Message-ID: <4A2B1DA1.5090401@irbisnet.com> Date: Sat, 06 Jun 2009 21:53:37 -0400 From: Andriy Bakay User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: Robert Noland References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> <1244332100.2034.1806.camel@balrog.2hip.net> In-Reply-To: <1244332100.2034.1806.camel@balrog.2hip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Problems with libpciaccess-0.10.6 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: Sun, 07 Jun 2009 01:53:45 -0000 Done. $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg #0 0x0000000801bc2bec in ?? () #1 0x0000000801bc1a5b in ?? () #2 0x0000000801bc4b6c in ?? () #3 0xffffffdf00000002 in ?? () #4 0xffffffffffffffff in ?? () #5 0x00000000ffffffff in ?? () #6 0x00007fffffffe470 in ?? () #7 0x0000000801e59c38 in ?? () #8 0x00007fffffffed20 in ?? () #9 0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417 #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462 #11 0x000000000053bf68 in AbortServer () at log.c:407 #12 0x000000000053c46a in FatalError (f=0x605540
) at log.c:532 #13 0x00000000004a1d6f in xf86SigHandler (signo=11) at xf86Events.c:387 #14 #15 0x00000008027ff538 in ?? () #16 0x00000008027ff7ca in ?? () #17 0x0000000001e137d4 in ?? () #18 0x0000000801e59c38 in ?? () #19 0x00007fffffffeab0 in ?? () #20 0x00000000004c194c in xf86ClaimPciSlot (d=0x1ffffeb50, drvp=0x80282e420, chipset=0, dev=0x801e59c38, active=0) at xf86pciBus.c:749 #21 0x000000000048216e in xf86CallDriverProbe (drv=0x801e11510, detect_only=0) at xf86Init.c:632 #22 0x000000000048288c in InitOutput (pScreenInfo=0x75d480, argc=4, argv=0x7fffffffecf8) at xf86Init.c:915 #23 0x000000000042ceaa in main (argc=4, argv=0x7fffffffecf8, envp=0x7fffffffed20) at main.c:315 (gdb) Robert Noland wrote: > On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: >> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown. >> >> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >> >> Core was generated by `Xorg'. >> Program terminated with signal 6, Aborted. >> #0 0x00000008019d5bec in ?? () >> (gdb) bt >> #0 0x00000008019d5bec in ?? () >> #1 0x00000008019d4a5b in ?? () >> #2 0x00000008019d7b6c in ?? () >> #3 0xffffffdf00000001 in ?? () >> #4 0xffffffffffffffff in ?? () >> #5 0x00000000ffffffff in ?? () >> #6 0x0000000801c59c38 in ?? () >> #7 0x0000000000565648 in ?? () >> #8 0x0000000801c59c38 in ?? () >> #9 0x0000000000463f6a in ddxGiveUp () >> #10 0x00000000004e6ddd in AbortServer () >> #11 0x00000000004e745f in FatalError () >> #12 0x00000000004792c9 in xf86SigHandler () >> #13 >> #14 0x00000008025cf538 in ?? () >> #15 0x00000008025cf7ca in ?? () >> #16 0x0000000801c112e0 in ?? () >> #17 0x00000000004e243b in XNFcalloc () >> #18 0x00000000004903b6 in xf86ClaimPciSlot () >> #19 0x0000000000464548 in xf86CallDriverProbe () >> #20 0x0000000000464c88 in InitOutput () >> #21 0x000000000042d44f in main () >> (gdb) >> >> Please, advise. > > rebuild xorg-server and define WITH_DEBUG. > > robert. > >> Paul B. Mahol wrote: >>> On 5/31/09, Andriy Bakay wrote: >>>> Sorry, I am sending you file with symbols (see attachment): >>>> >>>> And this is back trace: >>>> >>>> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg >>>> >>>> ... >>>> >>>> Core was generated by `Xorg'. >>>> Program terminated with signal 11, Segmentation fault. >>>> #0 0x00000008026c3538 in ?? () >>>> (gdb) bt >>>> #0 0x00000008026c3538 in ?? () >>>> #1 0x00000008026c37ca in ?? () >>>> #2 0x0000000801d11510 in ?? () >>>> #3 0x00000000004d8c38 in XNFcalloc () >>>> #4 0x000000000048a066 in xf86ClaimPciSlot () >>>> #5 0x00000000004613ee in xf86CallDriverProbe () >>>> #6 0x0000000000461b13 in InitOutput () >>>> #7 0x000000000042d33a in main () >>>> (gdb) >>> Please avoid top posting if possible. >>> 0,1,2 frames are unknown. that usually means other >>> libraries/drivers/Mesa/libdrm/etc .. >>> needs to be recompiled with symbols and not striped upon reinstallation. >>> >>>> Robert Noland wrote: >>>>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: >>>>>> Sorry for delay, I was very busy. >>>>>> >>>>>> I reproduced the issue and have 'Xorg.core' file. I tried to get back >>>>>> trace but get 'No stack' message. I am sending you the core dump file >>>>>> maybe it will be useful. >>>>> Unfortunately, without symbols this doesn't tell us anything. >>>>> >>>>> robert. >>>>> >>>>>> Andriy >>>>>> >>>>>> Paul B. Mahol wrote: >>>>>>> On 5/27/09, Robert Noland wrote: >>>>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: >>>>>>>>> Unfortunately, X server did not store core dump. If you give me >>>>>>>>> options >>>>>>>>> which will force X server to make core dump then I can try to >>>>>>>>> reproduce >>>>>>>>> it again. >>>>>>>> Option "NoTrapSignals" "boolean" >>>>>>>> This prevents the Xorg server from trapping a range of >>>>>>>> unex- >>>>>>>> pected fatal signals and exiting cleanly. Instead, >>>>>>>> the Xorg >>>>>>>> server will die and drop core where the fault >>>>>>>> occurred. >>>>>>>> The >>>>>>>> default behaviour is for the Xorg server to exit >>>>>>>> cleanly, but >>>>>>>> still drop a core file. In general you never want to >>>>>>>> use >>>>>>>> this >>>>>>>> option unless you are debugging an Xorg server problem >>>>>>>> and know >>>>>>>> how to deal with the consequences. >>>>>>>> >>>>>>>> robert. >>>>>>> And kern.sugid_coredump=1 sysctl, if Xorg is installed with setuid bit. >>>>>>>>> Robert Noland wrote: >>>>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: >>>>>>>>>>> Hi X11 Team, >>>>>>>>>>> >>>>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on my >>>>>>>>>>> laptop: >>>>>>>>>>> >>>>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And my X >>>>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see attached >>>>>>>>>>> logs). >>>>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers 'nv' >>>>>>>>>>> and >>>>>>>>>>> 'nouveau' same crash, but with different log entries. After I >>>>>>>>>>> downgrade >>>>>>>>>>> >>>>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I >>>>>>>>>>> attached >>>>>>>>>>> the X server logs and configs for both nVidia drivers: >>>>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any chance >>>>>>>>>> you can get a backtrace from the X server? >>>>>>>>>> >>>>>>>>>> robert. >>>>>>>>>> >>>>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf >>>>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf >>>>>>>>>>> >>>>>>>>>>> Please, advise. >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> Andriy >>>>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) >>>>>>>>>>> X.Org X Server 1.6.0 >>>>>>>>>>> Release Date: 2009-2-25 >>>>>>>>>>> X Protocol Version 11, Revision 0 >>>>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>> amd64 >>>>>>>>>>> Build Date: 12 April 2009 03:12:50PM >>>>>>>>>>> >>>>>>>>>>> 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: Sat May 23 21:47:12 2009 >>>>>>>>>>> (==) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>> (**) Option "DontZap" "Off" >>>>>>>>>>> (**) Option "AIGLX" "true" >>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>> (**) FontPath set to: >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> built-ins >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>> (**) Extension "Composite" is enabled >>>>>>>>>>> (**) Extension "XVideo" is enabled >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>> (II) Loader magic: 0xb20 >>>>>>>>>>> (II) Module ABI versions: >>>>>>>>>>> X.Org ANSI C Emulation: 0.4 >>>>>>>>>>> X.Org Video Driver: 5.0 >>>>>>>>>>> X.Org XInput driver : 4.0 >>>>>>>>>>> X.Org Server Extension : 2.0 >>>>>>>>>>> (II) Loader running on freebsd >>>>>>>>>>> (--) Using syscons driver with X support (version 2.0) >>>>>>>>>>> (--) using VT number 9 >>>>>>>>>>> >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>> @ >>>>>>>>>>> 0x????????/65536 >>>>>>>>>>> (II) System resource ranges: >>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>>>>>>>>>> (II) "extmod" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "dbe" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "glx" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "record" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "dri" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "dri2" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) LoadModule: "extmod" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so >>>>>>>>>>> (II) Module extmod: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension MIT-SCREEN-SAVER >>>>>>>>>>> (II) Loading extension XFree86-VidModeExtension >>>>>>>>>>> (II) Loading extension XFree86-DGA >>>>>>>>>>> (II) Loading extension DPMS >>>>>>>>>>> (II) Loading extension XVideo >>>>>>>>>>> (II) Loading extension XVideo-MotionCompensation >>>>>>>>>>> (II) Loading extension X-Resource >>>>>>>>>>> (II) LoadModule: "record" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so >>>>>>>>>>> (II) Module record: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.13.0 >>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension RECORD >>>>>>>>>>> (II) LoadModule: "dbe" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so >>>>>>>>>>> (II) Module dbe: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension DOUBLE-BUFFER >>>>>>>>>>> (II) LoadModule: "glx" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so >>>>>>>>>>> (II) Module glx: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (**) AIGLX enabled >>>>>>>>>>> (II) Loading extension GLX >>>>>>>>>>> (II) LoadModule: "dri" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so >>>>>>>>>>> (II) Module dri: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension XFree86-DRI >>>>>>>>>>> (II) LoadModule: "dri2" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so >>>>>>>>>>> (II) Module dri2: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension DRI2 >>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 0.99.3 >>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>> (II) LoadModule: "nouveau" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv.so >>>>>>>>>>> (II) Module nouveau: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 0.0.10 >>>>>>>>>>> Module class: X.Org Video Driver >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (II) NOUVEAU driver 20090514.9656762 >>>>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : >>>>>>>>>>> RIVA TNT (NV04) >>>>>>>>>>> RIVA TNT2 (NV05) >>>>>>>>>>> GeForce 256 (NV10) >>>>>>>>>>> GeForce 2 (NV11, NV15) >>>>>>>>>>> GeForce 4MX (NV17, NV18) >>>>>>>>>>> GeForce 3 (NV20) >>>>>>>>>>> GeForce 4Ti (NV25, NV28) >>>>>>>>>>> GeForce FX (NV3x) >>>>>>>>>>> GeForce 6 (NV4x) >>>>>>>>>>> GeForce 7 (G7x) >>>>>>>>>>> GeForce 8 (G8x) >>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 >>>>>>>>>>> >>>>>>>>>>> Fatal server error: >>>>>>>>>>> Caught signal 11. Server aborting >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>> for help. >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>> additional >>>>>>>>>>> information. >>>>>>>>>>> >>>>>>>>>>> plain text document attachment (xorg.nv.conf) >>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Extensions" >>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Files" >>>>>>>>>>> ModulePath "/usr/local/lib/xorg/modules" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/misc/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TTF/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/OTF" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/Type1/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/100dpi/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/75dpi/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Module" >>>>>>>>>>> Load "extmod" >>>>>>>>>>> Load "record" >>>>>>>>>>> Load "dbe" >>>>>>>>>>> Load "glx" >>>>>>>>>>> Load "dri" >>>>>>>>>>> Load "dri2" >>>>>>>>>>> Load "synaptics" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Keyboard0" >>>>>>>>>>> Driver "kbd" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "InputDevice" >>>>>>>>>>> # Identifier "Mouse0" >>>>>>>>>>> # Driver "mouse" >>>>>>>>>>> # Option "Protocol" "auto" >>>>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>> Driver "synaptics" >>>>>>>>>>> >>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>> >>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>> >>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>> >>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>> >>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>> >>>>>>>>>>> Option "MinSpeed" "0.1" >>>>>>>>>>> Option "MaxSpeed" "0.25" >>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>> >>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>> >>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>> >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>> >>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Monitor" >>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>> Option "DPMS" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Device" >>>>>>>>>>> ### Available Driver options are:- >>>>>>>>>>> ### Values: : integer, : float, : >>>>>>>>>>> "True"/"False", >>>>>>>>>>> ### : "String", : " Hz/kHz/MHz" >>>>>>>>>>> ### [arg]: arg optional >>>>>>>>>>> #Option "SWcursor" # [] >>>>>>>>>>> #Option "HWcursor" # [] >>>>>>>>>>> #Option "NoAccel" # [] >>>>>>>>>>> #Option "ShadowFB" # [] >>>>>>>>>>> #Option "UseFBDev" # [] >>>>>>>>>>> #Option "Rotate" # [] >>>>>>>>>>> #Option "VideoKey" # >>>>>>>>>>> #Option "FlatPanel" # [] >>>>>>>>>>> #Option "FPDither" # [] >>>>>>>>>>> #Option "CrtcNumber" # >>>>>>>>>>> #Option "FPScale" # [] >>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>> Identifier "Card0" >>>>>>>>>>> Driver "nv" >>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "DRI" >>>>>>>>>>> Mode 0666 >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Screen" >>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>> Device "Card0" >>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 1 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 4 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 8 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 15 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 16 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 24 >>>>>>>>>>> Modes "1440x900" >>>>>>>>>>> EndSubSection >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> plain text document attachment (xorg.nouveau.conf) >>>>>>>>>>> Section "ServerLayout" >>>>>>>>>>> Identifier "X.org Configured" >>>>>>>>>>> Screen 0 "Screen0" 0 0 >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" >>>>>>>>>>> Option "DontZap" "Off" >>>>>>>>>>> Option "AIGLX" "true" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Extensions" >>>>>>>>>>> Option "Composite" "Enable" >>>>>>>>>>> Option "XVideo" "Enable" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Files" >>>>>>>>>>> ModulePath "/usr/local/lib/xorg/modules" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/misc/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TTF/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/OTF" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/Type1/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/100dpi/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/75dpi/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Module" >>>>>>>>>>> Load "extmod" >>>>>>>>>>> Load "record" >>>>>>>>>>> Load "dbe" >>>>>>>>>>> Load "glx" >>>>>>>>>>> Load "dri" >>>>>>>>>>> Load "dri2" >>>>>>>>>>> Load "synaptics" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "ServerFlags" >>>>>>>>>>> # Option "AllowEmptyInput" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Keyboard0" >>>>>>>>>>> Driver "kbd" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> #Section "InputDevice" >>>>>>>>>>> # Identifier "Mouse0" >>>>>>>>>>> # Driver "mouse" >>>>>>>>>>> # Option "Protocol" "auto" >>>>>>>>>>> # Option "Device" "/dev/sysmouse" >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" >>>>>>>>>>> #EndSection >>>>>>>>>>> >>>>>>>>>>> Section "InputDevice" >>>>>>>>>>> Identifier "Synaptics_Touchpad" >>>>>>>>>>> Driver "synaptics" >>>>>>>>>>> >>>>>>>>>>> Option "Device" "/dev/psm0" >>>>>>>>>>> Option "Protocol" "psm" >>>>>>>>>>> >>>>>>>>>>> Option "LeftEdge" "1400" >>>>>>>>>>> Option "RightEdge" "5600" >>>>>>>>>>> Option "TopEdge" "1400" >>>>>>>>>>> Option "BottomEdge" "4700" >>>>>>>>>>> >>>>>>>>>>> Option "FingerLow" "25" >>>>>>>>>>> Option "FingerHigh" "30" >>>>>>>>>>> >>>>>>>>>>> Option "MaxTapTime" "180" >>>>>>>>>>> Option "MaxTapMove" "220" >>>>>>>>>>> >>>>>>>>>>> Option "VertScrollDelta" "100" >>>>>>>>>>> Option "HorizScrollDelta" "100" >>>>>>>>>>> >>>>>>>>>>> Option "MinSpeed" "0.25" >>>>>>>>>>> Option "MaxSpeed" "0.5" >>>>>>>>>>> Option "AccelFactor" "0.0010" >>>>>>>>>>> Option "FastTaps" "off" >>>>>>>>>>> >>>>>>>>>>> Option "ScrollButtonRepeat" "100" >>>>>>>>>>> Option "UpDownScrolling" "on" >>>>>>>>>>> Option "UpDownRepeat" "on" >>>>>>>>>>> Option "LeftRightScrolling" "on" >>>>>>>>>>> Option "LeftRightRepeat" "on" >>>>>>>>>>> >>>>>>>>>>> Option "TapButton1" "0" >>>>>>>>>>> Option "TapButton2" "0" >>>>>>>>>>> Option "TapButton3" "0" >>>>>>>>>>> >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But this >>>>>>>>>>> # options is insecure. I recommended "off" as default. >>>>>>>>>>> Option "SHMConfig" "on" >>>>>>>>>>> >>>>>>>>>>> # If you use circular touchpad, uncomment them. >>>>>>>>>>> #Option "CircularPad" "on" >>>>>>>>>>> #Option "CircularScrolling" "on" >>>>>>>>>>> #Option "CircScrollDelta" "0.5" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Monitor" >>>>>>>>>>> Identifier "Monitor0" >>>>>>>>>>> VendorName "Monitor Vendor" >>>>>>>>>>> ModelName "Monitor Model" >>>>>>>>>>> Option "DPMS" >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Device" >>>>>>>>>>> ### Available Driver options are:- >>>>>>>>>>> ### Values: : integer, : float, : >>>>>>>>>>> "True"/"False", >>>>>>>>>>> ### : "String", : " Hz/kHz/MHz" >>>>>>>>>>> ### [arg]: arg optional >>>>>>>>>>> #Option "SWcursor" # [] >>>>>>>>>>> #Option "HWcursor" # [] >>>>>>>>>>> #Option "NoAccel" # [] >>>>>>>>>>> #Option "ShadowFB" # [] >>>>>>>>>>> #Option "UseFBDev" # [] >>>>>>>>>>> #Option "Rotate" # [] >>>>>>>>>>> #Option "VideoKey" # >>>>>>>>>>> #Option "FlatPanel" # [] >>>>>>>>>>> #Option "FPDither" # [] >>>>>>>>>>> #Option "CrtcNumber" # >>>>>>>>>>> #Option "FPScale" # [] >>>>>>>>>>> #Option "FPTweak" # >>>>>>>>>>> #Option "DualHead" # [] >>>>>>>>>>> Option "UseEdidDpi" "false" >>>>>>>>>>> Option "DPI" "96 x 96" >>>>>>>>>>> Identifier "Card0" >>>>>>>>>>> Driver "nouveau" >>>>>>>>>>> VendorName "nVidia Corporation" >>>>>>>>>>> BoardName "Quadro NVS 140M" >>>>>>>>>>> BusID "PCI:1:0:0" >>>>>>>>>>> Option "AccelMethod" "EXA" >>>>>>>>>>> Option "EXANoComposite" "false" >>>>>>>>>>> Option "FBTexPercent" "50" >>>>>>>>>>> Option "MigrationHeuristic" "greedy" >>>>>>>>>>> Option "DRI" "true >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "DRI" >>>>>>>>>>> Mode 0666 >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> Section "Screen" >>>>>>>>>>> Identifier "Screen0" >>>>>>>>>>> Device "Card0" >>>>>>>>>>> Monitor "Monitor0" >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 1 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 4 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 8 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 15 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 16 >>>>>>>>>>> EndSubSection >>>>>>>>>>> SubSection "Display" >>>>>>>>>>> Viewport 0 0 >>>>>>>>>>> Depth 24 >>>>>>>>>>> Modes "1440x900" >>>>>>>>>>> EndSubSection >>>>>>>>>>> EndSection >>>>>>>>>>> >>>>>>>>>>> plain text document attachment (Xorg.0.nv.log) >>>>>>>>>>> X.Org X Server 1.6.0 >>>>>>>>>>> Release Date: 2009-2-25 >>>>>>>>>>> X Protocol Version 11, Revision 0 >>>>>>>>>>> Build Operating System: FreeBSD 7.1-RELEASE-p4 amd64 >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELEASE-p4 >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>>>>>>>>> amd64 >>>>>>>>>>> Build Date: 17 May 2009 09:21:33PM >>>>>>>>>>> >>>>>>>>>>> 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 17 21:37:41 2009 >>>>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" >>>>>>>>>>> (==) ServerLayout "X.org Configured" >>>>>>>>>>> (**) |-->Screen "Screen0" (0) >>>>>>>>>>> (**) | |-->Monitor "Monitor0" >>>>>>>>>>> (**) | |-->Device "Card0" >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" >>>>>>>>>>> (**) |-->Input Device "Keyboard0" >>>>>>>>>>> (**) Option "AllowEmptyInput" >>>>>>>>>>> (==) Automatically adding devices >>>>>>>>>>> (==) Automatically enabling devices >>>>>>>>>>> (**) FontPath set to: >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, >>>>>>>>>>> /usr/local/lib/X11/fonts/encodings/, >>>>>>>>>>> /usr/local/lib/X11/fonts/local/, >>>>>>>>>>> /usr/local/lib/X11/fonts/util/, >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, >>>>>>>>>>> built-ins >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or >>>>>>>>>>> 'vmmouse' will be disabled. >>>>>>>>>>> (WW) Disabling Keyboard0 >>>>>>>>>>> (II) Loader magic: 0x3b20 >>>>>>>>>>> (II) Module ABI versions: >>>>>>>>>>> X.Org ANSI C Emulation: 0.4 >>>>>>>>>>> X.Org Video Driver: 5.0 >>>>>>>>>>> X.Org XInput driver : 4.0 >>>>>>>>>>> X.Org Server Extension : 2.0 >>>>>>>>>>> (II) Loader running on freebsd >>>>>>>>>>> (--) Using syscons driver with X support (version 2.0) >>>>>>>>>>> (--) using VT number 9 >>>>>>>>>>> >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 161, BIOS >>>>>>>>>>> @ >>>>>>>>>>> 0x????????/65536 >>>>>>>>>>> (II) System resource ranges: >>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>>>>>>>>>> (II) "extmod" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "dbe" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "glx" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "record" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "dri" will be loaded. This was enabled by default and also >>>>>>>>>>> specified in the config file. >>>>>>>>>>> (II) "dri2" will be loaded by default. >>>>>>>>>>> (II) LoadModule: "extmod" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so >>>>>>>>>>> (II) Module extmod: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension MIT-SCREEN-SAVER >>>>>>>>>>> (II) Loading extension XFree86-VidModeExtension >>>>>>>>>>> (II) Loading extension XFree86-DGA >>>>>>>>>>> (II) Loading extension DPMS >>>>>>>>>>> (II) Loading extension XVideo >>>>>>>>>>> (II) Loading extension XVideo-MotionCompensation >>>>>>>>>>> (II) Loading extension X-Resource >>>>>>>>>>> (II) LoadModule: "record" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so >>>>>>>>>>> (II) Module record: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.13.0 >>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension RECORD >>>>>>>>>>> (II) LoadModule: "dbe" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so >>>>>>>>>>> (II) Module dbe: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> Module class: X.Org Server Extension >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension DOUBLE-BUFFER >>>>>>>>>>> (II) LoadModule: "glx" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so >>>>>>>>>>> (II) Module glx: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (==) AIGLX disabled >>>>>>>>>>> (II) Loading extension GLX >>>>>>>>>>> (II) LoadModule: "xtrap" >>>>>>>>>>> (WW) Warning, couldn't open module xtrap >>>>>>>>>>> (II) UnloadModule: "xtrap" >>>>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) >>>>>>>>>>> (II) LoadModule: "dri" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so >>>>>>>>>>> (II) Module dri: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension XFree86-DRI >>>>>>>>>>> (II) LoadModule: "freetype" >>>>>>>>>>> (WW) Warning, couldn't open module freetype >>>>>>>>>>> (II) UnloadModule: "freetype" >>>>>>>>>>> (EE) Failed to load module "freetype" (module does not exist, 0) >>>>>>>>>>> (II) LoadModule: "type1" >>>>>>>>>>> (WW) Warning, couldn't open module type1 >>>>>>>>>>> (II) UnloadModule: "type1" >>>>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) >>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (II) Module synaptics: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.1, module version = 1.1.0 >>>>>>>>>>> Module class: X.Org XInput Driver >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 >>>>>>>>>>> (II) LoadModule: "dri2" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so >>>>>>>>>>> (II) Module dri2: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 >>>>>>>>>>> (II) Loading extension DRI2 >>>>>>>>>>> (II) LoadModule: "nv" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nv_drv.so >>>>>>>>>>> (II) Module nv: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 2.1.13 >>>>>>>>>>> Module class: X.Org Video Driver >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>> (II) LoadModule: "synaptics" >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_drv.so >>>>>>>>>>> (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, >>>>>>>>>>> Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, >>>>>>>>>>> Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, >>>>>>>>>>> GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, >>>>>>>>>>> GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, >>>>>>>>>>> Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, >>>>>>>>>>> GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go, >>>>>>>>>>> GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL, >>>>>>>>>>> GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL, >>>>>>>>>>> GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X, >>>>>>>>>>> GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X, >>>>>>>>>>> GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 >>>>>>>>>>> XGL, >>>>>>>>>>> Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI, >>>>>>>>>>> GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3, >>>>>>>>>>> GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, >>>>>>>>>>> GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 >>>>>>>>>>> XGL, >>>>>>>>>>> Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X, >>>>>>>>>>> GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL, >>>>>>>>>>> Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra, >>>>>>>>>>> GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, >>>>>>>>>>> GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT, >>>>>>>>>>> GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700, >>>>>>>>>>> GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200, >>>>>>>>>>> GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250, >>>>>>>>>>> GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M, >>>>>>>>>>> Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI, >>>>>>>>>>> GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra, >>>>>>>>>>> GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra, >>>>>>>>>>> GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700, >>>>>>>>>>> GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE, >>>>>>>>>>> GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700, >>>>>>>>>>> Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800, >>>>>>>>>>> GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT, >>>>>>>>>>> GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000, >>>>>>>>>>> GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT, >>>>>>>>>>> GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, >>>>>>>>>>> Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT, >>>>>>>>>>> GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600, >>>>>>>>>>> GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL, >>>>>>>>>>> GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550, >>>>>>>>>>> Quadro FX 540, GeForce 6200, GeForce 6500, >>>>>>>>>>> GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM), >>>>>>>>>>> GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400, >>>>>>>>>>> GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS, >>>>>>>>>>> GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, >>>>>>>>>>> GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 >>>>>>>>>>> GTX, >>>>>>>>>>> GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go >>>>>>>>>>> 7800, >>>>>>>>>>> GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE, >>>>>>>>>>> GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400, >>>>>>>>>>> GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX >>>>>>>>>>> 350M, >>>>>>>>>>> GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT, >>>>>>>>>>> GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, >>>>>>>>>>> GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT, >>>>>>>>>>> Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, >>>>>>>>>>> GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS, >>>>>>>>>>> GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M, >>>>>>>>>>> Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, >>>>>>>>>>> Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100, >>>>>>>>>>> GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 >>>>>>>>>>> GTS, >>>>>>>>>>> GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 >>>>>>>>>>> GTS, >>>>>>>>>>> GeForce 8600 GT, GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, >>>>>>>>>>> GeForce 9500M GS, GeForce 8600M GT, GeForce 9650M GS, >>>>>>>>>>> GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M, >>>>>>>>>>> Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce 8400 SE, >>>>>>>>>>> GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS, GeForce 8400 GS, >>>>>>>>>>> GeForce 8600M GS, GeForce 8400M GT, GeForce 8400M GS, >>>>>>>>>>> GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M, Quadro NVS 135M, >>>>>>>>>>> GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G, Quadro NVS 290, >>>>>>>>>>> GeForce GTX 280, GeForce GTX 260, GeForce 8800 GTS 512, >>>>>>>>>>> GeForce 8800 GT, GeForce 9800 GX2, GeForce 8800 GS, >>>>>>>>>>> GeForce 8800M GTS, GeForce 8800M GTX, GeForce 8800 GS, >>>>>>>>>>> GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX, >>>>>>>>>>> GeForce 9800 GTK+, GeForce 9800 GT, Quadro FX 3700, Quadro FX >>>>>>>>>>> 3600M, >>>>>>>>>>> GeForce 9600 GT, GeForce 9600 GS, GeForce 9800M GTS, >>>>>>>>>>> GeForce 9700M GTS, GeForce 9800M GTS, GeForce 9500 GT, >>>>>>>>>>> GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT, >>>>>>>>>>> GeForce 9500M G, GeForce 9300 GS, GeForce 8400 GS, GeForce 9300M >>>>>>>>>>> GS, >>>>>>>>>>> GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M, Quadro NVS >>>>>>>>>>> 160M >>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 >>>>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00:0 >>>>>>>>>>> (II) resource ranges after probing: >>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] >>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] >>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] >>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] >>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] >>>>>>>>>>> (II) Loading sub module "int10" >>>>>>>>>>> (II) LoadModule: "int10" >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules//libint10.so >>>>>>>>>>> (II) Module int10: vendor="X.Org Foundation" >>>>>>>>>>> compiled for 1.6.0, module version = 1.0.0 >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 >>>>>>>>>>> (II) NV(0): Initializing int10 >>>>>>>>>>> (==) NV(0): Write-combining range (0xa0000,0x20000) was already >>>>>>>>>>> clear >>>>>>>>>>> (==) NV(0): Write-combining range (0xc0000,0x40000) was already >>>>>>>>>>> clear >>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 >>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>> (--) NV(0): Console is VGA mode 0x3 >>>>>>>>>>> (==) NV(0): Depth 24, (--) framebuffer bpp 32 >>>>>>>>>>> (==) NV(0): RGB weight 888 >>>>>>>>>>> (==) NV(0): Default visual is TrueColor >>>>>>>>>>> (==) NV(0): Using hardware cursor >>>>>>>>>>> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) >>>>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or directory >>>>>>>>>>> (==) NV(0): Write-combining range (0x0,0x1000) was already clear >>>>>>>>>>> (II) UnloadModule: "nv" >>>>>>>>>>> (II) UnloadModule: "int10" >>>>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so >>>>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. >>>>>>>>>>> >>>>>>>>>>> Fatal server error: >>>>>>>>>>> no screens found >>>>>>>>>>> >>>>>>>>>>> Please consult the The X.Org Foundation support >>>>>>>>>>> at http://wiki.x.org >>>>>>>>>>> for help. >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for >>>>>>>>>>> additional >>>>>>>>>>> information. >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>>>> To unsubscribe, send any mail to >>>>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>>> _______________________________________________ >>>>>>>>> freebsd-x11@freebsd.org mailing list >>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 >>>>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >>>>>>>> -- >>>>>>>> Robert Noland >>>>>>>> FreeBSD >>>>>>>> >>> From owner-freebsd-x11@FreeBSD.ORG Sun Jun 7 05:07:47 2009 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 48FFF106564A for ; Sun, 7 Jun 2009 05:07:47 +0000 (UTC) (envelope-from ka@flu.if0.org) Received: from flu.if0.org (x239226.ppp.asahi-net.or.jp [122.249.239.226]) by mx1.freebsd.org (Postfix) with ESMTP id EFADE8FC18 for ; Sun, 7 Jun 2009 05:07:46 +0000 (UTC) (envelope-from ka@flu.if0.org) Received: from localhost (localhost.if0.org [127.0.0.1]) by flu.if0.org (8.14.3/8.14.3) with ESMTP id n574U11R032140 for ; Sun, 7 Jun 2009 13:30:01 +0900 (JST) (envelope-from ka@flu.if0.org) Date: Sun, 07 Jun 2009 13:30:01 +0900 (JST) Message-Id: <20090607.133001.59489325.maro@flu.if0.org> To: x11@freebsd.org From: Kazumaro Aoki In-Reply-To: <20090422.130041.45656170.maro@flu.if0.org> References: <20090422.130041.45656170.maro@flu.if0.org> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: can't work function keys on xorg-7.4 + twm 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: Sun, 07 Jun 2009 05:07:47 -0000 From: Kazumaro Aoki Subject: can't work function keys on xorg-7.4 + twm Date: Wed, 22 Apr 2009 13:00:41 +0900 (JST) > After upgrading xorg version to 7.4, several setting: > "F1" = : all : f.iconify (snip) > I used FreeBSD-7.1R/i386 and on-board video in the mother board: Intel > D865GLC. I use xf86-video-intel and it is specified in xorg.conf: > Section "Device" > Driver "intel" > I also tried vesa driver, and the problem does not solved. > Moreover, I tried "pkg_delete -a" and reinstalled ports-current, but > the same problem occurs. > > How to solve the problem? With the help of FreeBSD-users-jp@jp.FreeBSD.org, I now can use the function keys as they were. I need Option "AllowEmptyInput" "off" in ServerLayout section in xorg.conf, and hald support. Best regards, Kazumaro Aoki From owner-freebsd-x11@FreeBSD.ORG Sun Jun 7 06:28:29 2009 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 03BFC106568B for ; Sun, 7 Jun 2009 06:28:29 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id BD1D88FC08 for ; Sun, 7 Jun 2009 06:28:28 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 68B1C1CCB9 for ; Sun, 7 Jun 2009 08:28:28 +0200 (CEST) From: linimon@FreeBSD.org To: x11@freebsd.org Message-Id: <20090607062828.68B1C1CCB9@mail.droso.net> Date: Sun, 7 Jun 2009 08:28:28 +0200 (CEST) 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, 07 Jun 2009 06:28:29 -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 5.x/6.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-video-vga broken because: Needs to be removed build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-drivers&portname=xf86-video-vga 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 Jun 7 13:15:08 2009 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 A480A1065670 for ; Sun, 7 Jun 2009 13:15:08 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 324968FC1E for ; Sun, 7 Jun 2009 13:15:07 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-1-120-8.bna.bellsouth.net [65.1.120.8]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n57DF1w4041427 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 7 Jun 2009 09:15:01 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Andriy Bakay In-Reply-To: <4A2B1DA1.5090401@irbisnet.com> References: <4A1D5FDD.9050306@irbisnet.com> <1243439705.2926.2387.camel@balrog.2hip.net> <4A1D6445.1080707@irbisnet.com> <1243440584.2926.2403.camel@balrog.2hip.net> <3a142e750905271510s787d3572r9b0b25fea6510c66@mail.gmail.com> <4A21EFE1.3090705@irbisnet.com> <1243778890.1713.3898.camel@balrog.2hip.net> <4A229783.6080000@irbisnet.com> <3a142e750905311136x2a908fb6tce3f3d41c00d0f3e@mail.gmail.com> <4A2AECD0.3010706@irbisnet.com> <1244332100.2034.1806.camel@balrog.2hip.net> <4A2B1DA1.5090401@irbisnet.com> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-93kT+48vy2ufsJHcoySW" Organization: FreeBSD Date: Sun, 07 Jun 2009 08:14:55 -0500 Message-Id: <1244380495.2034.2615.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00, MIME_QP_LONG_LINE, RCVD_IN_PBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org Subject: Re: Problems with libpciaccess-0.10.6 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: Sun, 07 Jun 2009 13:15:09 -0000 --=-93kT+48vy2ufsJHcoySW Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2009-06-06 at 21:53 -0400, Andriy Bakay wrote: > Done. >=20 > $ gdb66 -c ~/tmp/Xorg.core -s ~/tmp/Xorg >=20 > #0 0x0000000801bc2bec in ?? () > #1 0x0000000801bc1a5b in ?? () > #2 0x0000000801bc4b6c in ?? () > #3 0xffffffdf00000002 in ?? () > #4 0xffffffffffffffff in ?? () > #5 0x00000000ffffffff in ?? () > #6 0x00007fffffffe470 in ?? () > #7 0x0000000801e59c38 in ?? () > #8 0x00007fffffffed20 in ?? () > #9 0x0000000000483cef in ddxGiveUp () at xf86Init.c:1417 > #10 0x0000000000483dd4 in AbortDDX () at xf86Init.c:1462 > #11 0x000000000053bf68 in AbortServer () at log.c:407 > #12 0x000000000053c46a in FatalError (f=3D0x605540
of bounds>) at log.c:532 > #13 0x00000000004a1d6f in xf86SigHandler (signo=3D11) at xf86Events.c:387 > #14 > #15 0x00000008027ff538 in ?? () > #16 0x00000008027ff7ca in ?? () > #17 0x0000000001e137d4 in ?? () > #18 0x0000000801e59c38 in ?? () > #19 0x00007fffffffeab0 in ?? () > #20 0x00000000004c194c in xf86ClaimPciSlot (d=3D0x1ffffeb50,=20 > drvp=3D0x80282e420, chipset=3D0, dev=3D0x801e59c38, active=3D0) at xf86pc= iBus.c:749 > #21 0x000000000048216e in xf86CallDriverProbe (drv=3D0x801e11510,=20 > detect_only=3D0) at xf86Init.c:632 > #22 0x000000000048288c in InitOutput (pScreenInfo=3D0x75d480, argc=3D4,=20 > argv=3D0x7fffffffecf8) at xf86Init.c:915 > #23 0x000000000042ceaa in main (argc=3D4, argv=3D0x7fffffffecf8,=20 > envp=3D0x7fffffffed20) at main.c:315 > (gdb) Hrm, how about the display driver with WITH_DEBUG as well... We are getting closer. robert. >=20 > Robert Noland wrote: > > On Sat, 2009-06-06 at 18:25 -0400, Andriy Bakay wrote: > >> I build 'libdrm' port with '-g' option, but 0,1,2 frames still unknown= . > >> > >> $ gdb66 -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > >> > >> Core was generated by `Xorg'. > >> Program terminated with signal 6, Aborted. > >> #0 0x00000008019d5bec in ?? () > >> (gdb) bt > >> #0 0x00000008019d5bec in ?? () > >> #1 0x00000008019d4a5b in ?? () > >> #2 0x00000008019d7b6c in ?? () > >> #3 0xffffffdf00000001 in ?? () > >> #4 0xffffffffffffffff in ?? () > >> #5 0x00000000ffffffff in ?? () > >> #6 0x0000000801c59c38 in ?? () > >> #7 0x0000000000565648 in ?? () > >> #8 0x0000000801c59c38 in ?? () > >> #9 0x0000000000463f6a in ddxGiveUp () > >> #10 0x00000000004e6ddd in AbortServer () > >> #11 0x00000000004e745f in FatalError () > >> #12 0x00000000004792c9 in xf86SigHandler () > >> #13 > >> #14 0x00000008025cf538 in ?? () > >> #15 0x00000008025cf7ca in ?? () > >> #16 0x0000000801c112e0 in ?? () > >> #17 0x00000000004e243b in XNFcalloc () > >> #18 0x00000000004903b6 in xf86ClaimPciSlot () > >> #19 0x0000000000464548 in xf86CallDriverProbe () > >> #20 0x0000000000464c88 in InitOutput () > >> #21 0x000000000042d44f in main () > >> (gdb) > >> > >> Please, advise. > >=20 > > rebuild xorg-server and define WITH_DEBUG. > >=20 > > robert. > >=20 > >> Paul B. Mahol wrote: > >>> On 5/31/09, Andriy Bakay wrote: > >>>> Sorry, I am sending you file with symbols (see attachment): > >>>> > >>>> And this is back trace: > >>>> > >>>> $ gdb -c ~/tmp/Xorg.core -s /usr/local/bin/Xorg > >>>> > >>>> ... > >>>> > >>>> Core was generated by `Xorg'. > >>>> Program terminated with signal 11, Segmentation fault. > >>>> #0 0x00000008026c3538 in ?? () > >>>> (gdb) bt > >>>> #0 0x00000008026c3538 in ?? () > >>>> #1 0x00000008026c37ca in ?? () > >>>> #2 0x0000000801d11510 in ?? () > >>>> #3 0x00000000004d8c38 in XNFcalloc () > >>>> #4 0x000000000048a066 in xf86ClaimPciSlot () > >>>> #5 0x00000000004613ee in xf86CallDriverProbe () > >>>> #6 0x0000000000461b13 in InitOutput () > >>>> #7 0x000000000042d33a in main () > >>>> (gdb) > >>> Please avoid top posting if possible. > >>> 0,1,2 frames are unknown. that usually means other > >>> libraries/drivers/Mesa/libdrm/etc .. > >>> needs to be recompiled with symbols and not striped upon reinstallati= on. > >>> > >>>> Robert Noland wrote: > >>>>> On Sat, 2009-05-30 at 22:48 -0400, Andriy Bakay wrote: > >>>>>> Sorry for delay, I was very busy. > >>>>>> > >>>>>> I reproduced the issue and have 'Xorg.core' file. I tried to get b= ack > >>>>>> trace but get 'No stack' message. I am sending you the core dump f= ile > >>>>>> maybe it will be useful. > >>>>> Unfortunately, without symbols this doesn't tell us anything. > >>>>> > >>>>> robert. > >>>>> > >>>>>> Andriy > >>>>>> > >>>>>> Paul B. Mahol wrote: > >>>>>>> On 5/27/09, Robert Noland wrote: > >>>>>>>> On Wed, 2009-05-27 at 12:03 -0400, Andriy Bakay wrote: > >>>>>>>>> Unfortunately, X server did not store core dump. If you give me > >>>>>>>>> options > >>>>>>>>> which will force X server to make core dump then I can try to > >>>>>>>>> reproduce > >>>>>>>>> it again. > >>>>>>>> Option "NoTrapSignals" "boolean" > >>>>>>>> This prevents the Xorg server from trapping a ra= nge of > >>>>>>>> unex- > >>>>>>>> pected fatal signals and exiting cleanly. Ins= tead, > >>>>>>>> the Xorg > >>>>>>>> server will die and drop core where the fault > >>>>>>>> occurred. > >>>>>>>> The > >>>>>>>> default behaviour is for the Xorg server to exi= t > >>>>>>>> cleanly, but > >>>>>>>> still drop a core file. In general you never want= to > >>>>>>>> use > >>>>>>>> this > >>>>>>>> option unless you are debugging an Xorg server pr= oblem > >>>>>>>> and know > >>>>>>>> how to deal with the consequences. > >>>>>>>> > >>>>>>>> robert. > >>>>>>> And kern.sugid_coredump=3D1 sysctl, if Xorg is installed with set= uid bit. > >>>>>>>>> Robert Noland wrote: > >>>>>>>>>> On Wed, 2009-05-27 at 11:44 -0400, Andriy Bakay wrote: > >>>>>>>>>>> Hi X11 Team, > >>>>>>>>>>> > >>>>>>>>>>> Recently I tried to upgrade to 'libpciaccess-0.10.6' port on = my > >>>>>>>>>>> laptop: > >>>>>>>>>>> > >>>>>>>>>>> ThinkPad T61, FreeBSD 7.1 amd64, nVidia Quadro NVS 140M. And = my X > >>>>>>>>>>> (xorg-server-1.6.0,1) server crashed during startup (see atta= ched > >>>>>>>>>>> logs). > >>>>>>>>>>> I tried 'xorg-server-1.6.1' and two different nVidia drivers = 'nv' > >>>>>>>>>>> and > >>>>>>>>>>> 'nouveau' same crash, but with different log entries. After I > >>>>>>>>>>> downgrade > >>>>>>>>>>> > >>>>>>>>>>> to 'libpciaccess-0.10.5_6' port both drivers working fine. I > >>>>>>>>>>> attached > >>>>>>>>>>> the X server logs and configs for both nVidia drivers: > >>>>>>>>>> Hrm, I really didn't think that much changed with 0.10.6. Any= chance > >>>>>>>>>> you can get a backtrace from the X server? > >>>>>>>>>> > >>>>>>>>>> robert. > >>>>>>>>>> > >>>>>>>>>>> nv: Xorg.0.nv.log, xorg.nv.conf > >>>>>>>>>>> nouveau: Xorg.0.nouveau.log, xorg.nouveau.conf > >>>>>>>>>>> > >>>>>>>>>>> Please, advise. > >>>>>>>>>>> > >>>>>>>>>>> Thanks, > >>>>>>>>>>> Andriy > >>>>>>>>>>> plain text document attachment (Xorg.0.nouveau.log) > >>>>>>>>>>> X.Org X Server 1.6.0 > >>>>>>>>>>> Release Date: 2009-2-25 > >>>>>>>>>>> X Protocol Version 11, Revision 0 > >>>>>>>>>>> Build Operating System: FreeBSD 7.0-RELEASE amd64 > >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELE= ASE-p4 > >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENER= IC > >>>>>>>>>>> amd64 > >>>>>>>>>>> Build Date: 12 April 2009 03:12:50PM > >>>>>>>>>>> > >>>>>>>>>>> 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: Sat May 23 21= :47:12 2009 > >>>>>>>>>>> (=3D=3D) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>>>> (=3D=3D) ServerLayout "X.org Configured" > >>>>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>>>> (**) Option "DontZap" "Off" > >>>>>>>>>>> (**) Option "AIGLX" "true" > >>>>>>>>>>> (=3D=3D) Automatically adding devices > >>>>>>>>>>> (=3D=3D) Automatically enabling devices > >>>>>>>>>>> (**) FontPath set to: > >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> built-ins > >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>>>> (**) Extension "Composite" is enabled > >>>>>>>>>>> (**) Extension "XVideo" is enabled > >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mou= se' or > >>>>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>>>> (II) Loader magic: 0xb20 > >>>>>>>>>>> (II) Module ABI versions: > >>>>>>>>>>> X.Org ANSI C Emulation: 0.4 > >>>>>>>>>>> X.Org Video Driver: 5.0 > >>>>>>>>>>> X.Org XInput driver : 4.0 > >>>>>>>>>>> X.Org Server Extension : 2.0 > >>>>>>>>>>> (II) Loader running on freebsd > >>>>>>>>>>> (--) Using syscons driver with X support (version 2.0) > >>>>>>>>>>> (--) using VT number 9 > >>>>>>>>>>> > >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 16= 1, BIOS > >>>>>>>>>>> @ > >>>>>>>>>>> 0x????????/65536 > >>>>>>>>>>> (II) System resource ranges: > >>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > >>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > >>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > >>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > >>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > >>>>>>>>>>> (II) "extmod" will be loaded. This was enabled by default and= also > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "dbe" will be loaded. This was enabled by default and al= so > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "glx" will be loaded. This was enabled by default and al= so > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "record" will be loaded. This was enabled by default and= also > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "dri" will be loaded. This was enabled by default and al= so > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "dri2" will be loaded. This was enabled by default and a= lso > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) LoadModule: "extmod" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmo= d.so > >>>>>>>>>>> (II) Module extmod: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> Module class: X.Org Server Extension > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension MIT-SCREEN-SAVER > >>>>>>>>>>> (II) Loading extension XFree86-VidModeExtension > >>>>>>>>>>> (II) Loading extension XFree86-DGA > >>>>>>>>>>> (II) Loading extension DPMS > >>>>>>>>>>> (II) Loading extension XVideo > >>>>>>>>>>> (II) Loading extension XVideo-MotionCompensation > >>>>>>>>>>> (II) Loading extension X-Resource > >>>>>>>>>>> (II) LoadModule: "record" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//librecor= d.so > >>>>>>>>>>> (II) Module record: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.13.0 > >>>>>>>>>>> Module class: X.Org Server Extension > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension RECORD > >>>>>>>>>>> (II) LoadModule: "dbe" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.s= o > >>>>>>>>>>> (II) Module dbe: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> Module class: X.Org Server Extension > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension DOUBLE-BUFFER > >>>>>>>>>>> (II) LoadModule: "glx" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.s= o > >>>>>>>>>>> (II) Module glx: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (**) AIGLX enabled > >>>>>>>>>>> (II) Loading extension GLX > >>>>>>>>>>> (II) LoadModule: "dri" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.s= o > >>>>>>>>>>> (II) Module dri: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension XFree86-DRI > >>>>>>>>>>> (II) LoadModule: "dri2" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.= so > >>>>>>>>>>> (II) Module dri2: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension DRI2 > >>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv= .so > >>>>>>>>>>> (II) Module synaptics: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 0.99.3 > >>>>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>>>> (II) LoadModule: "nouveau" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nouveau_drv= .so > >>>>>>>>>>> (II) Module nouveau: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 0.0.10 > >>>>>>>>>>> Module class: X.Org Video Driver > >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 > >>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_d= rv.so > >>>>>>>>>>> (II) NOUVEAU driver 20090514.9656762 > >>>>>>>>>>> (II) NOUVEAU driver for NVIDIA chipset families : > >>>>>>>>>>> RIVA TNT (NV04) > >>>>>>>>>>> RIVA TNT2 (NV05) > >>>>>>>>>>> GeForce 256 (NV10) > >>>>>>>>>>> GeForce 2 (NV11, NV15) > >>>>>>>>>>> GeForce 4MX (NV17, NV18) > >>>>>>>>>>> GeForce 3 (NV20) > >>>>>>>>>>> GeForce 4Ti (NV25, NV28) > >>>>>>>>>>> GeForce FX (NV3x) > >>>>>>>>>>> GeForce 6 (NV4x) > >>>>>>>>>>> GeForce 7 (G7x) > >>>>>>>>>>> GeForce 8 (G8x) > >>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 > >>>>>>>>>>> > >>>>>>>>>>> Fatal server error: > >>>>>>>>>>> Caught signal 11. Server aborting > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>>>> at http://wiki.x.org > >>>>>>>>>>> for help. > >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>>>> additional > >>>>>>>>>>> information. > >>>>>>>>>>> > >>>>>>>>>>> plain text document attachment (xorg.nv.conf) > >>>>>>>>>>> Section "ServerLayout" > >>>>>>>>>>> Identifier "X.org Configured" > >>>>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>>>> Option "DontZap" "Off" > >>>>>>>>>>> Option "AIGLX" "true" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Extensions" > >>>>>>>>>>> Option "Composite" "Enable" > >>>>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Files" > >>>>>>>>>>> ModulePath "/usr/local/lib/xorg/modules" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/misc/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TTF/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/OTF" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/Type1/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/100dpi/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/75dpi/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Module" > >>>>>>>>>>> Load "extmod" > >>>>>>>>>>> Load "record" > >>>>>>>>>>> Load "dbe" > >>>>>>>>>>> Load "glx" > >>>>>>>>>>> Load "dri" > >>>>>>>>>>> Load "dri2" > >>>>>>>>>>> Load "synaptics" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "ServerFlags" > >>>>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Keyboard0" > >>>>>>>>>>> Driver "kbd" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "InputDevice" > >>>>>>>>>>> # Identifier "Mouse0" > >>>>>>>>>>> # Driver "mouse" > >>>>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>>>> Driver "synaptics" > >>>>>>>>>>> > >>>>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>>>> Option "Protocol" "psm" > >>>>>>>>>>> > >>>>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>>>> > >>>>>>>>>>> Option "FingerLow" "25" > >>>>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>>>> > >>>>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>>>> > >>>>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>>>> > >>>>>>>>>>> Option "MinSpeed" "0.1" > >>>>>>>>>>> Option "MaxSpeed" "0.25" > >>>>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>>>> Option "FastTaps" "off" > >>>>>>>>>>> > >>>>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>>>> > >>>>>>>>>>> Option "TapButton1" "0" > >>>>>>>>>>> Option "TapButton2" "0" > >>>>>>>>>>> Option "TapButton3" "0" > >>>>>>>>>>> > >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But th= is > >>>>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>>>> > >>>>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Monitor" > >>>>>>>>>>> Identifier "Monitor0" > >>>>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>>>> ModelName "Monitor Model" > >>>>>>>>>>> Option "DPMS" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Device" > >>>>>>>>>>> ### Available Driver options are:- > >>>>>>>>>>> ### Values: : integer, : float, : > >>>>>>>>>>> "True"/"False", > >>>>>>>>>>> ### : "String", : " Hz/kHz/MHz" > >>>>>>>>>>> ### [arg]: arg optional > >>>>>>>>>>> #Option "SWcursor" # [] > >>>>>>>>>>> #Option "HWcursor" # [] > >>>>>>>>>>> #Option "NoAccel" # [] > >>>>>>>>>>> #Option "ShadowFB" # [] > >>>>>>>>>>> #Option "UseFBDev" # [] > >>>>>>>>>>> #Option "Rotate" # [] > >>>>>>>>>>> #Option "VideoKey" # > >>>>>>>>>>> #Option "FlatPanel" # [] > >>>>>>>>>>> #Option "FPDither" # [] > >>>>>>>>>>> #Option "CrtcNumber" # > >>>>>>>>>>> #Option "FPScale" # [] > >>>>>>>>>>> #Option "FPTweak" # > >>>>>>>>>>> #Option "DualHead" # [] > >>>>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>>>> Identifier "Card0" > >>>>>>>>>>> Driver "nv" > >>>>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "DRI" > >>>>>>>>>>> Mode 0666 > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Screen" > >>>>>>>>>>> Identifier "Screen0" > >>>>>>>>>>> Device "Card0" > >>>>>>>>>>> Monitor "Monitor0" > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 1 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 4 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 8 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 15 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 16 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 24 > >>>>>>>>>>> Modes "1440x900" > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> plain text document attachment (xorg.nouveau.conf) > >>>>>>>>>>> Section "ServerLayout" > >>>>>>>>>>> Identifier "X.org Configured" > >>>>>>>>>>> Screen 0 "Screen0" 0 0 > >>>>>>>>>>> # InputDevice "Mouse0" "CorePointer" > >>>>>>>>>>> InputDevice "Synaptics_Touchpad" "CorePointer" > >>>>>>>>>>> InputDevice "Keyboard0" "CoreKeyboard" > >>>>>>>>>>> Option "DontZap" "Off" > >>>>>>>>>>> Option "AIGLX" "true" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Extensions" > >>>>>>>>>>> Option "Composite" "Enable" > >>>>>>>>>>> Option "XVideo" "Enable" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Files" > >>>>>>>>>>> ModulePath "/usr/local/lib/xorg/modules" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/misc/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TTF/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/OTF" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/Type1/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/100dpi/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/75dpi/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/URW/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/freefont/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/TrueType/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" > >>>>>>>>>>> FontPath "/usr/local/lib/X11/fonts/cyrillic/" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Module" > >>>>>>>>>>> Load "extmod" > >>>>>>>>>>> Load "record" > >>>>>>>>>>> Load "dbe" > >>>>>>>>>>> Load "glx" > >>>>>>>>>>> Load "dri" > >>>>>>>>>>> Load "dri2" > >>>>>>>>>>> Load "synaptics" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "ServerFlags" > >>>>>>>>>>> # Option "AllowEmptyInput" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Keyboard0" > >>>>>>>>>>> Driver "kbd" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> #Section "InputDevice" > >>>>>>>>>>> # Identifier "Mouse0" > >>>>>>>>>>> # Driver "mouse" > >>>>>>>>>>> # Option "Protocol" "auto" > >>>>>>>>>>> # Option "Device" "/dev/sysmouse" > >>>>>>>>>>> # Option "ZAxisMapping" "4 5 6 7" > >>>>>>>>>>> #EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "InputDevice" > >>>>>>>>>>> Identifier "Synaptics_Touchpad" > >>>>>>>>>>> Driver "synaptics" > >>>>>>>>>>> > >>>>>>>>>>> Option "Device" "/dev/psm0" > >>>>>>>>>>> Option "Protocol" "psm" > >>>>>>>>>>> > >>>>>>>>>>> Option "LeftEdge" "1400" > >>>>>>>>>>> Option "RightEdge" "5600" > >>>>>>>>>>> Option "TopEdge" "1400" > >>>>>>>>>>> Option "BottomEdge" "4700" > >>>>>>>>>>> > >>>>>>>>>>> Option "FingerLow" "25" > >>>>>>>>>>> Option "FingerHigh" "30" > >>>>>>>>>>> > >>>>>>>>>>> Option "MaxTapTime" "180" > >>>>>>>>>>> Option "MaxTapMove" "220" > >>>>>>>>>>> > >>>>>>>>>>> Option "VertScrollDelta" "100" > >>>>>>>>>>> Option "HorizScrollDelta" "100" > >>>>>>>>>>> > >>>>>>>>>>> Option "MinSpeed" "0.25" > >>>>>>>>>>> Option "MaxSpeed" "0.5" > >>>>>>>>>>> Option "AccelFactor" "0.0010" > >>>>>>>>>>> Option "FastTaps" "off" > >>>>>>>>>>> > >>>>>>>>>>> Option "ScrollButtonRepeat" "100" > >>>>>>>>>>> Option "UpDownScrolling" "on" > >>>>>>>>>>> Option "UpDownRepeat" "on" > >>>>>>>>>>> Option "LeftRightScrolling" "on" > >>>>>>>>>>> Option "LeftRightRepeat" "on" > >>>>>>>>>>> > >>>>>>>>>>> Option "TapButton1" "0" > >>>>>>>>>>> Option "TapButton2" "0" > >>>>>>>>>>> Option "TapButton3" "0" > >>>>>>>>>>> > >>>>>>>>>>> # "SHMConfig on" seems good works with synclient(1). But th= is > >>>>>>>>>>> # options is insecure. I recommended "off" as default. > >>>>>>>>>>> Option "SHMConfig" "on" > >>>>>>>>>>> > >>>>>>>>>>> # If you use circular touchpad, uncomment them. > >>>>>>>>>>> #Option "CircularPad" "on" > >>>>>>>>>>> #Option "CircularScrolling" "on" > >>>>>>>>>>> #Option "CircScrollDelta" "0.5" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Monitor" > >>>>>>>>>>> Identifier "Monitor0" > >>>>>>>>>>> VendorName "Monitor Vendor" > >>>>>>>>>>> ModelName "Monitor Model" > >>>>>>>>>>> Option "DPMS" > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Device" > >>>>>>>>>>> ### Available Driver options are:- > >>>>>>>>>>> ### Values: : integer, : float, : > >>>>>>>>>>> "True"/"False", > >>>>>>>>>>> ### : "String", : " Hz/kHz/MHz" > >>>>>>>>>>> ### [arg]: arg optional > >>>>>>>>>>> #Option "SWcursor" # [] > >>>>>>>>>>> #Option "HWcursor" # [] > >>>>>>>>>>> #Option "NoAccel" # [] > >>>>>>>>>>> #Option "ShadowFB" # [] > >>>>>>>>>>> #Option "UseFBDev" # [] > >>>>>>>>>>> #Option "Rotate" # [] > >>>>>>>>>>> #Option "VideoKey" # > >>>>>>>>>>> #Option "FlatPanel" # [] > >>>>>>>>>>> #Option "FPDither" # [] > >>>>>>>>>>> #Option "CrtcNumber" # > >>>>>>>>>>> #Option "FPScale" # [] > >>>>>>>>>>> #Option "FPTweak" # > >>>>>>>>>>> #Option "DualHead" # [] > >>>>>>>>>>> Option "UseEdidDpi" "false" > >>>>>>>>>>> Option "DPI" "96 x 96" > >>>>>>>>>>> Identifier "Card0" > >>>>>>>>>>> Driver "nouveau" > >>>>>>>>>>> VendorName "nVidia Corporation" > >>>>>>>>>>> BoardName "Quadro NVS 140M" > >>>>>>>>>>> BusID "PCI:1:0:0" > >>>>>>>>>>> Option "AccelMethod" "EXA" > >>>>>>>>>>> Option "EXANoComposite" "false" > >>>>>>>>>>> Option "FBTexPercent" "50" > >>>>>>>>>>> Option "MigrationHeuristic" "greedy" > >>>>>>>>>>> Option "DRI" "true > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "DRI" > >>>>>>>>>>> Mode 0666 > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> Section "Screen" > >>>>>>>>>>> Identifier "Screen0" > >>>>>>>>>>> Device "Card0" > >>>>>>>>>>> Monitor "Monitor0" > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 1 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 4 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 8 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 15 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 16 > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> SubSection "Display" > >>>>>>>>>>> Viewport 0 0 > >>>>>>>>>>> Depth 24 > >>>>>>>>>>> Modes "1440x900" > >>>>>>>>>>> EndSubSection > >>>>>>>>>>> EndSection > >>>>>>>>>>> > >>>>>>>>>>> plain text document attachment (Xorg.0.nv.log) > >>>>>>>>>>> X.Org X Server 1.6.0 > >>>>>>>>>>> Release Date: 2009-2-25 > >>>>>>>>>>> X Protocol Version 11, Revision 0 > >>>>>>>>>>> Build Operating System: FreeBSD 7.1-RELEASE-p4 amd64 > >>>>>>>>>>> Current Operating System: FreeBSD prime.irbisnet.com 7.1-RELE= ASE-p4 > >>>>>>>>>>> FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009 > >>>>>>>>>>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENER= IC > >>>>>>>>>>> amd64 > >>>>>>>>>>> Build Date: 17 May 2009 09:21:33PM > >>>>>>>>>>> > >>>>>>>>>>> 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: Sun May 17 21= :37:41 2009 > >>>>>>>>>>> (++) Using config file: "/etc/X11/xorg.conf" > >>>>>>>>>>> (=3D=3D) ServerLayout "X.org Configured" > >>>>>>>>>>> (**) |-->Screen "Screen0" (0) > >>>>>>>>>>> (**) | |-->Monitor "Monitor0" > >>>>>>>>>>> (**) | |-->Device "Card0" > >>>>>>>>>>> (**) |-->Input Device "Synaptics_Touchpad" > >>>>>>>>>>> (**) |-->Input Device "Keyboard0" > >>>>>>>>>>> (**) Option "AllowEmptyInput" > >>>>>>>>>>> (=3D=3D) Automatically adding devices > >>>>>>>>>>> (=3D=3D) Automatically enabling devices > >>>>>>>>>>> (**) FontPath set to: > >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/URW/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/freefont/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TrueType/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/bitstream-vera/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/cyrillic/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/encodings/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/local/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/util/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/misc/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/TTF/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/OTF, > >>>>>>>>>>> /usr/local/lib/X11/fonts/Type1/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/100dpi/, > >>>>>>>>>>> /usr/local/lib/X11/fonts/75dpi/, > >>>>>>>>>>> built-ins > >>>>>>>>>>> (**) ModulePath set to "/usr/local/lib/xorg/modules" > >>>>>>>>>>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mou= se' or > >>>>>>>>>>> 'vmmouse' will be disabled. > >>>>>>>>>>> (WW) Disabling Keyboard0 > >>>>>>>>>>> (II) Loader magic: 0x3b20 > >>>>>>>>>>> (II) Module ABI versions: > >>>>>>>>>>> X.Org ANSI C Emulation: 0.4 > >>>>>>>>>>> X.Org Video Driver: 5.0 > >>>>>>>>>>> X.Org XInput driver : 4.0 > >>>>>>>>>>> X.Org Server Extension : 2.0 > >>>>>>>>>>> (II) Loader running on freebsd > >>>>>>>>>>> (--) Using syscons driver with X support (version 2.0) > >>>>>>>>>>> (--) using VT number 9 > >>>>>>>>>>> > >>>>>>>>>>> (--) PCI:*(0@1:0:0) nVidia Corporation Quadro NVS 140M rev 16= 1, BIOS > >>>>>>>>>>> @ > >>>>>>>>>>> 0x????????/65536 > >>>>>>>>>>> (II) System resource ranges: > >>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > >>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > >>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > >>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > >>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > >>>>>>>>>>> (II) "extmod" will be loaded. This was enabled by default and= also > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "dbe" will be loaded. This was enabled by default and al= so > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "glx" will be loaded. This was enabled by default and al= so > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "record" will be loaded. This was enabled by default and= also > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "dri" will be loaded. This was enabled by default and al= so > >>>>>>>>>>> specified in the config file. > >>>>>>>>>>> (II) "dri2" will be loaded by default. > >>>>>>>>>>> (II) LoadModule: "extmod" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libextmo= d.so > >>>>>>>>>>> (II) Module extmod: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> Module class: X.Org Server Extension > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension MIT-SCREEN-SAVER > >>>>>>>>>>> (II) Loading extension XFree86-VidModeExtension > >>>>>>>>>>> (II) Loading extension XFree86-DGA > >>>>>>>>>>> (II) Loading extension DPMS > >>>>>>>>>>> (II) Loading extension XVideo > >>>>>>>>>>> (II) Loading extension XVideo-MotionCompensation > >>>>>>>>>>> (II) Loading extension X-Resource > >>>>>>>>>>> (II) LoadModule: "record" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//librecor= d.so > >>>>>>>>>>> (II) Module record: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.13.0 > >>>>>>>>>>> Module class: X.Org Server Extension > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension RECORD > >>>>>>>>>>> (II) LoadModule: "dbe" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.s= o > >>>>>>>>>>> (II) Module dbe: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> Module class: X.Org Server Extension > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension DOUBLE-BUFFER > >>>>>>>>>>> (II) LoadModule: "glx" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.s= o > >>>>>>>>>>> (II) Module glx: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (=3D=3D) AIGLX disabled > >>>>>>>>>>> (II) Loading extension GLX > >>>>>>>>>>> (II) LoadModule: "xtrap" > >>>>>>>>>>> (WW) Warning, couldn't open module xtrap > >>>>>>>>>>> (II) UnloadModule: "xtrap" > >>>>>>>>>>> (EE) Failed to load module "xtrap" (module does not exist, 0) > >>>>>>>>>>> (II) LoadModule: "dri" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri.s= o > >>>>>>>>>>> (II) Module dri: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension XFree86-DRI > >>>>>>>>>>> (II) LoadModule: "freetype" > >>>>>>>>>>> (WW) Warning, couldn't open module freetype > >>>>>>>>>>> (II) UnloadModule: "freetype" > >>>>>>>>>>> (EE) Failed to load module "freetype" (module does not exist,= 0) > >>>>>>>>>>> (II) LoadModule: "type1" > >>>>>>>>>>> (WW) Warning, couldn't open module type1 > >>>>>>>>>>> (II) UnloadModule: "type1" > >>>>>>>>>>> (EE) Failed to load module "type1" (module does not exist, 0) > >>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/input//synaptics_drv= .so > >>>>>>>>>>> (II) Module synaptics: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.1, module version =3D 1.1.0 > >>>>>>>>>>> Module class: X.Org XInput Driver > >>>>>>>>>>> ABI class: X.Org XInput driver, version 4.0 > >>>>>>>>>>> (II) LoadModule: "dri2" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.= so > >>>>>>>>>>> (II) Module dri2: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> ABI class: X.Org Server Extension, version 2.0 > >>>>>>>>>>> (II) Loading extension DRI2 > >>>>>>>>>>> (II) LoadModule: "nv" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules/drivers//nv_drv.so > >>>>>>>>>>> (II) Module nv: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 2.1.13 > >>>>>>>>>>> Module class: X.Org Video Driver > >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 > >>>>>>>>>>> (II) LoadModule: "synaptics" > >>>>>>>>>>> (II) Reloading /usr/local/lib/xorg/modules/input//synaptics_d= rv.so > >>>>>>>>>>> (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA= TNT2, > >>>>>>>>>>> Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, > >>>>>>>>>>> Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/= MX 400, > >>>>>>>>>>> GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, > >>>>>>>>>>> GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2= Ultra, > >>>>>>>>>>> Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 4= 20, > >>>>>>>>>>> GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go, > >>>>>>>>>>> GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL, > >>>>>>>>>>> GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL, > >>>>>>>>>>> GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X, > >>>>>>>>>>> GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X, > >>>>>>>>>>> GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 = 580 > >>>>>>>>>>> XGL, > >>>>>>>>>>> Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI, > >>>>>>>>>>> GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3, > >>>>>>>>>>> GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 46= 00, > >>>>>>>>>>> GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4= 750 > >>>>>>>>>>> XGL, > >>>>>>>>>>> Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP= 8X, > >>>>>>>>>>> GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL, > >>>>>>>>>>> Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra, > >>>>>>>>>>> GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, > >>>>>>>>>>> GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT, > >>>>>>>>>>> GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700, > >>>>>>>>>>> GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200, > >>>>>>>>>>> GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250, > >>>>>>>>>>> GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M, > >>>>>>>>>>> Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI, > >>>>>>>>>>> GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900= Ultra, > >>>>>>>>>>> GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra, > >>>>>>>>>>> GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700, > >>>>>>>>>>> GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE, > >>>>>>>>>>> GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700, > >>>>>>>>>>> Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForc= e 6800, > >>>>>>>>>>> GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6= 800 GT, > >>>>>>>>>>> GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX= 4000, > >>>>>>>>>>> GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800= XT, > >>>>>>>>>>> GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, > >>>>>>>>>>> Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT, > >>>>>>>>>>> GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6= 600, > >>>>>>>>>>> GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL= , > >>>>>>>>>>> GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro F= X 550, > >>>>>>>>>>> Quadro FX 540, GeForce 6200, GeForce 6500, > >>>>>>>>>>> GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM), > >>>>>>>>>>> GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go= 6400, > >>>>>>>>>>> GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100= GS, > >>>>>>>>>>> GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800= XT, > >>>>>>>>>>> GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7= 800 > >>>>>>>>>>> GTX, > >>>>>>>>>>> GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce = Go > >>>>>>>>>>> 7800, > >>>>>>>>>>> GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE, > >>>>>>>>>>> GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce G= o 7400, > >>>>>>>>>>> GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro= FX > >>>>>>>>>>> 350M, > >>>>>>>>>>> GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 760= 0 GT, > >>>>>>>>>>> GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7= 300 GT, > >>>>>>>>>>> GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT, > >>>>>>>>>>> Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro = FX 560, > >>>>>>>>>>> GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS, > >>>>>>>>>>> GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M, > >>>>>>>>>>> Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1= 500, > >>>>>>>>>>> Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 61= 00, > >>>>>>>>>>> GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce = 8800 > >>>>>>>>>>> GTS, > >>>>>>>>>>> GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce = 8600 > >>>>>>>>>>> GTS, > >>>>>>>>>>> GeForce 8600 GT, GeForce 8600 GT, GeForce 8600 GS, GeForce 8= 400 GS, > >>>>>>>>>>> GeForce 9500M GS, GeForce 8600M GT, GeForce 9650M GS, > >>>>>>>>>>> GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX = 570M, > >>>>>>>>>>> Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce 8400= SE, > >>>>>>>>>>> GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS, GeForce 8= 400 GS, > >>>>>>>>>>> GeForce 8600M GS, GeForce 8400M GT, GeForce 8400M GS, > >>>>>>>>>>> GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M, Quadro NV= S 135M, > >>>>>>>>>>> GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G, Quadro NVS= 290, > >>>>>>>>>>> GeForce GTX 280, GeForce GTX 260, GeForce 8800 GTS 512, > >>>>>>>>>>> GeForce 8800 GT, GeForce 9800 GX2, GeForce 8800 GS, > >>>>>>>>>>> GeForce 8800M GTS, GeForce 8800M GTX, GeForce 8800 GS, > >>>>>>>>>>> GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX, > >>>>>>>>>>> GeForce 9800 GTK+, GeForce 9800 GT, Quadro FX 3700, Quadro F= X > >>>>>>>>>>> 3600M, > >>>>>>>>>>> GeForce 9600 GT, GeForce 9600 GS, GeForce 9800M GTS, > >>>>>>>>>>> GeForce 9700M GTS, GeForce 9800M GTS, GeForce 9500 GT, > >>>>>>>>>>> GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT, > >>>>>>>>>>> GeForce 9500M G, GeForce 9300 GS, GeForce 8400 GS, GeForce 9= 300M > >>>>>>>>>>> GS, > >>>>>>>>>>> GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M, Quadro = NVS > >>>>>>>>>>> 160M > >>>>>>>>>>> (II) Primary Device is: PCI 01@00:00:0 > >>>>>>>>>>> (--) NV: Found NVIDIA Quadro NVS 140M at 01@00:00:0 > >>>>>>>>>>> (II) resource ranges after probing: > >>>>>>>>>>> [0] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] > >>>>>>>>>>> [1] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] > >>>>>>>>>>> [2] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] > >>>>>>>>>>> [3] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] > >>>>>>>>>>> [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] > >>>>>>>>>>> (II) Loading sub module "int10" > >>>>>>>>>>> (II) LoadModule: "int10" > >>>>>>>>>>> (II) Loading /usr/local/lib/xorg/modules//libint10.so > >>>>>>>>>>> (II) Module int10: vendor=3D"X.Org Foundation" > >>>>>>>>>>> compiled for 1.6.0, module version =3D 1.0.0 > >>>>>>>>>>> ABI class: X.Org Video Driver, version 5.0 > >>>>>>>>>>> (II) NV(0): Initializing int10 > >>>>>>>>>>> (=3D=3D) NV(0): Write-combining range (0xa0000,0x20000) was a= lready > >>>>>>>>>>> clear > >>>>>>>>>>> (=3D=3D) NV(0): Write-combining range (0xc0000,0x40000) was a= lready > >>>>>>>>>>> clear > >>>>>>>>>>> (II) NV(0): Primary V_BIOS segment is: 0xc000 > >>>>>>>>>>> (=3D=3D) NV(0): Write-combining range (0x0,0x1000) was alread= y clear > >>>>>>>>>>> (--) NV(0): Console is VGA mode 0x3 > >>>>>>>>>>> (=3D=3D) NV(0): Depth 24, (--) framebuffer bpp 32 > >>>>>>>>>>> (=3D=3D) NV(0): RGB weight 888 > >>>>>>>>>>> (=3D=3D) NV(0): Default visual is TrueColor > >>>>>>>>>>> (=3D=3D) NV(0): Using hardware cursor > >>>>>>>>>>> (=3D=3D) NV(0): Using gamma correction (1.0, 1.0, 1.0) > >>>>>>>>>>> (EE) NV(0): Failed to map MMIO registers: No such file or dir= ectory > >>>>>>>>>>> (=3D=3D) NV(0): Write-combining range (0x0,0x1000) was alread= y clear > >>>>>>>>>>> (II) UnloadModule: "nv" > >>>>>>>>>>> (II) UnloadModule: "int10" > >>>>>>>>>>> (II) Unloading /usr/local/lib/xorg/modules//libint10.so > >>>>>>>>>>> (EE) Screen(s) found, but none have a usable configuration. > >>>>>>>>>>> > >>>>>>>>>>> Fatal server error: > >>>>>>>>>>> no screens found > >>>>>>>>>>> > >>>>>>>>>>> Please consult the The X.Org Foundation support > >>>>>>>>>>> at http://wiki.x.org > >>>>>>>>>>> for help. > >>>>>>>>>>> Please also check the log file at "/var/log/Xorg.0.log" for > >>>>>>>>>>> additional > >>>>>>>>>>> information. > >>>>>>>>>>> > >>>>>>>>>>> _______________________________________________ > >>>>>>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>>>>>> To unsubscribe, send any mail to > >>>>>>>>>>> "freebsd-x11-unsubscribe@freebsd.org" > >>>>>>>>> _______________________________________________ > >>>>>>>>> freebsd-x11@freebsd.org mailing list > >>>>>>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >>>>>>>>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freeb= sd.org" > >>>>>>>> -- > >>>>>>>> Robert Noland > >>>>>>>> FreeBSD > >>>>>>>> > >>> --=20 Robert Noland FreeBSD --=-93kT+48vy2ufsJHcoySW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkorvU8ACgkQM4TrQ4qfROO2pACeIxVLZYiszfKv7+7Mg9p9jd9B R5gAnjCclhH9bMhqj6+OsSwrWJ513Djn =gfGi -----END PGP SIGNATURE----- --=-93kT+48vy2ufsJHcoySW-- From owner-freebsd-x11@FreeBSD.ORG Sun Jun 7 15:33:08 2009 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 329EC1065675 for ; Sun, 7 Jun 2009 15:33:08 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from dd12710.kasserver.com (dd12710.kasserver.com [85.13.134.233]) by mx1.freebsd.org (Postfix) with ESMTP id B7E598FC17 for ; Sun, 7 Jun 2009 15:33:07 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from localhost.my.domain (ppp-82-135-3-171.dynamic.mnet-online.de [82.135.3.171]) by dd12710.kasserver.com (Postfix) with ESMTP id BB21B183FBBE7 for ; Sun, 7 Jun 2009 17:11:04 +0200 (CEST) Received: (from guru@localhost) by localhost.my.domain (8.14.3/8.14.3/Submit) id n57FB0iv002131 for freebsd-x11@freebsd.org; Sun, 7 Jun 2009 17:11:00 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Sun, 7 Jun 2009 17:11:00 +0200 From: Matthias Apitz To: freebsd-x11@freebsd.org Message-ID: <20090607151100.GA2042@current.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 8.0-CURRENT (i386) Subject: 8-CURRENT && xserver 1.6 && NVIDIA 180.44 in Xinerama mode: repeatable crash after some minutes X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 07 Jun 2009 15:33:08 -0000 Hello, I'm running the in the Subject: mentioned combination with a very recent CURRENT (May 28) on my laptop (Dell Precision M4400); all is fine with X and NVIDIA until I enable a second external display which I want to use in 1024x768 mode (to attach a beamer) and connected with the main display of the laptop 1920x1200 in the so called "Xinerama mode" where one can drag & drop applications from one screen to the other. Having enabled this, after some random time (between some minutes and an hour) the Xserver crashes with always the same backtrace: Program received signal SIGSEGV, Segmentation fault. 0x0810de29 in miPointerWarpCursor () (gdb) bt #0 0x0810de29 in miPointerWarpCursor () #1 0x080b9841 in xf86ReconfigureLayout () #2 0x0810dabe in miPointerUpdateSprite () #3 0x08167083 in RenderSampleCeilY () #4 0x0808db79 in ConfineToShape () #5 0x08091418 in CheckMotion () #6 0x0817072a in ProcessOtherEvent () #7 0x081975fb in XkbHandleActions () #8 0x08197edd in XkbProcessKeyboardEvent () #9 0x0819052b in AccessXFilterPressEvent () #10 0x08190773 in AccessXFilterPressEvent () #11 0x08121544 in SetScreenSaverTimer () #12 0x08121b47 in WaitForSomething () #13 0x081daba0 in AnyClientsWriteBlocked () (gdb) I have started already a thread in the NVIDIA support corner for FreeBSD which can be seen here: http://www.nvnews.net/vbulletin/showthread.php?t=133977 The crash occurs with all recent NVIDIA versions, i.e. 180.44 (from the ports), 180.60 and 185.18.14 directly fetched and compiled from NVIDIA locations. I'm not sure if this is a bug in NVIDIA's driver or in the Xserver itself. What could I do to nail this down and get it solved? Would be nice if I could use my laptop as well for presentations with low-res beamers and not always depend on some other laptop for this. Thanks for your time reading all this and for any hint. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD. From owner-freebsd-x11@FreeBSD.ORG Mon Jun 8 00:46:13 2009 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 C690D106566B for ; Mon, 8 Jun 2009 00:46:13 +0000 (UTC) (envelope-from kelly@kelly3.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id 9BB918FC18 for ; Mon, 8 Jun 2009 00:46:13 +0000 (UTC) (envelope-from kelly@kelly3.com) Received: by wf-out-1314.google.com with SMTP id 24so1006943wfg.7 for ; Sun, 07 Jun 2009 17:46:13 -0700 (PDT) Received: by 10.142.237.19 with SMTP id k19mr2088998wfh.296.1244420112350; Sun, 07 Jun 2009 17:15:12 -0700 (PDT) Received: from ?192.168.0.69? (S0106001cf0eae26e.cg.shawcable.net [68.144.20.101]) by mx.google.com with ESMTPS id 30sm7498123wfd.1.2009.06.07.17.15.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 07 Jun 2009 17:15:11 -0700 (PDT) Message-Id: From: Kelly Martin To: x11@FreeBSD.org Content-Type: multipart/mixed; boundary=Apple-Mail-2--175083926 Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sun, 7 Jun 2009 18:14:48 -0600 X-Mailer: Apple Mail (2.935.3) Cc: Subject: port errors with X11 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, 08 Jun 2009 00:46:14 -0000 --Apple-Mail-2--175083926 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11/libXpm. *** Error code 1 Stop in /usr/ports/graphics/php5-gd. *** Error code 1 Stop in /usr/ports/graphics/php5-gd. *** Error code 1 Stop in /usr/ports/lang/php5-extensions. *** Error code 1 Stop in /usr/ports/lang/php5-extensions. --Apple-Mail-2--175083926 Content-Disposition: attachment; filename=config.log Content-Type: application/octet-stream; x-unix-mode=0644; name="config.log" Content-Transfer-Encoding: 7bit This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libX11 configure 1.2.1, which was generated by GNU Autoconf 2.62. Invocation command line was $ ./configure --datadir=/usr/local/lib --with-xcb=yes --enable-malloc0returnsnull --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.4 ## --------- ## ## Platform. ## ## --------- ## hostname = venus.redbeet.com uname -m = i386 uname -r = 6.4-RELEASE-p1 uname -s = FreeBSD uname -v = FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 07:56:41 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/kel/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2244: checking for a BSD-compatible install configure:2312: result: /usr/bin/install -c -o root -g wheel configure:2323: checking whether build environment is sane configure:2366: result: yes configure:2391: checking for a thread-safe mkdir -p configure:2430: result: ./install-sh -c -d configure:2443: checking for gawk configure:2473: result: no configure:2443: checking for mawk configure:2473: result: no configure:2443: checking for nawk configure:2459: found /usr/bin/nawk configure:2470: result: nawk configure:2481: checking whether make sets $(MAKE) configure:2503: result: yes configure:2692: checking whether to enable maintainer-specific portions of Makefiles configure:2701: result: no configure:2726: checking if xorg-macros used to generate configure is at least 1.2 configure:2741: result: yes, 1.2.1 configure:2824: checking build system type configure:2842: result: i386-portbld-freebsd6.4 configure:2864: checking host system type configure:2879: result: i386-portbld-freebsd6.4 configure:2913: checking for style of include used by make configure:2941: result: GNU configure:3011: checking for gcc configure:3038: result: cc configure:3276: checking for C compiler version configure:3284: cc --version >&5 cc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3288: $? = 0 configure:3295: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:3299: $? = 0 configure:3306: cc -V >&5 cc: `-V' option must have argument configure:3310: $? = 1 configure:3333: checking for C compiler default output file name configure:3355: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3359: $? = 0 configure:3397: result: a.out configure:3414: checking whether the C compiler works configure:3424: ./a.out configure:3428: $? = 0 configure:3445: result: yes configure:3452: checking whether we are cross compiling configure:3454: result: no configure:3457: checking for suffix of executables configure:3464: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3468: $? = 0 configure:3492: result: configure:3498: checking for suffix of object files configure:3524: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3528: $? = 0 configure:3551: result: o configure:3555: checking whether we are using the GNU C compiler configure:3584: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3591: $? = 0 configure:3608: result: yes configure:3617: checking whether cc accepts -g configure:3647: cc -c -g conftest.c >&5 configure:3654: $? = 0 configure:3755: result: yes configure:3772: checking for cc option to accept ISO C89 configure:3846: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3853: $? = 0 configure:3876: result: none needed configure:3896: checking dependency style of cc configure:3987: result: gcc3 configure:4002: checking for a sed that does not truncate output configure:4058: result: /usr/bin/sed configure:4061: checking for grep that handles long lines and -e configure:4121: result: /usr/bin/grep configure:4126: checking for egrep configure:4190: result: /usr/bin/grep -E configure:4206: checking for ld used by cc configure:4273: result: /usr/bin/ld configure:4282: checking if the linker (/usr/bin/ld) is GNU ld configure:4297: result: yes configure:4302: checking for /usr/bin/ld option to reload object files configure:4309: result: -r configure:4327: checking for BSD-compatible nm configure:4376: result: /usr/bin/nm -B configure:4380: checking whether ln -s works configure:4384: result: yes configure:4391: checking how to recognize dependent libraries configure:4577: result: pass_all configure:4826: checking how to run the C preprocessor configure:4866: cc -E conftest.c configure:4873: $? = 0 configure:4904: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:4944: result: cc -E configure:4973: cc -E conftest.c configure:4980: $? = 0 configure:5011: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5018: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:5056: checking for ANSI C header files configure:5086: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5093: $? = 0 configure:5192: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5196: $? = 0 configure:5202: ./conftest configure:5206: $? = 0 configure:5224: result: yes configure:5248: checking for sys/types.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for sys/stat.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for stdlib.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for string.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for memory.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for strings.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for inttypes.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for stdint.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5248: checking for unistd.h configure:5269: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5276: $? = 0 configure:5293: result: yes configure:5322: checking dlfcn.h usability configure:5339: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5346: $? = 0 configure:5360: result: yes configure:5364: checking dlfcn.h presence configure:5379: cc -E conftest.c configure:5386: $? = 0 configure:5400: result: yes configure:5433: checking for dlfcn.h configure:5442: result: yes configure:5572: checking for C++ compiler version configure:5580: c++ --version >&5 c++ (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5584: $? = 0 configure:5591: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:5595: $? = 0 configure:5602: c++ -V >&5 c++: `-V' option must have argument configure:5606: $? = 1 configure:5609: checking whether we are using the GNU C++ compiler configure:5638: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:5645: $? = 0 configure:5662: result: yes configure:5671: checking whether c++ accepts -g configure:5701: c++ -c -g conftest.cpp >&5 configure:5708: $? = 0 configure:5809: result: yes configure:5834: checking dependency style of c++ configure:5925: result: gcc3 configure:5950: checking how to run the C++ preprocessor configure:5986: c++ -E conftest.cpp configure:5993: $? = 0 configure:6024: c++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6064: result: c++ -E configure:6093: c++ -E conftest.cpp configure:6100: $? = 0 configure:6131: c++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6138: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6231: checking for g77 configure:6261: result: no configure:6231: checking for xlf configure:6261: result: no configure:6231: checking for f77 configure:6247: found /usr/bin/f77 configure:6258: result: f77 configure:6288: checking for Fortran 77 compiler version configure:6296: f77 --version >&5 GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6300: $? = 0 configure:6307: f77 -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:6311: $? = 0 configure:6318: f77 -V >&5 f77: `-V' option must have argument configure:6322: $? = 1 configure:6330: checking whether we are using the GNU Fortran 77 compiler configure:6349: f77 -c conftest.F >&5 configure:6356: $? = 0 configure:6373: result: yes configure:6379: checking whether f77 accepts -g configure:6396: f77 -c -g conftest.f >&5 configure:6403: $? = 0 configure:6419: result: yes configure:6452: checking the maximum length of command line arguments configure:6564: result: 262144 configure:6576: checking command to parse /usr/bin/nm -B output from cc object configure:6681: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:6684: $? = 0 configure:6688: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6691: $? = 0 configure:6743: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5 configure:6746: $? = 0 configure:6784: result: ok configure:6788: checking for objdir configure:6803: result: .libs configure:6895: checking for ar configure:6911: found /usr/bin/ar configure:6922: result: ar configure:6991: checking for ranlib configure:7007: found /usr/bin/ranlib configure:7018: result: ranlib configure:7087: checking for strip configure:7103: found /usr/bin/strip configure:7114: result: strip configure:7716: checking if cc supports -fno-rtti -fno-exceptions configure:7734: cc -c -O2 -fno-strict-aliasing -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7738: $? = 0 configure:7751: result: no configure:7766: checking for cc option to produce PIC configure:7998: result: -fPIC configure:8006: checking if cc PIC flag -fPIC works configure:8024: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.c >&5 configure:8028: $? = 0 configure:8041: result: yes configure:8069: checking if cc static flag -static works configure:8097: result: yes configure:8107: checking if cc supports -c -o file.o configure:8128: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5 configure:8132: $? = 0 configure:8154: result: yes configure:8180: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9168: result: yes configure:9189: checking whether -lc should be explicitly linked in configure:9194: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:9197: $? = 0 configure:9212: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9215: $? = 1 configure:9227: result: yes configure:9235: checking dynamic linker characteristics configure:9837: result: freebsd6.4 ld.so configure:9861: checking how to hardcode library paths into programs configure:9886: result: immediate configure:9900: checking whether stripping libraries is possible configure:9905: result: yes configure:10735: checking if libtool supports shared libraries configure:10737: result: yes configure:10740: checking whether to build shared libraries configure:10761: result: yes configure:10764: checking whether to build static libraries configure:10768: result: yes configure:10862: creating libtool configure:11455: checking for ld used by c++ configure:11522: result: /usr/bin/ld configure:11531: checking if the linker (/usr/bin/ld) is GNU ld configure:11546: result: yes configure:11597: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12551: result: yes configure:12568: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:12571: $? = 0 configure:12727: checking for c++ option to produce PIC configure:13011: result: -fPIC configure:13019: checking if c++ PIC flag -fPIC works configure:13037: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.cpp >&5 configure:13041: $? = 0 configure:13054: result: yes configure:13082: checking if c++ static flag -static works configure:13110: result: yes configure:13120: checking if c++ supports -c -o file.o configure:13141: c++ -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.cpp >&5 configure:13145: $? = 0 configure:13167: result: yes configure:13193: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13219: result: yes configure:13286: checking dynamic linker characteristics configure:13836: result: freebsd6.4 ld.so configure:13860: checking how to hardcode library paths into programs configure:13885: result: immediate configure:14424: checking if libtool supports shared libraries configure:14426: result: yes configure:14429: checking whether to build shared libraries configure:14449: result: yes configure:14452: checking whether to build static libraries configure:14456: result: yes configure:14466: checking for f77 option to produce PIC configure:14698: result: -fPIC configure:14706: checking if f77 PIC flag -fPIC works configure:14724: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14728: $? = 0 configure:14741: result: yes configure:14769: checking if f77 static flag -static works configure:14797: result: yes configure:14807: checking if f77 supports -c -o file.o configure:14828: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14832: $? = 0 configure:14854: result: yes configure:14880: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15848: result: yes configure:15915: checking dynamic linker characteristics configure:16465: result: freebsd6.4 ld.so configure:16489: checking how to hardcode library paths into programs configure:16514: result: immediate configure:20170: checking for gcc configure:20197: result: cc configure:20435: checking for C compiler version configure:20443: cc --version >&5 cc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:20447: $? = 0 configure:20454: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:20458: $? = 0 configure:20465: cc -V >&5 cc: `-V' option must have argument configure:20469: $? = 1 configure:20472: checking whether we are using the GNU C compiler configure:20525: result: yes configure:20534: checking whether cc accepts -g configure:20672: result: yes configure:20689: checking for cc option to accept ISO C89 configure:20793: result: none needed configure:20813: checking dependency style of cc configure:20904: result: gcc3 configure:21053: checking for cpp configure:21072: found /usr/bin/cpp configure:21084: result: /usr/bin/cpp configure:21100: checking if /usr/bin/cpp requires -undef configure:21111: result: yes configure:21126: checking if /usr/bin/cpp requires -traditional configure:21137: result: yes configure:21158: checking whether to use XCB configure:21165: result: yes configure:21226: checking for pkg-config configure:21244: found /usr/local/bin/pkg-config configure:21256: result: /usr/local/bin/pkg-config configure:21285: checking pkg-config is at least version 0.9.0 configure:21288: result: yes configure:21299: checking for XPROTO configure:21306: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13" configure:21309: $? = 0 configure:21322: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13" configure:21325: $? = 0 configure:21400: result: yes configure:21608: checking for X11 configure:21615: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES" configure:21618: $? = 0 configure:21631: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES" configure:21634: $? = 0 configure:21709: result: yes configure:21731: checking if Xtrans should support UNIX socket connections configure:21740: result: yes configure:21749: checking if Xtrans should support TCP socket connections configure:21751: result: yes configure:21761: checking for library containing socket configure:21802: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21809: $? = 0 configure:21840: result: none required configure:21848: checking for library containing gethostbyname configure:21889: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21896: $? = 0 configure:21927: result: none required configure:21936: checking for main in -lws2_32 configure:21965: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lws2_32 >&5 /usr/bin/ld: cannot find -lws2_32 configure:21972: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define USE_XCB 1 | #define UNIXCONN 1 | #define TCPCONN 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:21993: result: no configure:22011: checking for getaddrinfo configure:22067: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22074: $? = 0 configure:22094: result: yes configure:22104: checking if IPv6 support should be built configure:22113: result: yes configure:22117: checking for struct sockaddr_in.sin_len configure:22150: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22157: $? = 0 configure:22220: result: yes configure:22232: checking for socklen_t configure:22263: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22270: $? = 0 configure:22300: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: syntax error before ')' token configure:22307: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define USE_XCB 1 | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define BSD44SOCKETS 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:22330: result: yes configure:22355: checking if Xtrans should support os-specific local connections configure:22357: result: no configure:22386: checking for authdes_seccreate configure:22442: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22449: $? = 0 configure:22471: result: yes configure:22386: checking for authdes_create configure:22442: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22449: $? = 0 configure:22471: result: yes configure:22490: checking for library containing getsecretkey configure:22531: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccUGNl5s.o(.text+0xd): In function `main': : undefined reference to `getsecretkey' configure:22538: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libX11" | #define PACKAGE_TARNAME "libX11" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "libX11 1.2.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "libX11" | #define VERSION "1.2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define USE_XCB 1 | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define BSD44SOCKETS 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_AUTHDES_SECCREATE 1 | #define HAVE_AUTHDES_CREATE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getsecretkey (); | int | main () | { | return getsecretkey (); | ; | return 0; | } configure:22531: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:22538: $? = 0 configure:22569: result: -lrpcsvc configure:22580: checking if Secure RPC authentication ("SUN-DES-1") should be supported configure:22589: result: yes configure:22594: checking what order to try transports in for local connections configure:22625: result: UNIX_TRANS,TCP_TRANS configure:22629: checking if run-time linking is supported configure:22631: checking for library containing dlopen configure:22672: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:22679: $? = 0 configure:22710: result: none required configure:22974: checking for dlfcn.h configure:22981: result: yes configure:23125: result: yes configure:23128: checking if loadable i18n module support should be enabled configure:23151: result: no configure:23163: checking if loadable Xcursor library support should be enabled configure:23179: result: yes configure:23183: checking for ANSI C header files configure:23351: result: yes configure:23369: checking for strtol configure:23425: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:23432: $? = 0 configure:23454: result: yes configure:23467: checking for issetugid configure:23523: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:23530: $? = 0 configure:23550: result: yes configure:23561: checking for getresuid configure:23617: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:23624: $? = 0 configure:23644: result: yes configure:23656: checking for shmat configure:23712: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:23719: $? = 0 configure:23739: result: yes configure:23781: checking for launchd configure:23809: result: no configure:23840: checking for getpwuid_r in -lc configure:23875: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lc -lrpcsvc >&5 configure:23882: $? = 0 configure:23903: result: yes configure:23932: checking for pthread_self in -lc configure:23967: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lc -lrpcsvc >&5 configure:23974: $? = 0 configure:23995: result: yes configure:24043: checking for poll configure:24099: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc >&5 configure:24106: $? = 0 configure:24126: result: yes configure:24140: checking keysymdef.h configure:24145: result: /usr/local/include/X11/keysymdef.h configure:24213: checking if XLOCALEDIR support should be enabled configure:24229: result: yes configure:24242: checking for BIGFONT configure:24249: $PKG_CONFIG --exists --print-errors "xf86bigfontproto" gnome-config: not found Package xf86bigfontproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xf86bigfontproto.pc' to the PKG_CONFIG_PATH environment variable No package 'xf86bigfontproto' found configure:24252: $? = 1 configure:24265: $PKG_CONFIG --exists --print-errors "xf86bigfontproto" gnome-config: not found Package xf86bigfontproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xf86bigfontproto.pc' to the PKG_CONFIG_PATH environment variable No package 'xf86bigfontproto' found configure:24268: $? = 1 gnome-config: not found No package 'xf86bigfontproto' found configure:24295: result: no configure:24428: checking for XKBPROTO configure:24435: $PKG_CONFIG --exists --print-errors "kbproto inputproto" gnome-config: not found Package kbproto was not found in the pkg-config search path. Perhaps you should add the directory containing `kbproto.pc' to the PKG_CONFIG_PATH environment variable No package 'kbproto' found configure:24438: $? = 1 configure:24451: $PKG_CONFIG --exists --print-errors "kbproto inputproto" gnome-config: not found Package kbproto was not found in the pkg-config search path. Perhaps you should add the directory containing `kbproto.pc' to the PKG_CONFIG_PATH environment variable No package 'kbproto' found configure:24454: $? = 1 gnome-config: not found No package 'kbproto' found configure:24481: error: Package requirements (kbproto inputproto) were not met: gnome-config: not found No package 'kbproto' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XKBPROTO_CFLAGS and XKBPROTO_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.4 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BIGFONT_CFLAGS_set='' ac_cv_env_BIGFONT_CFLAGS_value='' ac_cv_env_BIGFONT_LIBS_set='' ac_cv_env_BIGFONT_LIBS_value='' ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_X11_CFLAGS_set='' ac_cv_env_X11_CFLAGS_value='' ac_cv_env_X11_LIBS_set='' ac_cv_env_X11_LIBS_value='' ac_cv_env_XDMCP_CFLAGS_set='' ac_cv_env_XDMCP_CFLAGS_value='' ac_cv_env_XDMCP_LIBS_set='' ac_cv_env_XDMCP_LIBS_value='' ac_cv_env_XKBPROTO_CFLAGS_set='' ac_cv_env_XKBPROTO_CFLAGS_value='' ac_cv_env_XKBPROTO_LIBS_set='' ac_cv_env_XKBPROTO_LIBS_value='' ac_cv_env_XPROTO_CFLAGS_set='' ac_cv_env_XPROTO_CFLAGS_value='' ac_cv_env_XPROTO_LIBS_set='' ac_cv_env_XPROTO_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.4 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_f77_compiler_gnu=yes ac_cv_func_authdes_create=yes ac_cv_func_authdes_seccreate=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getresuid=yes ac_cv_func_issetugid=yes ac_cv_func_poll=yes ac_cv_func_shmat=yes ac_cv_func_strtol=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-portbld-freebsd6.4 ac_cv_lib_c_getpwuid_r=yes ac_cv_lib_c_pthread_self=yes ac_cv_lib_ws2_32=ac_cv_lib_ws2_32_main ac_cv_lib_ws2_32_main=no ac_cv_member_struct_sockaddr_in_sin_len=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_RAWCPP=/usr/bin/cpp ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_LAUNCHD=no ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_dlopen='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getsecretkey=-lrpcsvc ac_cv_search_socket='none required' ac_cv_type_socklen_t=yes ac_cv_use_xcb=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' lt_cv_sys_lib_search_path_spec=/usr/lib lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_X11_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include ' pkg_cv_X11_LIBS='-L/usr/local/lib -lxcb ' pkg_cv_XPROTO_CFLAGS='-I/usr/local/include ' pkg_cv_XPROTO_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/local/bin/aclocal-1.10' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run tar' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='ar' AUTOCONF='/usr/local/bin/autoconf-2.62' AUTOHEADER='/usr/local/bin/autoheader-2.62' AUTOMAKE='/usr/local/bin/automake-1.10' AWK='nawk' BIGFONT_CFLAGS='' BIGFONT_LIBS='' CC='cc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='cc' CFLAGS='-O2 -fno-strict-aliasing -pipe' CHANGELOG_CMD='' CPP='cc -E' CPPFLAGS='' CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='f77' FFLAGS='-g -O2' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/usr/bin/grep' I18N_MODULE_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KEYSYMDEF='/usr/local/include/X11/keysymdef.h' LAUNCHD='no' LDFLAGS='' LIBOBJS='' LIBS='-lrpcsvc ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LINT='' LINTLIB='' LINT_FALSE='' LINT_FLAGS='' LINT_TRUE='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run makeinfo' MAKE_LINT_LIB_FALSE='' MAKE_LINT_LIB_TRUE='' MALLOC_ZERO_CFLAGS='' MANPAGES_FALSE='#' MANPAGES_TRUE='' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' MKDIR_P='./install-sh -c -d' NMEDIT='' OBJEXT='o' OS2_FALSE='' OS2_TRUE='#' PACKAGE='libX11' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='libX11' PACKAGE_STRING='libX11 1.2.1' PACKAGE_TARNAME='libX11' PACKAGE_VERSION='1.2.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' RAWCPP='/usr/bin/cpp' RAWCPPFLAGS='-undef -traditional' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THRSTUBS_FALSE='' THRSTUBS_TRUE='#' UDC_FALSE='' UDC_TRUE='#' VERSION='1.2.1' WCHAR32='1' X11_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include -D_THREAD_SAFE' X11_DATADIR='' X11_EXTRA_DEPS='xcb >= 1.1.92' X11_LIBDIR='' X11_LIBS='-L/usr/local/lib -lxcb ' X11_LOCALEDATADIR='' X11_LOCALEDIR='' X11_LOCALELIBDIR='' XCB_FALSE='#' XCB_TRUE='' XCMS_FALSE='#' XCMS_TRUE='' XDMCP_CFLAGS='' XDMCP_LIBS='' XERRORDB='' XKBPROTO_CFLAGS='' XKBPROTO_LIBS='' XKBPROTO_REQUIRES='kbproto' XKB_FALSE='#' XKB_TRUE='' XKEYSYMDB='' XLIB_LOADABLE_I18N_FALSE='' XLIB_LOADABLE_I18N_TRUE='#' XLOCALEDATADIR='' XLOCALEDIR='' XLOCALELIBDIR='' XLOCALE_FALSE='#' XLOCALE_TRUE='' XMALLOC_ZERO_CFLAGS='' XPROTO_CFLAGS='-I/usr/local/include ' XPROTO_LIBS=' ' XTHREADLIB='-pthread' XTHREAD_CFLAGS='-D_THREAD_SAFE' XTMALLOC_ZERO_CFLAGS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.4' build_alias='i386-portbld-freebsd6.4' build_cpu='i386' build_os='freebsd6.4' build_vendor='portbld' datadir='/usr/local/lib' datarootdir='${prefix}/share' distcleancheck_listfiles='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd6.4' host_alias='' host_cpu='i386' host_os='freebsd6.4' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='$(SHELL) /usr/ports/x11/libX11/work/libX11-1.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libX11" #define PACKAGE_TARNAME "libX11" #define PACKAGE_VERSION "1.2.1" #define PACKAGE_STRING "libX11 1.2.1" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE "libX11" #define VERSION "1.2.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define USE_XCB 1 #define UNIXCONN 1 #define TCPCONN 1 #define IPv6 1 #define BSD44SOCKETS 1 #define HAVE_SOCKLEN_T 1 #define HAVE_AUTHDES_SECCREATE 1 #define HAVE_AUTHDES_CREATE 1 #define SECURE_RPC 1 #define LOCAL_TRANSPORT_LIST UNIX_TRANS,TCP_TRANS #define HAVE_DLOPEN 1 #define HAVE_DLFCN_H 1 #define USE_DYNAMIC_XCURSOR 1 #define STDC_HEADERS 1 #define HAVE_STRTOL 1 #define HASSETUGID 1 #define HASGETRESUID 1 #define HAS_SHM 1 #define XTHREADS 1 #define XUSE_MTSAFE_API 1 #define USE_POLL 1 #define XCMS 1 #define XLOCALE 1 configure: exit 1 --Apple-Mail-2--175083926-- From owner-freebsd-x11@FreeBSD.ORG Mon Jun 8 11:07:05 2009 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 2F53C106564A for ; Mon, 8 Jun 2009 11:07:05 +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 1C6858FC26 for ; Mon, 8 Jun 2009 11:07:05 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n58B74Y4020862 for ; Mon, 8 Jun 2009 11:07:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n58B74KB020858 for freebsd-x11@FreeBSD.org; Mon, 8 Jun 2009 11:07:04 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Jun 2009 11:07:04 GMT Message-Id: <200906081107.n58B74KB020858@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, 08 Jun 2009 11:07:06 -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/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/134194 x11 graphics/dri fail on 7.2-RELEASE amd64 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/133609 x11 x11/xorg crashes with vlc, intel video driver 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/133419 x11 Unable to build x11-drivers/xf86-video-nsc o ports/133175 x11 [patch] x11/pixman: enable SSE2 support autodetection 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/132100 x11 x11/xorg: Xorg server forgets pointer map after xlock 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 o ports/131696 x11 x11-servers/xorg-server: hald core dumps make X11 unus o ports/131016 x11 x11/xorg - xorg-7.4 renders system unusable! f ports/126812 x11 x11-drivers/xf86-video-ati - System freeze when exitin o ports/125883 x11 x11-fonts/xorg-fonts-cyrillic is installed, but fonts f ports/123137 x11 x11/libX11: missing ru_RU.UTF-8 locale o ports/122830 x11 x11/xorg: Error in I830WaitLpRing() s ports/117907 x11 x11-servers/mga_hal broken on 7.0-BETA (GLIBC error) o ports/116443 x11 x11-drivers/xf86-input-keyboard patch for USB jp106 ke 25 problems total. From owner-freebsd-x11@FreeBSD.ORG Tue Jun 9 21:09:50 2009 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 0304F10656B4 for ; Tue, 9 Jun 2009 21:09:50 +0000 (UTC) (envelope-from rakadambi@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id B69168FC19 for ; Tue, 9 Jun 2009 21:09:49 +0000 (UTC) (envelope-from rakadambi@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so136568ywe.13 for ; Tue, 09 Jun 2009 14:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=04mooPZQ4D/L/BnUMZSh4ODyqSRFc1keTc+1UyZ3WYU=; b=WwKn1ghDqzeUunvwzhKJrPOnMN3Fwnadq1hQ+JFmlRbrU/TowKPqhHtiDBD/ypGv1n zbBrtRofEAAv+7Yf6Vwjv/HvGjOFgWZXFgkS6gTpUg1hjJ1wL6c1BEbGhZK99yFMkb5R AEMMxkfc0y+1JsRLJm2CBc0nxk0eaB73cxywQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=RAe0wRFVpIg28Il8uwHpTdNjaa7IbtTHncnPKqxwGIa6XVytzUhdG0XLye8JTyA6C9 EfwIHFTsk6D73Av/y3TK7WH5VBb5f7n49m98LKES8YCCOVkS1bDIwT9TOZE4FUC4YwlN ufel0qQ/yK3RZ+lQU3GjopSw/yolAN6zva8bA= MIME-Version: 1.0 Received: by 10.151.72.7 with SMTP id z7mr1169387ybk.52.1244579888128; Tue, 09 Jun 2009 13:38:08 -0700 (PDT) Date: Tue, 9 Jun 2009 16:38:08 -0400 Message-ID: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> From: "R. Aditya Kadambi" To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Xorg 7.4 OpenGL issues on FreeBSD 7.2 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, 09 Jun 2009 21:09:50 -0000 I am running FreeBSD 7.2 on a amd64 system and seeing some issues with OpenGL apps. Le me explain. My system is: FreeBSD Intio 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 I am running enlightenment as my WM (However I have seen the same issue with KDE too). Start a mesademo program, say "engine" The program comes up fine. When I switch to another pager, the opengl window is still overlaid. No refresh. Also, menus are invisible on the window. Any mesademo program results in the same behavior. I have ATI RV350 card (ATI X9550 AGP) and I am running "Radeon" driver. My card: vgapci0@pci0:1:0:0: class=0x030000 card=0x04021002 chip=0x41531002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'RV350 Radeon 9550' class = display subclass = VGA These are the options I have in my xorg.conf file (turning off these options seem to have no effect) Option "ATOMTVOut" "on" #Option "GARTSize" "64" Option "ColorTiling" "on" Option "EnablePageFlip" "on" Option "AccelMethod" "EXA" Option "AGPMode" "8" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RV350 AS [Radeon 9550]" BusID "PCI:1:0:0" It looks like a case of regression. It used to work really well in FreeBSD 7.1. From owner-freebsd-x11@FreeBSD.ORG Tue Jun 9 23:41:41 2009 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 B0EF3106566B for ; Tue, 9 Jun 2009 23:41:41 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from QMTA07.westchester.pa.mail.comcast.net (qmta07.westchester.pa.mail.comcast.net [76.96.62.64]) by mx1.freebsd.org (Postfix) with ESMTP id 5F9158FC13 for ; Tue, 9 Jun 2009 23:41:41 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from OMTA04.westchester.pa.mail.comcast.net ([76.96.62.35]) by QMTA07.westchester.pa.mail.comcast.net with comcast id 1rZK1c0010ldTLk57zggad; Tue, 09 Jun 2009 23:40:40 +0000 Received: from [192.168.5.101] ([68.45.151.98]) by OMTA04.westchester.pa.mail.comcast.net with comcast id 1zhg1c00827dlBY3Qzhgy1; Tue, 09 Jun 2009 23:41:41 +0000 Message-ID: <4A2EF330.5000800@voicenet.com> Date: Tue, 09 Jun 2009 19:41:36 -0400 From: Adam K Kirchhoff User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: "R. Aditya Kadambi" References: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> In-Reply-To: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Xorg 7.4 OpenGL issues on FreeBSD 7.2 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, 09 Jun 2009 23:41:43 -0000 R. Aditya Kadambi wrote: > I am running FreeBSD 7.2 on a amd64 system and seeing some issues with > OpenGL apps. Le me explain. > > My system is: > > FreeBSD Intio 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC > 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > I am running enlightenment as my WM (However I have seen the same issue with > KDE too). > > Start a mesademo program, say "engine" > > The program comes up fine. When I switch to another pager, the opengl window > is still overlaid. No refresh. Also, menus are invisible on the window. Any > mesademo program results in the same behavior. I have ATI RV350 card (ATI > X9550 AGP) and I am running "Radeon" driver. > > This sounds very similar to: http://bugs.freedesktop.org/show_bug.cgi?id=21936 and http://bugs.freedesktop.org/show_bug.cgi?id=21653 In which case you might want to try the patch attached to 21653. Adam From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 06:04:59 2009 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 3FDEE106566C for ; Wed, 10 Jun 2009 06:04:59 +0000 (UTC) (envelope-from david@usermode.org) Received: from mail.meer.net (mail.meer.net [64.13.141.3]) by mx1.freebsd.org (Postfix) with ESMTP id 10A5B8FC12 for ; Wed, 10 Jun 2009 06:04:58 +0000 (UTC) (envelope-from david@usermode.org) Received: from radagast.usermode.org (netblock-66-245-216-192.dslextreme.com [66.245.216.192]) by mail.meer.net (8.13.3/8.13.3/meer) with ESMTP id n5A64IcE081455 for ; Tue, 9 Jun 2009 23:04:18 -0700 (PDT) (envelope-from david@usermode.org) From: David Johnson To: freebsd-x11@freebsd.org Date: Tue, 9 Jun 2009 23:04:18 -0700 User-Agent: KMail/1.11.4 (FreeBSD/7.2-RELEASE; KDE/4.2.4; i386; ; ) References: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> In-Reply-To: <39f90aa30906091338v6a31b755i1025fa1539be5a43@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906092304.18204.david@usermode.org> Subject: Re: Xorg 7.4 OpenGL issues on FreeBSD 7.2 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: Wed, 10 Jun 2009 06:04:59 -0000 On Tuesday 09 June 2009 01:38:08 pm R. Aditya Kadambi wrote: > The program comes up fine. When I switch to another pager, the opengl > window is still overlaid. No refresh. Also, menus are invisible on the > window. Any mesademo program results in the same behavior. I have ATI RV350 > card (ATI X9550 AGP) and I am running "Radeon" driver. I am having the same problem on my i386 7.2-RELEASE system, with a Radeon X1650. -- David Johnson From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 08:20:03 2009 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 DF169106566B for ; Wed, 10 Jun 2009 08:20:03 +0000 (UTC) (envelope-from adslbe9j@tpg.com.au) Received: from mail5.tpgi.com.au (smtp-out5.tpgi.com.au [220.244.226.115]) by mx1.freebsd.org (Postfix) with ESMTP id 7D1D78FC0C for ; Wed, 10 Jun 2009 08:20:03 +0000 (UTC) (envelope-from adslbe9j@tpg.com.au) X-TPG-Junk-Checked: Yes X-TPG-Junk-Status: Message not scanned because user authenticated using SMTP AUTH X-TPG-Antivirus: Passed X-TPG-Abuse: host=[220.244.4.190]; ip=220.244.4.190; date=Wed, 10 Jun 2009 18:08:09 +1000; auth=dkZtSTGjXZtXT6wR3eTh+fpyNjlzpKKoJ/+bA4Dk/mI= Received: from [10.0.0.3] (220-244-4-190.tpgi.com.au [220.244.4.190] (may be forged)) (authenticated bits=0) by mail5.tpgi.com.au (envelope-from adslbe9j@tpg.com.au) (8.14.3/8.14.3) with ESMTP id n5A87dRb026089 for ; Wed, 10 Jun 2009 18:08:09 +1000 Message-ID: <4A2F69B0.6020306@tpg.com.au> Date: Wed, 10 Jun 2009 18:07:12 +1000 From: chris mance User-Agent: Thunderbird 2.0.0.21 (X11/20090321) MIME-Version: 1.0 To: x11@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: The Maintainer 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: Wed, 10 Jun 2009 08:20:04 -0000 My apologies for sending you this .....I have absolutly no idea how to fix it so I am obeying the message and sending it on to you. This is a new install of pcbsd and I've upgraded the ports tree. Many thanks Chris =============================================================================================================== checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking whether to use XCB... (cached) yes ./configure: 21145: Syntax error: word unexpected (expecting ")") ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. *** Error code 1 Stop in /usr/ports/net-im/empathy. *** Error code 1 Stop in /usr/ports/net-im/empathy. ============================================================================================================ From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 09:22:34 2009 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 188D9106567B; Wed, 10 Jun 2009 09:22:34 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 3B3D98FC1E; Wed, 10 Jun 2009 09:22:33 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 6F98F1CC38; Wed, 10 Jun 2009 11:22:32 +0200 (CEST) Date: Wed, 10 Jun 2009 11:22:32 +0200 From: Erwin Lansing To: x11@FreeBSD.org, rnoland@FreeBSD.org Message-ID: <20090610092232.GW66710@droso.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="S66JdqtemGhvbcZP" Content-Disposition: inline X-Operating-System: FreeBSD/i386 7.2-STABLE User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Subject: [ports-i386@FreeBSD.org: xf86-video-nsc-2.8.3_4 failed on i386 7] 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: Wed, 10 Jun 2009 09:22:34 -0000 --S66JdqtemGhvbcZP Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Wed, 10 Jun 2009 01:54:10 GMT =46rom: User Ports-i386 To: erwin@FreeBSD.org, miwi@FreeBSD.org Subject: xf86-video-nsc-2.8.3_4 failed on i386 7 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.20090604105905/= xf86-video-nsc-2.8.3_4.log building xf86-video-nsc-2.8.3_4 on gohan28.freebsd.org in directory /x/tmp/7/20090604105905/chroot/75 building for: 7.2-PRERELEASE i386 maintained by: x11@FreeBSD.org port directory: /usr/ports/x11-drivers/xf86-video-nsc Makefile ident: $FreeBSD: ports/x11-drivers/xf86-video-nsc/Makefile,v 1.6 2= 009/05/07 19:42:37 rnoland Exp $ build started at Wed Jun 10 01:43:36 UTC 2009 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Dconsolekit-0.3.0_8.tbz damageproto-1.1.0_2.tbz dbus-1.2.4.6= =2Etbz dbus-glib-0.80.tbz dmidecode-2.10.tbz dri-7.4.2_1,2.tbz dri2proto-2.= 0.tbz expat-2.0.1.tbz fixesproto-4.0.tbz fontsproto-2.0.2.tbz freetype2-2.3= =2E9_1.tbz gamin-0.1.10_2.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz= glib-2.20.3.tbz gnome_subr-1.0.tbz hal-0.5.11_25.tbz inputproto-1.5.0.tbz = kbproto-1.0.3.tbz libGL-7.4.2_1.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tb= z libX11-1.2.1,1.tbz libXau-1.0.4.tbz libXaw-1.0.5_1,1.tbz libXdamage-1.1.1= =2Etbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXf= ont-1.3.4,1.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXmu-1.0.4,1.tb= z libXp-1.0.0,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libXxf86misc-1.0.1.t= bz libXxf86vm-1.0.2.tbz libdrm-2.4.11.tbz libfontenc-1.0.4.tbz libiconv-1.1= 1_1.tbz libpciaccess-0.10.6.tbz libpthread-stubs-0.1.tbz libvolume_id-0.81.= 1.tbz libxcb-1.2_1.tbz libxkbfile-1.0.5.tbz libxkbui-1.0.2_1.tbz libxml2-2.= 7.3.tbz pciids-20090224 .tbz pcre-7.9.tbz perl-5.8.9_2.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz= policykit-0.9_4.tbz printproto-1.0.4.tbz python25-2.5.4_1.tbz randrproto-1= =2E3.0.tbz renderproto-0.9.3.tbz videoproto-2.2.2.tbz xcb-proto-1.4.tbz xex= tproto-7.0.5.tbz xf86dgaproto-2.0.3.tbz xf86miscproto-0.9.2.tbz xf86vidmode= proto-2.2.2.tbz xineramaproto-1.1.2.tbz xkeyboard-config-1.6_1.tbz xorg-ser= ver-1.6.1,1.tbz xproto-7.0.15.tbz RUN_DEPENDS=3Dconsolekit-0.3.0_8.tbz damageproto-1.1.0_2.tbz dbus-1.2.4.6.t= bz dbus-glib-0.80.tbz dmidecode-2.10.tbz dri-7.4.2_1,2.tbz dri2proto-2.0.tb= z expat-2.0.1.tbz fixesproto-4.0.tbz fontsproto-2.0.2.tbz freetype2-2.3.9_1= =2Etbz gamin-0.1.10_2.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz gli= b-2.20.3.tbz gnome_subr-1.0.tbz hal-0.5.11_25.tbz inputproto-1.5.0.tbz kbpr= oto-1.0.3.tbz libGL-7.4.2_1.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz li= bX11-1.2.1,1.tbz libXau-1.0.4.tbz libXaw-1.0.5_1,1.tbz libXdamage-1.1.1.tbz= libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXfont-1.= 3.4,1.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXmu-1.0.4,1.tbz libX= p-1.0.0,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libXxf86misc-1.0.1.tbz lib= Xxf86vm-1.0.2.tbz libdrm-2.4.11.tbz libfontenc-1.0.4.tbz libiconv-1.11_1.tb= z libpciaccess-0.10.6.tbz libpthread-stubs-0.1.tbz libvolume_id-0.81.1.tbz = libxcb-1.2_1.tbz libxkbfile-1.0.5.tbz libxkbui-1.0.2_1.tbz libxml2-2.7.3.tb= z pciids-20090224.t bz pcre-7.9.tbz perl-5.8.9_2.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz p= olicykit-0.9_4.tbz printproto-1.0.4.tbz python25-2.5.4_1.tbz xcb-proto-1.4.= tbz xextproto-7.0.5.tbz xf86miscproto-0.9.2.tbz xf86vidmodeproto-2.2.2.tbz = xineramaproto-1.1.2.tbz xkeyboard-config-1.6_1.tbz xorg-server-1.6.1,1.tbz = xproto-7.0.15.tbz prefixes: LOCALBASE=3Dusr/local X11BASE=3Dusr/local add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D> xf86-video-nsc-2.8.3.tar.bz2 doesn't seem to exist in /tmp/distfiles/x= org/driver. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/xorg/driver/. xf86-video-nsc-2.8.3.tar.bz2 454 kB 4042 kBps =3D> MD5 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. =3D> SHA256 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Extracting for xf86-video-nsc-2.8.3_4 =3D> MD5 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. =3D> SHA256 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Patching for xf86-video-nsc-2.8.3_4 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg consolekit-0.3.0_8.tbz damageproto-1.1.0_2.tbz dbus-1.2.4.6.tbz dbu= s-glib-0.80.tbz dmidecode-2.10.tbz dri-7.4.2_1,2.tbz dri2proto-2.0.tbz expa= t-2.0.1.tbz fixesproto-4.0.tbz fontsproto-2.0.2.tbz freetype2-2.3.9_1.tbz g= amin-0.1.10_2.tbz gettext-0.17_1.tbz gio-fam-backend-2.20.3.tbz glib-2.20.3= =2Etbz gnome_subr-1.0.tbz hal-0.5.11_25.tbz inputproto-1.5.0.tbz kbproto-1.= 0.3.tbz libGL-7.4.2_1.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz libX11-1= =2E2.1,1.tbz libXau-1.0.4.tbz libXaw-1.0.5_1,1.tbz libXdamage-1.1.1.tbz lib= Xdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXfixes-4.0.3_1.tbz libXfont-1.3.4,= 1.tbz libXi-1.2.1,1.tbz libXinerama-1.0.3,1.tbz libXmu-1.0.4,1.tbz libXp-1.= 0.0,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libXxf86misc-1.0.1.tbz libXxf8= 6vm-1.0.2.tbz libdrm-2.4.11.tbz libfontenc-1.0.4.tbz libiconv-1.11_1.tbz li= bpciaccess-0.10.6.tbz libpthread-stubs-0.1.tbz libvolume_id-0.81.1.tbz libx= cb-1.2_1.tbz libxkbfile-1.0.5.tbz libxkbui-1.0.2_1.tbz libxml2-2.7.3.tbz pc= iids-20090224.tbz p cre-7.9.tbz perl-5.8.9_2.tbz pixman-0.15.4.tbz pkg-config-0.23_1.tbz polic= ykit-0.9_4.tbz printproto-1.0.4.tbz python25-2.5.4_1.tbz randrproto-1.3.0.t= bz renderproto-0.9.3.tbz videoproto-2.2.2.tbz xcb-proto-1.4.tbz xextproto-7= =2E0.5.tbz xf86dgaproto-2.0.3.tbz xf86miscproto-0.9.2.tbz xf86vidmodeproto-= 2.2.2.tbz xineramaproto-1.1.2.tbz xkeyboard-config-1.6_1.tbz xorg-server-1.= 6.1,1.tbz xproto-7.0.15.tbz adding dependencies pkg_add consolekit-0.3.0_8.tbz =3D=3D=3D=3D Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. =3D=3D=3D=3D Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. ***************************************************************** Although libxcb can yield dramatic improvements in speed, memory footprint, and responsiveness, and will probably become the default Xlib for X.org/freedesktop.org, it is still experimental software. Some broken callers will abort() on locking assertion failures. As a temporary workaround, set LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort(). This may result in noisy stacktrace printing. ***************************************************************** =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D Gamin will only provide realtime notification of changes for at most n file= s, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). For a typical desktop, add the following line to /boot/loader.conf, then reboot the system: kern.maxfiles=3D"25000" The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D Added group "messagebus". Added user "messagebus". Added group "polkit". Added user "polkit". pkg_add damageproto-1.1.0_2.tbz pkg_add dbus-1.2.4.6.tbz skipping dbus-1.2.4.6, already added pkg_add dbus-glib-0.80.tbz skipping dbus-glib-0.80, already added pkg_add dmidecode-2.10.tbz pkg_add dri-7.4.2_1,2.tbz pkg_add dri2proto-2.0.tbz pkg_add expat-2.0.1.tbz skipping expat-2.0.1, already added pkg_add fixesproto-4.0.tbz skipping fixesproto-4.0, already added pkg_add fontsproto-2.0.2.tbz pkg_add freetype2-2.3.9_1.tbz pkg_add gamin-0.1.10_2.tbz skipping gamin-0.1.10_2, already added pkg_add gettext-0.17_1.tbz skipping gettext-0.17_1, already added pkg_add gio-fam-backend-2.20.3.tbz skipping gio-fam-backend-2.20.3, already added pkg_add glib-2.20.3.tbz skipping glib-2.20.3, already added pkg_add gnome_subr-1.0.tbz skipping gnome_subr-1.0, already added pkg_add hal-0.5.11_25.tbz Added group "haldaemon". Added user "haldaemon". pkg_add inputproto-1.5.0.tbz pkg_add kbproto-1.0.3.tbz skipping kbproto-1.0.3, already added pkg_add libGL-7.4.2_1.tbz pkg_add libICE-1.0.4_1,1.tbz pkg_add libSM-1.1.0_1,1.tbz pkg_add libX11-1.2.1,1.tbz skipping libX11-1.2.1,1, already added pkg_add libXau-1.0.4.tbz skipping libXau-1.0.4, already added pkg_add libXaw-1.0.5_1,1.tbz pkg_add libXdamage-1.1.1.tbz skipping libXdamage-1.1.1, already added pkg_add libXdmcp-1.0.2_1.tbz skipping libXdmcp-1.0.2_1, already added pkg_add libXext-1.0.5,1.tbz skipping libXext-1.0.5,1, already added pkg_add libXfixes-4.0.3_1.tbz skipping libXfixes-4.0.3_1, already added pkg_add libXfont-1.3.4,1.tbz pkg_add libXi-1.2.1,1.tbz pkg_add libXinerama-1.0.3,1.tbz pkg_add libXmu-1.0.4,1.tbz skipping libXmu-1.0.4,1, already added pkg_add libXp-1.0.0,1.tbz skipping libXp-1.0.0,1, already added pkg_add libXpm-3.5.7.tbz skipping libXpm-3.5.7, already added pkg_add libXt-1.0.5_1.tbz skipping libXt-1.0.5_1, already added pkg_add libXxf86misc-1.0.1.tbz pkg_add libXxf86vm-1.0.2.tbz skipping libXxf86vm-1.0.2, already added pkg_add libdrm-2.4.11.tbz skipping libdrm-2.4.11, already added pkg_add libfontenc-1.0.4.tbz skipping libfontenc-1.0.4, already added pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add libpciaccess-0.10.6.tbz pkg_add libpthread-stubs-0.1.tbz skipping libpthread-stubs-0.1, already added pkg_add libvolume_id-0.81.1.tbz skipping libvolume_id-0.81.1, already added pkg_add libxcb-1.2_1.tbz skipping libxcb-1.2_1, already added pkg_add libxkbfile-1.0.5.tbz pkg_add libxkbui-1.0.2_1.tbz pkg_add libxml2-2.7.3.tbz skipping libxml2-2.7.3, already added pkg_add pciids-20090224.tbz skipping pciids-20090224, already added pkg_add pcre-7.9.tbz skipping pcre-7.9, already added pkg_add perl-5.8.9_2.tbz skipping perl-5.8.9_2, already added pkg_add pixman-0.15.4.tbz pkg_add pkg-config-0.23_1.tbz skipping pkg-config-0.23_1, already added pkg_add policykit-0.9_4.tbz skipping policykit-0.9_4, already added pkg_add printproto-1.0.4.tbz skipping printproto-1.0.4, already added pkg_add python25-2.5.4_1.tbz skipping python25-2.5.4_1, already added pkg_add randrproto-1.3.0.tbz pkg_add renderproto-0.9.3.tbz pkg_add videoproto-2.2.2.tbz pkg_add xcb-proto-1.4.tbz skipping xcb-proto-1.4, already added pkg_add xextproto-7.0.5.tbz skipping xextproto-7.0.5, already added pkg_add xf86dgaproto-2.0.3.tbz pkg_add xf86miscproto-0.9.2.tbz skipping xf86miscproto-0.9.2, already added pkg_add xf86vidmodeproto-2.2.2.tbz skipping xf86vidmodeproto-2.2.2, already added pkg_add xineramaproto-1.1.2.tbz skipping xineramaproto-1.1.2, already added pkg_add xkeyboard-config-1.6_1.tbz pkg_add xorg-server-1.6.1,1.tbz pkg_add xproto-7.0.15.tbz skipping xproto-7.0.15, already added =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/videoproto.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/xextproto.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/xf86dgaproto.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/randrproto.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/fontsproto.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/renderproto.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/xorg-server.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/xproto.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on file: /usr/local/libdata/pkg= config/xi.pc - found =3D=3D=3D> xf86-video-nsc-2.8.3_4 depends on executable: pkg-config - fou= nd =3D=3D=3D> Configuring for xf86-video-nsc-2.8.3_4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd7.2 checking host system type... i386-portbld-freebsd7.2 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... y= es checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking dynamic linker characteristics... freebsd7.2 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking dependency style of cc... gcc3 checking if RANDR is defined... yes checking if RENDER is defined... yes checking if XV is defined... yes checking if DPMSExtension is defined... yes checking if XFreeXDGA is defined... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XORG... yes checking for ANSI C header files... (cached) yes checking whether _LP64 is declared... no checking whether __amd64__ is declared... no checking whether amd64 is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands =3D=3D=3D> Building for xf86-video-nsc-2.8.3_4 make all-recursive Making all in src /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= durango.lo -MD -MP -MF .deps/durango.Tpo -c -o durango.lo durango.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT durango.lo -MD -MP -MF .deps/durango.Tpo -c durango.c -= fPIC -DPIC -o .libs/durango.o mv -f .deps/durango.Tpo .deps/durango.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_driver.lo -MD -MP -MF .deps/nsc_driver.Tpo -c -o nsc_driver.lo nsc_dri= ver.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_driver.lo -MD -MP -MF .deps/nsc_driver.Tpo -c nsc_dr= iver.c -fPIC -DPIC -o .libs/nsc_driver.o mv -f .deps/nsc_driver.Tpo .deps/nsc_driver.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_galstub.lo -MD -MP -MF .deps/nsc_galstub.Tpo -c -o nsc_galstub.lo nsc_= galstub.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_galstub.lo -MD -MP -MF .deps/nsc_galstub.Tpo -c nsc_= galstub.c -fPIC -DPIC -o .libs/nsc_galstub.o mv -f .deps/nsc_galstub.Tpo .deps/nsc_galstub.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx1_accel.lo -MD -MP -MF .deps/nsc_gx1_accel.Tpo -c -o nsc_gx1_accel.l= o nsc_gx1_accel.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx1_accel.lo -MD -MP -MF .deps/nsc_gx1_accel.Tpo -c = nsc_gx1_accel.c -fPIC -DPIC -o .libs/nsc_gx1_accel.o mv -f .deps/nsc_gx1_accel.Tpo .deps/nsc_gx1_accel.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx1_cursor.lo -MD -MP -MF .deps/nsc_gx1_cursor.Tpo -c -o nsc_gx1_curso= r.lo nsc_gx1_cursor.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx1_cursor.lo -MD -MP -MF .deps/nsc_gx1_cursor.Tpo -= c nsc_gx1_cursor.c -fPIC -DPIC -o .libs/nsc_gx1_cursor.o mv -f .deps/nsc_gx1_cursor.Tpo .deps/nsc_gx1_cursor.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx1_dga.lo -MD -MP -MF .deps/nsc_gx1_dga.Tpo -c -o nsc_gx1_dga.lo nsc_= gx1_dga.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx1_dga.lo -MD -MP -MF .deps/nsc_gx1_dga.Tpo -c nsc_= gx1_dga.c -fPIC -DPIC -o .libs/nsc_gx1_dga.o mv -f .deps/nsc_gx1_dga.Tpo .deps/nsc_gx1_dga.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx1_driver.lo -MD -MP -MF .deps/nsc_gx1_driver.Tpo -c -o nsc_gx1_drive= r.lo nsc_gx1_driver.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx1_driver.lo -MD -MP -MF .deps/nsc_gx1_driver.Tpo -= c nsc_gx1_driver.c -fPIC -DPIC -o .libs/nsc_gx1_driver.o mv -f .deps/nsc_gx1_driver.Tpo .deps/nsc_gx1_driver.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx1_shadow.lo -MD -MP -MF .deps/nsc_gx1_shadow.Tpo -c -o nsc_gx1_shado= w.lo nsc_gx1_shadow.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx1_shadow.lo -MD -MP -MF .deps/nsc_gx1_shadow.Tpo -= c nsc_gx1_shadow.c -fPIC -DPIC -o .libs/nsc_gx1_shadow.o mv -f .deps/nsc_gx1_shadow.Tpo .deps/nsc_gx1_shadow.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx1_video.lo -MD -MP -MF .deps/nsc_gx1_video.Tpo -c -o nsc_gx1_video.l= o nsc_gx1_video.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx1_video.lo -MD -MP -MF .deps/nsc_gx1_video.Tpo -c = nsc_gx1_video.c -fPIC -DPIC -o .libs/nsc_gx1_video.o mv -f .deps/nsc_gx1_video.Tpo .deps/nsc_gx1_video.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx2_accel.lo -MD -MP -MF .deps/nsc_gx2_accel.Tpo -c -o nsc_gx2_accel.l= o nsc_gx2_accel.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx2_accel.lo -MD -MP -MF .deps/nsc_gx2_accel.Tpo -c = nsc_gx2_accel.c -fPIC -DPIC -o .libs/nsc_gx2_accel.o mv -f .deps/nsc_gx2_accel.Tpo .deps/nsc_gx2_accel.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx2_cursor.lo -MD -MP -MF .deps/nsc_gx2_cursor.Tpo -c -o nsc_gx2_curso= r.lo nsc_gx2_cursor.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx2_cursor.lo -MD -MP -MF .deps/nsc_gx2_cursor.Tpo -= c nsc_gx2_cursor.c -fPIC -DPIC -o .libs/nsc_gx2_cursor.o mv -f .deps/nsc_gx2_cursor.Tpo .deps/nsc_gx2_cursor.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx2_dga.lo -MD -MP -MF .deps/nsc_gx2_dga.Tpo -c -o nsc_gx2_dga.lo nsc_= gx2_dga.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx2_dga.lo -MD -MP -MF .deps/nsc_gx2_dga.Tpo -c nsc_= gx2_dga.c -fPIC -DPIC -o .libs/nsc_gx2_dga.o mv -f .deps/nsc_gx2_dga.Tpo .deps/nsc_gx2_dga.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx2_driver.lo -MD -MP -MF .deps/nsc_gx2_driver.Tpo -c -o nsc_gx2_drive= r.lo nsc_gx2_driver.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx2_driver.lo -MD -MP -MF .deps/nsc_gx2_driver.Tpo -= c nsc_gx2_driver.c -fPIC -DPIC -o .libs/nsc_gx2_driver.o mv -f .deps/nsc_gx2_driver.Tpo .deps/nsc_gx2_driver.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx2_shadow.lo -MD -MP -MF .deps/nsc_gx2_shadow.Tpo -c -o nsc_gx2_shado= w.lo nsc_gx2_shadow.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx2_shadow.lo -MD -MP -MF .deps/nsc_gx2_shadow.Tpo -= c nsc_gx2_shadow.c -fPIC -DPIC -o .libs/nsc_gx2_shadow.o mv -f .deps/nsc_gx2_shadow.Tpo .deps/nsc_gx2_shadow.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= nsc_gx2_video.lo -MD -MP -MF .deps/nsc_gx2_video.Tpo -c -o nsc_gx2_video.l= o nsc_gx2_video.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT nsc_gx2_video.lo -MD -MP -MF .deps/nsc_gx2_video.Tpo -c = nsc_gx2_video.c -fPIC -DPIC -o .libs/nsc_gx2_video.o mv -f .deps/nsc_gx2_video.Tpo .deps/nsc_gx2_video.Plo /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I= =2E. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/loc= al/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -MT= panel.lo -MD -MP -MF .deps/panel.Tpo -c -o panel.lo panel.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-= aliasing -pipe -MT panel.lo -MD -MP -MF .deps/panel.Tpo -c panel.c -fPIC -= DPIC -o .libs/panel.o mv -f .deps/panel.Tpo .deps/panel.Plo /bin/sh ../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I.. -I/u= sr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -O= 2 -fno-strict-aliasing -pipe -MT nsc_msr_asm.lo -MD -MP -MF .deps/nsc_msr_a= sm.Tpo -c -o nsc_msr_asm.lo nsc_msr_asm.S cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include= /pixman-1 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT nsc_msr_a= sm.lo -MD -MP -MF .deps/nsc_msr_asm.Tpo -c nsc_msr_asm.S -fPIC -DPIC -o .l= ibs/nsc_msr_asm.o nsc_msr_asm.S:133:22: error: assyntax.h: No such file or directory nsc_msr_asm.S: Assembler messages: nsc_msr_asm.S:135: Error: invalid character '(' in mnemonic nsc_msr_asm.S:137: Error: invalid character '_' in mnemonic nsc_msr_asm.S:139: Error: invalid character '_' in mnemonic nsc_msr_asm.S:141: Error: no such instruction: `aligntext4' nsc_msr_asm.S:143: Error: no such instruction: `globl GLNAME(nsc_asm_msr_vs= a_rd)' nsc_msr_asm.S:145: Error: invalid character '(' in mnemonic nsc_msr_asm.S:147: Error: invalid character '_' in mnemonic nsc_msr_asm.S:148: Error: invalid character '_' in mnemonic nsc_msr_asm.S:150: Error: invalid character '_' in mnemonic nsc_msr_asm.S:151: Error: invalid character '_' in mnemonic nsc_msr_asm.S:152: Error: invalid character '_' in mnemonic nsc_msr_asm.S:153: Error: invalid character '_' in mnemonic nsc_msr_asm.S:155: Error: invalid character '_' in mnemonic nsc_msr_asm.S:158: Error: invalid character '_' in mnemonic nsc_msr_asm.S:159: Error: invalid character '_' in mnemonic nsc_msr_asm.S:160: Error: invalid character '_' in mnemonic nsc_msr_asm.S:162: Error: invalid character '_' in mnemonic nsc_msr_asm.S:163: Error: invalid character '_' in mnemonic nsc_msr_asm.S:164: Error: invalid character '_' in mnemonic nsc_msr_asm.S:166: Error: invalid character '_' in mnemonic nsc_msr_asm.S:167: Error: invalid character '_' in mnemonic nsc_msr_asm.S:169: Error: invalid character '_' in mnemonic nsc_msr_asm.S:170: Error: invalid character '_' in mnemonic nsc_msr_asm.S:171: Error: invalid character '_' in mnemonic nsc_msr_asm.S:172: Error: invalid character '_' in mnemonic nsc_msr_asm.S:174: Error: invalid character '_' in mnemonic nsc_msr_asm.S:175: Error: invalid character '_' in mnemonic nsc_msr_asm.S:176: Error: invalid character '_' in mnemonic nsc_msr_asm.S:177: Error: invalid character '_' in mnemonic nsc_msr_asm.S:185: Error: no such instruction: `aligntext4' nsc_msr_asm.S:187: Error: no such instruction: `globl GLNAME(nsc_asm_msr_vs= a_wr)' nsc_msr_asm.S:189: Error: invalid character '(' in mnemonic nsc_msr_asm.S:191: Error: invalid character '_' in mnemonic nsc_msr_asm.S:192: Error: invalid character '_' in mnemonic nsc_msr_asm.S:194: Error: invalid character '_' in mnemonic nsc_msr_asm.S:195: Error: invalid character '_' in mnemonic nsc_msr_asm.S:196: Error: invalid character '_' in mnemonic nsc_msr_asm.S:197: Error: invalid character '_' in mnemonic nsc_msr_asm.S:198: Error: invalid character '_' in mnemonic nsc_msr_asm.S:199: Error: invalid character '_' in mnemonic nsc_msr_asm.S:201: Error: invalid character '_' in mnemonic nsc_msr_asm.S:204: Error: invalid character '_' in mnemonic nsc_msr_asm.S:205: Error: invalid character '_' in mnemonic nsc_msr_asm.S:206: Error: invalid character '_' in mnemonic nsc_msr_asm.S:208: Error: invalid character '_' in mnemonic nsc_msr_asm.S:209: Error: invalid character '_' in mnemonic nsc_msr_asm.S:211: Error: invalid character '_' in mnemonic nsc_msr_asm.S:212: Error: invalid character '_' in mnemonic nsc_msr_asm.S:214: Error: invalid character '_' in mnemonic nsc_msr_asm.S:216: Error: invalid character '_' in mnemonic nsc_msr_asm.S:218: Error: invalid character '_' in mnemonic nsc_msr_asm.S:219: Error: invalid character '_' in mnemonic nsc_msr_asm.S:220: Error: invalid character '_' in mnemonic nsc_msr_asm.S:221: Error: invalid character '_' in mnemonic nsc_msr_asm.S:222: Error: invalid character '_' in mnemonic nsc_msr_asm.S:223: Error: invalid character '_' in mnemonic *** Error code 1 Stop in /work/a/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3/= src. *** Error code 1 Stop in /work/a/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3. *** Error code 1 Stop in /work/a/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3. *** Error code 1 Stop in /a/ports/x11-drivers/xf86-video-nsc. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/x11-drivers/xf86-video-nsc ended at Wed Jun 10 01:53:30= UTC 2009 ----- End forwarded message ----- --=20 Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org --S66JdqtemGhvbcZP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFKL3tYqy9aWxUlaZARAkYGAKDHB2QXwNe/8bUifr65r7oY5hqatACeOy8N M06jI5nyjseC1r7ege/75NQ= =aV2O -----END PGP SIGNATURE----- --S66JdqtemGhvbcZP-- From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 13:52:05 2009 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 D7978106564A for ; Wed, 10 Jun 2009 13:52:05 +0000 (UTC) (envelope-from ingrjhernandez@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id AA3AE8FC14 for ; Wed, 10 Jun 2009 13:52:05 +0000 (UTC) (envelope-from ingrjhernandez@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so301243wfg.7 for ; Wed, 10 Jun 2009 06:52:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=XrmEz5XxZZQzbptWfN+osjXRFcD2wmDV43E3mue3CYM=; b=U58Lyc/J/iQu1p5NI8mttM50LOR4AdWH96rc5P28gbmbPNa4m0cCh+ovuTcbXTrJaN rLngVSa2DDxWil0lGHk2VdOPn+3oYVyGFdpFW3XNwdBuM/FhMU1wwYpTdR6Mcb7bmYsc mvO4y8g73ExX2nThv0FT8EHy61cDDoHZ/7lb0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZhcA/KBWYFBuv7B1OXCSgcY2ZDKuofMjkhyO3sQX8Jm9vcw9vJnFLNpUk2R86YvXUG +Lnh6gmAExjteegwlpTuq/FUtkwrvKX0WY3usVwe6wkgV6e5oNv/aOAGjOISRu26urDH 6a98L2aqKwPqDQlSekCAxLJAUPebgDEeRg03Q= MIME-Version: 1.0 Received: by 10.142.163.13 with SMTP id l13mr509445wfe.71.1244640244009; Wed, 10 Jun 2009 06:24:04 -0700 (PDT) Date: Wed, 10 Jun 2009 10:24:03 -0300 Message-ID: From: Rodrigo Hernandez To: x11@freebsd.org Content-Type: multipart/mixed; boundary=000e0cd329829e127b046bfe6384 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Script "configure" failed unexpectedly 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: Wed, 10 Jun 2009 13:52:06 -0000 --000e0cd329829e127b046bfe6384 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable ./configure: 21141: Syntax error: word unexpected (expecting ")") =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libX11/work/libX11-1.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11/libXrender. *** Error code 1 Stop in /usr/ports/graphics/cairo. *** Error code 1 Stop in /usr/ports/graphics/cairo. *** Error code 1 Stop in /usr/ports/graphics/py-cairo. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-gtk2. *** Error code 1 Stop in /usr/ports/graphics/gnofract4d. --=20 Ing Rodrigo J Hern=E1ndez Ingelec Cel: 02954 15548077 www.ingelecweb.com.ar MSN: ingelecweb@hotmail.com --000e0cd329829e127b046bfe6384 Content-Type: application/octet-stream; name="config.log" Content-Disposition: attachment; filename="config.log" Content-Transfer-Encoding: base64 X-Attachment-Id: f_fvs2k95g VGhpcyBmaWxlIGNvbnRhaW5zIGFueSBtZXNzYWdlcyBwcm9kdWNlZCBieSBjb21waWxlcnMgd2hp bGUKcnVubmluZyBjb25maWd1cmUsIHRvIGFpZCBkZWJ1Z2dpbmcgaWYgY29uZmlndXJlIG1ha2Vz IGEgbWlzdGFrZS4KCkl0IHdhcyBjcmVhdGVkIGJ5IGxpYlgxMSBjb25maWd1cmUgMS4yLCB3aGlj aCB3YXMKZ2VuZXJhdGVkIGJ5IEdOVSBBdXRvY29uZiAyLjYyLiAgSW52b2NhdGlvbiBjb21tYW5k IGxpbmUgd2FzCgogICQgLi9jb25maWd1cmUgLS1kYXRhZGlyPS91c3IvbG9jYWwvbGliIC0td2l0 aC14Y2I9eWVzIC0tZW5hYmxlLW1hbGxvYzByZXR1cm5zbnVsbCAtLXgtbGlicmFyaWVzPS91c3Iv bG9jYWwvbGliIC0teC1pbmNsdWRlcz0vdXNyL2xvY2FsL2luY2x1ZGUgLS1wcmVmaXg9L3Vzci9s b2NhbCAtLW1hbmRpcj0vdXNyL2xvY2FsL21hbiAtLWluZm9kaXI9L3Vzci9sb2NhbC9pbmZvLyAt LWJ1aWxkPWkzODYtcG9ydGJsZC1mcmVlYnNkNy4yCgojIyAtLS0tLS0tLS0gIyMKIyMgUGxhdGZv cm0uICMjCiMjIC0tLS0tLS0tLSAjIwoKaG9zdG5hbWUgPSBwY2JzZAp1bmFtZSAtbSA9IGkzODYK dW5hbWUgLXIgPSA3LjItUFJFUkVMRUFTRQp1bmFtZSAtcyA9IEZyZWVCU0QKdW5hbWUgLXYgPSBG cmVlQlNEIDcuMi1QUkVSRUxFQVNFICMxMDogV2VkIEFwciAgMSAxMDoxNDoyMiBFRFQgMjAwOSAg ICAgcm9vdEBwY2JzZHgzMi03Oi91c3Ivb2JqL3BjYnNkLWJ1aWxkNzEvY3ZzLzcuMS1zcmMvc3lz L1BDQlNEIAoKL3Vzci9iaW4vdW5hbWUgLXAgPSBpMzg2Ci9iaW4vdW5hbWUgLVggICAgID0gdW5r bm93bgoKL2Jpbi9hcmNoICAgICAgICAgICAgICA9IHVua25vd24KL3Vzci9iaW4vYXJjaCAtayAg ICAgICA9IHVua25vd24KL3Vzci9jb252ZXgvZ2V0c3lzaW5mbyA9IHVua25vd24KL3Vzci9iaW4v aG9zdGluZm8gICAgICA9IHVua25vd24KL2Jpbi9tYWNoaW5lICAgICAgICAgICA9IHVua25vd24K L3Vzci9iaW4vb3NsZXZlbCAgICAgICA9IHVua25vd24KL2Jpbi91bml2ZXJzZSAgICAgICAgICA9 IHVua25vd24KClBBVEg6IC9zYmluClBBVEg6IC9iaW4KUEFUSDogL3Vzci9zYmluClBBVEg6IC91 c3IvYmluClBBVEg6IC91c3IvZ2FtZXMKUEFUSDogL1Byb2dyYW1zL2JpbgpQQVRIOiAvUENCU0Qv bG9jYWwvYmluClBBVEg6IC9QQ0JTRC9sb2NhbC9zYmluClBBVEg6IC9QQ0JTRC9sb2NhbC9rZGU0 L2JpbgpQQVRIOiAvdXNyL2xvY2FsL3NiaW4KUEFUSDogL3Vzci9sb2NhbC9iaW4KUEFUSDogL3Vz ci9sb2NhbC9rZGU0L2JpbgpQQVRIOiAvcm9vdC9iaW4KCgojIyAtLS0tLS0tLS0tLSAjIwojIyBD b3JlIHRlc3RzLiAjIwojIyAtLS0tLS0tLS0tLSAjIwoKY29uZmlndXJlOjIyMDg6IGNoZWNraW5n IGZvciBhIEJTRC1jb21wYXRpYmxlIGluc3RhbGwKY29uZmlndXJlOjIyNzY6IHJlc3VsdDogL3Vz ci9iaW4vaW5zdGFsbCAtYyAtbyByb290IC1nIHdoZWVsCmNvbmZpZ3VyZToyMjg3OiBjaGVja2lu ZyB3aGV0aGVyIGJ1aWxkIGVudmlyb25tZW50IGlzIHNhbmUKY29uZmlndXJlOjIzMzA6IHJlc3Vs dDogeWVzCmNvbmZpZ3VyZToyMzU1OiBjaGVja2luZyBmb3IgYSB0aHJlYWQtc2FmZSBta2RpciAt cApjb25maWd1cmU6MjM5NDogcmVzdWx0OiAuL2luc3RhbGwtc2ggLWMgLWQKY29uZmlndXJlOjI0 MDc6IGNoZWNraW5nIGZvciBnYXdrCmNvbmZpZ3VyZToyNDIzOiBmb3VuZCAvUENCU0QvbG9jYWwv YmluL2dhd2sKY29uZmlndXJlOjI0MzQ6IHJlc3VsdDogZ2F3awpjb25maWd1cmU6MjQ0NTogY2hl Y2tpbmcgd2hldGhlciBtYWtlIHNldHMgJChNQUtFKQpjb25maWd1cmU6MjQ2NzogcmVzdWx0OiB5 ZXMKY29uZmlndXJlOjI2NTY6IGNoZWNraW5nIHdoZXRoZXIgdG8gZW5hYmxlIG1haW50YWluZXIt c3BlY2lmaWMgcG9ydGlvbnMgb2YgTWFrZWZpbGVzCmNvbmZpZ3VyZToyNjY1OiByZXN1bHQ6IG5v CmNvbmZpZ3VyZToyNjkwOiBjaGVja2luZyBpZiB4b3JnLW1hY3JvcyB1c2VkIHRvIGdlbmVyYXRl IGNvbmZpZ3VyZSBpcyBhdCBsZWFzdCAxLjIKY29uZmlndXJlOjI3MDU6IHJlc3VsdDogeWVzLCAx LjIuMQpjb25maWd1cmU6Mjc4ODogY2hlY2tpbmcgYnVpbGQgc3lzdGVtIHR5cGUKY29uZmlndXJl OjI4MDY6IHJlc3VsdDogaTM4Ni1wb3J0YmxkLWZyZWVic2Q3LjIKY29uZmlndXJlOjI4Mjg6IGNo ZWNraW5nIGhvc3Qgc3lzdGVtIHR5cGUKY29uZmlndXJlOjI4NDM6IHJlc3VsdDogaTM4Ni1wb3J0 YmxkLWZyZWVic2Q3LjIKY29uZmlndXJlOjI4Nzc6IGNoZWNraW5nIGZvciBzdHlsZSBvZiBpbmNs dWRlIHVzZWQgYnkgbWFrZQpjb25maWd1cmU6MjkwNTogcmVzdWx0OiBHTlUKY29uZmlndXJlOjI5 NzU6IGNoZWNraW5nIGZvciBnY2MKY29uZmlndXJlOjMwMDI6IHJlc3VsdDogY2MKY29uZmlndXJl OjMyNDA6IGNoZWNraW5nIGZvciBDIGNvbXBpbGVyIHZlcnNpb24KY29uZmlndXJlOjMyNDg6IGNj IC0tdmVyc2lvbiA+JjUKY2MgKEdDQykgNC4yLjEgMjAwNzA3MTkgIFtGcmVlQlNEXQpDb3B5cmln aHQgKEMpIDIwMDcgRnJlZSBTb2Z0d2FyZSBGb3VuZGF0aW9uLCBJbmMuClRoaXMgaXMgZnJlZSBz b2Z0d2FyZTsgc2VlIHRoZSBzb3VyY2UgZm9yIGNvcHlpbmcgY29uZGl0aW9ucy4gIFRoZXJlIGlz IE5PCndhcnJhbnR5OyBub3QgZXZlbiBmb3IgTUVSQ0hBTlRBQklMSVRZIG9yIEZJVE5FU1MgRk9S IEEgUEFSVElDVUxBUiBQVVJQT1NFLgoKY29uZmlndXJlOjMyNTI6ICQ/ID0gMApjb25maWd1cmU6 MzI1OTogY2MgLXYgPiY1ClVzaW5nIGJ1aWx0LWluIHNwZWNzLgpUYXJnZXQ6IGkzODYtdW5kZXJt eWRlc2stZnJlZWJzZApDb25maWd1cmVkIHdpdGg6IEZyZWVCU0QvaTM4NiBzeXN0ZW0gY29tcGls ZXIKVGhyZWFkIG1vZGVsOiBwb3NpeApnY2MgdmVyc2lvbiA0LjIuMSAyMDA3MDcxOSAgW0ZyZWVC U0RdCmNvbmZpZ3VyZTozMjYzOiAkPyA9IDAKY29uZmlndXJlOjMyNzA6IGNjIC1WID4mNQpjYzog Jy1WJyBvcHRpb24gbXVzdCBoYXZlIGFyZ3VtZW50CmNvbmZpZ3VyZTozMjc0OiAkPyA9IDEKY29u ZmlndXJlOjMyOTc6IGNoZWNraW5nIGZvciBDIGNvbXBpbGVyIGRlZmF1bHQgb3V0cHV0IGZpbGUg bmFtZQpjb25maWd1cmU6MzMxOTogY2MgLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBlICAg Y29uZnRlc3QuYyAgPiY1CmNvbmZpZ3VyZTozMzIzOiAkPyA9IDAKY29uZmlndXJlOjMzNjE6IHJl c3VsdDogYS5vdXQKY29uZmlndXJlOjMzNzg6IGNoZWNraW5nIHdoZXRoZXIgdGhlIEMgY29tcGls ZXIgd29ya3MKY29uZmlndXJlOjMzODg6IC4vYS5vdXQKY29uZmlndXJlOjMzOTI6ICQ/ID0gMApj b25maWd1cmU6MzQwOTogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjM0MTY6IGNoZWNraW5nIHdoZXRo ZXIgd2UgYXJlIGNyb3NzIGNvbXBpbGluZwpjb25maWd1cmU6MzQxODogcmVzdWx0OiBubwpjb25m aWd1cmU6MzQyMTogY2hlY2tpbmcgZm9yIHN1ZmZpeCBvZiBleGVjdXRhYmxlcwpjb25maWd1cmU6 MzQyODogY2MgLW8gY29uZnRlc3QgLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBlICAgY29u ZnRlc3QuYyAgPiY1CmNvbmZpZ3VyZTozNDMyOiAkPyA9IDAKY29uZmlndXJlOjM0NTY6IHJlc3Vs dDogCmNvbmZpZ3VyZTozNDYyOiBjaGVja2luZyBmb3Igc3VmZml4IG9mIG9iamVjdCBmaWxlcwpj b25maWd1cmU6MzQ4ODogY2MgLWMgLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBlICBjb25m dGVzdC5jID4mNQpjb25maWd1cmU6MzQ5MjogJD8gPSAwCmNvbmZpZ3VyZTozNTE1OiByZXN1bHQ6 IG8KY29uZmlndXJlOjM1MTk6IGNoZWNraW5nIHdoZXRoZXIgd2UgYXJlIHVzaW5nIHRoZSBHTlUg QyBjb21waWxlcgpjb25maWd1cmU6MzU0ODogY2MgLWMgLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5n IC1waXBlICBjb25mdGVzdC5jID4mNQpjb25maWd1cmU6MzU1NTogJD8gPSAwCmNvbmZpZ3VyZToz NTcyOiByZXN1bHQ6IHllcwpjb25maWd1cmU6MzU4MTogY2hlY2tpbmcgd2hldGhlciBjYyBhY2Nl cHRzIC1nCmNvbmZpZ3VyZTozNjExOiBjYyAtYyAtZyAgY29uZnRlc3QuYyA+JjUKY29uZmlndXJl OjM2MTg6ICQ/ID0gMApjb25maWd1cmU6MzcxOTogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjM3MzY6 IGNoZWNraW5nIGZvciBjYyBvcHRpb24gdG8gYWNjZXB0IElTTyBDODkKY29uZmlndXJlOjM4MTA6 IGNjICAtYyAtTzIgLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUgIGNvbmZ0ZXN0LmMgPiY1CmNv bmZpZ3VyZTozODE3OiAkPyA9IDAKY29uZmlndXJlOjM4NDA6IHJlc3VsdDogbm9uZSBuZWVkZWQK Y29uZmlndXJlOjM4NjA6IGNoZWNraW5nIGRlcGVuZGVuY3kgc3R5bGUgb2YgY2MKY29uZmlndXJl OjM5NTE6IHJlc3VsdDogZ2NjMwpjb25maWd1cmU6Mzk2NjogY2hlY2tpbmcgZm9yIGEgc2VkIHRo YXQgZG9lcyBub3QgdHJ1bmNhdGUgb3V0cHV0CmNvbmZpZ3VyZTo0MDIyOiByZXN1bHQ6IC91c3Iv YmluL3NlZApjb25maWd1cmU6NDAyNTogY2hlY2tpbmcgZm9yIGdyZXAgdGhhdCBoYW5kbGVzIGxv bmcgbGluZXMgYW5kIC1lCmNvbmZpZ3VyZTo0MDg1OiByZXN1bHQ6IC91c3IvYmluL2dyZXAKY29u ZmlndXJlOjQwOTA6IGNoZWNraW5nIGZvciBlZ3JlcApjb25maWd1cmU6NDE1NDogcmVzdWx0OiAv dXNyL2Jpbi9ncmVwIC1FCmNvbmZpZ3VyZTo0MTcwOiBjaGVja2luZyBmb3IgbGQgdXNlZCBieSBj Ywpjb25maWd1cmU6NDIzNzogcmVzdWx0OiAvdXNyL2Jpbi9sZApjb25maWd1cmU6NDI0NjogY2hl Y2tpbmcgaWYgdGhlIGxpbmtlciAoL3Vzci9iaW4vbGQpIGlzIEdOVSBsZApjb25maWd1cmU6NDI2 MTogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjQyNjY6IGNoZWNraW5nIGZvciAvdXNyL2Jpbi9sZCBv cHRpb24gdG8gcmVsb2FkIG9iamVjdCBmaWxlcwpjb25maWd1cmU6NDI3MzogcmVzdWx0OiAtcgpj b25maWd1cmU6NDI5MTogY2hlY2tpbmcgZm9yIEJTRC1jb21wYXRpYmxlIG5tCmNvbmZpZ3VyZTo0 MzQwOiByZXN1bHQ6IC91c3IvYmluL25tIC1CCmNvbmZpZ3VyZTo0MzQ0OiBjaGVja2luZyB3aGV0 aGVyIGxuIC1zIHdvcmtzCmNvbmZpZ3VyZTo0MzQ4OiByZXN1bHQ6IHllcwpjb25maWd1cmU6NDM1 NTogY2hlY2tpbmcgaG93IHRvIHJlY29nbml6ZSBkZXBlbmRlbnQgbGlicmFyaWVzCmNvbmZpZ3Vy ZTo0NTQxOiByZXN1bHQ6IHBhc3NfYWxsCmNvbmZpZ3VyZTo0NzkwOiBjaGVja2luZyBob3cgdG8g cnVuIHRoZSBDIHByZXByb2Nlc3Nvcgpjb25maWd1cmU6NDgzMDogY2MgLUUgIGNvbmZ0ZXN0LmMK Y29uZmlndXJlOjQ4Mzc6ICQ/ID0gMApjb25maWd1cmU6NDg2ODogY2MgLUUgIGNvbmZ0ZXN0LmMK Y29uZnRlc3QuYzoxMDoyODogZXJyb3I6IGFjX25vbmV4aXN0ZW50Lmg6IE5vIHN1Y2ggZmlsZSBv ciBkaXJlY3RvcnkKY29uZmlndXJlOjQ4NzU6ICQ/ID0gMQpjb25maWd1cmU6IGZhaWxlZCBwcm9n cmFtIHdhczoKfCAvKiBjb25mZGVmcy5oLiAgKi8KfCAjZGVmaW5lIFBBQ0tBR0VfTkFNRSAibGli WDExIgp8ICNkZWZpbmUgUEFDS0FHRV9UQVJOQU1FICJsaWJYMTEiCnwgI2RlZmluZSBQQUNLQUdF X1ZFUlNJT04gIjEuMiIKfCAjZGVmaW5lIFBBQ0tBR0VfU1RSSU5HICJsaWJYMTEgMS4yIgp8ICNk ZWZpbmUgUEFDS0FHRV9CVUdSRVBPUlQgImh0dHBzOi8vYnVncy5mcmVlZGVza3RvcC5vcmcvZW50 ZXJfYnVnLmNnaT9wcm9kdWN0PXhvcmciCnwgI2RlZmluZSBQQUNLQUdFICJsaWJYMTEiCnwgI2Rl ZmluZSBWRVJTSU9OICIxLjIiCnwgLyogZW5kIGNvbmZkZWZzLmguICAqLwp8ICNpbmNsdWRlIDxh Y19ub25leGlzdGVudC5oPgpjb25maWd1cmU6NDkwODogcmVzdWx0OiBjYyAtRQpjb25maWd1cmU6 NDkzNzogY2MgLUUgIGNvbmZ0ZXN0LmMKY29uZmlndXJlOjQ5NDQ6ICQ/ID0gMApjb25maWd1cmU6 NDk3NTogY2MgLUUgIGNvbmZ0ZXN0LmMKY29uZnRlc3QuYzoxMDoyODogZXJyb3I6IGFjX25vbmV4 aXN0ZW50Lmg6IE5vIHN1Y2ggZmlsZSBvciBkaXJlY3RvcnkKY29uZmlndXJlOjQ5ODI6ICQ/ID0g MQpjb25maWd1cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoKfCAvKiBjb25mZGVmcy5oLiAgKi8KfCAj ZGVmaW5lIFBBQ0tBR0VfTkFNRSAibGliWDExIgp8ICNkZWZpbmUgUEFDS0FHRV9UQVJOQU1FICJs aWJYMTEiCnwgI2RlZmluZSBQQUNLQUdFX1ZFUlNJT04gIjEuMiIKfCAjZGVmaW5lIFBBQ0tBR0Vf U1RSSU5HICJsaWJYMTEgMS4yIgp8ICNkZWZpbmUgUEFDS0FHRV9CVUdSRVBPUlQgImh0dHBzOi8v YnVncy5mcmVlZGVza3RvcC5vcmcvZW50ZXJfYnVnLmNnaT9wcm9kdWN0PXhvcmciCnwgI2RlZmlu ZSBQQUNLQUdFICJsaWJYMTEiCnwgI2RlZmluZSBWRVJTSU9OICIxLjIiCnwgLyogZW5kIGNvbmZk ZWZzLmguICAqLwp8ICNpbmNsdWRlIDxhY19ub25leGlzdGVudC5oPgpjb25maWd1cmU6NTAyMDog Y2hlY2tpbmcgZm9yIEFOU0kgQyBoZWFkZXIgZmlsZXMKY29uZmlndXJlOjUwNTA6IGNjIC1jIC1P MiAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAgY29uZnRlc3QuYyA+JjUKY29uZmlndXJlOjUw NTc6ICQ/ID0gMApjb25maWd1cmU6NTE1NjogY2MgLW8gY29uZnRlc3QgLU8yIC1mbm8tc3RyaWN0 LWFsaWFzaW5nIC1waXBlICAgY29uZnRlc3QuYyAgPiY1CmNvbmZpZ3VyZTo1MTYwOiAkPyA9IDAK Y29uZmlndXJlOjUxNjY6IC4vY29uZnRlc3QKY29uZmlndXJlOjUxNzA6ICQ/ID0gMApjb25maWd1 cmU6NTE4ODogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjUyMTI6IGNoZWNraW5nIGZvciBzeXMvdHlw ZXMuaApjb25maWd1cmU6NTIzMzogY2MgLWMgLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBl ICBjb25mdGVzdC5jID4mNQpjb25maWd1cmU6NTI0MDogJD8gPSAwCmNvbmZpZ3VyZTo1MjU3OiBy ZXN1bHQ6IHllcwpjb25maWd1cmU6NTIxMjogY2hlY2tpbmcgZm9yIHN5cy9zdGF0LmgKY29uZmln dXJlOjUyMzM6IGNjIC1jIC1PMiAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAgY29uZnRlc3Qu YyA+JjUKY29uZmlndXJlOjUyNDA6ICQ/ID0gMApjb25maWd1cmU6NTI1NzogcmVzdWx0OiB5ZXMK Y29uZmlndXJlOjUyMTI6IGNoZWNraW5nIGZvciBzdGRsaWIuaApjb25maWd1cmU6NTIzMzogY2Mg LWMgLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBlICBjb25mdGVzdC5jID4mNQpjb25maWd1 cmU6NTI0MDogJD8gPSAwCmNvbmZpZ3VyZTo1MjU3OiByZXN1bHQ6IHllcwpjb25maWd1cmU6NTIx MjogY2hlY2tpbmcgZm9yIHN0cmluZy5oCmNvbmZpZ3VyZTo1MjMzOiBjYyAtYyAtTzIgLWZuby1z dHJpY3QtYWxpYXNpbmcgLXBpcGUgIGNvbmZ0ZXN0LmMgPiY1CmNvbmZpZ3VyZTo1MjQwOiAkPyA9 IDAKY29uZmlndXJlOjUyNTc6IHJlc3VsdDogeWVzCmNvbmZpZ3VyZTo1MjEyOiBjaGVja2luZyBm b3IgbWVtb3J5LmgKY29uZmlndXJlOjUyMzM6IGNjIC1jIC1PMiAtZm5vLXN0cmljdC1hbGlhc2lu ZyAtcGlwZSAgY29uZnRlc3QuYyA+JjUKY29uZmlndXJlOjUyNDA6ICQ/ID0gMApjb25maWd1cmU6 NTI1NzogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjUyMTI6IGNoZWNraW5nIGZvciBzdHJpbmdzLmgK Y29uZmlndXJlOjUyMzM6IGNjIC1jIC1PMiAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAgY29u ZnRlc3QuYyA+JjUKY29uZmlndXJlOjUyNDA6ICQ/ID0gMApjb25maWd1cmU6NTI1NzogcmVzdWx0 OiB5ZXMKY29uZmlndXJlOjUyMTI6IGNoZWNraW5nIGZvciBpbnR0eXBlcy5oCmNvbmZpZ3VyZTo1 MjMzOiBjYyAtYyAtTzIgLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUgIGNvbmZ0ZXN0LmMgPiY1 CmNvbmZpZ3VyZTo1MjQwOiAkPyA9IDAKY29uZmlndXJlOjUyNTc6IHJlc3VsdDogeWVzCmNvbmZp Z3VyZTo1MjEyOiBjaGVja2luZyBmb3Igc3RkaW50LmgKY29uZmlndXJlOjUyMzM6IGNjIC1jIC1P MiAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAgY29uZnRlc3QuYyA+JjUKY29uZmlndXJlOjUy NDA6ICQ/ID0gMApjb25maWd1cmU6NTI1NzogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjUyMTI6IGNo ZWNraW5nIGZvciB1bmlzdGQuaApjb25maWd1cmU6NTIzMzogY2MgLWMgLU8yIC1mbm8tc3RyaWN0 LWFsaWFzaW5nIC1waXBlICBjb25mdGVzdC5jID4mNQpjb25maWd1cmU6NTI0MDogJD8gPSAwCmNv bmZpZ3VyZTo1MjU3OiByZXN1bHQ6IHllcwpjb25maWd1cmU6NTI4NjogY2hlY2tpbmcgZGxmY24u aCB1c2FiaWxpdHkKY29uZmlndXJlOjUzMDM6IGNjIC1jIC1PMiAtZm5vLXN0cmljdC1hbGlhc2lu ZyAtcGlwZSAgY29uZnRlc3QuYyA+JjUKY29uZmlndXJlOjUzMTA6ICQ/ID0gMApjb25maWd1cmU6 NTMyNDogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjUzMjg6IGNoZWNraW5nIGRsZmNuLmggcHJlc2Vu Y2UKY29uZmlndXJlOjUzNDM6IGNjIC1FICBjb25mdGVzdC5jCmNvbmZpZ3VyZTo1MzUwOiAkPyA9 IDAKY29uZmlndXJlOjUzNjQ6IHJlc3VsdDogeWVzCmNvbmZpZ3VyZTo1Mzk3OiBjaGVja2luZyBm b3IgZGxmY24uaApjb25maWd1cmU6NTQwNjogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjU1MzY6IGNo ZWNraW5nIGZvciBDKysgY29tcGlsZXIgdmVyc2lvbgpjb25maWd1cmU6NTU0NDogYysrIC0tdmVy c2lvbiA+JjUKYysrIChHQ0MpIDQuMi4xIDIwMDcwNzE5ICBbRnJlZUJTRF0KQ29weXJpZ2h0IChD KSAyMDA3IEZyZWUgU29mdHdhcmUgRm91bmRhdGlvbiwgSW5jLgpUaGlzIGlzIGZyZWUgc29mdHdh cmU7IHNlZSB0aGUgc291cmNlIGZvciBjb3B5aW5nIGNvbmRpdGlvbnMuICBUaGVyZSBpcyBOTwp3 YXJyYW50eTsgbm90IGV2ZW4gZm9yIE1FUkNIQU5UQUJJTElUWSBvciBGSVRORVNTIEZPUiBBIFBB UlRJQ1VMQVIgUFVSUE9TRS4KCmNvbmZpZ3VyZTo1NTQ4OiAkPyA9IDAKY29uZmlndXJlOjU1NTU6 IGMrKyAtdiA+JjUKVXNpbmcgYnVpbHQtaW4gc3BlY3MuClRhcmdldDogaTM4Ni11bmRlcm15ZGVz ay1mcmVlYnNkCkNvbmZpZ3VyZWQgd2l0aDogRnJlZUJTRC9pMzg2IHN5c3RlbSBjb21waWxlcgpU aHJlYWQgbW9kZWw6IHBvc2l4CmdjYyB2ZXJzaW9uIDQuMi4xIDIwMDcwNzE5ICBbRnJlZUJTRF0K Y29uZmlndXJlOjU1NTk6ICQ/ID0gMApjb25maWd1cmU6NTU2NjogYysrIC1WID4mNQpjKys6ICct Vicgb3B0aW9uIG11c3QgaGF2ZSBhcmd1bWVudApjb25maWd1cmU6NTU3MDogJD8gPSAxCmNvbmZp Z3VyZTo1NTczOiBjaGVja2luZyB3aGV0aGVyIHdlIGFyZSB1c2luZyB0aGUgR05VIEMrKyBjb21w aWxlcgpjb25maWd1cmU6NTYwMjogYysrIC1jIC1PMiAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlw ZSAgY29uZnRlc3QuY3BwID4mNQpjb25maWd1cmU6NTYwOTogJD8gPSAwCmNvbmZpZ3VyZTo1NjI2 OiByZXN1bHQ6IHllcwpjb25maWd1cmU6NTYzNTogY2hlY2tpbmcgd2hldGhlciBjKysgYWNjZXB0 cyAtZwpjb25maWd1cmU6NTY2NTogYysrIC1jIC1nICBjb25mdGVzdC5jcHAgPiY1CmNvbmZpZ3Vy ZTo1NjcyOiAkPyA9IDAKY29uZmlndXJlOjU3NzM6IHJlc3VsdDogeWVzCmNvbmZpZ3VyZTo1Nzk4 OiBjaGVja2luZyBkZXBlbmRlbmN5IHN0eWxlIG9mIGMrKwpjb25maWd1cmU6NTg4OTogcmVzdWx0 OiBnY2MzCmNvbmZpZ3VyZTo1OTE0OiBjaGVja2luZyBob3cgdG8gcnVuIHRoZSBDKysgcHJlcHJv Y2Vzc29yCmNvbmZpZ3VyZTo1OTUwOiBjKysgLUUgIGNvbmZ0ZXN0LmNwcApjb25maWd1cmU6NTk1 NzogJD8gPSAwCmNvbmZpZ3VyZTo1OTg4OiBjKysgLUUgIGNvbmZ0ZXN0LmNwcApjb25mdGVzdC5j cHA6MjE6Mjg6IGVycm9yOiBhY19ub25leGlzdGVudC5oOiBObyBzdWNoIGZpbGUgb3IgZGlyZWN0 b3J5CmNvbmZpZ3VyZTo1OTk1OiAkPyA9IDEKY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6 CnwgLyogY29uZmRlZnMuaC4gICovCnwgI2RlZmluZSBQQUNLQUdFX05BTUUgImxpYlgxMSIKfCAj ZGVmaW5lIFBBQ0tBR0VfVEFSTkFNRSAibGliWDExIgp8ICNkZWZpbmUgUEFDS0FHRV9WRVJTSU9O ICIxLjIiCnwgI2RlZmluZSBQQUNLQUdFX1NUUklORyAibGliWDExIDEuMiIKfCAjZGVmaW5lIFBB Q0tBR0VfQlVHUkVQT1JUICJodHRwczovL2J1Z3MuZnJlZWRlc2t0b3Aub3JnL2VudGVyX2J1Zy5j Z2k/cHJvZHVjdD14b3JnIgp8ICNkZWZpbmUgUEFDS0FHRSAibGliWDExIgp8ICNkZWZpbmUgVkVS U0lPTiAiMS4yIgp8ICNkZWZpbmUgU1REQ19IRUFERVJTIDEKfCAjZGVmaW5lIEhBVkVfU1lTX1RZ UEVTX0ggMQp8ICNkZWZpbmUgSEFWRV9TWVNfU1RBVF9IIDEKfCAjZGVmaW5lIEhBVkVfU1RETElC X0ggMQp8ICNkZWZpbmUgSEFWRV9TVFJJTkdfSCAxCnwgI2RlZmluZSBIQVZFX01FTU9SWV9IIDEK fCAjZGVmaW5lIEhBVkVfU1RSSU5HU19IIDEKfCAjZGVmaW5lIEhBVkVfSU5UVFlQRVNfSCAxCnwg I2RlZmluZSBIQVZFX1NURElOVF9IIDEKfCAjZGVmaW5lIEhBVkVfVU5JU1REX0ggMQp8ICNkZWZp bmUgSEFWRV9ETEZDTl9IIDEKfCAvKiBlbmQgY29uZmRlZnMuaC4gICovCnwgI2luY2x1ZGUgPGFj X25vbmV4aXN0ZW50Lmg+CmNvbmZpZ3VyZTo2MDI4OiByZXN1bHQ6IGMrKyAtRQpjb25maWd1cmU6 NjA1NzogYysrIC1FICBjb25mdGVzdC5jcHAKY29uZmlndXJlOjYwNjQ6ICQ/ID0gMApjb25maWd1 cmU6NjA5NTogYysrIC1FICBjb25mdGVzdC5jcHAKY29uZnRlc3QuY3BwOjIxOjI4OiBlcnJvcjog YWNfbm9uZXhpc3RlbnQuaDogTm8gc3VjaCBmaWxlIG9yIGRpcmVjdG9yeQpjb25maWd1cmU6NjEw MjogJD8gPSAxCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOgp8IC8qIGNvbmZkZWZzLmgu ICAqLwp8ICNkZWZpbmUgUEFDS0FHRV9OQU1FICJsaWJYMTEiCnwgI2RlZmluZSBQQUNLQUdFX1RB Uk5BTUUgImxpYlgxMSIKfCAjZGVmaW5lIFBBQ0tBR0VfVkVSU0lPTiAiMS4yIgp8ICNkZWZpbmUg UEFDS0FHRV9TVFJJTkcgImxpYlgxMSAxLjIiCnwgI2RlZmluZSBQQUNLQUdFX0JVR1JFUE9SVCAi aHR0cHM6Ly9idWdzLmZyZWVkZXNrdG9wLm9yZy9lbnRlcl9idWcuY2dpP3Byb2R1Y3Q9eG9yZyIK fCAjZGVmaW5lIFBBQ0tBR0UgImxpYlgxMSIKfCAjZGVmaW5lIFZFUlNJT04gIjEuMiIKfCAjZGVm aW5lIFNURENfSEVBREVSUyAxCnwgI2RlZmluZSBIQVZFX1NZU19UWVBFU19IIDEKfCAjZGVmaW5l IEhBVkVfU1lTX1NUQVRfSCAxCnwgI2RlZmluZSBIQVZFX1NURExJQl9IIDEKfCAjZGVmaW5lIEhB VkVfU1RSSU5HX0ggMQp8ICNkZWZpbmUgSEFWRV9NRU1PUllfSCAxCnwgI2RlZmluZSBIQVZFX1NU UklOR1NfSCAxCnwgI2RlZmluZSBIQVZFX0lOVFRZUEVTX0ggMQp8ICNkZWZpbmUgSEFWRV9TVERJ TlRfSCAxCnwgI2RlZmluZSBIQVZFX1VOSVNURF9IIDEKfCAjZGVmaW5lIEhBVkVfRExGQ05fSCAx CnwgLyogZW5kIGNvbmZkZWZzLmguICAqLwp8ICNpbmNsdWRlIDxhY19ub25leGlzdGVudC5oPgpj b25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIGc3Nwpjb25maWd1cmU6NjIyNTogcmVzdWx0OiBu bwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIHhsZgpjb25maWd1cmU6NjIyNTogcmVzdWx0 OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIGY3Nwpjb25maWd1cmU6NjIyNTogcmVz dWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIGZydApjb25maWd1cmU6NjIyNTog cmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIHBnZjc3CmNvbmZpZ3VyZTo2 MjI1OiByZXN1bHQ6IG5vCmNvbmZpZ3VyZTo2MTk1OiBjaGVja2luZyBmb3IgY2Y3Nwpjb25maWd1 cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIGZvcnQ3Nwpj b25maWd1cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIGZs MzIKY29uZmlndXJlOjYyMjU6IHJlc3VsdDogbm8KY29uZmlndXJlOjYxOTU6IGNoZWNraW5nIGZv ciBhZjc3CmNvbmZpZ3VyZTo2MjI1OiByZXN1bHQ6IG5vCmNvbmZpZ3VyZTo2MTk1OiBjaGVja2lu ZyBmb3IgeGxmOTAKY29uZmlndXJlOjYyMjU6IHJlc3VsdDogbm8KY29uZmlndXJlOjYxOTU6IGNo ZWNraW5nIGZvciBmOTAKY29uZmlndXJlOjYyMjU6IHJlc3VsdDogbm8KY29uZmlndXJlOjYxOTU6 IGNoZWNraW5nIGZvciBwZ2Y5MApjb25maWd1cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6 NjE5NTogY2hlY2tpbmcgZm9yIHBnaHBmCmNvbmZpZ3VyZTo2MjI1OiByZXN1bHQ6IG5vCmNvbmZp Z3VyZTo2MTk1OiBjaGVja2luZyBmb3IgZXBjZjkwCmNvbmZpZ3VyZTo2MjI1OiByZXN1bHQ6IG5v CmNvbmZpZ3VyZTo2MTk1OiBjaGVja2luZyBmb3IgZ2ZvcnRyYW4KY29uZmlndXJlOjYyMjU6IHJl c3VsdDogbm8KY29uZmlndXJlOjYxOTU6IGNoZWNraW5nIGZvciBnOTUKY29uZmlndXJlOjYyMjU6 IHJlc3VsdDogbm8KY29uZmlndXJlOjYxOTU6IGNoZWNraW5nIGZvciB4bGY5NQpjb25maWd1cmU6 NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIGY5NQpjb25maWd1 cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9yIGZvcnQKY29u ZmlndXJlOjYyMjU6IHJlc3VsdDogbm8KY29uZmlndXJlOjYxOTU6IGNoZWNraW5nIGZvciBpZm9y dApjb25maWd1cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcgZm9y IGlmYwpjb25maWd1cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tpbmcg Zm9yIGVmYwpjb25maWd1cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5NTogY2hlY2tp bmcgZm9yIHBnZjk1CmNvbmZpZ3VyZTo2MjI1OiByZXN1bHQ6IG5vCmNvbmZpZ3VyZTo2MTk1OiBj aGVja2luZyBmb3IgbGY5NQpjb25maWd1cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6NjE5 NTogY2hlY2tpbmcgZm9yIGZ0bgpjb25maWd1cmU6NjIyNTogcmVzdWx0OiBubwpjb25maWd1cmU6 NjI1MjogY2hlY2tpbmcgZm9yIEZvcnRyYW4gNzcgY29tcGlsZXIgdmVyc2lvbgpjb25maWd1cmU6 NjI2MDogIC0tdmVyc2lvbiA+JjUKLS12ZXJzaW9uOiBub3QgZm91bmQKY29uZmlndXJlOjYyNjQ6 ICQ/ID0gMTI3CmNvbmZpZ3VyZTo2MjcxOiAgLXYgPiY1Ci12OiBub3QgZm91bmQKY29uZmlndXJl OjYyNzU6ICQ/ID0gMTI3CmNvbmZpZ3VyZTo2MjgyOiAgLVYgPiY1Ci1WOiBub3QgZm91bmQKY29u ZmlndXJlOjYyODY6ICQ/ID0gMTI3CmNvbmZpZ3VyZTo2Mjk0OiBjaGVja2luZyB3aGV0aGVyIHdl IGFyZSB1c2luZyB0aGUgR05VIEZvcnRyYW4gNzcgY29tcGlsZXIKY29uZmlndXJlOjYzMTM6ICAt YyAgY29uZnRlc3QuRiA+JjUKLWM6IG5vdCBmb3VuZApjb25maWd1cmU6NjMyMDogJD8gPSAxMjcK Y29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6CnwgICAgICAgcHJvZ3JhbSBtYWluCnwgI2lm bmRlZiBfX0dOVUNfXwp8ICAgICAgICBjaG9rZSBtZQp8ICNlbmRpZgp8IAp8ICAgICAgIGVuZApj b25maWd1cmU6NjMzNzogcmVzdWx0OiBubwpjb25maWd1cmU6NjM0MzogY2hlY2tpbmcgd2hldGhl ciAgYWNjZXB0cyAtZwpjb25maWd1cmU6NjM2MDogIC1jIC1nIGNvbmZ0ZXN0LmYgPiY1Ci1jOiBu b3QgZm91bmQKY29uZmlndXJlOjYzNjc6ICQ/ID0gMTI3CmNvbmZpZ3VyZTogZmFpbGVkIHByb2dy YW0gd2FzOgp8ICAgICAgIHByb2dyYW0gbWFpbgp8IAp8ICAgICAgIGVuZApjb25maWd1cmU6NjM4 MzogcmVzdWx0OiBubwpjb25maWd1cmU6NjQxNjogY2hlY2tpbmcgdGhlIG1heGltdW0gbGVuZ3Ro IG9mIGNvbW1hbmQgbGluZSBhcmd1bWVudHMKY29uZmlndXJlOjY1Mjg6IHJlc3VsdDogMjYyMTQ0 CmNvbmZpZ3VyZTo2NTQwOiBjaGVja2luZyBjb21tYW5kIHRvIHBhcnNlIC91c3IvYmluL25tIC1C IG91dHB1dCBmcm9tIGNjIG9iamVjdApjb25maWd1cmU6NjY0NTogY2MgLWMgLU8yIC1mbm8tc3Ry aWN0LWFsaWFzaW5nIC1waXBlICBjb25mdGVzdC5jID4mNQpjb25maWd1cmU6NjY0ODogJD8gPSAw CmNvbmZpZ3VyZTo2NjUyOiAvdXNyL2Jpbi9ubSAtQiBjb25mdGVzdC5vIFx8IHNlZCAtbiAtZSAn cy9eLipbIAldXChbQUJDREdJUlNUV11bQUJDREdJUlNUV10qXClbIAldWyAJXSpcKFtfQS1aYS16 XVtfQS1aYS16MC05XSpcKSQvXDEgXDIgXDIvcCcgXD4gY29uZnRlc3Qubm0KY29uZmlndXJlOjY2 NTU6ICQ/ID0gMApjb25maWd1cmU6NjcwNzogY2MgLW8gY29uZnRlc3QgLU8yIC1mbm8tc3RyaWN0 LWFsaWFzaW5nIC1waXBlICAgY29uZnRlc3QuYyBjb25mdHN0bS5vID4mNQpjb25maWd1cmU6Njcx MDogJD8gPSAwCmNvbmZpZ3VyZTo2NzQ4OiByZXN1bHQ6IG9rCmNvbmZpZ3VyZTo2NzUyOiBjaGVj a2luZyBmb3Igb2JqZGlyCmNvbmZpZ3VyZTo2NzY3OiByZXN1bHQ6IC5saWJzCmNvbmZpZ3VyZTo2 ODU5OiBjaGVja2luZyBmb3IgYXIKY29uZmlndXJlOjY4NzU6IGZvdW5kIC91c3IvYmluL2FyCmNv bmZpZ3VyZTo2ODg2OiByZXN1bHQ6IGFyCmNvbmZpZ3VyZTo2OTU1OiBjaGVja2luZyBmb3IgcmFu bGliCmNvbmZpZ3VyZTo2OTcxOiBmb3VuZCAvdXNyL2Jpbi9yYW5saWIKY29uZmlndXJlOjY5ODI6 IHJlc3VsdDogcmFubGliCmNvbmZpZ3VyZTo3MDUxOiBjaGVja2luZyBmb3Igc3RyaXAKY29uZmln dXJlOjcwNjc6IGZvdW5kIC91c3IvYmluL3N0cmlwCmNvbmZpZ3VyZTo3MDc4OiByZXN1bHQ6IHN0 cmlwCmNvbmZpZ3VyZTo3NjgwOiBjaGVja2luZyBpZiBjYyBzdXBwb3J0cyAtZm5vLXJ0dGkgLWZu by1leGNlcHRpb25zCmNvbmZpZ3VyZTo3Njk4OiBjYyAtYyAtTzIgLWZuby1zdHJpY3QtYWxpYXNp bmcgLXBpcGUgIC1mbm8tcnR0aSAtZm5vLWV4Y2VwdGlvbnMgY29uZnRlc3QuYyA+JjUKY2MxOiB3 YXJuaW5nOiBjb21tYW5kIGxpbmUgb3B0aW9uICItZm5vLXJ0dGkiIGlzIHZhbGlkIGZvciBDKysv T2JqQysrIGJ1dCBub3QgZm9yIEMKY29uZmlndXJlOjc3MDI6ICQ/ID0gMApjb25maWd1cmU6Nzcx NTogcmVzdWx0OiBubwpjb25maWd1cmU6NzczMDogY2hlY2tpbmcgZm9yIGNjIG9wdGlvbiB0byBw cm9kdWNlIFBJQwpjb25maWd1cmU6Nzk2MjogcmVzdWx0OiAtZlBJQwpjb25maWd1cmU6Nzk3MDog Y2hlY2tpbmcgaWYgY2MgUElDIGZsYWcgLWZQSUMgd29ya3MKY29uZmlndXJlOjc5ODg6IGNjIC1j IC1PMiAtZm5vLXN0cmljdC1hbGlhc2luZyAtcGlwZSAgLWZQSUMgLURQSUMgY29uZnRlc3QuYyA+ JjUKY29uZmlndXJlOjc5OTI6ICQ/ID0gMApjb25maWd1cmU6ODAwNTogcmVzdWx0OiB5ZXMKY29u ZmlndXJlOjgwMzM6IGNoZWNraW5nIGlmIGNjIHN0YXRpYyBmbGFnIC1zdGF0aWMgd29ya3MKY29u ZmlndXJlOjgwNjE6IHJlc3VsdDogeWVzCmNvbmZpZ3VyZTo4MDcxOiBjaGVja2luZyBpZiBjYyBz dXBwb3J0cyAtYyAtbyBmaWxlLm8KY29uZmlndXJlOjgwOTI6IGNjIC1jIC1PMiAtZm5vLXN0cmlj dC1hbGlhc2luZyAtcGlwZSAgLW8gb3V0L2NvbmZ0ZXN0Mi5vIGNvbmZ0ZXN0LmMgPiY1CmNvbmZp Z3VyZTo4MDk2OiAkPyA9IDAKY29uZmlndXJlOjgxMTg6IHJlc3VsdDogeWVzCmNvbmZpZ3VyZTo4 MTQ0OiBjaGVja2luZyB3aGV0aGVyIHRoZSBjYyBsaW5rZXIgKC91c3IvYmluL2xkKSBzdXBwb3J0 cyBzaGFyZWQgbGlicmFyaWVzCmNvbmZpZ3VyZTo5MTMyOiByZXN1bHQ6IHllcwpjb25maWd1cmU6 OTE1MzogY2hlY2tpbmcgd2hldGhlciAtbGMgc2hvdWxkIGJlIGV4cGxpY2l0bHkgbGlua2VkIGlu CmNvbmZpZ3VyZTo5MTU4OiBjYyAtYyAtTzIgLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUgIGNv bmZ0ZXN0LmMgPiY1CmNvbmZpZ3VyZTo5MTYxOiAkPyA9IDAKY29uZmlndXJlOjkxNzY6IGNjIC1z aGFyZWQgY29uZnRlc3QubyAgLXYgLVdsLC1zb25hbWUgLVdsLGNvbmZ0ZXN0IC1vIGNvbmZ0ZXN0 IDJcPlwmMSBcfCBncmVwICAtbGMgIFw+L2Rldi9udWxsIDJcPlwmMQpjb25maWd1cmU6OTE3OTog JD8gPSAwCmNvbmZpZ3VyZTo5MTkxOiByZXN1bHQ6IG5vCmNvbmZpZ3VyZTo5MTk5OiBjaGVja2lu ZyBkeW5hbWljIGxpbmtlciBjaGFyYWN0ZXJpc3RpY3MKY29uZmlndXJlOjk4MDE6IHJlc3VsdDog ZnJlZWJzZDcuMiBsZC5zbwpjb25maWd1cmU6OTgyNTogY2hlY2tpbmcgaG93IHRvIGhhcmRjb2Rl IGxpYnJhcnkgcGF0aHMgaW50byBwcm9ncmFtcwpjb25maWd1cmU6OTg1MDogcmVzdWx0OiBpbW1l ZGlhdGUKY29uZmlndXJlOjk4NjQ6IGNoZWNraW5nIHdoZXRoZXIgc3RyaXBwaW5nIGxpYnJhcmll cyBpcyBwb3NzaWJsZQpjb25maWd1cmU6OTg2OTogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjEwNjk5 OiBjaGVja2luZyBpZiBsaWJ0b29sIHN1cHBvcnRzIHNoYXJlZCBsaWJyYXJpZXMKY29uZmlndXJl OjEwNzAxOiByZXN1bHQ6IHllcwpjb25maWd1cmU6MTA3MDQ6IGNoZWNraW5nIHdoZXRoZXIgdG8g YnVpbGQgc2hhcmVkIGxpYnJhcmllcwpjb25maWd1cmU6MTA3MjU6IHJlc3VsdDogeWVzCmNvbmZp Z3VyZToxMDcyODogY2hlY2tpbmcgd2hldGhlciB0byBidWlsZCBzdGF0aWMgbGlicmFyaWVzCmNv bmZpZ3VyZToxMDczMjogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjEwODI2OiBjcmVhdGluZyBsaWJ0 b29sCmNvbmZpZ3VyZToxMTQxOTogY2hlY2tpbmcgZm9yIGxkIHVzZWQgYnkgYysrCmNvbmZpZ3Vy ZToxMTQ4NjogcmVzdWx0OiAvdXNyL2Jpbi9sZApjb25maWd1cmU6MTE0OTU6IGNoZWNraW5nIGlm IHRoZSBsaW5rZXIgKC91c3IvYmluL2xkKSBpcyBHTlUgbGQKY29uZmlndXJlOjExNTEwOiByZXN1 bHQ6IHllcwpjb25maWd1cmU6MTE1NjE6IGNoZWNraW5nIHdoZXRoZXIgdGhlIGMrKyBsaW5rZXIg KC91c3IvYmluL2xkKSBzdXBwb3J0cyBzaGFyZWQgbGlicmFyaWVzCmNvbmZpZ3VyZToxMjUxNTog cmVzdWx0OiB5ZXMKY29uZmlndXJlOjEyNTMyOiBjKysgLWMgLU8yIC1mbm8tc3RyaWN0LWFsaWFz aW5nIC1waXBlICBjb25mdGVzdC5jcHAgPiY1CmNvbmZpZ3VyZToxMjUzNTogJD8gPSAwCmNvbmZp Z3VyZToxMjY5MTogY2hlY2tpbmcgZm9yIGMrKyBvcHRpb24gdG8gcHJvZHVjZSBQSUMKY29uZmln dXJlOjEyOTc1OiByZXN1bHQ6IC1mUElDCmNvbmZpZ3VyZToxMjk4MzogY2hlY2tpbmcgaWYgYysr IFBJQyBmbGFnIC1mUElDIHdvcmtzCmNvbmZpZ3VyZToxMzAwMTogYysrIC1jIC1PMiAtZm5vLXN0 cmljdC1hbGlhc2luZyAtcGlwZSAgLWZQSUMgLURQSUMgY29uZnRlc3QuY3BwID4mNQpjb25maWd1 cmU6MTMwMDU6ICQ/ID0gMApjb25maWd1cmU6MTMwMTg6IHJlc3VsdDogeWVzCmNvbmZpZ3VyZTox MzA0NjogY2hlY2tpbmcgaWYgYysrIHN0YXRpYyBmbGFnIC1zdGF0aWMgd29ya3MKY29uZmlndXJl OjEzMDc0OiByZXN1bHQ6IHllcwpjb25maWd1cmU6MTMwODQ6IGNoZWNraW5nIGlmIGMrKyBzdXBw b3J0cyAtYyAtbyBmaWxlLm8KY29uZmlndXJlOjEzMTA1OiBjKysgLWMgLU8yIC1mbm8tc3RyaWN0 LWFsaWFzaW5nIC1waXBlICAtbyBvdXQvY29uZnRlc3QyLm8gY29uZnRlc3QuY3BwID4mNQpjb25m aWd1cmU6MTMxMDk6ICQ/ID0gMApjb25maWd1cmU6MTMxMzE6IHJlc3VsdDogeWVzCmNvbmZpZ3Vy ZToxMzE1NzogY2hlY2tpbmcgd2hldGhlciB0aGUgYysrIGxpbmtlciAoL3Vzci9iaW4vbGQpIHN1 cHBvcnRzIHNoYXJlZCBsaWJyYXJpZXMKY29uZmlndXJlOjEzMTgzOiByZXN1bHQ6IHllcwpjb25m aWd1cmU6MTMyNTA6IGNoZWNraW5nIGR5bmFtaWMgbGlua2VyIGNoYXJhY3RlcmlzdGljcwpjb25m aWd1cmU6MTM4MDA6IHJlc3VsdDogZnJlZWJzZDcuMiBsZC5zbwpjb25maWd1cmU6MTM4MjQ6IGNo ZWNraW5nIGhvdyB0byBoYXJkY29kZSBsaWJyYXJ5IHBhdGhzIGludG8gcHJvZ3JhbXMKY29uZmln dXJlOjEzODQ5OiByZXN1bHQ6IGltbWVkaWF0ZQpjb25maWd1cmU6MjAxMzQ6IGNoZWNraW5nIGZv ciBnY2MKY29uZmlndXJlOjIwMTYxOiByZXN1bHQ6IGNjCmNvbmZpZ3VyZToyMDM5OTogY2hlY2tp bmcgZm9yIEMgY29tcGlsZXIgdmVyc2lvbgpjb25maWd1cmU6MjA0MDc6IGNjIC0tdmVyc2lvbiA+ JjUKY2MgKEdDQykgNC4yLjEgMjAwNzA3MTkgIFtGcmVlQlNEXQpDb3B5cmlnaHQgKEMpIDIwMDcg RnJlZSBTb2Z0d2FyZSBGb3VuZGF0aW9uLCBJbmMuClRoaXMgaXMgZnJlZSBzb2Z0d2FyZTsgc2Vl IHRoZSBzb3VyY2UgZm9yIGNvcHlpbmcgY29uZGl0aW9ucy4gIFRoZXJlIGlzIE5PCndhcnJhbnR5 OyBub3QgZXZlbiBmb3IgTUVSQ0hBTlRBQklMSVRZIG9yIEZJVE5FU1MgRk9SIEEgUEFSVElDVUxB UiBQVVJQT1NFLgoKY29uZmlndXJlOjIwNDExOiAkPyA9IDAKY29uZmlndXJlOjIwNDE4OiBjYyAt diA+JjUKVXNpbmcgYnVpbHQtaW4gc3BlY3MuClRhcmdldDogaTM4Ni11bmRlcm15ZGVzay1mcmVl YnNkCkNvbmZpZ3VyZWQgd2l0aDogRnJlZUJTRC9pMzg2IHN5c3RlbSBjb21waWxlcgpUaHJlYWQg bW9kZWw6IHBvc2l4CmdjYyB2ZXJzaW9uIDQuMi4xIDIwMDcwNzE5ICBbRnJlZUJTRF0KY29uZmln dXJlOjIwNDIyOiAkPyA9IDAKY29uZmlndXJlOjIwNDI5OiBjYyAtViA+JjUKY2M6ICctVicgb3B0 aW9uIG11c3QgaGF2ZSBhcmd1bWVudApjb25maWd1cmU6MjA0MzM6ICQ/ID0gMQpjb25maWd1cmU6 MjA0MzY6IGNoZWNraW5nIHdoZXRoZXIgd2UgYXJlIHVzaW5nIHRoZSBHTlUgQyBjb21waWxlcgpj b25maWd1cmU6MjA0ODk6IHJlc3VsdDogeWVzCmNvbmZpZ3VyZToyMDQ5ODogY2hlY2tpbmcgd2hl dGhlciBjYyBhY2NlcHRzIC1nCmNvbmZpZ3VyZToyMDYzNjogcmVzdWx0OiB5ZXMKY29uZmlndXJl OjIwNjUzOiBjaGVja2luZyBmb3IgY2Mgb3B0aW9uIHRvIGFjY2VwdCBJU08gQzg5CmNvbmZpZ3Vy ZToyMDc1NzogcmVzdWx0OiBub25lIG5lZWRlZApjb25maWd1cmU6MjA3Nzc6IGNoZWNraW5nIGRl cGVuZGVuY3kgc3R5bGUgb2YgY2MKY29uZmlndXJlOjIwODY4OiByZXN1bHQ6IGdjYzMKY29uZmln dXJlOjIxMDE3OiBjaGVja2luZyBmb3IgY3BwCmNvbmZpZ3VyZToyMTAzNjogZm91bmQgL3Vzci9i aW4vY3BwCmNvbmZpZ3VyZToyMTA0ODogcmVzdWx0OiAvdXNyL2Jpbi9jcHAKY29uZmlndXJlOjIx MDY0OiBjaGVja2luZyBpZiAvdXNyL2Jpbi9jcHAgcmVxdWlyZXMgLXVuZGVmCmNvbmZpZ3VyZToy MTA3NTogcmVzdWx0OiB5ZXMKY29uZmlndXJlOjIxMDkwOiBjaGVja2luZyBpZiAvdXNyL2Jpbi9j cHAgcmVxdWlyZXMgLXRyYWRpdGlvbmFsCmNvbmZpZ3VyZToyMTEwMTogcmVzdWx0OiB5ZXMKY29u ZmlndXJlOjIxMTIyOiBjaGVja2luZyB3aGV0aGVyIHRvIHVzZSBYQ0IKY29uZmlndXJlOjIxMTI5 OiByZXN1bHQ6IHllcwoKIyMgLS0tLS0tLS0tLS0tLS0tLSAjIwojIyBDYWNoZSB2YXJpYWJsZXMu ICMjCiMjIC0tLS0tLS0tLS0tLS0tLS0gIyMKCmFjX2N2X2J1aWxkPWkzODYtcG9ydGJsZC1mcmVl YnNkNy4yCmFjX2N2X2NfY29tcGlsZXJfZ251PXllcwphY19jdl9jeHhfY29tcGlsZXJfZ251PXll cwphY19jdl9lbnZfQ0NDX3NldD0nJwphY19jdl9lbnZfQ0NDX3ZhbHVlPScnCmFjX2N2X2Vudl9D Q19zZXQ9c2V0CmFjX2N2X2Vudl9DQ192YWx1ZT1jYwphY19jdl9lbnZfQ0ZMQUdTX3NldD1zZXQK YWNfY3ZfZW52X0NGTEFHU192YWx1ZT0nLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBlJwph Y19jdl9lbnZfQ1BQRkxBR1Nfc2V0PScnCmFjX2N2X2Vudl9DUFBGTEFHU192YWx1ZT0nJwphY19j dl9lbnZfQ1BQX3NldD0nJwphY19jdl9lbnZfQ1BQX3ZhbHVlPScnCmFjX2N2X2Vudl9DWFhDUFBf c2V0PScnCmFjX2N2X2Vudl9DWFhDUFBfdmFsdWU9JycKYWNfY3ZfZW52X0NYWEZMQUdTX3NldD1z ZXQKYWNfY3ZfZW52X0NYWEZMQUdTX3ZhbHVlPSctTzIgLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBp cGUnCmFjX2N2X2Vudl9DWFhfc2V0PXNldAphY19jdl9lbnZfQ1hYX3ZhbHVlPWMrKwphY19jdl9l bnZfRjc3X3NldD0nJwphY19jdl9lbnZfRjc3X3ZhbHVlPScnCmFjX2N2X2Vudl9GRkxBR1Nfc2V0 PScnCmFjX2N2X2Vudl9GRkxBR1NfdmFsdWU9JycKYWNfY3ZfZW52X0xERkxBR1Nfc2V0PScnCmFj X2N2X2Vudl9MREZMQUdTX3ZhbHVlPScnCmFjX2N2X2Vudl9MSUJTX3NldD0nJwphY19jdl9lbnZf TElCU192YWx1ZT0nJwphY19jdl9lbnZfYnVpbGRfYWxpYXNfc2V0PXNldAphY19jdl9lbnZfYnVp bGRfYWxpYXNfdmFsdWU9aTM4Ni1wb3J0YmxkLWZyZWVic2Q3LjIKYWNfY3ZfZW52X2hvc3RfYWxp YXNfc2V0PScnCmFjX2N2X2Vudl9ob3N0X2FsaWFzX3ZhbHVlPScnCmFjX2N2X2Vudl90YXJnZXRf YWxpYXNfc2V0PScnCmFjX2N2X2Vudl90YXJnZXRfYWxpYXNfdmFsdWU9JycKYWNfY3ZfZjc3X2Nv bXBpbGVyX2dudT1ubwphY19jdl9oZWFkZXJfZGxmY25faD15ZXMKYWNfY3ZfaGVhZGVyX2ludHR5 cGVzX2g9eWVzCmFjX2N2X2hlYWRlcl9tZW1vcnlfaD15ZXMKYWNfY3ZfaGVhZGVyX3N0ZGM9eWVz CmFjX2N2X2hlYWRlcl9zdGRpbnRfaD15ZXMKYWNfY3ZfaGVhZGVyX3N0ZGxpYl9oPXllcwphY19j dl9oZWFkZXJfc3RyaW5nX2g9eWVzCmFjX2N2X2hlYWRlcl9zdHJpbmdzX2g9eWVzCmFjX2N2X2hl YWRlcl9zeXNfc3RhdF9oPXllcwphY19jdl9oZWFkZXJfc3lzX3R5cGVzX2g9eWVzCmFjX2N2X2hl YWRlcl91bmlzdGRfaD15ZXMKYWNfY3ZfaG9zdD1pMzg2LXBvcnRibGQtZnJlZWJzZDcuMgphY19j dl9vYmpleHQ9bwphY19jdl9wYXRoX0VHUkVQPScvdXNyL2Jpbi9ncmVwIC1FJwphY19jdl9wYXRo X0dSRVA9L3Vzci9iaW4vZ3JlcAphY19jdl9wYXRoX1JBV0NQUD0vdXNyL2Jpbi9jcHAKYWNfY3Zf cHJvZ19BV0s9Z2F3awphY19jdl9wcm9nX0NQUD0nY2MgLUUnCmFjX2N2X3Byb2dfQ1hYQ1BQPSdj KysgLUUnCmFjX2N2X3Byb2dfYWNfY3RfQVI9YXIKYWNfY3ZfcHJvZ19hY19jdF9DQz1jYwphY19j dl9wcm9nX2FjX2N0X1JBTkxJQj1yYW5saWIKYWNfY3ZfcHJvZ19hY19jdF9TVFJJUD1zdHJpcAph Y19jdl9wcm9nX2NjX2M4OT0nJwphY19jdl9wcm9nX2NjX2c9eWVzCmFjX2N2X3Byb2dfY3h4X2c9 eWVzCmFjX2N2X3Byb2dfZjc3X2c9bm8KYWNfY3ZfcHJvZ19tYWtlX21ha2Vfc2V0PXllcwphY19j dl91c2VfeGNiPXllcwphbV9jdl9DQ19kZXBlbmRlbmNpZXNfY29tcGlsZXJfdHlwZT1nY2MzCmFt X2N2X0NYWF9kZXBlbmRlbmNpZXNfY29tcGlsZXJfdHlwZT1nY2MzCmx0X2N2X2RlcGxpYnNfY2hl Y2tfbWV0aG9kPXBhc3NfYWxsCmx0X2N2X2ZpbGVfbWFnaWNfY21kPSckTUFHSUNfQ01EJwpsdF9j dl9maWxlX21hZ2ljX3Rlc3RfZmlsZT0nJwpsdF9jdl9sZF9yZWxvYWRfZmxhZz0tcgpsdF9jdl9v YmpkaXI9LmxpYnMKbHRfY3ZfcGF0aF9MRD0vdXNyL2Jpbi9sZApsdF9jdl9wYXRoX0xEQ1hYPS91 c3IvYmluL2xkCmx0X2N2X3BhdGhfTk09Jy91c3IvYmluL25tIC1CJwpsdF9jdl9wYXRoX1NFRD0v dXNyL2Jpbi9zZWQKbHRfY3ZfcHJvZ19jb21waWxlcl9jX289eWVzCmx0X2N2X3Byb2dfY29tcGls ZXJfY19vX0NYWD15ZXMKbHRfY3ZfcHJvZ19jb21waWxlcl9waWNfd29ya3M9eWVzCmx0X2N2X3By b2dfY29tcGlsZXJfcGljX3dvcmtzX0NYWD15ZXMKbHRfY3ZfcHJvZ19jb21waWxlcl9ydHRpX2V4 Y2VwdGlvbnM9bm8KbHRfY3ZfcHJvZ19jb21waWxlcl9zdGF0aWNfd29ya3M9eWVzCmx0X2N2X3By b2dfY29tcGlsZXJfc3RhdGljX3dvcmtzX0NYWD15ZXMKbHRfY3ZfcHJvZ19nbnVfbGQ9eWVzCmx0 X2N2X3Byb2dfZ251X2xkY3h4PXllcwpsdF9jdl9zeXNfZ2xvYmFsX3N5bWJvbF9waXBlPSdzZWQg LW4gLWUgJ1wnJ3MvXi4qWyAJXVwoW0FCQ0RHSVJTVFddW0FCQ0RHSVJTVFddKlwpWyAJXVsgCV0q XChbX0EtWmEtel1bX0EtWmEtejAtOV0qXCkkL1wxIFwyIFwyL3AnXCcnJwpsdF9jdl9zeXNfZ2xv YmFsX3N5bWJvbF90b19jX25hbWVfYWRkcmVzcz0nc2VkIC1uIC1lICdcJydzL146IFwoW14gXSpc KSAkLyAge1wiXDFcIiwgKGx0X3B0cikgMH0sL3AnXCcnIC1lICdcJydzL15bQkNERUdSU1RdIFwo W14gXSpcKSBcKFteIF0qXCkkLyAgeyJcMiIsIChsdF9wdHIpIFwmXDJ9LC9wJ1wnJycKbHRfY3Zf c3lzX2dsb2JhbF9zeW1ib2xfdG9fY2RlY2w9J3NlZCAtbiAtZSAnXCcncy9eLiAuKiBcKC4qXCkk L2V4dGVybiBpbnQgXDE7L3AnXCcnJwpsdF9jdl9zeXNfbGliX2Rsc2VhcmNoX3BhdGhfc3BlYz0n L2xpYiAvdXNyL2xpYicKbHRfY3Zfc3lzX2xpYl9zZWFyY2hfcGF0aF9zcGVjPS91c3IvbGliCmx0 X2N2X3N5c19tYXhfY21kX2xlbj0yNjIxNDQKbHRfbHRfY3ZfcHJvZ19jb21waWxlcl9jX289JyJ5 ZXMiJwpsdF9sdF9jdl9wcm9nX2NvbXBpbGVyX2Nfb19DWFg9JyJ5ZXMiJwpsdF9sdF9jdl9zeXNf Z2xvYmFsX3N5bWJvbF9waXBlPScic2VkIC1uIC1lICdcJydzL14uKlsgCV1cXChbQUJDREdJUlNU V11bQUJDREdJUlNUV10qXFwpWyAJXVsgCV0qXFwoW19BLVphLXpdW19BLVphLXowLTldKlxcKVwk L1xcMSBcXDIgXFwyL3AnXCcnIicKbHRfbHRfY3Zfc3lzX2dsb2JhbF9zeW1ib2xfdG9fY19uYW1l X2FkZHJlc3M9JyJzZWQgLW4gLWUgJ1wnJ3MvXjogXFwoW14gXSpcXCkgXCQvICB7XFxcIlxcMVxc XCIsIChsdF9wdHIpIDB9LC9wJ1wnJyAtZSAnXCcncy9eW0JDREVHUlNUXSBcXChbXiBdKlxcKSBc XChbXiBdKlxcKVwkLyAge1wiXFwyXCIsIChsdF9wdHIpIFxcJlxcMn0sL3AnXCcnIicKbHRfbHRf Y3Zfc3lzX2dsb2JhbF9zeW1ib2xfdG9fY2RlY2w9JyJzZWQgLW4gLWUgJ1wnJ3MvXi4gLiogXFwo LipcXClcJC9leHRlcm4gaW50IFxcMTsvcCdcJyciJwoKIyMgLS0tLS0tLS0tLS0tLS0tLS0gIyMK IyMgT3V0cHV0IHZhcmlhYmxlcy4gIyMKIyMgLS0tLS0tLS0tLS0tLS0tLS0gIyMKCkFDTE9DQUw9 Jy91c3IvbG9jYWwvYmluL2FjbG9jYWwtMS4xMCcKQURNSU5fTUFOX0RJUj0nJwpBRE1JTl9NQU5f U1VGRklYPScnCkFNREVQQkFDS1NMQVNIPSdcJwpBTURFUF9GQUxTRT0nIycKQU1ERVBfVFJVRT0n JwpBTVRBUj0nJHtTSEVMTH0gL3Vzci9wb3J0cy94MTEvbGliWDExL3dvcmsvbGliWDExLTEuMi9t aXNzaW5nIC0tcnVuIHRhcicKQVBQX01BTl9ESVI9JycKQVBQX01BTl9TVUZGSVg9JycKQVI9J2Fy JwpBVVRPQ09ORj0nL3Vzci9sb2NhbC9iaW4vYXV0b2NvbmYtMi42MicKQVVUT0hFQURFUj0nL3Vz ci9sb2NhbC9iaW4vYXV0b2hlYWRlci0yLjYyJwpBVVRPTUFLRT0nL3Vzci9sb2NhbC9iaW4vYXV0 b21ha2UtMS4xMCcKQVdLPSdnYXdrJwpCSUdGT05UX0NGTEFHUz0nJwpCSUdGT05UX0xJQlM9JycK Q0M9J2NjJwpDQ0RFUE1PREU9J2RlcG1vZGU9Z2NjMycKQ0NfRk9SX0JVSUxEPSdjYycKQ0ZMQUdT PSctTzIgLWZuby1zdHJpY3QtYWxpYXNpbmcgLXBpcGUnCkNIQU5HRUxPR19DTUQ9JycKQ1BQPSdj YyAtRScKQ1BQRkxBR1M9JycKQ1dBUk5GTEFHUz0nLVdhbGwgLVdwb2ludGVyLWFyaXRoIC1Xc3Ry aWN0LXByb3RvdHlwZXMgLVdtaXNzaW5nLXByb3RvdHlwZXMgLVdtaXNzaW5nLWRlY2xhcmF0aW9u cyAtV25lc3RlZC1leHRlcm5zIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1XYmFkLWZ1bmN0aW9uLWNh c3QnCkNYWD0nYysrJwpDWFhDUFA9J2MrKyAtRScKQ1hYREVQTU9ERT0nZGVwbW9kZT1nY2MzJwpD WFhGTEFHUz0nLU8yIC1mbm8tc3RyaWN0LWFsaWFzaW5nIC1waXBlJwpDWUdQQVRIX1c9J2VjaG8n CkRFRlM9JycKREVQRElSPScuZGVwcycKRFJJVkVSX01BTl9ESVI9JycKRFJJVkVSX01BTl9TVUZG SVg9JycKRFNZTVVUSUw9JycKRUNITz0nZWNobycKRUNIT19DPScnCkVDSE9fTj0nLW4nCkVDSE9f VD0nJwpFR1JFUD0nL3Vzci9iaW4vZ3JlcCAtRScKRVhFRVhUPScnCkY3Nz0nJwpGRkxBR1M9JycK RklMRV9NQU5fRElSPScnCkZJTEVfTUFOX1NVRkZJWD0nJwpHUkVQPScvdXNyL2Jpbi9ncmVwJwpJ MThOX01PRFVMRV9MSUJTPScnCklOU1RBTExfREFUQT0naW5zdGFsbCAgLW8gcm9vdCAtZyB3aGVl bCAtbSA0NDQnCklOU1RBTExfUFJPR1JBTT0naW5zdGFsbCAgLXMgLW8gcm9vdCAtZyB3aGVlbCAt bSA1NTUnCklOU1RBTExfU0NSSVBUPSdpbnN0YWxsICAtbyByb290IC1nIHdoZWVsIC1tIDU1NScK SU5TVEFMTF9TVFJJUF9QUk9HUkFNPSckKGluc3RhbGxfc2gpIC1jIC1zJwpLRVlTWU1ERUY9JycK TEFVTkNIRD0nJwpMREZMQUdTPScnCkxJQk9CSlM9JycKTElCUz0nJwpMSUJUT09MPSckKFNIRUxM KSAvdXNyL2xvY2FsL2Jpbi9saWJ0b29sJwpMSUJfTUFOX0RJUj0nJwpMSUJfTUFOX1NVRkZJWD0n JwpMSU5UPScnCkxJTlRMSUI9JycKTElOVF9GQUxTRT0nJwpMSU5UX0ZMQUdTPScnCkxJTlRfVFJV RT0nJwpMTl9TPSdsbiAtcycKTFRMSUJPQkpTPScnCk1BSU5UPScjJwpNQUlOVEFJTkVSX01PREVf RkFMU0U9JycKTUFJTlRBSU5FUl9NT0RFX1RSVUU9JyMnCk1BS0VJTkZPPScke1NIRUxMfSAvdXNy L3BvcnRzL3gxMS9saWJYMTEvd29yay9saWJYMTEtMS4yL21pc3NpbmcgLS1ydW4gbWFrZWluZm8n Ck1BS0VfTElOVF9MSUJfRkFMU0U9JycKTUFLRV9MSU5UX0xJQl9UUlVFPScnCk1BTExPQ19aRVJP X0NGTEFHUz0nJwpNQU5QQUdFU19GQUxTRT0nJwpNQU5QQUdFU19UUlVFPScnCk1JU0NfTUFOX0RJ Uj0nJwpNSVNDX01BTl9TVUZGSVg9JycKTUtESVJfUD0nLi9pbnN0YWxsLXNoIC1jIC1kJwpOTUVE SVQ9JycKT0JKRVhUPSdvJwpPUzJfRkFMU0U9JycKT1MyX1RSVUU9JycKUEFDS0FHRT0nbGliWDEx JwpQQUNLQUdFX0JVR1JFUE9SVD0naHR0cHM6Ly9idWdzLmZyZWVkZXNrdG9wLm9yZy9lbnRlcl9i dWcuY2dpP3Byb2R1Y3Q9eG9yZycKUEFDS0FHRV9OQU1FPSdsaWJYMTEnClBBQ0tBR0VfU1RSSU5H PSdsaWJYMTEgMS4yJwpQQUNLQUdFX1RBUk5BTUU9J2xpYlgxMScKUEFDS0FHRV9WRVJTSU9OPScx LjInClBBVEhfU0VQQVJBVE9SPSc6JwpSQU5MSUI9J3JhbmxpYicKUkFXQ1BQPScvdXNyL2Jpbi9j cHAnClJBV0NQUEZMQUdTPSctdW5kZWYgLXRyYWRpdGlvbmFsJwpTRUQ9Jy91c3IvYmluL3NlZCcK U0VUX01BS0U9JycKU0hFTEw9Jy9iaW4vc2gnClNUUklQPSdzdHJpcCcKVEhSU1RVQlNfRkFMU0U9 JycKVEhSU1RVQlNfVFJVRT0nJwpVRENfRkFMU0U9JycKVURDX1RSVUU9JycKVkVSU0lPTj0nMS4y JwpXQ0hBUjMyPScnClgxMV9DRkxBR1M9JycKWDExX0RBVEFESVI9JycKWDExX0VYVFJBX0RFUFM9 JycKWDExX0xJQkRJUj0nJwpYMTFfTElCUz0nJwpYMTFfTE9DQUxFREFUQURJUj0nJwpYMTFfTE9D QUxFRElSPScnClgxMV9MT0NBTEVMSUJESVI9JycKWENCX0ZBTFNFPScjJwpYQ0JfVFJVRT0nJwpY Q01TX0ZBTFNFPScnClhDTVNfVFJVRT0nJwpYRE1DUF9DRkxBR1M9JycKWERNQ1BfTElCUz0nJwpY RVJST1JEQj0nJwpYS0JQUk9UT19SRVFVSVJFUz0nJwpYS0JfRkFMU0U9JycKWEtCX1RSVUU9JycK WEtFWVNZTURCPScnClhMSUJfTE9BREFCTEVfSTE4Tl9GQUxTRT0nJwpYTElCX0xPQURBQkxFX0kx OE5fVFJVRT0nJwpYTE9DQUxFREFUQURJUj0nJwpYTE9DQUxFRElSPScnClhMT0NBTEVMSUJESVI9 JycKWExPQ0FMRV9GQUxTRT0nJwpYTE9DQUxFX1RSVUU9JycKWE1BTExPQ19aRVJPX0NGTEFHUz0n JwpYUFJPVE9fQ0ZMQUdTPScnClhUSFJFQURMSUI9JycKWFRIUkVBRF9DRkxBR1M9JycKWFRNQUxM T0NfWkVST19DRkxBR1M9JycKYWNfY3RfQ0M9J2NjJwphY19jdF9DWFg9JycKYWNfY3RfRjc3PScn CmFtX19mYXN0ZGVwQ0NfRkFMU0U9JyMnCmFtX19mYXN0ZGVwQ0NfVFJVRT0nJwphbV9fZmFzdGRl cENYWF9GQUxTRT0nIycKYW1fX2Zhc3RkZXBDWFhfVFJVRT0nJwphbV9faW5jbHVkZT0naW5jbHVk ZScKYW1fX2lzcmM9JycKYW1fX2xlYWRpbmdfZG90PScuJwphbV9fcXVvdGU9JycKYW1fX3Rhcj0n JHtBTVRBUn0gY2hvZiAtICIkJHRhcmRpciInCmFtX191bnRhcj0nJHtBTVRBUn0geGYgLScKYmlu ZGlyPScke2V4ZWNfcHJlZml4fS9iaW4nCmJ1aWxkPSdpMzg2LXBvcnRibGQtZnJlZWJzZDcuMicK YnVpbGRfYWxpYXM9J2kzODYtcG9ydGJsZC1mcmVlYnNkNy4yJwpidWlsZF9jcHU9J2kzODYnCmJ1 aWxkX29zPSdmcmVlYnNkNy4yJwpidWlsZF92ZW5kb3I9J3BvcnRibGQnCmRhdGFkaXI9Jy91c3Iv bG9jYWwvbGliJwpkYXRhcm9vdGRpcj0nJHtwcmVmaXh9L3NoYXJlJwpkaXN0Y2xlYW5jaGVja19s aXN0ZmlsZXM9JycKZG9jZGlyPScke2RhdGFyb290ZGlyfS9kb2MvJHtQQUNLQUdFX1RBUk5BTUV9 JwpkdmlkaXI9JyR7ZG9jZGlyfScKZXhlY19wcmVmaXg9J05PTkUnCmhvc3Q9J2kzODYtcG9ydGJs ZC1mcmVlYnNkNy4yJwpob3N0X2FsaWFzPScnCmhvc3RfY3B1PSdpMzg2Jwpob3N0X29zPSdmcmVl YnNkNy4yJwpob3N0X3ZlbmRvcj0ncG9ydGJsZCcKaHRtbGRpcj0nJHtkb2NkaXJ9JwppbmNsdWRl ZGlyPScke3ByZWZpeH0vaW5jbHVkZScKaW5mb2Rpcj0nL3Vzci9sb2NhbC9pbmZvJwppbnN0YWxs X3NoPSckKFNIRUxMKSAvdXNyL3BvcnRzL3gxMS9saWJYMTEvd29yay9saWJYMTEtMS4yL2luc3Rh bGwtc2gnCmxpYmRpcj0nJHtleGVjX3ByZWZpeH0vbGliJwpsaWJleGVjZGlyPScke2V4ZWNfcHJl Zml4fS9saWJleGVjJwpsb2NhbGVkaXI9JyR7ZGF0YXJvb3RkaXJ9L2xvY2FsZScKbG9jYWxzdGF0 ZWRpcj0nJHtwcmVmaXh9L3ZhcicKbWFuZGlyPScvdXNyL2xvY2FsL21hbicKbWtkaXJfcD0nJCh0 b3BfYnVpbGRkaXIpLy4vaW5zdGFsbC1zaCAtYyAtZCcKb2xkaW5jbHVkZWRpcj0nL3Vzci9pbmNs dWRlJwpwZGZkaXI9JyR7ZG9jZGlyfScKcHJlZml4PScvdXNyL2xvY2FsJwpwcm9ncmFtX3RyYW5z Zm9ybV9uYW1lPSdzLHgseCwnCnBzZGlyPScke2RvY2Rpcn0nCnNiaW5kaXI9JyR7ZXhlY19wcmVm aXh9L3NiaW4nCnNoYXJlZHN0YXRlZGlyPScke3ByZWZpeH0vY29tJwpzeXNjb25mZGlyPScke3By ZWZpeH0vZXRjJwp0YXJnZXRfYWxpYXM9JycKCiMjIC0tLS0tLS0tLS0tICMjCiMjIGNvbmZkZWZz LmguICMjCiMjIC0tLS0tLS0tLS0tICMjCgojZGVmaW5lIFBBQ0tBR0VfTkFNRSAibGliWDExIgoj ZGVmaW5lIFBBQ0tBR0VfVEFSTkFNRSAibGliWDExIgojZGVmaW5lIFBBQ0tBR0VfVkVSU0lPTiAi MS4yIgojZGVmaW5lIFBBQ0tBR0VfU1RSSU5HICJsaWJYMTEgMS4yIgojZGVmaW5lIFBBQ0tBR0Vf QlVHUkVQT1JUICJodHRwczovL2J1Z3MuZnJlZWRlc2t0b3Aub3JnL2VudGVyX2J1Zy5jZ2k/cHJv ZHVjdD14b3JnIgojZGVmaW5lIFBBQ0tBR0UgImxpYlgxMSIKI2RlZmluZSBWRVJTSU9OICIxLjIi CiNkZWZpbmUgU1REQ19IRUFERVJTIDEKI2RlZmluZSBIQVZFX1NZU19UWVBFU19IIDEKI2RlZmlu ZSBIQVZFX1NZU19TVEFUX0ggMQojZGVmaW5lIEhBVkVfU1RETElCX0ggMQojZGVmaW5lIEhBVkVf U1RSSU5HX0ggMQojZGVmaW5lIEhBVkVfTUVNT1JZX0ggMQojZGVmaW5lIEhBVkVfU1RSSU5HU19I IDEKI2RlZmluZSBIQVZFX0lOVFRZUEVTX0ggMQojZGVmaW5lIEhBVkVfU1RESU5UX0ggMQojZGVm aW5lIEhBVkVfVU5JU1REX0ggMQojZGVmaW5lIEhBVkVfRExGQ05fSCAxCgpjb25maWd1cmU6IGV4 aXQgMgo= --000e0cd329829e127b046bfe6384-- From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 14:55:11 2009 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 9A15A106568E for ; Wed, 10 Jun 2009 14:55:11 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id E605C8FC1B for ; Wed, 10 Jun 2009 14:55:05 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-157-59-252.bna.bellsouth.net [70.157.59.252]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n5AEt3NO041949 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 10 Jun 2009 10:55:03 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: chris mance In-Reply-To: <4A2F69B0.6020306@tpg.com.au> References: <4A2F69B0.6020306@tpg.com.au> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-DCVpjspxVIqf5VmIbgwg" Organization: FreeBSD Date: Wed, 10 Jun 2009 09:54:58 -0500 Message-Id: <1244645698.60347.3039.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00, MIME_QP_LONG_LINE,RCVD_IN_PBL,RDNS_DYNAMIC,SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: x11@FreeBSD.org Subject: Re: The Maintainer 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: Wed, 10 Jun 2009 14:55:12 -0000 --=-DCVpjspxVIqf5VmIbgwg Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2009-06-10 at 18:07 +1000, chris mance wrote: > My apologies for sending you this .....I have absolutly no idea how to=20 > fix it so I am obeying the message and sending it on to you. > This is a new install of pcbsd and I've upgraded the ports tree. > Many thanks This has been answered many times... Please see UPDATING and/or review the list archives. robert. > Chris > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > checking for gcc... (cached)=20 > cc =20 > checking whether we are using the GNU C compiler... (cached)=20 > yes =20 > checking whether cc accepts -g... (cached)=20 > yes =20 > checking for cc option to accept ISO C89... (cached) none=20 > needed =20 > checking dependency style of cc... (cached)=20 > gcc3 =20 > CWARNFLAGS+=3D -Wold-style-definition -Wdeclaration-after-statement: not=20 > found =20 > checking for cpp...=20 > /usr/bin/cpp =20 > checking if /usr/bin/cpp requires -undef...=20 > yes =20 > checking if /usr/bin/cpp requires -traditional...=20 > yes =20 > checking whether to use XCB... (cached)=20 > yes =20 > ./configure: 21145: Syntax error: word unexpected (expecting ")") > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the output= of > the failure of your make command. Also, it might be a good idea to provid= e > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/x11/libX11. > *** Error code 1 >=20 > Stop in /usr/ports/multimedia/gstreamer. > *** Error code 1 >=20 > Stop in /usr/ports/multimedia/gstreamer-plugins. > *** Error code 1 >=20 > Stop in /usr/ports/net-im/empathy. > *** Error code 1 >=20 > Stop in /usr/ports/net-im/empathy. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --=20 Robert Noland FreeBSD --=-DCVpjspxVIqf5VmIbgwg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkovyUIACgkQM4TrQ4qfROOVPgCeIICoZu98XOwBTkGuN6av6Jym BNkAniD+xpeks+0Zh/73jPQiIdZBnBwI =xp+n -----END PGP SIGNATURE----- --=-DCVpjspxVIqf5VmIbgwg-- From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 15:07:55 2009 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 1253C106566B for ; Wed, 10 Jun 2009 15:07:55 +0000 (UTC) (envelope-from rakadambi@gmail.com) Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207]) by mx1.freebsd.org (Postfix) with ESMTP id BF50B8FC0A for ; Wed, 10 Jun 2009 15:07:54 +0000 (UTC) (envelope-from rakadambi@gmail.com) Received: by gxk3 with SMTP id 3so1044264gxk.19 for ; Wed, 10 Jun 2009 08:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=dKdBYNpgiI3cGNfp3fI/QAYDOIoUHeM/Tsw+F9vV0QQ=; b=KQu+IGpkgaDbnRPxVXIcf3UVNISrb/hqHkntvVReZu1lvrFFr+TKlTZiAnsxQZLI/h HNPdgsbgI2If5lcBqP774xY1Utdz6+E8z//tfCrxaNXMWp47BRyjXyCpDPi4WjjfevYU Qdf4AQJLRF8WcFvhinSZHRT+yVC5prjDVFKEU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=i9SeRpTSpFV6QDQG+nKv/KkA/kgH8ic8Pq/6EBRyBGp43W2msrrN4qCTRg2hKfxBHH Myl7JMdHdJOLat8JFmlRN2RHYOlZp8tQEy1N+baUS9iENOys9BQEEU0zUqHDcLWE+H0g SEZ/mQAXsiV+WORQCZOsun5df4bz0xalgiL4w= MIME-Version: 1.0 Received: by 10.151.130.2 with SMTP id h2mr2811758ybn.224.1244646473888; Wed, 10 Jun 2009 08:07:53 -0700 (PDT) Date: Wed, 10 Jun 2009 11:07:53 -0400 Message-ID: <39f90aa30906100807r20c0a207g2853cf6a4f2fbb7b@mail.gmail.com> From: "R. Aditya Kadambi" To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Xorg 7.4 OpenGL issues on FreeBSD 7.2 [SOLVED] 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: Wed, 10 Jun 2009 15:07:55 -0000 On Tue, Jun 9, 2009 at 7:41 PM, Adam K Kirchhoff wrote: > R. Aditya Kadambi wrote: > >> I am running FreeBSD 7.2 on a amd64 system and seeing some issues with >> OpenGL apps. Le me explain. >> >> My system is: >> >> FreeBSD Intio 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC >> 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC >> amd64 >> >> I am running enlightenment as my WM (However I have seen the same issue >> with >> KDE too). >> >> Start a mesademo program, say "engine" >> >> The program comes up fine. When I switch to another pager, the opengl >> window >> is still overlaid. No refresh. Also, menus are invisible on the window. >> Any >> mesademo program results in the same behavior. I have ATI RV350 card (ATI >> X9550 AGP) and I am running "Radeon" driver. >> >> >> > > This sounds very similar to: > > http://bugs.freedesktop.org/show_bug.cgi?id=21936 and > http://bugs.freedesktop.org/show_bug.cgi?id=21653 > > In which case you might want to try the patch attached to 21653. > > Adam > > Thanks! This patch does fix the issue. -Aditya From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 15:45:04 2009 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 3BF0E106566B for ; Wed, 10 Jun 2009 15:45:04 +0000 (UTC) (envelope-from gesbbb@yahoo.com) Received: from smtp108.prem.mail.ac4.yahoo.com (smtp108.prem.mail.ac4.yahoo.com [76.13.13.47]) by mx1.freebsd.org (Postfix) with SMTP id BD47B8FC0A for ; Wed, 10 Jun 2009 15:45:03 +0000 (UTC) (envelope-from gesbbb@yahoo.com) Received: (qmail 87410 invoked from network); 10 Jun 2009 15:18:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Date:From:To:Subject:Message-ID:Reply-To:Organization:X-Mailer:Face:X-Face:Mime-Version:Content-Type; b=QxS2SVLau5tx6JJSUTNudlrcijp8AMxOTnDdAHfW3DKOqeqJffcx6VvaWn0i5QgcHkcIk0JumrmK2K2zgaC7REnA+2pI9BYYJaXbSxuM1dIcM72QSosyYmaiY3ft+v+VB5UG/38quiuOtgdGiC1b2hnbLU4jdfpYvPcvxcptOJc= ; Received: from c-76-23-177-172.hsd1.ny.comcast.net (gesbbb@76.23.177.172 with login) by smtp108.prem.mail.ac4.yahoo.com with SMTP; 10 Jun 2009 08:18:23 -0700 PDT X-Yahoo-SMTP: yeAAMgKswBATCul4lSbCWspvTA-- X-YMail-OSG: uoAfcIEVM1nH6XVL.JnAUu4lMA7zzB3QAtGC.bTBl2IEVOnF29FnR2rXqu_588Ugv1YEgpn0R2KsK4rhuju89NYbhDX.MDmpkYPy.7wCxu.DndhFP.UA0XcnNv9t4myc5Ir5rB78QHV8Cr.tbe1rcSj5EeIK5fn_cqyX3rzKBtpTDJlUI7ckqDNcdojVDm7BDwpdqREjaj_36FL5DNb9izi2oRqVyLq6Py93hMb47kyNJV5wjkFJMeVF6.SddkUVzoRrjik9xWMFXwOgrJtscQFFY1Mn8Q2.RTAWMG38YGmhQUMPkkBcdshNQYAyMB.dQU9dUtK. X-Yahoo-Newman-Property: ymail-3 Date: Wed, 10 Jun 2009 11:18:12 -0400 From: Jerry To: freebsd-ports@freebsd.org, x11@freebsd.org Message-ID: <20090610111812.7ceda243@scorpio> Organization: seibercom.net X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.2; i386-portbld-freebsd6.4) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAB3RJTUUH2QYJEDIlsf9+KwAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAARnQU1BAACxjwv8YQUAAAAwUExURQAAAMrP0vT367iDcHRncBaJXYAoN7IrOcglLTNBW9wkJy8fKSAgSjENGBAQEAgICI6PX4AAAAHsSURBVHjatdM/i9RAFADwl/NQjoMzb3evsEvGfwhX7O3IXuuec6dbWixid4JMQDuFfSEiiEVuDFgJ4rUWu+HZiY2mtfRz2Ah+BZ1JPNjLpBKcJuT9JvNm3psA/LeBgxCCiR+/Zp68kGJ0+nplInr2EUDwntJES9mE12BjVwwADhO8MTdUkrzZyBZsTBxoqk4WPF7aEA0drMPmRPTXlCZ6zfq5pmegPkC99JaFXmUhf8zHBWcv9XGTw4H8ZYHu8rKoyoXOojrLxdsivoUW5odmWbAsOQtd/De8tQDBmNIfRIxiJJovKvgsYnuogFJNKQuBYlyvpODnSeXKQGleQ/z37Lip1PSTA/pIGYsYsQHxxUJUwxsHO9++7zdFWVeq3oWmnLIEd75Wu62akyHqG0rN3lkQVOhsj5mMbLUjyXSWM5c8bsGdVBdMvOCnLbieGl7Qu4ei3dkLFpj2/Zafc8CRD0FqCubQh/PkYLgy8zR5DUcrU03UnNwDXoZ1rTzQ+Qqs5ADxaq5w6sCwObOfMNCPppW9J4bbBQSIMLFQ+qcAbaE48sKXHljQiQfi4EAnc8q9D1Bta32fhh6I7ZmaYUdmC7IT4OoMZ31EvxuDe/YG2/vpr9Vzt7YDAhu9LPsdaUYSJcYdjQ2w/t3/dfwBjImn6mogbrsAAAAASUVORK5CYII= X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/PX88HcER2xwtSHO2MIPFWMs"; protocol="application/pgp-signature" Cc: Subject: Unable to build: graphics/libGLU X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2009 15:45:04 -0000 --Sig_/PX88HcER2xwtSHO2MIPFWMs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable There is a checksum problem with the graphics/libGLU port. Even using the "NO_CHECKSUM=3Dyes" flag does not help. I then receive an error that the libGLU-7.4.2.1" file is corrupt. --=20 Jerry gesbbb@yahoo.com The three questions of greatest concern are: 1. Is it attractive? 2. Is it amusing? 3. Does it know its place? Fran Lebowitz, "Metropolitan Life" --Sig_/PX88HcER2xwtSHO2MIPFWMs Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkovzr0ACgkQBvaKIJWWCO3XkgCfXFKFFMVr9/XfVT1EKFgQ+Qrg LeoAn3nzpgf2gvpXrfhFFtr0I0AjnnhX =g7HS -----END PGP SIGNATURE----- --Sig_/PX88HcER2xwtSHO2MIPFWMs-- From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 20:44:33 2009 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 E81631065672 for ; Wed, 10 Jun 2009 20:44:33 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id C63208FC1B for ; Wed, 10 Jun 2009 20:44:33 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id E90A05C2E; Wed, 10 Jun 2009 16:24:52 -0400 (EDT) Date: Wed, 10 Jun 2009 16:24:52 -0400 From: Wesley Shields To: freebsd-ports@freebsd.org Message-ID: <20090610202452.GA65705@atarininja.org> References: <20090610111812.7ceda243@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090610111812.7ceda243@scorpio> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: x11@freebsd.org Subject: Re: Unable to build: graphics/libGLU 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: Wed, 10 Jun 2009 20:44:34 -0000 On Wed, Jun 10, 2009 at 11:18:12AM -0400, Jerry wrote: > There is a checksum problem with the graphics/libGLU port. Even using > the "NO_CHECKSUM=yes" flag does not help. I then receive an error that > the libGLU-7.4.2.1" file is corrupt. You were likely fetching from garr.dl.sourceforge.net which has suddenly started serving up corrupt files. It has been removed from the list until the problem is resolved so update your ports tree and try again. -- WXS From owner-freebsd-x11@FreeBSD.ORG Wed Jun 10 20:57:38 2009 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 866981065789; Wed, 10 Jun 2009 20:57:38 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 30E058FC21; Wed, 10 Jun 2009 20:57:38 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5AKvc0S005247; Wed, 10 Jun 2009 20:57:38 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5AKvcE5005243; Wed, 10 Jun 2009 20:57:38 GMT (envelope-from linimon) Date: Wed, 10 Jun 2009 20:57:38 GMT Message-Id: <200906102057.n5AKvcE5005243@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/130478: [request] Port Linux kernel stub of nouveau to FreeBSD 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: Wed, 10 Jun 2009 20:57:39 -0000 Synopsis: [request] Port Linux kernel stub of nouveau to FreeBSD Responsible-Changed-From-To: freebsd-bugs->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Wed Jun 10 20:56:53 UTC 2009 Responsible-Changed-Why: Apparently patches are now circulating on the x11 list, so over to them for comment. http://www.freebsd.org/cgi/query-pr.cgi?pr=130478 From owner-freebsd-x11@FreeBSD.ORG Fri Jun 12 05:48:36 2009 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 C7BF1106564A; Fri, 12 Jun 2009 05:48:36 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9CC928FC0A; Fri, 12 Jun 2009 05:48:36 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5C5mape060016; Fri, 12 Jun 2009 05:48:36 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5C5mawN060012; Fri, 12 Jun 2009 05:48:36 GMT (envelope-from linimon) Date: Fri, 12 Jun 2009 05:48:36 GMT Message-Id: <200906120548.n5C5mawN060012@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-x11@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/135276: x11/xorg: GUI running first time only while using FreeBSD 7.2 + Xorg + ATI Radeon Xpress 1100 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, 12 Jun 2009 05:48:37 -0000 Old Synopsis: GUI running first time only while using FreeBSD 7.2 + Xorg + ATI Radeon Xpress 1100 New Synopsis: x11/xorg: GUI running first time only while using FreeBSD 7.2 + Xorg + ATI Radeon Xpress 1100 Responsible-Changed-From-To: freebsd-amd64->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jun 12 05:47:58 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=135276 From owner-freebsd-x11@FreeBSD.ORG Fri Jun 12 12:41:57 2009 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 4E9C4106568B for ; Fri, 12 Jun 2009 12:41:57 +0000 (UTC) (envelope-from mdc@prgmr.com) Received: from mail.prgmr.com (mail.prgmr.com [64.62.173.114]) by mx1.freebsd.org (Postfix) with ESMTP id 3EC508FC17 for ; Fri, 12 Jun 2009 12:41:57 +0000 (UTC) (envelope-from mdc@prgmr.com) Received: from frylock.local (c-71-202-68-54.hsd1.ca.comcast.net [71.202.68.54]) by mail.prgmr.com (Postfix) with ESMTP id F22A968B5F for ; Fri, 12 Jun 2009 05:11:31 -0700 (PDT) Message-ID: <4A3245EA.3060105@prgmr.com> Date: Fri, 12 Jun 2009 05:11:22 -0700 From: Michael David Crawford Organization: Prgmr.com User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: XF86Config for VirtualBox? 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, 12 Jun 2009 12:41:57 -0000 Has anyone got X11 working well with FreeBSD running under VirtualBox? If so, could you send me your /etc/X11/XF86Config file? I'm running FreeBSD 5.2. The reason for the old version is that it's the version discussed in The Design and Implemention of the FreeBSD Operating System. I wanted to be able to look at the same version of the kernel source as the book describes. I *think* VirtualBox only emulates a VESA 2 standard video card, but I'm not sure. If it emulates a card for which FreeBSD's X11 has a driver, I'd like to know what it is. What happens when I try to start X is that I get a very low-resolution screen, and I can't move the X mouse. I tried the graphical X11 config program when I installed, and the mouse wouldn't move there either. I'm using VirtualBox 2.2.4 under Fedora 10 Linux. Thanks! Mike -- Michael David Crawford mdc@prgmr.com prgmr.com - We Don't Assume You Are Stupid. Xen-Powered Virtual Private Servers: http://prgmr.com/xen From owner-freebsd-x11@FreeBSD.ORG Fri Jun 12 12:48:03 2009 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 061D0106566C for ; Fri, 12 Jun 2009 12:48:03 +0000 (UTC) (envelope-from mdc@prgmr.com) Received: from mail.prgmr.com (mail.prgmr.com [64.62.173.114]) by mx1.freebsd.org (Postfix) with ESMTP id E92508FC0A for ; Fri, 12 Jun 2009 12:48:02 +0000 (UTC) (envelope-from mdc@prgmr.com) Received: from frylock.local (c-71-202-68-54.hsd1.ca.comcast.net [71.202.68.54]) by mail.prgmr.com (Postfix) with ESMTP id C6DF568B5F for ; Fri, 12 Jun 2009 05:48:02 -0700 (PDT) Message-ID: <4A324E78.3010506@prgmr.com> Date: Fri, 12 Jun 2009 05:47:52 -0700 From: Michael David Crawford Organization: Prgmr.com User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: freebsd-x11@freebsd.org References: <4A3245EA.3060105@prgmr.com> In-Reply-To: <4A3245EA.3060105@prgmr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: XF86Config for VirtualBox? 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, 12 Jun 2009 12:48:03 -0000 Michael David Crawford wrote: > I *think* VirtualBox only emulates a VESA 2 standard video card, but I'm > not sure. If it emulates a card for which FreeBSD's X11 has a driver, > I'd like to know what it is. It looks like the built-in VirtualBox video is just the VESA BIOS. To get fancier video, one must install the VirtualBox Guest Additions, which are not yet available for FreeBSD. Mike -- Michael David Crawford mdc@prgmr.com prgmr.com - We Don't Assume You Are Stupid. Xen-Powered Virtual Private Servers: http://prgmr.com/xen