[Bug 37183] New: Autogenerated programs/cscript/ihost.h is not being removed by make clean
https://bugs.winehq.org/show_bug.cgi?id=37183 Bug ID: 37183 Summary: Autogenerated programs/cscript/ihost.h is not being removed by make clean Product: Wine Version: 1.7.25 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: scott(a)open-vote.org If I do a binary build of the Wine package twice in a row, or a binary build followed by a source build, dpkg-source will complain that there are uncommitted changes to the source. The issue is programs/cscript/ihost.h gets generated during the build process, but never gets cleaned up even after make clean is run to make a new source package. A simple workaround is to just delete programs/cscript/ihost.h before running the next command, but this is something clean should be handling for us. -- 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=37183 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine? -- 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=37183 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de, | |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- Who is building the packages now? Should be quite easy to test when you have the build enviroument there. -- 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=37183 --- Comment #3 from Sebastian Lackner <sebastian(a)fds-team.de> --- (In reply to winetest from comment #2)
Who is building the packages now? Should be quite easy to test when you have the build enviroument there.
There is no easy way to test it on our build servers (they never run "make clean" on an existing Wine directory). Nevertheless, when looking at the Makefile in programs/cscript this should be fixed: --- snip --- clean:: rm -f ihost.h arguments.o host.o main.o ihost.tlb cscript.exe.so cscript.exe.fake -- snip --- Scott, can you confirm that this is the case? -- 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=37183 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |a2db8bc137fbfa0bcf8664083e9 | |969bf5a3f6745 Resolution|--- |FIXED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- This was fixed by a2db8bc137fbfa0bcf8664083e9969bf5a3f6745. -- 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=37183 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.21. -- 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=37183 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |build-env -- 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