Skip to content

Commit 8077c7e

Browse files
committed
Reactant_jll build 0.0.2+0
1 parent 253fee8 commit 8077c7e

File tree

5 files changed

+157
-11
lines changed

5 files changed

+157
-11
lines changed

Artifacts.toml

+24-6
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,40 @@
11
[[Reactant]]
22
arch = "x86_64"
33
cxxstring_abi = "cxx03"
4-
git-tree-sha1 = "9f0ed98f4f4ce26fded09ece065830f8d7eca56e"
4+
git-tree-sha1 = "420178aced12adb9b58f56368eb479ccef8c3b5c"
55
lazy = true
66
libc = "glibc"
77
os = "linux"
88

99
[[Reactant.download]]
10-
sha256 = "b2d2c8f3fd2ee15927cdff9432fe6c6ddb38280dd65b8c0ddc7818432c3e8a03"
11-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.1+0/Reactant.v0.0.1.x86_64-linux-gnu-cxx03.tar.gz"
10+
sha256 = "c1c7cf6493640a2e2829fdbb82431401b558269fe4b8d28969ddbde460e1f6bc"
11+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.x86_64-linux-gnu-cxx03.tar.gz"
1212
[[Reactant]]
1313
arch = "x86_64"
1414
cxxstring_abi = "cxx11"
15-
git-tree-sha1 = "541f044bd6717aa5038dd3768bd43dc92c79a274"
15+
git-tree-sha1 = "ba5ee97724e4ef723f59772c7d8ce4ea776cce50"
1616
lazy = true
1717
libc = "glibc"
1818
os = "linux"
1919

2020
[[Reactant.download]]
21-
sha256 = "c3f6c5a6068a6f32a91b847ee54b65d027f754ef270c6a315f8bbebc6e3886a3"
22-
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.1+0/Reactant.v0.0.1.x86_64-linux-gnu-cxx11.tar.gz"
21+
sha256 = "1b7bf61a741d1dcd597b8a51145c025e1886209b08f16501ab6bf0a0315f70cc"
22+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.x86_64-linux-gnu-cxx11.tar.gz"
23+
[[Reactant]]
24+
arch = "x86_64"
25+
git-tree-sha1 = "c792a96d90c1e9f1da9793f5e0beb01e0ec6a6e9"
26+
lazy = true
27+
os = "macos"
28+
29+
[[Reactant.download]]
30+
sha256 = "0c6236ec66950a7674b64f33761ea97b3a0df7eb116e46f4f579987cf219e6e3"
31+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.x86_64-apple-darwin.tar.gz"
32+
[[Reactant]]
33+
arch = "aarch64"
34+
git-tree-sha1 = "f87c869e7f38ecd28bfd2b9d15a3d3171a7999b4"
35+
lazy = true
36+
os = "macos"
37+
38+
[[Reactant.download]]
39+
sha256 = "ee0a6325348ede7a7dc49f30af5565828d5de9fe93d4cde226a60d8a7d5debcb"
40+
url = "https://github.com/JuliaBinaryWrappers/Reactant_jll.jl/releases/download/Reactant-v0.0.2+0/Reactant.v0.0.2.aarch64-apple-darwin.tar.gz"

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Reactant_jll"
22
uuid = "0192cb87-2b54-54ad-80e0-3be72ad8a3c0"
3-
version = "0.0.1+0"
3+
version = "0.0.2+0"
44

55
[deps]
66
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `Reactant_jll.jl` (v0.0.1+0)
1+
# `Reactant_jll.jl` (v0.0.2+0)
22

