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

Bug 104160

Summary: acovea fails to compile benckmark
Product: Gentoo Linux Reporter: Brian Larsen <larsen>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: major CC: aliz
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Preprocessed source that the error said to attach

Description Brian Larsen 2005-08-29 10:29:04 UTC
On amd64 
linux> uname -a
Linux strongbad 2.6.12-gentoo-r9 #3 Mon Aug 22 21:07:30 MDT 2005 x86_64 AMD
Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux

There are no Athlon config files, only Opteron.  It seems wrong to have stable
on amd64 w/o the Athlon.

Here are the messages:
linux> /usr/bin/runacovea -config gcc34_opteron.acovea -bench almabench.c

runacovea -- a command-line driver program for the Acovea framework


ACOVEA - Analysis of Compiler Options Via Evolutionary Algorithm
         Invented by Scott Robert Ladd:  Coyote Gulch Productions
                                         scott.ladd@coyotegulch.com
                                         http://www.coyotegulch.com

  test application: /usr/share/acovea/benchmarks/almabench.c
       test system: strongbad
config description: GCC 3.4 Opteron (AMD64/x86_64)
test configuration: gcc34_opteron.acovea
    acovea version: 4.0.0
   evocosm version: 2.5.2
   test start time: 2005 Aug 29 11:15:54

  # of populations: 5
   population size: 40
     survival rate: 10% (4)
    migration rate: 5% (2)
     mutation rate: 1%
    crossover rate: 100%
   fitness scaling: windowed
generations to run: 20
random number seed: 3271332057

/usr/share/acovea/benchmarks/almabench.c: In function `planetpv':
/usr/share/acovea/benchmarks/almabench.c:308: internal compiler error: in
remember_web_was_spilled, at ra-build.c:2314
Please submit a full bug report,



Reproducible: Always
Steps to Reproduce:
1.  Run the above from the commanbd line on an amd64 Athlon machine
(/usr/bin/runacovea -config gcc34_opteron.acovea -bench almabench.c)
Actual Results:  
linux> /usr/bin/runacovea -config gcc34_opteron.acovea -bench almabench.c

runacovea -- a command-line driver program for the Acovea framework


ACOVEA - Analysis of Compiler Options Via Evolutionary Algorithm
         Invented by Scott Robert Ladd:  Coyote Gulch Productions
                                         scott.ladd@coyotegulch.com
                                         http://www.coyotegulch.com

  test application: /usr/share/acovea/benchmarks/almabench.c
       test system: strongbad
config description: GCC 3.4 Opteron (AMD64/x86_64)
test configuration: gcc34_opteron.acovea
    acovea version: 4.0.0
   evocosm version: 2.5.2
   test start time: 2005 Aug 29 11:15:54

  # of populations: 5
   population size: 40
     survival rate: 10% (4)
    migration rate: 5% (2)
     mutation rate: 1%
    crossover rate: 100%
   fitness scaling: windowed
generations to run: 20
random number seed: 3271332057

/usr/share/acovea/benchmarks/almabench.c: In function `planetpv':
/usr/share/acovea/benchmarks/almabench.c:308: internal compiler error: in
remember_web_was_spilled, at ra-build.c:2314
Please submit a full bug report,


Expected Results:  
This should have run the benchmark and not crashed.

It said to paste in this file: (but it is too big, I will attach it)
Comment 1 Brian Larsen 2005-08-29 10:30:29 UTC
Created attachment 67187 [details]
Preprocessed source that the error said to attach
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 10:26:02 UTC
Re-assign.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-30 17:54:05 UTC

*** This bug has been marked as a duplicate of 115392 ***