forked from javascript/rusty_v8
Compare commits
141 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
ff96defee8 | ||
|
|
be037b133c | ||
|
|
45cb939ec4 | ||
|
|
7b8e2719d9 | ||
|
|
893d8a37c0 | ||
|
|
70615c314c | ||
|
|
16fa9ad89f | ||
|
|
3fdb9a2259 | ||
|
|
caf6e16dce | ||
|
|
5e11cd663f | ||
|
|
366a518cff | ||
|
|
9da8e895c3 | ||
|
|
f18bdc576a | ||
|
|
59ca5517d4 | ||
|
|
31efdc1fa5 | ||
|
|
b8cd91189a | ||
|
|
23bc57cc96 | ||
|
|
e1be617583 | ||
|
|
ce9e291599 | ||
|
|
066e3cc08a | ||
|
|
dfc60d5015 | ||
|
|
8f66c5e934 | ||
|
|
2b8299a06e | ||
|
|
0105e5eada | ||
|
|
ff050dfd39 | ||
|
|
3a7c9f4f57 | ||
|
|
40cef46fa3 | ||
|
|
9f68202310 | ||
|
|
e0ad1b3909 | ||
| f7a036249b | |||
|
|
27e652c4a2 | ||
| 90956279f8 | |||
|
|
cbe84ebd57 | ||
|
|
926b0eaea5 | ||
|
|
1dde110107 | ||
|
|
ee4b4609c7 | ||
| 3fca3a4200 | |||
| 4615815775 | |||
| 9edb5f10ac | |||
|
|
bde51381e5 | ||
|
|
82849ec0c0 | ||
|
|
9196df0433 | ||
| 9e60549f62 | |||
|
|
556ff92f04 | ||
|
|
12a1a73f1e | ||
|
|
bc9694d3a0 | ||
|
|
eca21bdd9a | ||
|
|
3e11953227 | ||
|
|
2e333a045e | ||
|
|
1afcbe85ff | ||
|
|
b99a556da0 | ||
| 6e845f600d | |||
|
|
51ea9d2efe | ||
| c9e0532915 | |||
|
|
fdf4779d80 | ||
|
|
fe80d3be2f | ||
|
|
111138ff07 | ||
|
|
ba1b2d0f8c | ||
| 4a6d0b5f33 | |||
|
|
13088f4412 | ||
| 9ce440f193 | |||
| 94bb8d453e | |||
| 17c3b64ae8 | |||
| d7cec707bb | |||
| 5252ed2def | |||
| 38a6d09fb9 | |||
| 3218cfdc70 | |||
| e28ca446e3 | |||
| e48db7809c | |||
| b213bff578 | |||
| 79ed9efff3 | |||
| 2edac579e1 | |||
| c7bcbefda1 | |||
| 4cbfdb67bf | |||
| 85bb9794ad | |||
| de230c0b94 | |||
| a822d5c510 | |||
| f6525cde6c | |||
| 4b1e86d34a | |||
| c3d05d9df7 | |||
| bd270520de | |||
| 8949a3fe2d | |||
| 5134ef4710 | |||
| 7f0e3610b6 | |||
| bae9c0ec85 | |||
| c4cdc39247 | |||
| 96935873eb | |||
| 866cc014f7 | |||
| 30cb971be1 | |||
| 724984d525 | |||
| 724a8a6e8e | |||
| 8bd8300c06 | |||
| aa37becccf | |||
| c4f17eb508 | |||
| 588b54b172 | |||
| 8bad9d681f | |||
| 4f09040223 | |||
| 7a99fbd164 | |||
| 9838073d32 | |||
| 712ecf78fb | |||
| 5952c48f08 | |||
| ebcd1155de | |||
| 3dc615ca32 | |||
| 8e22b7e84b | |||
| f3811394cf | |||
| 496a23ddcc | |||
| e8134ee027 | |||
| 7472673593 | |||
| a7cfa18c11 | |||
| 7944be1d9f | |||
| 9a1b7d81d2 | |||
| 4d4080689f | |||
| 0b14e34f16 | |||
| 69ba44c49f | |||
| 87cf5a468c | |||
| 06d7aa88cd | |||
| d49ed1e172 | |||
| 6fd788bd9d | |||
| adf6b10b78 | |||
| 916089dc4d | |||
| 5022112f04 | |||
| c44a926876 | |||
| 0bbe062d2d | |||
| b8af96326d | |||
| acccc06d82 | |||
| ef38131daa | |||
| e234f25a8d | |||
| af619c938d | |||
| 2c3434c525 | |||
| a7f12a4562 | |||
| 607e764ec8 | |||
| 782c2b0d1f | |||
| 1502014377 | |||
| 1175e16f45 | |||
| b9cd7b8e9f | |||
| 35e2c5c8bb | |||
| 558db41afa | |||
| 34bc121372 | |||
| 4d286944eb | |||
| cad98079e7 | |||
| 768de23fb4 |
21
_service
21
_service
@@ -1,22 +1,9 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/denoland/rusty_v8</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v134.4.0</param>
|
||||
<param name="version">134.4.0</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
<param name="exclude">.prettierrc.json</param>
|
||||
<param name="exclude">.rustfmt.toml</param>
|
||||
</service>
|
||||
<service mode="manual" name="tar" />
|
||||
<service mode="manual" name="recomprizz">
|
||||
<param name="target">rusty_v8*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="src">rusty_v8</param>
|
||||
<param name="src">https://github.com/denoland/rusty_v8</param>
|
||||
<param name="revision">v145.0.0</param>
|
||||
<param name="versionrewriteregex">^v?(.*)</param>
|
||||
<param name="versionrewritepattern">$1</param>
|
||||
<param name="compression">zst</param>
|
||||
<param name="update">false</param>
|
||||
</service>
|
||||
|
||||
BIN
chromium-rust-toolchain.tar.xz
LFS
Normal file
BIN
chromium-rust-toolchain.tar.xz
LFS
Normal file
Binary file not shown.
@@ -1,8 +1,7 @@
|
||||
diff --git a/build/config/clang/BUILD.gn b/build/config/clang/BUILD.gn
|
||||
index fcca59b0f..fdf14f306 100644
|
||||
--- a/build/config/clang/BUILD.gn
|
||||
+++ b/build/config/clang/BUILD.gn
|
||||
@@ -192,12 +192,15 @@ template("clang_lib") {
|
||||
diff -ruN rusty_v8-145.0.0.orig/build/config/clang/BUILD.gn rusty_v8-145.0.0/build/config/clang/BUILD.gn
|
||||
--- rusty_v8-145.0.0.orig/build/config/clang/BUILD.gn 2026-02-14 14:15:37.957884922 +0800
|
||||
+++ rusty_v8-145.0.0/build/config/clang/BUILD.gn 2026-02-14 14:18:05.583917665 +0800
|
||||
@@ -180,12 +180,15 @@
|
||||
} else if (is_linux || is_chromeos) {
|
||||
if (current_cpu == "x64") {
|
||||
_dir = "x86_64-unknown-linux-gnu"
|
||||
@@ -15,18 +14,18 @@ index fcca59b0f..fdf14f306 100644
|
||||
} else if (current_cpu == "arm64") {
|
||||
_dir = "aarch64-unknown-linux-gnu"
|
||||
+ _suffix = "-aarch64"
|
||||
} else {
|
||||
assert(false) # Unhandled cpu type
|
||||
}
|
||||
@@ -228,6 +231,11 @@ template("clang_lib") {
|
||||
} else if (current_cpu == "loong64") {
|
||||
_dir = "loongarch64-unknown-linux-gnu"
|
||||
} else if (current_cpu == "riscv64") {
|
||||
@@ -223,7 +226,10 @@
|
||||
} else {
|
||||
assert(false) # Unhandled target platform
|
||||
}
|
||||
|
||||
+ # Bit of a hack to make this find builtins from compiler-rt >= 16
|
||||
-
|
||||
+
|
||||
+ if (is_linux || is_chromeos) {
|
||||
+ _dir = "linux"
|
||||
+ }
|
||||
+
|
||||
_clang_lib_dir = "$clang_base_path/lib/clang/$clang_version/lib"
|
||||
_lib_file = "${_prefix}clang_rt.${_libname}${_suffix}.${_ext}"
|
||||
libs = [ "$_clang_lib_dir/$_dir/$_lib_file" ]
|
||||
|
||||
@@ -1,13 +1,15 @@
|
||||
--- ./build.rs.orig 2024-06-27 14:26:40.281226961 +0200
|
||||
+++ ./build.rs 2024-06-27 14:28:10.388618455 +0200
|
||||
@@ -200,16 +200,12 @@ fn build_v8(is_asan: bool) {
|
||||
// cross-compilation setup
|
||||
diff -ruN rusty_v8-145.0.0.orig/build.rs rusty_v8-145.0.0/build.rs
|
||||
--- rusty_v8-145.0.0.orig/build.rs 2026-02-14 14:02:50.206480850 +0800
|
||||
+++ rusty_v8-145.0.0/build.rs 2026-02-14 14:06:48.032243885 +0800
|
||||
@@ -353,17 +353,13 @@
|
||||
if target_arch == "aarch64" {
|
||||
gn_args.push(r#"target_cpu="arm64""#.to_string());
|
||||
- gn_args.push("use_sysroot=true".to_string());
|
||||
- maybe_install_sysroot("arm64");
|
||||
- maybe_install_sysroot("amd64");
|
||||
+ gn_args.push("use_sysroot=false".to_string());
|
||||
if target_os == "linux" {
|
||||
- gn_args.push("use_sysroot=true".to_string());
|
||||
- maybe_install_sysroot("arm64");
|
||||
- maybe_install_sysroot("amd64");
|
||||
+ gn_args.push("use_sysroot=false".to_string());
|
||||
}
|
||||
}
|
||||
if target_arch == "arm" {
|
||||
gn_args.push(r#"target_cpu="arm""#.to_string());
|
||||
@@ -19,4 +21,3 @@
|
||||
}
|
||||
|
||||
let target_triple = env::var("TARGET").unwrap();
|
||||
|
||||
|
||||
25
disable-rust-toolchain-download.patch
Normal file
25
disable-rust-toolchain-download.patch
Normal file
@@ -0,0 +1,25 @@
|
||||
diff -ruN rusty_v8-145.0.0.orig/build.rs rusty_v8-145.0.0/build.rs
|
||||
--- rusty_v8-145.0.0.orig/build.rs 2026-02-14 14:15:46.377977611 +0800
|
||||
+++ rusty_v8-145.0.0/build.rs 2026-02-14 15:13:06.103012265 +0800
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
print_prebuilt_src_binding_path();
|
||||
|
||||
- download_static_lib_binaries();
|
||||
+ // download_static_lib_binaries();
|
||||
}
|
||||
|
||||
fn acquire_lock() -> LockFile {
|
||||
@@ -248,10 +248,10 @@
|
||||
}
|
||||
|
||||
if need_gn_ninja_download() {
|
||||
- download_ninja_gn_binaries();
|
||||
+ // download_ninja_gn_binaries();
|
||||
}
|
||||
|
||||
- download_rust_toolchain();
|
||||
+ // download_rust_toolchain();
|
||||
|
||||
// `#[cfg(...)]` attributes don't work as expected from build.rs -- they refer to the configuration
|
||||
// of the host system which the build.rs script will be running on. In short, `cfg!(target_<os/arch>)`
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:920a8fa15ef30b364389814a198d637a29aef46501e896b666362e4423364a72
|
||||
size 62459330
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43b4a63552b5b1840b6a2e3f2f112aa47bc4bdd31f219d764ad859ded81efd75
|
||||
size 72003265
|
||||
BIN
rusty_v8-145.0.0.tar.zst
LFS
Normal file
BIN
rusty_v8-145.0.0.tar.zst
LFS
Normal file
Binary file not shown.
@@ -1,4 +1,7 @@
|
||||
# This is not C, dear
|
||||
addFilter("E: backup-file-in-package")
|
||||
addFilter("E: filelist-forbidden")
|
||||
addFilter("W: hidden-file-or-dir")
|
||||
addFilter("E: devel-file-in-non-devel-package")
|
||||
addFilter("E: bin-sh-syntax-error")
|
||||
addFilter("E: env-script-interpreter")
|
||||
|
||||
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 15 00:38:48 UTC 2026 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- Update to version 145.0.0
|
||||
- Add disable-rust-toolchain-download.patch
|
||||
- Add chromium-rust-toolchain.tar.xz. This was based from the python script
|
||||
located at `tools/rust-toolchain.py`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 23:21:08 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- Update to version 137.2.1:
|
||||
* Rolling to V8 13.7.152.14 (#1797)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 22 01:31:15 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- Update to version 137.1.0:
|
||||
* No changelog provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 00:55:24 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- Update to version 135.1.0:
|
||||
* Rolling to V8 13.4.114.11 (#1709)
|
||||
* fix: backport explicit resource management fixes and release 134.5.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 07:39:11 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: rusty_v8
|
||||
version: 134.4.0
|
||||
mtime: 1739469155
|
||||
commit: 26da80769406a880849830c1053110b032dbc458
|
||||
version: 135.1.0
|
||||
mtime: 1742748458
|
||||
commit: 9cd584266ff1150c7b30d8b9e792643819ef9431
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$
|
||||
|
||||
Name: rusty_v8
|
||||
Version: 134.4.0
|
||||
Version: 145.0.0
|
||||
Release: 0
|
||||
Summary: Build tooling for Deno (do not install or use!)
|
||||
License: MIT
|
||||
@@ -27,21 +27,27 @@ Group: Productivity/Other
|
||||
URL: https://github.com/denoland/rusty_v8
|
||||
Source0: %{name}-%{version}.tar.zst
|
||||
Source1: vendor.tar.zst
|
||||
Source2: https://storage.googleapis.com/chromium-browser-clang/Linux_x64/rust-toolchain-a4cfac7093a1c1c7fbdb6bc75d6b6dc4d385fc69-2-llvmorg-22-init-17020-gbd1bd178.tar.xz#/chromium-rust-toolchain.tar.xz
|
||||
Source100: rusty_v8-rpmlintrc
|
||||
Patch0: deno-v8-arm.patch
|
||||
# Based on https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/raw/main/compiler-rt-adjust-paths.patch
|
||||
Patch1: compiler-rt-adjust-paths.patch
|
||||
Patch2: disable-rust-toolchain-download.patch
|
||||
BuildRequires: cargo
|
||||
BuildRequires: cargo-packaging
|
||||
BuildRequires: clang19
|
||||
BuildRequires: clang21
|
||||
BuildRequires: clang21-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gn
|
||||
BuildRequires: lld19
|
||||
BuildRequires: llvm19
|
||||
BuildRequires: lld21
|
||||
BuildRequires: rust-bindgen
|
||||
BuildRequires: llvm21
|
||||
BuildRequires: llvm21-devel
|
||||
BuildRequires: ninja
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: zstd
|
||||
BuildRequires: rust-src
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
@@ -67,16 +73,25 @@ Chromium, etc.
|
||||
# lib to lib64
|
||||
sed -i 's|lib/clang|lib64/clang|g' build/config/clang/BUILD.gn
|
||||
%endif
|
||||
mkdir -p third_party/rust-toolchain
|
||||
tar xf %{SOURCE2} -C third_party/rust-toolchain
|
||||
|
||||
%build
|
||||
# Ensure that the clang version matches. This command came from Archlinux. Thanks.
|
||||
export CLANG_VERSION=$(clang --version | grep -m1 version | sed 's/.* \([0-9]\+\).*/\1/')
|
||||
export LIBCLANG_PATH=%{_libdir}
|
||||
export V8_FROM_SOURCE=1
|
||||
export CLANG_BASE_PATH=%{_prefix}
|
||||
export CC=clang
|
||||
export CXX=clang++
|
||||
# https://www.chromium.org/developers/gn-build-configuration
|
||||
export GN_ARGS="clang_version=${CLANG_VERSION} use_lld=true enable_nacl = false blink_symbol_level = 0 v8_symbol_level = 0"
|
||||
export RUSTC_SYSROOT=$(rustc --print sysroot)
|
||||
export RUSTC_VERSION=$(rustc -V | cut -d' ' -f2)
|
||||
export GN="/usr/bin/gn"
|
||||
export NINJA="/usr/bin/ninja"
|
||||
export RUSTC="/usr/bin/rustc"
|
||||
export GN_ARGS="clang_version=${CLANG_VERSION} use_lld=true v8_symbol_level=0"
|
||||
# export EXTRA_GN_ARGS="rust_sysroot_absolute=${RUSTC_SYSROOT} rustc_version=${RUSTC_VERSION}"
|
||||
export CFLAGS="%{optflags} -Wno-unknown-warning-option"
|
||||
export CXXFLAGS="%{optflags} -Wno-unknown-warning-option"
|
||||
export RUST_BACKTRACE=full
|
||||
@@ -100,9 +115,13 @@ rm .prettierrc.json
|
||||
rm .rustfmt.toml
|
||||
rm -rf vendor
|
||||
rm -rf target
|
||||
rm -rf third_party/rust-toolchain
|
||||
%fdupes $PWD
|
||||
popd
|
||||
|
||||
# Remove Windows-specific vendored libs that break readelf/rpmlint
|
||||
find %{buildroot}%{_libdir}/crates/rusty_v8/third_party -name "windows_*" -type d -exec rm -rf {} +
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user