Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python-cppheaderparser
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/python-cppheaderparser/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/python-cppheaderparser.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python-cppheaderparser.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python-cppheaderparser.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8a1bad19f4df2c2b61b16b8f3ebd6ad8955108ea (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8a1bad19f4df2c2b61b16b8f3ebd6ad8955108ea # timeout=10
Commit message: "Update SRCINFO."
 > git rev-list --no-walk 8a1bad19f4df2c2b61b16b8f3ebd6ad8955108ea # timeout=10
[python-cppheaderparser] $ /bin/sh -xe /tmp/jenkins15118557120832871040.sh
+ '[' -e PKGBUILD ']'
+ '[' -n 'pkgrel=$pkgrel.2' ']'
+ trap 'mv -v PKGBUILD.real PKGBUILD' EXIT
+ mv PKGBUILD PKGBUILD.real
+ cat PKGBUILD.real
+ printf '\n%s\n' 'pkgrel=$pkgrel.2'
+ rm -vf python-cppheaderparser-2.7.4-4.1-any.pkg.tar.zst python-cppheaderparser-2.7.4-4.1-any.pkg.tar.zst.sig
removed 'python-cppheaderparser-2.7.4-4.1-any.pkg.tar.zst'
removed 'python-cppheaderparser-2.7.4-4.1-any.pkg.tar.zst.sig'
+ sudo /usr/local/sbin/build-chroot-pkg python-cppheaderparser
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: python-cppheaderparser 2.7.4-4.2 (Fri May 3 13:01:23 2024)
==> Retrieving sources...
-> Found CppHeaderParser-2.7.4.tar.gz
==> Validating source files with sha256sums...
CppHeaderParser-2.7.4.tar.gz ... Passed
==> Making package: python-cppheaderparser 2.7.4-4.2 (Fri May 3 13:01:28 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.0-2 python-3.12.3-1 python-ply-3.11-13
Total Installed Size: 70.81 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 mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is
usually bundled with Python
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]
xz: for lzma [installed]
tk: for tkinter
installing python-ply...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (16) python-autocommand-2.2.2-6 python-fastjsonschema-2.19.1-3
python-inflect-7.2.1-2 python-jaraco.context-4.3.0-4
python-jaraco.functools-4.0.0-3 python-jaraco.text-3.12.0-3
python-more-itertools-10.2.0-2 python-ordered-set-4.1.0-5
python-packaging-23.2-3 python-platformdirs-4.2.0-3
python-tomli-2.0.1-4 python-trove-classifiers-2024.4.10-1
python-typeguard-4.2.1-2 python-typing_extensions-4.11.0-1
python-validate-pyproject-0.16-1 python-setuptools-1:69.0.3-6
Total Installed Size: 7.99 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 python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-typing_extensions...
installing python-typeguard...
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-packaging...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
==> Retrieving sources...
-> Found CppHeaderParser-2.7.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting CppHeaderParser-2.7.4.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/CppHeaderParser
copying CppHeaderParser/CppHeaderParser.py -> build/lib/CppHeaderParser
copying CppHeaderParser/__init__.py -> build/lib/CppHeaderParser
creating build/lib/CppHeaderParser/doc
copying CppHeaderParser/doc/CppHeaderParser.html -> build/lib/CppHeaderParser/doc
creating build/lib/CppHeaderParser/examples
copying CppHeaderParser/examples/readSampleClass.py -> build/lib/CppHeaderParser/examples
copying CppHeaderParser/examples/SampleClass.h -> build/lib/CppHeaderParser/examples
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /build/python-cppheaderparser/pkg/python-cppheaderparser/usr
creating /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib
creating /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12
creating /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages
creating /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser
copying build/lib/CppHeaderParser/CppHeaderParser.py -> /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser
copying build/lib/CppHeaderParser/__init__.py -> /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser
creating /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/doc
copying build/lib/CppHeaderParser/doc/CppHeaderParser.html -> /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/doc
creating /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/examples
copying build/lib/CppHeaderParser/examples/readSampleClass.py -> /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/examples
copying build/lib/CppHeaderParser/examples/SampleClass.h -> /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/examples
byte-compiling /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/CppHeaderParser.py to CppHeaderParser.cpython-312.pyc
/usr/lib/python3.12/site-packages/CppHeaderParser/CppHeaderParser.py:152: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/CppHeaderParser/CppHeaderParser.py:837: SyntaxWarning: invalid escape sequence '\p'
byte-compiling /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/__init__.py to __init__.cpython-312.pyc
byte-compiling /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser/examples/readSampleClass.py to readSampleClass.cpython-312.pyc
writing byte-compilation script '/tmp/tmpu0c9_57y.py'
/usr/bin/python /tmp/tmpu0c9_57y.py
/usr/lib/python3.12/site-packages/CppHeaderParser/CppHeaderParser.py:152: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/CppHeaderParser/CppHeaderParser.py:837: SyntaxWarning: invalid escape sequence '\p'
removing /tmp/tmpu0c9_57y.py
running install_egg_info
running egg_info
writing CppHeaderParser.egg-info/PKG-INFO
writing dependency_links to CppHeaderParser.egg-info/dependency_links.txt
writing requirements to CppHeaderParser.egg-info/requires.txt
writing top-level names to CppHeaderParser.egg-info/top_level.txt
reading manifest file 'CppHeaderParser.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'CppHeaderParser.egg-info/SOURCES.txt'
Copying CppHeaderParser.egg-info to /build/python-cppheaderparser/pkg/python-cppheaderparser/usr/lib/python3.12/site-packages/CppHeaderParser-2.7.4-py3.12.egg-info
running install_scripts
==> 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 "python-cppheaderparser"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-cppheaderparser 2.7.4-4.2 (Fri May 3 13:01:35 2024)
gpg: WARNING: server 'gpg-agent' is older than us (2.4.4 < 2.4.5)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
'python-cppheaderparser-2.7.4-4.2-any.pkg.tar.zst' -> '/var/lib/aur-repo/python-cppheaderparser-2.7.4-4.2-any.pkg.tar.zst'
'python-cppheaderparser-2.7.4-4.2-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python-cppheaderparser-2.7.4-4.2-any.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Fri 03 May 2024 12:59:10 PM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Fri 03 May 2024 12:59:11 PM CEST
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'python-cppheaderparser-2.7.4-4.2-any.pkg.tar.zst'
-> Computing checksums...
-> Removing existing entry 'python-cppheaderparser-2.7.4-4.1'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
-> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
-> Created signature file 'score.moe.files.tar.gz.sig'
+ mv -v PKGBUILD.real PKGBUILD
renamed 'PKGBUILD.real' -> 'PKGBUILD'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
Last changes from revision 8a1bad1 (current) to 8a1bad1 (previous) published successfully!
Finished: SUCCESS