Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/conspy
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/conspy/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/conspy.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/conspy.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.2'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/conspy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 31b7a7990bd68c1b8fa9e248ac5ecdaf7c74007f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31b7a7990bd68c1b8fa9e248ac5ecdaf7c74007f # timeout=10
Commit message: "revert pkgrel change"
 > git rev-list --no-walk 783bc2ad104a059e7e8843da567c91af8d0123fc # timeout=10
[conspy] $ /bin/sh -xe /tmp/jenkins13301969967825527914.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf conspy-1.16-1-x86_64.pkg.tar.zst conspy-1.16-1-x86_64.pkg.tar.zst.sig conspy-debug-1.16-1-x86_64.pkg.tar.zst conspy-debug-1.16-1-x86_64.pkg.tar.zst.sig
removed 'conspy-1.16-1-x86_64.pkg.tar.zst'
removed 'conspy-1.16-1-x86_64.pkg.tar.zst.sig'
removed 'conspy-debug-1.16-1-x86_64.pkg.tar.zst'
removed 'conspy-debug-1.16-1-x86_64.pkg.tar.zst.sig'
+ sudo /usr/local/sbin/build-chroot-pkg conspy
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: conspy 1.16-1 (Tue Feb 20 14:13:13 2024)
==> Retrieving sources...
-> Found conspy-1.16.tar.gz
==> Validating source files with sha256sums...
conspy-1.16.tar.gz ... Passed
==> Making package: conspy 1.16-1 (Tue Feb 20 14:13:18 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found conspy-1.16.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting conspy-1.16.tar.gz with bsdtar
==> Starting build()...
libtoolize
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize: '/usr/share/aclocal/libtool.m4'
libtoolize: '/usr/share/aclocal/ltoptions.m4'
libtoolize: '/usr/share/aclocal/ltsugar.m4'
libtoolize: '/usr/share/aclocal/ltversion.m4'
libtoolize: '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Remember to add 'LT_INIT' to configure.ac.
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal
automake --add-missing --copy
configure.ac:6: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile-automake.am: installing './depcomp'
autoconf
configure.ac:11: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:11: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:11: the top level
configure.ac:16: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:16: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:16: the top level
configure.ac:19: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:19: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:19: the top level
configure.ac:20: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:20: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.ac:20: the top level
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fcntl.h... yes
checking for getopt.h... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for initscr in -lncurses... yes
checking return type of signal handlers... void
checking for select... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile-automake
config.status: executing depfiles commands
make
make[1]: Entering directory '/build/conspy/src/conspy-1.16'
gcc -DPACKAGE_NAME=\"conspy.c\" -DPACKAGE_TARNAME=\"conspy-c\" -DPACKAGE_VERSION=\"1.10\" -DPACKAGE_STRING=\"conspy.c\ 1.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conspy-c\" -DVERSION=\"1.10\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNCURSES=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_SELECT=1 -DHAVE_STRTOL=1 -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/conspy/src=/usr/src/debug/conspy -MT conspy.o -MD -MP -MF .deps/conspy.Tpo -c -o conspy.o conspy.c
mv -f .deps/conspy.Tpo .deps/conspy.Po
gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/conspy/src=/usr/src/debug/conspy -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o conspy conspy.o -lncurses
make[1]: Leaving directory '/build/conspy/src/conspy-1.16'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/conspy/src/conspy-1.16'
/usr/bin/mkdir -p '/build/conspy/pkg/conspy/usr/bin'
/usr/bin/install -c conspy '/build/conspy/pkg/conspy/usr/bin'
/usr/bin/mkdir -p '/build/conspy/pkg/conspy/usr/share/man/man1'
/usr/bin/install -c -m 644 conspy.1 '/build/conspy/pkg/conspy/usr/share/man/man1'
make[1]: Leaving directory '/build/conspy/src/conspy-1.16'
==> 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 "conspy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Creating package "conspy-debug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: conspy 1.16-1 (Tue Feb 20 14:13:27 2024)
'conspy-1.16-1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/conspy-1.16-1-x86_64.pkg.tar.zst'
'conspy-1.16-1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/conspy-1.16-1-x86_64.pkg.tar.zst.sig'
'conspy-debug-1.16-1-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/conspy-debug-1.16-1-x86_64.pkg.tar.zst'
'conspy-debug-1.16-1-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/conspy-debug-1.16-1-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 Tue 20 Feb 2024 01:02:54 PM CET
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 Tue 20 Feb 2024 01:02:55 PM CET
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 'conspy-1.16-1-x86_64.pkg.tar.zst'
==> WARNING: An entry for 'conspy-1.16-1' already existed
-> Adding package signature...
-> Computing checksums...
-> Removing existing entry 'conspy-1.16-1'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Adding package 'conspy-debug-1.16-1-x86_64.pkg.tar.zst'
==> WARNING: An entry for 'conspy-debug-1.16-1' already existed
-> Adding package signature...
-> Computing checksums...
-> Removing existing entry 'conspy-debug-1.16-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 31b7a79 (current) to 783bc2a (previous) published successfully!
Finished: SUCCESS