==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: sdcv 0.5.5-2 (Sat Jul 13 19:06:14 2024)
==> Retrieving sources...
  -> Found sdcv-0.5.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    sdcv-0.5.5.tar.gz ... Passed
==> Making package: sdcv 0.5.5-2 (Sat 13 Jul 2024 07:06:21 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.5-3
             libuv-1.48.0-2  rhash-1.4.4-1  cmake-3.30.0-1

Total Installed Size:  94.85 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 cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
[?25h==> Retrieving sources...
  -> Found sdcv-0.5.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sdcv-0.5.5.tar.gz with bsdtar
==> Starting build()...
CMake Warning (dev) at CMakeLists.txt:1 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 14.1.1
-- The CXX compiler identification is GNU 14.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/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/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.1")
-- Checking for one of the modules 'glib-2.0'
-- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/include/sysprof-6;/usr/include
-- Looking for include file glib/gregex.h
-- Looking for include file glib/gregex.h - not found
-- REQUIRED_VARS
-- Looking for mmap
-- Looking for mmap - found
-- Looking for locale.h
-- Looking for locale.h - found
-- Configuring done (2.2s)
-- Generating done (0.0s)
-- Build files have been written to: /build/sdcv/src/sdcv-0.5.5/build
[ 12%] Building CXX object CMakeFiles/sdcv.dir/src/sdcv.cpp.o
[ 25%] Building CXX object CMakeFiles/sdcv.dir/src/readline.cpp.o
[ 37%] Building CXX object CMakeFiles/sdcv.dir/src/libwrapper.cpp.o
[ 50%] Building CXX object CMakeFiles/sdcv.dir/src/utils.cpp.o
[ 62%] Building CXX object CMakeFiles/sdcv.dir/src/stardict_lib.cpp.o
[ 75%] Building CXX object CMakeFiles/sdcv.dir/src/dictziplib.cpp.o
[ 87%] Building CXX object CMakeFiles/sdcv.dir/src/distance.cpp.o
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp: In member function 'bool DictInfo::load_from_ifo_file(const std::string&, bool)':
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:97:20: warning: the address of 'utf8_bom' will never be NULL [-Waddress]
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:92:24: note: 'utf8_bom' declared here
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:97:249: warning: the address of 'utf8_bom' will never be NULL [-Waddress]
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:92:24: note: 'utf8_bom' declared here
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:97:350: warning: the address of 'utf8_bom' will never be NULL [-Waddress]
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:92:24: note: 'utf8_bom' declared here
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp: In member function 'bool Dict::LookupWithRule(GPatternSpec*, glong*, int)':
/build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:992:35: warning: 'gboolean g_pattern_match_string(GPatternSpec*, const gchar*)' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
In file included from /usr/include/glib-2.0/glib.h:68,
                 from /usr/include/glib-2.0/glib/gprintf.h:23,
                 from /usr/include/glib-2.0/glib/gstdio.h:24,
                 from /build/sdcv/src/sdcv-0.5.5/src/stardict_lib.cpp:11:
/usr/include/glib-2.0/glib/gpattern.h:57:10: note: declared here
   57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
      |          ^~~~~~~~~~~~~~~~~~~~~~
[100%] Linking CXX executable sdcv
[100%] Built target sdcv
Creating translation template...
 'sdcv.pot' done.
Copying and updating stock translations...
 'cs' copied.
 'fr' copied.
 'ru' copied.
 'sk' copied.
 'uk' copied.
 'zh_CN' copied.
 'zh_TW' copied.
Compiling translations...
 'cs' done.
 'fr' done.
 'ru' done.
 'sk' done.
 'uk' done.
 'zh_CN' done.
 'zh_TW' done.
Built target lang
==> Entering fakeroot environment...
==> Starting package()...
[100%] Built target sdcv
Install the project...
-- Install configuration: "Release"
-- Installing: /build/sdcv/pkg/sdcv/usr/bin/sdcv
-- Installing: /build/sdcv/pkg/sdcv/usr/share/man/man1/sdcv.1
-- Installing: /build/sdcv/pkg/sdcv/usr/share/man/uk/man1/sdcv.1
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/fr
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/fr/LC_MESSAGES
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/fr/LC_MESSAGES/sdcv.mo
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/uk
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/uk/LC_MESSAGES
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/uk/LC_MESSAGES/sdcv.mo
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/ru
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/ru/LC_MESSAGES
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/ru/LC_MESSAGES/sdcv.mo
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/sk
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/sk/LC_MESSAGES
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/sk/LC_MESSAGES/sdcv.mo
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/zh_CN
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/zh_CN/LC_MESSAGES/sdcv.mo
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/cs
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/cs/LC_MESSAGES
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/cs/LC_MESSAGES/sdcv.mo
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/zh_TW
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /build/sdcv/pkg/sdcv/usr/share/locale/zh_TW/LC_MESSAGES/sdcv.mo
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/bin/sdcv
==> Creating package "sdcv"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding changelog file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sdcv 0.5.5-2 (Sat 13 Jul 2024 07:06:36 PM MDT)
==> Cleaning up...