Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

[v1.x] CI pipeline for NVIDIA Jetson fails with "unsupported GNU version" #18298

@nickguletskii

Description

@nickguletskii

Description

The CI pipeline for NVIDIA Jetson uses the following container: https://hub.docker.com/r/dockcross/linux-arm64/
It was recently updated to use GCC 8:
dockcross/dockcross@37c54a3

However, CUDA 9 doesn't support GCC versions above 6, so the CI pipelines are currently failing with the following message:

Error Message

error: #error -- unsupported GNU version! gcc versions later than 6 are not supported!

http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fedge/detail/PR-18268/3/pipeline/43

To Reproduce

Run a CI pipeline on the v1.x branch.

Steps to reproduce

(Paste the commands you ran that produced the error.)

What have you tried to solve it?

Environment

We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below:

curl --retry 10 -s https://raw.githubusercontent.com/dmlc/gluon-nlp/master/tools/diagnose.py | python

# paste outputs here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions