Skip to content

Commit

Permalink
deploy: c2f738d
Browse files Browse the repository at this point in the history
  • Loading branch information
eigmax committed May 13, 2024
1 parent 1af91e9 commit 0edaacb
Show file tree
Hide file tree
Showing 12 changed files with 50 additions and 41 deletions.
7 changes: 7 additions & 0 deletions guides/application.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,13 @@ <h1 id="applications">Applications</h1>
<li>We focus on building a universal proof aggregation layer on our distributed proof generation service, deployed on the third-party prover network.</li>
</ul></li>
</ul>
<h1 id="business-parnters">Business Parnters</h1>
<ul>
<li>zkPass</li>
<li>powdr labs</li>
<li>Ever4land</li>
<li>Metis Foundation</li>
</ul>

<hr/>
<h4>See a mistake? Open a pull request.</h4>
Expand Down
6 changes: 3 additions & 3 deletions guides/trustless-bridge.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ <h1 id="eigen-trustless-bridge">Eigen Trustless Bridge</h1>
<p>eigen-sdk-js: Like web3.js for Ethereum, it’s a Javascript SDK to interact with Ethereum Smart contract and L2 node(eigen-zeth). The Cardano and TON use it to communicate with L2 only.</p>
<p>eigen-zeth: a customized zkEVM node.</p>
<h2 id="how-it-works">How it works</h2>
<p>For Cardano/TON, the address is derived from different elliptic curves from ETH.</p>
<p>For Cardano/TON account, the address is derived from different elliptic curves from ETH.</p>
<p><strong>L1 -&gt; L2</strong></p>
<ul>
<li>Deposit on L1:</li>
</ul>
<p>insert a new leaf on the L1 Merkle tree, and the user gets the Merkle proof p_1. Leaf := amount and public key(pk_l2) Merkle proof := &lt;leaf, merkle path&gt;</p>
<p>The user calls the <code>bridgeAsset</code> method on L1 smart contract, deposit an amount of asset into the bridge contract, insert a new leaf on the L1 Merkle tree, and the user gets the Merkle proof p_1. Leaf := amount and public key(pk_l2) Merkle proof := &lt;leaf, merkle path&gt;</p>
<ul>
<li>Claim on L2:</li>
</ul>
Expand All @@ -87,7 +87,7 @@ <h2 id="how-it-works">How it works</h2>
<li><p>If step 2 succeeds, Mint the L2 token to pk_l2 with <code>leaf.amount</code>; or deny the minting request.</p></li>
</ol>
<p><strong>L2 -&gt; L1</strong></p>
<p>insert a new leaf on the L2 Merkle tree, and the user gets the Merkle proof p_2. Leaf := amount and public key(pk_l1) Merkle proof := &lt;leaf, merkle path&gt;</p>
<p>Insert a new leaf on the L2 Merkle tree, and the user gets the Merkle proof p_2. Leaf := amount and public key(pk_l1) Merkle proof := &lt;leaf, merkle path&gt;</p>
<p>In the L1 bridge contract, it does:</p>
<ol type="1">
<li><p>Verify the ZKP, the ZKP is to verify the correct execution of the L2 state tree. The state tree keeps track of the state transition in the L2 smart contract. The problem is that we can not bind the ZKP with transactions/batch content right now.</p></li>
Expand Down
2 changes: 2 additions & 0 deletions guides/zkvm.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@

<h1 id="introduction">Introduction</h1>
<p>A Rust zkVM with a Modular Proof System</p>
<h2 id="tutorial">Tutorial</h2>
<p><a href="https://github.com/0xEigenLabs/eigen-zkvm">README</a></p>

