On Sat, Sep 08, 2007 at 09:27:24PM +0200, Loïc Minier wrote: > Hi, > > On Fri, Sep 07, 2007, Frank Lichtenheld wrote: > > your package failed to build from source. > ... > > | /build/buildd/gtk+2.0-2.11.6/modules/printbackends/cups/gtkcupsutils.c: > > In function '_post_send': > > | > > /build/buildd/gtk+2.0-2.11.6/modules/printbackends/cups/gtkcupsutils.c:638: > > error: dereferencing pointer to incomplete type > ... > > Full build log(s): > > http://experimental.ftbfs.de/build.php?&ver=2.11.6-1&pkg=gtk+2.0&arch=sparc > > Hmm, I'm a bit suspicious at the gcc version used to build this: > Toolchain package versions: libc6-dev_2.6.1-2 gcc-4.3_ g++-4.3_ > binutils_2.18-1 libstdc++6-4.3-dev_ libstdc++6_4.2.1-5 > > The version of gcc-4.3 seems to be missing, and I wouldn't be surprized > that this failure is gcc 4.3 specific. Could you please check with > unstable's gcc instead?
Don't trust sbuild ;) It probably gets fooled by the fact that gcc in experimental depends on gcc-4.3. But installed is in fact gcc-4.2: sh-3.1# gcc -v Using built-in specs. Target: sparc-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-werror --with-cpu=v8 --with-long-double-128 --enable-checking=release --build=sparc-linux-gnu --host=sparc-linux-gnu --target=sparc-linux-gnu Thread model: posix gcc version 4.2.1 (Debian 4.2.1-5) Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/