#11521: Upgrade rustc for firefox-65.0
-------------------------+-----------------------
 Reporter:  ken@…        |       Owner:  ken@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.4
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by renodr):

 Morning folks.

 rustc-1.32.0 on an i5-6600k:

 {{{
    Compiling vergen v3.0.3
    Compiling miri v0.1.0 (/sources/rustc-1.32.0-src/src/tools/miri)
 error: failed to run custom build command for `miri v0.1.0
 (/sources/rustc-1.32.0-src/src/tools/miri)`
 process didn't exit successfully: `/sources/rustc-1.32.0-src/build/x86_64
 -unknown-linux-gnu/stage2-tools/release/build/miri-7bdefdbab42072df/build-
 script-build` (exit code: 101)
 --- stdout
 cargo:rustc-env=PROFILE=release
 cargo:rerun-if-changed=build.rs
 cargo:rustc-env=VERGEN_BUILD_TIMESTAMP=2019-01-21T14:07:31.816889152+00:00
 cargo:rustc-env=VERGEN_SEMVER_LIGHTWEIGHT=0.1.0
 cargo:rustc-env=VERGEN_SHA=
 cargo:rustc-env=VERGEN_COMMIT_DATE=
 cargo:rustc-env=VERGEN_SEMVER=0.1.0
 cargo:rustc-env=VERGEN_TARGET_TRIPLE=x86_64-unknown-linux-gnu
 cargo:rustc-env=VERGEN_SHA_SHORT=
 cargo:rustc-env=VERGEN_BUILD_DATE=2019-01-21

 --- stderr
 thread 'main' panicked at 'Unable to generate vergen keys!: Os { code: 2,
 kind: NotFound, message: "No such file or directory" }',
 src/libcore/result.rs:1009:5
 note: Run with `RUST_BACKTRACE=1` for a backtrace.

 command did not execute successfully:
 "/sources/rustc-1.32.0-src/build/x86_64-unknown-linux-
 gnu/stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j"
 "4" "--release" "--manifest-path"
 "/sources/rustc-1.32.0-src/src/tools/miri/Cargo.toml" "--message-format"
 "json"
 expected success, got: exit code: 101
 Build completed successfully in 0:30:10
 }}}

 If I wasn't busy working on the i686 box, I'd run it over there just for
 laughs. I'm having issues with it and Firefox/Thunderbird, so I'm going to
 just run a different web browser and email client. For some odd reason,
 rust won't link in swap space.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11521#comment:20>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to