Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292059 - sys-libs/glibc-2.11: compilation error on ia64: incompatible types in assignment
Summary: sys-libs/glibc-2.11: compilation error on ia64: incompatible types in assignment
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: IA64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 08:11 UTC by Dennis Schridde
Modified: 2009-11-06 21:18 UTC (History)
0 users

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


Attachments
build.log (build.log.gz,138.91 KB, application/octet-stream)
2009-11-06 08:14 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2009-11-06 08:11:38 UTC
When building sys-libs/glibc-2.11 on ia64, compilation aborts with:
dl-sym.c: In function ‘do_sym’:                                                                                                                                                                                     
dl-sym.c:197: error: incompatible types in assignment                                                                                                                                                               
make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.11/work/build-default-ia64-unknown-linux-gnu-nptl/elf/dl-sym.o] Error 1                                                                                             

[ebuild     U ] sys-libs/glibc-2.11 [2.9_p20081201-r2] USE="nls -debug -gd -glibc-omitfp (-hardened) (-multilib) -profile (-selinux) -vanilla" 0 kB

build.log attached

Reproducible: Always




Portage 2.2_rc48 (hardened/linux/ia64/10.0/server, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.31-hardened-r6 ia64)
=================================================================                                             
System uname: Linux-2.6.31-hardened-r6-ia64-31-with-gentoo-2.0.1                                              
Timestamp of tree: Fri, 06 Nov 2009 07:15:02 +0000                                                            
app-shells/bash:     4.0_p28                                                                                  
dev-lang/python:     2.6.4, 3.1.1-r1                                                                          
dev-python/pycrypto: 2.0.1-r8                                                                                 
dev-util/cmake:      2.6.4                                                                                    
sys-apps/baselayout: 2.0.1                                                                                    
sys-apps/openrc:     0.5.2-r1                                                                                 
sys-apps/sandbox:    2.2                                                                                      
sys-devel/autoconf:  2.63-r1                                                                                  
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2                                                               
sys-devel/binutils:  2.20                                                                                     
sys-devel/gcc-config: 1.4.1                                                                                   
sys-devel/libtool:   2.2.6a                                                                                   
virtual/os-headers:  2.6.27-r2                                                                                
ACCEPT_KEYWORDS="ia64"                                                                                        
CBUILD="ia64-unknown-linux-gnu"                                                                               
CFLAGS="-pipe -mtune=mckinley -O2 -ftree-vectorize"                                                           
CHOST="ia64-unknown-linux-gnu"                                                                                
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-pipe -mtune=mckinley -O2 -ftree-vectorize"
DISTDIR="/var/cache/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="assume-digests distlocks fixpackages metadata-transfer news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
GENTOO_MIRRORS="http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/var/cache/portage/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="      --include='/sci-libs/' --include='/sci-libs/gsl/' --exclude='/sci-libs/*/'      --include='/x11-libs/'          --include='/x11-libs/qt*/'              --include='/x11-libs/cairo/' --include='/x11-libs/pango/' --include='/x11-libs/pixman/' --exclude='/x11-libs/*/'    --include='/x11-misc/' --include='/x11-misc/util-macros/' --exclude='/x11-misc/*/'      --exclude='/games*/' --exclude='/gnome*/' --exclude='/gnustep*/' --exclude='/gpe*/' --exclude='/kde*/' --exclude='/lxde*/' --exclude='/rox*/' --exclude='/sci*/' --exclude='/x11*/' --exclude='/xfce*/'"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/cache/portage/gentoo"
PORTDIR_OVERLAY="/var/cache/portage/layman/hardened-development /var/cache/portage/local"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
[...]
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS_FLAGS
Comment 1 Dennis Schridde 2009-11-06 08:14:02 UTC
Created attachment 209402 [details]
build.log
Comment 2 SpanKY gentoo-dev 2009-11-06 21:18:04 UTC
i already queued up a patch for this, but i just posted it now