Opened 22 months ago

Closed 22 months ago

Last modified 20 months ago

#18122 closed enhancement (fixed)

rustc-1.70.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (7)

comment:1 by Xi Ruoyao, 22 months ago

I got 6 test failures. Two of them are caused by https://github.com/alexcrichton/openssl-probe/issues/25 and can be worked around with "SSL_CERT_DIR=/etc/ssl/certs". Other three of them are reported as https://github.com/rust-lang/rust/issues/112209 and should be harmless in practice. The remaining one indicates a bug in GDB (I'm using GDB-13.2).

comment:2 by Xi Ruoyao, 22 months ago

Maybe we'll need some additional patches for FF and TB, see "Depends on" field in https://bugzilla.mozilla.org/show_bug.cgi?id=1821228.

comment:3 by ken@…, 22 months ago

The build with tests seems to be a lot bigger, I've just run out of space on the filesystem where I was building this during the install (using 23GB).

Last edited 22 months ago by ken@… (previous) (diff)

in reply to:  3 comment:4 by ken@…, 22 months ago

Replying to ken@…:

The build with tests seems to be a lot bigger, I've just run out of space on the filesystem where I was building this during the install (using 23GB).

That was on my haswell. On my zen1+ (much slower) it had blown the space at 15GB so I assumed it was much earlier in the install. But the zen1+ has now completed and only got to about 16GB. Same script, both without my optimizations, marginally different versions of llvm16.

comment:5 by Bruce Dubbs, 22 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:6 by Bruce Dubbs, 22 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

55fb76ba30 Update to llvm-16.0.5.
1fd75935de Update to rustc-1.70.0.
new ffef0bb701 Update to librsvg-2.56.1.

Note that for large packages (llvm and rustc) I changes to parallelism=8 for timing.

comment:7 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.