Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/arcus
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/arcus/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/arcus.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://aur.archlinux.org/arcus.git
 > git --version # timeout=10
 > git --version # 'git version 2.38.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/arcus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8bac0f879beed32f77eaed47eab2f684028f3732 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bac0f879beed32f77eaed47eab2f684028f3732 # timeout=10
Commit message: "Add provides/conflicts with upsteam name 'libarcus'"
 > git rev-list --no-walk 8bac0f879beed32f77eaed47eab2f684028f3732 # timeout=10
[arcus] $ /bin/sh -xe /tmp/jenkins8782887974828869116.sh
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg arcus
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0004]...done
==> Making package: arcus 5.0.0-3 (Thu Dec  1 03:02:06 2022)
==> Retrieving sources...
  -> Downloading arcus-5.0.0.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 33623    0 33623    0     0  88503      0 --:--:-- --:--:-- --:--:-- 88503
  -> Found protobuf-3.18.patch
==> Validating source files with sha512sums...
    arcus-5.0.0.tar.gz ... Passed
    protobuf-3.18.patch ... Passed
==> Making package: arcus 5.0.0-3 (Thu Dec  1 03:02:11 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) libnsl-2.0.0-2  protobuf-21.9-1  python-3.10.8-3

Total Installed Size:  64.13 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
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing protobuf...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) hicolor-icon-theme-0.17-2  jsoncpp-1.9.5-2  libuv-1.44.2-1
              perl-error-0.17029-4  perl-mailtools-2.21-6  perl-timedate-2.33-4
              rhash-1.4.3-1  cmake-3.25.0-1  git-2.38.1-2  ninja-1.11.1-2

Total Installed Size:  109.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 hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    qt6-base: cmake-gui
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
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 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing ninja...
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
  -> Found arcus-5.0.0.tar.gz
  -> Found protobuf-3.18.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting arcus-5.0.0.tar.gz with bsdtar
