[Bug 47307] New: vkd3d-1.1: Building using parallel jobs with fails with: libs/vkd3d_version.c: No such file or directory

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 31 20:57:48 CDT 2019


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 at winehq.org
          Reporter: plevine457 at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list