[Bug 41622] New: Make fails in dlls
https://bugs.winehq.org/show_bug.cgi?id=41622 Bug ID: 41622 Summary: Make fails in dlls Product: Wine Version: 1.9.22 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: JustinCB(a)opmbx.org Distribution: --- When running make in wine, a lot of dlls fail. It says "winebuild: somefile.o is an empty file" The workaround for me is to cd into the failed dll directory, run make clean and make. When I cd back into the build directory, it continues until it fails again on another dll with the same error. The workaround works if I cd back into the build directory and continue with make. This is a version from git a few days ago. I am trying to compile on tinycore linux, if that is any help. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41622 JustinCB <JustinCB(a)opmbx.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Other CC| |JustinCB(a)opmbx.org -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41622 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Could you run make clean from the top and make again? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41622 --- Comment #2 from JustinCB <JustinCB(a)opmbx.org> --- I think that it is caused when I stop the build with Control-C and start it again. It creates the file but doesn't add anything to it. Should I mark as resolved? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41622 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #3 from winetest(a)luukku.com --- (In reply to JustinCB from comment #2)
I think that it is caused when I stop the build with Control-C and start it again. It creates the file but doesn't add anything to it. Should I mark as resolved?
I had this exactly issue sometime ago. I canceled wine compile with ctrl+c because I wanted to add more cores on compile time make -j number. And I end up files that were somehow broken so I started from strach, fetching wine files. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41622 JustinCB <JustinCB(a)opmbx.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTOURBUG --- Comment #4 from JustinCB <JustinCB(a)opmbx.org> --- You didn't need to start from scratch, you just needed to 'make clean'(from the top) or cd into the directory that had the failure and 'make clean' there. I marked it resolved: not our bug because it is probably a bug in make when used on large projects(although it might be a bug in the wine build tools or wine's makefile, but it isn't that important to me that making wine can be able to be interrupted). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41622 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com Resolution|NOTOURBUG |INVALID -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41622 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org