Skip to content

Comments

Build Windows wheels for passagemath-sympow#1146

Draft
mkoeppe wants to merge 1 commit intomainfrom
windows-passagemath-sympow
Draft

Build Windows wheels for passagemath-sympow#1146
mkoeppe wants to merge 1 commit intomainfrom
windows-passagemath-sympow

Conversation

@mkoeppe
Copy link
Member

@mkoeppe mkoeppe commented Jul 1, 2025

No description provided.

@mkoeppe
Copy link
Member Author

mkoeppe commented Jul 1, 2025

    [sympow-2.023.6]   [spkg-install] *WARNING*: Could not find gp --- will not be able to build new_data
    [sympow-2.023.6]   [spkg-install] CFLAGS for SYMPOW:  -std=gnu17 -fno-fast-math -mfpmath=sse -ffp-contract=on -Dx86 
    [sympow-2.023.6]   [spkg-install] The double precision of your FPU is 53 bits.
    [sympow-2.023.6]   [spkg-install] ENDIANTUPLE for SYMPOW: le64
    [sympow-2.023.6]   [spkg-install] Makefile has been re-made. Use make if you wish to build SYMPOW
    [sympow-2.023.6]   [spkg-install] 
    [sympow-2.023.6]   [spkg-install] **ATTENTION** If you wish build SYMPOW, please ensure beforehand
    [sympow-2.023.6]   [spkg-install] that the various licenses of your C compiler, linker, assembler, etc.
    [sympow-2.023.6]   [spkg-install] allow you to create a derived work based on SYMPOW and your C libraries
    [sympow-2.023.6]   [spkg-install] Building sympow-2.023.6
    [sympow-2.023.6]   [spkg-install] gcc  -g -O2 -O3  -std=gnu17 -fno-fast-math -mfpmath=sse -ffp-contract=on -Dx86   -c -o fpu.o fpu.c
    [sympow-2.023.6]   [spkg-install] gcc  -g -O2 -O3  -std=gnu17 -fno-fast-math -mfpmath=sse -ffp-contract=on -Dx86   -c -o analrank.o analrank.c
    [sympow-2.023.6]   [spkg-install] gcc  -g -O2 -O3  -std=gnu17 -fno-fast-math -mfpmath=sse -ffp-contract=on -Dx86   -c -o analytic.o analytic.c
    [sympow-2.023.6]   [spkg-install] gcc  -g -O2 -O3  -std=gnu17 -fno-fast-math -mfpmath=sse -ffp-contract=on -Dx86   -c -o compute.o compute.c
    [sympow-2.023.6]   [spkg-install] gcc  -g -O2 -O3  -std=gnu17 -fno-fast-math -mfpmath=sse -ffp-contract=on -Dx86   -c -o compute2.o compute2.c
    [sympow-2.023.6]   [spkg-install] gcc  -g -O2 -O3  -std=gnu17 -fno-fast-math -mfpmath=sse -ffp-contract=on -Dx86   -c -o help.o help.c
    [sympow-2.023.6]   [spkg-install] In file included from analrank.c:1:
    [sympow-2.023.6]   [spkg-install] sympow.h:104:8: error: unknown type name 'uid_t'; did you mean 'pid_t'?
    [sympow-2.023.6]   [spkg-install]   104 | extern uid_t datauid;
    [sympow-2.023.6]   [spkg-install]       |        ^~~~~
    [sympow-2.023.6]   [spkg-install]       |        pid_t
    [sympow-2.023.6]   [spkg-install] sympow.h:105:8: error: unknown type name 'gid_t'; did you mean 'pid_t'?
    [sympow-2.023.6]   [spkg-install]   105 | extern gid_t datagid;
    [sympow-2.023.6]   [spkg-install]       |        ^~~~~
    [sympow-2.023.6]   [spkg-install]       |        pid_t

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