Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 896731 Details for
Bug 935300
xfce-extra/xfce4-mount-plugin-1.1.6 devices.c:28:10: fatal error: fstab.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xfce-extra/xfce4-mount-plugin-1.1.6 build log (gcc12 / musl)
file_935300.txt (text/plain), 26.97 KB, created by
David Duchesne
on 2024-07-01 19:30:26 UTC
(
hide
)
Description:
xfce-extra/xfce4-mount-plugin-1.1.6 build log (gcc12 / musl)
Filename:
MIME Type:
Creator:
David Duchesne
Created:
2024-07-01 19:30:26 UTC
Size:
26.97 KB
patch
obsolete
> * Package: xfce-extra/xfce4-mount-plugin-1.1.6:0 > * Repository: gentoo > * Maintainer: xfce@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xfce4-mount-plugin-1.1.6.tar.bz2 to /var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work >>>> Source unpacked in /var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work >>>> Preparing source in /var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6 ... > * econf: updating xfce4-mount-plugin-1.1.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xfce4-mount-plugin-1.1.6/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-musl --host=x86_64-pc-linux-musl --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/xfce4-mount-plugin-1.1.6 --htmldir=/usr/share/doc/xfce4-mount-plugin-1.1.6/html --with-sysroot=/ --libdir=/usr/lib >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free 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 '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-musl-gcc... x86_64-pc-linux-musl-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-musl-gcc accepts -g... yes >checking for x86_64-pc-linux-musl-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-musl-gcc... none >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 wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for x86_64-pc-linux-musl-gcc... (cached) x86_64-pc-linux-musl-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-musl-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-musl-gcc... (cached) none >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/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.38.2 >checking for XML::Parser... ok >checking build system type... x86_64-pc-linux-musl >checking host system type... x86_64-pc-linux-musl >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-musl-gcc... /usr/x86_64-pc-linux-musl/bin/ld >checking if the linker (/usr/x86_64-pc-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop >checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-musl-file... no >checking for file... file >checking for x86_64-pc-linux-musl-objdump... x86_64-pc-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-musl-dlltool... x86_64-pc-linux-musl-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-musl-ar... x86_64-pc-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-musl-strip... x86_64-pc-linux-musl-strip >checking for x86_64-pc-linux-musl-ranlib... x86_64-pc-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-musl-nm -B output from x86_64-pc-linux-musl-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-musl-gcc static flag -static works... yes >checking if x86_64-pc-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-musl-gcc linker (/usr/x86_64-pc-linux-musl/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 getmntent... yes >checking for getmntinfo... no >checking for x86_64-pc-linux-musl-pkg-config... /usr/bin/x86_64-pc-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for glib-2.0 >= 2.50.0... 2.78.6 >checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking GLIB_LIBS... -lglib-2.0 >configure: setting GLIB_VERSION_MAX_ALLOWED and GLIB_VERSION_MIN_REQUIRED according to 2.50.0 >checking for x86_64-pc-linux-musl-pkg-config... (cached) /usr/bin/x86_64-pc-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtk+-3.0 >= 3.22.0... 3.24.41 >checking GTK_CFLAGS... -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid >checking GTK_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >checking for x86_64-pc-linux-musl-pkg-config... (cached) /usr/bin/x86_64-pc-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libxfce4ui-2 >= 4.12.0... 4.18.6 >checking LIBXFCE4UI_CFLAGS... -I/usr/include/xfce4/libxfce4ui-2 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking LIBXFCE4UI_LIBS... -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 >checking for x86_64-pc-linux-musl-pkg-config... (cached) /usr/bin/x86_64-pc-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libxfce4panel-2.0 >= 4.12.0... 4.18.6 >checking LIBXFCE4PANEL_CFLAGS... -I/usr/include/xfce4/libxfce4panel-2.0 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking LIBXFCE4PANEL_LIBS... -lxfce4panel-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lxfce4util -lglib-2.0 >checking for bind_textdomain_codeset... yes >checking for locales directory... /usr/share/locale >checking whether to build with debugging support... minimum >checking if x86_64-pc-linux-musl-gcc supports -Wall... yes >checking if x86_64-pc-linux-musl-gcc supports -Wextra... yes >checking if x86_64-pc-linux-musl-gcc supports -Wno-missing-field-initializers... yes >checking if x86_64-pc-linux-musl-gcc supports -Wno-unused-parameter... yes >checking if x86_64-pc-linux-musl-gcc supports -Wmissing-declarations... yes >checking if x86_64-pc-linux-musl-gcc supports -Wmissing-noreturn... yes >checking if x86_64-pc-linux-musl-gcc supports -Wpointer-arith... yes >checking if x86_64-pc-linux-musl-gcc supports -Wcast-align... yes >checking if x86_64-pc-linux-musl-gcc supports -Wformat... yes >checking if x86_64-pc-linux-musl-gcc supports -Wformat-security... yes >checking if x86_64-pc-linux-musl-gcc supports -Wformat-y2k... yes >checking if x86_64-pc-linux-musl-gcc supports -Winit-self... yes >checking if x86_64-pc-linux-musl-gcc supports -Wmissing-include-dirs... yes >checking if x86_64-pc-linux-musl-gcc supports -Wundef... yes >checking if x86_64-pc-linux-musl-gcc supports -Wredundant-decls... yes >checking if x86_64-pc-linux-musl-gcc supports -Wshadow... yes >checking if x86_64-pc-linux-musl-gcc supports -Wnested-externs... yes >checking if x86_64-pc-linux-musl-gcc supports -Wold-style-definition... yes >checking if x86_64-pc-linux-musl-gcc supports -Wall... yes >checking if x86_64-pc-linux-musl-gcc supports -Wextra... yes >checking if x86_64-pc-linux-musl-gcc supports -Wno-missing-field-initializers... yes >checking if x86_64-pc-linux-musl-gcc supports -Wno-unused-parameter... yes >checking if x86_64-pc-linux-musl-gcc supports -Wmissing-declarations... yes >checking if x86_64-pc-linux-musl-gcc supports -Wmissing-noreturn... yes >checking if x86_64-pc-linux-musl-gcc supports -Wpointer-arith... yes >checking if x86_64-pc-linux-musl-gcc supports -Wcast-align... yes >checking if x86_64-pc-linux-musl-gcc supports -Wformat... yes >checking if x86_64-pc-linux-musl-gcc supports -Wformat-security... yes >checking if x86_64-pc-linux-musl-gcc supports -Wformat-y2k... yes >checking if x86_64-pc-linux-musl-gcc supports -Winit-self... yes >checking if x86_64-pc-linux-musl-gcc supports -Wmissing-include-dirs... yes >checking if x86_64-pc-linux-musl-gcc supports -Wundef... yes >checking if x86_64-pc-linux-musl-gcc supports -Wredundant-decls... yes >checking if x86_64-pc-linux-musl-gcc supports -Wshadow... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating panel-plugin/Makefile >config.status: creating icons/Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6 ... >make -j5 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6' >Making all in panel-plugin >make[2]: Entering directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6/panel-plugin' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/xfce4/libxfce4panel-2.0 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=bdver2 -O2 -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wmissing-declarations -Wmissing-noreturn -Wpointer-arith -Wcast-align -Wformat -Wformat-security -Wformat-y2k -Winit-self -Wmissing-include-dirs -Wundef -Wredundant-decls -Wshadow -Wnested-externs -Wold-style-definition -c -o libmount_la-devices.lo `test -f 'devices.c' || echo './'`devices.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/xfce4/libxfce4panel-2.0 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=bdver2 -O2 -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wmissing-declarations -Wmissing-noreturn -Wpointer-arith -Wcast-align -Wformat -Wformat-security -Wformat-y2k -Winit-self -Wmissing-include-dirs -Wundef -Wredundant-decls -Wshadow -Wnested-externs -Wold-style-definition -c -o libmount_la-mount-plugin.lo `test -f 'mount-plugin.c' || echo './'`mount-plugin.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/xfce4/libxfce4panel-2.0 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=bdver2 -O2 -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wmissing-declarations -Wmissing-noreturn -Wpointer-arith -Wcast-align -Wformat -Wformat-security -Wformat-y2k -Winit-self -Wmissing-include-dirs -Wundef -Wredundant-decls -Wshadow -Wnested-externs -Wold-style-definition -c -o libmount_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xfce4-mount-plugin.desktop.in xfce4-mount-plugin.desktop >Generating and caching the translation database >Merging translations into xfce4-mount-plugin.desktop. >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/xfce4/libxfce4panel-2.0 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=bdver2 -O2 -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wmissing-declarations -Wmissing-noreturn -Wpointer-arith -Wcast-align -Wformat -Wformat-security -Wformat-y2k -Winit-self -Wmissing-include-dirs -Wundef -Wredundant-decls -Wshadow -Wnested-externs -Wold-style-definition -c devices.c -fPIC -DPIC -o .libs/libmount_la-devices.o >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/xfce4/libxfce4panel-2.0 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=bdver2 -O2 -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wmissing-declarations -Wmissing-noreturn -Wpointer-arith -Wcast-align -Wformat -Wformat-security -Wformat-y2k -Winit-self -Wmissing-include-dirs -Wundef -Wredundant-decls -Wshadow -Wnested-externs -Wold-style-definition -c mount-plugin.c -fPIC -DPIC -o .libs/libmount_la-mount-plugin.o >devices.c:28:10: fatal error: fstab.h: No such file or directory > 28 | #include <fstab.h> > | ^~~~~~~~~ >compilation terminated. >make[2]: *** [Makefile:515: libmount_la-devices.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/xfce4/libxfce4panel-2.0 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -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/webp -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/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/lib/libffi/include -pthread -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=bdver2 -O2 -pipe -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wmissing-declarations -Wmissing-noreturn -Wpointer-arith -Wcast-align -Wformat -Wformat-security -Wformat-y2k -Winit-self -Wmissing-include-dirs -Wundef -Wredundant-decls -Wshadow -Wnested-externs -Wold-style-definition -c helpers.c -fPIC -DPIC -o .libs/libmount_la-helpers.o >mount-plugin.c: In function 'mounter_create_options': >mount-plugin.c:764:5: warning: 'xfce_titled_dialog_new_with_buttons' is deprecated: Use xfce_titled_dialog_new_with_mixed_buttons() instead [-Wdeprecated-declarations] > 764 | dlg = xfce_titled_dialog_new_with_buttons( > | ^~~ >In file included from /usr/include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h:35, > from mount-plugin.c:31: >/usr/include/xfce4/libxfce4ui-2/libxfce4ui/xfce-titled-dialog.h:71:23: note: declared here > 71 | GtkWidget *xfce_titled_dialog_new_with_buttons (const gchar *title, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6/panel-plugin' >make[1]: *** [Makefile:454: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6' >make: *** [Makefile:386: all] Error 2 > * ERROR: xfce-extra/xfce4-mount-plugin-1.1.6::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=xfce-extra/xfce4-mount-plugin-1.1.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=xfce-extra/xfce4-mount-plugin-1.1.6::gentoo'`. > * The complete build log is located at '/var/log/portage/xfce-extra:xfce4-mount-plugin-1.1.6:20240701-183053.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/temp/environment'. > * Working directory: '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.6' > * S: '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-1.1.6/work/xfce4-mount-plugin-1.1.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 935300
: 896731