Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 796323

Summary: games-rpg/rpg-cli-0.4.1 fails to build without native symlinks
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Alexey <alexey+gentoo>
Status: RESOLVED INVALID    
Severity: normal CC: alexey+gentoo, mgorny, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Alexey 2021-06-16 09:06:35 UTC
Created attachment 716433 [details]
build.log

Compiling textwrap v0.12.1                                                                                                                                                                                                                                                     
     Running `rustc --crate-name textwrap --edition=2018 /home/user/gentoo/var/tmp/portage/games-rpg/rpg-cli-0.4.1/work/cargo_home/gentoo/textwrap-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link 
-C opt-level=3 -C embed-bitcode=no -C metadata=efe049840971b3ba -C extra-filename=-efe049840971b3ba --out-dir /home/user/gentoo/var/tmp/portage/games-rpg/rpg-cli-0.4.1/work/rpg-cli-0.4.1/target/release/deps -L dependency=/home/user/gentoo/var/tmp/portage/games-rpg/rpg-cli-0
.4.1/work/rpg-cli-0.4.1/target/release/deps --extern unicode_width=/home/user/gentoo/var/tmp/portage/games-rpg/rpg-cli-0.4.1/work/rpg-cli-0.4.1/target/release/deps/libunicode_width-b8b37d5da2aa8f4a.rmeta --cap-lints allow`                                                    
error: linker `cc` not found                                                                                                                                                                                                                                                      
  |                                                                                                                                                                                                                                                                               
  = note: No such file or directory (os error 2)                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                                  
error: aborting due to previous error



dev-lang/rust-bin-1.51.0:stable
Comment 1 Alexey 2021-06-16 09:08:38 UTC
Created attachment 716436 [details]
emerge --info
Comment 2 Alexey 2024-02-17 13:48:00 UTC
Apparently this is a known issue in rust-bin, according to ionen