-
Notifications
You must be signed in to change notification settings - Fork 78
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
2024 October Chromium Update [skip ci] #302
Conversation
Signed-off-by: PI <[email protected]>
Also, are there any plans to create a new OQS-Demos snapshot so I can upload prebuilt binaries? |
Providing binaries for Chromium would be nice, given the computational resources required to build it from source. I think this would make sense as long as we clearly document in the snapshot notes which demos are expected to work. What do you think @baentsch @praveksharma? |
@SWilson4 Thank you! Could you merge this? Seems I lost write access to this repo...? |
Will do. Your perms change is probably a side effect of open-quantum-safe/tsc#77. I think it certainly makes sense to have you as a CODEOWNER or committer here given that you actively maintain one of the demos as well as another subproject. |
Hi Could this be related to the latest changes you applied? Maybe building now does not work because of the new versions that you @pi-314159 included |
Basically the steps that have to be changed are: |
@ivcantero I assume the issue has been resolved?
Thanks! I forget to change it. Could you create a new PR and fix this (in both Linux and Windows instructions)? Not sure about the Mac guide. Specifically, we don't have access to a powerful Mac virtual machine for testing the build. The Windows and Linux builds are tested on a virtual machine with 40 cores (80 threads), 256GB of memory, and 10Gbps connectivity. |
@pi-314159 It wasn’t resolved, I hoped you could help to identify the issue. I could help building it, but it is failing in the last step as mentioned. |
@ivcantero Seems it's related to the macOS version Could you check this https://gist.github.com/pudquick/89c90421a9582f88741b21d10c6a155e ? |
@ivcantero I don't have experience building Chromium on a Mac, but I see two potential solutions:
|
@pi-314159 building with |
@ivcantero Would you consider contributing build documentation for macOS based on your experience? |
@SWilson4 yes, I would, but I still have to solve an issue because I got chromium for intel architectures, but nowadays Apple devices mostly run Arm64 architectures and for those I couldn't build it. Maybe you or @pi-314159 could help to solve it. |
@SWilson4 @ivcantero would it make sense to open a new issue (Bug report?) in |
No description provided.