You are not logged in.

#26 2010-10-18 07:58:53

4internetanonymity
Member
Registered: 2009-07-09
Posts: 56

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

I'm fairly certain I'm suffering from this bug. Is this patch already in Arch's stable Xorg? X also crashes when I try to resize ANY window by dragging the corner, for example - but not by clicking the maximize or minimize buttons. I thought programs were crashing X when starting because they were resizing, but now I see that mostly they're QT programs (VirtualBox, Opera, qbittorrent, smplayer, etc) that do it when they start. 

P.S. Other Xinerama bugs: any idea why video from mplayer doesn't show on anything but screen 0, why flash can't go full screen, and why the mouse acts up in games like q3?
P.P.S. Can different workspaces be bound to the different xinerama screens (so that in whatever WM, there isn't just one long toolbar on the bottom, where tabs for, say, screen 3 are on the toolbar of screen 1)?

Thanks!

Last edited by 4internetanonymity (2010-10-18 17:46:35)

Offline

#27 2010-10-19 07:49:37

4internetanonymity
Member
Registered: 2009-07-09
Posts: 56

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Okay, applied the patch - all of my problems in the first paragraph are remedied! There is tones more output from X when starting though - probably because lots was -enabled in that PKGBUILD.

Offline

#28 2010-10-19 09:10:05

wor
Member
From: France
Registered: 2010-02-21
Posts: 6

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

anonymous: I've reviewed the PKGBUILD and it indeed appears I have left out a "--with-debug" in the PKGBUILD. If you remove that line, it should make for less verbose launches.

For your PPS, I believe this depends on how your window manager behaves. I'm using awesome and it draws a taskbar with separate workspaces on everyscreen. For the rest of he Xinerama bugs, I believe you should start a new thread to get more involvement. For your PS, I believe you should search for existing threads or possibly start a new one with more information so people can try and reproduce. For mplayer I'm inclined to think it's also your window manager messing things up. Make sure your window manager is Xinerama aware !

Note for Ochi : to get a debug build I added "--with-debug" and removed "strip" from makepkg.conf. Unfortunately, that wasnt enough to get full debug information (no line numbers, instead symbol+offset notation). Could you share how you managed to get full symbols in your Xorg PKGBUILD ? "CFLAGS=-g -ggdb configure ..." ? "CFLAGS=-g -ggdb make ..." ?

Offline

#29 2010-10-19 11:24:44

Ochi
Member
Registered: 2010-04-06
Posts: 51

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Actually, I didn't use a PKGBUILD but built Xorg manually (don't ask me why, but it worked *g*).

Still, I basically used configure options like in your PKGBUILD and called configure like this (as pointed out in the Xorg wiki article on ServerDebugging):

CFLAGS='-O0 -g3' ./configure --prefix=...

I guess you should be able to do something like this in the PKGBUILD as well.

Offline

#30 2010-10-25 17:01:34

beren
Member
Registered: 2010-10-25
Posts: 2

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Hello, I am also affected by this bug and am convinced the patch would work for me however as I am new to Arch linux (Fed up with waiting for gentoo compiling time (otherwise great distribution) and working with ubuntu felt a bit like working with Windows again with all the stuff that gets installed without asking) I would prefer not having to alter the maintained version I've installed. Is anyone aware of timescales of when this patch might filter through to the compiled pacman images. Alternatively can someone point me in the right direction how I can best get the source from an Arch linux source, patch and install if I wanted to temporarily use a home compiled Xorg while we wait on the maintained package to be fixed.

Offline

#31 2010-10-27 22:37:30

beren
Member
Registered: 2010-10-25
Posts: 2

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

After following the guide here:

https://wiki.archlinux.org/index.php/Arch_Build_System

I was able to compile from source with patch mentioned earlier in this tread and I am now able to use QT apps while using Xinerama.

Brilliant and thanks.

Offline

#32 2010-10-31 11:28:12

ferda
Member
Registered: 2010-02-05
Posts: 67

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

4internetanonymity wrote:

