Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Nov 2022 20:37:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263196] emulators/wine-proton: update to 7.0
Message-ID:  <bug-263196-7788-jrbk0qFNlX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263196-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263196-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #28 from Rainer Hurling <rhurlin@FreeBSD.org> ---
I just tried to build Proton 7.0.4 patch v3 on FreeBSD 14.0-CURRENT amd64
(main-n259351-d0f168e680ff) and got the following breakage:


=3D=3D=3D>  Building for wine-proton-7.0.4
cd
/poudriere/ports/default/emulators/wine-proton/work/wine-fb6e6af8928a29660e=
8cf797d43e028ea5bf8d23
&& gmake depend
gmake[2]: Entering directory
'/poudriere/ports/default/emulators/wine-proton/work/wine-fb6e6af8928a29660=
e8cf797d43e028ea5bf8d23'
tools/makedep
gmake[2]: Leaving directory
'/poudriere/ports/default/emulators/wine-proton/work/wine-fb6e6af8928a29660=
e8cf797d43e028ea5bf8d23'
cd
/poudriere/ports/default/emulators/wine-proton/work/wine-fb6e6af8928a29660e=
8cf797d43e028ea5bf8d23
&& tools/make_requests
gmake[2]: Entering directory
'/poudriere/ports/default/emulators/wine-proton/work/wine-fb6e6af8928a29660=
e8cf797d43e028ea5bf8d23'
clang -c -o dlls/acledit/main.cross.o dlls/acledit/main.c -Idlls/acledit
-Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -D__WINE_PE_BUILD -Wall -target x86_64-windo=
ws
-fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-se=
lf
-Wno-pragma-pack \
  -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith
-Wabsolute-value \
  -Wno-format -Wnonnull -mcx16 -isystem /usr/local/include -isystem
/poudriere/ports/default/emulators/wine-proton/files/clang
dlls/acledit/main.c:21:10: fatal error: 'stdarg.h' file not found
#include <stdarg.h>
         ^~~~~~~~~~
1 error generated.
gmake[2]: *** [Makefile:1997: dlls/acledit/main.cross.o] Error 1
gmake[2]: Leaving directory
'/poudriere/ports/default/emulators/wine-proton/work/wine-fb6e6af8928a29660=
e8cf797d43e028ea5bf8d23'
*** Error code 1


Am I the only one?

--=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-263196-7788-jrbk0qFNlX>