Skip to content

updates Node, Ruby, SQLite #315

updates Node, Ruby, SQLite

updates Node, Ruby, SQLite #315

Triggered via push January 5, 2024 23:37
Status Failure
Total duration 5m 9s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && curl --remote-name https://www.sqlite.org/2023/sqlite-amalgamation-3442000.zip && unzip sqlite-amalgamation-3442000.zip && rm --force sqlite-amalgamation-3442000.zip && cd sqlite-amalgamation-3442000 && patch shell.c < /tmp/shell.c.patch && gcc -D HAVE_READLINE -D SQLITE_DEFAULT_FOREIGN_KEYS=1 -D SQLITE_OMIT_DYNAPROMPT=1 shell.c sqlite3.c -lpthread -ldl -lm -lreadline -lncurses -o /usr/local/bin/sqlite3 && cd .. && rm --force --recursive sqlite-amalgamation-3442000 && rm --force /tmp/shell.c.patch" did not complete successfully: exit code: 56