Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 23:15:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246426] emulators/wine-devel: fixme:esync:do_esync eventfd not supported on this platform
Message-ID:  <bug-246426-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246426

            Bug ID: 246426
           Summary: emulators/wine-devel: fixme:esync:do_esync eventfd not
                    supported on this platform
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: gerald@FreeBSD.org
             Flags: maintainer-feedback?(gerald@FreeBSD.org)
 Attachment #214434 maintainer-approval?
             Flags:
             Flags: maintainer-feedback?

Created attachment 214434
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214434&action=
=3Dedit
Fix "fixme:esync:do_esync eventfd not supported on this platform"

12.1 amd64.

$ rm -rf ~/.wine
$ winecfg
0024:fixme:esync:do_esync eventfd not supported on this platform.
002c:fixme:esync:do_esync eventfd not supported on this platform.
002c:err:seh:raise_exception Unhandled exception code c00000fd flags 0 addr
0xf600d488
0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0024:err:seh:raise_exception Unhandled exception code c00000fd flags 0 addr
0xf600d488
$

Builded with: OPTIONS_FILE_SET+=3DSTAGING

Found this error message "eventfd not supported on this platform" in staging
patch eventfd_synchronization. 2 more patches depends on it.
Build options fixed lines with "fixme:esync:do_esync":
-W eventfd_synchronization -W server-Desktop_Refcount -W ws2_32-TransmitFile

Other error messages are from regression in 5.8:
https://bugs.winehq.org/show_bug.cgi?id=3D49131

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246426-7788>