https://bugzilla.xfce.org/show_bug.cgi?id=15894
--- Comment #4 from jEsuSdA <[email protected]> --- Compilation error: $ → ./autogen.sh --prefix=/usr && make Preparing package directory /tmp/firefox-esr_jesusda/xfce4-panel... Creating /tmp/firefox-esr_jesusda/xfce4-panel/aclocal.m4... Running glib-gettextize --force --copy... Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize --automake --copy --force Patching file 'po/Makefile.in.in' Running libtoolize --force --copy... 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' Running gtkdocize --copy... Running aclocal -I /usr/share/xfce4/dev-tools/m4macros -I /usr/share/xfce4/dev-tools/m4macros -I /usr/share/xfce4/dev-tools/m4macros -I /tmp/firefox-esr_jesusda/xfce4-panel/m4... Running autoheader... Running automake --force-missing --add-missing --copy --gnu... configure.ac:66: installing './compile' configure.ac:74: installing './config.guess' configure.ac:74: installing './config.sub' configure.ac:48: installing './install-sh' configure.ac:48: installing './missing' Makefile.am:17: warning: whitespace following trailing backslash Makefile.am: installing './INSTALL' common/Makefile.am: installing './depcomp' docs/references/Makefile.am:66: warning: '%'-style pattern rules are a GNU make extension parallel-tests: installing './test-driver' Running autoconf... Running /tmp/firefox-esr_jesusda/xfce4-panel/configure --enable-maintainer-mode --prefix=/usr... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' 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 whether make supports nested variables... (cached) yes 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether NLS is requested... yes 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.28.1 checking for XML::Parser... ok checking for perl5... no checking for perl... perl checking for a sed that does not truncate output... (cached) /bin/sed 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 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes 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 ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for memory.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for bind_textdomain_codeset... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... (cached) yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... am ar ast be bg bn ca cs da de el en_AU en_GB eo es et eu fi fr gl he hr hu hy_AM id ie is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... ${datarootdir}/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 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 gdbus-codegen... /usr/bin/gdbus-codegen checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.13.0... 4.14.0 checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking LIBXFCE4UTIL_LIBS... -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 garcon-1 >= 0.5.0... 0.6.4 checking GARCON_CFLAGS... -pthread -I/usr/include/garcon-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking GARCON_LIBS... -lgarcon-1 -lgio-2.0 -pthread -lgthread-2.0 -lgobject-2.0 -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 garcon-gtk3-1 >= 0.5.0... 0.6.4 checking GARCON_GTK3_CFLAGS... -pthread -I/usr/include/garcon-gtk3-1 -I/usr/include/garcon-1 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking GARCON_GTK3_LIBS... -lgarcon-gtk3-1 -lgarcon-1 -pthread -lgthread-2.0 -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -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 libxfce4ui-2 >= 4.13.0... 4.14.1 checking LIBXFCE4UI_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking LIBXFCE4UI_LIBS... -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -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 libxfconf-0 >= 4.13.2... 4.14.1 checking XFCONF_CFLAGS... -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking XFCONF_LIBS... -lxfconf-0 -lgio-2.0 -lgobject-2.0 -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 gtk+-3.0 >= 3.22.0... 3.24.10 checking GTK_CFLAGS... -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking GTK_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -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 exo-2 >= 0.11.2... 0.12.8 checking EXO_CFLAGS... -pthread -I/usr/include/exo-2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking EXO_LIBS... -lexo-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -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 glib-2.0 >= 2.42.0... 2.60.6 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking GLIB_LIBS... -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 gio-2.0 >= 2.42.0... 2.60.6 checking GIO_CFLAGS... -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for GIO_UNIX... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gmodule-2.0 >= 2.42.0... 2.60.6 checking GMODULE_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking GMODULE_LIBS... -Wl,--export-dynamic -pthread -lgmodule-2.0 -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 cairo >= 1.0.0... 1.16.0 checking CAIRO_CFLAGS... -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 checking CAIRO_LIBS... -lcairo checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libwnck-3.0 >= 3.0... 3.32.0 checking LIBWNCK_CFLAGS... -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking LIBWNCK_LIBS... -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -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 gtk+-2.0 >= 2.20.0... 2.24.32 checking GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 checking GTK2_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gio-unix-2.0 >= 2.42.0... 2.60.6 checking GIO_UNIX_CFLAGS... -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include checking GIO_UNIX_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for gobject-introspection... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking whether to build with debugging support... yes checking if gcc supports -DXFCE_DISABLE_DEPRECATED... 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 -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... 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 -Wnested-externs... yes checking if gcc supports -fstack-protector... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -g... yes checking if gcc supports -Wshadow... yes checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed... yes checking whether /usr/bin/ld -m elf_x86_64 accepts -O1... yes checking whether gcc supports the GNUC visibility attribute... yes checking if gcc supports -Wno-sign-compare... 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 common/Makefile config.status: creating docs/Makefile config.status: creating docs/references/Makefile config.status: creating docs/references/version.xml config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/22x22/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/scalable/Makefile config.status: creating libxfce4panel/Makefile config.status: creating libxfce4panel/libxfce4panel-1.0.pc config.status: creating libxfce4panel/libxfce4panel-2.0.pc config.status: creating libxfce4panel/libxfce4panel-config.h config.status: creating migrate/Makefile config.status: creating migrate/default.xml config.status: creating panel/Makefile config.status: creating wrapper/Makefile config.status: creating plugins/Makefile config.status: creating plugins/actions/Makefile config.status: creating plugins/actions/actions.desktop.in config.status: creating plugins/applicationsmenu/Makefile config.status: creating plugins/applicationsmenu/applicationsmenu.desktop.in config.status: creating plugins/clock/Makefile config.status: creating plugins/clock/clock.desktop.in config.status: creating plugins/directorymenu/Makefile config.status: creating plugins/directorymenu/directorymenu.desktop.in config.status: creating plugins/launcher/Makefile config.status: creating plugins/launcher/launcher.desktop.in config.status: creating plugins/pager/Makefile config.status: creating plugins/pager/pager.desktop.in config.status: creating plugins/separator/Makefile config.status: creating plugins/separator/separator.desktop.in config.status: creating plugins/showdesktop/Makefile config.status: creating plugins/showdesktop/showdesktop.desktop.in config.status: creating plugins/systray/Makefile config.status: creating plugins/systray/systray.desktop.in config.status: creating plugins/tasklist/Makefile config.status: creating plugins/tasklist/tasklist.desktop.in config.status: creating plugins/windowmenu/Makefile config.status: creating plugins/windowmenu/windowmenu.desktop.in config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Build Configuration: * Debug Support: yes * GNU Visibility: yes * GTK+ 2 Support: yes Now type "make" to compile. make all-recursive make[1]: se entra en el directorio '/tmp/firefox-esr_jesusda/xfce4-panel' Making all in libxfce4panel make[2]: se entra en el directorio '/tmp/firefox-esr_jesusda/xfce4-panel/libxfce4panel' GEN libxfce4panel-enum-types.h GEN libxfce4panel-alias.h GEN libxfce4panel-aliasdef.c GEN libxfce4panel-enum-types.c GEN libxfce4panel-marshal.c INFO: Reading libxfce4panel-marshal.list... GEN libxfce4panel-marshal.h INFO: Reading libxfce4panel-marshal.list... make all-am make[3]: se entra en el directorio '/tmp/firefox-esr_jesusda/xfce4-panel/libxfce4panel' CC libxfce4panel_2_0_la-libxfce4panel-aliasdef.lo CC libxfce4panel_2_0_la-libxfce4panel-enum-types.lo CC libxfce4panel_2_0_la-libxfce4panel-marshal.lo CC libxfce4panel_2_0_la-libxfce4panel-config.lo In file included from libxfce4panel-config.c:144: ../libxfce4panel/libxfce4panel-aliasdef.c:13:47: warning: redundant redeclaration of ‘libxfce4panel_major_version’ [-Wredundant-decls] 13 | extern __typeof (libxfce4panel_major_version) libxfce4panel_major_version __attribute((alias("IA__libxfce4panel_major_version"), visibility("default"))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:23: ../libxfce4panel/libxfce4panel-config.h:96:20: note: previous declaration of ‘libxfce4panel_major_version’ was here 96 | extern const guint libxfce4panel_major_version; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:144: ../libxfce4panel/libxfce4panel-aliasdef.c:16:47: warning: redundant redeclaration of ‘libxfce4panel_micro_version’ [-Wredundant-decls] 16 | extern __typeof (libxfce4panel_micro_version) libxfce4panel_micro_version __attribute((alias("IA__libxfce4panel_micro_version"), visibility("default"))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:23: ../libxfce4panel/libxfce4panel-config.h:98:20: note: previous declaration of ‘libxfce4panel_micro_version’ was here 98 | extern const guint libxfce4panel_micro_version; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:144: ../libxfce4panel/libxfce4panel-aliasdef.c:19:47: warning: redundant redeclaration of ‘libxfce4panel_minor_version’ [-Wredundant-decls] 19 | extern __typeof (libxfce4panel_minor_version) libxfce4panel_minor_version __attribute((alias("IA__libxfce4panel_minor_version"), visibility("default"))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:23: ../libxfce4panel/libxfce4panel-config.h:97:20: note: previous declaration of ‘libxfce4panel_minor_version’ was here 97 | extern const guint libxfce4panel_minor_version; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libxfce4panel_2_0_la-xfce-arrow-button.lo CC libxfce4panel_2_0_la-xfce-panel-convenience.lo CC libxfce4panel_2_0_la-xfce-panel-plugin.lo CC libxfce4panel_2_0_la-xfce-panel-plugin-provider.lo CC libxfce4panel_2_0_la-xfce-panel-image.lo CCLD libxfce4panel-2.0.la CC libxfce4panel_1_0_la-libxfce4panel-aliasdef.lo CC libxfce4panel_1_0_la-libxfce4panel-enum-types.lo CC libxfce4panel_1_0_la-libxfce4panel-marshal.lo CC libxfce4panel_1_0_la-libxfce4panel-config.lo In file included from libxfce4panel-config.c:144: ../libxfce4panel/libxfce4panel-aliasdef.c:13:47: warning: redundant redeclaration of ‘libxfce4panel_major_version’ [-Wredundant-decls] 13 | extern __typeof (libxfce4panel_major_version) libxfce4panel_major_version __attribute((alias("IA__libxfce4panel_major_version"), visibility("default"))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:23: ../libxfce4panel/libxfce4panel-config.h:96:20: note: previous declaration of ‘libxfce4panel_major_version’ was here 96 | extern const guint libxfce4panel_major_version; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:144: ../libxfce4panel/libxfce4panel-aliasdef.c:16:47: warning: redundant redeclaration of ‘libxfce4panel_micro_version’ [-Wredundant-decls] 16 | extern __typeof (libxfce4panel_micro_version) libxfce4panel_micro_version __attribute((alias("IA__libxfce4panel_micro_version"), visibility("default"))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:23: ../libxfce4panel/libxfce4panel-config.h:98:20: note: previous declaration of ‘libxfce4panel_micro_version’ was here 98 | extern const guint libxfce4panel_micro_version; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:144: ../libxfce4panel/libxfce4panel-aliasdef.c:19:47: warning: redundant redeclaration of ‘libxfce4panel_minor_version’ [-Wredundant-decls] 19 | extern __typeof (libxfce4panel_minor_version) libxfce4panel_minor_version __attribute((alias("IA__libxfce4panel_minor_version"), visibility("default"))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libxfce4panel-config.c:23: ../libxfce4panel/libxfce4panel-config.h:97:20: note: previous declaration of ‘libxfce4panel_minor_version’ was here 97 | extern const guint libxfce4panel_minor_version; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libxfce4panel_1_0_la-xfce-arrow-button.lo CC libxfce4panel_1_0_la-xfce-hvbox.lo CC libxfce4panel_1_0_la-xfce-panel-convenience.lo CC libxfce4panel_1_0_la-xfce-panel-plugin.lo CC libxfce4panel_1_0_la-xfce-panel-plugin-provider.lo CC libxfce4panel_1_0_la-xfce-panel-image.lo CCLD libxfce4panel-1.0.la GISCAN libxfce4panel-2.0.gir Couldn't find include 'libxfce4util-1.0.gir' (search path: '['.', '/usr/share/gir-1.0', '/usr/share/xfce4/gir-1.0', '/home/jesusda/.local/share/flatpak/exports/share/gir-1.0', '/var/lib/flatpak/exports/share/gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']') make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: libxfce4panel-2.0.gir] Error 1 make[3]: se sale del directorio '/tmp/firefox-esr_jesusda/xfce4-panel/libxfce4panel' make[2]: *** [Makefile:885: all] Error 2 make[2]: se sale del directorio '/tmp/firefox-esr_jesusda/xfce4-panel/libxfce4panel' make[1]: *** [Makefile:612: all-recursive] Error 1 make[1]: se sale del directorio '/tmp/firefox-esr_jesusda/xfce4-panel' make: *** [Makefile:523: all] Error 2 :( -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
