Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-lapack
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/mingw-w64-lapack.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-lapack # timeout=10
Fetching upstream changes from https://aur.archlinux.org/mingw-w64-lapack.git
 > git --version # timeout=10
 > git --version # 'git version 2.38.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/mingw-w64-lapack.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/mingw-w64-lapack.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 6b9dde8307331247b70b76e04ac74937c804656e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b9dde8307331247b70b76e04ac74937c804656e # timeout=10
Commit message: "3.10.1"
First time build. Skipping changelog.
[mingw-w64-lapack] $ /bin/sh -xe /tmp/jenkins17488427284551255589.sh
+ sudo /usr/local/sbin/build-chroot-pkg pkgbuilds/mingw-w64-lapack
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-pkgbuilds-mingw-w-lapack]...done
==> Making package: mingw-w64-lapack 3.10.1-1 (Thu Nov  3 01:57:20 2022)
==> Retrieving sources...
  -> Downloading v3.10.1.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100  288k    0  288k    0     0   669k      0 --:--:-- --:--:-- --:--:--  669k
100 5296k    0 5296k    0     0  3710k      0 --:--:--  0:00:01 --:--:-- 5018k
100 7453k    0 7453k    0     0  3964k      0 --:--:--  0:00:01 --:--:-- 4945k
==> Validating source files with sha256sums...
    v3.10.1.tar.gz ... Passed
==> Making package: mingw-w64-lapack 3.10.1-1 (Thu Nov  3 01:57:28 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: mingw-w64-cmake
[?25l[?25h==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> mingw-w64-cmake
==> ERROR: Could not resolve all dependencies.
==> ERROR: Build failed, check /var/lib/jenkins/chroots/root1/build-pkgbuilds-mingw-w-lapack/build
Build step 'Execute shell' marked build as failure
Finished: FAILURE