Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 370061

Summary: net-dialup/gtkterm-0.99.5-r1 fails to build
Product: Gentoo Linux Reporter: Alex Barker <alex>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alex Barker 2011-06-04 19:46:08 UTC
net-dialup/gtkterm cannot seem to locate x11-libs/vte header.  Its installed and avaiable.


depmode=gcc3 /bin/sh ../depcomp \
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..   -pthread -DQT_SHARED -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/gdk-pixbuf-2.0 -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/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore    -DLOCALEDIR=\""/usr/share/locale"\" -march=core2 -fomit-frame-pointer -mfpmath=sse -O2 -pipe -c `test -f 'gtkterm.c' || echo './'`gtkterm.c
fichier.c: In function 'Envoie_fichier':
fichier.c:101: warning: cast from pointer to integer of different size
fichier.c:156: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
fichier.c: In function 'ecriture':
fichier.c:205: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
fichier.c: In function 'write_file':
fichier.c:282: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
fichier.c: In function 'Sauve_fichier':
fichier.c:301: warning: format '%s' expects type 'char *', but argument 3 has type 'int'
config.c:38:21: error: vte/vte.h: No such file or directory
source='serie.c' object='serie.o' libtool=no \
depfile='.deps/serie.Po' tmpdepfile='.deps/serie.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..   -pthread -DQT_SHARED -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/gdk-pixbuf-2.0 -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/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore    -DLOCALEDIR=\""/usr/share/locale"\" -march=core2 -fomit-frame-pointer -mfpmath=sse -O2 -pipe -c `test -f 'serie.c' || echo './'`serie.c
config.c: In function 'remove_section':
config.c:1208: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
config.c:1248: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
config.c:1250: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
make[2]: *** [config.o] Error 1
make[2]: *** Waiting for unfinished jobs....
serie.c: In function 'create_lockfile':
serie.c:497: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
serie.c:499: warning: ignoring return value of 'write', declared with attribute warn_unused_result
make[2]: Leaving directory `/var/tmp/portage/net-dialup/gtkterm-0.99.5-r1/work/gtkterm-0.99.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-dialup/gtkterm-0.99.5-r1/work/gtkterm-0.99.5'
make: *** [all] Error 2
emake failed
Comment 1 Rafał Mużyło 2011-06-04 20:54:31 UTC

*** This bug has been marked as a duplicate of bug 349785 ***