Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944834 - dev-lang/rust-bin-1.82.0-r100[+rustfmt] - install: error: unknown component: rustfmt-preview
Summary: dev-lang/rust-bin-1.82.0-r100[+rustfmt] - install: error: unknown component: ...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal
Assignee: Randy Barlow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2024-11-25 01:42 UTC by ernsteiswuerfel
Modified: 2024-11-25 01:44 UTC (History)
4 users (show)

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


Attachments
build.log (ppc64, 1.82.0-r100) (rust-bin-1.82.0-r100:20241125-013407.log,3.32 KB, text/plain)
2024-11-25 01:42 UTC, ernsteiswuerfel
Details
emerge --info (file_944834.txt,6.81 KB, text/plain)
2024-11-25 01:44 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2024-11-25 01:42:44 UTC
Created attachment 911787 [details]
build.log (ppc64, 1.82.0-r100)

[...]
>>> Configuring source in /var/tmp/portage/dev-lang/rust-bin-1.82.0-r100/work/rust-bin-1.82.0 ...
 * .ppc64: running multilib-minimal_abi_src_configure
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/rust-bin-1.82.0-r100/work/rust-bin-1.82.0 ...
 * .ppc64: running multilib-minimal_abi_src_compile
>>> Source compiled.
>>> Test phase [not enabled]: dev-lang/rust-bin-1.82.0-r100

>>> Install dev-lang/rust-bin-1.82.0-r100 into /var/tmp/portage/dev-lang/rust-bin-1.82.0-r100/image
 * .ppc64: running multilib-minimal_abi_src_install
install: error: unknown component: rustfmt-preview
 * ERROR: dev-lang/rust-bin-1.82.0-r100::gentoo failed (install phase):
 *   (no error message)


dev-lang/rust on the other side builds fine with USE=rustfmt on ppc64/musl.
Comment 1 ernsteiswuerfel archtester 2024-11-25 01:44:01 UTC
Created attachment 911788 [details]
emerge --info

rust-bin also builds fine with USE='-rustfmt'.