Your message dated Thu, 05 Oct 2006 15:04:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#239373: fixed in libquicktime 1:0.9.10+debian-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libquicktime-dev
Version: 0.9.2release-2
Severity: serious
Hi,
here are the automake versions I have on this system:
ii automake1.7 1.7.9-4 A tool for generating GNU Standards-complian
ii automake1.8 1.8.3-1 A tool for generating GNU Standards-complian
and here is the build failure:
$ fakeroot apt-get -b source libquicktime-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 671kB of source archives.
Get:1 http://ftp.fr.debian.org sid/main libquicktime 0.9.2release-2 (dsc) [857B]
Get:2 http://ftp.fr.debian.org sid/main libquicktime 0.9.2release-2 (tar)
[664kB]
Get:3 http://ftp.fr.debian.org sid/main libquicktime 0.9.2release-2 (diff)
[5841B]
Fetched 671kB in 0s (938kB/s)
dpkg-source: extracting libquicktime in libquicktime-0.9.2release
dpkg-buildpackage: source package is libquicktime
dpkg-buildpackage: source version is 0.9.2release-2
dpkg-buildpackage: source maintainer is Gerd Knorr <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is i386
debian/rules clean
dh_testdir
dh_testroot
rm -rf work work.tmp
rm -f build-*
dh_clean
debian/rules build
###
### unpacking /tmp/LB/libquicktime-0.9.2release/dist/libquicktime-0.9.2.tar.gz
### apply /tmp/LB/libquicktime-0.9.2release/dist/libdv-fix.diff
patching file configure.ac
Hunk #1 succeeded at 247 (offset 12 lines).
### apply /tmp/LB/libquicktime-0.9.2release/dist/optimize.diff
patching file configure.ac
### apply /tmp/LB/libquicktime-0.9.2release/dist/rtjpeg-fix.diff
patching file plugins/rtjpeg/Makefile.am
### apply /tmp/LB/libquicktime-0.9.2release/dist/shlib-ver.diff
patching file src/Makefile.am
###
dh_testdir
cd /tmp/LB/libquicktime-0.9.2release/work/libquicktime*;
\
set -ex; \
autoreconf -vfi; \
./configure \
--prefix=/usr \
--mandir=/usr/share/man \
|| { cat config.log; exit 1; }; \
make;
+ autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
acinclude.m4:6: warning: underquoted definition of AC_LIB_RAW1394_FLAGS
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
acinclude.m4:19: warning: underquoted definition of AC_LIB_RAW1394_HEADERS
acinclude.m4:41: warning: underquoted definition of AC_LIB_RAW1394_LIBVERSION
acinclude.m4:75: warning: underquoted definition of AC_LIB_RAW1394_RUNTEST
acinclude.m4:138: warning: underquoted definition of AC_LIB_RAW1394
acinclude.m4:167: warning: underquoted definition of AM_PATH_OGG
acinclude.m4:262: warning: underquoted definition of AM_PATH_VORBIS
acinclude.m4:361: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/xmps.m4:16: warning: underquoted definition of
XMPS_TEST_VERSION
/usr/share/aclocal/xmps.m4:61: warning: underquoted definition of AM_PATH_XMPS
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of
XMMS_TEST_VERSION
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/xmedcon.m4:12: warning: underquoted definition of
AM_PATH_XMEDCON
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of
AM_OPTIONS_WXCONFIG
/usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of
AM_PATH_WXCONFIG
/usr/share/aclocal/wfmath.m4:14: warning: underquoted definition of
AM_PATH_WFMATH
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of
XIPH_PATH_VORBIS
/usr/share/aclocal/vdk.m4:10: warning: underquoted definition of AM_PATH_VDK
/usr/share/aclocal/vdk.m4:156: warning: underquoted definition of FC_EXPAND_DIR
/usr/share/aclocal/vdk-2.m4:7: warning: underquoted definition of AM_PATH_VDK_2
/usr/share/aclocal/tulip.m4:2: warning: underquoted definition of AC_PATH_TULIP
/usr/share/aclocal/tcl.m4:20: warning: underquoted definition of
SC_PATH_TCLCONFIG
/usr/share/aclocal/tcl.m4:124: warning: underquoted definition of
SC_PATH_TKCONFIG
/usr/share/aclocal/tcl.m4:228: warning: underquoted definition of
SC_LOAD_TCLCONFIG
/usr/share/aclocal/tcl.m4:295: warning: underquoted definition of
SC_LOAD_TKCONFIG
/usr/share/aclocal/tcl.m4:333: warning: underquoted definition of
SC_ENABLE_SHARED
/usr/share/aclocal/tcl.m4:373: warning: underquoted definition of
SC_ENABLE_FRAMEWORK
/usr/share/aclocal/tcl.m4:422: warning: underquoted definition of
SC_ENABLE_THREADS
/usr/share/aclocal/tcl.m4:515: warning: underquoted definition of
SC_ENABLE_SYMBOLS
/usr/share/aclocal/tcl.m4:572: warning: underquoted definition of
SC_ENABLE_LANGINFO
/usr/share/aclocal/tcl.m4:619: warning: underquoted definition of
SC_CONFIG_MANPAGES
/usr/share/aclocal/tcl.m4:736: warning: underquoted definition of
SC_CONFIG_CFLAGS
/usr/share/aclocal/tcl.m4:1824: warning: underquoted definition of
SC_SERIAL_PORT
/usr/share/aclocal/tcl.m4:1953: warning: underquoted definition of
SC_MISSING_POSIX_HEADERS
/usr/share/aclocal/tcl.m4:2033: warning: underquoted definition of SC_PATH_X
/usr/share/aclocal/tcl.m4:2118: warning: underquoted definition of
SC_BLOCKING_STYLE
/usr/share/aclocal/tcl.m4:2183: warning: underquoted definition of
SC_TIME_HANDLER
/usr/share/aclocal/tcl.m4:2260: warning: underquoted definition of
SC_BUGGY_STRTOD
/usr/share/aclocal/tcl.m4:2322: warning: underquoted definition of
SC_TCL_LINK_LIBS
/usr/share/aclocal/tcl.m4:2398: warning: underquoted definition of
SC_TCL_EARLY_FLAG
/usr/share/aclocal/tcl.m4:2410: warning: underquoted definition of
SC_TCL_EARLY_FLAGS
/usr/share/aclocal/tcl.m4:2442: warning: underquoted definition of
SC_TCL_64BIT_FLAGS
/usr/share/aclocal/soup.m4:7: warning: underquoted definition of AM_PATH_SOUP
/usr/share/aclocal/snacc.m4:24: warning: underquoted definition of AM_PATH_SNACC
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of AM_PATH_SIGC
/usr/share/aclocal/shtool.m4:25: warning: underquoted definition of
AC_PROG_SHTOOL
/usr/share/aclocal/rra.m4:4: warning: underquoted definition of AM_PATH_RRA
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR
/usr/share/aclocal/pth.m4:55: warning: underquoted definition of _AC_PTH_VERBOSE
/usr/share/aclocal/pth.m4:61: warning: underquoted definition of AC_CHECK_PTH
/usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of
AM_PATH_PSTOEDIT
/usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition of
AC_CHECK_LIBREISERFS
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
/usr/share/aclocal/parted.m4:16: warning: underquoted definition of
PARTED_CHECK_LIBPARTED
/usr/share/aclocal/paragui.m4:12: warning: underquoted definition of
AM_PATH_PARAGUI
/usr/share/aclocal/ost_check2.m4:25: warning: underquoted definition of
OST_CCXX2_DYNLOADER
/usr/share/aclocal/ost_check2.m4:33: warning: underquoted definition of
OST_CCXX2_VERSION
/usr/share/aclocal/ost_check2.m4:100: warning: underquoted definition of
OST_CCXX2_FOX
/usr/share/aclocal/ost_check2.m4:111: warning: underquoted definition of
OST_CCXX2_HOARD
/usr/share/aclocal/ost_check2.m4:121: warning: underquoted definition of
OST_CCXX2_XML
/usr/share/aclocal/orbitcpp.m4:5: warning: underquoted definition of
AM_PATH_ORBITCPP
/usr/share/aclocal/openhbci.m4:8: warning: underquoted definition of
AM_PATH_OPENHBCI
/usr/share/aclocal/opencdk.m4:13: warning: underquoted definition of
AM_PATH_LIBOPENCDK
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/libxosd.m4:9: warning: underquoted definition of
AM_PATH_LIBXOSD
/usr/share/aclocal/libsynce.m4:4: warning: underquoted definition of
AM_PATH_LIBSYNCE
/usr/share/aclocal/libraw1394.m4:6: warning: underquoted definition of
AC_LIB_RAW1394_FLAGS
/usr/share/aclocal/libraw1394.m4:19: warning: underquoted definition of
AC_LIB_RAW1394_HEADERS
/usr/share/aclocal/libraw1394.m4:41: warning: underquoted definition of
AC_LIB_RAW1394_LIBVERSION
/usr/share/aclocal/libraw1394.m4:75: warning: underquoted definition of
AC_LIB_RAW1394_RUNTEST
/usr/share/aclocal/libraw1394.m4:138: warning: underquoted definition of
AC_LIB_RAW1394
/usr/share/aclocal/librapi2.m4:4: warning: underquoted definition of
AM_PATH_LIBRAPI2
/usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of
AM_PATH_LIBMIKMOD
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBMCRYPT
/usr/share/aclocal/libgnutls.m4:12: warning: underquoted definition of
AM_PATH_LIBGNUTLS
/usr/share/aclocal/libgnutls-extra.m4:12: warning: underquoted definition of
AM_PATH_LIBGNUTLS_EXTRA
/usr/share/aclocal/libglade.m4:7: warning: underquoted definition of
AM_PATH_LIBGLADE
/usr/share/aclocal/libgcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBGCRYPT
/usr/share/aclocal/libcomprex.m4:8: warning: underquoted definition of
AM_PATH_COMPREX
/usr/share/aclocal/libchipcard.m4:4: warning: underquoted definition of
AC_LIBCHIPCARD
/usr/share/aclocal/libcdaudio.m4:10: warning: underquoted definition of
AM_PATH_LIBCDAUDIO
/usr/share/aclocal/libart.m4:11: warning: underquoted definition of
AM_PATH_LIBART
/usr/share/aclocal/libOggFLAC.m4:7: warning: underquoted definition of
AM_PATH_LIBOGGFLAC
/usr/share/aclocal/libOggFLAC++.m4:8: warning: underquoted definition of
AM_PATH_LIBOGGFLACPP
/usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of
AM_PATH_LIBIDL
/usr/share/aclocal/libFLAC.m4:7: warning: underquoted definition of
AM_PATH_LIBFLAC
/usr/share/aclocal/libFLAC++.m4:8: warning: underquoted definition of
AM_PATH_LIBFLACPP
/usr/share/aclocal/leakbug.m4:5: warning: underquoted definition of
AM_WITH_LEAKBUG
/usr/share/aclocal/gts.m4:10: warning: underquoted definition of AM_PATH_GTS
/usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of AM_PATH_GTKGL
/usr/share/aclocal/gtkextra.m4:8: warning: underquoted definition of
AM_PATH_GTK_EXTRA
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/gtk-2.0.m4:8: warning: underquoted definition of
AM_PATH_GTK_2_0
/usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of AM_PATH_GTKMM
/usr/share/aclocal/gst-element-check-0.6.m4:7: warning: underquoted definition
of AM_GST_ELEMENT_CHECK
/usr/share/aclocal/gsl.m4:5: warning: underquoted definition of AM_PATH_GSL
/usr/share/aclocal/gpgme.m4:4: warning: underquoted definition of
_AM_PATH_GPGME_CONFIG
/usr/share/aclocal/gpg-error.m4:7: warning: underquoted definition of
AM_PATH_GPG_ERROR
/usr/share/aclocal/gob2.m4:7: warning: underquoted definition of GOB2_HOOK
/usr/share/aclocal/gob.m4:7: warning: underquoted definition of GOB_HOOK
/usr/share/aclocal/gnucash.m4:9: warning: underquoted definition of
AM_PATH_GNUCASH
/usr/share/aclocal/gnet-2.0.m4:8: warning: underquoted definition of
AM_PATH_GNET_2_0
/usr/share/aclocal/gmime.m4:6: warning: underquoted definition of AM_PATH_GMIME
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gimp.m4:8: warning: underquoted definition of AM_PATH_GIMP
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of
AM_PATH_GDK_PIXBUF
/usr/share/aclocal/gconf-2.m4:8: warning: underquoted definition of
AM_GCONF_SOURCE_2
/usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of
AM_PATH_GCONF
/usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of
AM_GCONF_SOURCE
/usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of
AC_GWRAP_CHECK_GUILE
/usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of
AM_PATH_GWRAP
/usr/share/aclocal/esd.m4:10: warning: underquoted definition of AM_PATH_ESD
/usr/share/aclocal/esd.m4:175: warning: underquoted definition of
AM_ESD_SUPPORTS_MULTIPLE_RECORD
/usr/share/aclocal/eb3.m4:18: warning: underquoted definition of eb_LIB_EB3
/usr/share/aclocal/avifile.m4:21: warning: underquoted definition of
AM_PATH_AVIFILE
/usr/share/aclocal/autounit.m4:4: warning: underquoted definition of
AM_PATH_AUTOUNIT
/usr/share/aclocal/autotrace.m4:7: warning: underquoted definition of
AM_PATH_AUTOTRACE
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of
AM_PATH_AUDIOFILE
/usr/share/aclocal/atlas.m4:12: warning: underquoted definition of AM_PATH_ATLAS
/usr/share/aclocal/ORBit2.m4:4: warning: underquoted definition of
AM_PATH_ORBIT2
/usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT
/usr/share/aclocal/ORBit-mt.m4:4: warning: underquoted definition of
AM_PATH_ORBIT_MT
aclocal: configure.ac: 35: macro `AM_PROG_LIBTOOL' not found in library
autoreconf: aclocal failed with exit status: 1
make: *** [build-stamp] Error 1
Build command 'cd libquicktime-0.9.2release && dpkg-buildpackage -b -uc' failed.
E: Child process failed
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.3-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Versions of packages libquicktime-dev depends on:
ii libc6-dev 2.3.2.ds1-11 GNU C Library: Development Librari
ii libdv2-dev [libdv-dev] 0.99-2 A software library for DV format d
ii libquicktime1 0.9.2release-2 A library for reading and writing
ii libraw1394-dev 0.10.1-1 library for direct access to IEEE
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libquicktime
Source-Version: 1:0.9.10+debian-1
We believe that the bug you reported is fixed in the latest version of
libquicktime, which is due to be installed in the Debian FTP archive:
libquicktime-dev_0.9.10+debian-1_i386.deb
to pool/main/libq/libquicktime/libquicktime-dev_0.9.10+debian-1_i386.deb
libquicktime0_0.9.10+debian-1_i386.deb
to pool/main/libq/libquicktime/libquicktime0_0.9.10+debian-1_i386.deb
libquicktime_0.9.10+debian-1.diff.gz
to pool/main/libq/libquicktime/libquicktime_0.9.10+debian-1.diff.gz
libquicktime_0.9.10+debian-1.dsc
to pool/main/libq/libquicktime/libquicktime_0.9.10+debian-1.dsc
libquicktime_0.9.10+debian.orig.tar.gz
to pool/main/libq/libquicktime/libquicktime_0.9.10+debian.orig.tar.gz
quicktime-utils_0.9.10+debian-1_i386.deb
to pool/main/libq/libquicktime/quicktime-utils_0.9.10+debian-1_i386.deb
quicktime-x11utils_0.9.10+debian-1_i386.deb
to pool/main/libq/libquicktime/quicktime-x11utils_0.9.10+debian-1_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.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated libquicktime 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.7
Date: Thu, 5 Oct 2006 21:20:00 +0200
Source: libquicktime
Binary: libquicktime0 quicktime-x11utils libquicktime-dev quicktime-utils
Architecture: source i386
Version: 1:0.9.10+debian-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
libquicktime-dev - library for reading and writing Quicktime files
(development)
libquicktime0 - library for reading and writing Quicktime files
quicktime-utils - library for reading and writing Quicktime files (utilities)
quicktime-x11utils - library for reading and writing Quicktime files (x11
utilities)
Closes: 205987 222418 239373 261520 305174 322640 323659 326462 326463 326753
359861 359863 372467 379249 391251
Changes:
libquicktime (1:0.9.10+debian-1) unstable; urgency=low
.
* New upstream release.
* New maintainer (Closes: #379249).
* Acknowledge NMUs (Closes: #205987, #222418, #239373, #261520, #305174,
#322640, #323659, #326462, #326463, #326753, #359861, #359863, #372467)
* Updated build-depends for glib1.2 (Closes: #391251).
* Rebuild upstream tarball without debian directory.
* Redone debian directory based on current debhelper templates, additionally:
- added watch file.
- dropping plugin_link, quicktime1394_link, rebootstrap, stringify, and
target_priority patches, they are not needed with current upstream.
- removed obsolete conflicts/replaces.
- removed compatiblity headers, all package should be transitioned now.
- using dpatch for upstream modifications now.
Files:
5b8e9818445d42b0928123f6a951bdc1 943 devel optional
libquicktime_0.9.10+debian-1.dsc
f00074bc1edf5f3ff72699a02c5ee139 846403 devel optional
libquicktime_0.9.10+debian.orig.tar.gz
1b294091c9c49dfbdb02e4c08fb356b2 18644 devel optional
libquicktime_0.9.10+debian-1.diff.gz
280f13152dc1caa89c975635db06c2e2 403090 libs optional
libquicktime0_0.9.10+debian-1_i386.deb
29c2f9fb39c01d248a8a90e80d6187f5 59472 libdevel optional
libquicktime-dev_0.9.10+debian-1_i386.deb
b189384256b6d22cf45bb035e266b4e4 24406 utils extra
quicktime-utils_0.9.10+debian-1_i386.deb
58519b729b303817bf7de4e270c6aa28 37978 utils extra
quicktime-x11utils_0.9.10+debian-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFJXoV+C5cwEsrK54RAnnPAKDPrDDHC5SIx0vnrsVPTlpZxLglwwCeNqRR
vZ1kspBRHKn99nl3j+3t3e4=
=kuby
-----END PGP SIGNATURE-----
--- End Message ---