Konsolenausgabe

Build wurde durch eine SCM-Änderung ausgelöst.
Running as SYSTEM
Baue in Arbeitsbereich /var/lib/jenkins/workspace/JHCR
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/lep/jhcr.git # timeout=10
Fetching upstream changes from https://github.com/lep/jhcr.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/lep/jhcr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 271d40d905daf5805f6515b70fd4568f3ffd8bba (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 271d40d905daf5805f6515b70fd4568f3ffd8bba # timeout=10
Commit message: "Make it compile under ghc 9.6"
 > git rev-list --no-walk 819fbc6f7e1b6c184e9c09bd373f781b9e962570 # timeout=10
[JHCR] $ /bin/sh -xe /tmp/jenkins2595881423862438314.sh
+ . /var/lib/jenkins/.ghcup/env
+ export PATH=/var/lib/jenkins/.cabal/bin:/var/lib/jenkins/.ghcup/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ make init
make: *** Keine Regel, um „init“ zu erstellen.  Schluss.
Build step 'Shell ausführen' marked build as failure
Archiviere Artefakte
Zeichne Fingerabdrücke auf
Finished: FAILURE