Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/fbterm
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/fbterm/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/fbterm.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/fbterm.git
 > git --version # timeout=10
 > git --version # 'git version 2.42.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/fbterm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9a2b409009b0c6d880a4906fbb4060e7eb464586 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9a2b409009b0c6d880a4906fbb4060e7eb464586 # timeout=10
Commit message: "fix(PKGBUILD): add proposed fix for the tic issue"
 > git rev-list --no-walk 645a548b25b25219ca267a8d50f8e8270462ef92 # timeout=10
[fbterm] $ /bin/sh -xe /tmp/jenkins606235651002466017.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf fbterm-1.7_5-5-x86_64.pkg.tar.zst fbterm-1.7_5-5-x86_64.pkg.tar.zst.sig fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst.sig
removed 'fbterm-1.7_5-5-x86_64.pkg.tar.zst'
removed 'fbterm-1.7_5-5-x86_64.pkg.tar.zst.sig'
removed 'fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst'
removed 'fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst.sig'
+ sudo /usr/local/sbin/build-chroot-pkg fbterm
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0002]...done
==> Making package: fbterm 1.7_5-5 (Mon Oct 2 01:40:14 2023)
==> Retrieving sources...
-> Found fbterm_1.7.orig.tar.gz
-> Found 0001-Fix-build-with-gcc-6.patch
-> Found fix_ftbfs_crosscompile.patch
-> Found fix_ftbfs_epoll.patch
-> Found fbconfig.patch
-> Found color_palette.patch
-> Found fbterm.patch
-> Found fbtermrc
==> Validating source files with sha256sums...
fbterm_1.7.orig.tar.gz ... Passed
0001-Fix-build-with-gcc-6.patch ... Passed
fix_ftbfs_crosscompile.patch ... Passed
fix_ftbfs_epoll.patch ... Passed
fbconfig.patch ... Passed
color_palette.patch ... Passed
fbterm.patch ... Passed
fbtermrc ... Passed
==> Making package: fbterm 1.7_5-5 (Mon Oct 2 01:40:19 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 (5) graphite-1:1.3.14-3 harfbuzz-8.2.1-1 libpng-1.6.40-2
fontconfig-2:2.14.2-1 freetype2-2.13.2-1
Total Installed Size: 7.33 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 libpng...
installing graphite...
Optional dependencies for graphite
graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
harfbuzz-utils: utilities
installing freetype2...
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
:: Running post-transaction hooks...
(1/2) Updating fontconfig configuration...
(2/2) Updating fontconfig cache...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found fbterm_1.7.orig.tar.gz
-> Found 0001-Fix-build-with-gcc-6.patch
-> Found fix_ftbfs_crosscompile.patch
-> Found fix_ftbfs_epoll.patch
-> Found fbconfig.patch
-> Found color_palette.patch
-> Found fbterm.patch
-> Found fbtermrc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting fbterm_1.7.orig.tar.gz with bsdtar
==> Starting prepare()...
patching file src/fbconfig.cpp
patching file doc/fbterm.1.in
patching file src/screen_render.cpp
patching file src/fbshell.h
patching file src/fbshell.cpp
patching file doc/fbterm.1.in
patching file terminfo/fbterm
patching file src/lib/vterm.cpp
patching file src/lib/vterm_states.cpp
patching file configure.ac
patching file src/fbio.cpp
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:19: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:19: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:19: the top level
configure.ac:24: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:24: the top level
configure.ac:29: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:29: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:29: the top level
configure.ac:34: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:34: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:34: the top level
configure.ac:45: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:45: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:45: the top level
configure.ac:59: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:59: the top level
configure.ac:87: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from...
./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from...
configure.ac:87: the top level
configure.ac:95: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from...
./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from...
./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from...
configure.ac:95: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:14: installing './compile'
configure.ac:58: installing './config.guess'
configure.ac:58: installing './config.sub'
autoreconf: Leaving directory '.'
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 g++... g++
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 g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for forkpty in -lutil... yes
checking for FT2... yes
checking for FC... yes
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/param.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for langinfo.h... yes
checking for locale.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for linux/fb.h... yes
checking for linux/kd.h... yes
checking for linux/keyboard.h... yes
checking for linux/input.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for memset... yes
checking for memmove... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for setenv... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strstr... yes
checking for strtol... yes
checking for gpm.h... no
checking for libx86.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating im/Makefile
config.status: creating terminfo/Makefile
config.status: creating doc/Makefile
config.status: creating doc/fbterm.1
config.status: creating config.h
config.status: linking src/input_key.h to im/input_key.h
config.status: linking src/immessage.h to im/immessage.h
config.status: executing depfiles commands
configure: WARNING: gpm.h doesn't exist! gpm mouse support will be disabled!
configure: WARNING: libx86.h doesn't exist! VESA support will be disabled!
==> Starting build()...
make all-recursive
make[1]: Entering directory '/build/fbterm/src/fbterm-1.7'
Making all in src
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7/src'
Making all in lib
make[3]: Entering directory '/build/fbterm/src/fbterm-1.7/src/lib'
g++ -DHAVE_CONFIG_H -I. -I../.. -fno-exceptions -fno-rtti -g -O2 -MT libshell_a-io.o -MD -MP -MF .deps/libshell_a-io.Tpo -c -o libshell_a-io.o `test -f 'io.cpp' || echo './'`io.cpp
mv -f .deps/libshell_a-io.Tpo .deps/libshell_a-io.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fno-exceptions -fno-rtti -g -O2 -MT libshell_a-shell.o -MD -MP -MF .deps/libshell_a-shell.Tpo -c -o libshell_a-shell.o `test -f 'shell.cpp' || echo './'`shell.cpp
mv -f .deps/libshell_a-shell.Tpo .deps/libshell_a-shell.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fno-exceptions -fno-rtti -g -O2 -MT libshell_a-vterm_action.o -MD -MP -MF .deps/libshell_a-vterm_action.Tpo -c -o libshell_a-vterm_action.o `test -f 'vterm_action.cpp' || echo './'`vterm_action.cpp
mv -f .deps/libshell_a-vterm_action.Tpo .deps/libshell_a-vterm_action.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fno-exceptions -fno-rtti -g -O2 -MT libshell_a-vterm.o -MD -MP -MF .deps/libshell_a-vterm.Tpo -c -o libshell_a-vterm.o `test -f 'vterm.cpp' || echo './'`vterm.cpp
mv -f .deps/libshell_a-vterm.Tpo .deps/libshell_a-vterm.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fno-exceptions -fno-rtti -g -O2 -MT libshell_a-vterm_states.o -MD -MP -MF .deps/libshell_a-vterm_states.Tpo -c -o libshell_a-vterm_states.o `test -f 'vterm_states.cpp' || echo './'`vterm_states.cpp
mv -f .deps/libshell_a-vterm_states.Tpo .deps/libshell_a-vterm_states.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fno-exceptions -fno-rtti -g -O2 -MT libshell_a-wcwidth.o -MD -MP -MF .deps/libshell_a-wcwidth.Tpo -c -o libshell_a-wcwidth.o `test -f 'wcwidth.cpp' || echo './'`wcwidth.cpp
mv -f .deps/libshell_a-wcwidth.Tpo .deps/libshell_a-wcwidth.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -fno-exceptions -fno-rtti -g -O2 -MT libshell_a-charsetmap.o -MD -MP -MF .deps/libshell_a-charsetmap.Tpo -c -o libshell_a-charsetmap.o `test -f 'charsetmap.cpp' || echo './'`charsetmap.cpp
mv -f .deps/libshell_a-charsetmap.Tpo .deps/libshell_a-charsetmap.Po
rm -f libshell.a
ar cru libshell.a libshell_a-io.o libshell_a-shell.o libshell_a-vterm_action.o libshell_a-vterm.o libshell_a-vterm_states.o libshell_a-wcwidth.o libshell_a-charsetmap.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libshell.a
make[3]: Leaving directory '/build/fbterm/src/fbterm-1.7/src/lib'
make[3]: Entering directory '/build/fbterm/src/fbterm-1.7/src'
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-fbconfig.o -MD -MP -MF .deps/fbterm-fbconfig.Tpo -c -o fbterm-fbconfig.o `test -f 'fbconfig.cpp' || echo './'`fbconfig.cpp
mv -f .deps/fbterm-fbconfig.Tpo .deps/fbterm-fbconfig.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-fbio.o -MD -MP -MF .deps/fbterm-fbio.Tpo -c -o fbterm-fbio.o `test -f 'fbio.cpp' || echo './'`fbio.cpp
mv -f .deps/fbterm-fbio.Tpo .deps/fbterm-fbio.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-fbshell.o -MD -MP -MF .deps/fbterm-fbshell.Tpo -c -o fbterm-fbshell.o `test -f 'fbshell.cpp' || echo './'`fbshell.cpp
mv -f .deps/fbterm-fbshell.Tpo .deps/fbterm-fbshell.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-fbshellman.o -MD -MP -MF .deps/fbterm-fbshellman.Tpo -c -o fbterm-fbshellman.o `test -f 'fbshellman.cpp' || echo './'`fbshellman.cpp
mv -f .deps/fbterm-fbshellman.Tpo .deps/fbterm-fbshellman.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-fbterm.o -MD -MP -MF .deps/fbterm-fbterm.Tpo -c -o fbterm-fbterm.o `test -f 'fbterm.cpp' || echo './'`fbterm.cpp
mv -f .deps/fbterm-fbterm.Tpo .deps/fbterm-fbterm.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-font.o -MD -MP -MF .deps/fbterm-font.Tpo -c -o fbterm-font.o `test -f 'font.cpp' || echo './'`font.cpp
mv -f .deps/fbterm-font.Tpo .deps/fbterm-font.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-input.o -MD -MP -MF .deps/fbterm-input.Tpo -c -o fbterm-input.o `test -f 'input.cpp' || echo './'`input.cpp
mv -f .deps/fbterm-input.Tpo .deps/fbterm-input.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-mouse.o -MD -MP -MF .deps/fbterm-mouse.Tpo -c -o fbterm-mouse.o `test -f 'mouse.cpp' || echo './'`mouse.cpp
mv -f .deps/fbterm-mouse.Tpo .deps/fbterm-mouse.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-screen.o -MD -MP -MF .deps/fbterm-screen.Tpo -c -o fbterm-screen.o `test -f 'screen.cpp' || echo './'`screen.cpp
mv -f .deps/fbterm-screen.Tpo .deps/fbterm-screen.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-improxy.o -MD -MP -MF .deps/fbterm-improxy.Tpo -c -o fbterm-improxy.o `test -f 'improxy.cpp' || echo './'`improxy.cpp
mv -f .deps/fbterm-improxy.Tpo .deps/fbterm-improxy.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-screen_render.o -MD -MP -MF .deps/fbterm-screen_render.Tpo -c -o fbterm-screen_render.o `test -f 'screen_render.cpp' || echo './'`screen_render.cpp
mv -f .deps/fbterm-screen_render.Tpo .deps/fbterm-screen_render.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-fbdev.o -MD -MP -MF .deps/fbterm-fbdev.Tpo -c -o fbterm-fbdev.o `test -f 'fbdev.cpp' || echo './'`fbdev.cpp
mv -f .deps/fbterm-fbdev.Tpo .deps/fbterm-fbdev.Po
g++ -DHAVE_CONFIG_H -I. -I.. -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -MT fbterm-vesadev.o -MD -MP -MF .deps/fbterm-vesadev.Tpo -c -o fbterm-vesadev.o `test -f 'vesadev.cpp' || echo './'`vesadev.cpp
mv -f .deps/fbterm-vesadev.Tpo .deps/fbterm-vesadev.Po
g++ -fno-exceptions -fno-rtti -Ilib -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 -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 -g -O2 -o fbterm fbterm-fbconfig.o fbterm-fbio.o fbterm-fbshell.o fbterm-fbshellman.o fbterm-fbterm.o fbterm-font.o fbterm-input.o fbterm-mouse.o fbterm-screen.o fbterm-improxy.o fbterm-screen_render.o fbterm-fbdev.o fbterm-vesadev.o lib/libshell.a -lfreetype -lfontconfig -lfreetype -lutil -lutil
make[3]: Leaving directory '/build/fbterm/src/fbterm-1.7/src'
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7/src'
Making all in im
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7/im'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7/im'
Making all in doc
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7/doc'
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7'
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7'
make[1]: Leaving directory '/build/fbterm/src/fbterm-1.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/fbterm/src/fbterm-1.7/src'
Making install in lib
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7/src/lib'
make[3]: Entering directory '/build/fbterm/src/fbterm-1.7/src/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/fbterm/src/fbterm-1.7/src/lib'
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7/src/lib'
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7/src'
make[3]: Entering directory '/build/fbterm/src/fbterm-1.7/src'
/usr/bin/mkdir -p '/build/fbterm/pkg/fbterm//usr/bin'
/usr/bin/install -c fbterm '/build/fbterm/pkg/fbterm//usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/fbterm/src/fbterm-1.7/src'
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7/src'
make[1]: Leaving directory '/build/fbterm/src/fbterm-1.7/src'
Making install in im
make[1]: Entering directory '/build/fbterm/src/fbterm-1.7/im'
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7/im'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7/im'
make[1]: Leaving directory '/build/fbterm/src/fbterm-1.7/im'
Making install in doc
make[1]: Entering directory '/build/fbterm/src/fbterm-1.7/doc'
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/fbterm/pkg/fbterm//usr/share/man/man1'
/usr/bin/install -c -m 644 fbterm.1 '/build/fbterm/pkg/fbterm//usr/share/man/man1'
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7/doc'
make[1]: Leaving directory '/build/fbterm/src/fbterm-1.7/doc'
make[1]: Entering directory '/build/fbterm/src/fbterm-1.7'
make[2]: Entering directory '/build/fbterm/src/fbterm-1.7'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/fbterm/src/fbterm-1.7'
make[1]: Leaving directory '/build/fbterm/src/fbterm-1.7'
==> 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 "fbterm"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Creating package "fbterm-debug"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fbterm 1.7_5-5 (Mon Oct 2 01:40:39 2023)
'fbterm-1.7_5-5-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/fbterm-1.7_5-5-x86_64.pkg.tar.zst'
'fbterm-1.7_5-5-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/fbterm-1.7_5-5-x86_64.pkg.tar.zst.sig'
'fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst' -> '/var/lib/aur-repo/fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst'
'fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst.sig' -> '/var/lib/aur-repo/fbterm-debug-1.7_5-5-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 Mon 02 Oct 2023 01:18:19 AM CEST
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 Mon 02 Oct 2023 01:18:20 AM CEST
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 'fbterm-1.7_5-5-x86_64.pkg.tar.zst'
==> WARNING: An entry for 'fbterm-1.7_5-5' already existed
-> Adding package signature...
-> Computing checksums...
-> Removing existing entry 'fbterm-1.7_5-5'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Adding package 'fbterm-debug-1.7_5-5-x86_64.pkg.tar.zst'
==> WARNING: An entry for 'fbterm-debug-1.7_5-5' already existed
-> Adding package signature...
-> Computing checksums...
-> Removing existing entry 'fbterm-debug-1.7_5-5'...
-> 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 9a2b409 (current) to 645a548 (previous) published successfully!
Finished: SUCCESS