Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249558 - xfce-base/thunar-0.9.3 USE=debug - thunar-vfs-io-local.c:157: error: value computed is not used
Summary: xfce-base/thunar-0.9.3 USE=debug - thunar-vfs-io-local.c:157: error: value co...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-02 00:44 UTC by Avuton Olrich
Modified: 2008-12-05 14:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Paludis Info (paludis-info.txt,12.12 KB, text/plain)
2008-12-02 00:45 UTC, Avuton Olrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Avuton Olrich 2008-12-02 00:44:53 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"thunar-vfs\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTHUNAR_VFS_COMPILATION -DTHUNAR_VFS_VERSION_API=\"1\" -DHAVE_GNUC_VISIBILITY -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -Wall -Werror -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/exo-0.3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O0 -pipe -ggdb -MT libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo -MD -MP -MF .deps/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.Tpo -c thunar-vfs-io-local-xfer.c  -fPIC -DPIC -o .libs/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.o
cc1: warnings being treated as errors
thunar-vfs-io-local.c: In function 'thunar_vfs_io_local_listdir_internal':
thunar-vfs-io-local.c:157: error: value computed is not used
make[3]: *** [libthunar_vfs_1_la-thunar-vfs-io-local.lo] Error 1
Comment 1 Avuton Olrich 2008-12-02 00:45:22 UTC
Created attachment 174025 [details]
Paludis Info
Comment 2 Christoph Mende (RETIRED) gentoo-dev 2008-12-05 14:37:20 UTC
considering that this isn't really fatal, please take this upstream, I've added -Wno-error for now