mihirlad55 / polybar-dwm-module

A dwm module for polybar
MIT License
116 stars 15 forks source link

Can't build it on arch #37

Open gabrielzschmitz opened 8 months ago

gabrielzschmitz commented 8 months ago

Checklist

Build Process

How did you build polybar?

paru -S polybar-dwm-module

Build Log

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
fetching devel info...
==> Making package: polybar-dwm-module 3.5.2.r98.ga0e9d48d-1 (Tue Jan  2 13:22:05 2024)
==> Retrieving sources...
  -> Updating polybar-dwm-module git repo...
==> Validating source files with sha256sums...
    polybar-dwm-module ... Skipped
==> Making package: polybar-dwm-module 3.5.2.r98.ga0e9d48d-1 (Tue Jan  2 13:22:06 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating polybar-dwm-module git repo...
==> Validating source files with sha256sums...
    polybar-dwm-module ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of polybar-dwm-module git repo...
Cloning into 'polybar-dwm-module'...
done.
==> Starting prepare()...
Submodule 'lib/dwmipcpp' (https://github.com/mihirlad55/dwmipcpp) registered for path 'lib/dwmipcpp'
Submodule 'lib/i3ipcpp' (https://github.com/polybar/i3ipcpp) registered for path 'lib/i3ipcpp'
Submodule 'lib/xpp' (https://github.com/polybar/xpp) registered for path 'lib/xpp'
Cloning into '/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/dwmipcpp'...
Cloning into '/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/i3ipcpp'...
Cloning into '/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp'...
Submodule path 'lib/dwmipcpp': checked out '6b6947fd63845c8239f0a895be695bf206eaae6d'
Submodule path 'lib/i3ipcpp': checked out 'cb008b30fc5f3febfe467884cb0211ee3c16386b'
Submodule path 'lib/xpp': checked out '044e69d05db7f89339bda1ccd1efe0263b01c8f6'
==> Starting pkgver()...
==> Updated version: polybar-dwm-module 3.5.2.r100.g0c3e139a-1
==> Sources are ready.
polybar-dwm-module-3.5.2.r98.ga0e9d48d-1: parsing pkg list...
==> Making package: polybar-dwm-module 3.5.2.r100.g0c3e139a-1 (Tue Jan  2 13:22:12 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

-- Trying to enable ccache
-- Couldn't locate ccache, disabling ccache...
-- The CXX compiler identification is GNU 13.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using supported compiler GNU-13.2.1
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.0")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Checking for module 'cairo-fc'
--   Found cairo-fc, version 1.18.0
-- Checking for module 'alsa'
--   Found alsa, version 1.2.10
-- Checking for module 'libcurl'
--   Found libcurl, version 8.5.0
-- Checking for module 'libmpdclient'
--   Found libmpdclient, version 2.22
-- Checking for module 'libnl-genl-3.0'
--   Found libnl-genl-3.0, version 3.9.0
-- Checking for module 'libpulse'
--   Found libpulse, version 16.1
-- Checking for module 'xcb-composite'
--   Found xcb-composite, version 1.16
-- Checking for module 'xcb-xkb'
--   Found xcb-xkb, version 1.16
-- Checking for module 'xcb-randr'
--   Found xcb-randr, version 1.16
-- Checking for module 'xcb-randr>=1.12'
--   Found xcb-randr, version 1.16
-- Checking for module 'xcb-xrm'
--   Found xcb-xrm, version 1.3
-- Checking for module 'xcb-cursor'
--   Found xcb-cursor, version 0.1.5
--  Build:
--    Version: 3.5.2-100-g0c3e139a
--    Type: Release
--    CXX: /usr/bin/c++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -
otection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -Wextra -Wpedantic -O3 -DNDEBUG
--    LD: /usr/bin/ld -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
--  Install Paths:
--    PREFIX:  /usr
--    BINDIR:  /usr/bin
--    DATADIR: /usr/share
--    DOCDIR:  /usr/share/doc/polybar
--    MANDIR:  /usr/share/man
--  Targets:
-- [X]   polybar-msg
-- [ ]   testsuite
-- [X]   documentation
--  Module support:
-- [X]   alsa (1.2.10)
-- [X]   curl (8.5.0)
-- [X]   dwm
-- [X]   i3
-- [X]   mpd (2.22)
-- [X]   network (libnl) (3.9.0)
-- [X]   pulseaudio (16.1)
-- [X]   xkeyboard (1.16)
--  X extensions:
-- [X]   xcb-randr (1.16)
-- [X]   xcb-randr (monitor support) (1.16)
-- [X]   xcb-composite (1.16)
-- [X]   xcb-xkb (1.16)
-- [X]   xcb-xrm (1.3)
-- [X]   xcb-cursor (0.1.5)
--  Log options:
-- [X]   Trace logging
CMake Deprecation Warning at doc/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

CMake Deprecation Warning at lib/xpp/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

-- The C compiler identification is GNU 13.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Checking for module 'xcb-proto'
--   Found xcb-proto, version 1.16.0
CMake Warning (dev) at lib/xpp/CMakeLists.txt:27 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.11.6", minimum required is
-- XCB[XCB]: Found component XCB
-- Found XCB_XCB: /usr/lib/libxcb.so
-- XCB[ICCCM]: Found component ICCCM
-- Found XCB_ICCCM: /usr/lib/libxcb-icccm.so
-- XCB[EWMH]: Found component EWMH
-- Found XCB_EWMH: /usr/lib/libxcb-ewmh.so
-- XCB[UTIL]: Found component UTIL
-- Found XCB_UTIL: /usr/lib/libxcb-util.so
-- XCB[IMAGE]: Found component IMAGE
-- Found XCB_IMAGE: /usr/lib/libxcb-image.so
-- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-icccm.so;/usr/lib/libxcb-ewmh.so;/usr/lib/lib
-- Searching for xcbgen with /usr/bin/python3
-- Found xcbgen in /usr/lib/python3.11/site-packages
-- XCB[RANDR]: Found component RANDR
-- Found XCB_RANDR: /usr/lib/libxcb-randr.so
-- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-icccm.so;/usr/lib/libxcb-ewmh.so;/usr/lib/lib
-- XCB[COMPOSITE]: Found component COMPOSITE
-- Found XCB_COMPOSITE: /usr/lib/libxcb-composite.so
-- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-icccm.so;/usr/lib/libxcb-ewmh.so;/usr/lib/lib
-- XCB[XKB]: Found component XKB
-- Found XCB_XKB: /usr/lib/libxcb-xkb.so
-- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-icccm.so;/usr/lib/libxcb-ewmh.so;/usr/lib/lib
lib/libxcb-xkb.so
-- xpp: including xcb proto composite.xml
-- xpp: including xcb proto randr.xml
-- xpp: including xcb proto xkb.xml
-- xpp: including xcb proto xproto.xml
CMake Deprecation Warning at lib/i3ipcpp/CMakeLists.txt:3 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

-- Checking for module 'jsoncpp'
--   Found jsoncpp, version 1.9.4
CMake Deprecation Warning at lib/dwmipcpp/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

-- Font not found: fixed:pixelsize=10
-- Font not found: unifont:fontformat=truetype
-- Font not found: siji:pixelsize=10
-- Configuring done (1.8s)
-- Generating done (0.0s)
-- Build files have been written to: /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-modul
[  1%] Generating generated-sources/include/xpp/proto/composite.hpp
[  2%] Generating generated-sources/include/xpp/proto/xkb.hpp
[  3%] Generating generated-sources/include/xpp/proto/randr.hpp
[  4%] Generating generated-sources/include/xpp/proto/x.hpp
[  6%] Building CXX object lib/dwmipcpp/CMakeFiles/dwmipcpp.dir/src/connection.cpp.o
[  6%] Building CXX object lib/dwmipcpp/CMakeFiles/dwmipcpp.dir/src/errors.cpp.o
[  7%] Building CXX object lib/i3ipcpp/CMakeFiles/i3ipc++.dir/src/ipc.cpp.o
[  9%] Building CXX object bin/CMakeFiles/polybar-msg.dir/ipc.cpp.o
[  9%] sphinx-build man: see doc/builder-man.log
[  9%] sphinx-build html: see doc/builder-html.log
[ 11%] Building CXX object lib/dwmipcpp/CMakeFiles/dwmipcpp.dir/src/types.cpp.o
[ 11%] Building CXX object lib/dwmipcpp/CMakeFiles/dwmipcpp.dir/src/packet.cpp.o
[ 12%] Building CXX object bin/CMakeFiles/polybar-msg.dir/utils/env.cpp.o
list: size, ['red', 'green', 'blue']
list: size, ['red', 'green', 'blue']
[ 13%] Building CXX object bin/CMakeFiles/polybar-msg.dir/utils/file.cpp.o
[ 14%] Building CXX object lib/dwmipcpp/CMakeFiles/dwmipcpp.dir/src/util.cpp.o
[ 15%] Building CXX object lib/i3ipcpp/CMakeFiles/i3ipc++.dir/src/ipc-util.cpp.o
WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a
WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a
[ 16%] Building CXX object bin/CMakeFiles/polybar-msg.dir/utils/string.cpp.o
[ 16%] Built target doc_man
[ 16%] Built target doc_html
[ 16%] Built target doc
[ 17%] Linking CXX executable polybar-msg
[ 18%] Linking CXX static library libdwmipcpp.a
[ 18%] Built target polybar-msg
[ 18%] Built target dwmipcpp
[ 19%] Linking CXX static library libxpp.a
[ 19%] Built target xpp
[ 20%] Linking CXX static library libi3ipc++.a
[ 20%] Built target i3ipc++
[ 25%] Building CXX object bin/CMakeFiles/poly.dir/adapters/alsa/mixer.cpp.o
[ 25%] Building CXX object bin/CMakeFiles/poly.dir/adapters/alsa/control.cpp.o
[ 25%] Building CXX object bin/CMakeFiles/poly.dir/cairo/utils.cpp.o
[ 26%] Building CXX object bin/CMakeFiles/poly.dir/components/builder.cpp.o
[ 28%] Building CXX object bin/CMakeFiles/poly.dir/components/config.cpp.o
[ 28%] Building CXX object bin/CMakeFiles/poly.dir/components/command_line.cpp.o
[ 25%] Building CXX object bin/CMakeFiles/poly.dir/adapters/net.cpp.o
[ 25%] Building CXX object bin/CMakeFiles/poly.dir/adapters/mpd.cpp.o
[ 25%] Building CXX object bin/CMakeFiles/poly.dir/adapters/pulseaudio.cpp.o
[ 29%] Building CXX object bin/CMakeFiles/poly.dir/components/bar.cpp.o
[ 30%] Building CXX object bin/CMakeFiles/poly.dir/adapters/net_nl.cpp.o
[ 30%] Building CXX object bin/CMakeFiles/poly.dir/components/config_parser.cpp.o
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/usr/include/alsa/control.h:417:47: error: ‘snd_ump_endpoint_info_t’ has not been declared
  417 | int snd_ctl_ump_endpoint_info(snd_ctl_t *ctl, snd_ump_endpoint_info_t *info);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/alsa/control.h:418:44: error: ‘snd_ump_block_info_t’ has not been declared
  418 | int snd_ctl_ump_block_info(snd_ctl_t *ctl, snd_ump_block_info_t *info);
      |                                            ^~~~~~~~~~~~~~~~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/usr/include/alsa/control.h:417:47: error: ‘snd_ump_endpoint_info_t’ has not been declared
  417 | int snd_ctl_ump_endpoint_info(snd_ctl_t *ctl, snd_ump_endpoint_info_t *info);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/alsa/control.h:418:44: error: ‘snd_ump_block_info_t’ has not been declared
  418 | int snd_ctl_ump_block_info(snd_ctl_t *ctl, snd_ump_block_info_t *info);
      |                                            ^~~~~~~~~~~~~~~~~~~~
make[2]: *** [bin/CMakeFiles/poly.dir/build.make:76: bin/CMakeFiles/poly.dir/adapters/alsa/con
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [bin/CMakeFiles/poly.dir/build.make:90: bin/CMakeFiles/poly.dir/adapters/alsa/mix
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
 Interfaces>::operator=(const xpp::generic::resource<Connection, ResourceId, Interfaces>&) [wi
 was hidden [-Woverloaded-virtual=]
   96 |     operator=(const resource<Connection, ResourceId, Interfaces ...> & other)
      |     ^~~~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
, Interfaces>::operator=(const ResourceId&) [with Connection = polybar::connection&; ResourceI
  104 |     operator=(const ResourceId & resource)
      |     ^~~~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
 Interfaces>::operator=(const xpp::generic::resource<Connection, ResourceId, Interfaces>&) [wi
 was hidden [-Woverloaded-virtual=]
   96 |     operator=(const resource<Connection, ResourceId, Interfaces ...> & other)
      |     ^~~~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
, Interfaces>::operator=(const ResourceId&) [with Connection = polybar::connection&; ResourceI
  104 |     operator=(const ResourceId & resource)
      |     ^~~~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
 Interfaces>::operator=(const xpp::generic::resource<Connection, ResourceId, Interfaces>&) [wi
 was hidden [-Woverloaded-virtual=]
   96 |     operator=(const resource<Connection, ResourceId, Interfaces ...> & other)
      |     ^~~~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
, Interfaces>::operator=(const ResourceId&) [with Connection = polybar::connection&; ResourceI
  104 |     operator=(const ResourceId & resource)
      |     ^~~~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
 Interfaces>::operator=(const xpp::generic::resource<Connection, ResourceId, Interfaces>&) [wi
 was hidden [-Woverloaded-virtual=]
   96 |     operator=(const resource<Connection, ResourceId, Interfaces ...> & other)
      |     ^~~~~~~~
In file included from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
                 from /home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-d
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/lib/xpp/incl
, Interfaces>::operator=(const ResourceId&) [with Connection = polybar::connection&; ResourceI
  104 |     operator=(const ResourceId & resource)
      |     ^~~~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/include/x11/
’
   13 | class window : public xpp::window<connection&> {
      |       ^~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/src/componen
’:
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/src/componen
rence]
   33 |   config::make_type result = config::make(m_config, m_barname);
      |                     ^~~~~~
/home/gabrielzschmitz/.cache/paru/clone/polybar-dwm-module/src/polybar-dwm-module/src/componen
‘polybar::config::make(std::__cxx11::basic_string<char>(((polybar::config_parser*)this)->polyb
polybar::config_parser::m_barname))’
   33 |   config::make_type result = config::make(m_config, m_barname);
      |                              ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
make[1]: *** [CMakeFiles/Makefile2:593: bin/CMakeFiles/poly.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'polybar-dwm-module-3.5.2.r98.ga0e9d48d-1':
error: packages failed to build: polybar-dwm-module-3.5.2.r98.ga0e9d48d-1

Environment:

Additional context