Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104160 - acovea fails to compile benckmark
Summary: acovea fails to compile benckmark
Status: RESOLVED DUPLICATE of bug 115392
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 10:29 UTC by Brian Larsen
Modified: 2005-12-30 17:54 UTC (History)
1 user (show)

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


Attachments
Preprocessed source that the error said to attach (acovea.dump,82.09 KB, text/plain)
2005-08-29 10:30 UTC, Brian Larsen
Details

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