https://bugs.winehq.org/show_bug.cgi?id=57166
Bug ID: 57166 Summary: Disable Android apk generation please! Product: Wine Version: unspecified Hardware: x86-64 OS: Android Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: euloanty@live.com
i don't need that apk and there is no toggle to disable it. Gradle does not work. I run wine in termux
https://bugs.winehq.org/show_bug.cgi?id=57166
cqwrteur euloanty@live.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |euloanty@live.com
https://bugs.winehq.org/show_bug.cgi?id=57166
--- Comment #1 from cqwrteur euloanty@live.com --- /home/cqwrteur/toolchains_build/wine/dlls/wineandroid.drv/dllmain.c:126:34: error: incompatible pointer to integer conversion assigning to 'UINT64' (aka 'unsigned long long') from 'NTSTATUS (void *, ULONG) __attribute__((stdcall))' (aka 'long (void *, unsigned long)') [-Wint-conversion] 126 | params.start_device_callback = android_start_device; | ^ ~~~~~~~~~~~~~~~~~~~~ 1 error generated. make: *** [Makefile:424710: dlls/wineandroid.drv/aarch64-windows/dllmain.o] Error 1 make: *** Waiting for unfinished jobs....
https://bugs.winehq.org/show_bug.cgi?id=57166
--- Comment #2 from cqwrteur euloanty@live.com --- FAILURE: Build failed with an exception.
* What went wrong: A problem occurred configuring root project 'wineandroid.drv'.
Could not resolve all artifacts for configuration ':classpath'. Could not find com.android.tools.build:gradle:2.2.1.
Searched in the following locations: - https://jcenter.bintray.com/com/android/tools/build/gradle/2.2.1/gradle-2.2.... Required by: root project :
* Try:
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration. Run with --stacktrace option to get the stack trace.
<=============> 100% CONFIGURING [663ms]
IDLE
clang -D__STDC__ -c -o dlls/wined3d/aarch64-windows/directx.o /home/cqwrteur/toolchains_build/wine/dlls/wined3d/directx.c -Idlls/wined3d \ -I/home/cqwrteur/toolchains_build/wine/dlls/wined3d -Iinclude \ -I/home/cqwrteur/toolchains_build/wine/include \ -I/home/cqwrteur/toolchains_build/wine/include/msvcrt \ -I/home/cqwrteur/toolchains_build/wine/libs/vkd3d/include -D_UCRT -D__WINESRC__ -D__WINE_PE_BUILD \ -Wall -target aarch64-windows -fuse-ld=lld --no-default-config -fno-strict-aliasing \ -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self -Wno-pragma-pack \ -Wno-microsoft-enum-forward-reference -Wstrict-prototypes -Wtype-limits -Wunused-b> Run with --info or --debug option to get more log output.
Run with --scan to get full insights. -Wabsolute-value -g -O2 Get more help at https://help.gradle.org.
BUILD FAILED in 2s make: *** [Makefile:1458: dlls/wineandroid.drv/wine-debug.apk] Error 1 make: *** Waiting for unfinished jobs.... wine build failure