[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_4 #416346
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Dec 16 20:15:21 GMT 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_4/416346/display/redirect>
Changes:
------------------------------------------
[...truncated 72.27 KB...]
[ 1 of 11] Compiling Yesod.Auth.Message ( Yesod/Auth/Message.hs, dist/build/Yesod/Auth/Message.dyn_o )
Yesod/Auth/Message.hs:25:40: warning: [-Wunused-imports]
The import of `<>' from module `Data.Monoid' is redundant
|
25 | import Data.Monoid (mappend, (<>))
| ^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 2 of 11] Compiling Yesod.Auth.Routes ( Yesod/Auth/Routes.hs, dist/build/Yesod/Auth/Routes.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 3 of 11] Compiling Yesod.Auth ( Yesod/Auth.hs, dist/build/Yesod/Auth.dyn_o )
Yesod/Auth.hs:52:1: warning: [-Wunused-imports]
The import of `UnliftIO' is redundant
except perhaps to import instances from `UnliftIO'
To import instances alone, use: import UnliftIO()
|
52 | import UnliftIO (withRunInIO, MonadUnliftIO)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Yesod/Auth.hs:535:31: warning: [-Wstar-is-type]
Using `*' (or its Unicode variant) to mean `Data.Kind.Type'
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: use `Type' from `Data.Kind' instead.
|
535 | type AuthEntity master :: *
| ^
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 4 of 11] Compiling Yesod.Auth.OpenId ( Yesod/Auth/OpenId.hs, dist/build/Yesod/Auth/OpenId.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 5 of 11] Compiling Yesod.Auth.Hardcoded ( Yesod/Auth/Hardcoded.hs, dist/build/Yesod/Auth/Hardcoded.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 6 of 11] Compiling Yesod.Auth.GoogleEmail2 ( Yesod/Auth/GoogleEmail2.hs, dist/build/Yesod/Auth/GoogleEmail2.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 7 of 11] Compiling Yesod.Auth.Dummy ( Yesod/Auth/Dummy.hs, dist/build/Yesod/Auth/Dummy.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 8 of 11] Compiling Yesod.Auth.BrowserId ( Yesod/Auth/BrowserId.hs, dist/build/Yesod/Auth/BrowserId.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 9 of 11] Compiling Yesod.Auth.Rpxnow ( Yesod/Auth/Rpxnow.hs, dist/build/Yesod/Auth/Rpxnow.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[10 of 11] Compiling Yesod.Auth.Util.PasswordStore ( Yesod/Auth/Util/PasswordStore.hs, dist/build/Yesod/Auth/Util/PasswordStore.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[11 of 11] Compiling Yesod.Auth.Email ( Yesod/Auth/Email.hs, dist/build/Yesod/Auth/Email.dyn_o )
Yesod/Auth/Email.hs:142:1: warning: [-Wunused-imports]
The import of `Yesod.Core.Types' is redundant
except perhaps to import instances from `Yesod.Core.Types'
To import instances alone, use: import Yesod.Core.Types()
|
142 | import Yesod.Core.Types (TypedContent (TypedContent))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Yesod/Auth/Email.hs:620:22: warning: [-Wname-shadowing]
This binding for `creds' shadows the existing binding
bound at Yesod/Auth/Email.hs:577:5
|
620 | Just creds@(_, False, _, _) -> sendConfirmationEmail creds
| ^^^^^
Yesod/Auth/Email.hs:621:22: warning: [-Wname-shadowing]
This binding for `creds' shadows the existing binding
bound at Yesod/Auth/Email.hs:577:5
|
621 | Just creds@(_, True, _, _) -> do
| ^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
Setup.lhs:5:3: warning: [-Wdeprecations]
Module `System.Cmd' is deprecated: Use "System.Process" instead
|
5 | > import System.Cmd (system)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Setup.lhs:5:3: warning: [-Wdeprecations]
Module `System.Cmd' is deprecated: Use "System.Process" instead
|
5 | > import System.Cmd (system)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Unregistering yesod-auth-1.6.11...
==> Entering fakeroot environment...
==> Starting package()...
Setup.lhs:5:3: warning: [-Wdeprecations]
Module `System.Cmd' is deprecated: Use "System.Process" instead
|
5 | > import System.Cmd (system)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Installing library in /tmp/haskell-yesod-auth-archlinuxrb-build-lO3SHB3J/haskell-yesod-auth/trunk/pkg/haskell-yesod-auth/usr/lib/ghc-9.0.2/site-local/yesod-auth-1.6.11
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "haskell-yesod-auth"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-yesod-auth 1.6.11-67 (Fri Dec 16 20:09:20 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-yesod-auth-archlinuxrb-build-lO3SHB3J
+ tee -a /srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b1/haskell-yesod-auth/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-yesod-auth-archlinuxrb-build-lO3SHB3J/haskell-yesod-auth/trunk/haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b1/haskell-yesod-auth/haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst'
Fri Dec 16 20:09:21 UTC 2022 - build #1 for haskell-yesod-auth on osuosl184-amd64 done.
Fri Dec 16 20:09:21 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-eMbtCJlf, removing.
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 20:09 b1
drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 20:07 b2
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 20:09 haskell-yesod-auth
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b1/haskell-yesod-auth:
total 548
-rw-r--r-- 1 jenkins jenkins 73772 Dec 16 20:09 build1.log
-rw-r--r-- 1 jenkins jenkins 10 Dec 16 20:09 build1.version
-rw-r--r-- 1 jenkins jenkins 475815 Dec 16 20:09 haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b2:
total 0
====================================================================================
Fri Jan 19 02:32:35 UTC 2024 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh) on osuosl170-amd64, called using "2 community haskell-yesod-auth /srv/reproducible-results/archlinuxrb-build-lO3SHB3J 1671221218" as arguments.
Fri Jan 19 02:32:35 UTC 2024 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 8a42c6af22c9bbeb47182ed28d420908) as "/tmp/jenkins-script-W3dkwBeW"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
=============================================================================
Re-Building for Arch Linux on osuosl170-amd64 now.
Source package: haskell-yesod-auth
Repository: community
Date: Fri Jan 19 02:32:35 UTC 2024
=============================================================================
Future: enabled
SOURCE_DATE_EPOCH: 1671221218
makepkg env: SOURCE_DATE_EPOCH='1671221218' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1
makepkg options: --syncdeps --noconfirm --nocheck --skippgpcheck
=============================================================================
archlinux-haskell-yesod-auth-archlinuxrb-build-lO3SHB3J
MAKEFLAGS=-j31
>From https://github.com/archlinux/svntogit-community
* branch packages/haskell-yesod-auth -> FETCH_HEAD
* [new branch] packages/haskell-yesod-auth -> community/packages/haskell-yesod-auth
Cloning into 'haskell-yesod-auth'...
done.
export TZ="/usr/share/zoneinfo/Etc/GMT-14"
export LANG="fr_CH.UTF-8"
export LC_ALL="fr_CH.UTF-8"
umask 0002
+ schroot --run-session -c archlinux-haskell-yesod-auth-archlinuxrb-build-lO3SHB3J --directory /tmp/haskell-yesod-auth-archlinuxrb-build-lO3SHB3J -u root -- rm -f /var/lib/pacman/db.lck
+ tee -a /srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b2/haskell-yesod-auth/build2.log
+ schroot --run-session -c archlinux-haskell-yesod-auth-archlinuxrb-build-lO3SHB3J --directory /tmp/haskell-yesod-auth-archlinuxrb-build-lO3SHB3J -u root -- pacman -Syu --noconfirm
+ tee -a /srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b2/haskell-yesod-auth/build2.log
:: Synchronizing package databases...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 152k 44 69278 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k100 152k 100 152k 0 0 450k 0 --:--:-- --:--:-- --:--:-- 451k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1727k 100 1727k 0 0 4911k 0 --:--:-- --:--:-- --:--:-- 4923k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 7333k 100 7333k 0 0 17.6M 0 --:--:-- --:--:-- --:--:-- 17.6M
% 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 --:--:-- --:--:-- --:--:-- 0100 163k 100 163k 0 0 482k 0 --:--:-- --:--:-- --:--:-- 482k
:: Starting full system upgrade...
there is nothing to do
+ source /tmp/haskell-yesod-auth-archlinuxrb-build-lO3SHB3J/haskell-yesod-auth/trunk/PKGBUILD
++ _hkgname=yesod-auth
++ pkgname=haskell-yesod-auth
++ pkgver=1.6.11
++ pkgrel=67
++ pkgdesc='Authentication for Yesod.'
++ url=http://www.yesodweb.com/
++ license=("MIT")
++ arch=('x86_64')
++ depends=('ghc-libs' 'haskell-aeson' 'haskell-authenticate' 'haskell-base16-bytestring' 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cryptonite' 'haskell-data-default' 'haskell-email-validate' 'haskell-file-embed' 'haskell-http-client' 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 'haskell-memory' 'haskell-network-uri' 'haskell-nonce' 'haskell-persistent' 'haskell-random' 'haskell-safe' 'haskell-shakespeare' 'haskell-unliftio' 'haskell-unliftio-core' 'haskell-unordered-containers' 'haskell-wai' 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-ye/srv/reproducible-results/archlinuxrb-build-lO3SHB3J:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 20:09 b1
drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 20:14 b2
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 20:09 haskell-yesod-auth
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b1/haskell-yesod-auth:
total 556
-rw-r--r-- 1 jenkins jenkins 73772 Dec 16 20:09 build1.log
-rw-r--r-- 1 jenkins jenkins 10 Dec 16 20:09 build1.version
-rw-r--r-- 1 jenkins jenkins 475815 Dec 16 20:09 haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 20:14 haskell-yesod-auth
/srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b2/haskell-yesod-auth:
total 544
-rw-r--r-- 1 jenkins jenkins 72877 Dec 16 20:14 build2.log
-rw-r--r-- 1 jenkins jenkins 10 Dec 16 20:14 build2.version
-rw-r--r-- 1 jenkins jenkins 475810 Dec 16 20:14 haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst
Fri Dec 16 20:14:58 UTC 2022 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b1/haskell-yesod-auth/haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-lO3SHB3J/b2/haskell-yesod-auth/haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst differ
Fri Dec 16 20:14:58 UTC 2022 - running diffoscope on the results now:
Fri Dec 16 20:15:00 UTC 2022 - Running diffoscope 228 now...
Fri Dec 16 20:15:19 UTC 2022 - diffoscope 228 found issues, please investigate haskell-yesod-auth/haskell-yesod-auth-1.6.11-67-x86_64.pkg.tar.zst
Fri Dec 16 20:15:20 UTC 2022 - https://tests.reproducible-builds.org/archlinux/community/haskell-yesod-auth/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-yesod-auth/haskell-yesod-auth-1.6.11-66-x86_64.pkg.tar.zst.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-yesod-auth/pkg.build_duration, thus deleting it.
/var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-yesod-auth/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-yesod-auth/pkg.build_duration, thus deleting it.
psql: error: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
empty, ignoring community/haskell-yesod-auth, failing hard.
Fri Dec 16 20:15:20 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-lO3SHB3J deleted.
Fri Dec 16 20:15:20 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-pFMqe7uh, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list