You are not logged in.
Hello,
I have XFCE4 and also xfce4-kbdleds-plugin, the led package will not build now and no reply on the AUR page as yet.
I do not have the actual package and have a new machine I am setting up, so, is there something else which sits on the panel/in the tray to show if the caps,number and scroll locks are on?
Last edited by SimonJ (2025-06-22 20:29:23)
Rlu: 222126
Offline
configure.ac:100: You should run autoupdate.
Did you try?
Edit: debian maintains the sources, the release tarball there will have autogen done already - maybe you can leverage that into a PKGBUILD
Last edited by seth (2025-06-21 13:07:23)
Online
Yes I tried it and I got further errors about needing autoupdate
Preparing package directory /home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0...
Running intltoolize --automake --copy --force
Running autoreconf...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: running: /usr/bin/autoconf --force
configure.ac:37: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:37: the top level
configure.ac:52: warning: The macro 'AC_PROG_LD' is obsolete.
configure.ac:52: You should run autoupdate.
m4/libtool.m4:3503: AC_PROG_LD is expanded from...
configure.ac:52: the top level
configure.ac:54: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:54: the top level
configure.ac:59: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:59: the top level
configure.ac:100: warning: AC_OUTPUT should be used without arguments.
configure.ac:100: You should run autoupdate.
configure:15054: error: possibly undefined macro: AM_NLS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1I did post on the AUR page.
I don't know what autoupdate is so I just stopped there.
Edit: I found this page https://github.com/oco2000/xfce4-kbdleds-plugin
but the package libxfce4panel-2.0-dev is not found in the AUR and at that point I thought maybe there was an alternative. :-)
Last edited by SimonJ (2025-06-21 15:00:04)
Rlu: 222126
Offline
If you don't know what autoupdate is, how did you try it?
"man autoupdate" - the suggestion would be to run that in the $srcdir, then "makepkg -e" to not overwrite the result
Online
If you don't know what autoupdate is, how did you try it?
"man autoupdate" - the suggestion would be to run that in the $srcdir, then "makepkg -e" to not overwrite the result
So the autoiupdate in the src dir resulted in
autoupdate
configure.ac:59: warning: The preprocessor macro 'STDC_HEADERS' is obsolete.
Except in unusual embedded environments, you can safely include all
C89 headers unconditionally.Then
makepkg -e
==> Making package: xfce4-kbdleds-plugin 0.3.0-1 (Sat 21 Jun 2025 17:24:17 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Preparing package directory /home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0...
Running intltoolize --automake --copy --force
Running autoreconf...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: running: /usr/bin/autoconf --force
configure.ac:37: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:37: the top level
configure.ac:52: warning: The macro 'AC_PROG_LD' is obsolete.
configure.ac:52: You should run autoupdate.
m4/libtool.m4:3503: AC_PROG_LD is expanded from...
configure.ac:52: the top level
configure.ac:54: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:54: the top level
configure.ac:59: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:59: the top level
configure.ac:100: warning: AC_OUTPUT should be used without arguments.
configure.ac:100: You should run autoupdate.
configure:15054: error: possibly undefined macro: AM_NLS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...That generally means that the package had an overquoted macro in its
configure.ac. You may be better off reporting this to the acl folks, to
see if it is a bug in their files.Thank you for your help
Rlu: 222126
Offline
configure:15054: error: possibly undefined macro: AM_NLS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.You'll probably have to fix up the autoconf ac's for real - did you have a look at the debian maintained sources?
Online
I am looking at the source now, I have got past the initial error and got the autogen to complete, then the makekg -e results in
==> Making package: xfce4-kbdleds-plugin 0.3.0-1 (Sat 21 Jun 2025 17:54:35 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Preparing package directory /home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0...
Running intltoolize --automake --copy --force
Running autoreconf...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: running: /usr/bin/autoconf --force
configure.ac:37: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:37: the top level
configure.ac:52: warning: The macro 'AC_PROG_LD' is obsolete.
configure.ac:52: You should run autoupdate.
m4/libtool.m4:3503: AC_PROG_LD is expanded from...
configure.ac:52: the top level
configure.ac:54: warning: AM_NLS is m4_require'd but not m4_defun'd
m4/intltool.m4:27: IT_PROG_INTLTOOL is expanded from...
configure.ac:54: the top level
configure.ac:59: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:59: the top level
configure.ac:100: warning: AC_OUTPUT should be used without arguments.
configure.ac:100: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:45: installing './compile'
configure.ac:36: installing './missing'
panel-plugin/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
Running /home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '984' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
./configure: line 15054: AM_NLS: command not found
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.40.2
checking for XML::Parser... ok
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for locale.h... yes
checking for stdio.h... (cached) yes
checking for errno.h... yes
checking for time.h... yes
checking for string.h... (cached) yes
checking for math.h... yes
checking for sys/types.h... (cached) yes
checking for sys/wait.h... yes
checking for memory.h... yes
checking for signal.h... yes
checking for sys/prctl.h... yes
checking for libintl.h... yes
checking for bind_textdomain_codeset... yes
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${prefix}/share/locale
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for main in -lX11... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4ui-2 >= 4.12.0... 4.20.1
checking LIBXFCE4UI_CFLAGS... -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking LIBXFCE4UI_LIBS... -lxfce4ui-2 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4panel-2.0 >= 4.12.0... 4.20.4
checking LIBXFCE4PANEL_CFLAGS... -I/usr/include/xfce4/libxfce4panel-2.0 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking LIBXFCE4PANEL_LIBS... -lxfce4panel-2.0 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -Wl,--export-dynamic -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lxfce4util -lglib-2.0
checking whether to build with debugging support... minimum
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wno-missing-field-initializers... yes
checking if gcc supports -Wno-unused-parameter... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wformat... yes
checking if gcc supports -Wformat-security... yes
checking if gcc supports -Wformat-y2k... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wmissing-include-dirs... yes
checking if gcc supports -Wundef... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wno-missing-field-initializers... yes
checking if gcc supports -Wno-unused-parameter... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wformat... yes
checking if gcc supports -Wformat-security... yes
checking if gcc supports -Wformat-y2k... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wmissing-include-dirs... yes
checking if gcc supports -Wundef... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wshadow... yes
checking PLATFORM_CPPFLAGS...
checking PLATFORM_CFLAGS...
checking PLATFORM_LDFLAGS...
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating icons/32x32/Makefile
config.status: creating icons/48x48/Makefile
config.status: creating icons/scalable/Makefile
config.status: creating panel-plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
Build Configuration:
* Debug Support: minimum
Now type "make" to compile.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '984' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
./configure: line 15054: AM_NLS: command not found
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.40.2
checking for XML::Parser... ok
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for locale.h... yes
checking for stdio.h... (cached) yes
checking for errno.h... yes
checking for time.h... yes
checking for string.h... (cached) yes
checking for math.h... yes
checking for sys/types.h... (cached) yes
checking for sys/wait.h... yes
checking for memory.h... yes
checking for signal.h... yes
checking for sys/prctl.h... yes
checking for libintl.h... yes
checking for bind_textdomain_codeset... yes
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${prefix}/share/locale
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for main in -lX11... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4ui-2 >= 4.12.0... 4.20.1
checking LIBXFCE4UI_CFLAGS... -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking LIBXFCE4UI_LIBS... -lxfce4ui-2 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4panel-2.0 >= 4.12.0... 4.20.4
checking LIBXFCE4PANEL_CFLAGS... -I/usr/include/xfce4/libxfce4panel-2.0 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
checking LIBXFCE4PANEL_LIBS... -lxfce4panel-2.0 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -Wl,--export-dynamic -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lxfce4util -lglib-2.0
checking whether to build with debugging support... minimum
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wno-missing-field-initializers... yes
checking if gcc supports -Wno-unused-parameter... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wformat... yes
checking if gcc supports -Wformat-security... yes
checking if gcc supports -Wformat-y2k... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wmissing-include-dirs... yes
checking if gcc supports -Wundef... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wno-missing-field-initializers... yes
checking if gcc supports -Wno-unused-parameter... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wformat... yes
checking if gcc supports -Wformat-security... yes
checking if gcc supports -Wformat-y2k... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wmissing-include-dirs... yes
checking if gcc supports -Wundef... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wshadow... yes
checking PLATFORM_CPPFLAGS...
checking PLATFORM_CFLAGS...
checking PLATFORM_LDFLAGS...
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating icons/32x32/Makefile
config.status: creating icons/48x48/Makefile
config.status: creating icons/scalable/Makefile
config.status: creating panel-plugin/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
Build Configuration:
* Debug Support: minimum
make all-recursive
make[1]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0'
Making all in icons
make[2]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons'
Making all in 32x32
make[3]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons/32x32'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons/32x32'
Making all in 48x48
make[3]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons/48x48'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons/48x48'
Making all in scalable
make[3]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons/scalable'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons/scalable'
make[3]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons'
make[2]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/icons'
Making all in panel-plugin
make[2]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/panel-plugin'
CC libkbdleds_la-kbdleds.lo
CC libkbdleds_la-xkbleds.lo
xkbleds.c:37:35: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Wunterminated-string-initialization]
37 | char short_lock_names[NUM_LEDS] = "cns";
| ^~~~~
CC libkbdleds_la-kbdleds-dialogs.lo
kbdleds-dialogs.c: In function 'kbdleds_configure':
kbdleds-dialogs.c:132:3: warning: 'xfce_titled_dialog_new_with_buttons' is deprecated: Use xfce_titled_dialog_new_with_mixed_buttons () instead [-Wdeprecated-declarations]
132 | dialog = xfce_titled_dialog_new_with_buttons (_("Kbdleds Plugin"),
| ^~~~~~
In file included from /usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:36,
from kbdleds-dialogs.c:27:
/usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-titled-dialog.h:74:1: note: declared here
74 | xfce_titled_dialog_new_with_buttons (const gchar *title,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD libkbdleds.la
ITMRG kbdleds.desktop
make[2]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/panel-plugin'
Making all in po
make[2]: Entering directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/po'
make[2]: *** No rule to make target 'all-@USE_NLS@', needed by 'all'. Stop.
make[2]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0/po'
make[1]: *** [Makefile:460: all-recursive] Error 1
make[1]: Leaving directory '/home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0'
make: *** [Makefile:392: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...I will keep at it :-)
Rlu: 222126
Offline
make[2]: *** No rule to make target 'all-@USE_NLS@', needed by 'all'. Stop.The actual build has succeeded but you managed to turn USE_NLS into an extra build target…
Online
I have spent a long time working on trying to fix this and without success, I cannot complete the build.
I have found an old package (xfce4-kbdleds-plugin-0.2.5-1-x86_64.pkg.tar.zst) which installed and works from a backup, it is not the latest one but solves my immediate problem.
Thank you @seth for your help but this is beyond me at the moment, I may try again later. I am keeping the source file and the source RPM for later :-)
Rlu: 222126
Offline
https://github.com/oco2000/xfce4-kbdled … file.am#L4
- ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+ ACLOCAL_AMFLAGS = -I /usr/share/gettext/m4 ${ACLOCAL_FLAGS}?
Online
I changed this and ran
makepkg -e
==> Making package: xfce4-kbdleds-plugin 0.3.0-1 (Sun 22 Jun 2025 13:22:05 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Preparing package directory /home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0...
Running intltoolize --automake --copy --force
Running autoreconf...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I /usr/share/gettext/m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS=-I /usr/share/gettext/m4.
autoreconf: error: libtoolize failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...So then went back a stage and
./autogen.sh
Preparing package directory /home/simon/aur/xfce4-kbdleds-plugin/src/xfce4-kbdleds-plugin-xfce4-kbdleds-plugin-0.3.0...
Running intltoolize --automake --copy --force
Running autoreconf...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I /usr/share/gettext/m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS=-I /usr/share/gettext/m4.
autoreconf: error: libtoolize failed with exit status: 1I did try autoupdate and autoconf and then tried again but the outcome was the same.
I have had the same problem with xfce4-docklike-plugin but this was fixed by downloading the package build again. It changed from
# Maintainer : contact@tiotrom.com
# Contributer: nsz32 <nszabo2 at gmail dot com>, bittin
pkgname="xfce4-docklike-plugin"
pkgver="0.4.2"
pkgrel=5
pkgdesc='A modern, docklike, minimalist taskbar for XFCE'
arch=('i686' 'x86_64' "aarch64")
url='https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin'
license=('GPL3')
depends=('xfce4-panel>=4.4' 'libwnck3' 'libxfce4ui' 'gtk3' 'cairo' 'glib2' 'exo')
makedepends=('xfce4-dev-tools' 'intltool' 'autoconf')
conflicts=("${pkgname}-git" "${pkgname}-ng-git")
dirname="xfce4-docklike-plugin-xfce4-docklike-plugin-${pkgver}"
source=(
#"https://github.com/davekeogh/xfce4-docklike-plugin/archive/v${pkgver}.zip"
"${url}/-/archive/xfce4-docklike-plugin-${pkgver}/xfce4-docklike-plugin-xfce4-docklike-plugin-${pkgver}.tar.gz"
)
sha512sums=('SKIP')
prepare() {
cd "${srcdir}/${dirname}"
./autogen.sh --prefix=/usr \
}
build() {
cd "${srcdir}/${dirname}"
make
}
package() {
cd "${srcdir}/${dirname}"
make DESTDIR="${pkgdir}" install
}to
# Maintainer: twa022 <twa022 at gmail dot com>
# Contributor: nsz32 <nszabo2 at gmail dot com>
_pkgname=xfce4-docklike-plugin
pkgname=${_pkgname}-git
epoch=1
pkgver=0.5.0.r4.g125b25b
pkgrel=1
pkgdesc='A modern, docklike, minimalist taskbar for XFCE (git checkout)'
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url='https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin'
license=('GPL-3.0-or-later')
depends=('xfce4-panel' 'libxfce4windowing' 'gtk-layer-shell')
makedepends=('git' 'xfce4-dev-tools' 'meson')
provides=("${_pkgname}=${pkgver%.r*}")
conflicts=(${_pkgname})
source=(git+${url})
sha512sums=('SKIP')
pkgver() {
cd ${_pkgname}
git describe --long --tags | sed "s|xfce4-docklike-plugin-||g" | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}
build() {
local meson_options=(
-D x11=enabled
-D wayland=enabled
)
arch-meson "${_pkgname}" build "${meson_options[@]}"
meson compile -C build
}
package() {
meson install -C build --destdir "$pkgdir"
}So I will look into that as a possible way to change it.
Rlu: 222126
Offline
libtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS=-I /usr/share/gettext/m4.Just noticed that I didn't actually link you https://packages.debian.org/source/sid/ … tor-plugin
Using https://salsa.debian.org/xfce-team/good … er.tar.bz2 as source (and skipping the hashes) and then also skipping the autogen call in the PKGBUILD should™ work?
Online
I got a package built and installed, it needed libayatana-indicator installed to complete, however it failed to start and was removed from the panel and then I could not add it back. Using the old backup worked so it is close.
Thank you, I will keep at it
Edit I am not sure xfce4-indicator-plugin is the same package.
Last edited by SimonJ (2025-06-22 15:46:38)
Rlu: 222126
Offline
Edit I am not sure xfce4-indicator-plugin is the same package.
No, you're right - I fell for a google result.
The bug is in /usr/bin/adt-autogen (from xfce4-dev-tools)
At the top you'll find
m4macrodir="${datarootdir}/aclocal"Make that
m4macrodir="/usr/share/gettext/m4"Online
Perfect thank you.
I did find the file as /usr/bin/xdt-autogen
I checked at
Package Contents
usr/
usr/bin/
usr/bin/xdt-autogen
usr/bin/xdt-check-abi
usr/bin/xdt-csource
usr/bin/xdt-gen-visibility
usr/bin/xfce-build
usr/bin/xfce-do-release
usr/bin/xfce-get-release-notes
usr/bin/xfce-get-translations
usr/bin/xfce-update-news
usr/share/
usr/share/aclocal/
usr/share/aclocal/xdt-depends.m4
usr/share/aclocal/xdt-features.m4
usr/share/aclocal/xdt-i18n.m4
usr/share/aclocal/xdt-version.m4
usr/share/man/
usr/share/man/man1/
usr/share/man/man1/xdt-csource.1.gzThank you so much
Rlu: 222126
Offline
I can basically no longer type straight ![]()
But the forecast promises the temperatures to drop by 10° over night.
Edit: you probably want to file a bug upstream, this isn't a problem w/ some obscure 3rd party widget
Last edited by seth (2025-06-22 20:39:09)
Online
We have been at 35°C all day, now at 25°C, and that is as low as it goes tonight. I hope you get some relief where you are :-)
Rlu: 222126
Offline