pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Latest rust build failure on amd64



I have a somewhat similar but not identical build failure as Paul Goyette:

| running: /pkg_comp/obj/pkgsrc/lang/rust/default/rust-bootstrap/bin/cargo build --manifest-path /pkg_comp/obj/pkgsrc/lang/rust/default/rustc-1.22.1-src/src/bootstrap/Cargo.toml --verbose --frozen
| 
| error: failed to run `rustc` to learn about target-specific information
| 
| Caused by:
|   process didn't exit successfully: `/pkg_comp/obj/pkgsrc/lang/rust/default/rust-bootstrap/bin/rustc - --crate-name ___ --print=file-names --target x86_64-unknown-netbsd --crate-type bin --crate-type proc-macro --crate-type rlib` (exit code: 101)
| --- stderr
| error: internal compiler error: unexpected panic
| 
| note: the compiler unexpectedly panicked. this is a bug.
| 
| note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
| 
| note: rustc 1.21.0 (3b72af97e 2017-10-09) running on x86_64-unknown-netbsd
| 
| thread 'rustc' panicked at 'failed to get current_exe: No such file or directory (os error 2)', /checkout/src/librustc/session/filesearch.rs:169:22
| note: Run with `RUST_BACKTRACE=1` for a backtrace.
| 
| 
| Traceback (most recent call last):
|   File "./x.py", line 20, in <module>
|     bootstrap.main()
|   File "/pkg_comp/obj/pkgsrc/lang/rust/default/rustc-1.22.1-src/src/bootstrap/bootstrap.py", line 756, in main
|     bootstrap()
|   File "/pkg_comp/obj/pkgsrc/lang/rust/default/rustc-1.22.1-src/src/bootstrap/bootstrap.py", line 736, in bootstrap
|     build.build_bootstrap()
|   File "/pkg_comp/obj/pkgsrc/lang/rust/default/rustc-1.22.1-src/src/bootstrap/bootstrap.py", line 624, in build_bootstrap
|     run(args, env=env, verbose=self.verbose)
|   File "/pkg_comp/obj/pkgsrc/lang/rust/default/rustc-1.22.1-src/src/bootstrap/bootstrap.py", line 148, in run
|     raise RuntimeError(err)
| RuntimeError: failed to run: /pkg_comp/obj/pkgsrc/lang/rust/default/rust-bootstrap/bin/cargo build --manifest-path /pkg_comp/obj/pkgsrc/lang/rust/default/rustc-1.22.1-src/src/bootstrap/Cargo.toml --verbose --frozen
| *** Error code 1
| 
| Stop.
| make[3]: stopped in /usr/pkgsrc/lang/rust
| *** Error code 1


I'm on amd64/7.0 (inside my pkg_comp).

It blocks building firefox, but I don't mind too much for now since I don't
want the latest version anyway (it desupported my essential extensions).
I transformed the previous firefox into firefox55 and that will do for now.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- Wayland: Those who don't understand X
\X/ rhialto/at/falu.nl      -- are condemned to reinvent it. Poorly.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index