https://bugs.winehq.org/show_bug.cgi?id=49637
Bug ID: 49637
Summary: Build fails when CROSSCFLAGS are passed
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)fireburn.co.uk
Distribution: ---
Created attachment 67831
--> https://bugs.winehq.org/attachment.cgi?id=67831
Build log xz compressed
When I build a PE enabled wine (--enable-mingw) and don't set CROSSCFLAGS wine
builds but creates dll.so files
When I build with CROSSCFLAGS=${CFLAGS} set I get a build failure when trying
to link:
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1005): undefined reference to
`GUID_ContainerFormatBmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1014): undefined reference to
`GUID_ContainerFormatJpeg'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1023): undefined reference to
`GUID_ContainerFormatPng'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1032): undefined reference to
`GUID_ContainerFormatDds'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1041): undefined reference to
`GUID_ContainerFormatTiff'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1050): undefined reference to
`GUID_ContainerFormatGif'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x105f): undefined reference to
`GUID_ContainerFormatWmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x11b5): undefined reference to
`GUID_ContainerFormatWmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x11c4): undefined reference to
`GUID_ContainerFormatWmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x11d3): undefined reference to
`GUID_ContainerFormatWmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x11ed): undefined reference to
`GUID_ContainerFormatBmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x11fc): undefined reference to
`GUID_ContainerFormatBmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x120b): undefined reference to
`GUID_ContainerFormatBmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x12dd): undefined reference to
`GUID_ContainerFormatJpeg'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x12ec): undefined reference to
`GUID_ContainerFormatJpeg'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x12fb): undefined reference to
`GUID_ContainerFormatJpeg'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1315): undefined reference to
`GUID_ContainerFormatPng'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1324): undefined reference to
`GUID_ContainerFormatPng'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1333): undefined reference to
`GUID_ContainerFormatPng'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1355): undefined reference to
`GUID_ContainerFormatDds'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1364): undefined reference to
`GUID_ContainerFormatDds'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1373): undefined reference to
`GUID_ContainerFormatDds'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x1395): undefined reference to
`GUID_ContainerFormatTiff'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x13a4): undefined reference to
`GUID_ContainerFormatTiff'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x13b3): undefined reference to
`GUID_ContainerFormatTiff'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x13d5): undefined reference to
`GUID_ContainerFormatGif'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x13e4): undefined reference to
`GUID_ContainerFormatGif'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x13f3): undefined reference to
`GUID_ContainerFormatGif'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.text+0x14c0): undefined reference to
`IID_IWICDdsDecoder'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.rdata+0x9c0): undefined reference to
`GUID_ContainerFormatBmp'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.rdata+0x9c8): undefined reference to
`GUID_ContainerFormatJpeg'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.rdata+0x9d0): undefined reference to
`GUID_ContainerFormatPng'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.rdata+0x9d8): undefined reference to
`GUID_ContainerFormatDds'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.rdata+0x9e0): undefined reference to
`GUID_ContainerFormatTiff'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.rdata+0x9e8): undefined reference to
`GUID_ContainerFormatGif'
/usr/libexec/gcc/i686-w64-mingw32/ld:
d3dx10_43_main.cross.o:d3dx10_43_main.c:(.rdata+0x9f0): undefined reference to
`GUID_ContainerFormatWmp'
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/i686-w64-mingw32-gcc failed
make[1]: *** [Makefile:432: d3dx10_43.dll] Error 2
make[1]: Leaving directory
'/var/tmp/portage/app-emulation/wine-staging-9999/work/wine-9999-abi_x86_32.x86/dlls/d3dx10_43'
make: *** [Makefile:10075: dlls/d3dx10_43] Error 2
make: *** Waiting for unfinished jobs....
I'll attach the complete log
I can work around this with the following patch:
--- a/dlls/d3dx10_43/Makefile.in 2020-07-30 12:23:06.918814528 +0100
+++ b/dlls/d3dx10_43/Makefile.in 2020-07-30 12:23:34.037329783 +0100
@@ -1,7 +1,6 @@
MODULE = d3dx10_43.dll
IMPORTLIB = d3dx10
-IMPORTS = d3d10_1 d3dcompiler dxguid
-DELAYIMPORTS = windowscodecs
+IMPORTS = d3d10_1 d3dcompiler dxguid windowscodecs
EXTRADLLFLAGS = -mno-cygwin
After that wine builds successfully and creates dll files
Is there any instructions on how to do this officially? I've been figuring this
out with trial and error
LTO is a no go in either CFLAGS or CROSSCFLAGS
--
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=47208
Bug ID: 47208
Summary: Wine-staging's "winebuild-Fake_Dlls" cause Office 2019
to say "IOPL not enabled"
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peathot(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, michael(a)fds-team.de,
z.figura12(a)gmail.com
Distribution: ---
Created attachment 64469
--> https://bugs.winehq.org/attachment.cgi?id=64469
Console output before the offending patch is applied
Microsoft Word 2019 (version 1904, build 11601.20204, installed via Office 365)
will not start if patchset "winebuild-Fake_Dlls" is applied to wine source. A
popup saying "IOPL not enabled" will appear after starting up for a while.
To be exact, the patch that causes the problem is the patch
"0003-winebuild-Generate-syscall-thunks-for-ntdll-exports.patch". This is found
out by applying patches with "patches/patchinstall.sh DESTDIR=../wine-source
--backend=git-am --all" then doing bisect between master & staging. By checking
out this patch's parent commit, Microsoft Word 2019 starts successfully. [1]
I've tried to exclude this patchset (and patchsets that depend on it) while
applying patches using [2]. By doing that, Microsoft Word starts successfully.
Wine's commit is "99114803b80f6e687f1d4ed11e0808b821cdbf22", while
Wine-staging's commit is "6ce73c283d4953e348ef87e237c4d29b933abadb". The OS is
Xubuntu 18.04. The machine is Mac Mini early 2009 with Nvidia Geforce 9400m.
The graphic stack is mesa + nouveau (i.e. Nvidia proprietary driver is not
installed).
The MS Office is installed using the instructions from [3]. Also, CSMT is
disabled due to nouveau's problem with multithreaded OpenGL (see #46707).
[1] However, this means all patches which appear later isn't applied yet. The
exact patch application order can be seen in the attachment.
[2] ./patches/patchinstall.sh DESTDIR=../wine-source/ --backend=git-am --all -W
winebuild-Fake_Dlls -W ntdll-NtContinue -W ntdll-RtlCreateUserThread -W
eventfd_synchronization -W server-Desktop_Refcount -W ws2_32-TransmitFile -W
kernel32-K32GetPerformanceInfo
[3]
https://appdb.winehq.org/objectManager.php?sClass=version&iId=35527&iTestin…
--
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=50078
Bug ID: 50078
Summary: Trying to run UFOS (1997), it crashes
Product: Wine
Version: 5.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elias_0000_0000(a)yahoo.com
Distribution: ---
Created attachment 68534
--> https://bugs.winehq.org/attachment.cgi?id=68534
backtrace
Trying to run UFOS (1997), it crashes.
The game it was found on Abandonware.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22808
Summary: Selected rows in WinRar flicker while selecting by
dragging rectangle
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Steps to reproduce: open an archive with several files using WinRar, then try
to select some files using mouse selection rectangle (dunno how this mechanism
is named). The rows already selected flicker when mouse is moved.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=50057
Bug ID: 50057
Summary: LTEInspecteur 1.6.10: "Wrong IP Address" error even
though IP is correct, unable to connect
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stalebrim(a)posteo.net
Distribution: ---
Created attachment 68511
--> https://bugs.winehq.org/attachment.cgi?id=68511
Log
When trying to connect to a router I get error "Wrong IP Address". The address
and login info are correct, but the software is unable to connect to the
router. Connecting and using the program from a virtual machine works well.
--
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=40167
Bug ID: 40167
Summary: theWord: popup doesn't work correctly after first
Shift-MouseOver
Product: Wine
Version: unspecified
Hardware: x86-64
URL: http://www.theword.net/files/setup/getmulti.php/en-sma
ll
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: therapon(a)roadrunner.com
Distribution: Ubuntu
bug is present in all versions of wine 1.1.14 through 1.9.3
MouseOver a hyperlink (cross-reference, commentary, etc.) displays a popup up
with the content of whatever is linked. Instruction at bottom of popup says:
Press SHIFT key and move mouse over popup to keep visible. Works properly the
first time only. The only way to keep subsequent popups visible is to press
SHIFT before MouseOver.
To reproduce:
1. MouseOver a hyperlink. Popup displays with standard background until the
mouse is moved off the link, then it disappears.
2. MouseOver a hyperlink, press SHIFT and move the mouse over the popup. Popup
displays with blue gradient background until the mouse is moved off the popup.
3. MouseOver a hyperlink. Popup flashes with blue gradient background and
disappears unless it has a vertical scrollbar. If it has a scrollbar, the popup
displays and functions as if SHIFT had been pressed.
Expected behavior:
1. MouseOver a hyperlink. Popup displays with standard background until the
mouse is moved off the link, then it disappears.
2. MouseOver a hyperlink, press SHIFT and move the mouse over the popup. Popup
displays with blue gradient background until the mouse is moved off the popup.
3. MouseOver a hyperlink. Popup displays with standard background until the
mouse is moved off the link, then it disappears.
--
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=50076
Bug ID: 50076
Summary: dxdiag needs Windows Audio Service
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
If you install native dxdiag with `winetricks -q dxdiag`, and run it (wine
dxdiag), then go to the audio tab, it shows an error:
Sound Tab 1: This computer cannot play audio because the Windows Audio service
is not enabled. Use the Sounds and Devices Properties control panel to enable
audio.
--
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=50073
Bug ID: 50073
Summary: Ghostrunner crashes when loading new levels
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
Ghostrunner crashes when loading new levels (though the initial load works fine
and it autosaves before loading the new level, so it's still possible to
progress by simply restarting the game):
Unhandled exception: page fault on write access to 0x00000040 in 64-bit code
(0x00000001405b50db).
...
Backtrace:
=>0 0x00000001405b50db EntryPoint+0xfd5018ab() in ghostrunner-win64-shipping
(0x0000000000000000)
1 0x0000000140d40bd0 EntryPoint+0xfdc8d39f() in ghostrunner-win64-shipping
(0x0000000000000000)
2 0x0000000141cd0af7 EntryPoint+0xfec1d2c6() in ghostrunner-win64-shipping
(0x0000000000000000)
0x00000001405b50db EntryPoint+0xfd5018ab in ghostrunner-win64-shipping: lock
cmpxchgq %r14,0x0000000000000040(%rcx)
Relevant code:
140d40bc3: e8 78 d1 ff ff callq 0x140d3dd40
140d40bc8: 48 8b c8 mov %rax,%rcx
140d40bcb: e8 f0 44 87 ff callq 0x1405b50c0
140d40bd0: 48 8b d8 mov %rax,%rbx
1405b50c0: 48 89 5c 24 20 mov %rbx,0x20(%rsp)
...
1405b50db: f0 4c 0f b1 71 40 lock cmpxchg %r14,0x40(%rcx)
So 0x140d3dd40 returns 0, but it's apparently supposed to return a memory
address. Haven't really looked much beyond this though.
--
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.