P.S. Other Xinerama bugs: any idea why video from mplayer doesn't show on anything but screen 0, why flash can't go full screen, and why the mouse acts up in games like q3?
Thanks!

you can build mplayer with xinerama enabled using ABS.

Offline

#33 2010-10-31 19:18:38

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Does anyone have an update as to when a pkg will be released or a patched Xorg available via updates?

This machine has been crippled for almost a month.

Thanks

Last edited by securitybreach (2010-10-31 19:21:42)


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

#34 2010-10-31 20:07:17

listdata
Member
Registered: 2008-12-23
Posts: 102
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Here is wor's patch again (looks like pastebin link is dead):

From: mr.zor <NSFW>
Date: Fri, 15 Oct 2010 17:17:39 +0200
Subject: [PATCH] guesswork

---
 Xext/panoramiXprocs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Xext/panoramiXprocs.c b/Xext/panoramiXprocs.c
index 67b4030..d843168 100644
--- a/Xext/panoramiXprocs.c
+++ b/Xext/panoramiXprocs.c
@@ -634,7 +634,7 @@ int PanoramiXTranslateCoords(ClientPtr client)
     rep.dstX = x - pDst->drawable.x;
     rep.dstY = y - pDst->drawable.y;
     if((pDst == screenInfo.screens[0]->root) ||
-       (pWin->drawable.id == screenInfo.screens[0]->screensaver.wid))
+       (pDst->drawable.id == screenInfo.screens[0]->screensaver.wid))
     {
     rep.dstX += screenInfo.screens[0]->x;
     rep.dstY += screenInfo.screens[0]->y;
-- 
1.7.3.1

Put that in a text file and name it like so: qtfix.patch

Get latest xorg-server PKGBUILD & other build scripts with abs extra/xorg-server.

Edit PKGBUILD to include qtfix.patch (place it inside "source" array).

Generate new md5 checksums like this: makepkg -g >> PKGBUILD

Replace old md5sums array in PKGBUILD with the new one from above.

Inside build() function, put these lines in (right after xorg-redhat-die-ugly-pattern-die-die-die.patch):

  # Fix QT & tcl/tk GUI crash on Xinerama
  patch -Np1 -i "${srcdir}/qtfix.patch"

Compile package with: makepkg -s

This will create the following packages:

xorg-server-1.9.0-1-x86_64.pkg.tar.xz
xorg-server-common-1.9.0-1-x86_64.pkg.tar.xz
xorg-server-devel-1.9.0-1-x86_64.pkg.tar.xz
xorg-server-xdmx-1.9.0-1-x86_64.pkg.tar.xz
xorg-server-xephyr-1.9.0-1-x86_64.pkg.tar.xz
xorg-server-xnest-1.9.0-1-x86_64.pkg.tar.xz
xorg-server-xvfb-1.9.0-1-x86_64.pkg.tar.xz

Then do sudo pacman -U *.xz

Easy as pie.

securitybreach wrote:

Does anyone have an update as to when a pkg will be released or a patched Xorg available via updates?

For bleeding edge news on this, follow the xorg-devel mailing list: http://lists.x.org/archives/xorg-devel/ … 14488.html
Actual patch is here (gmail broke up my email up into two separate messages, eek): http://lists.x.org/archives/xorg-devel/ … 14150.html
Better interface here: http://www.mail-archive.com/xorg-devel@ … 13705.html

Once the patch gets merged into xserver, then we'll have to wait for a new xserver release. I have no idea how long that will take. Of course after that, the Arch devs will have to make a new PKGBUILD, test it, then finally release it as stable in /extra.

It will take at least a month, if not two or three. But hey, who cares --- you can have a working xorg-server like everyone else on this thread by following my tutorial above.

EDIT: Here is a new thread of discussion on this: http://lists.x.org/archives/xorg-devel/ … 15390.html

Last edited by listdata (2010-11-13 18:37:37)

Offline

#35 2010-11-01 02:14:03

4internetanonymity
Member
Registered: 2009-07-09
Posts: 56

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Just an update: Everything has been very stable in Xorg since I used this patch. Thanks a lot.

Offline

#36 2010-11-01 03:38:23

o1911
Member
From: Hobart, Australia
Registered: 2009-04-28
Posts: 106

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

I'm trying to do what listdata has laid out, and I'm getting this make error:

config.status: executing libtool commands
Making all in doc
make[1]: Entering directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc'
make  all-recursive
make[2]: Entering directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc'
Making all in xml
make[3]: Entering directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc/xml'
Making all in dtrace
make[4]: Entering directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc/xml/dtrace'
  GEN    Xserver-DTrace.txt
  GEN    Xserver-DTrace.html
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.H8FGeU line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.QOp3Bx line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl
/bin/cp: cannot stat `/tmp/xmlto.fBgEQM/Xserver-DTrace.proc': No such file or directory
make[4]: *** [Xserver-DTrace.html] Error 1
make[4]: *** Waiting for unfinished jobs....
w3m: Can't load /tmp/xmlto.iGQqOo/Xserver-DTrace.proc.
make[4]: Leaving directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc/xml/dtrace'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc/xml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/abs/extra/xorg-server/src/xorg-server-1.9.0/doc'
make: *** [all-recursive] Error 1
    Aborting...

Ideas?  I can open the link with a web-browser.

EDIT:  This is driving me up the wall.  Both xorg-server-git and xorg-server-dev in the AUR give the same error message.  I even used a VPN to make sure I was able to download anything that's needed (as that's what appears to be the error), but I get the same error.  Seriously, can someone even just send me the compiled packages? tongue

Last edited by o1911 (2010-11-01 13:50:48)


Arch x86_64

Offline

#37 2010-11-01 04:28:24

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

listdata wrote:

Here is wor's patch again (looks like pastebin link is dead):

Easy as pie.

securitybreach wrote:

Does anyone have an update as to when a pkg will be released or a patched Xorg available via updates?

For bleeding edge news on this, follow the xorg-devel mailing list: http://lists.x.org/archives/xorg-devel/ … 14488.html
Actual patch is here (gmail broke up my email up into two separate messages, eek): http://lists.x.org/archives/xorg-devel/ … 14150.html
Better interface here: http://www.mail-archive.com/xorg-devel@ … 13705.html

Once the patch gets merged into xserver, then we'll have to wait for a new xserver release. I have no idea how long that will take. Of course after that, the Arch devs will have to make a new PKGBUILD, test it, then finally release it as stable in /extra.

It will take at least a month, if not two or three. But hey, who cares --- you can have a working xorg-server like everyone else on this thread by following my tutorial above.

Thanks a lot!!! I will test it out in the morning.


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

#38 2010-11-01 07:24:35

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

@Listdata  It worked perfectly!!!

I could not wait till morning

Thanks a lot!!!

Last edited by securitybreach (2010-11-01 07:25:05)


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

#39 2010-11-02 02:02:53

o1911
Member
From: Hobart, Australia
Registered: 2009-04-28
Posts: 106

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

My problem was solved by installing docbook-xsl.  Could someone please report this as a build dependancy?


Arch x86_64

Offline

#40 2010-11-04 06:11:30

mpz
Member
Registered: 2010-10-14
Posts: 54

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Thank you Ochi for pin-pointing and listdata for instructions. Satisfied first time abs user smile

Offline

#41 2010-11-04 08:27:09

mir
Member
Registered: 2010-08-25
Posts: 59

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

o1911 wrote:

My problem was solved by installing docbook-xsl.  Could someone please report this as a build dependancy?

Sure! Could be you :-)

Last edited by mir (2010-11-04 08:27:25)

Offline

#42 2010-11-09 21:25:25

iamamoose
Member
Registered: 2010-11-09
Posts: 1

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

This was affecting Fedora 14 too with my 3 head (xinerama + twinview) nvidia box.  Once I figured out it was apps linked with qt that were causing the crashes, found this thread, the patch works, and a future Fedora update will contain the fix.  http://koji.fedoraproject.org/koji/buil … dID=204393     Thanks!

Offline

#43 2010-11-11 18:06:45

listdata
Member
Registered: 2008-12-23
Posts: 102
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Glad to hear all the people benefiting from the patch.

OT: Hopefully my tutorial got people to appreciate just how flexible and powerful ABS can be.

Offline

#44 2010-11-11 18:10:24

securitybreach
Member
From: In front of my computers
Registered: 2007-11-18
Posts: 416
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

listdata wrote:

Glad to hear all the people benefiting from the patch.

OT: Hopefully my tutorial got people to appreciate just how flexible and powerful ABS can be.

Yes it did, thanks a lot.


"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website      Configs
Forum Admin: Bruno's All Things Linux   
securitybreach<a>archlinux.us

Offline

#45 2010-11-12 10:37:04

jcerdan
Member
From: Andorra
Registered: 2005-12-17
Posts: 53
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Hi,

I got xorg, xinerama and krusader working also with this patch.  (3 monitors)

Thanks  a lot!

Offline

#46 2010-11-13 11:57:58

finne
Member
From: Sweden
Registered: 2009-10-21
Posts: 9

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Am I the only one with problems with the patch?

listdata wrote:

Replace old md5sums array in PKGBUILD with the new one from above.

Didn't do this because I don't know where to find the new checksums.

Anyway, I've managed to get to this step:

listdata wrote:

Compile package with: makepkg -s

In the middle there is this warning:

checking for xmlto... /usr/bin/xmlto
checking the xmlto version... 0.0.23
configure: WARNING: xmlto cannot generate text format, this format skipped

And the final rows:

config.status: creating include/xorg-config.h
config.status: creating include/xkb-config.h
config.status: creating include/xwin-config.h
config.status: creating include/kdrive-config.h
config.status: creating include/version-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in doc
make[1]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
  GEN    Xserver.man
make  all-recursive
make[2]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
Making all in xml
make[3]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml'
Making all in dtrace
make[4]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace'
  GEN    Xserver-DTrace.html
xmlto: /home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml does not validate (status 3)
xmlto: Fix document syntax or use --skip-validation option
/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml:4: warning: failed to load external entity "/xserver/doc/xml/xserver.ent"
 <!ENTITY % defs SYSTEM "/xserver/doc/xml/xserver.ent"> %defs;
                                                              ^
Entity: line 1: 
 %defs; 
       ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml:5: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
]>
  ^
/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml:17: parser error : Entity 'xserver.version' not defined
    <releaseinfo>X.Org Xserver version &xserver.version;</releaseinfo>
                                                        ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
Document /home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml does not validate
make[4]: *** [Xserver-DTrace.html] Fel 13
make[4]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace'
make[3]: *** [all-recursive] Fel 1
make[3]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml'
make[2]: *** [all-recursive] Fel 1
make[2]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
make[1]: *** [all] Fel 2
make[1]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
make: *** [all-recursive] Fel 1
    Avbryter... [translation: aborting]

Any help is greatly appreciated.

(I've been sitting here all morgning and I made this to illustrate my frustration level: http://ragethread.com/Original/Computer_error_RAGE)

Offline

#47 2010-11-13 16:05:11

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 688

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

@finne: I guess you haven't noticed this part in listdata's post:

Generate new md5 checksums like this: makepkg -g >> PKGBUILD
Replace old md5sums array in PKGBUILD with the new one from above.

Hope this helps...


Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

#48 2010-11-13 18:46:56

listdata
Member
Registered: 2008-12-23
Posts: 102
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

New discussion thread @ xorg-devel: http://lists.x.org/archives/xorg-devel/ … 15390.html

Offline

#49 2010-11-14 14:44:45

finne
Member
From: Sweden
Registered: 2009-10-21
Posts: 9

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

Primoz wrote:

@finne: I guess you haven't noticed this part in listdata's post:

Generate new md5 checksums like this: makepkg -g >> PKGBUILD
Replace old md5sums array in PKGBUILD with the new one from above.

Hope this helps...

Thanks. I ran the command but the result is still the same.

Here's a complete log:

[root@perkele temp]# makepkg -g --asroot >> PKGBUILD 
==> Hämtar Källor...
  -> Laddar ner xorg-server-1.9.2.tar.bz2...
--2010-11-14 15:15:49--  http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-1.9.2.tar.bz2
Slår upp xorg.freedesktop.org... 131.252.210.176
Ansluter till xorg.freedesktop.org|131.252.210.176|:80... ansluten.
HTTP-begäran skickad, väntar på svar... 200 OK
Längd: 5274463 (5,0M) [application/x-bzip2]
Sparar till: "xorg-server-1.9.2.tar.bz2.part"

100%[======================================>] 5 274 463    836K/s   på 9,2s    

2010-11-14 15:15:59 (557 KB/s) - "xorg-server-1.9.2.tar.bz2.part" sparades [5274463/5274463]

  -> Found xorg-redhat-die-ugly-pattern-die-die-die.patch
  -> Found xvfb-run
  -> Found xvfb-run.1
  -> Found 10-quirks.conf
  -> Found qtfix.patch
==> Generera kontrollsummor för källfiler.
    
[root@perkele temp]# makepkg -s --asroot
==> Skapar paket: xorg-server 1.9.2-1 (sön nov 14 15:16:39 CET 2010)
==> Kollar Beroenden för körning...
==> Kollar beroenden för bygget...
==> Hämtar Källor...
  -> Found xorg-server-1.9.2.tar.bz2
  -> Found xorg-redhat-die-ugly-pattern-die-die-die.patch
  -> Found xvfb-run
  -> Found xvfb-run.1
  -> Found 10-quirks.conf
  -> Found qtfix.patch
==> Validerar källfiler med md5sums...
    xorg-server-1.9.2.tar.bz2 ... Godkänd
    xorg-redhat-die-ugly-pattern-die-die-die.patch ... Godkänd
    xvfb-run ... Godkänd
    xvfb-run.1 ... Godkänd
    10-quirks.conf ... Godkänd
    qtfix.patch ... Godkänd
==> Extraherar Källor...
  -> Extraherar xorg-server-1.9.2.tar.bz2 med bsdtar
==> Startar build()...
patching file dix/window.c
Hunk #1 succeeded at 137 with fuzz 2 (offset 18 lines).
patching file Xext/panoramiXprocs.c
Hunk #1 succeeded at 634 with fuzz 2.
patch unexpectedly ends in middle of line
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-macros' found
checking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for X.Org SGML entities >= 1.5... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking for a sed that does not truncate output... (cached) /bin/sed
checking for dtrace... not_found
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking size of unsigned long... 4
checking for pid_t... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for vprintf... yes
checking for _doprnt... no
checking for geteuid... yes
checking for getuid... yes
checking for link... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... yes
checking for vsnprintf... yes
checking for walkcontext... no
checking for backtrace... yes
checking for getisax... no
checking for getzoneid... no
checking for shmctl64... no
checking for strcasestr... yes
checking for ffs... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getdtablesize... yes
checking for getifaddrs... yes
checking for getpeereid... no
checking for getpeerucred... no
checking for strlcat... no
checking for strlcpy... no
checking for mmap... yes
checking for sqrt in -lm... yes
checking for cbrt in -lm... yes
checking ndbm.h usability... no
checking ndbm.h presence... no
checking for ndbm.h... no
checking dbm.h usability... no
checking dbm.h presence... no
checking for dbm.h... no
checking rpcsvc/dbm.h usability... no
checking rpcsvc/dbm.h presence... no
checking for rpcsvc/dbm.h... no
checking linux/agpgart.h usability... yes
checking linux/agpgart.h presence... yes
checking for linux/agpgart.h... yes
checking sys/agpio.h usability... no
checking sys/agpio.h presence... no
checking for sys/agpio.h... no
checking sys/agpgart.h usability... no
checking sys/agpgart.h presence... no
checking for sys/agpgart.h... no
checking linux/apm_bios.h usability... yes
checking linux/apm_bios.h presence... yes
checking for linux/apm_bios.h... yes
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking asm/mtrr.h usability... yes
checking asm/mtrr.h presence... yes
checking for asm/mtrr.h... yes
checking sys/memrange.h usability... no
checking sys/memrange.h presence... no
checking for sys/memrange.h... no
checking machine/mtrr.h usability... no
checking machine/mtrr.h presence... no
checking for machine/mtrr.h... no
checking for sys/linker.h... no
checking for SYSV IPC... yes
checking machine/apmvar.h usability... no
checking machine/apmvar.h presence... no
checking for machine/apmvar.h... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace in -lc... yes
checking for root directory for font files... /usr/share/fonts
checking for directory for misc files... ${FONTROOTDIR}/misc
checking for directory for OTF files... ${FONTROOTDIR}/OTF
checking for directory for TTF files... ${FONTROOTDIR}/TTF
checking for directory for Type1 files... ${FONTROOTDIR}/Type1
checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi
checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi
checking for /etc/X11/X11/fontpath.d... no
checking for default font path... ${FONTROOTDIR}/misc/,${FONTROOTDIR}/TTF/,${FONTROOTDIR}/OTF/,${FONTROOTDIR}/Type1/,${FONTROOTDIR}/100dpi/,${FONTROOTDIR}/75dpi/
checking to see if we can install the Xorg server as root... yes
checking return type of signal handlers... void
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking if Xtrans should support os-specific local connections... no
checking for authdes_seccreate... no
checking for authdes_create... yes
checking for library containing getsecretkey... none required
checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes
checking whether to build developer documentation... yes
checking for xmlto... /usr/bin/xmlto
checking the xmlto version... 0.0.23
configure: WARNING: xmlto cannot generate text format, this format skipped
checking for fop... /usr/bin/fop
checking for PIXMAN... yes
checking for UDEV... yes
checking for DBUS... yes
checking for HAL... yes
checking for glibc...... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for a useful monotonic clock ...... yes
checking for XLIB... yes
checking for GL... yes
checking for DRIPROTO... yes
checking for DRI... yes
checking for DRI2PROTO... yes
checking for LIBDRM... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcasestr... (cached) yes
checking for XDMCP... yes
checking for XdmcpWrap in -lXdmcp... yes
checking for GLIB... yes
checking whether the linker supports -wrap... yes
checking for SHA1Init... no
checking for CC_SHA1_Init... no
checking for SHA1Init in -lmd... no
checking for LIBSHA1... no
checking for gcry_md_open in -lgcrypt... yes
checking for SHA1_Init in -lcrypto... yes
checking for OPENSSL... yes
checking for SHA1 implementation... libgcrypt
checking for XSERVERCFLAGS... yes
checking for XSERVERLIBS... yes
checking if SVR4 needs to be defined... no
checking whether to build Xvfb DDX... yes
checking for XNESTMODULES... yes
checking whether to build Xnest DDX... yes
checking whether to build Xorg DDX... yes
checking for symbol visibility support... yes
checking for PCIACCESS... yes
checking for pci_system_init_dev_mem... yes
checking for pci_device_enable... yes
checking for pci_device_is_boot_vga... yes
checking for pci_device_vgaarb_init... yes
checking for DGA... yes
checking for DGA... yes
checking for XF86VIDMODE... yes
checking for XF86VIDMODE... yes
checking for XORG_MODULES... yes
checking for perl... /usr/bin/perl
checking whether to build XWin DDX... no
checking dependency style of $(CC)... none
checking for DMXMODULES... yes
checking for XDMXCONFIG_DEP... yes
checking whether to build Xdmx DDX... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking linux/keyboard.h usability... yes
checking linux/keyboard.h presence... yes
checking for linux/keyboard.h... yes
checking for DMXEXAMPLES_DEP... yes
checking for DMXXMUEXAMPLES_DEP... yes
checking for DMXXIEXAMPLES_DEP... yes
checking for XTSTEXAMPLES_DEP... yes
checking for XRESEXAMPLES_DEP... yes
checking for X11EXAMPLES_DEP... yes
checking for linux/fb.h... (cached) yes
checking for TSLIB... no
checking for ts_open in -lts... no
checking for XEPHYR... yes
checking for nanosleep... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating glx/Makefile
config.status: creating include/Makefile
config.status: creating composite/Makefile
config.status: creating damageext/Makefile
config.status: creating dbe/Makefile
config.status: creating dix/Makefile
config.status: creating doc/Makefile
config.status: creating doc/xml/Makefile
config.status: creating doc/xml/dtrace/Makefile
config.status: creating doc/xml/xserver.ent
config.status: creating fb/Makefile
config.status: creating record/Makefile
config.status: creating config/Makefile
config.status: creating mi/Makefile
config.status: creating miext/Makefile
config.status: creating miext/damage/Makefile
config.status: creating miext/shadow/Makefile
config.status: creating miext/cw/Makefile
config.status: creating miext/rootless/Makefile
config.status: creating os/Makefile
config.status: creating randr/Makefile
config.status: creating render/Makefile
config.status: creating xkb/Makefile
config.status: creating Xext/Makefile
config.status: creating Xi/Makefile
config.status: creating xfixes/Makefile
config.status: creating exa/Makefile
config.status: creating hw/Makefile
config.status: creating hw/xfree86/Makefile
config.status: creating hw/xfree86/common/Makefile
config.status: creating hw/xfree86/common/xf86Build.h
config.status: creating hw/xfree86/ddc/Makefile
config.status: creating hw/xfree86/dixmods/Makefile
config.status: creating hw/xfree86/dixmods/extmod/Makefile
config.status: creating hw/xfree86/doc/Makefile
config.status: creating hw/xfree86/doc/devel/Makefile
config.status: creating hw/xfree86/doc/man/Makefile
config.status: creating hw/xfree86/doc/sgml/Makefile
config.status: creating hw/xfree86/dri/Makefile
config.status: creating hw/xfree86/dri2/Makefile
config.status: creating hw/xfree86/exa/Makefile
config.status: creating hw/xfree86/fbdevhw/Makefile
config.status: creating hw/xfree86/i2c/Makefile
config.status: creating hw/xfree86/int10/Makefile
config.status: creating hw/xfree86/loader/Makefile
config.status: creating hw/xfree86/modes/Makefile
config.status: creating hw/xfree86/os-support/Makefile
config.status: creating hw/xfree86/os-support/bsd/Makefile
config.status: creating hw/xfree86/os-support/bus/Makefile
config.status: creating hw/xfree86/os-support/hurd/Makefile
config.status: creating hw/xfree86/os-support/misc/Makefile
config.status: creating hw/xfree86/os-support/linux/Makefile
config.status: creating hw/xfree86/os-support/sco/Makefile
config.status: creating hw/xfree86/os-support/solaris/Makefile
config.status: creating hw/xfree86/os-support/sysv/Makefile
config.status: creating hw/xfree86/parser/Makefile
config.status: creating hw/xfree86/ramdac/Makefile
config.status: creating hw/xfree86/shadowfb/Makefile
config.status: creating hw/xfree86/vbe/Makefile
config.status: creating hw/xfree86/vgahw/Makefile
config.status: creating hw/xfree86/x86emu/Makefile
config.status: creating hw/xfree86/xaa/Makefile
config.status: creating hw/xfree86/xf8_16bpp/Makefile
config.status: creating hw/xfree86/utils/Makefile
config.status: creating hw/xfree86/utils/cvt/Makefile
config.status: creating hw/xfree86/utils/gtf/Makefile
config.status: creating hw/dmx/config/Makefile
config.status: creating hw/dmx/doc/Makefile
config.status: creating hw/dmx/examples/Makefile
config.status: creating hw/dmx/input/Makefile
config.status: creating hw/dmx/glxProxy/Makefile
config.status: creating hw/dmx/Makefile
config.status: creating hw/vfb/Makefile
config.status: creating hw/xnest/Makefile
config.status: creating hw/xwin/Makefile
config.status: creating hw/xwin/glx/Makefile
config.status: creating hw/xquartz/Makefile
config.status: creating hw/xquartz/GL/Makefile
config.status: creating hw/xquartz/bundle/Makefile
config.status: creating hw/xquartz/doc/Makefile
config.status: creating hw/xquartz/mach-startup/Makefile
config.status: creating hw/xquartz/pbproxy/Makefile
config.status: creating hw/xquartz/xpr/Makefile
config.status: creating hw/kdrive/Makefile
config.status: creating hw/kdrive/ephyr/Makefile
config.status: creating hw/kdrive/fake/Makefile
config.status: creating hw/kdrive/fbdev/Makefile
config.status: creating hw/kdrive/linux/Makefile
config.status: creating hw/kdrive/src/Makefile
config.status: creating test/Makefile
config.status: creating test/xi2/Makefile
config.status: creating xorg-server.pc
config.status: creating include/do-not-use-config.h
config.status: creating include/xorg-server.h
config.status: creating include/dix-config.h
config.status: creating include/xorg-config.h
config.status: creating include/xkb-config.h
config.status: creating include/xwin-config.h
config.status: creating include/kdrive-config.h
config.status: creating include/version-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in doc
make[1]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
  GEN    Xserver.man
make  all-recursive
make[2]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
Making all in xml
make[3]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml'
Making all in dtrace
make[4]: Entering directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace'
  GEN    Xserver-DTrace.html
xmlto: /home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml does not validate (status 3)
xmlto: Fix document syntax or use --skip-validation option
/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml:4: warning: failed to load external entity "/xserver/doc/xml/xserver.ent"
 <!ENTITY % defs SYSTEM "/xserver/doc/xml/xserver.ent"> %defs;
                                                              ^
Entity: line 1: 
 %defs; 
       ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml:5: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
]>
  ^
/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml:17: parser error : Entity 'xserver.version' not defined
    <releaseinfo>X.Org Xserver version &xserver.version;</releaseinfo>
                                                        ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
Document /home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace/Xserver-DTrace.xml does not validate
make[4]: *** [Xserver-DTrace.html] Fel 13
make[4]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml/dtrace'
make[3]: *** [all-recursive] Fel 1
make[3]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc/xml'
make[2]: *** [all-recursive] Fel 1
make[2]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
make[1]: *** [all] Fel 2
make[1]: Leaving directory `/home/saatana/temp/src/xorg-server-1.9.2/doc'
make: *** [all-recursive] Fel 1
    Avbryter...
[root@perkele temp]# ls /
listdata wrote:

New discussion thread @ xorg-devel: http://lists.x.org/archives/xorg-devel/ … 15390.html

Don't know if that was directed to me but I can't follow that thread at all ... sad

Offline

#50 2010-11-14 23:08:36

listdata
Member
Registered: 2008-12-23
Posts: 102
Website

Re: [SOLVED] Xorg 1.9 + qt 4.7 + nvidia + xinerama = Xorg segfault

@finne: Scroll down into your logs (posts #46 and #49). Read the lines where it reports warnings and errors. A program, xmlto, is complaining about some incorrect syntax. Recall from your reading of post #36 that someone had problems with xml (in his case, xsl), and fixed it with minor effort (post #39). Perhaps that solution will work for you. Or, maybe it will not work. But no one knows, since you've done nothing, except copying/pasting your failed build log and saying "please help." Be like o1911 (post #36) and actually report what you did to try to solve the problem --- try not to be a help vampire.

Unfortunately, right now it looks like no one can help you since you are the only one experiencing problems with xmlto. I just ABS-synched the new xorg 1.9.2 yesterday with the patch, with zero problems. I suggest you use Google (copy/paste some phrases in your failed build log into Google with double quotes --- I use this technique every time.)

finne wrote:
listdata wrote:

New discussion thread @ xorg-devel: http://lists.x.org/archives/xorg-devel/ … 15390.html

Don't know if that was directed to me but I can't follow that thread at all ... sad

No, it was directed toward the tens (maybe hundreds?) of Arch/non-Arch people who keep visiting this thread for bleeding edge news on the patch's upstream progress.

Offline

Board footer

Powered by FluxBB