33
[![deps](https://juliahub.com/docs/Reactant_jll/deps.svg)](https://juliahub.com/ui/Packages/Reactant_jll/ilCai?page=2)
44

55
This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).
66

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/35aece2203a65d35afaa96b8e7fb892a4ea1ad1a/R/Reactant/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/590dc250e7bd44ff153096229d5e7a3243129d61/R/Reactant/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

@@ -18,13 +18,15 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`
1818

1919
The tarballs for `Reactant_jll.jl` have been built from these sources:
2020

21-
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `e132afd886a6d8333de42e99f5c0806c40c66482`)
21+
* git repository: https://github.com/EnzymeAD/Reactant.jl.git (revision: `16c3d49318226e67c8eaa966b4e5e98c9c2d4361`)
22+
* compressed archive: https://github.com/phracker/MacOSX-SDKs/releases/download/10.15/MacOSX10.14.sdk.tar.xz (SHA256 checksum: `0f03869f72df8705b832910517b47dd5b79eb4e160512602f593ed243b28715f`)
23+
* compressed archive: https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.4/llvm-project-18.1.4.src.tar.xz (SHA256 checksum: `2c01b2fbb06819a12a92056a7fd4edcdc385837942b5e5260b9c2c0baff5116b`)
2224

2325
## Platforms
2426

2527
`Reactant_jll.jl` is available for the following platforms:
2628

27-
* `Linux x86_64 {cxxstring_abi=cxx11, libc=glibc}` (`x86_64-linux-gnu-cxx11`)
29+
* `macOS aarch64` (`aarch64-apple-darwin`)
2830

2931
## Products
3032

src/wrappers/aarch64-apple-darwin.jl

+63
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Autogenerated wrapper script for Reactant_jll for aarch64-apple-darwin
2+
export Affine_inc_jl, Arith_inc_jl, Builtin_inc_jl, CHLO_inc_jl, Enzyme_inc_jl, Func_inc_jl, StableHLO_inc_jl, VHLO_inc_jl, libReactantExtra
3+
4+
JLLWrappers.@generate_wrapper_header("Reactant")
5+
JLLWrappers.@declare_file_product(Affine_inc_jl)
6+
JLLWrappers.@declare_file_product(Arith_inc_jl)
7+
JLLWrappers.@declare_file_product(Builtin_inc_jl)
8+
JLLWrappers.@declare_file_product(CHLO_inc_jl)
9+
JLLWrappers.@declare_file_product(Enzyme_inc_jl)
10+
JLLWrappers.@declare_file_product(Func_inc_jl)
11+
JLLWrappers.@declare_file_product(StableHLO_inc_jl)
12+
JLLWrappers.@declare_file_product(VHLO_inc_jl)
13+
JLLWrappers.@declare_library_product(libReactantExtra, "@rpath/libReactantExtra.so")
14+
function __init__()
15+
JLLWrappers.@generate_init_header()
16+
JLLWrappers.@init_file_product(
17+
Affine_inc_jl,
18+
"Affine.inc.jl",
19+
)
20+
21+
JLLWrappers.@init_file_product(
22+
Arith_inc_jl,
23+
"Arith.inc.jl",
24+
)
25+
26+
JLLWrappers.@init_file_product(
27+
Builtin_inc_jl,
28+
"Builtin.inc.jl",
29+
)
30+
31+
JLLWrappers.@init_file_product(
32+
CHLO_inc_jl,
33+
"CHLO.inc.jl",
34+
)
35+
36+
JLLWrappers.@init_file_product(
37+
Enzyme_inc_jl,
38+
"Enzyme.inc.jl",
39+
)
40+
41+
JLLWrappers.@init_file_product(
42+
Func_inc_jl,
43+
"Func.inc.jl",
44+
)
45+
46+
JLLWrappers.@init_file_product(
47+
StableHLO_inc_jl,
48+
"StableHLO.inc.jl",
49+
)
50+
51+
JLLWrappers.@init_file_product(
52+
VHLO_inc_jl,
53+
"VHLO.inc.jl",
54+
)
55+
56+
JLLWrappers.@init_library_product(
57+
libReactantExtra,
58+
"lib/libReactantExtra.dylib",
59+
RTLD_LAZY | RTLD_DEEPBIND,
60+
)
61+
62+
JLLWrappers.@generate_init_footer()
63+
end # __init__()

src/wrappers/x86_64-apple-darwin.jl

+63
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Autogenerated wrapper script for Reactant_jll for x86_64-apple-darwin
2+
export Affine_inc_jl, Arith_inc_jl, Builtin_inc_jl, CHLO_inc_jl, Enzyme_inc_jl, Func_inc_jl, StableHLO_inc_jl, VHLO_inc_jl, libReactantExtra
3+
4+
JLLWrappers.@generate_wrapper_header("Reactant")
5+
JLLWrappers.@declare_file_product(Affine_inc_jl)
6+
JLLWrappers.@declare_file_product(Arith_inc_jl)
7+
JLLWrappers.@declare_file_product(Builtin_inc_jl)
8+
JLLWrappers.@declare_file_product(CHLO_inc_jl)
9+
JLLWrappers.@declare_file_product(Enzyme_inc_jl)
10+
JLLWrappers.@declare_file_product(Func_inc_jl)
11+
JLLWrappers.@declare_file_product(StableHLO_inc_jl)
12+
JLLWrappers.@declare_file_product(VHLO_inc_jl)
13+
JLLWrappers.@declare_library_product(libReactantExtra, "@rpath/libReactantExtra.so")
14+
function __init__()
15+
JLLWrappers.@generate_init_header()
16+
JLLWrappers.@init_file_product(
17+
Affine_inc_jl,
18+
"Affine.inc.jl",
19+
)
20+
21+
JLLWrappers.@init_file_product(
22+
Arith_inc_jl,
23+
"Arith.inc.jl",
24+
)
25+
26+
JLLWrappers.@init_file_product(
27+
Builtin_inc_jl,
28+
"Builtin.inc.jl",
29+
)
30+
31+
JLLWrappers.@init_file_product(
32+
CHLO_inc_jl,
33+
"CHLO.inc.jl",
34+
)
35+
36+
JLLWrappers.@init_file_product(
37+
Enzyme_inc_jl,
38+
"Enzyme.inc.jl",
39+
)
40+
41+
JLLWrappers.@init_file_product(
42+
Func_inc_jl,
43+
"Func.inc.jl",
44+
)
45+
46+
JLLWrappers.@init_file_product(
47+
StableHLO_inc_jl,
48+
"StableHLO.inc.jl",
49+
)
50+
51+
JLLWrappers.@init_file_product(
52+
VHLO_inc_jl,
53+
"VHLO.inc.jl",
54+
)
55+
56+
JLLWrappers.@init_library_product(
57+
libReactantExtra,
58+
"lib/libReactantExtra.dylib",
59+
RTLD_LAZY | RTLD_DEEPBIND,
60+
)
61+
62+
JLLWrappers.@generate_init_footer()
63+
end # __init__()

0 commit comments

Comments
 (0)