Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-dlfcn
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-dlfcn/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/mingw-w64-dlfcn.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/mingw-w64-dlfcn.git
 > git --version # timeout=10
 > git --version # 'git version 2.40.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/mingw-w64-dlfcn.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision fb1e669548d338d2393107d29500989488c76e22 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb1e669548d338d2393107d29500989488c76e22 # timeout=10
Commit message: "1.4.0"
 > git rev-list --no-walk 102c1ef2b2e234cf0fabb52463e790a12d251785 # timeout=10
[mingw-w64-dlfcn] $ /bin/sh -xe /tmp/jenkins17975493741789071710.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg mingw-w64-dlfcn
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: mingw-w64-dlfcn 1.4.0-1 (Thu Jun 1 06:31:11 2023)
==> Retrieving sources...
-> Downloading v1.4.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 24975 0 24975 0 0 60181 0 --:--:-- --:--:-- --:--:-- 60181
==> Validating source files with sha256sums...
v1.4.0.tar.gz ... Passed
==> Making package: mingw-w64-dlfcn 1.4.0-1 (Thu Jun 1 06:31:15 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) mingw-w64-crt-10.0.0-1
Total Installed Size: 150.51 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 mingw-w64-crt...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (13) cmake-3.26.4-1 hicolor-icon-theme-0.17-3 jsoncpp-1.9.5-2
libnsl-2.0.0-3 libuv-1.44.2-1 mingw-w64-binutils-2.38-3
mingw-w64-environment-1-4 mingw-w64-gcc-12.2.0-1
mingw-w64-headers-10.0.0-1 mingw-w64-pkg-config-2-4
mingw-w64-winpthreads-10.0.0-1 rhash-1.4.3-1
mingw-w64-cmake-1-40
Total Installed Size: 1160.51 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 libnsl...
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
qt6-base: cmake-gui
installing mingw-w64-binutils...
installing mingw-w64-winpthreads...
installing mingw-w64-headers...
installing mingw-w64-gcc...
installing mingw-w64-pkg-config...
Note that you can use PKG_CONFIG_PATH_CUSTOM to tweak pkg-config path further
See the x86_64-w64-mingw32-config (or i686-w64-mingw32-config) file itself
for more information
installing mingw-w64-environment...
installing mingw-w64-cmake...
Optional dependencies for mingw-w64-cmake
mingw-w64-wine: runtime support
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
==> Retrieving sources...
-> Found v1.4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting v1.4.0.tar.gz with bsdtar
==> Starting build()...
~/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0/build-i686-w64-mingw32 ~/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0
-- The C 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/i686-w64-mingw32-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.3s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CROSSCOMPILING_EMULATOR
CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES
CMAKE_INSTALL_LIBDIR
-- Build files have been written to: /build/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0/build-i686-w64-mingw32
[ 50%] Building C object src/CMakeFiles/dl.dir/dlfcn.c.obj
[100%] Linking C shared library ../bin/libdl.dll
[100%] Built target dl
~/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0
~/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0/build-x86_64-w64-mingw32 ~/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0
-- The C 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/x86_64-w64-mingw32-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.2s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CROSSCOMPILING_EMULATOR
CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES
CMAKE_INSTALL_LIBDIR
-- Build files have been written to: /build/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0/build-x86_64-w64-mingw32
[ 50%] Building C object src/CMakeFiles/dl.dir/dlfcn.c.obj
[100%] Linking C shared library ../bin/libdl.dll
[100%] Built target dl
~/mingw-w64-dlfcn/src/dlfcn-win32-1.4.0
==> Entering fakeroot environment...
==> Starting package()...
[100%] Built target dl
Install the project...
-- Install configuration: "None"
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/i686-w64-mingw32/lib/libdl.dll.a
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/i686-w64-mingw32/bin/libdl.dll
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/i686-w64-mingw32/include/dlfcn.h
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/i686-w64-mingw32/share/dlfcn-win32/dlfcn-win32-targets.cmake
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/i686-w64-mingw32/share/dlfcn-win32/dlfcn-win32-targets-none.cmake
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/i686-w64-mingw32/share/dlfcn-win32/dlfcn-win32-config.cmake
[100%] Built target dl
Install the project...
-- Install configuration: "None"
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/x86_64-w64-mingw32/lib/libdl.dll.a
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/x86_64-w64-mingw32/bin/libdl.dll
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/x86_64-w64-mingw32/include/dlfcn.h
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/x86_64-w64-mingw32/share/dlfcn-win32/dlfcn-win32-targets.cmake
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/x86_64-w64-mingw32/share/dlfcn-win32/dlfcn-win32-targets-none.cmake
-- Installing: /build/mingw-w64-dlfcn/pkg/mingw-w64-dlfcn/usr/x86_64-w64-mingw32/share/dlfcn-win32/dlfcn-win32-config.cmake
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mingw-w64-dlfcn"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mingw-w64-dlfcn 1.4.0-1 (Thu Jun 1 06:31:30 2023)
gpg: WARNING: server 'gpg-agent' is older than us (2.2.40 < 2.2.41)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
'mingw-w64-dlfcn-1.4.0-1-any.pkg.tar.zst' -> '/var/lib/aur-repo/mingw-w64-dlfcn-1.4.0-1-any.pkg.tar.zst'
'mingw-w64-dlfcn-1.4.0-1-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/mingw-w64-dlfcn-1.4.0-1-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 Thu 01 Jun 2023 06:26:54 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 Jun 2023 06:26:55 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 'mingw-w64-dlfcn-1.4.0-1-any.pkg.tar.zst'
-> Adding package signature...
-> Computing checksums...
-> Removing existing entry 'mingw-w64-dlfcn-1.3.1-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'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
Last changes from revision fb1e669 (current) to 102c1ef (previous) published successfully!
Finished: SUCCESS