[MacPorts] #36055: xorg-server-1.13.0 fails to build on Tiger PPC because of multiple definitions of symbol _XkbFreeGeomOverlayKeys?
MacPorts
noreply at macports.org
Sat Sep 8 16:01:52 PDT 2012
#36055: xorg-server-1.13.0 fails to build on Tiger PPC because of multiple
definitions of symbol _XkbFreeGeomOverlayKeys?
--------------------------------------+-------------------------------------
Reporter: Peter_Dyballa@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: xorg-server
--------------------------------------+-------------------------------------
This is the near the failure:
{{{
libtool: link: /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_DIX_CONFIG_H -Wall
-Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-
definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow
-Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-
decls -fno-strict-aliasing -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -I/opt/local/include -I/opt/local/include/pixman-1
-I/opt/local/include/freetype2 -I../../../include -I../../../include
-I../../../Xext -I../../../damageext -I../../../xfixes -I../../../Xi
-I../../../mi -I../../../miext/sync -I../../../miext/shadow
-I../../../miext/damage -I../../../render -I../../../randr -I../../../fb
-I../../../dbe -pipe -O2 -arch ppc -DROOTLESS_WORKAROUND
-DROOTLESS_SAFEALPHA -DNO_ALLOCA -Objc -Wl,-u -Wl,_miDCInitialize
-Wl,-framework -Wl,Carbon -Wl,-framework -Wl,Cocoa -Wl,-framework
-Wl,CoreAudio -Wl,-framework -Wl,IOKit -Wl,-framework -Wl,OpenGL -arch ppc
-o X11.bin bundle-main.o strndup.o mach_startupServer.o mach_startupUser.o
../../../dix/.libs/dixfonts.o -lXplugin -L/opt/local/lib
../../../hw/xquartz/.libs/libXquartz.a
../../../hw/xquartz/xpr/.libs/libXquartzXpr.a
../../../miext/rootless/.libs/librootless.a
../../../hw/xquartz/pbproxy/.libs/libxpbproxy.a
/opt/local/lib/libAppleWM.dylib /opt/local/lib/libXext.dylib
/opt/local/lib/libXfixes.dylib /opt/local/lib/libX11.dylib
/opt/local/lib/libxcb.dylib ../../../dix/.libs/libmain.a
../../../fb/.libs/libfb.a ../../../xfixes/.libs/libxfixes.a
../../../Xext/.libs/libXext.a ../../../dbe/.libs/libdbe.a
../../../randr/.libs/librandr.a ../../../render/.libs/librender.a
../../../damageext/.libs/libdamageext.a
../../../miext/sync/.libs/libsync.a
../../../miext/damage/.libs/libdamage.a
../../../miext/shadow/.libs/libshadow.a ../../../Xi/.libs/libXi.a
../../../xkb/.libs/libxkb.a ../../../xkb/.libs/libxkbstubs.a
../../../dix/.libs/libdix.a ../../../mi/.libs/libmi.a
../../../os/.libs/libos.a ../../../hw/xquartz/GL/.libs/libCGLCore.a
../../../glx/.libs/libglx.a ../../../record/.libs/librecord.a
/opt/local/lib/libpixman-1.dylib -lpthread /opt/local/lib/libXfont.dylib
/opt/local/lib/libfreetype.dylib -lbz2 /opt/local/lib/libfontenc.dylib -lz
/opt/local/lib/libXau.dylib /opt/local/lib/libXdmcp.dylib -lm -framework
ApplicationServices
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple
definitions of symbol _serverGeneration
../../../dix/.libs/libdix.a(globals.o) definition of _serverGeneration in
section (__DATA,__data)
/opt/local/lib/libXfont.dylib(miscutil.o) definition of _serverGeneration
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of
symbol _XkbFreeGeomOverlayKeys
/opt/local/lib/libX11.dylib(single module) definition of
_XkbFreeGeomOverlayKeys
../../../xkb/.libs/libxkb.a(XKBGAlloc.o) definition of
_XkbFreeGeomOverlayKeys in section (__TEXT,__text)
collect2: ld returned 1 exit status
make[4]: *** [X11.bin] Error 1
make[4]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports
.org_release_tarballs_ports_x11_xorg-server/xorg-server/work/xorg-
server-1.13.0/hw/xquartz/mach-startup'
}}}
The failure is the same as with xorg-server-devel 1.12.99.905.
--
Ticket URL: <https://trac.macports.org/ticket/36055>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list