Skip to content

Rust tests failing #1061

Open
Open
@giordano

Description

@giordano

Rust tests are occasionally failing with this error:

[ Info: Building for i686-linux-gnu-libgfortran5-cxx11
[ Info: Brewing a pot of coffee for Travis...
..i686-linux-gnu-cc -shared -o /tmp/testsuite/i686-linux-gnu/c/dyn_link/libfoo/libfoo.so -fPIC -g -O2 -lm libfoo/libfoo.c
i686-linux-gnu-rustc -o /tmp/testsuite/i686-linux-gnu/rust/hello_world/hello_world hello_world.rs
cargo install --verbose --path . --root /tmp/testsuite/i686-linux-gnu/rust/cargo_build
i686-linux-gnu-f77 -o /tmp/testsuite/i686-linux-gnu/fortran/hello_world/hello_world.o -c hello_world.f
i686-linux-gnu-go build -o /tmp/testsuite/i686-linux-gnu/go/float_abi/float_abi float_abi.go
error: missing key: 'version'
make[1]: *** [Makefile:7: /tmp/testsuite/i686-linux-gnu/rust/cargo_build/cargo_build] Error 1
gcc -o /tmp/testsuite/i686-linux-gnu/c/openmp/openmp -g -O2 -fopenmp openmp.c
make: *** [Makefile:48: install-project-rust-cargo_build] Error 2
make: *** Waiting for unfinished jobs....
i686-linux-gnu-c++ -shared -o /tmp/testsuite/i686-linux-gnu/cxx/dyn_link/librepeater/librepeater.so -fPIC -g -O2 -lm librepeater/librepeater.cc
i686-linux-gnu-cc -o /tmp/testsuite/i686-linux-gnu/c/hello_world/hello_world -g -O2 hello_world.c
i686-linux-gnu-go build -o /tmp/testsuite/i686-linux-gnu/go/hello_world/hello_world hello_world.go
i686-linux-gnu-c++ -o /tmp/testsuite/i686-linux-gnu/cxx/hello_world/hello_world -g -O2 hello_world.cc
i686-linux-gnu-cc -o /tmp/testsuite/i686-linux-gnu/fortran/hello_world/hello_world -g -O2 /tmp/testsuite/i686-linux-gnu/fortran/hello_world/hello_world.o -lgfortran -lm -lquadmath
i686-linux-gnu-f77 -o /tmp/testsuite/i686-linux-gnu/fortran/hello_world/hello_world hello_world.f
i686-linux-gnu-cc -o /tmp/testsuite/i686-linux-gnu/c/dyn_link/dyn_link -I/usr/share/testsuite/c/dyn_link/libfoo -fPIC -g -O2 -Wl,-z,origin -Wl,-rpath,$ORIGIN/libfoo -L/tmp/testsuite/i686-linux-gnu/c/dyn_link/libfoo -lfoo dyn_link.c
i686-linux-gnu-c++ -o /tmp/testsuite/i686-linux-gnu/cxx/dyn_link/dyn_link -I/usr/share/testsuite/cxx/dyn_link/librepeater -fPIC -g -O2 -Wl,-z,origin -Wl,-rpath,$ORIGIN/librepeater -L/tmp/testsuite/i686-linux-gnu/cxx/dyn_link/librepeater -lrepeater dyn_link.cc
Previous command exited with 2
Linux i686 {cxxstring_abi=cxx11, libc=glibc, libgfortran_version=5.0.0}: ..Error During Test at /data/staticfloat/bb_azp/rootfs/agent_2/_work/1/s/test/building.jl:105

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