found 554961 2.10.3-1
subscribe 554961 !
thanks

Le 12/11/2009 19:12, Jonas Smedegaard a écrit :
The following packages have unmet dependencies:
  pbuilder-satisfydepends-dummy: Depends: libgtk2.0-dev (>= 2.14) but it is not 
installable

It seems you didn't attach the correct build-log?

Arrgh.  It is no longer around - please tell me if you really really want me to 
try reproduce it again, as it is not quite easy to do (but hten again it might 
be easier for me than for others)...

I don't get the same error. Attached is my build log (today's testing version of gtksourceview2 with today's lenny-backports).

The "patch" is simple: Tighten build-dependency like this:
"libgtk+2.0-dev (>= 2.14.0)".

For me, it works with "libgtk2.0-dev (>= 2.18), libglib2.0-dev (>= 2.18)".


Cheers,

--
Stéphane
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package gtksourceview2
dpkg-buildpackage: source version 2.10.3-1
dpkg-buildpackage: source changed by Sebastian Dröge <[email protected]>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub  ; do \
                if test -e $i.cdbs-orig ; then \
                        mv $i.cdbs-orig $i ; \
                fi ; \
        done
dh_clean 
rm -f debian/cdbs-install-list debian/cdbs-package-list
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean
make[1]: Entering directory `/tmp/gtksourceview2-2.10.3'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/tmp/gtksourceview2-2.10.3'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-makefile-check
rm -f debian/stamp-autotools-files
cd . && \
          rm -f intltool-extract intltool-merge intltool-update 
po/.intltool-merge-cache; \
          if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; 
fi; \
          if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; 
; fi
sed "s/@GNOME_TEAM@/Josselin Mouette <[email protected]>, Sebastian Dröge 
<[email protected]>/" \
                debian/control.in > debian/control
 dpkg-source -b gtksourceview2-2.10.3
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building gtksourceview2 using existing 
./gtksourceview2_2.10.3.orig.tar.gz
dpkg-source: info: building gtksourceview2 in 
gtksourceview2_2.10.3-1.debian.tar.gz
dpkg-source: info: building gtksourceview2 in gtksourceview2_2.10.3-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
                for i in ./config.guess ; do \
                        if ! test -e $i.cdbs-orig ; then \
                                mv $i $i.cdbs-orig ; \
                                cp --remove-destination 
/usr/share/misc/config.guess $i ; \
                        fi ; \
                done ; \
        fi
if test -e /usr/share/misc/config.sub ; then \
                for i in ./config.sub ; do \
                        if ! test -e $i.cdbs-orig ; then \
                                mv $i $i.cdbs-orig ; \
                                cp --remove-destination 
/usr/share/misc/config.sub $i ; \
                        fi ; \
                done ; \
        fi
touch debian/stamp-autotools-files
chmod a+x /tmp/gtksourceview2-2.10.3/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g 
-Wall -O2" CPPFLAGS="" LDFLAGS=" -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" 
/tmp/gtksourceview2-2.10.3/./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir="\${prefix}/include" --mandir="\${prefix}/share/man" 
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var 
--libexecdir="\${prefix}/lib/gtksourceview2" --disable-maintainer-mode 
--disable-dependency-tracking --srcdir=.   --enable-static 
--enable-glade-catalog 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for unistd.h... (cached) yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler... 
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEP... yes
checking for native Mac OS X... no
checking for Glade catalog dir... /usr/share/glade3/catalogs
checking whether NLS is requested... yes
checking for intltool >= 0.40... 0.40.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.0
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
configure: creating ./config.status
config.status: creating gtksourceview-2.0.pc
config.status: creating Makefile
config.status: creating gtksourceview-zip
config.status: creating po/Makefile.in
config.status: creating gtksourceview/Makefile
config.status: creating gtksourceview/completion-providers/Makefile
config.status: creating gtksourceview/completion-providers/words/Makefile
config.status: creating gtksourceview/language-specs/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/version.xml
config.status: creating glade/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands


Configuration:

        Source code location:   .
        Compiler:               cc
        Completion Providers:   yes
        Glade Catalog:          yes

GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . 
make[1]: Entering directory `/tmp/gtksourceview2-2.10.3'
/usr/bin/make  all-recursive
make[2]: Entering directory `/tmp/gtksourceview2-2.10.3'
Making all in gtksourceview
make[3]: Entering directory `/tmp/gtksourceview2-2.10.3/gtksourceview'
echo "#include \"gtksourceview-marshal.h\"" > gtksourceview-marshal.c && \
        /usr/bin/glib-genmarshal gtksourceview-marshal.list --body 
