Archived
kill: purge old-paradigm dist/platform binaries from tree
El SDK Release / build-and-release (push) Failing after 13m0s
El SDK Release / build-and-release (push) Failing after 13m0s
The generated C, amalgams, vendored runtime pins, and compiled binaries from the Claude Code era are removed from the worktree. The El sources survive; this tree is now source-only for the first-principles rebuild. Per Principal direction 2026-08-19.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
sha256 bytes exit ms commit tree utc artifact command
|
||||
68ff1c8c79613a8870607bcba04539154b609870fef324c18636f75c43aeacd7 9 0 3972 511db25230c6 clean 2026-08-17T17:45:32Z 0001-build-gen1-511db252.out bash -c cd /tmp/rerun-v1b-18/lang && SRCS=$(../scripts/el-runtime-sources.sh runtime); CF="-std=c11 -O2 -I runtime"; LF=""; for d in /opt/homebrew/opt/openssl@3 /usr/local/opt/openssl@3; do [ -d "$d" ] && CF="$CF -I $d/include" && LF="-L $d/lib"; done; LF="$LF -lcurl -lssl -lcrypto -lpthread -lm"; ./dist/platform/elc elc-cli.el > /private/tmp/claude-501/-Users-will/6531446d-bc27-4095-930b-e04777c3db4f/scratchpad/v1b/g18.c && cc $CF -o /private/tmp/claude-501/-Users-will/6531446d-bc27-4095-930b-e04777c3db4f/scratchpad/v1b/elc18 /private/tmp/claude-501/-Users-will/6531446d-bc27-4095-930b-e04777c3db4f/scratchpad/v1b/g18.c $SRCS $LF && echo BUILD-OK
|
||||
ac52afda852cfe4d226b7fbe46cedbb3bc22be2b592af815e88c41a2f9d23b5d 370 0 3868 511db25230c6 clean 2026-08-17T17:45:36Z 0002-async-future-harness-6-assertions.out ./tests/integration/async_future.sh /private/tmp/claude-501/-Users-will/6531446d-bc27-4095-930b-e04777c3db4f/scratchpad/v1b/elc18
|
||||
2090b2584a902c6b4c584ef52388a225740bdad95ce894ff1306e2946de34711 174 0 21 511db25230c6 clean 2026-08-17T17:45:45Z 0003-P1-five-magic-tags.out bash -c cd /tmp/rerun-v1b-18/lang/runtime && echo "--- EL_MAGIC_* definitions in el_runtime.c/h ---"; grep -hoE "#define EL_MAGIC_[A-Z_]+" el_runtime.c el_runtime.h | sort -u; echo; printf "count: "; grep -hoE "#define EL_MAGIC_[A-Z_]+" el_runtime.c el_runtime.h | sort -u | wc -l
|
||||
6b1aa833faeb5a1e2ab104d1813e5eeab770c59ad6345582be8517c7f42e8d97 27 0 151 511db25230c6 clean 2026-08-17T17:46:04Z 0004-P4-zero-compiler-changes-unbound-run.out bash -c cd /private/tmp/claude-501/-Users-will/6531446d-bc27-4095-930b-e04777c3db4f/scratchpad/v1b/a18 && ./p
|
||||
5c175965d04514c1ec1d4d7c8a245449f54eefc7a490ccb0e7a892e404f4aae7 73 0 68 511db25230c6 clean 2026-08-17T17:46:04Z 0005-P2P3-bound-run-interleaving.out bash -c cd /private/tmp/claude-501/-Users-will/6531446d-bc27-4095-930b-e04777c3db4f/scratchpad/v1b/a18 && EL_CONSTRUCTS=c.txt ./p
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 234.
|
Reference in New Issue
Block a user