Benchmark.x11perf >> Benchmark_parser_notes 

Fuego 1.2 wiki

Login

Issue 0049 in split format

Summary
Some tests fail to compile on aarch64 (ren1 board); Owner: Tim; Reporter: Tim; Status: open; Priority: high
; Summary: Some tests fail to compile on aarch64 (ren1 board); Owner: Tim; Reporter: Tim; Status: open; Priority: high

Description [edit section]

= Description =The following tests have problem in the build phase with the Renesas R-Car boardin Tim's lab: * Benchmark.ffsb * Benchmark.netperf * Functional.glib * Functional.expat
Here's what the error looks like:{{{#!YellowBox+ ./configure --build=x86_64-unknown-linux-gnu --host=aarch64-poky-linux \ 'CC=aarch64-poky-linux-gcc -march=armv8-a -mtune=cortex-a57.cortex-a53 \ --sysroot=/opt/poky/2.1.2/sysroots/aarch64-poky-linux' AR=aarch64-poky-linux-ar \ RANLIB=aarch64-poky-linux-ranlib 'CXX=aarch64-poky-linux-g++ -march=armv8-a \ -mtune=cortex-a57.cortex-a53 --sysroot=/opt/poky/2.1.2/sysroots/aarch64-poky-linux' \ 'CPP=aarch64-poky-linux-gcc -E -march=armv8-a -mtune=cortex-a57.cortex-a53 \ --sysroot=/opt/poky/2.1.2/sysroots/aarch64-poky-linux' CXXCPP= --config-cacheconfigure: loading site script /opt/poky/2.1.2/site-config-aarch64-poky-linuxconfigure: loading cache config.cachechecking build system type... x86_64-unknown-linux-gnuchecking host system type... Invalid configuration `aarch64-poky-linux': machine `aarch64-poky' not recognizedconfigure: error: /bin/sh ./config.sub aarch64-poky-linux failed}}}
Here's what the error looks like:{{{#!YellowBox+ ./configure --build=x86_64-unknown-linux-gnu --host=aarch64-poky-linux \  'CC=aarch64-poky-linux-gcc  -march=armv8-a -mtune=cortex-a57.cortex-a53 \  --sysroot=/opt/poky/2.1.2/sysroots/aarch64-poky-linux' AR=aarch64-poky-linux-ar \  RANLIB=aarch64-poky-linux-ranlib 'CXX=aarch64-poky-linux-g++  -march=armv8-a \  -mtune=cortex-a57.cortex-a53 --sysroot=/opt/poky/2.1.2/sysroots/aarch64-poky-linux' \  'CPP=aarch64-poky-linux-gcc -E  -march=armv8-a -mtune=cortex-a57.cortex-a53 \  --sysroot=/opt/poky/2.1.2/sysroots/aarch64-poky-linux' CXXCPP= --config-cacheconfigure: loading site script /opt/poky/2.1.2/site-config-aarch64-poky-linuxconfigure: loading cache config.cachechecking build system type... x86_64-unknown-linux-gnuchecking host system type... Invalid configuration `aarch64-poky-linux': machine `aarch64-poky' not recognizedconfigure: error: /bin/sh ./config.sub aarch64-poky-linux failed}}}

Notes [edit section]

= Notes =Put other free-form comments or notes here
backlink

Fuego Issues List

; backlink: [[Fuego Issues List]]
TBWiki engine 1.9.3 by Tim Bird