-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cfce7a5 - Browse repository at this point
Copy the full SHA cfce7a5View commit details
Commits on Jul 4, 2022
-
firefox: Update version from 95.0 to 98.0
https://www.mozilla.org/en-US/firefox/releases/ Use Rust 1.59.0.
Configuration menu - View commit details
-
Copy full SHA for 9b7d51b - Browse repository at this point
Copy the full SHA 9b7d51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 502b7d3 - Browse repository at this point
Copy the full SHA 502b7d3View commit details -
firefox: Build with Python from Firefox
Remove `MACH_USE_SYSTEM_PYTHON=1` as our [MarIuX Python installation does not satisfy the version requirements][1]: WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. You should consider upgrading via the '/scratch/local/tmp_ft1mxyo/bin/python -m pip install --upgrade pip' command. pygenometracks 3.6 requires pytest, which is not installed. requests-cache 0.8.1 has requirement attrs<22.0,>=21.2, but you have attrs 19.2.0. pygenometracks 3.6 has requirement matplotlib<=3.3.2,>=3.1.1, but you have matplotlib 3.4.3. cattrs 1.8.0 has requirement attrs>=20, but you have attrs 19.2.0. tensorflow 2.5.0 has requirement flatbuffers~=1.12.0, but you have flatbuffers 2.0. tensorflow 2.5.0 has requirement h5py~=3.1.0, but you have h5py 3.4.0. tensorflow 2.5.0 has requirement six~=1.15.0, but you have six 1.13.0. tensorflow 2.5.0 has requirement typing_extensions~=3.7.4, but you have typing-extensions 3.10.0.0. [1]: mariux64/pkg-scripts#181
Configuration menu - View commit details
-
Copy full SHA for 7a6c518 - Browse repository at this point
Copy the full SHA 7a6c518View commit details -
0:26.43 ERROR: Cannot find a wasi sysroot. Please give its location with --with-wasi-sysroot. Or build with --without-wasm-sandboxed-libraries.
Configuration menu - View commit details
-
Copy full SHA for 39420fa - Browse repository at this point
Copy the full SHA 39420faView commit details -
firefox: --without-wasm-sandboxed-libraries
From [Linux From Scratch][1]: > Using sandboxed wasm libraries has been moved to all builds instead of > only mozilla automation builds. It requires extra llvm packages and > was reported to seriously slow the build. Disable it. [Fedora is doing the same][2], and [*Firefox 95 on POWER*][3] contains instructions on how to get it to work. [1]: https://www.linuxfromscratch.org/blfs/view/svn/xsoft/firefox.html [2]: https://src.fedoraproject.org/rpms/firefox/blob/rawhide/f/firefox-mozconfig [3]: https://www.talospace.com/2021/12/firefox-95-on-power.html
Configuration menu - View commit details
-
Copy full SHA for 2ccf97e - Browse repository at this point
Copy the full SHA 2ccf97eView commit details -
firefox: Update version from 98.0 to 102.0
https://www.mozilla.org/en-US/firefox/releases/ Use Rust 1.61.0 for building.
Configuration menu - View commit details
-
Copy full SHA for 1fc9b85 - Browse repository at this point
Copy the full SHA 1fc9b85View commit details -
firefox: Fix build with cbindgen 0.24.3
https://bugzilla.mozilla.org/show_bug.cgi?id=1773630 [Alternative][1]: sed -i '/ROOT_CLIP_CHAIN/d' gfx/webrender_bindings/webrender_ffi.h [1]: https://www.linuxfromscratch.org/blfs/view/svn/xsoft/firefox.html
Configuration menu - View commit details
-
Copy full SHA for 00a28ee - Browse repository at this point
Copy the full SHA 00a28eeView commit details -
firefox: Remove sourcing the Node.js profile
The profile also pulls in LLVM/clang 13.x, but we have 14.x in MarIuX proper. Sourcing the profile does not seem to be needed for a successful build, so remove it.
Configuration menu - View commit details
-
Copy full SHA for 464533e - Browse repository at this point
Copy the full SHA 464533eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39cfad9 - Browse repository at this point
Copy the full SHA 39cfad9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.