Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450262 - gnustep-base-1.24.0-r1 - Assembler messages: {standard input}:1430: Error: symbol `_OBJC_CLASS_GCObject' is already defined
Summary: gnustep-base-1.24.0-r1 - Assembler messages: {standard input}:1430: Error: sy...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-04 16:36 UTC by luigi.galvani
Modified: 2014-01-29 14:34 UTC (History)
0 users

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


Attachments
build.log (build.log,33.37 KB, text/plain)
2013-01-04 16:36 UTC, luigi.galvani
Details
emerge --info (emerge--info.txt,4.64 KB, text/plain)
2013-01-04 16:37 UTC, luigi.galvani
Details
enviroment (environment,94.92 KB, text/plain)
2013-01-04 16:37 UTC, luigi.galvani
Details

Note You need to log in before you can comment on or make changes to this bug.
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)?