Shirakumo/trial
Yet another Common Lisp game engine
source-id=1527 version=662 project-id=1527 project-version=0
Type | GITHUB |
---|---|
Created at | 2023-11-28 13:38:26 UTC |
Source | https://github.com/Shirakumo/trial |
Branch or tag | master |
Last seen commit | dda25c63d86e4fb309b8bde610156330145bcbc3 |
Release | http://dist.ultralisp.org/archive/1527/Shirakumo-trial-20231128133754.tgz |
Systems |
|
Distributions | ultralisp |
Last check | Finished 1 day 2 hours ago. There was an
Check ErrorTraceback (most recent call last): 0 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20231006014719/process.lisp", line 37 In LEGIT:RUN-GIT Args ("pull" NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL NIL "origin" "master") 1 File "/app/.qlot/dists/ultralisp/software/Shinmera-legit-20231006014719/repository.lisp" In (:METHOD LEGIT:PULL (LEGIT:REPOSITORY)) Args (#<LEGIT:REPOSITORY "/tmp/checker/Shirakumo-trial/"> :REFSPECS NIL :REMOTE NIL) 2 File "/app/src/downloader/git.lisp" In (FLET "doit-1" :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE) Args () 3 File "/app/src/downloader/git.lisp" In (FLET SB-IMPL::TIMEOUT-BODY :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE) Args () 4 File "/app/src/downloader/git.lisp" In (FLET "FORM-FUN-8" :IN ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE) Args () 5 File "/app/src/downloader/git.lisp", line 17 In ULTRALISP/DOWNLOADER/GIT::GIT-CLONE-OR-UPDATE Args ("https://github.com/Shirakumo/trial.git" #P"/tmp/checker/Shirakumo-trial/" :COMMIT NIL :BRANCH "master") 6 File "/app/src/downloader/github.lisp" In (LAMBDA (ULTRALISP/DOWNLOADER/GITHUB::DIR &KEY :USER-OR-ORG :PROJECT :LAST-SEEN-COMMIT :LA⦠Args (#P"/tmp/checker/Shirakumo-trial/" :USER-OR-ORG "Shirakumo" :PROJECT "trial" :LAST-SEEN-COMMIT "dda25c63d86e4fb309b8bde610156330145bcbc3" :LATEST T :BRANCH "master") 7 File "/app/src/downloader/source.lisp" In (:METHOD ULTRALISP/DOWNLOADER/BASE:DOWNLOAD (ULTRALISP/MODELS/SOURCE:SOURCE T)) Args (#<ULTRALISP/MODELS/SOURCE:SOURCE github://Shirakumo/trial@dda25c63d86e4fb309b8bde610156330145bcbc3 (v662) has-release-info> #P"/tmp/checker/Shirakumo-trial" :LATEST T) 8 File "/app/src/pipeline/checking.lisp" In (LAMBDA () :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2) Args () 9 File "/app/src/pipeline/checking.lisp" In (FLET "doit-5" :IN ULTRALISP/PIPELINE/CHECKING::PERFORM2) Args () Condition LEGIT:GIT-ERROR: Executing git command (git pull origin master) failed with exit code 128. Git reported: From https://github.com/Shirakumo/trial * branch master -> FETCH_HEAD 9bbd2287..eee8efc1 master -> origin/master *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'root@sailfish.(none)') |