Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 32 bit windows builds #11541

Merged
merged 3 commits into from
Feb 8, 2024
Merged

Remove 32 bit windows builds #11541

merged 3 commits into from
Feb 8, 2024

Conversation

Simn
Copy link
Member

@Simn Simn commented Feb 3, 2024

We're waiting for lix to support 64 bit Haxe before merging this.

This also seems a bit too easy, not sure if anything else needs to change.

Closes #8601

@Simn
Copy link
Member Author

Simn commented Feb 3, 2024

@andyli Is there anything else in the infrastructure that needs to be adjusted?

@andyli
Copy link
Member

andyli commented Feb 4, 2024

I don't have any concern off the top of my head. We can always add it back if needed, in theory.

@skial skial mentioned this pull request Feb 6, 2024
1 task
# Conflicts:
#	.github/workflows/main.yml
#	extra/github-actions/workflows/main.yml
@Simn
Copy link
Member Author

Simn commented Feb 8, 2024

Looks like the universe is telling me to merge this:

Prepare the Cygwin environment
  C:\hostedtoolcache\windows\cygwin\3.5.0\x86\setup-x86.exe --quiet-mode --root D:\cygwin --site http://mirrors.kernel.org/sourceware/cygwin-archive/20221123 --packages curl,diffutils,libpcre2-devel,m4,make,mbedtls-devel,mingw64-i686-binutils,mingw64-i686-gcc-core,mingw64-i686-gcc-g++,mingw64-i686-pcre2,mingw64-i686-zlib,patch,perl,rsync,unzip,zlib-devel --symlink-type=sys --allow-unsupported-windows
  Starting cygwin install, version 2.930
  User has backup/restore rights
  User has symlink creation right
  io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
  Current Directory: D:\a\haxe\haxe
  root: D:\cygwin system
  Changing gid to Administrators
  Selected local directory: D:\a\haxe\haxe
  net: Preconfig
  site: http://mirrors.kernel.org/sourceware/cygwin-archive/20221123/
  Error: The process 'C:\hostedtoolcache\windows\cygwin\3.5.0\x86\setup-x86.exe' failed with exit code 32212254[77](https://github.com/HaxeFoundation/haxe/actions/runs/7821761841/job/21351664419#step:10:81)

I know I said I wanted to wait, but if the choice is between merging this now and trying to figure out 32-bit specific cygwin problems which will then be deleted later... I prefer to merge it now. Sorry to all lix users, hopefully that part will be resolved soon too!

@Simn Simn merged commit b18953a into development Feb 8, 2024
52 of 53 checks passed
@Simn Simn deleted the remove_32_bit branch February 8, 2024 08:06
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.

another jvm win32 error
2 participants