Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 912468 Details for
Bug 945256
media-sound/gmtp-1.3.11-r3 - [libtool] [gcc-15] interface.c: error: too many arguments to function setupFolderList
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:gmtp-1.3.11-r3:20241128-051526.log
media-sound:gmtp-1.3.11-r3:20241128-051526.log (text/plain), 30.05 KB, created by
Toralf Förster
on 2024-11-28 18:06:18 UTC
(
hide
)
Description:
media-sound:gmtp-1.3.11-r3:20241128-051526.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-28 18:06:18 UTC
Size:
30.05 KB
patch
obsolete
> * Package: media-sound/gmtp-1.3.11-r3:0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gmtp-1.3.11.tar.gz to /var/tmp/portage/media-sound/gmtp-1.3.11-r3/work >>>> Source unpacked in /var/tmp/portage/media-sound/gmtp-1.3.11-r3/work >>>> Preparing source in /var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11 ... > * Applying gmtp-1.3.11-fno-common.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11 ... > * econf: updating gmtp-1.3.11/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gmtp-1.3.11/config/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gmtp-1.3.11-r3 --htmldir=/usr/share/doc/gmtp-1.3.11-r3/html --libdir=/usr/lib64 --with-gtk3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking whether ln -s works... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by 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 shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for unistd.h... (cached) yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking whether C compiler accepts -Wall -Wextra -Wpedantic ... yes >checking for int32_t... yes >checking for int64_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint8_t... yes >checking for mkdir... yes >checking for strchr... yes >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... yes >checking for gio-2.0... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for gthread-2.0... yes >checking for libmtp >= 1.1.6... yes >checking for flac... yes >checking for id3tag... yes >checking for vorbisfile... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating images/Makefile >config.status: creating po/Makefile.in >config.status: creating misc/gmtp.desktop >config.status: creating misc/org.gnome.gmtp.gschema.xml >config.status: creating misc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11 ... >make -O -j4 >make all-recursive >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-about.o `test -f 'about.c' || echo './'`about.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-dnd.o `test -f 'dnd.c' || echo './'`dnd.c >dnd.c: In function âgmtp_drag_data_receivedâ: >dnd.c:78:36: warning: cast between incompatible function types from âvoid (*)(gchar *)â {aka âvoid (*)(char *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 78 | g_slist_foreach(files, (GFunc) __filesAdd, NULL); > | ^ >dnd.c:82:32: warning: cast between incompatible function types from âvoid (*)(void *)â to âvoid (*)(void *, void *)â [-Wcast-function-type] > 82 | g_slist_foreach(files, (GFunc) g_free, NULL); > | ^ >dnd.c: In function âgmtpfolders_drag_data_receivedâ: >dnd.c:152:40: warning: cast between incompatible function types from âvoid (*)(gchar *)â {aka âvoid (*)(char *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 152 | g_slist_foreach(files, (GFunc) __filesAdd, NULL); > | ^ >dnd.c:157:36: warning: cast between incompatible function types from âvoid (*)(void *)â to âvoid (*)(void *, void *)â [-Wcast-function-type] > 157 | g_slist_foreach(files, (GFunc) g_free, NULL); > | ^ >dnd.c: In function âaddFilesinFolderâ: >dnd.c:314:35: warning: cast between incompatible function types from âvoid (*)(gchar *)â {aka âvoid (*)(char *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 314 | g_slist_foreach(filelist, (GFunc) __filesAdd, NULL); > | ^ >dnd.c:317:31: warning: cast between incompatible function types from âvoid (*)(void *)â to âvoid (*)(void *, void *)â [-Wcast-function-type] > 317 | g_slist_foreach(filelist, (GFunc) g_free, NULL); > | ^ >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-albumart.o `test -f 'albumart.c' || echo './'`albumart.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c >callbacks.c: In function âon_filesAdd_activateâ: >callbacks.c:88:32: warning: cast between incompatible function types from âvoid (*)(gchar *)â {aka âvoid (*)(char *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 88 | g_slist_foreach(files, (GFunc) __filesAdd, NULL); > | ^ >callbacks.c:93:28: warning: cast between incompatible function types from âvoid (*)(void *)â to âvoid (*)(void *, void *)â [-Wcast-function-type] > 93 | g_slist_foreach(files, (GFunc) g_free, NULL); > | ^ >callbacks.c: In function âon_fileMoveFile_activateâ: >callbacks.c:193:26: warning: cast between incompatible function types from âvoid (*)(GtkTreeRowReference *)â {aka âvoid (*)(struct _GtkTreeRowReference *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 193 | g_list_foreach(List, (GFunc) __fileMove, NULL); > | ^ >callbacks.c: In function âon_windowMainContextMenu_activateâ: >callbacks.c:713:13: warning: âgtk_menu_popupâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] > 713 | gtk_menu_popup(menu, NULL, NULL, NULL, NULL, > | ^~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, > from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, > from /usr/include/gtk-3.0/gtk/gtk.h:33, > from callbacks.h:27, > from callbacks.c:15: >/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here > 138 | void gtk_menu_popup (GtkMenu *menu, > | ^~~~~~~~~~~~~~ >callbacks.c: In function âon_windowViewContextMenu_activateâ: >callbacks.c:737:13: warning: âgtk_menu_popupâ is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] > 737 | gtk_menu_popup(menu, NULL, NULL, NULL, NULL, > | ^~~~~~~~~~~~~~ >/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here > 138 | void gtk_menu_popup (GtkMenu *menu, > | ^~~~~~~~~~~~~~ >callbacks.c: In function âon_editFindClose_activateâ: >callbacks.c:834:37: warning: cast between incompatible function types from âvoid (*)(FileListStruc *)â to âvoid (*)(void *, void *)â [-Wcast-function-type] > 834 | g_slist_foreach(searchList, (GFunc) g_free_search, NULL); > | ^ >callbacks.c: In function âon_editFindSearch_activateâ: >callbacks.c:860:37: warning: cast between incompatible function types from âvoid (*)(FileListStruc *)â to âvoid (*)(void *, void *)â [-Wcast-function-type] > 860 | g_slist_foreach(searchList, (GFunc) g_free_search, NULL); > | ^ >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-interface.o `test -f 'interface.c' || echo './'`interface.c >interface.c: In function âcreate_windowMainâ: >interface.c:716:20: error: too many arguments to function âsetupFolderListâ > 716 | folderColumn = setupFolderList(treeviewFolders); > | ^~~~~~~~~~~~~~~ >interface.c:44:20: note: declared here > 44 | GtkTreeViewColumn *setupFolderList(); > | ^~~~~~~~~~~~~~~ >interface.c:744:5: error: too many arguments to function âsetupFileListâ > 744 | setupFileList(treeviewFiles); > | ^~~~~~~~~~~~~ >interface.c:43:6: note: declared here > 43 | void setupFileList(); > | ^~~~~~~~~~~~~ >interface.c: At top level: >interface.c:1040:6: error: conflicting types for âsetupFileListâ; have âvoid(GtkTreeView *)â {aka âvoid(struct _GtkTreeView *)â} > 1040 | void setupFileList(GtkTreeView *treeviewFiles) { > | ^~~~~~~~~~~~~ >interface.c:43:6: note: previous declaration of âsetupFileListâ with type âvoid(void)â > 43 | void setupFileList(); > | ^~~~~~~~~~~~~ >interface.c:1325:20: error: conflicting types for âsetupFolderListâ; have âGtkTreeViewColumn *(GtkTreeView *)â {aka âstruct _GtkTreeViewColumn *(struct _GtkTreeView *)â} > 1325 | GtkTreeViewColumn *setupFolderList(GtkTreeView *treeviewFolders) { > | ^~~~~~~~~~~~~~~ >interface.c:44:20: note: previous declaration of âsetupFolderListâ with type âGtkTreeViewColumn *(void)â {aka âstruct _GtkTreeViewColumn *(void)â} > 44 | GtkTreeViewColumn *setupFolderList(); > | ^~~~~~~~~~~~~~~ >interface.c: In function âfileListDownloadâ: >interface.c:1939:34: warning: cast between incompatible function types from âvoid (*)(GtkTreeRowReference *)â {aka âvoid (*)(struct _GtkTreeRowReference *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 1939 | g_list_foreach(List, (GFunc) __fileDownload, NULL); > | ^ >interface.c:1945:30: warning: cast between incompatible function types from âvoid (*)(GtkTreeRowReference *)â {aka âvoid (*)(struct _GtkTreeRowReference *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 1945 | g_list_foreach(List, (GFunc) __fileDownload, NULL); > | ^ >interface.c: In function âfileListRemoveâ: >interface.c:2124:26: warning: cast between incompatible function types from âvoid (*)(GtkTreeRowReference *)â {aka âvoid (*)(struct _GtkTreeRowReference *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 2124 | g_list_foreach(List, (GFunc) __fileRemove, NULL); > | ^ >interface.c: In function âfolderListRemoveâ: >interface.c:2169:26: warning: cast between incompatible function types from âvoid (*)(GtkTreeRowReference *)â {aka âvoid (*)(struct _GtkTreeRowReference *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 2169 | g_list_foreach(List, (GFunc) __folderRemove, NULL); > | ^ >interface.c: In function âfileListGetSelectionâ: >interface.c:2301:35: warning: cast between incompatible function types from âvoid (*)(GtkTreePath *)â {aka âvoid (*)(struct _GtkTreePath *)â} to âvoid (*)(void *, void *)â [-Wcast-function-type] > 2301 | g_list_foreach(selectedFiles, (GFunc) gtk_tree_path_free, NULL); > | ^ >make[2]: *** [Makefile:536: gmtp-interface.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-formatdevice.o `test -f 'formatdevice.c' || echo './'`formatdevice.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-metatag_info.o `test -f 'metatag_info.c' || echo './'`metatag_info.c >metatag_info.c: In function âget_asf_tagsâ: >metatag_info.c:545:5: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 545 | fread(&Header_Blocks, sizeof (uint32_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:551:9: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 551 | fread(&Header_GUID, sizeof (GUID), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:556:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 556 | fread(&Object_Size, sizeof (uint64_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:559:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 559 | fread(&Title_Length, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:560:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 560 | fread(&Author_Length, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:561:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 561 | fread(&Copyright_Length, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:562:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 562 | fread(&Description_Length, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:563:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 563 | fread(&Rating_Length, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:567:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 567 | fread(Title, Title_Length, 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:568:13: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 568 | fread(Author, Author_Length, 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:585:17: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 585 | fread(&Object_Size, sizeof (uint64_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:588:17: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 588 | fread(&Content_Descriptors_Count, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:606:21: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 606 | fread(&Descriptor_Name_Length, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:608:21: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 608 | fread(Descriptor_Name_UTF16, Descriptor_Name_Length, 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:612:21: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 612 | fread(&Descriptor_Value_Type, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:613:21: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 613 | fread(&Descriptor_Value_Length, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:618:29: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 618 | fread(Descriptor_Value_Str_UTF16, Descriptor_Value_Length, 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:643:29: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 643 | fread(&Descriptor_Value, Descriptor_Value_Length, 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:669:21: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 669 | fread(&Object_Size, sizeof (uint64_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:673:21: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 673 | fread(&Stream_GUID, sizeof (GUID), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:679:25: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 679 | fread(&Stream_Channels, sizeof (uint16_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:681:25: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 681 | fread(&Stream_Bitrate, sizeof (uint32_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:693:25: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 693 | fread(&Object_Size, sizeof (uint64_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:697:25: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 697 | fread(&Stream_Duration, sizeof (uint64_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >metatag_info.c:705:25: warning: ignoring return value of âfreadâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 705 | fread(&Object_Size, sizeof (uint64_t), 1, ASF_File); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[2]: Entering directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wextra -Wpedantic -c -o gmtp-main.o `test -f 'main.c' || echo './'`main.c >make[2]: Leaving directory '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11/src' >make[1]: *** [Makefile:419: all-recursive] Error 1 >make: *** [Makefile:360: all] Error 2 > * ERROR: media-sound/gmtp-1.3.11-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-sound/gmtp-1.3.11-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/gmtp-1.3.11-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:gmtp-1.3.11-r3:20241128-051526.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11' > * S: '/var/tmp/portage/media-sound/gmtp-1.3.11-r3/work/gmtp-1.3.11' >
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 945256
:
912462
|
912463
|
912464
|
912465
|
912466
|
912467
| 912468 |
912469
|
912470