Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57409 - xorg-x11-6.7.0-r2 (stable) fails to compile on my G5
Summary: xorg-x11-6.7.0-r2 (stable) fails to compile on my G5
Status: VERIFIED DUPLICATE of bug 57271
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: High enhancement (vote)
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-17 12:41 UTC by Markus Rothe (RETIRED)
Modified: 2004-07-17 12:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Rothe (RETIRED) gentoo-dev 2004-07-17 12:41:27 UTC
Hi,

first: yes, I've searched for existing bug ;-)

Here is the compile output (I pruned it a bit to make it more readful...)


rm -f libdpstk.a
+ cd unshared
+ ar clq ../libdpstk.a XDPSpwraps.o XDPSswraps.o XDPSshare.o XDPSpreview.o XDPSuserpath.o
ranlib libdpstk.a
rm -f ../../exports/lib/libdpstk.a
cd ../../exports/lib && ln -s ../../lib/dpstk/libdpstk.a .
rm -f FSBwraps.o unshared/FSBwraps.o
gcc -c -fsigned-char -mminimal-toc  -I/usr/X11R6/include  -I../.. -I../../exports/include   -Dlinux -D__powerpc64__ -D_POSIX_C_SOURCE=199309L                              -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE                                -D_GNU_SOURCE                            -DFUNCPROTO=15 -DNARROWPROTO   -DDEFAULT_RESOURCE_PATH=\"NULL\"  -DXVENDORNAME='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"'     -O3 -pipe -fno-strict-aliasing   FSBwraps.c -o unshared/FSBwraps.o
rm -f FSBwraps.o
gcc -c -O3 -pipe -fno-strict-aliasing  -fsigned-char -mminimal-toc  -I/usr/X11R6/include  -I../.. -I../../exports/include   -Dlinux -D__powerpc64__ -D_POSIX_C_SOURCE=199309L                              -D_POSIX_SOURCE -D_XOPEN_SOURCE         -D_BSD_SOURCE -D_SVID_SOURCE                                -D_GNU_SOURCE                            -DFUNCPROTO=15 -DNARROWPROTO   -DDEFAULT_RESOURCE_PATH=\"NULL\"  -DXVENDORNAME='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"'    -fPIC FSBwraps.c
rm -f FontSample.o unshared/FontSample.o
gcc -c -fsigned-char -mminimal-toc  -I/usr/X11R6/include  -I../.. -I../../exports/include   -Dlinux -D__powerpc64__ -D_POSIX_C_SOURCE=199309L                              -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE                                -D_GNU_SOURCE                            -DFUNCPROTO=15 -DNARROWPROTO   -DDEFAULT_RESOURCE_PATH=\"NULL\"  -DXVENDORNAME='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"'     -O3 -pipe -fno-strict-aliasing   FontSample.c -o unshared/FontSample.o
FontSample.c:47:19: Xm/Xm.h: No such file or directory
FontSample.c:54:20: Xm/XmP.h: No such file or directory
FontSample.c:57:21: Xm/Form.h: No such file or directory
FontSample.c:58:21: Xm/List.h: No such file or directory
FontSample.c:59:22: Xm/Label.h: No such file or directory
FontSample.c:60:23: Xm/LabelG.h: No such file or directory
FontSample.c:61:22: Xm/PushB.h: No such file or directory
FontSample.c:62:23: Xm/PanedW.h: No such file or directory
FontSample.c:63:23: Xm/PushBG.h: No such file or directory
FontSample.c:64:26: Xm/SeparatoG.h: No such file or directory
FontSample.c:65:22: Xm/TextF.h: No such file or directory
FontSample.c:66:26: Xm/RowColumn.h: No such file or directory
FontSample.c:67:25: Xm/DrawingA.h: No such file or directory
FontSample.c:68:26: Xm/ScrolledW.h: No such file or directory
FontSample.c:69:25: Xm/ToggleBG.h: No such file or directory
FontSample.c:70:22: Xm/Frame.h: No such file or directory
In file included from FontSample.c:76:
/usr/X11R6/include/DPS/FontSBP.h:53: error: parse error before "XmString"
/usr/X11R6/include/DPS/FontSBP.h:53: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSBP.h:54: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:57: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSBP.h:57: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:67: error: parse error before "BlendRec"
/usr/X11R6/include/DPS/FontSBP.h:67: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSBP.h:68: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:73: error: parse error before "XmString"
/usr/X11R6/include/DPS/FontSBP.h:73: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSBP.h:78: error: conflicting types for 'next'
/usr/X11R6/include/DPS/FontSBP.h:56: error: previous declaration of 'next' was here
/usr/X11R6/include/DPS/FontSBP.h:81: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSBP.h:81: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:82: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSBP.h:82: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:87: error: parse error before "FontRec"
/usr/X11R6/include/DPS/FontSBP.h:87: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSBP.h:89: error: conflicting types for 'next'
/usr/X11R6/include/DPS/FontSBP.h:78: error: previous declaration of 'next' was here
/usr/X11R6/include/DPS/FontSBP.h:89: error: conflicting types for 'next'
/usr/X11R6/include/DPS/FontSBP.h:78: error: previous declaration of 'next' was here
/usr/X11R6/include/DPS/FontSBP.h:91: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSBP.h:91: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:152: error: parse error before "FontFamilyRec"
/usr/X11R6/include/DPS/FontSBP.h:152: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSBP.h:157: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSBP.h:157: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:159: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSBP.h:159: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:160: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSBP.h:160: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:161: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSBP.h:161: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:176: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSBP.h:176: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:177: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSBP.h:177: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:180: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSBP.h:180: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:186: error: parse error before "XmManagerPart"
/usr/X11R6/include/DPS/FontSBP.h:186: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSBP.h:187: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:188: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:328: error: parse error before "XmManagerClassPart"
/usr/X11R6/include/DPS/FontSBP.h:328: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSBP.h:330: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSBP.h:330: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSBP.h:332: error: parse error before "fontSelectionBoxClassRec"
/usr/X11R6/include/DPS/FontSBP.h:332: warning: data definition has no type or storage class
In file included from FontSample.c:78:
FontSBI.h:44: error: parse error before '*' token
FontSBI.h:46: error: parse error before "_FSBCreateSharedCS"
FontSBI.h:46: warning: data definition has no type or storage class
FontSBI.h:47: error: parse error before "FontFamilyRec"
FontSBI.h:49: error: parse error before "FontRec"
FontSBI.h:50: error: parse error before "FontRec"
FontSBI.h:52: error: parse error before "BlendDataRec"
FontSBI.h:53: error: parse error before "BlendDataRec"
FontSBI.h:54: error: parse error before "BlendDataRec"
In file included from FontSample.c:79:
/usr/X11R6/include/DPS/FontSamplP.h:55: error: parse error before "FontRec"
/usr/X11R6/include/DPS/FontSamplP.h:55: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSamplP.h:56: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:58: error: conflicting types for 'next'
/usr/X11R6/include/DPS/FontSBP.h:89: error: previous declaration of 'next' was here
/usr/X11R6/include/DPS/FontSamplP.h:58: error: conflicting types for 'next'
/usr/X11R6/include/DPS/FontSBP.h:78: error: previous declaration of 'next' was here
/usr/X11R6/include/DPS/FontSamplP.h:59: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSamplP.h:59: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:69: error: parse error before "FontFamilyRec"
/usr/X11R6/include/DPS/FontSamplP.h:69: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSamplP.h:70: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:71: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSamplP.h:71: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:73: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSamplP.h:73: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:74: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSamplP.h:74: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:83: error: parse error before "XmString"
/usr/X11R6/include/DPS/FontSamplP.h:83: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSamplP.h:84: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:85: error: parse error before "no_selected_font_message"
/usr/X11R6/include/DPS/FontSamplP.h:85: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:86: error: parse error before "no_selected_family_message"
/usr/X11R6/include/DPS/FontSamplP.h:86: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:87: error: parse error before "no_family_font_message"
/usr/X11R6/include/DPS/FontSamplP.h:87: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:88: error: parse error before "no_match_message"
/usr/X11R6/include/DPS/FontSamplP.h:88: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:120: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSamplP.h:120: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:121: error: parse error before '*' token
/usr/X11R6/include/DPS/FontSamplP.h:121: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:130: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSamplP.h:130: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:136: error: parse error before "XmManagerPart"
/usr/X11R6/include/DPS/FontSamplP.h:136: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSamplP.h:137: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:138: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:161: error: parse error before "XmManagerClassPart"
/usr/X11R6/include/DPS/FontSamplP.h:161: warning: no semicolon at end of struct or union
/usr/X11R6/include/DPS/FontSamplP.h:163: error: parse error before '}' token
/usr/X11R6/include/DPS/FontSamplP.h:163: warning: data definition has no type or storage class
/usr/X11R6/include/DPS/FontSamplP.h:165: error: parse error before "fontSamplerClassRec"
/usr/X11R6/include/DPS/FontSamplP.h:165: warning: data definition has no type or storage class
FontSample.c:116: error: parse error before ')' token
FontSample.c:116: error: initializer element is not constant
FontSample.c:116: error: (near initialization for `resources[0].resource_offset')
FontSample.c:116: error: initializer element is not constant
FontSample.c:116: error: (near initialization for `resources[0]')
FontSample.c:118: error: parse error before ')' token
FontSample.c:118: error: initializer element is not constant
FontSample.c:118: error: (near initialization for `resources[1].resource_offset')
FontSample.c:119: error: initializer element is not constant
FontSample.c:119: error: (near initialization for `resources[1]')
FontSample.c:121: error: parse error before ')' token
FontSample.c:121: error: initializer element is not constant
FontSample.c:121: error: (near initialization for `resources[2].resource_offset')
FontSample.c:121: error: initializer element is not constant
FontSample.c:121: error: (near initialization for `resources[2]')
FontSample.c:123: error: parse error before ')' token
FontSample.c:123: error: initializer element is not constant
FontSample.c:123: error: (near initialization for `resources[3].resource_offset')
FontSample.c:123: error: initializer element is not constant
FontSample.c:123: error: (near initialization for `resources[3]')
FontSample.c:125: error: parse error before ')' token
FontSample.c:125: error: initializer element is not constant
FontSample.c:125: error: (near initialization for `resources[4].resource_offset')
FontSample.c:125: error: initializer element is not constant
FontSample.c:125: error: (near initialization for `resources[4]')
FontSample.c:127: error: parse error before ')' token
FontSample.c:127: error: initializer element is not constant
FontSample.c:127: error: (near initialization for `resources[5].resource_offset')
FontSample.c:127: error: initializer element is not constant
FontSample.c:127: error: (near initialization for `resources[5]')
FontSample.c:128: error: `XmRXmString' undeclared here (not in a function)
FontSample.c:128: error: initializer element is not constant
FontSample.c:128: error: (near initialization for `resources[6].resource_type')
FontSample.c:128: error: `XmString' undeclared here (not in a function)
FontSample.c:129: error: parse error before ')' token

(...)

FontSample.c:1754: error: dereferencing pointer to incomplete type
FontSample.c:1754: error: dereferencing pointer to incomplete type
FontSample.c:1755: error: dereferencing pointer to incomplete type
FontSample.c:1755: error: dereferencing pointer to incomplete type
FontSample.c:1755: error: dereferencing pointer to incomplete type
FontSample.c:1755: error: dereferencing pointer to incomplete type
FontSample.c:1758: error: dereferencing pointer to incomplete type
FontSample.c:1758: error: dereferencing pointer to incomplete type
FontSample.c:1764: error: dereferencing pointer to incomplete type
FontSample.c:1767: error: dereferencing pointer to incomplete type
FontSample.c:1773: error: dereferencing pointer to incomplete type
FontSample.c:1776: error: dereferencing pointer to incomplete type
FontSample.c:1776: error: dereferencing pointer to incomplete type
FontSample.c: In function `Cancel':
FontSample.c:1786: error: dereferencing pointer to incomplete type
FontSample.c:1787: error: dereferencing pointer to incomplete type
FontSample.c: In function `FSBCancelSampler':
FontSample.c:1795: error: called object is not a function
make[4]: *** [FontSample.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r2/work/xc/lib/dpstk'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r2/work/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r2/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0-r2/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xorg-x11-6.7.0-r2 failed.
!!! Function src_compile, Line 583, Exitcode 2
!!! (no error message)



Here is the emerge info output:

Portage 2.0.50-r9 (default-ppc64-2004.2, gcc-3.4.0, glibc-2.3.4.20040605-r0, 2.6.6-r0)
=================================================================
System uname: 2.6.6-r0 ppc64 PPC970, altivec supported
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc64"
AUTOCLEAN="yes"
CFLAGS="-mtune=970 -O3 -pipe -fsigned-char -mabi=altivec"
CHOST="powerpc64-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mtune=970 -O3 -pipe -fsigned-char -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.rxd.hu ftp://gentoo.inode.at/source/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm berkdb cdr cups dedicated dv dvb dvd dvdr emacs encode fbcon foomaticdb gdbm gif gpm gstreamer gtk gtk2 gtkhtml imap imlib ipv6 jpeg libwww maildir mitshm mpeg ncurses nls nocardbus nowin nptl oggvorbis opengl oss pam perl png pnp ppc64 python qt quicktime readline sdl slang ssl tcpd truetype unicode usb videos wxwindows xml xml2 xmms xosd xv zlib"


rafiu has also tried with -O2, but no luck.

(hope this isn't to long...)

Markus
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2004-07-17 12:51:01 UTC
not again...

I only searched for ppc64 bugs...

Markus

*** This bug has been marked as a duplicate of 57271 ***
Comment 2 Markus Rothe (RETIRED) gentoo-dev 2004-07-17 12:52:13 UTC
closed...