https://bugs.winehq.org/show_bug.cgi?id=47307
Bug ID: 47307 Summary: vkd3d-1.1: Building using parallel jobs with fails with: libs/vkd3d_version.c: No such file or directory Product: vkd3d Version: 1.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: vkd3d Assignee: wine-bugs@winehq.org Reporter: plevine457@gmail.com Distribution: ---
Building vkd3d-1.1 in Gentoo Linux with gnumake-4.2.1 using "-j9 -l4" as MAKEOPTS fails with:
make -j9 -l4 make all-am make[1]: Entering directory '/var/tmp/portage/app-emulation/vkd3d-1.1/work/vkd3d-1.1-> abi_x86_32.x86' /bin/sh: libs/vkd3d_version.c: No such file or directory make[1]: *** [Makefile:1823: libs/vkd3d_version.c] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-emulation/vkd3d-1.1/work/vkd3d-1.1-> > abi_x86_32.x86' make: *** [Makefile:781: all] Error 2
Building with one job, i.e., MAKEOPTS="-j1" succeeds.
https://bugs.winehq.org/show_bug.cgi?id=47307
--- Comment #1 from plevine457@gmail.com --- Created attachment 64609 --> https://bugs.winehq.org/attachment.cgi?id=64609 Build log
https://bugs.winehq.org/show_bug.cgi?id=47307
--- Comment #2 from plevine457@gmail.com --- Created attachment 64610 --> https://bugs.winehq.org/attachment.cgi?id=64610 emerge --info
https://bugs.winehq.org/show_bug.cgi?id=47307
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47307
--- Comment #3 from Henri Verbeet hverbeet@gmail.com --- Can this also be reproduced when building the source at https://dl.winehq.org/vkd3d/source/vkd3d-1.1.tar.xz directly? How about current git at git://source.winehq.org/git/vkd3d.git?
https://bugs.winehq.org/show_bug.cgi?id=47307
plevine457@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED
--- Comment #4 from plevine457@gmail.com --- (In reply to Henri Verbeet from comment #3)
Can this also be reproduced when building the source at https://dl.winehq.org/vkd3d/source/vkd3d-1.1.tar.xz directly? How about current git at git://source.winehq.org/git/vkd3d.git?
Sorry. This bug was consistently reproducible on my end a few days ago. It now builds fine regardless of the number of parallel jobs.
Closing.
https://bugs.winehq.org/show_bug.cgi?id=47307
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked as worksforme.