Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228855 - dev-python/python-fchksum-1.7.1 failed
Summary: dev-python/python-fchksum-1.7.1 failed
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-22 08:58 UTC by Oleh Kravchenko
Modified: 2008-10-13 09:01 UTC (History)
0 users

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


Attachments
ebuild environment (environment,8.92 KB, text/plain)
2008-06-22 08:59 UTC, Oleh Kravchenko
Details
build log (build.log,1.61 KB, text/plain)
2008-06-22 09:00 UTC, Oleh Kravchenko
Details
make.conf for xmerge (make.conf,259 bytes, text/plain)
2008-06-22 09:02 UTC, Oleh Kravchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleh Kravchenko 2008-06-22 08:58:22 UTC
I make tool chain (http://www.gentoo.org/proj/en/base/embedded/cross-development.xml)
USE="-fortran" crossdev -t arm-softfloat-linux-gnueabi -S --g 4.2.4 --l 2.7-r2
and xmerge dev-python/python-fchksum always failed.



Reproducible: Always

Steps to Reproduce:
Comment 1 Oleh Kravchenko 2008-06-22 08:59:23 UTC
Created attachment 157985 [details]
ebuild environment
Comment 2 Oleh Kravchenko 2008-06-22 09:00:01 UTC
Created attachment 157987 [details]
build log
Comment 3 Oleh Kravchenko 2008-06-22 09:01:59 UTC
The some error on dev-python/python-fchksum
Comment 4 Oleh Kravchenko 2008-06-22 09:02:40 UTC
Created attachment 157989 [details]
make.conf for xmerge
Comment 5 Oleh Kravchenko 2008-06-22 09:03:25 UTC
(In reply to comment #3)
> The some error on dev-python/python-fchksum
> 

sorry
dev-python/pycrypto
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-22 16:43:02 UTC
Please do `echo LC_MESSAGES=\"C\" >> /etc/env.d/02locale`, run env-update and emerge the ebuild again, to provide the output in English. It's not likely that a developer can read the error messages in your mother tongue.
Comment 7 Rafał Mużyło 2008-06-22 21:02:49 UTC
Not claiming that I know Russian,
but this looks like gcc claims iwmmxt is an invalid argument for -march,
for gcc 4.3, info page claims it's correct (for arm arch).
Comment 8 Oleh Kravchenko 2008-06-22 21:08:48 UTC
(In reply to comment #7)
> Not claiming that I know Russian,
> but this looks like gcc claims iwmmxt is an invalid argument for -march,
> for gcc 4.3, info page claims it's correct (for arm arch).
> 

No no no! dev-python/python-fchksum (may be dev-python/python-*) try to build it's self using i686-pc-linux-gnu-gcc
but must use this cross compiler arm-softfloat-linux-gnueabi-gcc

Key -march=iwmmxt for arm-softfloat-linux-gnueabi-gcc is good.

P.S. Sorry for my English :P
Comment 9 Oleh Kravchenko 2008-07-05 09:07:22 UTC
I build dev-python/python-fchksum and dev-python/pycrypto natively on 
qemu-system-arm