Package: zapping
Version: 0.10~cvs6-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 
> 2 
> No patch removed
> rm -rf .pc debian/stamp-patched
> [ ! -f debian/BUILD/autotools.tgz ] || {  tar xvzf debian/BUILD/autotools.tgz 
> && rm debian/BUILD/autotools.tgz ; }
> dh_testdir
> dh_testroot
> rm -rf debian/BUILD
> dh_clean help/C/zapping-C.omf.out intltool-extract intltool-merge \
>       intltool-update po/.intltool-merge-cache site_def.h zapping.desktop \
>       libvbi/fontgen
>  dpkg-source -b zapping-0.10~cvs6
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building zapping using existing 
> zapping_0.10~cvs6.orig.tar.gz
> dpkg-source: info: building zapping in zapping_0.10~cvs6-2.diff.gz
> dpkg-source: info: building zapping in zapping_0.10~cvs6-2.dsc
>  debian/rules build
> # quilt exits with 2 as return when there was nothing to do. 
> # That's not an error here (but it's useful to break loops in crude scripts)
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
> Applying patch 00_automake.patch
> patching file plugins/alirc/Makefile.am
> patching file plugins/deinterlace/Makefile.am
> patching file plugins/mpeg/Makefile.am
> patching file plugins/screenshot/Makefile.am
> patching file plugins/subtitle/Makefile.am
> patching file plugins/teletext/Makefile.am
> patching file zapping_setup_fb/Makefile.am
> patching file src/Makefile.am
> patching file help/omf.make
> patching file configure
> patching file help/man/Makefile.am
> 
> Applying patch 01_libzvbi-ftbfs.patch
> patching file src/plugin_common.h
> patching file src/zvbi.h
> 
> Applying patch 02_ftbfs_simd.patch
> patching file test/simd.c
> 
> Applying patch 03_desktop.patch
> patching file zapping.desktop.in.in
> 
> Applying patch 04_schemas.patch
> patching file zapping.schemas.in
> 
> Applying patch 05_ftbfs_powerpc_libtv.patch
> patching file libtv/Makefile.am
> 
> Now at patch 05_ftbfs_powerpc_libtv.patch
> touch debian/stamp-patched
> find . !  -path '*debian*' ! -path '*debian/BUILD*' ! -path '*/.*' -type d \
>               -exec mkdir -p debian/BUILD/{} \;
> tar cvzf "debian/BUILD/autotools.tgz".tmp  config.sub config.guess 
> help/man/*.1
> config.sub
> config.guess
> help/man/zapping.1
> help/man/zapping_remote.1
> help/man/zapping_setup_fb.1
> ln -fs /usr/share/misc/config.sub config.sub
> ln -fs /usr/share/misc/config.guess config.guess
> rm -f help/man/*.1
> mv "debian/BUILD/autotools.tgz".tmp "debian/BUILD/autotools.tgz"
> dh_testdir
> automake-1.9 --ignore-deps -f -o debian/BUILD
> configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): 
> suspicious cache-id, must contain _cv_ to be cached
> ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
> aclocal.m4:646: AC_LIBTOOL_LINKER_OPTION is expanded from...
> aclocal.m4:2565: _LT_AC_LANG_C_CONFIG is expanded from...
> aclocal.m4:2564: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
> aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...
> aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...
> aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...
> aclocal.m4:6096: AM_PROG_LIBTOOL is expanded from...
> configure.in:19: the top level
> configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 
> suspicious cache-id, must contain _cv_ to be cached
> aclocal.m4:601: AC_LIBTOOL_COMPILER_OPTION is expanded from...
> aclocal.m4:4676: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
> configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): 
> suspicious cache-id, must contain _cv_ to be cached
> aclocal.m4:2673: _LT_AC_LANG_CXX_CONFIG is expanded from...
> aclocal.m4:2672: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
> aclocal.m4:1715: _LT_AC_TAGCONFIG is expanded from...
> configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): 
> suspicious cache-id, must contain _cv_ to be cached
> aclocal.m4:3770: _LT_AC_LANG_F77_CONFIG is expanded from...
> aclocal.m4:3769: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
> configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): 
> suspicious cache-id, must contain _cv_ to be cached
> aclocal.m4:3876: _LT_AC_LANG_GCJ_CONFIG is expanded from...
> aclocal.m4:3875: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
> cd debian/BUILD && LDFLAGS="" CFLAGS="-Wall -g" \
>       
> /build/user-zapping_0.10~cvs6-2-amd64-qD3wBC/zapping-0.10~cvs6/configure      
>                   \
>               --prefix=/usr                   \
>               --build x86_64-linux-gnu --enable-v4l                   \
>               --datadir=\${prefix}/share      \
>               --mandir=\${prefix}/share/man   \
>               --x-libraries=/usr/X11R6/lib    \
>               --enable-pam                    \
>               --x-includes=/usr/X11R6/include \
>               --with-gconf-schema-file-dir=\${prefix}/share/gconf/schemas
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for library containing strerror... none required
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ANSI C... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> 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 ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> 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 dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc static flag  works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc 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... no
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking for intltool >= 0.22... 0.34.1 found
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> checking for iconv... /usr/bin/iconv
> checking for msgfmt... /usr/bin/msgfmt
> checking for msgmerge... /usr/bin/msgmerge
> checking for xgettext... /usr/bin/xgettext
> checking for strlcpy... no
> checking for strndup... yes
> checking for asprintf... yes
> checking for getopt_long... yes
> checking for program_invocation_name... yes
> checking whether byte ordering is bigendian... no
> checking if gcc supports MMX... yes
> checking if gcc supports 3DNOW... yes
> checking if gcc supports SSE... yes
> checking if gcc supports SSE2... yes
> checking if gcc supports SSE3... yes
> checking if gcc supports ALTIVEC... no
> checking if gcc supports --param inline-unit-growth... yes
> checking if gcc has __builtin_popcount... yes
> checking for pthread_create in -lpthread... yes
> checking for ISO C99 variadic macros... no
> checking for GNU C variadic macros... yes
> checking whether to build the Video4Linux driver interfaces... yes
> checking whether to build the Bktr/Meteor driver interfaces... no
> checking whether to enable PAM support... yes
> checking for consolehelper... no
> consolehelper not found, using setuid binary
> checking sys/soundcard.h usability... yes
> checking sys/soundcard.h presence... yes
> checking for sys/soundcard.h... yes
> checking machine/soundcard.h usability... no
> checking machine/soundcard.h presence... no
> checking for machine/soundcard.h... no
> checking for OSS... yes
> checking for esd_record_stream_fallback in -lesd... yes
> checking for ARTS... 0.9.5
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for X11/extensions/dpms.h... yes
> checking for DPMSInfo in -lXext... yes
> checking for X11/extensions/xf86dga.h... yes
> checking for XF86DGAQueryExtension in -lXxf86dga... yes
> checking for X11/extensions/xf86vmode.h... yes
> checking for XF86VidModeGetViewPort in -lXxf86vm... yes
> checking for X11/extensions/Xv.h... yes
> checking for XvShmPutImage in -lXv... yes
> checking for X11/extensions/Xinerama.h... yes
> checking for XineramaQueryExtension in -lXinerama... yes
> checking for X11/Xmu/WinUtil.h... yes
> checking for XmuClientWindow in -lXmu... yes
> checking what warning flags to pass to the C compiler... -Wall 
> -Wmissing-prototypes
> checking what language compliance flags to pass to the C compiler... 
> Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema 
> installation
> Using ${prefix}/share/gconf/schemas as install directory for schema files
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> configure: error: Package requirements (
>   gtk+-2.0 >= 2.4
>   libgnomeui-2.0
>   libglade-2.0
>   gconf-2.0) were not met:
> 
> No package 'libglade-2.0' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables PACKAGE_CFLAGS
> and PACKAGE_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> make: *** [debian/BUILD/configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/zapping_0.10~cvs6-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to