Package Name pikaur
Status SUCCESS
Last Build Date 24.12.2024 00:32
Repo URL https://aur.archlinux.org/pikaur.git

Build Output
==> Making package: pikaur 1.32-2 (Tue Dec 24 00:32:24 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) pyalpm-0.10.10-2

Total Installed Size: 0.28 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 pyalpm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (20) python-autocommand-2.2.2-7 python-editables-0.5-5 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-mdurl-0.1.2-8 python-more-itertools-10.5.0-1 python-packaging-24.2-3 python-pathspec-0.12.1-3 python-platformdirs-4.3.6-2 python-pluggy-1.5.0-3 python-pyproject-hooks-1.2.0-3 python-trove-classifiers-2024.10.21.16-3 python-build-1.2.2-3 python-hatchling-1.25.0-2 python-installer-0.7.0-10 python-markdown-it-py-3.0.0-4 python-setuptools-1:75.2.0-4 python-wheel-0.45.0-3

Total Installed Size: 13.11 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-packaging...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-pathspec...
installing python-pluggy...
installing python-editables...
installing python-trove-classifiers...
installing python-hatchling...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to 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-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-setuptools...
installing python-mdurl...
installing python-markdown-it-py...
Optional dependencies for python-markdown-it-py
python-mdit_py_plugins: core plugins
python-linkify-it-py: linkify extension
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading pikaur-1.32.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 2265k 0 2265k 0 0 5409k 0 --:--:-- --:--:-- --:--:-- 5409k
==> Validating source files with b2sums...
pikaur-1.32.tar.gz ... Passed
==> Extracting sources...
-> Extracting pikaur-1.32.tar.gz with bsdtar
==> Starting build()...
# ensure python version is bigger or equal to (3, 12, 3)
find pikaur -type f -name '*.py' -print0 \
| xargs --null xgettext --language=python --add-comments --sort-by-file \
--default-domain=pikaur --from-code=UTF-8 \
--keyword='translate' --keyword='translate_many:1,2' \
--output=locale/pikaur.pot
/usr/sbin/python ./maintenance_scripts/pikaman.py README.md pikaur.1 --name pikaur
mkdir -p dist/usr/bin
/usr/sbin/python -c 'import sys ; sys.exit(sys.version_info < (3, 12, 3))'
sed \
-e "s/%PYTHON_BUILD_VERSION%/$( /usr/sbin/python -c 'import sys ; print(f"{sys.version_info.major}.{sys.version_info.minor}") ')/g" \
packaging/usr/bin/pikaur > dist/usr/bin/pikaur
pikaur/main.py:479: warning: Empty msgid. It is reserved by GNU gettext:
gettext("") returns the header entry with
meta information, not the empty string.
pikaur/main.py:493: warning: Empty msgid. It is reserved by GNU gettext:
gettext("") returns the header entry with
meta information, not the empty string.
chmod +x dist/usr/bin/pikaur
test -f locale/fr.po || msginit --locale=fr --no-translator --input=locale/pikaur.pot --output=locale/fr.po
test -f locale/ru.po || msginit --locale=ru --no-translator --input=locale/pikaur.pot --output=locale/ru.po
test -f locale/pt.po || msginit --locale=pt --no-translator --input=locale/pikaur.pot --output=locale/pt.po
test -f locale/pt_BR.po || msginit --locale=pt_BR --no-translator --input=locale/pikaur.pot --output=locale/pt_BR.po
test -f locale/de.po || msginit --locale=de --no-translator --input=locale/pikaur.pot --output=locale/de.po
msgmerge --sort-by-file --update locale/ru.po locale/pikaur.pot
msgmerge --sort-by-file --update locale/pt_BR.po locale/pikaur.pot
msgmerge --sort-by-file --update locale/fr.po locale/pikaur.pot
msgmerge --sort-by-file --update locale/pt.po locale/pikaur.pot
msgmerge --sort-by-file --update locale/de.po locale/pikaur.pot
................................................................................. done.
..................................................... done.
done.
done.
test -f locale/is.po || msginit --locale=is --no-translator --input=locale/pikaur.pot --output=locale/is.po
done.
msgmerge --sort-by-file --update locale/is.po locale/pikaur.pot
test -f locale/tr.po || msginit --locale=tr --no-translator --input=locale/pikaur.pot --output=locale/tr.po
test -f locale/da.po || msginit --locale=da --no-translator --input=locale/pikaur.pot --output=locale/da.po
msgmerge --sort-by-file --update locale/tr.po locale/pikaur.pot
test -f locale/nl.po || msginit --locale=nl --no-translator --input=locale/pikaur.pot --output=locale/nl.po
msgmerge --sort-by-file --update locale/da.po locale/pikaur.pot
test -f locale/es.po || msginit --locale=es --no-translator --input=locale/pikaur.pot --output=locale/es.po
msgmerge --sort-by-file --update locale/nl.po locale/pikaur.pot
msgmerge --sort-by-file --update locale/es.po locale/pikaur.pot
................................................................. done.
done.
........................................................ done.
done.
test -f locale/zh_CN.po || msginit --locale=zh_CN --no-translator --input=locale/pikaur.pot --output=locale/zh_CN.po
test -f locale/it.po || msginit --locale=it --no-translator --input=locale/pikaur.pot --output=locale/it.po
..........................msgmerge --sort-by-file --update locale/zh_CN.po locale/pikaur.pot
msgmerge --sort-by-file --update locale/it.po locale/pikaur.pot
done.
test -f locale/ja.po || msginit --locale=ja --no-translator --input=locale/pikaur.pot --output=locale/ja.po
test -f locale/uk.po || msginit --locale=uk --no-translator --input=locale/pikaur.pot --output=locale/uk.po
msgmerge --sort-by-file --update locale/ja.po locale/pikaur.pot
.............................msgmerge --sort-by-file --update locale/uk.po locale/pikaur.pot
.test -f locale/sv.po || msginit --locale=sv --no-translator --input=locale/pikaur.pot --output=locale/sv.po
. done.
..........................msgmerge --sort-by-file --update locale/sv.po locale/pikaur.pot
. done.
sed -i \
-e '/coveralls/d' \
-e '/Screenshot/d' \
pikaur.1
msgfmt -o locale/fr.mo locale/fr.po
...........................msgfmt -o locale/ru.mo locale/ru.po
...................................................... done.
msgfmt -o locale/pt.mo locale/pt.po
. done.
msgfmt -o locale/pt_BR.mo locale/pt_BR.po
done.
msgfmt -o locale/de.mo locale/de.po
msgfmt -o locale/is.mo locale/is.po
msgfmt -o locale/tr.mo locale/tr.po
msgfmt -o locale/da.mo locale/da.po
msgfmt -o locale/nl.mo locale/nl.po
msgfmt -o locale/es.mo locale/es.po
msgfmt -o locale/zh_CN.mo locale/zh_CN.po
msgfmt -o locale/it.mo locale/it.po
msgfmt -o locale/ja.mo locale/ja.po
msgfmt -o locale/uk.mo locale/uk.po
msgfmt -o locale/sv.mo locale/sv.po
* Getting build dependencies for wheel...
* Building wheel...
Successfully built pikaur-1.32-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "pikaur"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding changelog file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pikaur 1.32-2 (Tue Dec 24 00:32:34 2024)