Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ratpoison
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/ratpoison/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://aur.archlinux.org/ratpoison.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ratpoison.git
> git --version # timeout=10
> git --version # 'git version 2.39.2'
> git fetch --tags --force --progress -- https://aur.archlinux.org/ratpoison.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 6e52b3c5e7cc901f46b031898b151102f7506d85 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6e52b3c5e7cc901f46b031898b151102f7506d85 # timeout=10
Commit message: "import from community"
> git rev-list --no-walk 6e52b3c5e7cc901f46b031898b151102f7506d85 # timeout=10
[ratpoison] $ /bin/sh -xe /tmp/jenkins15020121717356559371.sh
+ '[' -n 'gpg --recv-keys 0DFA74AE1524E7EE
' ']'
+ trap 'mv -v PKGBUILD.real PKGBUILD' EXIT
+ mv PKGBUILD PKGBUILD.real
+ cat PKGBUILD.real
+ printf '\n%s\n' 'gpg --recv-keys 0DFA74AE1524E7EE
'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ratpoison
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0002]...done
gpg: key 0DFA74AE1524E7EE: public key "J�r�mie Courr�ges-Anglas <jca@wxcvbn.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
==> Making package: ratpoison 1.4.9-4 (Thu Apr 6 18:10:21 2023)
==> Retrieving sources...
-> Found ratpoison-1.4.9.tar.xz
-> Found ratpoison-1.4.9.tar.xz.sig
-> Found ratpoison.desktop
==> Validating source files with md5sums...
ratpoison-1.4.9.tar.xz ... Passed
ratpoison-1.4.9.tar.xz.sig ... Skipped
ratpoison.desktop ... Passed
==> Validating source files with sha256sums...
ratpoison-1.4.9.tar.xz ... Passed
ratpoison-1.4.9.tar.xz.sig ... Skipped
ratpoison.desktop ... Passed
==> Verifying source file signatures with gpg...
ratpoison-1.4.9.tar.xz ... Passed
gpg: Warning: using insecure memory!
gpg: directory '/build/.gnupg' created
gpg: keybox '/build/.gnupg/pubring.kbx' created
gpg: /build/.gnupg/trustdb.gpg: trustdb created
gpg: key 0DFA74AE1524E7EE: public key "Jérémie Courrèges-Anglas <jca@wxcvbn.org>" imported
gpg: Total number processed: 1
gpg: imported: 1
==> Making package: ratpoison 1.4.9-4 (Thu Apr 6 18:10:32 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
Packages (19) fontconfig-2:2.14.2-1 freetype2-2.13.0-1 graphite-1:1.3.14-3
harfbuzz-7.1.0-1 libpng-1.6.39-1 libx11-1.8.4-1
libxau-1.0.11-2 libxcb-1.15-2 libxdmcp-1.1.4-2 libxext-1.3.5-1
libxfixes-6.0.0-2 libxi-1.8-3 libxrender-0.9.11-1
xcb-proto-1.15.2-2 xorgproto-2022.2-1 libxft-2.3.7-1
libxinerama-1.1.5-1 libxrandr-1.5.3-1 libxtst-1.2.4-1
Total Installed Size: 24.72 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 xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libxinerama...
installing libxfixes...
installing libxi...
installing libxtst...
installing graphite...
Optional dependencies for graphite
graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
harfbuzz-utils: utilities
installing libpng...
installing freetype2...
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
installing libxrender...
installing libxft...
installing libxrandr...
:: Running post-transaction hooks...
(1/2) Updating fontconfig configuration...
(2/2) Updating fontconfig cache...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found ratpoison-1.4.9.tar.xz
-> Found ratpoison-1.4.9.tar.xz.sig
-> Found ratpoison.desktop
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting ratpoison-1.4.9.tar.xz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether to enable debugging... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XFT... yes
checking whether to use Xft... yes
checking manpage format... mdoc
checking Xrandr support... check
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether C compiler accepts -Wall... yes
checking terminal emulator... xterm
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use libhistory... no
checking for XOpenDisplay in -lX11... yes
checking for X11/XKBlib.h... yes
checking for XTestFakeButtonEvent in -lXtst... yes
checking for XkbKeycodeToKeysym in -lX11... yes
checking for X11/extensions/Xrandr.h... yes
checking for XRRGetScreenResources in -lXrandr... yes
checking for ANSI C header files... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking for typeof syntax and keyword spelling... typeof
checking for __builtin_prefetch()... yes
checking for getline... yes
checking for getopt_long... yes
checking for getpwuid... yes
checking for setenv... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setsid... yes
checking for unsetenv... yes
checking for vsnprintf... yes
checking for nl_langinfo and CODESET... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/src'
make all-am
make[2]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/src'
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT bar.o -MD -MP -MF .deps/bar.Tpo -c -o bar.o bar.c
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT completions.o -MD -MP -MF .deps/completions.Tpo -c -o completions.o completions.c
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT communications.o -MD -MP -MF .deps/communications.Tpo -c -o communications.o communications.c
mv -f .deps/communications.Tpo .deps/communications.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT editor.o -MD -MP -MF .deps/editor.Tpo -c -o editor.o editor.c
mv -f .deps/completions.Tpo .deps/completions.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT events.o -MD -MP -MF .deps/events.Tpo -c -o events.o events.c
mv -f .deps/bar.Tpo .deps/bar.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.c
mv -f .deps/editor.Tpo .deps/editor.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c
mv -f .deps/format.Tpo .deps/format.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o globals.c
mv -f .deps/events.Tpo .deps/events.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c
mv -f .deps/frame.Tpo .deps/frame.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c
mv -f .deps/globals.Tpo .deps/globals.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT hook.o -MD -MP -MF .deps/hook.Tpo -c -o hook.o hook.c
mv -f .deps/hook.Tpo .deps/hook.Po
mv -f .deps/history.Tpo .deps/history.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT linkedlist.o -MD -MP -MF .deps/linkedlist.Tpo -c -o linkedlist.o linkedlist.c
input.c: In function ‘keycode_to_keysym’:
input.c:124:3: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations]
124 | return XKeycodeToKeysym (dpy, kc, level);
| ^~~~~~
In file included from input.c:26:
/usr/include/X11/Xlib.h:1687:15: note: declared here
1687 | extern KeySym XKeycodeToKeysym(
| ^~~~~~~~~~~~~~~~
mv -f .deps/linkedlist.Tpo .deps/linkedlist.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/group.Tpo .deps/group.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT manage.o -MD -MP -MF .deps/manage.Tpo -c -o manage.o manage.c
mv -f .deps/input.Tpo .deps/input.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT number.o -MD -MP -MF .deps/number.Tpo -c -o number.o number.c
mv -f .deps/number.Tpo .deps/number.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT sbuf.o -MD -MP -MF .deps/sbuf.Tpo -c -o sbuf.o sbuf.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c
mv -f .deps/manage.Tpo .deps/manage.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c
mv -f .deps/sbuf.Tpo .deps/sbuf.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c
mv -f .deps/screen.Tpo .deps/screen.Po
gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/etc"' -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -MT xrandr.o -MD -MP -MF .deps/xrandr.Tpo -c -o xrandr.o xrandr.c
mv -f .deps/window.Tpo .deps/window.Po
mv -f .deps/xrandr.Tpo .deps/xrandr.Po
mv -f .deps/split.Tpo .deps/split.Po
mv -f .deps/actions.Tpo .deps/actions.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/ratpoison/src=/usr/src/debug/ratpoison -DHAVE_GETLINE -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ratpoison actions.o bar.o completions.o communications.o editor.o events.o format.o frame.o getopt.o getopt1.o globals.o group.o history.o hook.o input.o linkedlist.o main.o manage.o number.o sbuf.o screen.o split.o window.o xrandr.o -lXft -lXrandr -lXtst -lX11
make[2]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/src'
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/src'
Making all in doc
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/doc'
tmp=`mktemp` && \
sed -e 's|%%sysconfdir%%|/usr/etc|g' \
-e 's|%%docdir%%|/usr/share/doc/ratpoison|g' \
< ./ratpoison.mdoc.1 > "$tmp" && \
chmod 0644 "$tmp" && \
mv "$tmp" ratpoison.1
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/doc'
Making all in contrib
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/contrib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/contrib'
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9'
==> Entering fakeroot environment...
gpg: Warning: using insecure memory!
gpg: key 0DFA74AE1524E7EE: "Jérémie Courrèges-Anglas <jca@wxcvbn.org>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/src'
make[2]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/ratpoison/pkg/ratpoison/usr/bin'
/usr/bin/install -c ratpoison '/build/ratpoison/pkg/ratpoison/usr/bin'
make[2]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/src'
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/src'
Making install in doc
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/doc'
make[2]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/ratpoison/pkg/ratpoison/usr/share/man/man1'
/usr/bin/mkdir -p '/build/ratpoison/pkg/ratpoison/usr/share/info'
/usr/bin/install -c -m 644 ratpoison.1 '/build/ratpoison/pkg/ratpoison/usr/share/man/man1'
/usr/bin/install -c -m 644 ./ratpoison.info '/build/ratpoison/pkg/ratpoison/usr/share/info'
install-info --info-dir='/build/ratpoison/pkg/ratpoison/usr/share/info' '/build/ratpoison/pkg/ratpoison/usr/share/info/ratpoison.info'
make[2]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/doc'
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/doc'
Making install in contrib
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/contrib'
make[2]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9/contrib'
/usr/bin/mkdir -p '/build/ratpoison/pkg/ratpoison/usr/bin'
/usr/bin/mkdir -p '/build/ratpoison/pkg/ratpoison/usr/share/emacs/site-lisp'
/usr/bin/mkdir -p '/build/ratpoison/pkg/ratpoison/usr/share/ratpoison'
/usr/bin/install -c -m 644 ratpoison.el '/build/ratpoison/pkg/ratpoison/usr/share/emacs/site-lisp'
/usr/bin/install -c -m 644 allwindows.sh clickframe.pl genrpbindings ratdate.sh rpshowall.sh rpws sloppy.c split.sh unrat.c '/build/ratpoison/pkg/ratpoison/usr/share/ratpoison'
/usr/bin/install -c rpws '/build/ratpoison/pkg/ratpoison/usr/bin'
make[2]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/contrib'
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9/contrib'
make[1]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9'
make[2]: Entering directory '/build/ratpoison/src/ratpoison-1.4.9'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/ratpoison/pkg/ratpoison/usr/share/doc/ratpoison'
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS README '/build/ratpoison/pkg/ratpoison/usr/share/doc/ratpoison'
make[2]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9'
make[1]: Leaving directory '/build/ratpoison/src/ratpoison-1.4.9'
115 bindings.
Created ./Ratpoison.pm
Created ./ratpoison-cmd.el
Created ./ratpoison.rb
Created ./ratpoison.lisp
Created ./ratpoison.py
==> 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 "ratpoison"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Creating package "ratpoison-debug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ratpoison 1.4.9-4 (Thu Apr 6 18:10:46 2023)
gpg: key 0DFA74AE1524E7EE: "J�r�mie Courr�ges-Anglas <jca@wxcvbn.org>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
'ratpoison-1.4.9-4-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/ratpoison-1.4.9-4-x86_64.pkg.tar.zst'
'ratpoison-1.4.9-4-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/ratpoison-1.4.9-4-x86_64.pkg.tar.zst.sig'
'ratpoison-debug-1.4.9-4-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/ratpoison-debug-1.4.9-4-x86_64.pkg.tar.zst'
'ratpoison-debug-1.4.9-4-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/ratpoison-debug-1.4.9-4-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 06 Apr 2023 06:09:22 PM 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 06 Apr 2023 06:09:23 PM 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 'ratpoison-1.4.9-4-x86_64.pkg.tar.zst'
-> Adding package signature...
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Adding package 'ratpoison-debug-1.4.9-4-x86_64.pkg.tar.zst'
-> Adding package signature...
-> Computing checksums...
-> 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...
ERROR: No successful build found, last changes will use previous revision.
ERROR: Last Changes NOT published due to the following error: Could not find previous head of repository located at /var/lib/jenkins/workspace/pkgbuilds/ratpoison/.git. Its your first commit?
Finished: SUCCESS