[Bug 42478] New: 'O_CLOEXEC' undeclared
https://bugs.winehq.org/show_bug.cgi?id=42478 Bug ID: 42478 Summary: 'O_CLOEXEC' undeclared Product: Wine Version: 2.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: version2013(a)openmailbox.org Distribution: --- Created attachment 57332 --> https://bugs.winehq.org/attachment.cgi?id=57332 log.txt # gcc --version gcc (GCC) 4.2.2 kernel version number # uname -r 2.6.30.5 # ldd --version ldd (GNU libc) 2.6.1 wine-2.2 does not finish compiling. -- 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=42478 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Keywords| |regression Summary|'O_CLOEXEC' undeclared |Undeclared O_CLOEXEC use in | |qcap DLL CC| |xiewei(a)deepin.com --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- This was a recent change: http://source.winehq.org/git/wine.git/commitdiff/dfd22fb294c6ce9c3daba311f96... -- 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=42478 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |dfd22fb294c6ce9c3daba311f96 | |ca3b4933d265c CC| |joseph.kucia(a)gmail.com -- 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=42478 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #2 from André H. <nerv(a)dawncrow.de> --- https://source.winehq.org/patches/data/130463 -- 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=42478 --- Comment #3 from Nathan <version2013(a)openmailbox.org> --- (In reply to André H. from comment #2) That patch, plus patches from https://bugs.winehq.org/show_bug.cgi?id=42483#c5 and https://bugs.winehq.org/show_bug.cgi?id=42547#c6 results in 'wine build complete'. The patch is much appreciated. -- 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=42478 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de -- 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=42478 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry(a)baikal.ru, | |erich.e.hoover(a)wine-staging | |.com, michael(a)fds-team.de Status|UNCONFIRMED |STAGED Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/qcap-O_CLOEXEC Ever confirmed|0 |1 -- 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=42478 --- Comment #4 from Nathan <version2013(a)openmailbox.org> --- Wine-2.3 Using patch from comment 2 results in 'wine build complete'. -- 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=42478 --- Comment #5 from Nathan <version2013(a)openmailbox.org> --- Wine-2.4 Using patch from comment 2 results in 'wine build complete'. -- 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=42478 --- Comment #6 from Nathan <version2013(a)openmailbox.org> --- Wine-2.5 Using patch from comment 2 results in 'wine build complete'. -- 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=42478 --- Comment #7 from Nathan <version2013(a)openmailbox.org> --- Wine-2.6 Using patch from comment 2, and these two patches [1][2], results in 'wine build complete'. [1] https://bugs.winehq.org/show_bug.cgi?id=42835#c4 [2] https://bugs.winehq.org/show_bug.cgi?id=42835#c6 -- 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=42478 Gijs Vermeulen <acescopezz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz(a)gmail.com --- Comment #8 from Gijs Vermeulen <acescopezz(a)gmail.com> --- This should be fixed with https://source.winehq.org/git/wine.git/commit/bcc36abd8886f035652630fa62bd73... -- 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=42478 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz Fixed by SHA1| |bcc36abd8886f035652630fa62b | |d732519c83d9a Status|STAGED |RESOLVED Resolution|--- |FIXED -- 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=42478 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |quartz -- 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=42478 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.8. -- 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