==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: slop 7.6-6 (Thu Feb 20 20:38:59 2025)
==> Retrieving sources...
  -> Found slop-7.6.tar.gz
  -> Found bugfix-add-missed-header.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    slop-7.6.tar.gz ... Passed
    bugfix-add-missed-header.patch ... Passed
==> Making package: slop 7.6-6 (Thu Feb 20 20:39:19 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: libglvnd will be installed before its mesa dependency

Packages (22) default-cursors-3-1  glu-9.0.3-2  libdrm-2.4.124-1
              libedit-20240808_3.1-1  libglvnd-1.7.0-1  libpciaccess-0.18.1-2
              libxau-1.0.12-1  libxcb-1.17.0-1  libxdmcp-1.1.5-1.1
              libxshmfence-1.3.3-1  libxxf86vm-1.1.6-1  llvm-libs-19.1.7-1
              lm_sensors-1:3.6.0.r41.g31d1f125-3  spirv-tools-2024.4.rc2-1
              wayland-1.23.1-1  xcb-proto-1.17.0-3  xorgproto-2024.1-2
              glew-2.2.0-7  libx11-1.8.11-1  libxext-1.3.6-1
              libxrender-0.9.12-1  mesa-1:24.3.4-1

Total Download Size:     0.42 MiB
Total Installed Size:  226.23 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 glew-2.2.0-7-armv7h downloading...
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 libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libglvnd...
installing libxshmfence...
installing libxxf86vm...
installing libedit...
installing llvm-libs...
installing lm_sensors...
Optional dependencies for lm_sensors
    rrdtool: for logging with sensord
    perl: for sensor detection and configuration convert [installed]
installing spirv-tools...
installing default-cursors...
Optional dependencies for default-cursors
    adwaita-cursors: default cursor theme
installing wayland...
installing mesa...
Optional dependencies for mesa
    opengl-man-pages: for the OpenGL API man pages
installing glu...
installing glew...
Optional dependencies for glew
    libx11: for glxewinfo and visualinfo [installed]
installing libxrender...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
             libuv-1.50.0-1  rhash-1.4.4-1  cmake-3.31.5-1  glm-1.0.1-1

Total Download Size:     3.47 MiB
Total Installed Size:  111.69 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 glm-1.0.1-1-armv7h downloading...
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
installing glm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found slop-7.6.tar.gz
  -> Found bugfix-add-missed-header.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting slop-7.6.tar.gz with bsdtar
==> Starting prepare()...
patching file src/framebuffer.cpp
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The CXX compiler identification is GNU 14.2.1
-- 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 GLM: /usr/include
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found GLEW: /usr/include (found version "2.2.0")
CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:415 (message):
  Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
  available.  Run "cmake --help-policy CMP0072" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  FindOpenGL found both a legacy GL library:

    OPENGL_gl_LIBRARY: /usr/lib/libGL.so

  and GLVND libraries for OpenGL and GLX:

    OPENGL_opengl_LIBRARY: /usr/lib/libOpenGL.so
    OPENGL_glx_LIBRARY: /usr/lib/libGLX.so

  OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
  compatibility with CMake 3.10 and below the legacy GL library will be used.
Call Stack (most recent call first):
  CMakeLists.txt:73 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found OpenGL: /usr/lib/libOpenGL.so
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.0")
-- Found GLX: /usr/include
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
  The package name passed to `find_package_handle_standard_args` (Xrender)
  does not match the name of the calling package (XRender).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  modules/FindXRender.cmake:38 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:75 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Xrender: /usr/lib/libXrender.so
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found ICU: /usr/include (found version "76.1") found components: uc
-- Configuring done (4.7s)
-- Generating done (0.0s)
-- Build files have been written to: /build/slop/src/slop-7.6
[  6%] Building CXX object CMakeFiles/slopy.dir/src/slopstates.cpp.o
[ 26%] Building CXX object CMakeFiles/slopy.dir/src/x.cpp.o
[ 26%] Building CXX object CMakeFiles/slopy.dir/src/mouse.cpp.o
[ 26%] Building CXX object CMakeFiles/slopy.dir/src/keyboard.cpp.o
[ 46%] Building CXX object CMakeFiles/slopy.dir/src/slop.cpp.o
[ 46%] Building CXX object CMakeFiles/slopy.dir/src/rectangle.cpp.o
[ 46%] Building CXX object CMakeFiles/slopy.dir/src/resource.cpp.o
[ 53%] Building CXX object CMakeFiles/slopy.dir/src/xshaperectangle.cpp.o
[ 60%] Building CXX object CMakeFiles/slopy.dir/src/shader.cpp.o
[ 66%] Building CXX object CMakeFiles/slopy.dir/src/window.cpp.o
[ 73%] Building CXX object CMakeFiles/slopy.dir/src/framebuffer.cpp.o
[ 80%] Building CXX object CMakeFiles/slopy.dir/src/glrectangle.cpp.o
[ 86%] Linking CXX shared library libslopy.so
[ 86%] Built target slopy
[ 93%] Building CXX object CMakeFiles/slop.dir/src/main.cpp.o
In file included from /build/slop/src/slop-7.6/src/main.cpp:28:
/build/slop/src/slop-7.6/src/cxxopts.hpp:65:10: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/14.2.1/bits/stl_iterator_base_funcs.h:66,
                 from /usr/include/c++/14.2.1/string:47,
                 from /usr/include/c++/14.2.1/bits/locale_classes.h:40,
                 from /usr/include/c++/14.2.1/bits/ios_base.h:41,
                 from /usr/include/c++/14.2.1/ios:44,
                 from /usr/include/c++/14.2.1/ostream:40,
                 from /usr/include/c++/14.2.1/iostream:41,
                 from /build/slop/src/slop-7.6/src/main.cpp:21:
/usr/include/c++/14.2.1/bits/stl_iterator_base_types.h:127:31: note: declared here
  127 |     struct _GLIBCXX17_DEPRECATED iterator
      |                               ^~~~~~~~
[100%] Linking CXX executable bin/slop
[100%] Built target slop
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/slop/src/slop-7.6'
[ 86%] Built target slopy
[100%] Built target slop
Install the project...
-- Install configuration: ""
-- Installing: /build/slop/pkg/slop/usr/bin/slop
-- Set non-toolchain portion of runtime path of "/build/slop/pkg/slop/usr/bin/slop" to ""
-- Installing: /build/slop/pkg/slop/usr/lib/libslopy.so.7.6
-- Installing: /build/slop/pkg/slop/usr/lib/libslopy.so
-- Installing: /build/slop/pkg/slop/usr/include/slop.hpp
-- Installing: /build/slop/pkg/slop/usr/share/man/man1/slop.1
make: Leaving directory '/build/slop/src/slop-7.6'
==> 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 "slop"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: slop 7.6-6 (Thu Feb 20 20:40:05 2025)
==> Cleaning up...