Skip to content

Comments

Build Windows wheels for passagemath-flint#1202

Draft
mkoeppe wants to merge 3 commits intomainfrom
windows-passagemath-flint
Draft

Build Windows wheels for passagemath-flint#1202
mkoeppe wants to merge 3 commits intomainfrom
windows-passagemath-flint

Conversation

@mkoeppe
Copy link
Member

@mkoeppe mkoeppe commented Jul 9, 2025

No description provided.

@mkoeppe
Copy link
Member Author

mkoeppe commented Jul 9, 2025

On ARM:

    [flint-3.3.1]   [spkg-install] [5/5020] Building C object CMakeFiles/flint.dir/src/generic_files/exception.c.obj
    [flint-3.3.1]   [spkg-install] FAILED: CMakeFiles/flint.dir/src/generic_files/exception.c.obj 
    [flint-3.3.1]   [spkg-install] C:\a\_temp\msys64\clangarm64\bin\gcc.exe -Dflint_EXPORTS -IC:/a/passagemath/passagemath/sage-local/var/tmp/sage/build/flint-3.3.1/src/src -IC:/a/passagemath/passagemath/sage-local/var/tmp/sage/build/flint-3.3.1/src -isystem C:/a/passagemath/passagemath/sage-local/include -g -O2 -O2 -g -DNDEBUG -std=gnu11 -flto=thin -funroll-loops -pthread -MD -MT CMakeFiles/flint.dir/src/generic_files/exception.c.obj -MF CMakeFiles\flint.dir\src\generic_files\exception.c.obj.d -o CMakeFiles/flint.dir/src/generic_files/exception.c.obj -c C:/a/passagemath/passagemath/sage-local/var/tmp/sage/build/flint-3.3.1/src/src/generic_files/exception.c
    [flint-3.3.1]   [spkg-install] C:/a/passagemath/passagemath/sage-local/var/tmp/sage/build/flint-3.3.1/src/src/generic_files/exception.c:57:16: error: incompatible function pointer types assigning to 'void (*)(void) __attribute__((noreturn))' from 'void (*)(void)' [-Wincompatible-function-pointer-types]
    [flint-3.3.1]   [spkg-install]    57 |     abort_func = func;
    [flint-3.3.1]   [spkg-install]       |                ^ ~~~~
    [flint-3.3.1]   [spkg-install] C:/a/passagemath/passagemath/sage-local/var/tmp/sage/build/flint-3.3.1/src/src/generic_files/exception.c:75:16: error: incompatible function pointer types assigning to 'void (*)(flint_err_t, const char *, va_list) __attribute__((noreturn))' (aka 'void (*)(flint_err_t, const char *, char *) __attribute__((noreturn))') from 'void (*)(flint_err_t, const char *, va_list)' (aka 'void (*)(flint_err_t, const char *, char *)') [-Wincompatible-function-pointer-types]
    [flint-3.3.1]   [spkg-install]    75 |     throw_func = func;
    [flint-3.3.1]   [spkg-install]       |                ^ ~~~~

@mkoeppe mkoeppe changed the title build/pkgs/flint: Upgrade to 3.3.1, build Windows wheels for passagemath-flint build/pkgs/flint: Build Windows wheels for passagemath-flint Jul 25, 2025
@mkoeppe mkoeppe changed the title build/pkgs/flint: Build Windows wheels for passagemath-flint Build Windows wheels for passagemath-flint Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant