http://bugs.winehq.org/show_bug.cgi?id=2927
Summary: wine-20050419-1fc3winehq failed to build w/ GCC 4.0.0
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.kovar(a)gmail.com
However w/ GCC 3.4.3 build finished OK.
gcc-4.0.0 -c -I. -I. -I../../../include -I../../../include
-I../../../include/msvcrt -I./.. -D_REE
NTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-Wpointer-arith -O2 -gdw
arf-2 -pipe -march=i686 -fomit-frame-pointer -ffast-math
-fexpensive-optimizations -o file.o file.c
In file included from ../../../include/winnt.h:27,
from ../../../include/windef.h:204,
from ../../../include/wine/test.h:25,
from file.c:21:
../../../include/msvcrt/ctype.h:72: warning: conflicting types for built-in
function ?iswalnum?
../../../include/msvcrt/ctype.h:73: warning: conflicting types for built-in
function ?iswalpha?
../../../include/msvcrt/ctype.h:75: warning: conflicting types for built-in
function ?iswcntrl?
../../../include/msvcrt/ctype.h:77: warning: conflicting types for built-in
function ?iswdigit?
../../../include/msvcrt/ctype.h:78: warning: conflicting types for built-in
function ?iswgraph?
../../../include/msvcrt/ctype.h:79: warning: conflicting types for built-in
function ?iswlower?
../../../include/msvcrt/ctype.h:80: warning: conflicting types for built-in
function ?iswprint?
../../../include/msvcrt/ctype.h:81: warning: conflicting types for built-in
function ?iswpunct?
../../../include/msvcrt/ctype.h:82: warning: conflicting types for built-in
function ?iswspace?
../../../include/msvcrt/ctype.h:83: warning: conflicting types for built-in
function ?iswupper?
../../../include/msvcrt/ctype.h:84: warning: conflicting types for built-in
function ?iswxdigit?
../../../include/msvcrt/ctype.h:85: warning: conflicting types for built-in
function ?towlower?
../../../include/msvcrt/ctype.h:86: warning: conflicting types for built-in
function ?towupper?
../../../include/msvcrt/io.h:179: error: ?open? aliased to external symbol ?_open?
../../../include/msvcrt/io.h:180: error: ?sopen? aliased to undefined symbol
?_sopen?
../../../include/msvcrt/process.h:129: error: ?execl? aliased to undefined
symbol ?_execl?
../../../include/msvcrt/process.h:130: error: ?execle? aliased to undefined
symbol ?_execle?
../../../include/msvcrt/process.h:131: error: ?execlp? aliased to undefined
symbol ?_execlp?
../../../include/msvcrt/process.h:132: error: ?execlpe? aliased to undefined
symbol ?_execlpe?
../../../include/msvcrt/process.h:133: error: ?spawnl? aliased to undefined
symbol ?_spawnl?
../../../include/msvcrt/process.h:134: error: ?spawnle? aliased to undefined
symbol ?_spawnle?
../../../include/msvcrt/process.h:135: error: ?spawnlp? aliased to undefined
symbol ?_spawnlp?
../../../include/msvcrt/process.h:136: error: ?spawnlpe? aliased to undefined
symbol ?_spawnlpe?
make[3]: *** [file.o] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/wine-20050419/dlls/msvcrt/tests'
make[2]: *** [tests] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/wine-20050419/dlls/msvcrt'
make[1]: *** [msvcrt] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/wine-20050419/dlls'
make: *** [dlls] Error 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1886
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2005-01-05 18:36 -------
confirming per vote
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1698
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
URL|http://appdb.winehq.org/appv|
|iew.php?appId=94 |
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2005-01-05 18:32 -------
Confirming per vote and log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1698
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|1434 |
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2918
------- Additional Comments From Speeddymon(a)gmail.com 2005-01-05 18:23 -------
ok.. After looking at the logs and the attached screenshot, there appear to be a
couple of things going on here. The first is obviously the palette messages.
Those shouldnt be assuming black. The other thing is the x11 messages. Those
normally wouldnt be a problem, heck they normally wouldnt even appear AFAIK if
the palette was being drawn correctly. Unfortunately we are in the middle of a
massive windowing rewrite, so it's hard to tell exactly what is causing the
problem. Can you revert back to the january release of wine and attach a log
and screenshot of how it looks?
That would help to either confirm or disprove that the windowing rewrite is the
cause of it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2918
------- Additional Comments From pmpf(a)ist.utl.pt 2005-01-05 17:52 -------
The logfiles are both attached to the bug, as well a screenshot. If you can't
for some reason get the attachments from bugzilla, I'll be more than happy to
send them all by im or email, and any new ones you request.
Feel free to reach me at either
msn : pferreira(a)gape.ist.utl.pt
icq : 15902719
aol/yahoo : pmpfe
jabber: pmpfe(a)jabber.org.uk
Paulo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2918
------- Additional Comments From Speeddymon(a)gmail.com 2005-01-05 17:42 -------
you said in the original report that you have a full log that you can email upon
request. how big is it? if its less than 10 mb can you email it to me? (click
on my name above this post) If it is greater than that, can you send it to me
via one of the instant messaging clients?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2918
------- Additional Comments From pmpf(a)ist.utl.pt 2005-01-05 17:17 -------
Yeap, that's the whole of it. :|
Not very informative, is it?
Paulo
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2918
------- Additional Comments From Speeddymon(a)gmail.com 2005-01-05 16:46 -------
that is the whole log? if not, please gzip it and attach it here as you did the
others. Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.