--prefix=_gtksourceview_marshal >> gtksourceview-marshal.c
/usr/bin/glib-genmarshal gtksourceview-marshal.list --header 
--prefix=_gtksourceview_marshal > gtksourceview-marshal.h
(cd . \
         && /usr/bin/glib-mkenums \
                        --fhead "#include <glib-object.h>\n" \
                        --fhead "#include \"gtksourceview-typebuiltins.h\"\n\n" 
\
                        --fprod "\n/* enumerations from \"@filen...@\" */" \
                        --vhead "static const g...@type@Value 
_...@enum_name@_values[] = {" \
                        --vprod "  { @VALUENAME@, \"@valuen...@\", 
\"@valuen...@\" }," \
                        --vtail "  { 0, NULL, NULL }\n};\n\n" \
                        --vtail "gtyp...@enum_name@_get_type (void)\n{\n" \
                        --vtail "  static GType type = 0;\n\n" \
                        --vtail "  if (!type)\n" \
                        --vtail "    type = g...@type@_register_static 
(\"@enumn...@\", _...@enum_name@_values);\n\n" \
                        --vtail "  return type;\n}\n\n" \
                gtksourcebuffer.h gtksourceiter.h gtksourceview.h 
gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcestyle.h 
gtksourcestyleschememanager.h gtksourcestylescheme.h gtksourcemark.h 
gtksourceprintcompositor.h gtksourcegutter.h gtksourceundomanager.h 
gtksourcecompletion.h gtksourcecompletioninfo.h gtksourcecompletionitem.h 
gtksourcecompletionproposal.h gtksourcecompletionprovider.h 
gtksourcecompletioncontext.h ) > xgen-gtbec \
        && (cmp -s xgen-gtbec gtksourceview-typebuiltins.c || cp xgen-gtbec 
gtksourceview-typebuiltins.c) \
        && rm -f xgen-gtbec && echo stamp > stamp-gtksourceview-typebuiltins.c
/usr/bin/glib-mkenums: gtksourceview.h:125: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_TAB     | \ '
/usr/bin/glib-mkenums: gtksourceview.h:126: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_NEWLINE | \ '
/usr/bin/glib-mkenums: gtksourceview.h:127: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_NBSP | \ '
/usr/bin/glib-mkenums: gtksourceview.h:128: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_LEADING | \ '
/usr/bin/glib-mkenums: gtksourceview.h:129: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_TEXT | \ '
/usr/bin/glib-mkenums: gtksourceview.h:130: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_TRAILING) '
(cd . \
         && /usr/bin/glib-mkenums \
                        --fhead "#ifndef __GTKSOURCEVIEW_TYPEBUILTINS_H__\n" \
                        --fhead "#define __GTKSOURCEVIEW_TYPEBUILTINS_H__ 
1\n\n" \
                        --ftail "#endif /* __GTKSOURCEVIEW_TYPEBUILTINS_H__ 
*/\n" \
                        --fprod "#include <gtksourceview/@filename@>\n" \
                        --eprod "G_BEGIN_DECLS\n" \
                        --eprod "#define gtk_ty...@enumshort@ 
@enum_n...@_get_type()\n" \
                        --eprod "GType @enum_n...@_get_type (void);\n" \
                        --eprod "G_END_DECLS\n\n" \
                gtksourcebuffer.h gtksourceiter.h gtksourceview.h 
gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcestyle.h 
gtksourcestyleschememanager.h gtksourcestylescheme.h gtksourcemark.h 
gtksourceprintcompositor.h gtksourcegutter.h gtksourceundomanager.h 
gtksourcecompletion.h gtksourcecompletioninfo.h gtksourcecompletionitem.h 
gtksourcecompletionproposal.h gtksourcecompletionprovider.h 
gtksourcecompletioncontext.h ) > xgen-gth \
        && (cmp -s xgen-gth gtksourceview-typebuiltins.h || cp xgen-gth 
gtksourceview-typebuiltins.h) \
        && rm -f xgen-gth && echo stamp > stamp-gtksourceview-typebuiltins.h
/usr/bin/glib-mkenums: gtksourceview.h:125: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_TAB     | \ '
/usr/bin/glib-mkenums: gtksourceview.h:126: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_NEWLINE | \ '
/usr/bin/glib-mkenums: gtksourceview.h:127: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_NBSP | \ '
/usr/bin/glib-mkenums: gtksourceview.h:128: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_LEADING | \ '
/usr/bin/glib-mkenums: gtksourceview.h:129: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_TEXT | \ '
/usr/bin/glib-mkenums: gtksourceview.h:130: Failed to parse `                   
                     GTK_SOURCE_DRAW_SPACES_TRAILING) '
/usr/bin/make  all-recursive
make[4]: Entering directory `/tmp/gtksourceview2-2.10.3/gtksourceview'
Making all in language-specs
make[5]: Entering directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/language-specs'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/language-specs'
Making all in completion-providers
make[5]: Entering directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/completion-providers'
Making all in words
make[6]: Entering directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/completion-providers/words'
\
#       source='gtksourcecompletionwords.c' 
object='gtksourcecompletionwords.lo' libtool=yes 
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. 
-I../../.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" 
-I../../.. -I.  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare  -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/pixman-1 -I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o 
gtksourcecompletionwords.lo gtksourcecompletionwords.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwords.c  -fPIC -DPIC -o 
.libs/gtksourcecompletionwords.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwords.c -o gtksourcecompletionwords.o 
>/dev/null 2>&1
\
#       source='gtksourcecompletionwordslibrary.c' 
object='gtksourcecompletionwordslibrary.lo' libtool=yes 
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. 
-I../../.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" 
-I../../.. -I.  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare  -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/pixman-1 -I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o 
gtksourcecompletionwordslibrary.lo gtksourcecompletionwordslibrary.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordslibrary.c  -fPIC -DPIC -o 
.libs/gtksourcecompletionwordslibrary.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordslibrary.c -o 
gtksourcecompletionwordslibrary.o >/dev/null 2>&1
\
#       source='gtksourcecompletionwordsproposal.c' 
object='gtksourcecompletionwordsproposal.lo' libtool=yes 
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. 
-I../../.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" 
-I../../.. -I.  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare  -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/pixman-1 -I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o 
gtksourcecompletionwordsproposal.lo gtksourcecompletionwordsproposal.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordsproposal.c  -fPIC -DPIC -o 
.libs/gtksourcecompletionwordsproposal.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordsproposal.c -o 
gtksourcecompletionwordsproposal.o >/dev/null 2>&1
\
#       source='gtksourcecompletionwordsbuffer.c' 
object='gtksourcecompletionwordsbuffer.lo' libtool=yes 
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. 
-I../../.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" 
-I../../.. -I.  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare  -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/pixman-1 -I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o 
gtksourcecompletionwordsbuffer.lo gtksourcecompletionwordsbuffer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordsbuffer.c  -fPIC -DPIC -o 
.libs/gtksourcecompletionwordsbuffer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordsbuffer.c -o 
gtksourcecompletionwordsbuffer.o >/dev/null 2>&1
\
#       source='gtksourcecompletionwordsutils.c' 
object='gtksourcecompletionwordsutils.lo' libtool=yes 
/bin/sh ../../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. 
-I../../.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" 
-I../../.. -I.  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare  -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/pixman-1 -I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o 
gtksourcecompletionwordsutils.lo gtksourcecompletionwordsutils.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordsutils.c  -fPIC -DPIC -o 
.libs/gtksourcecompletionwordsutils.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I../../.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcecompletionwordsutils.c -o 
gtksourcecompletionwordsutils.o >/dev/null 2>&1
/bin/sh ../../../libtool  --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2  
-Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o libgtksourcecompletionwords.la  
gtksourcecompletionwords.lo gtksourcecompletionwordslibrary.lo 
gtksourcecompletionwordsproposal.lo gtksourcecompletionwordsbuffer.lo 
gtksourcecompletionwordsutils.lo    
libtool: link: ar cru .libs/libgtksourcecompletionwords.a 
.libs/gtksourcecompletionwords.o .libs/gtksourcecompletionwordslibrary.o 
.libs/gtksourcecompletionwordsproposal.o .libs/gtksourcecompletionwordsbuffer.o 
.libs/gtksourcecompletionwordsutils.o 
libtool: link: ranlib .libs/libgtksourcecompletionwords.a
libtool: link: ( cd ".libs" && rm -f "libgtksourcecompletionwords.la" && ln -s 
"../libgtksourcecompletionwords.la" "libgtksourcecompletionwords.la" )
make[6]: Leaving directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/completion-providers/words'
make[6]: Entering directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/completion-providers'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/completion-providers'
make[5]: Leaving directory 
`/tmp/gtksourceview2-2.10.3/gtksourceview/completion-providers'
make[5]: Entering directory `/tmp/gtksourceview2-2.10.3/gtksourceview'
\
#       source='gtksourcebuffer.c' object='gtksourcebuffer.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. 
-DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I.  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   
-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o gtksourcebuffer.lo 
gtksourcebuffer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcebuffer.c  -fPIC -DPIC -o .libs/gtksourcebuffer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourcebuffer.c -o gtksourcebuffer.o >/dev/null 2>&1
\
#       source='gtksourceiter.c' object='gtksourceiter.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. 
-DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I.  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   
-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o gtksourceiter.lo 
gtksourceiter.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourceiter.c  -fPIC -DPIC -o .libs/gtksourceiter.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourceiter.c -o gtksourceiter.o >/dev/null 2>&1
\
#       source='gtksourceview.c' object='gtksourceview.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I.. 
-DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I.  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   
-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/libxml2      -g -O2 -g -Wall -O2 -c -o gtksourceview.lo 
gtksourceview.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" 
-DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -Wall -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libxml2 -g -O2 
-g -Wall -O2 -c gtksourceview.c  -fPIC -DPIC -o .libs/gtksourceview.o
gtksourceview.c: In function 'get_icon_from_name':
gtksourceview.c:942: error: 'GTK_ICON_LOOKUP_FORCE_SIZE' undeclared (first use 
in this function)
gtksourceview.c:942: error: (Each undeclared identifier is reported only once
gtksourceview.c:942: error: for each function it appears in.)
make[5]: *** [gtksourceview.lo] Error 1
make[5]: Leaving directory `/tmp/gtksourceview2-2.10.3/gtksourceview'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/gtksourceview2-2.10.3/gtksourceview'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/tmp/gtksourceview2-2.10.3/gtksourceview'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gtksourceview2-2.10.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/gtksourceview2-2.10.3'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Reply via email to