<hr/>
<h4>See a mistake? Open a pull request.</h4>
Expand Down
2 changes: 1 addition & 1 deletion secret/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h3 id="how-it-works">How it works</h3>
<p>All circuits are implemented by Circom 2 and proved by <a href="https://github.com/0xEigenLabs/eigen-zkvm/tree/main/zkit">eigen-zkvm/zkit</a>. The eigen-zkit allow the proof of each transaction being aggregated to decrease the user’s gas cost.</p>
<h3 id="how-to-use-it">How to use it</h3>
<p>Easy-to-integrate and Easy-to-use means developer and user friendly, which is EigenSecet’s design rationale. We provide Web and Node <a href="https://0xeigenlabs.github.io/eigen-secret/classes/sdk.SecretSDK.html">SDK</a> and a very simple UX.</p>
<p>Now EigenSecret is deploy on Scroll Alpha and Polygon Mumbai. Check out the <a href="https://0xeigenlabs.github.io/#/docs/secret/send">tutoral</a> for a try.</p>
<p>Now EigenSecret is deploy on Scroll Alpha and Polygon Mumbai. Check out the <a href="/secret/send.html">tutoral</a> for a try.</p>
<h3 id="the-next-step">The next step</h3>
<ul>
<li><p>Transparent Proving: using <a href="https://github.com/0xEigenLabs/eigen-zkvm/tree/main/starkjs">starkjs</a> on user-side, and recursively prove on server-side, and finally aggreagted and synced to Layer 1.</p></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io
creating Makefile

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/eventmachine-1.2.7/ext/fastfilereader
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-3c77yd sitelibdir\=./.gem.20240513-2214-3c77yd clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-mruxen sitelibdir\=./.gem.20240513-2064-mruxen clean

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/eventmachine-1.2.7/ext/fastfilereader
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-3c77yd sitelibdir\=./.gem.20240513-2214-3c77yd
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-mruxen sitelibdir\=./.gem.20240513-2064-mruxen
compiling mapper.cpp
compiling rubymain.cpp
linking shared-object fastfilereaderext.so

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/eventmachine-1.2.7/ext/fastfilereader
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-3c77yd sitelibdir\=./.gem.20240513-2214-3c77yd install
/usr/bin/install -c -m 0755 fastfilereaderext.so ./.gem.20240513-2214-3c77yd
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-mruxen sitelibdir\=./.gem.20240513-2064-mruxen install
/usr/bin/install -c -m 0755 fastfilereaderext.so ./.gem.20240513-2064-mruxen

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/eventmachine-1.2.7/ext/fastfilereader
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-3c77yd sitelibdir\=./.gem.20240513-2214-3c77yd clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-mruxen sitelibdir\=./.gem.20240513-2064-mruxen clean
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ checked program was:
/* end */

LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -lssl -lcrypto -lcrypto -lssl -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -lruby -lssl -lcrypto -lcrypto -lssl -lm -lpthread -lc"
/usr/bin/ld: /tmp/ccu85ltr.o: in function `t':
/usr/bin/ld: /tmp/cc27PZyZ.o: in function `t':
/home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/eventmachine-1.2.7/ext/conftest.c:15: undefined reference to `rb_thread_blocking_region'
collect2: error: ld returned 1 exit status
checked program was:
Expand Down Expand Up @@ -340,7 +340,7 @@ checked program was:
/* end */

LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -lssl -lcrypto -lcrypto -lssl -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -lruby -lssl -lcrypto -lcrypto -lssl -lm -lpthread -lc"
/usr/bin/ld: /tmp/ccYBGLI8.o: in function `t':
/usr/bin/ld: /tmp/cc93lFMx.o: in function `t':
/home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/eventmachine-1.2.7/ext/conftest.c:15: undefined reference to `rb_enable_interrupt'
collect2: error: ld returned 1 exit status
checked program was:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io
creating Makefile

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/fast_blank-1.0.1/ext/fast_blank
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-9ah9bk sitelibdir\=./.gem.20240513-2214-9ah9bk clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-vljpiu sitelibdir\=./.gem.20240513-2064-vljpiu clean

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/fast_blank-1.0.1/ext/fast_blank
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-9ah9bk sitelibdir\=./.gem.20240513-2214-9ah9bk
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-vljpiu sitelibdir\=./.gem.20240513-2064-vljpiu
compiling fast_blank.c
linking shared-object fast_blank.so

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/fast_blank-1.0.1/ext/fast_blank
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-9ah9bk sitelibdir\=./.gem.20240513-2214-9ah9bk install
/usr/bin/install -c -m 0755 fast_blank.so ./.gem.20240513-2214-9ah9bk
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-vljpiu sitelibdir\=./.gem.20240513-2064-vljpiu install
/usr/bin/install -c -m 0755 fast_blank.so ./.gem.20240513-2064-vljpiu

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/fast_blank-1.0.1/ext/fast_blank
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-9ah9bk sitelibdir\=./.gem.20240513-2214-9ah9bk clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-vljpiu sitelibdir\=./.gem.20240513-2064-vljpiu clean
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ creating extconf.h
creating Makefile

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-tj161k sitelibdir\=./.gem.20240513-2214-tj161k clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-7mzajr sitelibdir\=./.gem.20240513-2064-7mzajr clean

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-tj161k sitelibdir\=./.gem.20240513-2214-tj161k
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-7mzajr sitelibdir\=./.gem.20240513-2064-7mzajr
compiling AbstractMemory.c
compiling ArrayType.c
compiling Buffer.c
Expand All @@ -39,8 +39,8 @@ compiling ffi.c
linking shared-object ffi_c.so

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-tj161k sitelibdir\=./.gem.20240513-2214-tj161k install
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20240513-2214-tj161k
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-7mzajr sitelibdir\=./.gem.20240513-2064-7mzajr install
/usr/bin/install -c -m 0755 ffi_c.so ./.gem.20240513-2064-7mzajr

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-tj161k sitelibdir\=./.gem.20240513-2214-tj161k clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-7mzajr sitelibdir\=./.gem.20240513-2064-7mzajr clean
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io
creating Makefile

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-vpi265 sitelibdir\=./.gem.20240513-2214-vpi265 clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-ihe2tv sitelibdir\=./.gem.20240513-2064-ihe2tv clean

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-vpi265 sitelibdir\=./.gem.20240513-2214-vpi265
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-ihe2tv sitelibdir\=./.gem.20240513-2064-ihe2tv
compiling ruby_http_parser.c
ruby_http_parser.c: In function ‘Parser_execute’:
ruby_http_parser.c:365:17: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare]
Expand All @@ -24,8 +24,8 @@ compiling ryah_http_parser.c
linking shared-object ruby_http_parser.so

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-vpi265 sitelibdir\=./.gem.20240513-2214-vpi265 install
/usr/bin/install -c -m 0755 ruby_http_parser.so ./.gem.20240513-2214-vpi265
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-ihe2tv sitelibdir\=./.gem.20240513-2064-ihe2tv install
/usr/bin/install -c -m 0755 ruby_http_parser.so ./.gem.20240513-2064-ihe2tv

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-vpi265 sitelibdir\=./.gem.20240513-2214-vpi265 clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-ihe2tv sitelibdir\=./.gem.20240513-2064-ihe2tv clean
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ checking for whether -DNOKOGIRI_OTHER_LIBRARY_VERSIONS="\"libgumbo:1.0.0-nokogir
creating Makefile

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/nokogiri-1.13.10/ext/nokogiri
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-pkb34k sitelibdir\=./.gem.20240513-2214-pkb34k clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-fcsjwo sitelibdir\=./.gem.20240513-2064-fcsjwo clean

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/nokogiri-1.13.10/ext/nokogiri
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-pkb34k sitelibdir\=./.gem.20240513-2214-pkb34k
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-fcsjwo sitelibdir\=./.gem.20240513-2064-fcsjwo
compiling gumbo.c
gumbo.c: In function ‘noko_init_gumbo’:
gumbo.c:569:1: warning: old-style function definition [-Wold-style-definition]
Expand Down Expand Up @@ -395,9 +395,9 @@ linking shared-object nokogiri/nokogiri.so
Cleaning files only used during build.

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/nokogiri-1.13.10/ext/nokogiri
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-pkb34k sitelibdir\=./.gem.20240513-2214-pkb34k install
/usr/bin/install -c -m 0755 nokogiri.so ./.gem.20240513-2214-pkb34k/nokogiri
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-fcsjwo sitelibdir\=./.gem.20240513-2064-fcsjwo install
/usr/bin/install -c -m 0755 nokogiri.so ./.gem.20240513-2064-fcsjwo/nokogiri
installing nokogiri libraries

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/nokogiri-1.13.10/ext/nokogiri
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-pkb34k sitelibdir\=./.gem.20240513-2214-pkb34k clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-fcsjwo sitelibdir\=./.gem.20240513-2064-fcsjwo clean
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io
creating Makefile

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/redcarpet-3.6.0/ext/redcarpet
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-abjhnz sitelibdir\=./.gem.20240513-2214-abjhnz clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-b1njfj sitelibdir\=./.gem.20240513-2064-b1njfj clean

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/redcarpet-3.6.0/ext/redcarpet
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-abjhnz sitelibdir\=./.gem.20240513-2214-abjhnz
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-b1njfj sitelibdir\=./.gem.20240513-2064-b1njfj
compiling autolink.c
compiling buffer.c
buffer.c: In function ‘bufcstr’:
Expand Down Expand Up @@ -103,8 +103,8 @@ compiling stack.c
linking shared-object redcarpet.so

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/redcarpet-3.6.0/ext/redcarpet
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-abjhnz sitelibdir\=./.gem.20240513-2214-abjhnz install
/usr/bin/install -c -m 0755 redcarpet.so ./.gem.20240513-2214-abjhnz
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-b1njfj sitelibdir\=./.gem.20240513-2064-b1njfj install
/usr/bin/install -c -m 0755 redcarpet.so ./.gem.20240513-2064-b1njfj

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/redcarpet-3.6.0/ext/redcarpet
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-abjhnz sitelibdir\=./.gem.20240513-2214-abjhnz clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-b1njfj sitelibdir\=./.gem.20240513-2064-b1njfj clean
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io
creating Makefile

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-knnu2y sitelibdir\=./.gem.20240513-2214-knnu2y clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-3q0q2z sitelibdir\=./.gem.20240513-2064-3q0q2z clean

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-knnu2y sitelibdir\=./.gem.20240513-2214-knnu2y
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-3q0q2z sitelibdir\=./.gem.20240513-2064-3q0q2z
compiling ./libsass/src/ast.cpp
compiling ./libsass/src/ast2c.cpp
compiling ./libsass/src/ast_fwd_decl.cpp
Expand Down Expand Up @@ -76,8 +76,8 @@ compiling ./libsass/src/values.cpp
linking shared-object sassc/libsass.so

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-knnu2y sitelibdir\=./.gem.20240513-2214-knnu2y install
/usr/bin/install -c -m 0755 libsass.so ./.gem.20240513-2214-knnu2y/sassc
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-3q0q2z sitelibdir\=./.gem.20240513-2064-3q0q2z install
/usr/bin/install -c -m 0755 libsass.so ./.gem.20240513-2064-3q0q2z/sassc

current directory: /home/runner/work/0xEigenLabs.github.io/0xEigenLabs.github.io/build/vendor/ruby/3.2.0/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20240513-2214-knnu2y sitelibdir\=./.gem.20240513-2214-knnu2y clean
make DESTDIR\= sitearchdir\=./.gem.20240513-2064-3q0q2z sitelibdir\=./.gem.20240513-2064-3q0q2z clean

0 comments on commit 0edaacb

Please sign in to comment.