Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261584 - app-emulation/wine-1.1.16 fails to build due to relocatable linking error
Summary: app-emulation/wine-1.1.16 fails to build due to relocatable linking error
Status: RESOLVED DUPLICATE of bug 260726
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-07 17:13 UTC by Plüss Roland
Modified: 2009-03-07 17:15 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 Plüss Roland 2009-03-07 17:13:50 UTC
app-emulation/wine-1.1.16 can not be emerged due to a linking error.

Reproducible: Always

Steps to Reproduce:
1. emerge app-emulation/wine-1.1.16
Actual Results:  
Linking of libraries fails due some relocation error.

../../tools/winegcc/winegcc  -B../../tools/winebuild -shared ./acledit.spec    main.o       -o acledit.dll.so  -lkernel32  ../../libs/port/libwine_port.a  -L/home/roland/progs/testing/lib
/usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (main.o) to format elf64-x86-64 (acledit.YHqLhE.o) is not supported
winebuild: /usr/bin/ld -r failed with status 256
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [acledit.dll.so] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.16/work/wine-1.1.16/dlls/acledit'
make[1]: *** [acledit] Error 2
make[1]: *** Waiting for unfinished jobs....
../../tools/winegcc/winegcc  -B../../tools/winebuild -shared ./aclui.spec    aclui_main.o       -o aclui.dll.so  -lkernel32  ../../libs/port/libwine_port.a  -L/home/roland/progs/testing/lib
/usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (aclui_main.o) to format elf64-x86-64 (aclui.8AFx4I.o) is not supported
winebuild: /usr/bin/ld -r failed with status 256
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [aclui.dll.so] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.16/work/wine-1.1.16/dlls/aclui'
make[1]: *** [aclui] Error 2
../../tools/winegcc/winegcc  -B../../tools/winebuild -shared ./activeds.spec    activeds_main.o       -o activeds.dll.so  -lkernel32  ../../libs/port/libwine_port.a  -L/home/roland/progs/testing/lib
/usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (activeds_main.o) to format elf64-x86-64 (activeds.0uyyfR.o) is not supported
winebuild: /usr/bin/ld -r failed with status 256
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [activeds.dll.so] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.16/work/wine-1.1.16/dlls/activeds'
make[1]: *** [activeds] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-1.1.16/work/wine-1.1.16/dlls'
make: *** [dlls] Error 2
 *
 * ERROR: app-emulation/wine-1.1.16 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2213:  Called die
 * The specific snippet of code:
 *       emake all || die "all"
 *  The die message:
 *   all
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-emulation/wine-1.1.16/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/wine-1.1.16/temp/environment'.
 *

Expected Results:  
Build should not fail

emerge infos:
[ebuild     U ] app-emulation/wine-1.1.16 [1.1.15] USE="X alsa cups gecko jack jpeg lcms ncurses opengl png ssl (-dbus) -esd (-gnutls) (-hal) (-ldap) (-nas) -oss -samba (-scanner) -win64 -xcomposite -xinerama -xml" 0 kB

system infos:
Portage 2.1.6.7 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 2.6.26-gentoo-r4 x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-r4-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_6400+-with-glibc2.2.5
Timestamp of tree: Sat, 07 Mar 2009 02:00:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-07 17:15:25 UTC

*** This bug has been marked as a duplicate of bug 260726 ***