Bug 719379 - ../sysdeps/powerpc/powerpc64/dl-irel.h:34:3: error: conflicting types for 'Elf64_FuncDesc'
Summary: ../sysdeps/powerpc/powerpc64/dl-irel.h:34:3: error: conflicting types for 'El...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: powerpc
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F16Alphappc
TreeView+ depends on / blocked
 
Reported: 2011-07-06 16:11 UTC by Karsten Hopp
Modified: 2016-11-24 15:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-26 11:53:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2011-07-06 16:11:26 UTC
Description of problem:
make[2]: Entering directory `/builddir/build/BUILD/glibc-2.14-58-g2c0e54f/elf'
mkdir /builddir/build/BUILD/glibc-2.14-58-g2c0e54f/build-ppc64-linuxnptl/elf
dl-lookup.c: In function 'enter':
dl-lookup.c:329:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
dl-lookup.c: In function '_dl_setup_hash':
dl-lookup.c:863:14: warning: variable 'nchain' set but not used [-Wunused-but-set-variable]
In file included from dl-runtime.c:30:0:
../sysdeps/powerpc/powerpc64/dl-irel.h:34:3: error: conflicting types for 'Elf64_FuncDesc'
../sysdeps/powerpc/powerpc64/dl-machine.h:43:3: note: previous declaration of 'Elf64_FuncDesc' was here
make[2]: *** [/builddir/build/BUILD/glibc-2.14-58-g2c0e54f/build-ppc64-linuxnptl/elf/dl-runtime.o] Error 1

Version-Release number of selected component (if applicable):
glibc-2.14.90-1


Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=247594

Comment 1 Karsten Hopp 2011-07-11 15:12:59 UTC
This is blocking lots of rebuilds on PPC atm.
There's a patch available at 
http://old.nabble.com/-PATCH--Fix-build-on-ppc64-td31986351.html


Note You need to log in before you can comment on or make changes to this bug.