Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807829 - app-emulation/qemu-9999 failed in prepare phase
Summary: app-emulation/qemu-9999 failed in prepare phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: John Helmert III
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-12 07:36 UTC by Alexander
Modified: 2022-04-21 01:33 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,11.60 KB, text/x-log)
2021-08-12 07:36 UTC, Alexander
Details
emerge --info (emerge-info.txt,8.62 KB, text/plain)
2021-08-12 07:37 UTC, Alexander
Details
app-emulation/qemu-6.1.0_rc3 ebuild and files diff (qemu-gentoo-portage.patch,2.76 KB, patch)
2021-08-16 11:19 UTC, Tee KOBAYASHI
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2021-08-12 07:36:39 UTC
Created attachment 732376 [details]
build.log

/var/tmp/portage/app-emulation/qemu-9999/temp/environment: line 1973: pushd: /var/tmp/portage/app-emulation/qemu-9999/work/qemu-9999/default-configs/targets/: No such file or directory
 * ERROR: app-emulation/qemu-9999::gentoo failed (prepare phase):
Comment 1 Alexander 2021-08-12 07:37:29 UTC
Created attachment 732379 [details]
emerge --info
Comment 2 Tee KOBAYASHI 2021-08-16 11:19:41 UTC
Created attachment 733264 [details, diff]
app-emulation/qemu-6.1.0_rc3 ebuild and files diff

"${S}"/default-configs has been renamed to "${S}"/configs in qemu-6.1.0.

Attached is my personal patch for app-emulation/qemu-6.1.0_rc3 for reference.