Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
BlumBlumShub-Test schlägt fehl (Crypto++)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
svh79
n00b
n00b


Joined: 11 Sep 2003
Posts: 29
Location: Tornesch, Germany

PostPosted: Thu Aug 19, 2004 1:51 pm    Post subject: BlumBlumShub-Test schlägt fehl (Crypto++) Reply with quote

Ich versuche erfolglos das Paket "crypto++" zu installieren.
Zielsystem: VIA EPIA M-10000 (1.0 GHz C3 Nehemiah Prozessor)

Dabei tritt folgender Fehler auf:
Code:
BlumBlumShub validation suite running...

/usr/portage/dev-libs/crypto++/crypto++-5.2.ebuild: line 18:  6329 Speicherzugriffsfehler  ./cryptest.exe v
 * crypto++ self-tests failed
 * Try to remove some optimization flags and re-emerge

!!! ERROR: dev-libs/crypto++-5.2 failed.
!!! Function src_compile, Line 27, Exitcode 0
!!! (no error message)


Ich bin bereits dem Rat gefolgt, die Flags zu kürzen/entfernen - jedoch ohne Erfolg.
Habt ihr Tipps für mich?
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Fri Aug 20, 2004 12:38 pm    Post subject: Reply with quote

welche flags hast du denn gesetzt?
Back to top
View user's profile Send private message
svh79
n00b
n00b


Joined: 11 Sep 2003
Posts: 29
Location: Tornesch, Germany

PostPosted: Fri Aug 20, 2004 12:45 pm    Post subject: Reply with quote

Code:
CFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"

Ich habe es auch schon versucht, auf 586 zu gehen und die restlichen Flags weg zu lassen - ohne Erfolg.
Back to top
View user's profile Send private message
manuels
Advocate
Advocate


Joined: 22 Nov 2003
Posts: 2146
Location: Europe

PostPosted: Fri Aug 20, 2004 12:52 pm    Post subject: Reply with quote

ein schuss ins blaue: mach mal -O0
Back to top
View user's profile Send private message
svh79
n00b
n00b


Joined: 11 Sep 2003
Posts: 29
Location: Tornesch, Germany

PostPosted: Fri Aug 20, 2004 1:16 pm    Post subject: Reply with quote

mit "-O0" gibts einen anderen Fehler:

Code:
BlumBlumShub validation suite running...


CryptoPP::Exception caught: Integer: division by zero
 * crypto++ self-tests failed
 * Try to remove some optimization flags and re-emerge

!!! ERROR: dev-libs/crypto++-5.2 failed.
!!! Function src_compile, Line 27, Exitcode 0
!!! (no error message)
Back to top
View user's profile Send private message
StringCheesian
l33t
l33t


Joined: 21 Oct 2003
Posts: 887

PostPosted: Sat Aug 28, 2004 10:57 am    Post subject: Reply with quote

I got the same error until I deleted -fomit-frame-pointer from my CFLAGS.
(übersetzt durch altavista.com): Ich erhielt die gleiche Störung, bis ich löschte -fomit-frame-pointer von meinem CFLAGS.

Athlon XP, gcc 3.4.1-r2, glibc 2.3.4.20040808, linux26-headers 2.6.7-r4, NPTL, gcc34-x86-2004.2 profile
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"

Here's a Gentoo bugzilla entry where the problem (comment #4) and solution (comments 6 and 7) are described.
(übersetzt durch altavista.com): Ist hier eine Gentoo bugzilla Eintragung wo das Problem (Anmerkung # 4) und Lösung (Anmerkungen 6 und 7) werden beschrieben.

I'm sorry about these German translations... using altavista.com to translate is the best I can do because I don't know any German.
(übersetzt durch altavista.com): Ich bin über diese deutschen Übersetzungen traurig..., die altavista.com verwenden, um zu übersetzen, bin das beste, das ich tun kann, weil ich nicht irgendwie deutsch spreche.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum