Issue_0012 >> printable.footer >> Issue_0004 >> bbb-poky-sdk_test_notes >> release-1.1-test-2017-03-31_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 board
in 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-cache configure: loading site script /opt/poky/2.1.2/site-config-aarch64-poky-linux configure: loading cache config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... Invalid configuration `aarch64-poky-linux': machine `aarch64-poky' not recognized configure: 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-cache
configure: loading site script /opt/poky/2.1.2/site-config-aarch64-poky-linux
configure: loading cache config.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... Invalid configuration `aarch64-poky-linux': machine `aarch64-poky' not recognized
configure: 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.2 by Tim Bird