Skip to content

Commit 0a57183

Browse files
committed
Pin checksums for v0.1.11-pre4 artifacts
1 parent 65877f9 commit 0a57183

1 file changed

Lines changed: 90 additions & 18 deletions

File tree

checksum-Elixir.Ortex.Native.exs

Lines changed: 90 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,90 @@
1-
# SHA256 checksums for the precompiled NIF artifacts published to the
2-
# project's GitHub releases. RustlerPrecompiled refuses to download
3-
# any artifact whose checksum is not pinned here — this file is the
4-
# integrity boundary between consumers and the release tarballs.
5-
#
6-
# This file is auto-populated as part of the release process; do not
7-
# hand-edit. To regenerate after a tag's CI run finishes:
8-
#
9-
# mix rustler_precompiled.download Ortex.Native --all --print
10-
#
11-
# The above will download every artifact attached to the matching
12-
# GitHub release, verify each, and write this file. Commit the result
13-
# before running `mix hex.publish`.
14-
#
15-
# An empty or stale checksum map means consumers must opt into the
16-
# source-build path (`ORTEX_BUILD=true`) until the next release fills
17-
# this file in.
18-
%{}
1+
==> earmark_parser
2+
Compiling 3 files (.erl)
3+
Compiling 46 files (.ex)
4+
Generated earmark_parser app
5+
==> jason
6+
Compiling 10 files (.ex)
7+
Generated jason app
8+
==> complex
9+
Compiling 2 files (.ex)
10+
Generated complex app
11+
==> rustler
12+
Compiling 7 files (.ex)
13+
Generated rustler app
14+
==> castore
15+
Compiling 1 file (.ex)
16+
Generated castore app
17+
==> elixir_make
18+
Compiling 6 files (.ex)
19+
Generated elixir_make app
20+
==> xla
21+
Compiling 2 files (.ex)
22+
Generated xla app
23+
==> nimble_parsec
24+
Compiling 4 files (.ex)
25+
Generated nimble_parsec app
26+
==> makeup
27+
Compiling 44 files (.ex)
28+
Generated makeup app
29+
==> makeup_elixir
30+
Compiling 6 files (.ex)
31+
Generated makeup_elixir app
32+
==> makeup_erlang
33+
Compiling 3 files (.ex)
34+
Generated makeup_erlang app
35+
==> ex_doc
36+
Compiling 25 files (.ex)
37+
Generated ex_doc app
38+
==> ortex
39+
===> Analyzing applications...
40+
===> Compiling telemetry
41+
==> nx
42+
Compiling 32 files (.ex)
43+
Generated nx app
44+
==> exla
45+
Caching libexla.so at /Users/kip/Library/Caches/xla/exla/elixir-1.19.5-erts-16.2-xla-0.5.1-exla-0.6.1-jqi2r4qri37p6bu2rrnwqnutlu/libexla.so
46+
Compiling 21 files (.ex)
47+
Generated exla app
48+
==> rustler_precompiled
49+
Compiling 4 files (.ex)
50+
Generated rustler_precompiled app
51+
==> tokenizers
52+
Compiling 18 files (.ex)
53+
54+
07:21:27.003 [debug] Copying NIF from cache and extracting to /Users/kip/Development/image/ortex/_build/dev/lib/tokenizers/priv/native/libex_tokenizers-v0.4.0-nif-2.15-aarch64-apple-darwin.so.tar.gz
55+
Generated tokenizers app
56+
==> ortex
57+
===> Analyzing applications...
58+
===> Compiling dll_loader_helper_beam
59+
==> dll_loader_helper
60+
Compiling 1 file (.ex)
61+
Generated dll_loader_helper app
62+
==> torchx
63+
-- The C compiler identification is AppleClang 15.0.0.15000309
64+
-- The CXX compiler identification is AppleClang 15.0.0.15000309
65+
-- Detecting C compiler ABI info
66+
-- Detecting C compiler ABI info - done
67+
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
68+
-- Detecting C compile features
69+
-- Detecting C compile features - done
70+
-- Detecting CXX compiler ABI info
71+
-- Detecting CXX compiler ABI info - done
72+
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
73+
-- Detecting CXX compile features
74+
-- Detecting CXX compile features - done
75+
-- Found Torch: /Users/kip/Development/image/ortex/deps/torchx/cache/libtorch-2.0.0-cpu/lib/libtorch.dylib
76+
-- Performing Test ARM64_SUPPORTED
77+
-- Performing Test ARM64_SUPPORTED - Success
78+
-- Configuring done (0.5s)
79+
-- Generating done (0.0s)
80+
-- Build files have been written to: /Users/kip/Development/image/ortex/_build/dev/lib/torchx/cmake
81+
[ 50%] Building CXX object CMakeFiles/torchx.dir/c_src/torchx.cpp.o
82+
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
83+
[100%] Linking CXX shared module torchx.so
84+
[100%] Built target torchx
85+
Compiling 3 files (.ex)
86+
Generated torchx app
87+
==> ortex
88+
Compiling 6 files (.ex)
89+
90+
07:21:34.198 [debug] Downloading NIF from https://github.com/elixir-image/ortex/releases/download/v0.1.11-pre4/libortex-v0.1.11-pre4-nif-2.17-aarch64-apple-darwin.so.tar.gz

0 commit comments

Comments
 (0)