Your message dated Tue, 19 Jan 2010 11:47:54 +0000
with message-id <e1nxcys-00013n...@ries.debian.org>
and subject line Bug#565860: fixed in qtractor 0.4.4-2
has caused the Debian Bug report #565860,
regarding FTBFS - configure: error: JACK library not found
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 ow...@bugs.debian.org
immediately.)
--
565860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qtractor
Version: 0.4.3-2
Severity: serious
qtractor fails to build on non-x86. From a recent build attempt on hppa:
[...]
checking for main in -lX11... no
checking for main in -lXext... no
checking for round in -lm... no
configure: error: JACK library not found.
checking for main in -ljack... no
==> config.log <==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Qtractor configure 0.4.3, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --build=hppa-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/qtractor --disable-maintainer-mode
--disable-dependency-tracking
## --------- ##
## Platform. ##
## --------- ##
hostname = penalosa
uname -m = parisc64
uname -r = 2.6.32-trunk-parisc64
uname -s = Linux
uname -v = #1 Tue Dec 8 04:07:32 UTC 2009
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2166: checking for gcc
configure:2182: found /usr/bin/gcc
configure:2193: result: gcc
configure:2425: checking for C compiler version
configure:2433: gcc --version >&5
gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2437: $? = 0
configure:2444: gcc -v >&5
Using built-in specs.
Target: hppa-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-9'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--enable-multiarch --enable-linker-build-id --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls
--enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --enable-objc-gc
--disable-libstdcxx-pch --enable-checking=release --build=hppa-linux-gnu
--host=hppa-linux-gnu --target=hppa-linux-gnu
Thread model: posix
gcc version 4.4.3 20100108 (prerelease) (Debian 4.4.2-9)
configure:2448: $? = 0
configure:2455: gcc -V >&5
gcc: '-V' option must have argument
configure:2459: $? = 1
configure:2482: checking for C compiler default output file name
configure:2504: gcc -g -O2 conftest.c >&5
configure:2508: $? = 0
configure:2546: result: a.out
configure:2565: checking whether the C compiler works
configure:2575: ./a.out
configure:2579: $? = 0
configure:2598: result: yes
configure:2605: checking whether we are cross compiling
configure:2607: result: no
configure:2610: checking for suffix of executables
configure:2617: gcc -o conftest -g -O2 conftest.c >&5
configure:2621: $? = 0
configure:2647: result:
configure:2653: checking for suffix of object files
configure:2679: gcc -c -g -O2 conftest.c >&5
configure:2683: $? = 0
configure:2708: result: o
configure:2712: checking whether we are using the GNU C compiler
configure:2741: gcc -c -g -O2 conftest.c >&5
configure:2748: $? = 0
configure:2765: result: yes
configure:2774: checking whether gcc accepts -g
configure:2804: gcc -c -g conftest.c >&5
configure:2811: $? = 0
configure:2912: result: yes
configure:2929: checking for gcc option to accept ISO C89
configure:3003: gcc -c -g -O2 conftest.c >&5
configure:3010: $? = 0
configure:3033: result: none needed
configure:3056: checking how to run the C preprocessor
configure:3096: gcc -E conftest.c
configure:3103: $? = 0
configure:3134: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3141: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3174: result: gcc -E
configure:3203: gcc -E conftest.c
configure:3210: $? = 0
configure:3241: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3248: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3345: checking for g++
configure:3361: found /usr/bin/g++
configure:3372: result: g++
configure:3399: checking for C++ compiler version
configure:3407: g++ --version >&5
g++ (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3411: $? = 0
configure:3418: g++ -v >&5
Using built-in specs.
Target: hppa-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-9'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--enable-multiarch --enable-linker-build-id --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls
--enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --enable-objc-gc
--disable-libstdcxx-pch --enable-checking=release --build=hppa-linux-gnu
--host=hppa-linux-gnu --target=hppa-linux-gnu
Thread model: posix
gcc version 4.4.3 20100108 (prerelease) (Debian 4.4.2-9)
configure:3422: $? = 0
configure:3429: g++ -V >&5
g++: '-V' option must have argument
configure:3433: $? = 1
configure:3436: checking whether we are using the GNU C++ compiler
configure:3465: g++ -c -g -O2 conftest.cpp >&5
configure:3472: $? = 0
configure:3489: result: yes
configure:3498: checking whether g++ accepts -g
configure:3528: g++ -c -g conftest.cpp >&5
configure:3535: $? = 0
configure:3636: result: yes
configure:3664: checking how to run the C++ preprocessor
configure:3700: g++ -E conftest.cpp
configure:3707: $? = 0
configure:3738: g++ -E conftest.cpp
conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
configure:3745: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3778: result: g++ -E
configure:3807: g++ -E conftest.cpp
configure:3814: $? = 0
configure:3845: g++ -E conftest.cpp
conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
configure:3852: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3893: checking for grep that handles long lines and -e
configure:3953: result: /bin/grep
configure:3958: checking for egrep
configure:4022: result: /bin/grep -E
configure:4028: checking whether gcc needs -traditional
configure:4070: result: no
configure:4126: checking for Qt library version >= 4.1
configure:4157: g++ -o conftest -g -O2 -I/usr/share/qt4/include
-I/usr/local/include -I/usr/include -I/usr/include/qt4 conftest.cpp
-L/usr/local/lib -L/usr/lib >&5
configure:4164: $? = 0
configure:4188: result: yes
configure:4193: checking for IEEE 32bit float optimizations
configure:4224: g++ -o conftest -g -O2 -I/usr/share/qt4/include
-I/usr/local/include -I/usr/include -I/usr/include/qt4 conftest.cpp
-L/usr/local/lib -L/usr/lib >&5
configure:4228: $? = 0
configure:4234: ./conftest
configure:4238: $? = 0
configure:4256: result: yes
configure:4272: checking for SSE optimization
configure:4312: g++ -o conftest -g -O2 -msse -mfpmath=sse -ffast-math
-I/usr/share/qt4/include -I/usr/local/include -I/usr/include -I/usr/include/qt4
conftest.cpp -L/usr/local/lib -L/usr/lib >&5
cc1plus: error: unrecognized command line option "-msse"
cc1plus: error: unrecognized command line option "-mfpmath=sse"
configure:4316: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| #define CONFIG_FLOAT32 1
| /* end confdefs.h. */
|
| #include <xmmintrin.h>
| #if !defined(__SSE__)
| #error SSE optimization disabled.
| #endif
| int main() {
| unsigned int a, b, c, d;
| __asm__ __volatile__
| ("cpuid": "=a" (a), "=b" (b), "=c" (c), "=d" (d) : "a" (1));
| return ((d & (1 << 25)) ? 0 : 1);
| }
|
configure:4344: result: no
configure:4361: checking for qmake
configure:4379: found /usr/share/qt4/bin/qmake
configure:4392: result: /usr/share/qt4/bin/qmake
configure:4410: checking for moc
configure:4428: found /usr/share/qt4/bin/moc
configure:4441: result: /usr/share/qt4/bin/moc
configure:4459: checking for uic
configure:4477: found /usr/share/qt4/bin/uic
configure:4490: result: /usr/share/qt4/bin/uic
configure:4508: checking for main in -lm
configure:4537: g++ -o conftest -g -O2 -msse -mfpmath=sse -ffast-math
-I/usr/share/qt4/include -I/usr/local/include -I/usr/include -I/usr/include/qt4
conftest.cpp -lm -L/usr/local/lib -L/usr/lib >&5
cc1plus: error: unrecognized command line option "-msse"
cc1plus: error: unrecognized command line option "-mfpmath=sse"
configure:4544: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| #define CONFIG_FLOAT32 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:4565: result: no
configure:4577: checking for main in -lX11
configure:4606: g++ -o conftest -g -O2 -msse -mfpmath=sse -ffast-math
-I/usr/share/qt4/include -I/usr/local/include -I/usr/include -I/usr/include/qt4
conftest.cpp -lX11 -L/usr/local/lib -L/usr/lib >&5
cc1plus: error: unrecognized command line option "-msse"
cc1plus: error: unrecognized command line option "-mfpmath=sse"
configure:4613: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| #define CONFIG_FLOAT32 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:4634: result: no
configure:4646: checking for main in -lXext
configure:4675: g++ -o conftest -g -O2 -msse -mfpmath=sse -ffast-math
-I/usr/share/qt4/include -I/usr/local/include -I/usr/include -I/usr/include/qt4
conftest.cpp -lXext -L/usr/local/lib -L/usr/lib >&5
cc1plus: error: unrecognized command line option "-msse"
cc1plus: error: unrecognized command line option "-mfpmath=sse"
configure:4682: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
dh_auto_configure: ./configure --build=hppa-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/qtractor --disable-maintainer-mode
--disable-dependency-tracking returned exit code 1
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| #define CONFIG_FLOAT32 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:4703: result: no
configure:4716: checking for round in -lm
configure:4751: g++ -o conftest -g -O2 -msse -mfpmath=sse -ffast-math
-I/usr/share/qt4/include -I/usr/local/include -I/usr/include -I/usr/include/qt4
conftest.cpp -lm -L/usr/local/lib -L/usr/lib >&5
cc1plus: error: unrecognized command line option "-msse"
cc1plus: error: unrecognized command line option "-mfpmath=sse"
configure:4758: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| #define CONFIG_FLOAT32 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char round ();
| int
| main ()
| {
| return round ();
| ;
| return 0;
| }
configure:4779: result: no
configure:4796: checking for main in -ljack
configure:4825: g++ -o conftest -g -O2 -msse -mfpmath=sse -ffast-math
-I/usr/share/qt4/include -I/usr/local/include -I/usr/include -I/usr/include/qt4
conftest.cpp -ljack -L/usr/local/lib -L/usr/lib >&5
cc1plus: error: unrecognized command line option "-msse"
cc1plus: error: unrecognized command line option "-mfpmath=sse"
configure:4832: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| #define CONFIG_FLOAT32 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:4853: result: no
configure:4862: error: JACK library not found.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -O2'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=hppa-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_float32=yes
ac_cv_lib_X11_main=no
ac_cv_lib_Xext_main=no
ac_cv_lib_jack_main=no
ac_cv_lib_m_main=no
ac_cv_lib_m_round=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_ac_moc=/usr/share/qt4/bin/moc
ac_cv_path_ac_qmake=/usr/share/qt4/bin/qmake
ac_cv_path_ac_uic=/usr/share/qt4/bin/uic
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_qtversion=yes
ac_cv_sse=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-msse -mfpmath=sse -ffast-math -I/usr/share/qt4/include
-I/usr/local/include -I/usr/include -I/usr/include/qt4 -g -O2'
CPP='gcc -E'
CPPFLAGS='-msse -mfpmath=sse -ffast-math -I/usr/share/qt4/include
-I/usr/local/include -I/usr/include -I/usr/include/qt4 '
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS='-L/usr/local/lib -L/usr/lib '
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='rn...@rncbc.org'
PACKAGE_NAME='Qtractor'
PACKAGE_STRING='Qtractor 0.4.3'
PACKAGE_TARNAME='qtractor'
PACKAGE_VERSION='0.4.3'
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_cflags=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_debug='release'
ac_incpath='/usr/share/qt4/include /usr/local/include /usr/include
/usr/include/qt4 '
ac_libs='-L/usr/local/lib -L/usr/lib '
ac_moc='/usr/share/qt4/bin/moc'
ac_prefix='/usr'
ac_qmake='/usr/share/qt4/bin/qmake'
ac_uic='/usr/share/qt4/bin/uic'
bindir='${exec_prefix}/bin'
build_alias='hppa-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/qtractor'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
make: *** [build] Error 9
dpkg-buildpackage: error: debian/rules build gave error exit status 2
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "Qtractor"
#define PACKAGE_TARNAME "qtractor"
#define PACKAGE_VERSION "0.4.3"
#define PACKAGE_STRING "Qtractor 0.4.3"
#define PACKAGE_BUGREPORT "rn...@rncbc.org"
#define CONFIG_PREFIX "/usr"
#define CONFIG_FLOAT32 1
configure: exit 1
────────────────────────────────────────────────────────────────────────────────
Build finished at 20100117-0406
FAILED [dpkg-buildpackage died]
Purging
/var/lib/schroot/mount/sid-hppa-sbuild-fd5c85c5-4974-45e2-8d66-e4b1d42df0f6/build/buildd-qtractor_0.4.3-2-hppa-3L5Yzi
────────────────────────────────────────────────────────────────────────────────
--- End Message ---
--- Begin Message ---
Source: qtractor
Source-Version: 0.4.4-2
We believe that the bug you reported is fixed in the latest version of
qtractor, which is due to be installed in the Debian FTP archive:
qtractor_0.4.4-2.diff.gz
to main/q/qtractor/qtractor_0.4.4-2.diff.gz
qtractor_0.4.4-2.dsc
to main/q/qtractor/qtractor_0.4.4-2.dsc
qtractor_0.4.4-2_amd64.deb
to main/q/qtractor/qtractor_0.4.4-2_amd64.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 565...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alessio Treglia <quadris...@ubuntu.com> (supplier of updated qtractor 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 19 Jan 2010 12:24:48 +0100
Source: qtractor
Binary: qtractor
Architecture: source amd64
Version: 0.4.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Alessio Treglia <quadris...@ubuntu.com>
Description:
qtractor - MIDI/Audio multi-track sequencer application
Closes: 565860
Changes:
qtractor (0.4.4-2) unstable; urgency=low
.
* Refresh patches.
* Add patch to prevent FTBFS on non-x86 architectures (Closes: #565860);
patch provided by Adrian Knoth.
Checksums-Sha1:
cc86409595e80a1937311d1ab91fe4c3c868c338 1575 qtractor_0.4.4-2.dsc
426fabc4edfdcb7673d3166e63ced606b3b9b627 4652 qtractor_0.4.4-2.diff.gz
0be4273b7d9e83e59604e554711cda05216306d4 1006504 qtractor_0.4.4-2_amd64.deb
Checksums-Sha256:
bb4ef2f2174010b84a00331568a1e2d92315f055b28d03c1f2996b2b6c9d5326 1575
qtractor_0.4.4-2.dsc
add20012cea15b045da333c4af164f053f620fc625472ac81a0af8916711361a 4652
qtractor_0.4.4-2.diff.gz
153c629da53a958a88566df7d662db9391554e88503fde009feef926ee3e934d 1006504
qtractor_0.4.4-2_amd64.deb
Files:
e231f027ea477b6ef6f9260b30c41ad0 1575 sound optional qtractor_0.4.4-2.dsc
1223f9cafac46026e37ffa2311b07562 4652 sound optional qtractor_0.4.4-2.diff.gz
bf6d38d358fa2c735595d9c73111d9c4 1006504 sound optional
qtractor_0.4.4-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAktVmPAACgkQRdSMfNz8P9DCqACeMkm328bbN4zebX1Nuh2jhoOZ
KC0AoIOlx8Hz0+WPEpvF71Vv19FTxGo8
=WdFH
-----END PGP SIGNATURE-----
--- End Message ---