Your message dated Sun, 30 Aug 2009 23:17:07 +0000
with message-id <[email protected]>
and subject line Bug#536980: fixed in zapping 0.10~cvs6-3
has caused the Debian Bug report #536980,
regarding zapping: FTBFS: configure: error: Package requirements not met
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
536980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536980
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zapping
Version: 0.10~cvs6-2
Severity: serious
User: [email protected]
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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: zapping
Source-Version: 0.10~cvs6-3
We believe that the bug you reported is fixed in the latest version of
zapping, which is due to be installed in the Debian FTP archive:
zapping_0.10~cvs6-3.diff.gz
to pool/main/z/zapping/zapping_0.10~cvs6-3.diff.gz
zapping_0.10~cvs6-3.dsc
to pool/main/z/zapping/zapping_0.10~cvs6-3.dsc
zapping_0.10~cvs6-3_i386.deb
to pool/main/z/zapping/zapping_0.10~cvs6-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Luberda <[email protected]> (supplier of updated zapping package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 30 Aug 2009 12:21:08 +0200
Source: zapping
Binary: zapping
Architecture: source i386
Version: 0.10~cvs6-3
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[email protected]>
Changed-By: Robert Luberda <[email protected]>
Description:
zapping - television viewer for the GNOME environment
Closes: 485581 528167 536980
Changes:
zapping (0.10~cvs6-3) unstable; urgency=low
.
* Fix build dependencies (closes: #536980). Thanks to Simon McVittie
for the patch.
* 06_reqbufs_may_fail.patch: VIDIOC_REQBUFS can return a value greater
then 0 on success (closes: #528167). Thanks to Chris Frey for the patch.
* Rebuild with the current python-dev (closes: #485581).
* debian/rules:
+ switch to debhelper v7;
+ remove deprecated calls to dh_scrollkeeper.
* Standards-Version: 3.8.3.
* Add debian/README.source.
* Fix lintian warnings.
Checksums-Sha1:
7461296bfedde8953b79075a86cb22777016eef7 1414 zapping_0.10~cvs6-3.dsc
cbab2c61fd672017353fc1508444026339c81370 12230 zapping_0.10~cvs6-3.diff.gz
12b9ad7317e3ec887dd1d2f5de904fd919333b5c 1448230 zapping_0.10~cvs6-3_i386.deb
Checksums-Sha256:
001a4beee26d45b63e323a88284a8de59228e2854366f8c6fd3221a5d8f91588 1414
zapping_0.10~cvs6-3.dsc
fd8056fbd4b1c4c7371bdafa87d18849e1c169b373a1506a1758bc5f8ef31a65 12230
zapping_0.10~cvs6-3.diff.gz
814ff8c8ab636d822576eee0842b29c83e00157633e865ab95ac8f443a73a5e8 1448230
zapping_0.10~cvs6-3_i386.deb
Files:
92c87034508607835bc6a7085dab4264 1414 gnome extra zapping_0.10~cvs6-3.dsc
ed8951713f84f9d6d9b3f65e394eaa11 12230 gnome extra zapping_0.10~cvs6-3.diff.gz
d4b8af8584c14400af6125b823fd696a 1448230 gnome extra
zapping_0.10~cvs6-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkqaWxcACgkQThh1cJ0wnDtFVwCfXlVoFnO3ScACA5xRR7+xk8WH
o1oAniBLXNf9F2IGfL1I3hM1GXk4KX3I
=TKpp
-----END PGP SIGNATURE-----
--- End Message ---