Skip to content

make check fails #16305

Closed
Closed
@Zoxc

Description

@Zoxc

On 84782c4

rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgreen
rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustuv
maketest: bootstrap-from-c-with-green
----- /home/john/dev/rust/src/test/run-make/bootstrap-from-c-with-green/ --------------------
------ stdout ---------------------------------------------
make[1]: Entering directory '/home/john/dev/rust/src/test/run-make/bootstrap-from-c-with-green'
LD_LIBRARY_PATH="/home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green:/home/john/dev/rust/x86_64-unknown-linux-gnu/stage2/lib:" /home/john/dev/rust/x86_64-unknown-linux-gnu/stage2/bin/rustc --out-dir /home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green -L /home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green lib.rs
ccache gcc -Wall -Werror -g -fPIC -m64 -L /home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green main.c -o /home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green/main -Wl,-rpath-link=/home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green/../../../stage2/lib -lboot
Makefile:8: recipe for target 'all' failed
make[1]: Leaving directory '/home/john/dev/rust/src/test/run-make/bootstrap-from-c-with-green'

------ stderr ---------------------------------------------
/usr/bin/ld: warning: librustuv-4e7c5e5c.so, needed by /home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green/libboot.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libgreen-4e7c5e5c.so, needed by /home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green/libboot.so, not found (try using -rpath or -rpath-link)
/home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green/libboot.so: undefined reference to `start::h96683e1c0bd063fcSGc'
/home/john/dev/rust/x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green/libboot.so: undefined reference to `event_loop::h68b7d85540085d63Lhg'
collect2: error: ld returned 1 exit status
make[1]: *** [all] Error 1

------        ---------------------------------------------

/home/john/dev/rust/mk/tests.mk:1010: recipe for target 'x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green-2-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu.ok' failed
make: *** [x86_64-unknown-linux-gnu/test/run-make/bootstrap-from-c-with-green-2-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu.ok] Error 2
make: *** Waiting for unfinished jobs....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions