Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 450262

Summary: gnustep-base-1.24.0-r1 - Assembler messages: {standard input}:1430: Error: symbol `_OBJC_CLASS_GCObject' is already defined
Product: Gentoo Linux Reporter: luigi.galvani
Component: [OLD] LibraryAssignee: Gentoo Gnustep project <gnustep>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
enviroment

Description luigi.galvani 2013-01-04 16:36:47 UTC
Created attachment 334434 [details]
build.log

Objective C on armv5tel-softfloat-linux-gnueabi is broken, package "gnustep-base" failed to compile, compiler was compiled successfully with:

gcc -v
Using built-in specs.
COLLECT_GCC=/usr/armv5tel-softfloat-linux-gnueabi/gcc-bin/4.5.4/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv5tel-softfloat-linux-gnueabi/4.5.4/lto-wrapper
Target: armv5tel-softfloat-linux-gnueabi
Configured with: /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4/configure --prefix=/usr --bindir=/usr/armv5tel-softfloat-linux-gnueabi/gcc-bin/4.5.4 --includedir=/usr/lib/gcc/armv5tel-softfloat-linux-gnueabi/4.5.4/include --datadir=/usr/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.5.4 --mandir=/usr/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.5.4/man --infodir=/usr/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.5.4/info --with-gxx-include-dir=/usr/lib/gcc/armv5tel-softfloat-linux-gnueabi/4.5.4/include/g++-v4 --host=armv5tel-softfloat-linux-gnueabi --build=armv5tel-softfloat-linux-gnueabi --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --with-float=soft --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/armv5tel-softfloat-linux-gnueabi/4.5.4/python --enable-checking=release --disable-libgcj --with-arch=armv5t --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.4 p1.0, pie-0.4.7'
Thread model: posix
gcc version 4.5.4 (Gentoo 4.5.4 p1.0, pie-0.4.7)
Comment 1 luigi.galvani 2013-01-04 16:37:14 UTC
Created attachment 334436 [details]
emerge --info
Comment 2 luigi.galvani 2013-01-04 16:37:30 UTC
Created attachment 334438 [details]
enviroment
Comment 3 Bernard Cafarelli gentoo-dev 2014-01-29 14:34:06 UTC
Is this still a problem with gcc-4.7 (current stable version)?