==> Starting prepare()...
Collecting sip==6.5.1
  Downloading sip-6.5.1-cp36-abi3-manylinux2014_x86_64.whl (982 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 982.6/982.6 kB 5.6 MB/s eta 0:00:00
Collecting packaging
  Downloading packaging-21.3-py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 703.5 kB/s eta 0:00:00
Requirement already satisfied: setuptools in ./.venv/lib/python3.10/site-packages (from sip==6.5.1) (63.2.0)
Collecting toml
  Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
  Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 1.6 MB/s eta 0:00:00
Installing collected packages: toml, pyparsing, packaging, sip
Successfully installed packaging-21.3 pyparsing-3.0.9 sip-6.5.1 toml-0.10.2

[notice] A new release of pip available: 22.2.2 -> 22.3.1
[notice] To update, run: pip install --upgrade pip
patching file src/Socket_p.h
==> Starting build()...
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting BUILD_SHARED_LIBS to ON
-- Generating compile commands to /build/arcus/src/build/compile_commands.json
-- Setting POSITION_INDEPENDENT_CODE: ON
-- Setting C++17 support with extensions off and standard required
-- Found Protobuf: /usr/lib/libprotobuf.so (found suitable version "3.21.9", minimum required is "3.17.1") 
-- Enabling threading support for Arcus
-- Found Threads: TRUE  
-- Setting SKIP_BUILD_RPATH for target Arcus to FALSE
-- Setting BUILD_WITH_INSTALL_RPATH for target Arcus to FALSE
-- Setting INSTALL_RPATH_USE_LINK_PATH for target Arcus to TRUE
-- Setting install RPATH for target Arcus to $ORIGIN/;$ORIGIN/$<$<PLATFORM_ID:Linux>:usr/bin>;$ORIGIN/$<$<PLATFORM_ID:Linux>:usr/bin/lib>;$ORIGIN/$<$<PLATFORM_ID:Darwin>:../lib>
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Setting Python version to 3.10. Set Python_VERSION if you want to compile against an other version.
-- Found Python: /build/arcus/src/.venv/bin/python3.10 (found suitable exact version "3.10.8") found components: Interpreter Development Development.Module Development.Embed 
-- Linking and building  against Python 3.10.8
-- Found SIP version: 6.5.1
-- Setting SKIP_BUILD_RPATH for target pyArcus to FALSE
-- Setting BUILD_WITH_INSTALL_RPATH for target pyArcus to FALSE
-- Setting INSTALL_RPATH_USE_LINK_PATH for target pyArcus to TRUE
-- Setting install RPATH for target pyArcus to $ORIGIN/;$ORIGIN/$<$<PLATFORM_ID:Linux>:usr/bin>;$ORIGIN/$<$<PLATFORM_ID:Linux>:usr/bin/lib>;$ORIGIN/$<$<PLATFORM_ID:Darwin>:../lib>;$ORIGIN/$<$<PLATFORM_ID:Darwin>:../Resources/lib/>;$ORIGIN/../../
-- Enabling threading support for pyArcus
-- SIP: Generating pyproject.toml
-- SIP: Generating source files
'/usr/bin/cmake' '-E' 'env' 'PYTHONPATH=::/build/arcus/src/build' '/build/arcus/src/.venv/bin/sip-build' '--pep484-pyi' '--no-protected-is-public'
Using the CMake builder
These bindings will be built: pyArcus.
Generating the source files
Generating the pyArcus bindings...
Generating the pyArcus .pyi file...
The project has been built.
-- SIP: Touching the source files
-- SIP: Collecting the generated source files
-- SIP: Collecting the user specified source files
-- SIP: Linking the interface target against the shared library
-- SIP: Installing Python module and PEP 484 file in /build/arcus/src/.venv/lib/python3.10/site-packages
-- Configuring done
-- Generating done
-- Build files have been written to: /build/arcus/src/build
[1/24] Building C object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/objmap.c.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipint.h:26,
                 from /build/arcus/src/build/pyArcus/pyArcus/objmap.c:23:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[2/24] Building C object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/int_convertors.c.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipint.h:26,
                 from /build/arcus/src/build/pyArcus/pyArcus/int_convertors.c:24:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[3/24] Building C object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/descriptors.c.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipint.h:26,
                 from /build/arcus/src/build/pyArcus/pyArcus/descriptors.c:22:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[4/24] Building C object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/array.c.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipint.h:26,
                 from /build/arcus/src/build/pyArcus/pyArcus/array.c:25:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[5/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/bool.cpp.o
[6/24] Building C object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/threads.c.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipint.h:26,
                 from /build/arcus/src/build/pyArcus/pyArcus/threads.c:22:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[7/24] Building C object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/voidptr.c.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipint.h:26,
                 from /build/arcus/src/build/pyArcus/pyArcus/voidptr.c:25:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[8/24] Building C object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/siplib.c.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/siplib.c:30:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[9/24] Building CXX object CMakeFiles/Arcus.dir/src/SocketListener.cpp.o
[10/24] Building CXX object CMakeFiles/Arcus.dir/src/PlatformSocket.cpp.o
[11/24] Building CXX object CMakeFiles/Arcus.dir/src/Error.cpp.o
[12/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/sippyArcuspart3.cpp.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipAPIpyArcus.h:10,
                 from /build/arcus/src/build/pyArcus/pyArcus/sippyArcuspart3.cpp:10:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[13/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/sippyArcuspart4.cpp.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipAPIpyArcus.h:10,
                 from /build/arcus/src/build/pyArcus/pyArcus/sippyArcuspart4.cpp:10:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[14/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/sippyArcuspart0.cpp.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipAPIpyArcus.h:10,
                 from /build/arcus/src/build/pyArcus/pyArcus/sippyArcuspart0.cpp:10:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[15/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/sippyArcuspart2.cpp.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipAPIpyArcus.h:10,
                 from /build/arcus/src/build/pyArcus/pyArcus/sippyArcuspart2.cpp:10:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[16/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/sippyArcuspart1.cpp.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipAPIpyArcus.h:10,
                 from /build/arcus/src/build/pyArcus/pyArcus/sippyArcuspart1.cpp:10:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[17/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/sippyArcuspart5.cpp.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipAPIpyArcus.h:10,
                 from /build/arcus/src/build/pyArcus/pyArcus/sippyArcuspart5.cpp:10:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[18/24] Building CXX object CMakeFiles/sip_pyArcus.dir/pyArcus/pyArcus/sippyArcuspart6.cpp.o
In file included from /build/arcus/src/build/pyArcus/pyArcus/sipAPIpyArcus.h:10,
                 from /build/arcus/src/build/pyArcus/pyArcus/sippyArcuspart6.cpp:10:
/build/arcus/src/build/pyArcus/pyArcus/sip.h:62: warning: "SIP_VERSION" redefined
   62 | #define SIP_VERSION                 0x60501
      | 
<command-line>: note: this is the location of the previous definition
[19/24] Building CXX object CMakeFiles/Arcus.dir/src/Socket.cpp.o
In file included from /build/arcus/src/libArcus-5.0.0/src/Socket.cpp:20:
/build/arcus/src/libArcus-5.0.0/src/Socket_p.h: In member function ‘void Arcus::Socket::Private::sendMessage(const Arcus::MessagePtr&)’:
/build/arcus/src/libArcus-5.0.0/src/Socket_p.h:365:50: warning: ‘int google::protobuf::MessageLite::ByteSize() const’ is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
  365 |         uint32_t message_size = message->ByteSize();
      |                                 ~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/google/protobuf/generated_enum_util.h:38,
                 from /usr/include/google/protobuf/generated_enum_reflection.h:47,
                 from /usr/include/google/protobuf/generated_message_reflection.h:46,
                 from /usr/include/google/protobuf/message.h:124,
                 from /build/arcus/src/libArcus-5.0.0/src/Socket_p.h:41:
/usr/include/google/protobuf/message_lite.h:381:7: note: declared here
  381 |   int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
      |       ^~~~~~~~
[20/24] Building CXX object CMakeFiles/Arcus.dir/src/MessageTypeStore.cpp.o
[21/24] Building CXX object CMakeFiles/sip_pyArcus.dir/python/PythonMessage.cpp.o
[22/24] Linking CXX shared library libArcus.so.5.0.0
[23/24] Creating library symlink libArcus.so.5 libArcus.so
[24/24] Linking CXX shared library pyArcus.so
Using the CMake builder
These bindings will be built: pyArcus.
Generating the source files
Generating the pyArcus bindings...
Generating the pyArcus .pyi file...
The project has been built.
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "None"
-- Installing: /build/arcus/pkg/arcus/usr/lib/libArcus.so.5.0.0
-- Installing: /build/arcus/pkg/arcus/usr/lib/libArcus.so.5
-- Set runtime path of "/build/arcus/pkg/arcus/usr/lib/libArcus.so.5.0.0" to "$ORIGIN/:$ORIGIN/usr/bin:$ORIGIN/usr/bin/lib"
-- Installing: /build/arcus/pkg/arcus/usr/lib/libArcus.so
-- Installing: /build/arcus/pkg/arcus/usr/include/Arcus/Socket.h
-- Installing: /build/arcus/pkg/arcus/usr/include/Arcus/SocketListener.h
-- Installing: /build/arcus/pkg/arcus/usr/include/Arcus/Types.h
-- Installing: /build/arcus/pkg/arcus/usr/include/Arcus/MessageTypeStore.h
-- Installing: /build/arcus/pkg/arcus/usr/include/Arcus/Error.h
-- Installing: /build/arcus/pkg/arcus/usr/include/Arcus/ArcusExport.h
-- Installing: /build/arcus/pkg/arcus/usr/lib/cmake/Arcus/Arcus-targets.cmake
-- Installing: /build/arcus/pkg/arcus/usr/lib/cmake/Arcus/Arcus-targets-none.cmake
-- Installing: /build/arcus/pkg/arcus/usr/lib/cmake/Arcus/ArcusConfig.cmake
-- Installing: /build/arcus/pkg/arcus/usr/lib/cmake/Arcus/ArcusConfigVersion.cmake
-- Installing: /build/arcus/pkg/arcus/build/arcus/src/.venv/lib/python3.10/site-packages/pyArcus.so
-- Set runtime path of "/build/arcus/pkg/arcus/build/arcus/src/.venv/lib/python3.10/site-packages/pyArcus.so" to "$ORIGIN/:$ORIGIN/usr/bin:$ORIGIN/usr/bin/lib:$ORIGIN/../../"
-- Installing: /build/arcus/pkg/arcus/build/arcus/src/.venv/lib/python3.10/site-packages/pyArcus.pyi
==> 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 "arcus"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Creating package "arcus-debug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: arcus 5.0.0-3 (Thu Dec  1 03:02:40 2022)
'arcus-5.0.0-3-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/arcus-5.0.0-3-x86_64.pkg.tar.zst'
'arcus-5.0.0-3-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/arcus-5.0.0-3-x86_64.pkg.tar.zst.sig'
'arcus-debug-5.0.0-3-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/arcus-debug-5.0.0-3-x86_64.pkg.tar.zst'
'arcus-debug-5.0.0-3-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/arcus-debug-5.0.0-3-x86_64.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Thu 01 Dec 2022 03:02:03 AM UTC
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 Thu 01 Dec 2022 03:02:04 AM UTC
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 'arcus-5.0.0-3-x86_64.pkg.tar.zst'
==> WARNING: An entry for 'arcus-5.0.0-3' already existed
  -> Adding package signature...
  -> Computing checksums...
  -> Removing existing entry 'arcus-5.0.0-3'...
  -> Creating 'desc' db entry...
  -> Creating 'files' db entry...
==> Adding package 'arcus-debug-5.0.0-3-x86_64.pkg.tar.zst'
==> WARNING: An entry for 'arcus-debug-5.0.0-3' already existed
  -> Adding package signature...
  -> Computing checksums...
  -> Removing existing entry 'arcus-debug-5.0.0-3'...
  -> 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'
Archiving artifacts
Recording fingerprints
Finished: SUCCESS