Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249557 - x11-terms/terminal-0.2.8.3 USE=debug - terminal-screen.c:692: error: 'vte_terminal_set_cursor_blinks' is deprecated
Summary: x11-terms/terminal-0.2.8.3 USE=debug - terminal-screen.c:692: error: 'vte_ter...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-02 00:42 UTC by Avuton Olrich
Modified: 2008-12-05 14:37 UTC (History)
1 user (show)

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


Attachments
Paludis Info (paludis-info.txt,12.12 KB, text/plain)
2008-12-02 00:43 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:42:26 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Terminal\" -DLIBEXEC
DIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -I..    -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/i
nclude/glib-2.0 -I/usr/lib64/glib-2.0/include   -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   -I/usr/include/gtk-2.0 -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/incl
ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     -I/usr/include/freetype2 -I/usr/includ
e/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/ca
iro -I/usr/include/pixman-1 -I/usr/include/libpng12   -Werror -Wall -fno-strict-aliasing -DDBUS_API_SUBJECT_TO_CHANGE -march=native -O0 -pipe -ggdb -c -o Term
inal-terminal-shortcut-editor.o `test -f 'terminal-shortcut-editor.c' || echo './'`terminal-shortcut-editor.c
cc1: warnings being treated as errors
terminal-screen.c: In function 'terminal_screen_update_misc_cursor_blinks':
terminal-screen.c:692: error: 'vte_terminal_set_cursor_blinks' is deprecated (declared at /usr/include/vte/vte.h:294)
make[3]: *** [Terminal-terminal-screen.o] Error 1
Comment 1 Avuton Olrich 2008-12-02 00:43:20 UTC
Created attachment 174024 [details]
Paludis Info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-02 02:15:18 UTC
It would help if you stated which version of xfce-extra/exo you are using.
Comment 3 Avuton Olrich 2008-12-02 02:22:06 UTC
* xfce-extra/exo [R 0.3.4-r2] <target>
    debug -doc hal libnotify python build_options: -optional_tests split -strip
Comment 4 Christoph Mende (RETIRED) gentoo-dev 2008-12-05 14:37:12 UTC
considering that this isn't really fatal, please take this upstream, I've added -Wno-error for now