Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python-flax
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/python-flax.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/python-flax # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python-flax.git
 > git --version # timeout=10
 > git --version # 'git version 2.42.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python-flax.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/python-flax.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 2e23801c0b7e0f6533645a745b0ba83892b02d74 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e23801c0b7e0f6533645a745b0ba83892b02d74 # timeout=10
Commit message: "Bump to version 0.7.5"
First time build. Skipping changelog.
[python-flax] $ /bin/sh -xe /tmp/jenkins12889112161589301602.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg python-flax
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0004]...done
==> Making package: python-flax 0.7.5-1 (Fri Dec 22 23:07:11 2023)
==> Retrieving sources...
-> Downloading flax-0.7.5.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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2020k 0 2020k 0 0 2557k 0 --:--:-- --:--:-- --:--:-- 3769k
==> Validating source files with sha256sums...
flax-0.7.5.tar.gz ... Passed
==> Making package: python-flax 0.7.5-1 (Fri Dec 22 23:07:58 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: python-jax
error: target not found: python-optax
error: target not found: python-orbax-checkpoint
error: target not found: python-tensorstore
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> python-jax
-> python-msgpack
-> python-numpy
-> python-optax
-> python-orbax-checkpoint
-> python-rich
-> python-tensorstore
-> python-typing_extensions
-> python-yaml
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (25) libnsl-2.0.1-1 python-3.11.6-1 python-annotated-types-0.6.0-1
python-autocommand-2.2.2-4 python-fastjsonschema-2.19.0-1
python-inflect-7.0.0-2 python-jaraco.context-4.3.0-3
python-jaraco.functools-3.9.0-1 python-jaraco.text-3.11.1-3
python-more-itertools-10.1.0-1 python-ordered-set-4.1.0-4
python-packaging-23.2-1 python-platformdirs-4.1.0-1
python-pydantic-2.5.2-1 python-pydantic-core-1:2.14.5-1
python-pyproject-hooks-1.0.0-5 python-tomli-2.0.1-3
python-trove-classifiers-2023.11.29-1
python-typing_extensions-4.9.0-1
python-validate-pyproject-0.13-1 python-build-1.0.3-1
python-installer-0.7.0-3 python-setuptools-1:69.0.1-1
python-setuptools-scm-8.0.4-1 python-wheel-0.40.0-3
Total Installed Size: 95.96 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is
usually bundled with Python [pending]
python-pip: for installing Python packages using tooling that is usually
bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
mpdecimal: for decimal
xz: for lzma [installed]
tk: for tkinter
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-virtualenv: Use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-annotated-types...
installing python-typing_extensions...
installing python-pydantic-core...
installing python-pydantic...
Optional dependencies for python-pydantic
mypy: for type validation with mypy
python-dotenv: for .env file support
python-email-validator: for email validation
python-hypothesis: for hypothesis plugin when using legacy v1
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-setuptools-scm...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
==> 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
Skipped archiving because build is not successful
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
Last changes from revision 2e23801 (current) to e0198a8 (previous) published successfully!
Finished: FAILURE