Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/gbdk-2020
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/gbdk-2020/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/gbdk-2020.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/gbdk-2020.git
 > git --version # timeout=10
 > git --version # 'git version 2.38.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/gbdk-2020.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 76aee3103e0a25ed7b899b223c5023cffdda8868 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76aee3103e0a25ed7b899b223c5023cffdda8868 # timeout=10
Commit message: "Lock to SDCC 4.1.0"
 > git rev-list --no-walk 76aee3103e0a25ed7b899b223c5023cffdda8868 # timeout=10
[gbdk-2020] $ /bin/sh -xe /tmp/jenkins17402070831672460646.sh
+ '[' -n '' ']'
+ sudo /usr/local/sbin/build-chroot-pkg gbdk-2020
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0004]...done
==> Making package: gbdk-2020 4.0.3-2 (Sat Nov  5 18:46:23 2022)
==> Retrieving sources...
  -> Found 4.0.3.tar.gz
==> Validating source files with sha256sums...
    4.0.3.tar.gz ... Passed
==> Making package: gbdk-2020 4.0.3-2 (Sat Nov  5 18:46:33 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: sdcc=4.1.0
[?25l[?25h==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> sdcc=4.1.0
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-4  perl-mailtools-2.21-6  perl-timedate-2.33-4
             git-2.38.1-2

Total Installed Size:  37.48 MiB

:: Proceed with installation? [Y/n] 
(0/4) checking keys in keyring                     [----------------------]   0%
(1/4) checking keys in keyring                     [#####-----------------]  25%
(2/4) checking keys in keyring                     [###########-----------]  50%
(3/4) checking keys in keyring                     [################------]  75%
(4/4) checking keys in keyring                     [######################] 100%

(0/4) checking package integrity                   [----------------------]   0%
(1/4) checking package integrity                   [----------------------]   0%
(2/4) checking package integrity                   [----------------------]   0%
(3/4) checking package integrity                   [----------------------]   1%
(4/4) checking package integrity                   [######################] 100%

(0/4) loading package files                        [----------------------]   0%
(1/4) loading package files                        [----------------------]   0%
(2/4) loading package files                        [----------------------]   0%
(3/4) loading package files                        [----------------------]   1%
(4/4) loading package files                        [######################] 100%

(0/4) checking for file conflicts                  [----------------------]   0%
(1/4) checking for file conflicts                  [#####-----------------]  25%
(2/4) checking for file conflicts                  [###########-----------]  50%
(3/4) checking for file conflicts                  [################------]  75%
(4/4) checking for file conflicts                  [######################] 100%

(0/4) checking available disk space                [----------------------]   0%
(1/4) checking available disk space                [#####-----------------]  25%
(2/4) checking available disk space                [###########-----------]  50%
(3/4) checking available disk space                [################------]  75%
(4/4) checking available disk space                [######################] 100%

:: Processing package changes...
(1/4) installing perl-error                        [----------------------]   0%
(1/4) installing perl-error                        [######################] 100%

(2/4) installing perl-timedate                     [----------------------]   0%
(2/4) installing perl-timedate                     [######################] 100%

(3/4) installing perl-mailtools                    [----------------------]   0%
(3/4) installing perl-mailtools                    [######################] 100%

(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [----------------------]   0%
(4/4) installing git                               [##################----]  86%
(4/4) installing git                               [######################] 100%

Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> ERROR: Could not resolve all dependencies.
==> ERROR: Build failed, check /var/lib/jenkins/chroots/root1/build-0004/build
Build step 'Execute shell' marked build as failure
Finished: FAILURE