Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915921 - dev-lang/rust-1.71.1 fails when compling rustc_driver
Summary: dev-lang/rust-1.71.1 fails when compling rustc_driver
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-18 06:26 UTC by Sevilla, Larry
Modified: 2023-10-18 22:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
environment (environment.txt,170.28 KB, text/plain)
2023-10-18 06:28 UTC, Sevilla, Larry
Details
emerge --info (info.txt,6.04 KB, text/plain)
2023-10-18 06:28 UTC, Sevilla, Larry
Details
emerge -pqv (pqv.txt,556 bytes, text/plain)
2023-10-18 06:28 UTC, Sevilla, Larry
Details
build log part 1 (build.log.txt.gz.aa,878.91 KB, application/gzip)
2023-10-18 06:36 UTC, Sevilla, Larry
Details
build log part 2 (build.log.txt.gz.ab,155.64 KB, application/octet-stream)
2023-10-18 06:36 UTC, Sevilla, Larry
Details
Build log tail (tail.log,24.87 KB, text/plain)
2023-10-18 16:50 UTC, Mike Gilbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sevilla, Larry 2023-10-18 06:26:52 UTC
PC-MB:Intel DH61WW
CPU: i3-2120
RAM: 2Gb
OS: Gentoo x32

updating failed on rust package

emerge -juDN --with-bdeps=y @world


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -juDN --with-bdeps=y @world
3.
Actual Results:  
failed to build "rust"

Expected Results:  
should build all packages

attachments to follow
Comment 1 Sevilla, Larry 2023-10-18 06:28:07 UTC
Created attachment 873071 [details]
environment
Comment 2 Sevilla, Larry 2023-10-18 06:28:32 UTC
Created attachment 873072 [details]
emerge --info
Comment 3 Sevilla, Larry 2023-10-18 06:28:59 UTC
Created attachment 873073 [details]
emerge -pqv
Comment 4 Sevilla, Larry 2023-10-18 06:36:03 UTC
Created attachment 873074 [details]
build log part 1
Comment 5 Sevilla, Larry 2023-10-18 06:36:23 UTC
Created attachment 873075 [details]
build log part 2
Comment 6 Mike Gilbert gentoo-dev 2023-10-18 16:50:35 UTC
Created attachment 873081 [details]
Build log tail

The attached build log appears to have been added to a tar file, compressed with gzip, and then split into 2 parts. Please do not use 'tar' in the future.

For convenience, I am attaching the last part of the build log that shows the failure building "rustc_driver".
Comment 7 Georgy Yakovlev archtester gentoo-dev 2023-10-18 22:29:23 UTC
Likely out of mem+swap

https://forums.gentoo.org/viewtopic-p-8802432.html?sid=d1bdc5b1a05339b2ed8d0d1914910154

Try increasing swap to 8GB.