pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43451: x11/vte 0.22.5 fails to build



>Number:         43451
>Category:       pkg
>Synopsis:       x11/vte 0.22.5 fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 10 22:10:00 +0000 2010
>Originator:     Greg Oster
>Release:        NetBSD 5.1_RC2
>Organization:
>Environment:
System: NetBSD scrooge 5.1_RC2 NetBSD 5.1_RC2 (QUAD) #0: Mon May 31 10:01:56 
CST 2010 
oster@quad:/u1/builds/build178/src/obj/i386/u1/builds/build178/src/sys/arch/i386/compile/QUAD
 i386
Architecture: i386
Machine: i386
>Description:

        x11/vte fails to build with the following errors:
...
  CC     libvte_la-vte.lo
vte.c: In function '_vte_invalidate_cells':
vte.c:341: error: implicit declaration of function 'GTK_WIDGET_DRAWABLE'
vte.c:341: warning: nested extern declaration of 'GTK_WIDGET_DRAWABLE'
vte.c: In function 'vte_terminal_set_cursor_from_regex_match':
vte.c:1145: error: implicit declaration of function 'GTK_WIDGET_REALIZED'
vte.c:1145: warning: nested extern declaration of 'GTK_WIDGET_REALIZED'
vte.c: In function '_vte_terminal_visible_beep':
vte.c:4625: error: implicit declaration of function 'GTK_WIDGET_STATE'
vte.c:4625: warning: nested extern declaration of 'GTK_WIDGET_STATE'
vte.c: In function 'vte_terminal_button_press':
vte.c:6916: error: implicit declaration of function 'GTK_WIDGET_HAS_FOCUS'
vte.c:6916: warning: nested extern declaration of 'GTK_WIDGET_HAS_FOCUS'
vte.c: In function 'vte_terminal_unrealize':
vte.c:8170: error: implicit declaration of function 'GTK_WIDGET_MAPPED'
vte.c:8170: warning: nested extern declaration of 'GTK_WIDGET_MAPPED'
vte.c: In function 'vte_terminal_paint_area':
vte.c:10357: error: implicit declaration of function 
'GTK_WIDGET_DOUBLE_BUFFERED'
vte.c:10357: warning: nested extern declaration of 'GTK_WIDGET_DOUBLE_BUFFERED'
gmake[3]: *** [libvte_la-vte.lo] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/x11/vte/work.scrooge/vte-0.22.5/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/x11/vte/work.scrooge/vte-0.22.5/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/x11/vte/work.scrooge/vte-0.22.5'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/x11/vte
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/vte
hostname> 

>How-To-Repeat:
        
        With a recent pkgsrc on a NetBSD 5.1_RC2 kernel+userland i386
system attempt to build meta-pkgs/xfce4 and see it fail with the above
errors for x11/vte.

>Fix:
        Please.



Home | Main Index | Thread Index | Old Index