Skip to content

Nix flake build failure #576

@typedrat

Description

@typedrat

Building against latest hyprland flake, latest hyprland-plugins, and latest unstable nixpkgs:

Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/b2flsf0kpq7wcqij1rqlsnyp88y2my6z-hyprbars
source root is hyprbars
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/share/doc/hyprbars -DCMAKE_INSTALL_INFODIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1/lib -DCMAKE_STRIP=/nix/store/zsgdbxvvjg0k1q038c5nxqx2m662sbbf-gcc-wrapper-15.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/zsgdbxvvjg0k1q038c5nxqx2m662sbbf-gcc-wrapper-15.2.0/bin/ranlib -DCMAKE_AR=/nix/store/zsgdbxvvjg0k1q038c5nxqx2m662sbbf-gcc-wrapper-15.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/iqvdwa7gjrljlhhsqbvhib8ghzpvi6r9-hyprbars-0.1
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/zsgdbxvvjg0k1q038c5nxqx2m662sbbf-gcc-wrapper-15.2.0/bin/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: /nix/store/zsgdbxvvjg0k1q038c5nxqx2m662sbbf-gcc-wrapper-15.2.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /nix/store/8vdiwpbh0g4avsd6x5v4s0di32vcl3dp-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2")
-- Checking for modules 'hyprland;libdrm;libinput;libudev;pangocairo;pixman-1;wayland-server;xkbcommon'
--   Found hyprland, version 0.52.0
--   Found libdrm, version 2.4.128
--   Found libinput, version 1.29.2
--   Found libudev, version 258
--   Found pangocairo, version 1.57.0
--   Found pixman-1, version 0.46.4
--   Found wayland-server, version 1.24.0
--   Found xkbcommon, version 1.11.0
Package expat was not found in the pkg-config search path.
Perhaps you should add the directory containing `expat.pc'
to the PKG_CONFIG_PATH environment variable
Package 'expat', required by 'fontconfig', not found
Package expat was not found in the pkg-config search path.
Perhaps you should add the directory containing `expat.pc'
to the PKG_CONFIG_PATH environment variable
Package 'expat', required by 'fontconfig', not found
Package expat was not found in the pkg-config search path.
Perhaps you should add the directory containing `expat.pc'
to the PKG_CONFIG_PATH environment variable
Package 'expat', required by 'fontconfig', not found
Package expat was not found in the pkg-config search path.
Perhaps you should add the directory containing `expat.pc'
to the PKG_CONFIG_PATH environment variable
Package 'expat', required by 'fontconfig', not found
-- Configuring done (19.9s)
-- Generating done (0.3s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_TESTING
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_BINDIR
    CMAKE_INSTALL_DOCDIR
    CMAKE_INSTALL_INCLUDEDIR
    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_LOCALEDIR
    CMAKE_INSTALL_MANDIR
    CMAKE_INSTALL_SBINDIR


-- Build files have been written to: /build/hyprbars/build
cmake: enabled parallel building
cmake: enabled parallel installing
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j28 SHELL=/nix/store/rlq03x4cwf8zn73hxaxnx0zn5q9kifls-bash-5.3p3/bin/bash
[ 20%] Building CXX object CMakeFiles/hyprbars.dir/barDeco.cpp.o
[ 40%] Building CXX object CMakeFiles/hyprbars.dir/BarPassElement.cpp.o
[ 60%] Building CXX object CMakeFiles/hyprbars.dir/main.cpp.o
[ 80%] Building CXX object CMakeFiles/hyprbars.dir/CMakeFiles/4.1.2/CompilerIdCXX/CMakeCXXCompilerId.cpp.o
�[K/build/hyprbars/barDeco.cpp:�[K In constructor '�[KCHyprBar::�[KCHyprBar�[K(PHLWINDOW)�[K':
�[K/build/hyprbars/barDeco.cpp:44:53:�[K �[Kwarning: �[Knarrowing conversion of '�[K*(long int*)(*(long int* const*)PCOLOR)�[K' from '�[K�[Klong int�[K�[K' to '�[K�[Kuint64_t�[K' {aka '�[K�[Klong unsigned int�[K'} [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
   44 |     g_pAnimationManager->createAnimation(CHyprColor{�[K**PCOLOR�[K}, m_cRealBarColor, g_pConfigManager->getAnimationPropertyConfig("border"), pWindow, AVARDAMAGE_NONE);
      |                                                     �[K^~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:�[K In destructor '�[Kvirtual CHyprBar::�[K~CHyprBar�[K()�[K':
�[K/build/hyprbars/barDeco.cpp:49:36:�[K �[Kwarning: �[K'�[Kbool HyprlandAPI::�[KunregisterCallback�[K(void*, SP<std::function<void(void*, SCallbackInfo&, std::any)> >)�[K' is deprecated [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations�-Wdeprecated-declarations�]8;;��[K]
   49 |     �[KHyprlandAPI::unregisterCallback(PHANDLE, m_pMouseButtonCallback)�[K;
      |     �[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[K
In file included from �[K/build/hyprbars/globals.hpp:3�[K,
                 from �[K/build/hyprbars/barDeco.hpp:12�[K,
                 from �[K/build/hyprbars/barDeco.cpp:1�[K:
�[K/nix/store/8bxshhdc8dklslz97xm64xgslm2i6p8f-hyprland-0.52.0+date=2025-12-18_6175ecd-dev/include/hyprland/src/plugins/PluginAPI.hpp:162:33:�[K �[Knote: �[Kdeclared here
  162 |     APICALL [[deprecated]] bool �[KunregisterCallback�[K(HANDLE handle, SP<HOOK_CALLBACK_FN> fn);
      |                                 �[K^~~~~~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:50:36:�[K �[Kwarning: �[K'�[Kbool HyprlandAPI::�[KunregisterCallback�[K(void*, SP<std::function<void(void*, SCallbackInfo&, std::any)> >)�[K' is deprecated [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations�-Wdeprecated-declarations�]8;;��[K]
   50 |     �[KHyprlandAPI::unregisterCallback(PHANDLE, m_pTouchDownCallback)�[K;
      |     �[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[K
�[K/nix/store/8bxshhdc8dklslz97xm64xgslm2i6p8f-hyprland-0.52.0+date=2025-12-18_6175ecd-dev/include/hyprland/src/plugins/PluginAPI.hpp:162:33:�[K �[Knote: �[Kdeclared here
  162 |     APICALL [[deprecated]] bool �[KunregisterCallback�[K(HANDLE handle, SP<HOOK_CALLBACK_FN> fn);
      |                                 �[K^~~~~~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:51:36:�[K �[Kwarning: �[K'�[Kbool HyprlandAPI::�[KunregisterCallback�[K(void*, SP<std::function<void(void*, SCallbackInfo&, std::any)> >)�[K' is deprecated [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations�-Wdeprecated-declarations�]8;;��[K]
   51 |     �[KHyprlandAPI::unregisterCallback(PHANDLE, m_pTouchUpCallback)�[K;
      |     �[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[K
�[K/nix/store/8bxshhdc8dklslz97xm64xgslm2i6p8f-hyprland-0.52.0+date=2025-12-18_6175ecd-dev/include/hyprland/src/plugins/PluginAPI.hpp:162:33:�[K �[Knote: �[Kdeclared here
  162 |     APICALL [[deprecated]] bool �[KunregisterCallback�[K(HANDLE handle, SP<HOOK_CALLBACK_FN> fn);
      |                                 �[K^~~~~~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:52:36:�[K �[Kwarning: �[K'�[Kbool HyprlandAPI::�[KunregisterCallback�[K(void*, SP<std::function<void(void*, SCallbackInfo&, std::any)> >)�[K' is deprecated [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations�-Wdeprecated-declarations�]8;;��[K]
   52 |     �[KHyprlandAPI::unregisterCallback(PHANDLE, m_pTouchMoveCallback)�[K;
      |     �[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[K
�[K/nix/store/8bxshhdc8dklslz97xm64xgslm2i6p8f-hyprland-0.52.0+date=2025-12-18_6175ecd-dev/include/hyprland/src/plugins/PluginAPI.hpp:162:33:�[K �[Knote: �[Kdeclared here
  162 |     APICALL [[deprecated]] bool �[KunregisterCallback�[K(HANDLE handle, SP<HOOK_CALLBACK_FN> fn);
      |                                 �[K^~~~~~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:53:36:�[K �[Kwarning: �[K'�[Kbool HyprlandAPI::�[KunregisterCallback�[K(void*, SP<std::function<void(void*, SCallbackInfo&, std::any)> >)�[K' is deprecated [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations�-Wdeprecated-declarations�]8;;��[K]
   53 |     �[KHyprlandAPI::unregisterCallback(PHANDLE, m_pMouseMoveCallback)�[K;
      |     �[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[K
�[K/nix/store/8bxshhdc8dklslz97xm64xgslm2i6p8f-hyprland-0.52.0+date=2025-12-18_6175ecd-dev/include/hyprland/src/plugins/PluginAPI.hpp:162:33:�[K �[Knote: �[Kdeclared here
  162 |     APICALL [[deprecated]] bool �[KunregisterCallback�[K(HANDLE handle, SP<HOOK_CALLBACK_FN> fn);
      |                                 �[K^~~~~~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kvirtual SDecorationPositioningInfo CHyprBar::�[KgetPositioningInfo�[K()�[K':
�[K/build/hyprbars/barDeco.cpp:67:56:�[K �[Kwarning: �[Knarrowing conversion of '�[K((((CHyprBar*)this)->CHyprBar::m_hidden || ((*(long int*)(*(long int* const*)PENABLED)) == 0)) ? 0 : (*(long int*)(*(long int* const*)PHEIGHT)))�[K' from '�[K�[Klong int�[K�[K' to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
   67 |     info.desiredExtents = {{0, �[Km_hidden || !**PENABLED ? 0 : **PHEIGHT�[K}, {0, 0}};
      |                                �[K~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kvoid CHyprBar::�[KhandleDownEvent�[K(SCallbackInfo&, std::optional<ITouch::SDownEvent>)�[K':
�[K/build/hyprbars/barDeco.cpp:210:13:�[K �[Kerror: �[K'�[KDebug�[K' has not been declared; did you mean '�[Kg_debug�[K'?
  210 |             �[KDebug�[K::log(LOG, "[hyprbars] Dragging ended on {:x}", (uintptr_t)PWINDOW.get());
      |             �[K^~~~~�[K
      |             �[Kg_debug�[K
�[K/build/hyprbars/barDeco.cpp:210:24:�[K �[Kerror: �[K'�[KLOG�[K' was not declared in this scope; did you mean '�[KLog�[K'?
  210 |             Debug::log(�[KLOG�[K, "[hyprbars] Dragging ended on {:x}", (uintptr_t)PWINDOW.get());
      |                        �[K^~~�[K
      |                        �[KLog�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kvoid CHyprBar::�[KhandleUpEvent�[K(SCallbackInfo&)�[K':
�[K/build/hyprbars/barDeco.cpp:256:9:�[K �[Kerror: �[K'�[KDebug�[K' has not been declared; did you mean '�[Kg_debug�[K'?
  256 |         �[KDebug�[K::log(LOG, "[hyprbars] Dragging ended on {:x}", (uintptr_t)m_pWindow.lock().get());
      |         �[K^~~~~�[K
      |         �[Kg_debug�[K
�[K/build/hyprbars/barDeco.cpp:256:20:�[K �[Kerror: �[K'�[KLOG�[K' was not declared in this scope; did you mean '�[KLog�[K'?
  256 |         Debug::log(�[KLOG�[K, "[hyprbars] Dragging ended on {:x}", (uintptr_t)m_pWindow.lock().get());
      |                    �[K^~~�[K
      |                    �[KLog�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kvoid CHyprBar::�[KhandleMovement�[K()�[K':
�[K/build/hyprbars/barDeco.cpp:267:5:�[K �[Kerror: �[K'�[KDebug�[K' has not been declared; did you mean '�[Kg_debug�[K'?
  267 |     �[KDebug�[K::log(LOG, "[hyprbars] Dragging initiated on {:x}", (uintptr_t)m_pWindow.lock().get());
      |     �[K^~~~~�[K
      |     �[Kg_debug�[K
�[K/build/hyprbars/barDeco.cpp:267:16:�[K �[Kerror: �[K'�[KLOG�[K' was not declared in this scope; did you mean '�[KLog�[K'?
  267 |     Debug::log(�[KLOG�[K, "[hyprbars] Dragging initiated on {:x}", (uintptr_t)m_pWindow.lock().get());
      |                �[K^~~�[K
      |                �[KLog�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kbool CHyprBar::�[KdoButtonPress�[K(Hyprlang::INT* const*, Hyprlang::INT* const*, Hyprlang::INT* const*, Hyprutils::Math::Vector2D, bool)�[K':
�[K/build/hyprbars/barDeco.cpp:276:70:�[K �[Kwarning: �[Knarrowing conversion of '�[K*(Hyprlang::INT*)(* PHEIGHT)�[K' from '�[K�[KHyprlang::INT�[K' {aka '�[K�[Klong int�[K'} to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  276 |         const auto BARBUF     = Vector2D{(int)assignedBoxGlobal().w, �[K**PHEIGHT�[K};
      |                                                                      �[K^~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kvoid CHyprBar::�[KrenderBarButtonsText�[K(Hyprutils::Math::CBox*, float, float)�[K':
�[K/build/hyprbars/barDeco.cpp:536:70:�[K �[Kwarning: �[Knarrowing conversion of '�[K*(long int*)(*(long int* const*)PHEIGHT)�[K' from '�[K�[Klong int�[K�[K' to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  536 |         const auto BARBUF     = Vector2D{(int)assignedBoxGlobal().w, �[K**PHEIGHT�[K};
      |                                                                      �[K^~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kvoid CHyprBar::�[KrenderPass�[K(PHLMONITOR, const float&)�[K':
�[K/build/hyprbars/barDeco.cpp:630:24:�[K �[Kwarning: �[Knarrowing conversion of '�[K*(long int*)(*(long int* const*)PHEIGHT)�[K' from '�[K�[Klong int�[K�[K' to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  630 |     m_seExtents = {{0, �[K**PHEIGHT�[K}, {}};
      |                        �[K^~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:666:80:�[K �[Kwarning: �[Knarrowing conversion of '�[K(float)scaledRounding�[K' from '�[K�[Kfloat�[K�[K' to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  666 |         g_pHyprOpenGL->renderRect(windowBox, CHyprColor(0, 0, 0, 0), {.round = �[KscaledRounding�[K, .roundingPower = m_pWindow->roundingPower()});
      |                                                                                �[K^~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:674:65:�[K �[Kwarning: �[Knarrowing conversion of '�[K(float)scaledRounding�[K' from '�[K�[Kfloat�[K�[K' to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  674 |         g_pHyprOpenGL->renderRect(titleBarBox, color, {.round = �[KscaledRounding�[K, .roundingPower = m_pWindow->roundingPower(), .blur = true, .blurA = a});
      |                                                                 �[K^~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:676:65:�[K �[Kwarning: �[Knarrowing conversion of '�[K(float)scaledRounding�[K' from '�[K�[Kfloat�[K�[K' to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  676 |         g_pHyprOpenGL->renderRect(titleBarBox, color, {.round = �[KscaledRounding�[K, .roundingPower = m_pWindow->roundingPower()});
      |                                                                 �[K^~~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:693:51:�[K �[Kwarning: �[Knarrowing conversion of '�[K(int)(double)BARBUF.Hyprutils::Math::Vector2D::x�[K' from '�[K�[Kint�[K�[K' to '�[K�[Kdouble�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  693 |     CBox textBox = {titleBarBox.x, titleBarBox.y, �[K(int)BARBUF.x�[K, (int)BARBUF.y};
      |                                                   �[K^~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:693:66:�[K �[Kwarning: �[Knarrowing conversion of '�[K(int)(double)BARBUF.Hyprutils::Math::Vector2D::y�[K' from '�[K�[Kint�[K�[K' to '�[K�[Kdouble�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  693 |     CBox textBox = {titleBarBox.x, titleBarBox.y, (int)BARBUF.x, �[K(int)BARBUF.y�[K};
      |                                                                  �[K^~~~~~~~~~~~~�[K
�[K/build/hyprbars/barDeco.cpp:�[K In member function '�[Kvoid CHyprBar::�[KdamageOnButtonHover�[K()�[K':
�[K/build/hyprbars/barDeco.cpp:794:70:�[K �[Kwarning: �[Knarrowing conversion of '�[K*(long int*)(*(long int* const*)PHEIGHT)�[K' from '�[K�[Klong int�[K�[K' to '�[K�[Kint�[K�[K' [�[K�]8;;https://gcc.gnu.org/onlinedocs/gcc-15.2.0/gcc/C_002b_002b-Dialect-Options.html#index-Wnarrowing�-Wnarrowing�]8;;��[K]
  794 |         const auto BARBUF     = Vector2D{(int)assignedBoxGlobal().w, �[K**PHEIGHT�[K};
      |                                                                      �[K^~~~~~~~~�[K
make[2]: *** [CMakeFiles/hyprbars.dir/build.make:93: CMakeFiles/hyprbars.dir/barDeco.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/hyprbars.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions