View previous topic :: View next topic |
Author |
Message |
imbruxo n00b
Joined: 23 Mar 2024 Posts: 20
|
Posted: Thu Jan 09, 2025 10:28 am Post subject: gui-libs/hyprcursor compile error |
|
|
so I have problem when I want to install and compile hyprland
I get hyprcursor compile error
log :
Code: |
* Package: gui-libs/hyprcursor-0.1.10-r1:0
* Repository: gentoo
* Maintainer: julien@jroy.ca johnmh@johnmh.me,proxy-maint@gentoo.org
* Upstream: https://github.com/hyprwm/hyprcursor/issues
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking hyprcursor-0.1.10.gh.tar.gz to /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work
>>> Source unpacked in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work
>>> Preparing source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
* Applying 0.1.10-llvm-fix.patch ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
cmake -C /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_toolchain.cmake /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10
loading initial cache file /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - 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/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0")
-- Checking for modules 'hyprlang>=0.4.2;libzip;cairo;librsvg-2.0;tomlplusplus'
-- Found hyprlang, version 0.6.0
-- Found libzip, version 1.11.2
-- Found cairo, version 1.18.2
-- Found librsvg-2.0, version 2.58.5
-- Found tomlplusplus, version 3.4.0
-- Configuring hyprcursor in Release
-- <<< Gentoo configuration >>>
Build type RelWithDebInfo
Install path /usr
Compiler flags:
C -march=skylake -O2 -pipe
C++ -march=skylake -O2 -pipe
Linker flags:
Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
-- Configuring done (0.8s)
-- Generating done (0.1s)
-- Build files have been written to: /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
ninja -v -j8 -l0
[0/2] /usr/bin/cmake -P /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/CMakeFiles/VerifyGlobs.cmake
[1/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/hyprcursor_c.cpp
[2/16] /usr/bin/x86_64-pc-linux-gnu-gcc -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o -MF CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o.d -o CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c: In function ‘main’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c:35:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
35 | printf("left_ptr images: %d\n", shapeData->len);
| ~^ ~~~~~~~~~~~~~~
| | |
| int long unsigned int
| %ld
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c:38:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
38 | printf("left_ptr image size: %d\n", shapeData->images[i].len);
| ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
| | |
| int long unsigned int
| %ld
[3/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o -MF CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o.d -o CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/full_rendering.cpp
[4/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o -MF CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o.d -o CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/only_metadata.cpp
[5/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/VarList.cpp
[6/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/manifest.cpp
[7/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./hyprcursor-util/src -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -MF CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o.d -o CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp
FAILED: CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./hyprcursor-util/src -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -MF CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o.d -o CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp: In function ‘std::string spawnSync(const std::string&)’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:228:50: warning: ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]
228 | const std::unique_ptr<FILE, decltype(&pclose)> pipe(popen(cmd.c_str(), "r"), pclose);
| ^
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp: In function ‘std::optional<std::__cxx11::basic_string<char> > extractXTheme(const std::string&, const std::string&)’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:260:28: error: variable ‘std::ofstream manifest’ has initializer but incomplete type
260 | std::ofstream manifest(out + "/manifest.hl", std::ios::trunc);
| ^~~
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:13:1: note: ‘std::ofstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
12 | #include "meta.hpp"
+++ |+#include <fstream>
13 |
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: error: variable ‘std::ifstream xconfig’ has initializer but incomplete type
292 | std::ifstream xconfig("/tmp/hyprcursor-util/" + xcursor.path().stem().string() + ".conf");
| ^
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: note: ‘std::ifstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:370:28: error: variable ‘std::ofstream meta’ has initializer but incomplete type
370 | std::ofstream meta(CURSORDIR + "/meta.hl", std::ios::trunc);
| ^~~~~~~~~
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:370:28: note: ‘std::ofstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
[8/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/hyprcursor.cpp
[9/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/meta.cpp
ninja: build stopped: subcommand failed.
* ERROR: gui-libs/hyprcursor-0.1.10-r1::gentoo failed (compile phase):
* ninja -v -j8 -l0 failed
*
* Call stack:
* ebuild.sh, line 136: Called src_compile
* environment, line 2098: Called cmake_src_compile
* environment, line 847: Called cmake_build
* environment, line 814: Called eninja
* environment, line 1296: Called die
* The specific snippet of code:
* "$@" || die -n "${*} failed"
*
* If you need support, post the output of `emerge --info '=gui-libs/hyprcursor-0.1.10-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=gui-libs/hyprcursor-0.1.10-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/temp/environment'.
* Working directory: '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build'
* S: '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10'
|
emerge --info :
Code: |
Portage 3.0.66.1 (python 3.12.8-final-0, default/linux/amd64/23.0/desktop/systemd, gcc-14, glibc-2.40-r5, 6.6.67-gentoo-dist x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-6.6.67-gentoo-dist-x86_64-Intel-R-_Core-TM-_i7-6820HQ_CPU_@_2.70GHz-with-glibc2.40
KiB Mem: 32640112 total, 26504912 free
KiB Swap: 2097148 total, 2097148 free
Timestamp of repository gentoo: Thu, 09 Jan 2025 07:03:51 +0000
Head commit of repository gentoo: 2970fcf534c8383326ae62bc92d48c2908dd20fd
Timestamp of repository bentoo: Sun, 05 Jan 2025 19:18:21 +0000
Head commit of repository bentoo: e3682770ec8b1312db0a62e340c530023317a534
Head commit of repository cosmic-overlay: a0f601db2053438d347902fa7f1aa24d126d36ed
Timestamp of repository gig: Mon, 06 Jan 2025 20:33:19 +0000
Head commit of repository gig: c58a3df02a26825e65d17711f9bc2d1247aeb072
Timestamp of repository guru: Wed, 08 Jan 2025 13:33:27 +0000
Head commit of repository guru: 5226d848c8232cd0b6a167bfd2c8a094b3a2a2e6
Timestamp of repository kzd: Tue, 07 Jan 2025 11:48:22 +0000
Head commit of repository kzd: a94925923c19626a10ee7812f4be1b104a68dcc6
Head commit of repository librewolf: ded03c0ced66213122ffb37b7f8820002df299a9
Timestamp of repository mv: Tue, 17 Dec 2024 22:21:00 +0000
Head commit of repository mv: 7ae8ae32aad7365089bc7ae59e29daf48dae167e
Timestamp of repository pf4public: Tue, 07 Jan 2025 00:33:25 +0000
Head commit of repository pf4public: f60c38636cbcb7ad253646bddb57f1e6fba4ebcd
Head commit of repository science: 4e0c88212841370b8914b92c42071d8c03cfbc4a
Timestamp of repository steam-overlay: Sun, 22 Dec 2024 19:48:21 +0000
Head commit of repository steam-overlay: fc25c23144765c2fcc4726aa19448b0ed507fc3e
sh bash 5.2_p37
ld GNU ld (Gentoo 2.43 p3) 2.43.1
app-misc/pax-utils: 1.3.8::gentoo
app-shells/bash: 5.2_p37::gentoo
dev-build/autoconf: 2.72-r1::gentoo
dev-build/automake: 1.16.5-r2::gentoo
dev-build/cmake: 3.30.6::gentoo
dev-build/libtool: 2.5.4::gentoo
dev-build/make: 4.4.1-r100::gentoo
dev-build/meson: 1.5.2::gentoo
dev-java/java-config: 2.3.4::gentoo
dev-lang/perl: 5.40.0::gentoo
dev-lang/python: 3.11.11_p1::gentoo, 3.12.8::gentoo, 3.13.1::gentoo
dev-lang/rust-bin: 1.81.0-r101::gentoo, 1.82.0-r101::gentoo
llvm-core/clang: 18.1.8-r6::gentoo
llvm-core/llvm: 18.1.8-r6::gentoo, 19.1.4::gentoo
sys-apps/baselayout: 2.17::gentoo
sys-apps/sandbox: 2.39::gentoo
sys-apps/systemd: 256.7::gentoo
sys-devel/binutils: 2.43-r2::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc: 13.3.1_p20241220::gentoo, 14.2.1_p20241221::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-kernel/linux-headers: 6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.40-r5::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: git
sync-uri: https://github.com/gentoo-mirror/gentoo.git
priority: -1000
volatile: False
bentoo
location: /var/db/repos/bentoo
sync-type: git
sync-uri: https://github.com/gentoo-mirror/bentoo.git
masters: gentoo
volatile: False
cosmic-overlay
location: /var/db/repos/cosmic-overlay
sync-type: git
sync-uri: https://github.com/fsvm88/cosmic-overlay
masters: gentoo
volatile: False
gig
location: /var/db/repos/gig
sync-type: git
sync-uri: https://github.com/gentoo-mirror/gig.git
masters: gentoo
volatile: False
guru
location: /var/db/repos/guru
sync-type: git
sync-uri: https://github.com/gentoo-mirror/guru.git
masters: gentoo
volatile: False
kzd
location: /var/db/repos/kzd
sync-type: git
sync-uri: https://github.com/gentoo-mirror/kzd.git
masters: gentoo steam-overlay
volatile: False
librewolf
location: /var/db/repos/librewolf
sync-type: git
sync-uri: https://codeberg.org/librewolf/gentoo.git
masters: gentoo
volatile: False
mv
location: /var/db/repos/mv
sync-type: git
sync-uri: https://github.com/gentoo-mirror/mv.git
masters: gentoo
volatile: False
pf4public
location: /var/db/repos/pf4public
sync-type: git
sync-uri: https://github.com/gentoo-mirror/pf4public.git
masters: gentoo
volatile: False
science
location: /var/db/repos/science
sync-type: git
sync-uri: https://github.com/gentoo/sci
masters: gentoo
volatile: False
steam-overlay
location: /var/db/repos/steam-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
masters: gentoo
volatile: False
Binary Repositories:
gentoobinhost
priority: 1
sync-uri: https://mirrors.dotsrc.org/gentoo/releases/amd64/binpackages/23.0/x86-64
ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_TARGET="gcc_13"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="no"
AWT_TOOLKIT="MToolkit"
BINPKG_COMPRESS="zstd"
BINPKG_FORMAT="gpkg"
BINPKG_GPG_SIGNING_BASE_COMMAND="/usr/bin/flock /run/lock/portage-binpkg-gpg.lock /usr/bin/gpg --sign --armor [PORTAGE_CONFIG]"
BINPKG_GPG_SIGNING_DIGEST="SHA512"
BINPKG_GPG_VERIFY_BASE_COMMAND="/usr/bin/gpg --verify --batch --no-tty --no-auto-check-trustdb --status-fd 2 [PORTAGE_CONFIG] [SIGNATURE]"
BINPKG_GPG_VERIFY_GPG_HOME="/etc/portage/gnupg"
BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_12 python_single_target_python3_12 multilib zstd cet systemd sysv-utils udev"
BROOT=""
CALLIGRA_FEATURES="karbon sheets words"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=skylake -O2 -pipe"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32 -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/boot/dtbs/* /lib/modules/*"
COLORTERM="truecolor"
COMMON_FLAGS="-march=skylake -O2 -pipe"
CONDA_PROMPT_MODIFIER="false"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3"
CXXFLAGS="-march=skylake -O2 -pipe"
DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="dwm"
DISPLAY=":0"
DISTDIR="/var/cache/distfiles"
EDITOR="nvim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="-avg --changed-use --with-bdeps=y --binpkg-respect-use=y --autounmask=y"
EMERGE_WARNING_DELAY="10"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-march=skylake -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live candy config-protect-if-modified distlocks ebuild-locks fixlafiles getbinpkg ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FFLAGS="-march=skylake -O2 -pipe"
GCC_SPECS=""
GENTOO_MIRRORS="http://mirrors.dotsrc.org/gentoo/ http://mirror.netzwerge.de/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
GPG_VERIFY_GROUP_DROP="nogroup"
GPG_VERIFY_USER_DROP="nobody"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox"
GRUB_PLATFORMS="efi-64"
GSETTINGS_BACKEND="dconf"
GUILE_SINGLE_TARGET="3-0"
GUILE_TARGETS="3-0"
HOME="/home/geek"
HOMEBREW_CELLAR="/home/linuxbrew/.linuxbrew/Cellar"
HOMEBREW_PREFIX="/home/linuxbrew/.linuxbrew"
HOMEBREW_REPOSITORY="/home/linuxbrew/.linuxbrew/Homebrew"
INFOPATH="/home/linuxbrew/.linuxbrew/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/14/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.43/info:/usr/share/autoconf-2.72/info:/usr/share/automake-1.16.5/info:/usr/share/info:/usr/share/info/emacs-29"
INPUT_DEVICES="libinput joystick synaptics evdev"
IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
KITTY_INSTALLATION_DIR="/usr/lib64/kitty"
KITTY_PID="79712"
KITTY_PUBLIC_KEY="1:{Sq4zJEN<W4I6Y2F0>eZX-f=KXcP44L<xX|;AfFw"
KITTY_SHELL_INTEGRATION="no-rc enabled no-sudo"
KITTY_WINDOW_ID="1"
LANG="en_US.utf8"
LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
LC_MESSAGES="C.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-sFRiMX --shift 5"
LESSOPEN="|lesspipe.sh %s"
LEX="flex"
LIBDIR_amd64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib"
LOGNAME="geek"
LUA_SINGLE_TARGET="lua5-1"
LUA_TARGETS="lua5-1"
MAIL="/var/mail/geek"
MAKEOPTS="-j8"
MANPAGER="manpager"
MANPATH=":/etc/java-config-2/current-system-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/14/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.43/man:/etc/java-config-2/current-system-vm/man/:/usr/local/share/man:/usr/share/man:/usr/lib/rust/man-bin-1.81.0:/usr/lib/rust/man-bin-1.82.0:/usr/lib/llvm/19/share/man:/usr/lib/llvm/18/share/man"
MICROCODE_SIGNATURES="-S"
MOTD_SHOWN="pam"
MOZ_GMP_PATH="/usr/lib64/nsbrowser/plugins/gmp-gmpopenh264/system-installed"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
NIX_PROFILES="/nix/var/nix/profiles/default /home/geek/.nix-profile"
NIX_SSL_CERT_FILE="/etc/ssl/certs/ca-certificates.crt"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/home/geek"
OSTYPE="linux-gnu"
PAGER="/usr/bin/less"
PATH="/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/geek/.local/share/pnpm:/home/geek/.config/emacs/bin/:/home/geek/.local/bin/:/home/geek/.local/share/zinit/polaris/bin:/home/geek/.local/bin/:/home/geek/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/usr/lib/llvm/18/bin:/opt/cuda/bin"
PHP_TARGETS="php8-2"
PKGDIR="/var/cache/binpkgs"
PMSPEC="0uUpiPsf"
PNPM_HOME="/home/geek/.local/share/pnpm"
PORTAGE_ARCHLIST="alpha amd64 amd64-linux arm arm-linux arm64 arm64-linux arm64-macos hppa loong m68k mips ppc ppc-macos ppc64 ppc64-linux riscv riscv-linux s390 sparc x64-macos x64-solaris x86 x86-linux x86-macos"
PORTAGE_BIN_PATH="/usr/lib/portage/python3.12"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary:log,warn,error,qa echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_INTERNAL_CALLER="1"
PORTAGE_LOGDIR_CLEAN="find "${PORTAGE_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib/python3.12/site-packages"
PORTAGE_PYTHONPATH="/usr/lib/python3.12/site-packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_TRUST_HELPER="/usr/bin/getuto"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTAGE_XATTR_EXCLUDE="bcachefs.* bcachefs_effective.* btrfs.* security.evm security.ima security.selinux system.nfs4_acl user.apache_handler user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.*"
POSH_SESSION_ID="0e2750ee-4908-4451-a5bf-78178a1c96cf"
POSH_SHELL="zsh"
POSH_SHELL_VERSION="5.9"
POSH_THEME="/home/geek/.config/ohmyposh/zen.toml"
POSTGRES_TARGETS="postgres16"
POWERLINE_COMMAND="oh-my-posh"
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL"
PWD="/home/geek"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_12"
PYTHON_TARGETS="python3_12"
QEMU_SOFTMMU_TARGETS="x86_64"
QEMU_USER_TARGETS="x86_64"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
ROOT="/"
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/usr/lib/llvm/18/bin:/opt/cuda/bin"
RPMDIR="/var/cache/rpm"
RUBY_TARGETS="ruby32"
RUSTFLAGS=" -C target-cpu=skylake"
SHELL="/usr/bin/zsh"
SHLVL="1"
SYMLINK_LIB="no"
SYSROOT="/"
TERM="xterm-kitty"
TERMINFO="/usr/lib64/kitty/terminfo"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
UNINSTALL_IGNORE="/boot/dtbs/* /lib/modules/* /var/run /var/lock /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin /usr/lib/modules/*"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cet crypt cups dbus dist-kernel dracut dri dts efibootmgr encode exif ffmpeg flac gdbm gif gpm grub gtk gui iconv icu ipv6 jpeg kf6compat lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nvenc ogg opengl openmp pam pango pcre pdf pipewire png policykit polkit ppds qml qt5 qt6 readline savedconfig sdl seccomp sound spell ssl startup-notification svg systemd test-rust tiff truetype udev udisks unicode upower usb vaapi vdpau vim vorbis vulkan wayland wxwidgets x11-backend x264 xattr xcb xft xml xv xvid zlib zstd" ABI_X86="64" ADA_TARGET="gcc_13" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput joystick synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby32" VIDEO_CARDS="intel nvidia fbdev vesa nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
USER="geek"
USERLAND="GNU"
USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_QUIC CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS GUILE_SINGLE_TARGET GUILE_TARGETS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
USE_EXPAND_HIDDEN="ABI_MIPS ABI_S390 CPU_FLAGS_ARM CPU_FLAGS_PPC ELIBC KERNEL"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-linux arm arm64 arm64-macos hppa loong m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc x64-macos x64-solaris x86 x86-linux"
USE_EXPAND_VALUES_ELIBC="bionic Darwin glibc mingw musl SunOS"
USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d"
VGL_READBACK="pbo"
VIDEO_CARDS="intel nvidia fbdev vesa nouveau"
WINDOWID="27262990"
XAUTHORITY="/tmp/xauth_JiuZKf"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/home/geek/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/home/geek/.nix-profile/share:/nix/var/nix/profiles/default/share"
XDG_RUNTIME_DIR="/run/user/1000"
XDG_SEAT="seat0"
XDG_SEAT_PATH="/org/freedesktop/DisplayManager/Seat0"
XDG_SESSION_CLASS="user"
XDG_SESSION_DESKTOP=""
XDG_SESSION_ID="7"
XDG_SESSION_PATH="/org/freedesktop/DisplayManager/Session5"
XDG_SESSION_TYPE="x11"
XDG_VTNR="2"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
ZLE_RPROMPT_INDENT="0"
ZPFX="/home/geek/.local/share/zinit/polaris"
ZSH_CACHE_DIR="/home/geek/.cache/zinit"
_JAVA_AWT_WM_NONREPARENTING="1"
ac_cv_c_undeclared_builtin_options="none needed"
enable_year2038="no"
gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"
gl_cv_func_getcwd_path_max="yes"
|
thanks for any help |
|
Back to top |
|
|
imbruxo n00b
Joined: 23 Mar 2024 Posts: 20
|
Posted: Thu Jan 09, 2025 10:31 am Post subject: Re: gui-libs/hyprcursor compile error |
|
|
imbruxo wrote: | so I have problem when I want to install and compile hyprland
I get hyprcursor compile error
log :
Code: |
* Package: gui-libs/hyprcursor-0.1.10-r1:0
* Repository: gentoo
* Maintainer: julien@jroy.ca johnmh@johnmh.me,proxy-maint@gentoo.org
* Upstream: https://github.com/hyprwm/hyprcursor/issues
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking hyprcursor-0.1.10.gh.tar.gz to /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work
>>> Source unpacked in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work
>>> Preparing source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
* Applying 0.1.10-llvm-fix.patch ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
cmake -C /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_toolchain.cmake /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10
loading initial cache file /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - 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/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0")
-- Checking for modules 'hyprlang>=0.4.2;libzip;cairo;librsvg-2.0;tomlplusplus'
-- Found hyprlang, version 0.6.0
-- Found libzip, version 1.11.2
-- Found cairo, version 1.18.2
-- Found librsvg-2.0, version 2.58.5
-- Found tomlplusplus, version 3.4.0
-- Configuring hyprcursor in Release
-- <<< Gentoo configuration >>>
Build type RelWithDebInfo
Install path /usr
Compiler flags:
C -march=skylake -O2 -pipe
C++ -march=skylake -O2 -pipe
Linker flags:
Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
-- Configuring done (0.8s)
-- Generating done (0.1s)
-- Build files have been written to: /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
ninja -v -j8 -l0
[0/2] /usr/bin/cmake -P /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/CMakeFiles/VerifyGlobs.cmake
[1/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/hyprcursor_c.cpp
[2/16] /usr/bin/x86_64-pc-linux-gnu-gcc -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o -MF CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o.d -o CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c: In function ‘main’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c:35:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
35 | printf("left_ptr images: %d\n", shapeData->len);
| ~^ ~~~~~~~~~~~~~~
| | |
| int long unsigned int
| %ld
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c:38:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
38 | printf("left_ptr image size: %d\n", shapeData->images[i].len);
| ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
| | |
| int long unsigned int
| %ld
[3/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o -MF CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o.d -o CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/full_rendering.cpp
[4/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o -MF CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o.d -o CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/only_metadata.cpp
[5/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/VarList.cpp
[6/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/manifest.cpp
[7/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./hyprcursor-util/src -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -MF CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o.d -o CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp
FAILED: CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./hyprcursor-util/src -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -MF CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o.d -o CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp: In function ‘std::string spawnSync(const std::string&)’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:228:50: warning: ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]
228 | const std::unique_ptr<FILE, decltype(&pclose)> pipe(popen(cmd.c_str(), "r"), pclose);
| ^
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp: In function ‘std::optional<std::__cxx11::basic_string<char> > extractXTheme(const std::string&, const std::string&)’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:260:28: error: variable ‘std::ofstream manifest’ has initializer but incomplete type
260 | std::ofstream manifest(out + "/manifest.hl", std::ios::trunc);
| ^~~
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:13:1: note: ‘std::ofstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
12 | #include "meta.hpp"
+++ |+#include <fstream>
13 |
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: error: variable ‘std::ifstream xconfig’ has initializer but incomplete type
292 | std::ifstream xconfig("/tmp/hyprcursor-util/" + xcursor.path().stem().string() + ".conf");
| ^
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: note: ‘std::ifstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:370:28: error: variable ‘std::ofstream meta’ has initializer but incomplete type
370 | std::ofstream meta(CURSORDIR + "/meta.hl", std::ios::trunc);
| ^~~~~~~~~
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:370:28: note: ‘std::ofstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
[8/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/hyprcursor.cpp
[9/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/meta.cpp
ninja: build stopped: subcommand failed.
* ERROR: gui-libs/hyprcursor-0.1.10-r1::gentoo failed (compile phase):
* ninja -v -j8 -l0 failed
*
* Call stack:
* ebuild.sh, line 136: Called src_compile
* environment, line 2098: Called cmake_src_compile
* environment, line 847: Called cmake_build
* environment, line 814: Called eninja
* environment, line 1296: Called die
* The specific snippet of code:
* "$@" || die -n "${*} failed"
*
* If you need support, post the output of `emerge --info '=gui-libs/hyprcursor-0.1.10-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=gui-libs/hyprcursor-0.1.10-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/temp/environment'.
* Working directory: '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build'
* S: '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10'
|
emerge --info :
Code: |
Portage 3.0.66.1 (python 3.12.8-final-0, default/linux/amd64/23.0/desktop/systemd, gcc-14, glibc-2.40-r5, 6.6.67-gentoo-dist x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-6.6.67-gentoo-dist-x86_64-Intel-R-_Core-TM-_i7-6820HQ_CPU_@_2.70GHz-with-glibc2.40
KiB Mem: 32640112 total, 26504912 free
KiB Swap: 2097148 total, 2097148 free
Timestamp of repository gentoo: Thu, 09 Jan 2025 07:03:51 +0000
Head commit of repository gentoo: 2970fcf534c8383326ae62bc92d48c2908dd20fd
Timestamp of repository bentoo: Sun, 05 Jan 2025 19:18:21 +0000
Head commit of repository bentoo: e3682770ec8b1312db0a62e340c530023317a534
Head commit of repository cosmic-overlay: a0f601db2053438d347902fa7f1aa24d126d36ed
Timestamp of repository gig: Mon, 06 Jan 2025 20:33:19 +0000
Head commit of repository gig: c58a3df02a26825e65d17711f9bc2d1247aeb072
Timestamp of repository guru: Wed, 08 Jan 2025 13:33:27 +0000
Head commit of repository guru: 5226d848c8232cd0b6a167bfd2c8a094b3a2a2e6
Timestamp of repository kzd: Tue, 07 Jan 2025 11:48:22 +0000
Head commit of repository kzd: a94925923c19626a10ee7812f4be1b104a68dcc6
Head commit of repository librewolf: ded03c0ced66213122ffb37b7f8820002df299a9
Timestamp of repository mv: Tue, 17 Dec 2024 22:21:00 +0000
Head commit of repository mv: 7ae8ae32aad7365089bc7ae59e29daf48dae167e
Timestamp of repository pf4public: Tue, 07 Jan 2025 00:33:25 +0000
Head commit of repository pf4public: f60c38636cbcb7ad253646bddb57f1e6fba4ebcd
Head commit of repository science: 4e0c88212841370b8914b92c42071d8c03cfbc4a
Timestamp of repository steam-overlay: Sun, 22 Dec 2024 19:48:21 +0000
Head commit of repository steam-overlay: fc25c23144765c2fcc4726aa19448b0ed507fc3e
sh bash 5.2_p37
ld GNU ld (Gentoo 2.43 p3) 2.43.1
app-misc/pax-utils: 1.3.8::gentoo
app-shells/bash: 5.2_p37::gentoo
dev-build/autoconf: 2.72-r1::gentoo
dev-build/automake: 1.16.5-r2::gentoo
dev-build/cmake: 3.30.6::gentoo
dev-build/libtool: 2.5.4::gentoo
dev-build/make: 4.4.1-r100::gentoo
dev-build/meson: 1.5.2::gentoo
dev-java/java-config: 2.3.4::gentoo
dev-lang/perl: 5.40.0::gentoo
dev-lang/python: 3.11.11_p1::gentoo, 3.12.8::gentoo, 3.13.1::gentoo
dev-lang/rust-bin: 1.81.0-r101::gentoo, 1.82.0-r101::gentoo
llvm-core/clang: 18.1.8-r6::gentoo
llvm-core/llvm: 18.1.8-r6::gentoo, 19.1.4::gentoo
sys-apps/baselayout: 2.17::gentoo
sys-apps/sandbox: 2.39::gentoo
sys-apps/systemd: 256.7::gentoo
sys-devel/binutils: 2.43-r2::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc: 13.3.1_p20241220::gentoo, 14.2.1_p20241221::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-kernel/linux-headers: 6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.40-r5::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: git
sync-uri: https://github.com/gentoo-mirror/gentoo.git
priority: -1000
volatile: False
bentoo
location: /var/db/repos/bentoo
sync-type: git
sync-uri: https://github.com/gentoo-mirror/bentoo.git
masters: gentoo
volatile: False
cosmic-overlay
location: /var/db/repos/cosmic-overlay
sync-type: git
sync-uri: https://github.com/fsvm88/cosmic-overlay
masters: gentoo
volatile: False
gig
location: /var/db/repos/gig
sync-type: git
sync-uri: https://github.com/gentoo-mirror/gig.git
masters: gentoo
volatile: False
guru
location: /var/db/repos/guru
sync-type: git
sync-uri: https://github.com/gentoo-mirror/guru.git
masters: gentoo
volatile: False
kzd
location: /var/db/repos/kzd
sync-type: git
sync-uri: https://github.com/gentoo-mirror/kzd.git
masters: gentoo steam-overlay
volatile: False
librewolf
location: /var/db/repos/librewolf
sync-type: git
sync-uri: https://codeberg.org/librewolf/gentoo.git
masters: gentoo
volatile: False
mv
location: /var/db/repos/mv
sync-type: git
sync-uri: https://github.com/gentoo-mirror/mv.git
masters: gentoo
volatile: False
pf4public
location: /var/db/repos/pf4public
sync-type: git
sync-uri: https://github.com/gentoo-mirror/pf4public.git
masters: gentoo
volatile: False
science
location: /var/db/repos/science
sync-type: git
sync-uri: https://github.com/gentoo/sci
masters: gentoo
volatile: False
steam-overlay
location: /var/db/repos/steam-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
masters: gentoo
volatile: False
Binary Repositories:
gentoobinhost
priority: 1
sync-uri: https://mirrors.dotsrc.org/gentoo/releases/amd64/binpackages/23.0/x86-64
ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_TARGET="gcc_13"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="no"
AWT_TOOLKIT="MToolkit"
BINPKG_COMPRESS="zstd"
BINPKG_FORMAT="gpkg"
BINPKG_GPG_SIGNING_BASE_COMMAND="/usr/bin/flock /run/lock/portage-binpkg-gpg.lock /usr/bin/gpg --sign --armor [PORTAGE_CONFIG]"
BINPKG_GPG_SIGNING_DIGEST="SHA512"
BINPKG_GPG_VERIFY_BASE_COMMAND="/usr/bin/gpg --verify --batch --no-tty --no-auto-check-trustdb --status-fd 2 [PORTAGE_CONFIG] [SIGNATURE]"
BINPKG_GPG_VERIFY_GPG_HOME="/etc/portage/gnupg"
BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_12 python_single_target_python3_12 multilib zstd cet systemd sysv-utils udev"
BROOT=""
CALLIGRA_FEATURES="karbon sheets words"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=skylake -O2 -pipe"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32 -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/boot/dtbs/* /lib/modules/*"
COLORTERM="truecolor"
COMMON_FLAGS="-march=skylake -O2 -pipe"
CONDA_PROMPT_MODIFIER="false"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3"
CXXFLAGS="-march=skylake -O2 -pipe"
DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="dwm"
DISPLAY=":0"
DISTDIR="/var/cache/distfiles"
EDITOR="nvim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="-avg --changed-use --with-bdeps=y --binpkg-respect-use=y --autounmask=y"
EMERGE_WARNING_DELAY="10"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-march=skylake -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live candy config-protect-if-modified distlocks ebuild-locks fixlafiles getbinpkg ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FFLAGS="-march=skylake -O2 -pipe"
GCC_SPECS=""
GENTOO_MIRRORS="http://mirrors.dotsrc.org/gentoo/ http://mirror.netzwerge.de/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
GPG_VERIFY_GROUP_DROP="nogroup"
GPG_VERIFY_USER_DROP="nobody"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox"
GRUB_PLATFORMS="efi-64"
GSETTINGS_BACKEND="dconf"
GUILE_SINGLE_TARGET="3-0"
GUILE_TARGETS="3-0"
HOME="/home/geek"
HOMEBREW_CELLAR="/home/linuxbrew/.linuxbrew/Cellar"
HOMEBREW_PREFIX="/home/linuxbrew/.linuxbrew"
HOMEBREW_REPOSITORY="/home/linuxbrew/.linuxbrew/Homebrew"
INFOPATH="/home/linuxbrew/.linuxbrew/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/14/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.43/info:/usr/share/autoconf-2.72/info:/usr/share/automake-1.16.5/info:/usr/share/info:/usr/share/info/emacs-29"
INPUT_DEVICES="libinput joystick synaptics evdev"
IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
KITTY_INSTALLATION_DIR="/usr/lib64/kitty"
KITTY_PID="79712"
KITTY_PUBLIC_KEY="1:{Sq4zJEN<W4I6Y2F0>eZX-f=KXcP44L<xX|;AfFw"
KITTY_SHELL_INTEGRATION="no-rc enabled no-sudo"
KITTY_WINDOW_ID="1"
LANG="en_US.utf8"
LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
LC_MESSAGES="C.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-sFRiMX --shift 5"
LESSOPEN="|lesspipe.sh %s"
LEX="flex"
LIBDIR_amd64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib"
LOGNAME="geek"
LUA_SINGLE_TARGET="lua5-1"
LUA_TARGETS="lua5-1"
MAIL="/var/mail/geek"
MAKEOPTS="-j8"
MANPAGER="manpager"
MANPATH=":/etc/java-config-2/current-system-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/14/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.43/man:/etc/java-config-2/current-system-vm/man/:/usr/local/share/man:/usr/share/man:/usr/lib/rust/man-bin-1.81.0:/usr/lib/rust/man-bin-1.82.0:/usr/lib/llvm/19/share/man:/usr/lib/llvm/18/share/man"
MICROCODE_SIGNATURES="-S"
MOTD_SHOWN="pam"
MOZ_GMP_PATH="/usr/lib64/nsbrowser/plugins/gmp-gmpopenh264/system-installed"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
NIX_PROFILES="/nix/var/nix/profiles/default /home/geek/.nix-profile"
NIX_SSL_CERT_FILE="/etc/ssl/certs/ca-certificates.crt"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/home/geek"
OSTYPE="linux-gnu"
PAGER="/usr/bin/less"
PATH="/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/geek/.local/share/pnpm:/home/geek/.config/emacs/bin/:/home/geek/.local/bin/:/home/geek/.local/share/zinit/polaris/bin:/home/geek/.local/bin/:/home/geek/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/usr/lib/llvm/18/bin:/opt/cuda/bin"
PHP_TARGETS="php8-2"
PKGDIR="/var/cache/binpkgs"
PMSPEC="0uUpiPsf"
PNPM_HOME="/home/geek/.local/share/pnpm"
PORTAGE_ARCHLIST="alpha amd64 amd64-linux arm arm-linux arm64 arm64-linux arm64-macos hppa loong m68k mips ppc ppc-macos ppc64 ppc64-linux riscv riscv-linux s390 sparc x64-macos x64-solaris x86 x86-linux x86-macos"
PORTAGE_BIN_PATH="/usr/lib/portage/python3.12"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary:log,warn,error,qa echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_INTERNAL_CALLER="1"
PORTAGE_LOGDIR_CLEAN="find "${PORTAGE_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib/python3.12/site-packages"
PORTAGE_PYTHONPATH="/usr/lib/python3.12/site-packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_TRUST_HELPER="/usr/bin/getuto"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTAGE_XATTR_EXCLUDE="bcachefs.* bcachefs_effective.* btrfs.* security.evm security.ima security.selinux system.nfs4_acl user.apache_handler user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.*"
POSH_SESSION_ID="0e2750ee-4908-4451-a5bf-78178a1c96cf"
POSH_SHELL="zsh"
POSH_SHELL_VERSION="5.9"
POSH_THEME="/home/geek/.config/ohmyposh/zen.toml"
POSTGRES_TARGETS="postgres16"
POWERLINE_COMMAND="oh-my-posh"
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL"
PWD="/home/geek"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_12"
PYTHON_TARGETS="python3_12"
QEMU_SOFTMMU_TARGETS="x86_64"
QEMU_USER_TARGETS="x86_64"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
ROOT="/"
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/usr/lib/llvm/18/bin:/opt/cuda/bin"
RPMDIR="/var/cache/rpm"
RUBY_TARGETS="ruby32"
RUSTFLAGS=" -C target-cpu=skylake"
SHELL="/usr/bin/zsh"
SHLVL="1"
SYMLINK_LIB="no"
SYSROOT="/"
TERM="xterm-kitty"
TERMINFO="/usr/lib64/kitty/terminfo"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
UNINSTALL_IGNORE="/boot/dtbs/* /lib/modules/* /var/run /var/lock /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin /usr/lib/modules/*"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cet crypt cups dbus dist-kernel dracut dri dts efibootmgr encode exif ffmpeg flac gdbm gif gpm grub gtk gui iconv icu ipv6 jpeg kf6compat lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nvenc ogg opengl openmp pam pango pcre pdf pipewire png policykit polkit ppds qml qt5 qt6 readline savedconfig sdl seccomp sound spell ssl startup-notification svg systemd test-rust tiff truetype udev udisks unicode upower usb vaapi vdpau vim vorbis vulkan wayland wxwidgets x11-backend x264 xattr xcb xft xml xv xvid zlib zstd" ABI_X86="64" ADA_TARGET="gcc_13" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput joystick synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby32" VIDEO_CARDS="intel nvidia fbdev vesa nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
USER="geek"
USERLAND="GNU"
USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_QUIC CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS GUILE_SINGLE_TARGET GUILE_TARGETS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
USE_EXPAND_HIDDEN="ABI_MIPS ABI_S390 CPU_FLAGS_ARM CPU_FLAGS_PPC ELIBC KERNEL"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-linux arm arm64 arm64-macos hppa loong m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc x64-macos x64-solaris x86 x86-linux"
USE_EXPAND_VALUES_ELIBC="bionic Darwin glibc mingw musl SunOS"
USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d"
VGL_READBACK="pbo"
VIDEO_CARDS="intel nvidia fbdev vesa nouveau"
WINDOWID="27262990"
XAUTHORITY="/tmp/xauth_JiuZKf"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/home/geek/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/home/geek/.nix-profile/share:/nix/var/nix/profiles/default/share"
XDG_RUNTIME_DIR="/run/user/1000"
XDG_SEAT="seat0"
XDG_SEAT_PATH="/org/freedesktop/DisplayManager/Seat0"
XDG_SESSION_CLASS="user"
XDG_SESSION_DESKTOP=""
XDG_SESSION_ID="7"
XDG_SESSION_PATH="/org/freedesktop/DisplayManager/Session5"
XDG_SESSION_TYPE="x11"
XDG_VTNR="2"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
ZLE_RPROMPT_INDENT="0"
ZPFX="/home/geek/.local/share/zinit/polaris"
ZSH_CACHE_DIR="/home/geek/.cache/zinit"
_JAVA_AWT_WM_NONREPARENTING="1"
ac_cv_c_undeclared_builtin_options="none needed"
enable_year2038="no"
gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"
gl_cv_func_getcwd_path_max="yes"
|
thanks for any help |
BTW This is the emerge packages I wanted to compile :
sudo emerge hyprland gui-libs/xdg-desktop-portal-hyprland dev-libs/hyprland-protocols gui-libs/hyprutils gui-apps/hyprpaper gui-apps/hyprlock gui-apps/hypridle waybar |
|
Back to top |
|
|
imbruxo n00b
Joined: 23 Mar 2024 Posts: 20
|
Posted: Thu Jan 09, 2025 10:56 am Post subject: Re: gui-libs/hyprcursor compile error |
|
|
imbruxo wrote: | so I have problem when I want to install and compile hyprland
I get hyprcursor compile error
log :
Code: |
* Package: gui-libs/hyprcursor-0.1.10-r1:0
* Repository: gentoo
* Maintainer: julien@jroy.ca johnmh@johnmh.me,proxy-maint@gentoo.org
* Upstream: https://github.com/hyprwm/hyprcursor/issues
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking hyprcursor-0.1.10.gh.tar.gz to /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work
>>> Source unpacked in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work
>>> Preparing source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
* Applying 0.1.10-llvm-fix.patch ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
cmake -C /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_toolchain.cmake /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10
loading initial cache file /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - 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/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0")
-- Checking for modules 'hyprlang>=0.4.2;libzip;cairo;librsvg-2.0;tomlplusplus'
-- Found hyprlang, version 0.6.0
-- Found libzip, version 1.11.2
-- Found cairo, version 1.18.2
-- Found librsvg-2.0, version 2.58.5
-- Found tomlplusplus, version 3.4.0
-- Configuring hyprcursor in Release
-- <<< Gentoo configuration >>>
Build type RelWithDebInfo
Install path /usr
Compiler flags:
C -march=skylake -O2 -pipe
C++ -march=skylake -O2 -pipe
Linker flags:
Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
-- Configuring done (0.8s)
-- Generating done (0.1s)
-- Build files have been written to: /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10 ...
* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10"
* Build directory (BUILD_DIR): "/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build"
ninja -v -j8 -l0
[0/2] /usr/bin/cmake -P /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build/CMakeFiles/VerifyGlobs.cmake
[1/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor_c.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/hyprcursor_c.cpp
[2/16] /usr/bin/x86_64-pc-linux-gnu-gcc -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o -MF CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o.d -o CMakeFiles/hyprcursor_test_c.dir/tests/c_test.c.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c: In function ‘main’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c:35:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
35 | printf("left_ptr images: %d\n", shapeData->len);
| ~^ ~~~~~~~~~~~~~~
| | |
| int long unsigned int
| %ld
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/c_test.c:38:39: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
38 | printf("left_ptr image size: %d\n", shapeData->images[i].len);
| ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
| | |
| int long unsigned int
| %ld
[3/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o -MF CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o.d -o CMakeFiles/hyprcursor_test1.dir/tests/full_rendering.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/full_rendering.cpp
[4/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o -MF CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o.d -o CMakeFiles/hyprcursor_test2.dir/tests/only_metadata.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/tests/only_metadata.cpp
[5/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/VarList.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/VarList.cpp
[6/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/manifest.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/manifest.cpp
[7/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./hyprcursor-util/src -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -MF CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o.d -o CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp
FAILED: CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./hyprcursor-util/src -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -MF CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o.d -o CMakeFiles/hyprcursor-util.dir/hyprcursor-util/src/main.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp: In function ‘std::string spawnSync(const std::string&)’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:228:50: warning: ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]
228 | const std::unique_ptr<FILE, decltype(&pclose)> pipe(popen(cmd.c_str(), "r"), pclose);
| ^
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp: In function ‘std::optional<std::__cxx11::basic_string<char> > extractXTheme(const std::string&, const std::string&)’:
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:260:28: error: variable ‘std::ofstream manifest’ has initializer but incomplete type
260 | std::ofstream manifest(out + "/manifest.hl", std::ios::trunc);
| ^~~
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:13:1: note: ‘std::ofstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
12 | #include "meta.hpp"
+++ |+#include <fstream>
13 |
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: error: variable ‘std::ifstream xconfig’ has initializer but incomplete type
292 | std::ifstream xconfig("/tmp/hyprcursor-util/" + xcursor.path().stem().string() + ".conf");
| ^
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:292:48: note: ‘std::ifstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:370:28: error: variable ‘std::ofstream meta’ has initializer but incomplete type
370 | std::ofstream meta(CURSORDIR + "/meta.hl", std::ios::trunc);
| ^~~~~~~~~
/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/hyprcursor-util/src/main.cpp:370:28: note: ‘std::ofstream’ is defined in header ‘<fstream>’; this is probably fixable by adding ‘#include <fstream>’
[8/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/hyprcursor.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/hyprcursor.cpp
[9/16] /usr/bin/x86_64-pc-linux-gnu-g++ -DHYPRCURSOR_VERSION=\"0.1.10\" -Dhyprcursor_EXPORTS -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./include -I/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/./libhyprcursor -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/pixman-1 -march=skylake -O2 -pipe -std=gnu++23 -fPIC -O3 -pthread -DTOML_HEADER_ONLY=0 -DTOML_SHARED_LIB=1 -MD -MT CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o -MF CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o.d -o CMakeFiles/hyprcursor.dir/libhyprcursor/meta.cpp.o -c /var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10/libhyprcursor/meta.cpp
ninja: build stopped: subcommand failed.
* ERROR: gui-libs/hyprcursor-0.1.10-r1::gentoo failed (compile phase):
* ninja -v -j8 -l0 failed
*
* Call stack:
* ebuild.sh, line 136: Called src_compile
* environment, line 2098: Called cmake_src_compile
* environment, line 847: Called cmake_build
* environment, line 814: Called eninja
* environment, line 1296: Called die
* The specific snippet of code:
* "$@" || die -n "${*} failed"
*
* If you need support, post the output of `emerge --info '=gui-libs/hyprcursor-0.1.10-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=gui-libs/hyprcursor-0.1.10-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/temp/environment'.
* Working directory: '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10_build'
* S: '/var/tmp/portage/gui-libs/hyprcursor-0.1.10-r1/work/hyprcursor-0.1.10'
|
emerge --info :
Code: |
Portage 3.0.66.1 (python 3.12.8-final-0, default/linux/amd64/23.0/desktop/systemd, gcc-14, glibc-2.40-r5, 6.6.67-gentoo-dist x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-6.6.67-gentoo-dist-x86_64-Intel-R-_Core-TM-_i7-6820HQ_CPU_@_2.70GHz-with-glibc2.40
KiB Mem: 32640112 total, 26504912 free
KiB Swap: 2097148 total, 2097148 free
Timestamp of repository gentoo: Thu, 09 Jan 2025 07:03:51 +0000
Head commit of repository gentoo: 2970fcf534c8383326ae62bc92d48c2908dd20fd
Timestamp of repository bentoo: Sun, 05 Jan 2025 19:18:21 +0000
Head commit of repository bentoo: e3682770ec8b1312db0a62e340c530023317a534
Head commit of repository cosmic-overlay: a0f601db2053438d347902fa7f1aa24d126d36ed
Timestamp of repository gig: Mon, 06 Jan 2025 20:33:19 +0000
Head commit of repository gig: c58a3df02a26825e65d17711f9bc2d1247aeb072
Timestamp of repository guru: Wed, 08 Jan 2025 13:33:27 +0000
Head commit of repository guru: 5226d848c8232cd0b6a167bfd2c8a094b3a2a2e6
Timestamp of repository kzd: Tue, 07 Jan 2025 11:48:22 +0000
Head commit of repository kzd: a94925923c19626a10ee7812f4be1b104a68dcc6
Head commit of repository librewolf: ded03c0ced66213122ffb37b7f8820002df299a9
Timestamp of repository mv: Tue, 17 Dec 2024 22:21:00 +0000
Head commit of repository mv: 7ae8ae32aad7365089bc7ae59e29daf48dae167e
Timestamp of repository pf4public: Tue, 07 Jan 2025 00:33:25 +0000
Head commit of repository pf4public: f60c38636cbcb7ad253646bddb57f1e6fba4ebcd
Head commit of repository science: 4e0c88212841370b8914b92c42071d8c03cfbc4a
Timestamp of repository steam-overlay: Sun, 22 Dec 2024 19:48:21 +0000
Head commit of repository steam-overlay: fc25c23144765c2fcc4726aa19448b0ed507fc3e
sh bash 5.2_p37
ld GNU ld (Gentoo 2.43 p3) 2.43.1
app-misc/pax-utils: 1.3.8::gentoo
app-shells/bash: 5.2_p37::gentoo
dev-build/autoconf: 2.72-r1::gentoo
dev-build/automake: 1.16.5-r2::gentoo
dev-build/cmake: 3.30.6::gentoo
dev-build/libtool: 2.5.4::gentoo
dev-build/make: 4.4.1-r100::gentoo
dev-build/meson: 1.5.2::gentoo
dev-java/java-config: 2.3.4::gentoo
dev-lang/perl: 5.40.0::gentoo
dev-lang/python: 3.11.11_p1::gentoo, 3.12.8::gentoo, 3.13.1::gentoo
dev-lang/rust-bin: 1.81.0-r101::gentoo, 1.82.0-r101::gentoo
llvm-core/clang: 18.1.8-r6::gentoo
llvm-core/llvm: 18.1.8-r6::gentoo, 19.1.4::gentoo
sys-apps/baselayout: 2.17::gentoo
sys-apps/sandbox: 2.39::gentoo
sys-apps/systemd: 256.7::gentoo
sys-devel/binutils: 2.43-r2::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc: 13.3.1_p20241220::gentoo, 14.2.1_p20241221::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-kernel/linux-headers: 6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.40-r5::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: git
sync-uri: https://github.com/gentoo-mirror/gentoo.git
priority: -1000
volatile: False
bentoo
location: /var/db/repos/bentoo
sync-type: git
sync-uri: https://github.com/gentoo-mirror/bentoo.git
masters: gentoo
volatile: False
cosmic-overlay
location: /var/db/repos/cosmic-overlay
sync-type: git
sync-uri: https://github.com/fsvm88/cosmic-overlay
masters: gentoo
volatile: False
gig
location: /var/db/repos/gig
sync-type: git
sync-uri: https://github.com/gentoo-mirror/gig.git
masters: gentoo
volatile: False
guru
location: /var/db/repos/guru
sync-type: git
sync-uri: https://github.com/gentoo-mirror/guru.git
masters: gentoo
volatile: False
kzd
location: /var/db/repos/kzd
sync-type: git
sync-uri: https://github.com/gentoo-mirror/kzd.git
masters: gentoo steam-overlay
volatile: False
librewolf
location: /var/db/repos/librewolf
sync-type: git
sync-uri: https://codeberg.org/librewolf/gentoo.git
masters: gentoo
volatile: False
mv
location: /var/db/repos/mv
sync-type: git
sync-uri: https://github.com/gentoo-mirror/mv.git
masters: gentoo
volatile: False
pf4public
location: /var/db/repos/pf4public
sync-type: git
sync-uri: https://github.com/gentoo-mirror/pf4public.git
masters: gentoo
volatile: False
science
location: /var/db/repos/science
sync-type: git
sync-uri: https://github.com/gentoo/sci
masters: gentoo
volatile: False
steam-overlay
location: /var/db/repos/steam-overlay
sync-type: git
sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
masters: gentoo
volatile: False
Binary Repositories:
gentoobinhost
priority: 1
sync-uri: https://mirrors.dotsrc.org/gentoo/releases/amd64/binpackages/23.0/x86-64
ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_TARGET="gcc_13"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="no"
AWT_TOOLKIT="MToolkit"
BINPKG_COMPRESS="zstd"
BINPKG_FORMAT="gpkg"
BINPKG_GPG_SIGNING_BASE_COMMAND="/usr/bin/flock /run/lock/portage-binpkg-gpg.lock /usr/bin/gpg --sign --armor [PORTAGE_CONFIG]"
BINPKG_GPG_SIGNING_DIGEST="SHA512"
BINPKG_GPG_VERIFY_BASE_COMMAND="/usr/bin/gpg --verify --batch --no-tty --no-auto-check-trustdb --status-fd 2 [PORTAGE_CONFIG] [SIGNATURE]"
BINPKG_GPG_VERIFY_GPG_HOME="/etc/portage/gnupg"
BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_12 python_single_target_python3_12 multilib zstd cet systemd sysv-utils udev"
BROOT=""
CALLIGRA_FEATURES="karbon sheets words"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=skylake -O2 -pipe"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32 -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/boot/dtbs/* /lib/modules/*"
COLORTERM="truecolor"
COMMON_FLAGS="-march=skylake -O2 -pipe"
CONDA_PROMPT_MODIFIER="false"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d"
CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3"
CXXFLAGS="-march=skylake -O2 -pipe"
DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="dwm"
DISPLAY=":0"
DISTDIR="/var/cache/distfiles"
EDITOR="nvim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="-avg --changed-use --with-bdeps=y --binpkg-respect-use=y --autounmask=y"
EMERGE_WARNING_DELAY="10"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-march=skylake -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live candy config-protect-if-modified distlocks ebuild-locks fixlafiles getbinpkg ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FFLAGS="-march=skylake -O2 -pipe"
GCC_SPECS=""
GENTOO_MIRRORS="http://mirrors.dotsrc.org/gentoo/ http://mirror.netzwerge.de/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
GPG_VERIFY_GROUP_DROP="nogroup"
GPG_VERIFY_USER_DROP="nobody"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox"
GRUB_PLATFORMS="efi-64"
GSETTINGS_BACKEND="dconf"
GUILE_SINGLE_TARGET="3-0"
GUILE_TARGETS="3-0"
HOME="/home/geek"
HOMEBREW_CELLAR="/home/linuxbrew/.linuxbrew/Cellar"
HOMEBREW_PREFIX="/home/linuxbrew/.linuxbrew"
HOMEBREW_REPOSITORY="/home/linuxbrew/.linuxbrew/Homebrew"
INFOPATH="/home/linuxbrew/.linuxbrew/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/14/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.43/info:/usr/share/autoconf-2.72/info:/usr/share/automake-1.16.5/info:/usr/share/info:/usr/share/info/emacs-29"
INPUT_DEVICES="libinput joystick synaptics evdev"
IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
KITTY_INSTALLATION_DIR="/usr/lib64/kitty"
KITTY_PID="79712"
KITTY_PUBLIC_KEY="1:{Sq4zJEN<W4I6Y2F0>eZX-f=KXcP44L<xX|;AfFw"
KITTY_SHELL_INTEGRATION="no-rc enabled no-sudo"
KITTY_WINDOW_ID="1"
LANG="en_US.utf8"
LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
LC_MESSAGES="C.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-sFRiMX --shift 5"
LESSOPEN="|lesspipe.sh %s"
LEX="flex"
LIBDIR_amd64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib"
LOGNAME="geek"
LUA_SINGLE_TARGET="lua5-1"
LUA_TARGETS="lua5-1"
MAIL="/var/mail/geek"
MAKEOPTS="-j8"
MANPAGER="manpager"
MANPATH=":/etc/java-config-2/current-system-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/14/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.43/man:/etc/java-config-2/current-system-vm/man/:/usr/local/share/man:/usr/share/man:/usr/lib/rust/man-bin-1.81.0:/usr/lib/rust/man-bin-1.82.0:/usr/lib/llvm/19/share/man:/usr/lib/llvm/18/share/man"
MICROCODE_SIGNATURES="-S"
MOTD_SHOWN="pam"
MOZ_GMP_PATH="/usr/lib64/nsbrowser/plugins/gmp-gmpopenh264/system-installed"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
NIX_PROFILES="/nix/var/nix/profiles/default /home/geek/.nix-profile"
NIX_SSL_CERT_FILE="/etc/ssl/certs/ca-certificates.crt"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/home/geek"
OSTYPE="linux-gnu"
PAGER="/usr/bin/less"
PATH="/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/geek/.local/share/pnpm:/home/geek/.config/emacs/bin/:/home/geek/.local/bin/:/home/geek/.local/share/zinit/polaris/bin:/home/geek/.local/bin/:/home/geek/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/usr/lib/llvm/18/bin:/opt/cuda/bin"
PHP_TARGETS="php8-2"
PKGDIR="/var/cache/binpkgs"
PMSPEC="0uUpiPsf"
PNPM_HOME="/home/geek/.local/share/pnpm"
PORTAGE_ARCHLIST="alpha amd64 amd64-linux arm arm-linux arm64 arm64-linux arm64-macos hppa loong m68k mips ppc ppc-macos ppc64 ppc64-linux riscv riscv-linux s390 sparc x64-macos x64-solaris x86 x86-linux x86-macos"
PORTAGE_BIN_PATH="/usr/lib/portage/python3.12"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary:log,warn,error,qa echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_INTERNAL_CALLER="1"
PORTAGE_LOGDIR_CLEAN="find "${PORTAGE_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib/python3.12/site-packages"
PORTAGE_PYTHONPATH="/usr/lib/python3.12/site-packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_TRUST_HELPER="/usr/bin/getuto"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTAGE_XATTR_EXCLUDE="bcachefs.* bcachefs_effective.* btrfs.* security.evm security.ima security.selinux system.nfs4_acl user.apache_handler user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.*"
POSH_SESSION_ID="0e2750ee-4908-4451-a5bf-78178a1c96cf"
POSH_SHELL="zsh"
POSH_SHELL_VERSION="5.9"
POSH_THEME="/home/geek/.config/ohmyposh/zen.toml"
POSTGRES_TARGETS="postgres16"
POWERLINE_COMMAND="oh-my-posh"
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL"
PWD="/home/geek"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_12"
PYTHON_TARGETS="python3_12"
QEMU_SOFTMMU_TARGETS="x86_64"
QEMU_USER_TARGETS="x86_64"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
ROOT="/"
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/usr/lib/llvm/18/bin:/opt/cuda/bin"
RPMDIR="/var/cache/rpm"
RUBY_TARGETS="ruby32"
RUSTFLAGS=" -C target-cpu=skylake"
SHELL="/usr/bin/zsh"
SHLVL="1"
SYMLINK_LIB="no"
SYSROOT="/"
TERM="xterm-kitty"
TERMINFO="/usr/lib64/kitty/terminfo"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
UNINSTALL_IGNORE="/boot/dtbs/* /lib/modules/* /var/run /var/lock /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin /usr/lib/modules/*"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cet crypt cups dbus dist-kernel dracut dri dts efibootmgr encode exif ffmpeg flac gdbm gif gpm grub gtk gui iconv icu ipv6 jpeg kf6compat lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses nls nvenc ogg opengl openmp pam pango pcre pdf pipewire png policykit polkit ppds qml qt5 qt6 readline savedconfig sdl seccomp sound spell ssl startup-notification svg systemd test-rust tiff truetype udev udisks unicode upower usb vaapi vdpau vim vorbis vulkan wayland wxwidgets x11-backend x264 xattr xcb xft xml xv xvid zlib zstd" ABI_X86="64" ADA_TARGET="gcc_13" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput joystick synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby32" VIDEO_CARDS="intel nvidia fbdev vesa nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
USER="geek"
USERLAND="GNU"
USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_QUIC CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS GUILE_SINGLE_TARGET GUILE_TARGETS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
USE_EXPAND_HIDDEN="ABI_MIPS ABI_S390 CPU_FLAGS_ARM CPU_FLAGS_PPC ELIBC KERNEL"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-linux arm arm64 arm64-macos hppa loong m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc x64-macos x64-solaris x86 x86-linux"
USE_EXPAND_VALUES_ELIBC="bionic Darwin glibc mingw musl SunOS"
USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d"
VGL_READBACK="pbo"
VIDEO_CARDS="intel nvidia fbdev vesa nouveau"
WINDOWID="27262990"
XAUTHORITY="/tmp/xauth_JiuZKf"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/home/geek/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/home/geek/.nix-profile/share:/nix/var/nix/profiles/default/share"
XDG_RUNTIME_DIR="/run/user/1000"
XDG_SEAT="seat0"
XDG_SEAT_PATH="/org/freedesktop/DisplayManager/Seat0"
XDG_SESSION_CLASS="user"
XDG_SESSION_DESKTOP=""
XDG_SESSION_ID="7"
XDG_SESSION_PATH="/org/freedesktop/DisplayManager/Session5"
XDG_SESSION_TYPE="x11"
XDG_VTNR="2"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
ZLE_RPROMPT_INDENT="0"
ZPFX="/home/geek/.local/share/zinit/polaris"
ZSH_CACHE_DIR="/home/geek/.cache/zinit"
_JAVA_AWT_WM_NONREPARENTING="1"
ac_cv_c_undeclared_builtin_options="none needed"
enable_year2038="no"
gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"
gl_cv_func_getcwd_path_max="yes"
|
thanks for any help |
OK it seems like the tesing version (0.1.11) is working just fine |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|