Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 910793 Details for
Bug 944191
x11-misc/spacefm-1.0.6-r4 - [libtool] [gcc-15] settings.c: error: expected expression before bool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-misc:spacefm-1.0.6-r4:20241120-170330.log
x11-misc:spacefm-1.0.6-r4:20241120-170330.log (text/plain), 88.10 KB, created by
Toralf Förster
on 2024-11-20 17:44:27 UTC
(
hide
)
Description:
x11-misc:spacefm-1.0.6-r4:20241120-170330.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-20 17:44:27 UTC
Size:
88.10 KB
patch
obsolete
> * Package: x11-misc/spacefm-1.0.6-r4:0 > * Repository: gentoo > * Upstream: ignorantguru@users.sourceforge.net https://github.com/IgnorantGuru/spacefm/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux startup-notification video-thumbnails > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 6.11.9-gentoo-dist >>>> Unpacking source... >>>> Unpacking spacefm-1.0.6.tar.gz to /var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work >>>> Source unpacked in /var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work >>>> Preparing source in /var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6 ... > * Applying spacefm-9999-include-sysmacros.patch ... > [ ok ] > * Applying spacefm-fno-common.patch ... > [ ok ] > * Applying spacefm-dash.patch ... > [ ok ] > * Applying spacefm-gcc14-build-fix.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6' ... > * Running 'glib-gettextize --copy --force' ... > [ ok ] > * Running 'intltoolize --automake --copy --force' ... > [ ok ] > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: spacefm-1.0.6/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6 ... > * econf: updating spacefm-1.0.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating spacefm-1.0.6/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/spacefm-1.0.6-r4 --htmldir=/usr/share/doc/spacefm-1.0.6-r4/html --with-sysroot=/ --libdir=/usr/lib64 --enable-startup-notification --enable-video-thumbnails --disable-hal --enable-inotify --disable-pixmaps --with-gtk3 >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/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 to enable maintainer-specific portions of Makefiles... no >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >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 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt 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 sys/param.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether NLS is requested... yes >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/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.40.0 >checking for XML::Parser... ok >checking for egrep... (cached) /usr/bin/grep -E >checking for getpagesize... yes >checking for working mmap... yes >checking for pow in -lm... yes >checking for XClearWindow in -lX11... yes >Modifying spacefm-auth to use bash path... >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtk+-3.0 >= 3.0.0 gthread-2.0 gobject-2.0... yes >checking for libstartup-notification-0.9... no >checking for libstartup-notification-1.0... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts --as-needed... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts -O1... yes >checking whether /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 accepts -Bsymbolic-functions... yes >checking for libudev >= 143... yes >checking for libffmpegthumbnailer... yes >checking for euidaccess... yes >checking for eaccess... yes >checking for statvfs... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for catalogs to be installed... af ar da ca cs de es et eu fa fi fr gl he hr hu id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sv tr uk ur ur_PK vi zh_CN zh_TW >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating etc/Makefile >config.status: creating src/Makefile >config.status: creating po/Makefile.in >config.status: creating data/Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >SpaceFM...................................... : Version 1.0.6 > >Prefix....................................... : /usr >Executable................................... : /usr/bin/spacefm >Configuration Dir............................ : /etc/spacefm/ >Icon Dir..................................... : /usr/share/icons/hicolor/ >Documentation Dir............................ : /usr/share/doc/spacefm-1.0.6-r4/html/ >Custom path to bash v4....................... : / >Linux device support......................... : libudev >Linux file change monitor support............ : inotify >64-bit Large file support.................... : yes >GTK+ Version................................. : GTK 3 >Desktop manager integration.................. : yes >Startup notification......................... : yes >Video thumbnail support...................... : yes > >Homepage: http://ignorantguru.github.io/spacefm/ > >Please read README carefully if you are packaging SpaceFM. > > >IMPORTANT: After make and install, run: > sudo gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor > sudo gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza > >IMPORTANT: SpaceFM is highly integrated with bash and uses features of > bash v4. Attempting to substitute another shell for bash WILL cause > feature breakage, even if not immediately apparent. Use genuine > bash. > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6 ... >make -O -j4 >Making all in etc >make[1]: Nothing to be done for 'all'. >Making all in src >make[1]: Entering directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DG_LOG_DOMAIN=\"SpaceFM\" -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_FFMPEG=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-1.0.6-r4/html\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -pipe -march=native -fno-diagnostics-color -c -o spacefm-settings.o `test -f 'settings.c' || echo './'`settings.c >settings.c: In function âxset_get_bool_panelâ: >settings.c:2730:14: error: two or more data types in declaration specifiers > 2730 | gboolean bool = xset_get_bool( fullname, var ); > | ^~~~ >settings.c:2730:19: error: expected identifier or â(â before â=â token > 2730 | gboolean bool = xset_get_bool( fullname, var ); > | ^ >settings.c:2732:12: error: expected expression before âboolâ > 2732 | return bool; > | ^~~~ >settings.c: In function âxset_menu_cbâ: >settings.c:8644:14: error: too many arguments to function âcb_funcâ > 8644 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8657:14: error: too many arguments to function âcb_funcâ > 8657 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8697:22: error: too many arguments to function âcb_funcâ > 8697 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8707:18: error: too many arguments to function âcb_funcâ > 8707 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8720:14: error: too many arguments to function âcb_funcâ > 8720 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8741:18: error: too many arguments to function âcb_funcâ > 8741 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8765:18: error: too many arguments to function âcb_funcâ > 8765 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8775:14: error: too many arguments to function âcb_funcâ > 8775 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c:8778:10: error: too many arguments to function âcb_funcâ > 8778 | (*cb_func) ( item, cb_data ); > | ~^~~~~~~~~ >settings.c: In function âon_multi_input_popupâ: >settings.c:8947:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 8947 | set = xset_set_cb( "input_font", on_multi_input_font_change, input ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkTextView *) {aka void (*)(struct _GtkMenuItem *, struct _GtkTextView *)} >settings.c:2986:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkTextView *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkTextView *)â} > 2986 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ) > | ~~~~~~~^~~~~~~~~~~ >settings.c: In function âload_settingsâ: >settings.c:700:9: warning: ignoring return value of âchownâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 700 | chown( settings_shared_tmp_dir, 0, 0 ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >settings.c: In function âxset_get_bool_panelâ: >settings.c:2733:1: warning: control reaches end of non-void function [-Wreturn-type] > 2733 | } > | ^ >make[1]: *** [Makefile:1847: spacefm-settings.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DG_LOG_DOMAIN=\"SpaceFM\" -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_FFMPEG=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-1.0.6-r4/html\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -pipe -march=native -fno-diagnostics-color -c -o spacefm-main-window.o `test -f 'main-window.c' || echo './'`main-window.c >main-window.c: In function âcreate_plugins_menuâ: >main-window.c:423:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 423 | set = xset_set_cb( "plug_ifile", on_plugin_install, main_window ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, XSet *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)} >In file included from ../src/vfs/vfs-volume.h:16, > from ../src/ptk/ptk-location-view.h:17, > from main-window.c:33: >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, XSet *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:425:37: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 425 | set = xset_set_cb( "plug_iurl", on_plugin_install, main_window ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, XSet *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, XSet *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:427:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 427 | set = xset_set_cb( "plug_cfile", on_plugin_install, main_window ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, XSet *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, XSet *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:429:37: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 429 | set = xset_set_cb( "plug_curl", on_plugin_install, main_window ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, XSet *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, XSet *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, XSet *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c: In function âcreate_devices_menuâ: >main-window.c:611:36: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 611 | set = xset_set_cb( "main_dev", on_devices_show, main_window ); > | ^~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c: In function ârebuild_menusâ: >main-window.c:1793:37: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1793 | xset_set_cb( "main_new_window", on_new_window_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1794:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1794 | xset_set_cb( "main_root_window", on_open_current_folder_as_root, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1795:33: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1795 | xset_set_cb( "main_search", on_find_file_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1796:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1796 | xset_set_cb( "main_terminal", on_open_terminal_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1797:40: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1797 | xset_set_cb( "main_root_terminal", on_open_root_terminal_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1798:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1798 | xset_set_cb( "main_save_session", on_open_url, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkWidget *, FMMainWindow *) {aka void (*)(struct _GtkWidget *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkWidget *, FMMainWindow *)â {aka âvoid (*)(struct _GtkWidget *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1799:31: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1799 | xset_set_cb( "main_exit", on_quit_activate, main_window ); > | ^~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1810:32: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1810 | xset_set_cb( "main_prefs", on_preference_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1811:31: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1811 | xset_set_cb( "font_task", main_update_fonts, file_browser ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkWidget *, PtkFileBrowser *) {aka void (*)(struct _GtkWidget *, struct _PtkFileBrowser *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkWidget *, PtkFileBrowser *)â {aka âvoid (*)(struct _GtkWidget *, struct _PtkFileBrowser *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1812:31: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1812 | xset_set_cb( "main_full", on_fullscreen_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1813:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1813 | xset_set_cb( "main_design_mode", main_design_mode, main_window ); > | ^~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1815:32: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1815 | xset_set_cb( "main_title", update_window_title, main_window ); > | ^~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1829:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1829 | set = xset_set_cb( "panel1_show", show_panels_all_windows, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1831:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1831 | set = xset_set_cb( "panel2_show", show_panels_all_windows, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1833:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1833 | set = xset_set_cb( "panel3_show", show_panels_all_windows, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1835:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1835 | set = xset_set_cb( "panel4_show", show_panels_all_windows, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1838:31: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1838 | xset_set_cb( "main_pbar", show_panels_all_windows, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1840:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1840 | set = xset_set_cb( "panel_prev", focus_panel, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *, int) {aka void (*)(struct _GtkMenuItem *, void *, int)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *, int)â {aka âvoid (*)(struct _GtkMenuItem *, void *, int)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1843:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1843 | set = xset_set_cb( "panel_next", focus_panel, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *, int) {aka void (*)(struct _GtkMenuItem *, void *, int)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *, int)â {aka âvoid (*)(struct _GtkMenuItem *, void *, int)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1846:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1846 | set = xset_set_cb( "panel_hide", focus_panel, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *, int) {aka void (*)(struct _GtkMenuItem *, void *, int)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *, int)â {aka âvoid (*)(struct _GtkMenuItem *, void *, int)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1849:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1849 | set = xset_set_cb( "panel_1", focus_panel, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *, int) {aka void (*)(struct _GtkMenuItem *, void *, int)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *, int)â {aka âvoid (*)(struct _GtkMenuItem *, void *, int)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1852:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1852 | set = xset_set_cb( "panel_2", focus_panel, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *, int) {aka void (*)(struct _GtkMenuItem *, void *, int)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *, int)â {aka âvoid (*)(struct _GtkMenuItem *, void *, int)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1855:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1855 | set = xset_set_cb( "panel_3", focus_panel, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *, int) {aka void (*)(struct _GtkMenuItem *, void *, int)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *, int)â {aka âvoid (*)(struct _GtkMenuItem *, void *, int)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1858:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1858 | set = xset_set_cb( "panel_4", focus_panel, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *, int) {aka void (*)(struct _GtkMenuItem *, void *, int)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *, int)â {aka âvoid (*)(struct _GtkMenuItem *, void *, int)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1894:37: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1894 | set = xset_set_cb( "book_show", on_bookmarks_show, main_window ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1898:36: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1898 | set = xset_set_cb( "book_add", ptk_bookmark_view_add_bookmark, file_browser ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, PtkFileBrowser *, const char *) {aka void (*)(struct _GtkMenuItem *, struct _PtkFileBrowser *, const char *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, PtkFileBrowser *, const char *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _PtkFileBrowser *, const char *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1940:30: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1940 | xset_set_cb( "main_faq", on_main_faq, main_window ); > | ^~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1941:32: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1941 | xset_set_cb( "main_about", on_about_activate, main_window ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, void *) {aka void (*)(struct _GtkMenuItem *, void *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, void *)â {aka âvoid (*)(struct _GtkMenuItem *, void *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1942:31: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1942 | xset_set_cb( "main_help", on_main_help_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1943:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1943 | xset_set_cb( "main_homepage", on_homepage_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1944:31: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1944 | xset_set_cb( "main_news", on_news_activate, main_window ); > | ^~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:1945:34: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 1945 | xset_set_cb( "main_getplug", on_getplug_activate, main_window ); > | ^~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c: In function ânotebook_clickedâ: >main-window.c:2739:51: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 2739 | XSet* set = xset_set_cb( "tab_close", on_close_notebook_page, > | ^~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkButton *, PtkFileBrowser *) {aka void (*)(struct _GtkButton *, struct _PtkFileBrowser *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkButton *, PtkFileBrowser *)â {aka âvoid (*)(struct _GtkButton *, struct _PtkFileBrowser *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:2742:43: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 2742 | set = xset_set_cb( "tab_new", ptk_file_browser_new_tab, file_browser ); > | ^~~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, PtkFileBrowser *) {aka void (*)(struct _GtkMenuItem *, struct _PtkFileBrowser *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, PtkFileBrowser *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _PtkFileBrowser *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:2744:48: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 2744 | set = xset_set_cb( "tab_new_here", ptk_file_browser_new_tab_here, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, PtkFileBrowser *) {aka void (*)(struct _GtkMenuItem *, struct _PtkFileBrowser *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, PtkFileBrowser *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _PtkFileBrowser *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:2750:49: error: passing argument 3 of âxset_set_cb_panelâ from incompatible pointer type [-Wincompatible-pointer-types] > 2750 | main_update_fonts, file_browser ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkWidget *, PtkFileBrowser *) {aka void (*)(struct _GtkWidget *, struct _PtkFileBrowser *)} >./settings.h:418:62: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkWidget *, PtkFileBrowser *)â {aka âvoid (*)(struct _GtkWidget *, struct _PtkFileBrowser *)â} > 418 | XSet* xset_set_cb_panel( int panel, const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:2753:49: error: passing argument 3 of âxset_set_cb_panelâ from incompatible pointer type [-Wincompatible-pointer-types] > 2753 | main_update_fonts, file_browser ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkWidget *, PtkFileBrowser *) {aka void (*)(struct _GtkWidget *, struct _PtkFileBrowser *)} >./settings.h:418:62: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkWidget *, PtkFileBrowser *)â {aka âvoid (*)(struct _GtkWidget *, struct _PtkFileBrowser *)â} > 418 | XSet* xset_set_cb_panel( int panel, const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c: In function âmain_task_prepare_menuâ: >main-window.c:5547:45: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5547 | set = xset_set_cb( "task_show_manager", on_task_popup_show, main_window ); > | ^~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, char *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, char *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5551:45: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5551 | set = xset_set_cb( "task_hide_manager", on_task_popup_show, main_window ); > | ^~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, char *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, char *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5555:36: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5555 | xset_set_cb( "task_col_count", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5556:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5556 | xset_set_cb( "task_col_path", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5557:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5557 | xset_set_cb( "task_col_file", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5558:33: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5558 | xset_set_cb( "task_col_to", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5559:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5559 | xset_set_cb( "task_col_progress", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5560:36: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5560 | xset_set_cb( "task_col_total", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5561:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5561 | xset_set_cb( "task_col_started", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5562:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5562 | xset_set_cb( "task_col_elapsed", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5563:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5563 | xset_set_cb( "task_col_curspeed", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5564:37: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5564 | xset_set_cb( "task_col_curest", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5565:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5565 | xset_set_cb( "task_col_avgspeed", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5566:37: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5566 | xset_set_cb( "task_col_avgest", on_task_column_selected, parent ); > | ^~~~~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5567:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5567 | xset_set_cb( "task_col_reorder", on_reorder, parent ); > | ^~~~~~~~~~ > | | > | void (*)(GtkWidget *, GtkWidget *) {aka void (*)(struct _GtkWidget *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkWidget *, GtkWidget *)â {aka âvoid (*)(struct _GtkWidget *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5569:42: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5569 | set = xset_set_cb( "task_err_first", on_task_popup_errset, main_window ); > | ^~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, char *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, char *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5573:40: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5573 | set = xset_set_cb( "task_err_any", on_task_popup_errset, main_window ); > | ^~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, char *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, char *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5576:41: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5576 | set = xset_set_cb( "task_err_cont", on_task_popup_errset, main_window ); > | ^~~~~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, FMMainWindow *, char *) {aka void (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, FMMainWindow *, char *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _FMMainWindow *, char *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c: In function âon_task_button_press_eventâ: >main-window.c:5668:41: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5668 | set = xset_set_cb( "task_stop", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5672:42: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5672 | set = xset_set_cb( "task_pause", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5678:40: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5678 | set = xset_set_cb( "task_que", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5684:43: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5684 | set = xset_set_cb( "task_resume", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5690:39: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5690 | xset_set_cb( "task_stop_all", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5691:40: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5691 | xset_set_cb( "task_pause_all", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5692:38: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5692 | xset_set_cb( "task_que_all", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5693:41: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5693 | xset_set_cb( "task_resume_all", on_task_stop, view ); > | ^~~~~~~~~~~~ > | | > | void (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *) {aka void (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkMenuItem *, GtkWidget *, XSet *, PtkFileTask *)â {aka âvoid (*)(struct _GtkMenuItem *, struct _GtkWidget *, XSet *, struct _PtkFileTask *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5705:42: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5705 | xset_set_cb( "task_showout", show_task_dialog, view ); > | ^~~~~~~~~~~~~~~~ > | | > | void (*)(GtkWidget *, GtkWidget *) {aka void (*)(struct _GtkWidget *, struct _GtkWidget *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkWidget *, GtkWidget *)â {aka âvoid (*)(struct _GtkWidget *, struct _GtkWidget *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c:5711:35: error: passing argument 2 of âxset_set_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > 5711 | xset_set_cb( "font_task", main_update_fonts, file_browser ); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(GtkWidget *, PtkFileBrowser *) {aka void (*)(struct _GtkWidget *, struct _PtkFileBrowser *)} >./settings.h:453:45: note: expected âvoid (*)(void)â but argument is of type âvoid (*)(GtkWidget *, PtkFileBrowser *)â {aka âvoid (*)(struct _GtkWidget *, struct _PtkFileBrowser *)â} > 453 | XSet* xset_set_cb( const char* name, void (*cb_func) (), gpointer cb_data ); > | ~~~~~~~^~~~~~~~~~~ >main-window.c: At top level: >main-window.c:6253:10: error: two or more data types in declaration specifiers > 6253 | gboolean bool( const char* value ) > | ^~~~ >main-window.c:6253:16: error: expected identifier or â(â before âconstâ > 6253 | gboolean bool( const char* value ) > | ^~~~~ >main-window.c: In function âmain_window_socket_commandâ: >main-window.c:6444:18: error: declaration in the controlling expression must have an initializer > 6444 | if ( bool( argv[i+1] ) ) > | ^~~~ >main-window.c:6451:38: error: expected expression before âboolâ > 6451 | xset_set_b( "main_full", bool( argv[i+1] ) ); > | ^~~~ >main-window.c:6594:46: error: expected expression before âboolâ > 6594 | xset_set_b_panel( j, "show", bool( argv[i+1] ) ); > | ^~~~ >main-window.c:6605:41: error: expected expression before âboolâ > 6605 | bool( argv[i+1] ) ); > | ^~~~ >main-window.c:6607:47: error: expected expression before âboolâ > 6607 | xset_set_b_panel( panel, str, bool( argv[i+1] ) ); > | ^~~~ >main-window.c:6712:63: error: expected expression before âboolâ > 6712 | ptk_file_browser_set_sort_type( file_browser, bool( argv[i+1] ) ? > | ^~~~ >main-window.c:6719:34: error: expected expression before âboolâ > 6719 | xset_set_b( str, bool( argv[i+1] ) ); > | ^~~~ >main-window.c:6724:34: error: expected expression before âboolâ > 6724 | xset_set_b( str, bool( argv[i+1] ) ); > | ^~~~ >main-window.c:6728:23: error: expected expression before âboolâ > 6728 | str = bool( argv[i+1] ) ? "sortx_hidfirst" : "sortx_hidlast"; > | ^~~~ >main-window.c:6751:49: error: expected expression before âboolâ > 6751 | if ( app_settings.show_thumbnail != bool( argv[i+1] ) ) > | ^~~~ >main-window.c:6760:41: error: expected expression before âboolâ > 6760 | bool( argv[i+1] ) ); > | ^~~~ >make[1]: *** [Makefile:1833: spacefm-main-window.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >make[1]: Entering directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DG_LOG_DOMAIN=\"SpaceFM\" -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_FFMPEG=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-1.0.6-r4/html\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -pipe -march=native -fno-diagnostics-color -c -o spacefm-main.o `test -f 'main.c' || echo './'`main.c >main.c: In function âreceive_socket_commandâ: >main.c:587:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 587 | write( client, &cmd, sizeof(char) ); // send exit status > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:589:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 589 | write( client, reply, strlen( reply ) ); // send reply or error msg > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c: In function âsend_socket_commandâ: >main.c:630:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 630 | write( sock, &cmd, sizeof(char) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:634:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 634 | write( sock, inode_tag, strlen( inode_tag ) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:635:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 635 | write( sock, "\n", 1 ); > | ^~~~~~~~~~~~~~~~~~~~~~ >main.c:642:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 642 | write( sock, argv[i], strlen( argv[i] ) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:643:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 643 | write( sock, "\n", 1 ); > | ^~~~~~~~~~~~~~~~~~~~~~ >main.c:645:5: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 645 | write( sock, "\n", 1 ); > | ^~~~~~~~~~~~~~~~~~~~~~ >main.c: In function âsingle_instance_checkâ: >main.c:395:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 395 | write( sock, &cmd, sizeof(char) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:402:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 402 | write( sock, &cmd, sizeof(char) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:436:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 436 | write( sock, &cmd, sizeof(char) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:440:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 440 | write( sock, &cmd, sizeof(char) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:459:21: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 459 | write( sock, real_path, strlen( real_path ) ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >main.c:461:21: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 461 | write( sock, "\n", 1 ); > | ^~~~~~~~~~~~~~~~~~~~~~ >main.c: In function âdup_to_absolute_file_pathâ: >main.c:1035:9: warning: ignoring return value of âgetcwdâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1035 | getcwd( cwd_path, cwd_size ); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[1]: Leaving directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >make[1]: Entering directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DG_LOG_DOMAIN=\"SpaceFM\" -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_FFMPEG=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DSYSCONFDIR=\""/etc"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm-1.0.6-r4/html\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/fribidi -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -pipe -march=native -fno-diagnostics-color -c -o spacefm-pref-dialog.o `test -f 'pref-dialog.c' || echo './'`pref-dialog.c >make[1]: Leaving directory '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6/src' >make: *** [Makefile:526: all-recursive] Error 1 > * ERROR: x11-misc/spacefm-1.0.6-r4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-misc/spacefm-1.0.6-r4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-misc/spacefm-1.0.6-r4::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-misc:spacefm-1.0.6-r4:20241120-170330.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/temp/environment'. > * Working directory: '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6' > * S: '/var/tmp/portage/x11-misc/spacefm-1.0.6-r4/work/spacefm-1.0.6' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 944191
:
910785
|
910786
|
910787
|
910788
|
910789
|
910790
|
910791
|
910792
| 910793