[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

alsa-lib qa-doublebuild release goal in lenny



found 505088 1.0.16-2
retitle 505088 fails to build twice in a row on nanosecond timestamp filesystems
thanks

This bug is present in the version that is in lenny, too.

Maintainer has put it to severity "minor" (not sure why: because it
applies only to nanosecond timestamp filesystems? because he thought
it did not apply to the version in lenny?), which I consider too
low. Not entering BTS ping-pong, but if the release team agrees with
me (it is a "confirmed" release goal according to
http://release.debian.org/lenny/rc_policy.txt), please say so. I'd be
glad to do an NMU if that's appreciated / necessary / ..., but:
 - when the maintainer considers it "minor", I feel I need strong
   reasons to do it
 - at this point I'm not sure if we are supposed to do it only for RC
   bugs or also for release goals. There is also the possibility that
   release team / QA / ... considers that building twice in a row most
   of the time on second-precision timestamp filesystems (and not on
   nanosecond precision filesystems) is good enough.


So, please advise.


Attached is the build log with version 1.0.16-2.

-- 
Lionel
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package alsa-lib
dpkg-buildpackage: source version 1.0.16-2
dpkg-buildpackage: source changed by Jordi Mallach <jordi@debian.org>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
Removing patch dmix_first_set_fix.patch
Restoring src/pcm/pcm_dmix.c

Removing patch configure_cross_compile.patch
Restoring configure

Removing patch relibtoolise.patch
Restoring Makefile.in
Restoring aclocal.m4
Restoring alsalisp/Makefile.in
Restoring aserver/Makefile.in
Restoring configure
Restoring doc/Makefile.in
Restoring doc/pictures/Makefile.in
Restoring include/Makefile.in
Restoring include/sound/Makefile.in
Restoring ltmain.sh
Restoring modules/Makefile.in
Restoring modules/mixer/Makefile.in
Restoring modules/mixer/simple/Makefile.in
Restoring src/Makefile.in
Restoring src/alisp/Makefile.in
Restoring src/compat/Makefile.in
Restoring src/conf/Makefile.in
Restoring src/conf/cards/Makefile.in
Restoring src/conf/pcm/Makefile.in
Restoring src/control/Makefile.in
Restoring src/hwdep/Makefile.in
Restoring src/mixer/Makefile.in
Restoring src/pcm/Makefile.in
Restoring src/pcm/scopes/Makefile.in
Restoring src/rawmidi/Makefile.in
Restoring src/seq/Makefile.in
Restoring src/timer/Makefile.in
Restoring test/Makefile.in
Restoring utils/Makefile.in

Removing patch add-maintainer-mode.patch
Restoring configure.in

Removing patch doxygen_links.patch
Restoring src/pcm/pcm.c
Restoring src/rawmidi/rawmidi.c

Removing patch aclocal_libs_fix.patch
Restoring utils/alsa.m4

Removing patch alpha_versioned_symbols.patch
Restoring include/alsa-symbols.h

No patches applied
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
#-/usr/bin/make distclean
[ ! -f Makefile ] || /usr/bin/make distclean
make[1]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16'
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --datadir=${prefix}/share --build=x86_64-linux-gnu --enable-static --disable-maintainer-mode build_alias=x86_64-linux-gnu CFLAGS=-g -Wall -O2 LDFLAGS= CPPFLAGS= CXXFLAGS=-g -O2 FFLAGS=-g -O2  --no-create --no-recursion
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
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 cf77... 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 pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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 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 static flag -static 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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++ static flag -static 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
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for hsearch_r... yes
checking for library version... major 1 minor 0 subminor 16 extrastr  extraver 1000000
checking for versioned symbols... yes
checking for symbolic-functions... no
checking for custom symbol prefixes... 
checking for debug... yes
checking for debug assert... no
checking for tmpdir... /tmp
checking for softfloat... no
checking for libdl... checking for dlsym in -ldl... yes
checking for pthread... checking for pthread_join in -lpthread... yes
checking for librt... checking for clock_gettime in -lrt... yes
checking for architecture... x86
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking for resmgr support... no
checking for aload* support... yes
checking for ALSA device file directory... /dev/snd/
checking for aload* device file directory... /dev/
configure: creating ./config.status
Creating asoundlib.h...
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/pictures/Makefile
config.status: creating include/Makefile
config.status: creating include/sound/Makefile
config.status: creating src/Versions
config.status: creating src/Makefile
config.status: creating src/control/Makefile
config.status: creating src/mixer/Makefile
config.status: creating src/pcm/Makefile
config.status: creating src/pcm/scopes/Makefile
config.status: creating src/rawmidi/Makefile
config.status: creating src/timer/Makefile
config.status: creating src/hwdep/Makefile
config.status: creating src/seq/Makefile
config.status: creating src/compat/Makefile
config.status: creating src/alisp/Makefile
config.status: creating src/conf/Makefile
config.status: creating src/conf/cards/Makefile
config.status: creating src/conf/pcm/Makefile
config.status: creating modules/Makefile
config.status: creating modules/mixer/Makefile
config.status: creating modules/mixer/simple/Makefile
config.status: creating alsalisp/Makefile
config.status: creating aserver/Makefile
config.status: creating test/Makefile
config.status: creating utils/Makefile
config.status: creating utils/alsa-lib.spec
config.status: creating utils/alsa.pc
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
make[1]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16'
make[1]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16'
cd . && /bin/sh /home/master/src/alsa/alsa-lib-1.0.16/missing --run aclocal-1.9 
 cd . && /bin/sh /home/master/src/alsa/alsa-lib-1.0.16/missing --run automake-1.9 --foreign 
cd . && /bin/sh /home/master/src/alsa/alsa-lib-1.0.16/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --datadir=${prefix}/share --build=x86_64-linux-gnu --enable-static --disable-maintainer-mode build_alias=x86_64-linux-gnu CFLAGS=-g -Wall -O2 LDFLAGS= CPPFLAGS= CXXFLAGS=-g -O2 FFLAGS=-g -O2  --no-create --no-recursion
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
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 xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 98304
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 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 static flag -static 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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++ static flag -static 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
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for hsearch_r... yes
checking for library version... major 1 minor 0 subminor 16 extrastr  extraver 1000000
checking for versioned symbols... yes
checking for symbolic-functions... no
checking for custom symbol prefixes... 
checking for debug... yes
checking for debug assert... no
checking for tmpdir... /tmp
checking for softfloat... no
checking for libdl... checking for dlsym in -ldl... yes
checking for pthread... checking for pthread_join in -lpthread... yes
checking for librt... checking for clock_gettime in -lrt... yes
checking for architecture... x86
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking for resmgr support... no
checking for aload* support... yes
checking for ALSA device file directory... /dev/snd/
checking for aload* device file directory... /dev/
configure: creating ./config.status
Creating asoundlib.h...
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/pictures/Makefile
config.status: creating include/Makefile
config.status: creating include/sound/Makefile
config.status: creating src/Versions
config.status: creating src/Makefile
config.status: creating src/control/Makefile
config.status: creating src/mixer/Makefile
config.status: creating src/pcm/Makefile
config.status: creating src/pcm/scopes/Makefile
config.status: creating src/rawmidi/Makefile
config.status: creating src/timer/Makefile
config.status: creating src/hwdep/Makefile
config.status: creating src/seq/Makefile
config.status: creating src/compat/Makefile
config.status: creating src/alisp/Makefile
config.status: creating src/conf/Makefile
config.status: creating src/conf/cards/Makefile
config.status: creating src/conf/pcm/Makefile
config.status: creating modules/Makefile
config.status: creating modules/mixer/Makefile
config.status: creating modules/mixer/simple/Makefile
config.status: creating alsalisp/Makefile
config.status: creating aserver/Makefile
config.status: creating test/Makefile
config.status: creating utils/Makefile
config.status: creating utils/alsa-lib.spec
config.status: creating utils/alsa.pc
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
make[1]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16'
make[1]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16'
Making distclean in utils
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/utils'
rm -rf .libs _libs
rm -f *.lo
test -z "alsa-lib.spec alsa.pc" || rm -f alsa-lib.spec alsa.pc
rm -f libtool
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/utils'
Making distclean in test
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/test'
 rm -f control control
 rm -f pcm pcm
 rm -f pcm_min pcm_min
 rm -f latency latency
 rm -f seq seq
 rm -f playmidi1 playmidi1
 rm -f timer timer
 rm -f rawmidi rawmidi
 rm -f midiloop midiloop
 rm -f oldapi oldapi
 rm -f queue_timer queue_timer
 rm -f namehint namehint
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/test'
Making distclean in alsalisp
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/alsalisp'
rm -rf .libs _libs
 rm -f alsalisp alsalisp
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/alsalisp'
Making distclean in aserver
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/aserver'
 rm -f aserver aserver
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/aserver'
Making distclean in modules
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/modules'
Making distclean in mixer
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/modules/mixer'
Making distclean in simple
make[4]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/modules/mixer/simple'
rm -rf .libs _libs
test -z "smixer-sbase.la smixer-ac97.la smixer-hda.la smixer-python.la" || rm -f smixer-sbase.la smixer-ac97.la smixer-hda.la smixer-python.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[4]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/modules/mixer/simple'
Making distclean in .
make[4]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/modules/mixer'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/modules/mixer'
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/modules/mixer'
Making distclean in .
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/modules'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/modules'
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/modules'
Making distclean in src
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src'
Making distclean in conf
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf'
Making distclean in pcm
make[4]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf/pcm'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f Makefile
make[4]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf/pcm'
Making distclean in cards
make[4]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf/cards'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f Makefile
make[4]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf/cards'
Making distclean in .
make[4]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf'
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/conf'
Making distclean in compat
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/compat'
rm -rf .libs _libs
test -z "libcompat.la" || rm -f libcompat.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/compat'
Making distclean in alisp
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/alisp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/alisp'
Making distclean in seq
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/seq'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/seq'
Making distclean in hwdep
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/hwdep'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/hwdep'
Making distclean in rawmidi
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/rawmidi'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/rawmidi'
Making distclean in timer
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/timer'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/timer'
Making distclean in pcm
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/pcm'
Making distclean in scopes
make[4]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/pcm/scopes'
rm -rf .libs _libs
test -z "scope-level.la" || rm -f scope-level.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[4]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/pcm/scopes'
Making distclean in .
make[4]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/pcm'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/pcm'
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/pcm'
Making distclean in mixer
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/mixer'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/mixer'
Making distclean in control
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src/control'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src/control'
Making distclean in .
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/src'
test -z "libasound.la" || rm -f libasound.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "Versions" || rm -f Versions
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src'
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/src'
Making distclean in include
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/include'
Making distclean in sound
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/include/sound'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/include/sound'
Making distclean in .
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test -z "stamp-vh version.h alsa asoundlib.h" || rm -f stamp-vh version.h alsa asoundlib.h
rm -f config.h stamp-h1
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/include'
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/include'
Making distclean in doc
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/doc'
Making distclean in pictures
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/doc/pictures'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f Makefile
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/doc/pictures'
Making distclean in .
make[3]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16/doc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/doc'
rm -f Makefile
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16/doc'
Making distclean in .
make[2]: Entering directory `/home/master/src/alsa/alsa-lib-1.0.16'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16'
rm -f config.status config.cache config.log configure.lineno configure.status.lineno
rm -f Makefile
make[1]: Leaving directory `/home/master/src/alsa/alsa-lib-1.0.16'
rm -f *-stamp
rm -f config.sub config.guess config.status config.cache
rm -rf doc/doxygen
rm -rf bibuild debian/bitmp
rm -f include/alsa
dh_clean
 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 alpha_versioned_symbols.patch
patching file include/alsa-symbols.h

Applying patch aclocal_libs_fix.patch
patching file utils/alsa.m4

Applying patch doxygen_links.patch
patching file src/pcm/pcm.c
patching file src/rawmidi/rawmidi.c

Applying patch add-maintainer-mode.patch
patching file configure.in

Applying patch relibtoolise.patch
patching file Makefile.in
Hunk #6 FAILED at 97.
Hunk #7 succeeded at 108 (offset 1 line).
Hunk #8 FAILED at 120.
Hunk #9 FAILED at 135.
Hunk #10 succeeded at 146 (offset 3 lines).
Hunk #11 succeeded at 166 (offset 3 lines).
Hunk #12 succeeded at 194 (offset 3 lines).
Hunk #13 succeeded at 213 (offset 3 lines).
Hunk #14 succeeded at 240 (offset 3 lines).
Hunk #15 succeeded at 253 (offset 3 lines).
Hunk #16 succeeded at 285 (offset 3 lines).
Hunk #17 succeeded at 329 (offset 3 lines).
Hunk #18 succeeded at 355 (offset 3 lines).
Hunk #19 succeeded at 366 (offset 3 lines).
Hunk #20 succeeded at 386 (offset 3 lines).
Hunk #21 succeeded at 415 (offset 3 lines).
Hunk #22 succeeded at 423 (offset 3 lines).
Hunk #23 succeeded at 435 (offset 3 lines).
Hunk #24 succeeded at 445 (offset 3 lines).
Hunk #25 succeeded at 475 (offset 3 lines).
Hunk #26 succeeded at 516 (offset 3 lines).
Hunk #27 succeeded at 586 (offset 3 lines).
Hunk #28 succeeded at 620 (offset 3 lines).
3 out of 28 hunks FAILED -- rejects in file Makefile.in
patching file aclocal.m4
Hunk #2 FAILED at 11.
Hunk #3 FAILED at 109.
Hunk #4 FAILED at 183.
Hunk #5 succeeded at 211 with fuzz 2 (offset 1 line).
Hunk #6 FAILED at 273.
Hunk #7 FAILED at 287.
Hunk #8 FAILED at 376.
Hunk #9 FAILED at 620.
Hunk #10 FAILED at 647.
Hunk #11 FAILED at 690.
Hunk #12 FAILED at 725.
Hunk #13 FAILED at 766.
Hunk #14 FAILED at 787.
Hunk #15 FAILED at 885.
Hunk #16 FAILED at 1058.
Hunk #17 FAILED at 1066.
Hunk #18 FAILED at 1132.
Hunk #19 FAILED at 1141.
Hunk #20 FAILED at 1281.
Hunk #21 FAILED at 1299.
Hunk #22 FAILED at 1314.
Hunk #23 FAILED at 1383.
Hunk #24 FAILED at 1522.
Hunk #25 FAILED at 1540.
Hunk #26 FAILED at 1577.
Hunk #27 FAILED at 1640.
Hunk #28 FAILED at 1695.
Hunk #29 FAILED at 1711.
Hunk #30 FAILED at 1724.
Hunk #31 FAILED at 1733.
Hunk #32 succeeded at 1942 with fuzz 1 (offset 126 lines).
Hunk #33 succeeded at 2048 with fuzz 2 (offset 133 lines).
Hunk #34 FAILED at 2065.
Hunk #35 FAILED at 2327.
Hunk #36 FAILED at 2390.
Hunk #37 FAILED at 2537.
Hunk #38 FAILED at 2554.
Hunk #39 FAILED at 2576.
Hunk #40 FAILED at 2629.
Hunk #41 FAILED at 2645.
Hunk #42 succeeded at 2690 (offset 144 lines).
Hunk #43 FAILED at 2746.
Hunk #44 FAILED at 2962.
Hunk #45 FAILED at 3001.
Hunk #46 FAILED at 3058.
Hunk #47 FAILED at 3068.
Hunk #48 FAILED at 3168.
Hunk #49 FAILED at 3181.
Hunk #50 FAILED at 3217.
Hunk #51 FAILED at 3327.
Hunk #52 FAILED at 3385.
Hunk #53 FAILED at 3434.
Hunk #54 FAILED at 3502.
Hunk #55 FAILED at 3542.
Hunk #56 FAILED at 3594.
Hunk #57 succeeded at 3616 with fuzz 2 (offset 138 lines).
Hunk #58 FAILED at 3661.
Hunk #59 FAILED at 3677.
Hunk #60 FAILED at 3852.
Hunk #61 FAILED at 3902.
Hunk #62 FAILED at 4023.
Hunk #63 FAILED at 4149.
Hunk #64 FAILED at 4165.
Hunk #65 FAILED at 4252.
Hunk #66 FAILED at 4294.
Hunk #67 FAILED at 4341.
Hunk #68 FAILED at 4397.
Hunk #69 FAILED at 4471.
Hunk #70 FAILED at 4487.
Hunk #71 FAILED at 4534.
Hunk #72 succeeded at 4827 with fuzz 2 (offset 194 lines).
Hunk #73 FAILED at 4919.
Hunk #74 FAILED at 5002.
Hunk #75 FAILED at 5039.
Hunk #76 FAILED at 5180.
Hunk #77 FAILED at 5229.
Hunk #78 FAILED at 5249.
Hunk #79 FAILED at 5275.
Hunk #80 FAILED at 5315.
Hunk #81 FAILED at 5358.
Hunk #82 FAILED at 5371.
Hunk #83 succeeded at 5433 (offset 242 lines).
Hunk #84 FAILED at 5457.
Hunk #85 FAILED at 5561.
Hunk #86 FAILED at 5580.
Hunk #87 FAILED at 5638.
Hunk #88 FAILED at 5672.
Hunk #89 FAILED at 5691.
Hunk #90 succeeded at 5704 (offset 230 lines).
Hunk #91 FAILED at 5767.
Hunk #92 FAILED at 5791.
Hunk #93 FAILED at 5802.
Hunk #94 FAILED at 5820.
Hunk #95 FAILED at 5860.
Hunk #96 FAILED at 5917.
Hunk #97 FAILED at 5965.
Hunk #98 FAILED at 5983.
Hunk #99 FAILED at 5998.
Hunk #100 FAILED at 6016.
Hunk #101 FAILED at 6072.
Hunk #102 FAILED at 6137.
Hunk #103 FAILED at 6157.
Hunk #104 FAILED at 6191.
Hunk #105 FAILED at 6284.
Hunk #106 FAILED at 6317.
Hunk #107 FAILED at 6368.
Hunk #108 FAILED at 6470.
Hunk #109 FAILED at 6490.
Hunk #110 FAILED at 6570.
Hunk #111 FAILED at 6636.
Hunk #112 FAILED at 6711.
Hunk #113 succeeded at 6857 with fuzz 2 (offset 273 lines).
Hunk #114 FAILED at 6901.
Hunk #115 FAILED at 6940.
Hunk #116 succeeded at 6956 (offset 275 lines).
Hunk #117 succeeded at 7037 (offset 275 lines).
Hunk #118 succeeded at 7053 (offset 275 lines).
Hunk #119 succeeded at 7070 (offset 275 lines).
Hunk #120 succeeded at 7105 (offset 275 lines).
Hunk #121 succeeded at 7171 (offset 275 lines).
Hunk #122 succeeded at 7224 (offset 275 lines).
Hunk #123 succeeded at 7250 (offset 275 lines).
Hunk #124 succeeded at 7311 (offset 275 lines).
Hunk #125 succeeded at 7335 (offset 275 lines).
Hunk #126 succeeded at 7368 (offset 275 lines).
Hunk #127 succeeded at 7406 (offset 275 lines).
Hunk #128 succeeded at 7423 (offset 275 lines).
Hunk #129 succeeded at 7446 (offset 275 lines).
Hunk #130 succeeded at 7470 (offset 275 lines).
Hunk #131 succeeded at 7553 (offset 275 lines).
Hunk #132 succeeded at 7576 (offset 275 lines).
Hunk #133 succeeded at 7587 (offset 275 lines).
Hunk #134 succeeded at 7595 (offset 275 lines).
Hunk #135 succeeded at 7723 (offset 275 lines).
105 out of 135 hunks FAILED -- rejects in file aclocal.m4
patching file alsalisp/Makefile.in
Hunk #5 FAILED at 87.
Hunk #6 succeeded at 98 (offset 1 line).
Hunk #7 FAILED at 110.
Hunk #8 FAILED at 125.
Hunk #9 succeeded at 136 (offset 3 lines).
Hunk #10 succeeded at 156 (offset 3 lines).
Hunk #11 succeeded at 184 (offset 3 lines).
Hunk #12 succeeded at 200 (offset 3 lines).
Hunk #13 succeeded at 209 (offset 3 lines).
Hunk #14 succeeded at 225 (offset 3 lines).
Hunk #15 succeeded at 238 (offset 3 lines).
Hunk #16 succeeded at 249 (offset 3 lines).
Hunk #17 succeeded at 275 (offset 3 lines).
Hunk #18 succeeded at 293 (offset 3 lines).
Hunk #19 succeeded at 304 (offset 3 lines).
Hunk #20 succeeded at 323 (offset 3 lines).
Hunk #21 succeeded at 385 (offset 3 lines).
Hunk #22 succeeded at 399 (offset 3 lines).
Hunk #23 succeeded at 433 (offset 3 lines).
3 out of 23 hunks FAILED -- rejects in file alsalisp/Makefile.in
patching file aserver/Makefile.in
Hunk #5 FAILED at 89.
Hunk #6 succeeded at 100 (offset 1 line).
Hunk #7 FAILED at 112.
Hunk #8 FAILED at 127.
Hunk #9 succeeded at 138 (offset 3 lines).
Hunk #10 succeeded at 158 (offset 3 lines).
Hunk #11 succeeded at 186 (offset 3 lines).
Hunk #12 succeeded at 203 (offset 3 lines).
Hunk #13 succeeded at 212 (offset 3 lines).
Hunk #14 succeeded at 228 (offset 3 lines).
Hunk #15 succeeded at 262 (offset 3 lines).
Hunk #16 succeeded at 273 (offset 3 lines).
Hunk #17 succeeded at 299 (offset 3 lines).
Hunk #18 succeeded at 317 (offset 3 lines).
Hunk #19 succeeded at 328 (offset 3 lines).
Hunk #20 succeeded at 347 (offset 3 lines).
Hunk #21 succeeded at 377 (offset 3 lines).
Hunk #22 succeeded at 411 (offset 3 lines).
Hunk #23 succeeded at 425 (offset 3 lines).
Hunk #24 succeeded at 459 (offset 3 lines).
3 out of 24 hunks FAILED -- rejects in file aserver/Makefile.in
patching file configure
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 10.
Hunk #3 FAILED at 20.
Hunk #4 FAILED at 219.
Hunk #5 FAILED at 237.
Hunk #6 FAILED at 245.
Hunk #7 FAILED at 258.
Hunk #8 FAILED at 266.
Hunk #9 FAILED at 518.
Hunk #10 FAILED at 735.
Hunk #11 succeeded at 835 (offset 15 lines).
Hunk #12 succeeded at 856 (offset 15 lines).
Hunk #13 FAILED at 877.
Hunk #14 succeeded at 865 with fuzz 2 (offset -123 lines).
Hunk #15 FAILED at 979.
Hunk #16 FAILED at 998.
Hunk #17 FAILED at 1195.
Hunk #18 succeeded at 1594 (offset 19 lines).
Hunk #19 FAILED at 1656.
Hunk #20 FAILED at 1730.
Hunk #21 FAILED at 1744.
Hunk #22 succeeded at 2246 (offset 20 lines).
Hunk #23 FAILED at 2284.
Hunk #24 succeeded at 2399 (offset 20 lines).
Hunk #25 FAILED at 2465.
Hunk #26 succeeded at 2528 (offset 20 lines).
Hunk #27 succeeded at 2580 (offset 20 lines).
Hunk #28 FAILED at 2604.
Hunk #29 FAILED at 2644.
Hunk #30 succeeded at 2684 (offset 20 lines).
Hunk #31 succeeded at 2699 (offset 20 lines).
Hunk #32 succeeded at 2710 (offset 20 lines).
Hunk #33 FAILED at 2772.
Hunk #34 FAILED at 2812.
Hunk #35 FAILED at 2869.
Hunk #36 FAILED at 2910.
Hunk #37 FAILED at 2968.
Hunk #38 FAILED at 3012.
Hunk #39 FAILED at 3153.
Hunk #40 succeeded at 3323 with fuzz 2 (offset 162 lines).
Hunk #41 FAILED at 3340.
Hunk #42 FAILED at 3517.
Hunk #43 FAILED at 3575.
Hunk #44 FAILED at 3613.
Hunk #45 FAILED at 3652.
Hunk #46 FAILED at 3771.
Hunk #47 succeeded at 3640 (offset -61 lines).
Hunk #48 succeeded at 3650 (offset -61 lines).
Hunk #49 succeeded at 3717 (offset -61 lines).
Hunk #50 succeeded at 3747 (offset -61 lines).
Hunk #51 FAILED at 3810.
Hunk #52 FAILED at 3847.
Hunk #53 FAILED at 3915.
Hunk #54 FAILED at 3952.
Hunk #55 FAILED at 4024.
Hunk #56 FAILED at 4168.
Hunk #57 FAILED at 4209.
Hunk #58 FAILED at 4234.
Hunk #59 FAILED at 4316.
Hunk #60 FAILED at 4560.
Hunk #61 FAILED at 4580.
Hunk #62 FAILED at 4602.
Hunk #63 FAILED at 4655.
Hunk #64 FAILED at 4671.
Hunk #65 succeeded at 4689 (offset -77 lines).
Hunk #66 FAILED at 4780.
Hunk #67 FAILED at 4815.
Hunk #68 FAILED at 4827.
Hunk #69 FAILED at 4846.
Hunk #70 FAILED at 4911.
Hunk #71 FAILED at 4924.
Hunk #72 FAILED at 4952.
Hunk #73 FAILED at 5008.
Hunk #74 FAILED at 5187.
Hunk #75 FAILED at 5253.
Hunk #76 FAILED at 5292.
Hunk #77 FAILED at 5382.
Hunk #78 FAILED at 5426.
Hunk #79 FAILED at 5539.
Hunk #80 FAILED at 5597.
Hunk #81 FAILED at 5635.
Hunk #82 FAILED at 5674.
Hunk #83 succeeded at 5654 (offset -208 lines).
Hunk #84 succeeded at 5684 (offset -208 lines).
Hunk #85 FAILED at 5748.
Hunk #86 FAILED at 5785.
Hunk #87 FAILED at 5853.
Hunk #88 FAILED at 5890.
Hunk #89 FAILED at 5934.
Hunk #90 FAILED at 5952.
Hunk #91 FAILED at 5978.
Hunk #92 FAILED at 5996.
Hunk #93 FAILED at 6103.
Hunk #94 FAILED at 6149.
Hunk #95 FAILED at 6192.
Hunk #96 FAILED at 6278.
Hunk #97 succeeded at 6256 (offset -267 lines).
Hunk #98 FAILED at 6294.
Hunk #99 FAILED at 6447.
Hunk #100 FAILED at 6551.
Hunk #101 FAILED at 6591.
Hunk #102 FAILED at 6647.
Hunk #103 FAILED at 6687.
Hunk #104 FAILED at 6743.
Hunk #105 FAILED at 6783.
Hunk #106 FAILED at 6845.
Hunk #107 succeeded at 7319 with fuzz 2 (offset 45 lines).
Hunk #108 FAILED at 7669.
Hunk #109 FAILED at 7687.
Hunk #110 FAILED at 7713.
Hunk #111 FAILED at 7724.
Hunk #112 FAILED at 7779.
Hunk #113 FAILED at 7797.
Hunk #114 FAILED at 7855.
Hunk #115 FAILED at 7888.
Hunk #116 succeeded at 11956 with fuzz 2 (offset 4094 lines).
Hunk #117 succeeded at 14638 with fuzz 2 (offset 6751 lines).
Hunk #118 FAILED at 14704.
Hunk #119 FAILED at 14720.
Hunk #120 FAILED at 14767.
Hunk #121 FAILED at 14783.
Hunk #122 FAILED at 14813.
Hunk #123 FAILED at 14824.
Hunk #124 FAILED at 14908.
Hunk #125 FAILED at 14973.
Hunk #126 FAILED at 15021.
Hunk #127 FAILED at 15039.
Hunk #128 FAILED at 15054.
Hunk #129 FAILED at 15072.
Hunk #130 FAILED at 15193.
Hunk #131 FAILED at 15213.
Hunk #132 FAILED at 15247.
Hunk #133 FAILED at 15315.
Hunk #134 FAILED at 15340.
Hunk #135 FAILED at 15381.
Hunk #136 FAILED at 15406.
Hunk #137 FAILED at 15452.
Hunk #138 FAILED at 15485.
Hunk #139 FAILED at 15536.
Hunk #140 FAILED at 15638.
Hunk #141 FAILED at 15658.
Hunk #142 FAILED at 15738.
Hunk #143 FAILED at 15804.
Hunk #144 FAILED at 15881.
Hunk #145 FAILED at 15939.
Hunk #146 FAILED at 16008.
Hunk #147 FAILED at 16147.
Hunk #148 FAILED at 16165.
Hunk #149 FAILED at 16202.
Hunk #150 FAILED at 16265.
Hunk #151 FAILED at 16320.
Hunk #152 FAILED at 16336.
Hunk #153 FAILED at 16349.
Hunk #154 FAILED at 16358.
Hunk #155 succeeded at 16391 with fuzz 1 (offset 6700 lines).
Hunk #156 succeeded at 16506 with fuzz 2 (offset 6715 lines).
Hunk #157 FAILED at 16578.
Hunk #158 FAILED at 16662.
Hunk #159 FAILED at 16675.
Hunk #160 FAILED at 16757.
Hunk #161 FAILED at 16770.
Hunk #162 FAILED at 16807.
Hunk #163 FAILED at 16833.
Hunk #164 FAILED at 16905.
Hunk #165 FAILED at 16918.
Hunk #166 FAILED at 16968.
Hunk #167 FAILED at 16981.
Hunk #168 FAILED at 17032.
Hunk #169 FAILED at 17045.
Hunk #170 FAILED at 17096.
Hunk #171 FAILED at 17109.
Hunk #172 FAILED at 17165.
Hunk #173 FAILED at 17265.
Hunk #174 FAILED at 17392.
Hunk #175 FAILED at 17448.
Hunk #176 FAILED at 17464.
Hunk #177 FAILED at 17509.
Hunk #178 succeeded at 16748 with fuzz 2 (offset 5718 lines).
Hunk #179 FAILED at 16840.
Hunk #180 FAILED at 17000.
Hunk #181 FAILED at 17010.
Hunk #182 FAILED at 17029.
Hunk #183 FAILED at 17245.
Hunk #184 FAILED at 17258.
Hunk #185 FAILED at 17294.
Hunk #186 FAILED at 17362.
Hunk #187 FAILED at 17387.
Hunk #188 FAILED at 17429.
Hunk #189 FAILED at 17454.
Hunk #190 FAILED at 17516.
Hunk #191 FAILED at 17574.
Hunk #192 FAILED at 17623.
Hunk #193 FAILED at 17691.
Hunk #194 FAILED at 17731.
Hunk #195 FAILED at 17783.
Hunk #196 succeeded at 18968 with fuzz 2 (offset 6875 lines).
Hunk #197 FAILED at 19013.
Hunk #198 FAILED at 19029.
Hunk #199 FAILED at 19204.
Hunk #200 FAILED at 19254.
Hunk #201 FAILED at 19347.
Hunk #202 FAILED at 19448.
Hunk #203 FAILED at 19463.
Hunk #204 FAILED at 19538.
Hunk #205 FAILED at 19557.
Hunk #206 FAILED at 19583.
Hunk #207 FAILED at 19623.
Hunk #208 FAILED at 19666.
Hunk #209 FAILED at 19679.
Hunk #210 FAILED at 19693.
Hunk #211 FAILED at 19717.
Hunk #212 FAILED at 19810.
Hunk #213 FAILED at 19826.
Hunk #214 FAILED at 19873.
Hunk #215 FAILED at 19889.
Hunk #216 FAILED at 19919.
Hunk #217 FAILED at 19930.
Hunk #218 FAILED at 19987.
Hunk #219 FAILED at 20000.
Hunk #220 FAILED at 20035.
Hunk #221 FAILED at 20093.
Hunk #222 FAILED at 20111.
Hunk #223 FAILED at 20250.
Hunk #224 FAILED at 20267.
Hunk #225 FAILED at 20304.
Hunk #226 FAILED at 20367.
Hunk #227 FAILED at 20422.
Hunk #228 FAILED at 20438.
Hunk #229 FAILED at 20451.
Hunk #230 FAILED at 20460.
Hunk #231 FAILED at 20544.
Hunk #232 succeeded at 19055 with fuzz 2 (offset 5286 lines).
Hunk #233 FAILED at 19153.
Hunk #234 FAILED at 19169.
Hunk #235 succeeded at 19408 with fuzz 2 (offset 5292 lines).
Hunk #236 FAILED at 19500.
Hunk #237 FAILED at 19591.
Hunk #238 FAILED at 19617.
Hunk #239 FAILED at 19664.
Hunk #240 FAILED at 19710.
Hunk #241 FAILED at 19728.
Hunk #242 FAILED at 19786.
Hunk #243 FAILED at 19819.
Hunk #244 FAILED at 19838.
Hunk #245 FAILED at 19863.
Hunk #246 FAILED at 19929.
Hunk #247 FAILED at 19945.
Hunk #248 FAILED at 19992.
Hunk #249 FAILED at 20008.
Hunk #250 FAILED at 20038.
Hunk #251 FAILED at 20049.
Hunk #252 FAILED at 20133.
Hunk #253 FAILED at 20198.
Hunk #254 FAILED at 20246.
Hunk #255 FAILED at 20264.
Hunk #256 FAILED at 20279.
Hunk #257 FAILED at 20297.
Hunk #258 FAILED at 20418.
Hunk #259 FAILED at 20438.
Hunk #260 FAILED at 20472.
Hunk #261 FAILED at 20516.
Hunk #262 FAILED at 20555.
Hunk #263 FAILED at 20586.
Hunk #264 FAILED at 20611.
Hunk #265 FAILED at 20657.
Hunk #266 FAILED at 20690.
Hunk #267 FAILED at 20741.
Hunk #268 FAILED at 20843.
Hunk #269 FAILED at 20863.
Hunk #270 FAILED at 20943.
Hunk #271 FAILED at 21009.
Hunk #272 FAILED at 21086.
Hunk #273 FAILED at 21144.
Hunk #274 FAILED at 21162.
Hunk #275 FAILED at 21301.
Hunk #276 FAILED at 21318.
Hunk #277 FAILED at 21355.
Hunk #278 FAILED at 21418.
Hunk #279 FAILED at 21473.
Hunk #280 FAILED at 21489.
Hunk #281 FAILED at 21502.
Hunk #282 FAILED at 21511.
Hunk #283 FAILED at 21595.
Hunk #284 FAILED at 21695.
Hunk #285 FAILED at 21793.
Hunk #286 FAILED at 21809.
Hunk #287 succeeded at 19913 with fuzz 2 (offset 3163 lines).
Hunk #288 FAILED at 20005.
Hunk #289 FAILED at 20063.
Hunk #290 FAILED at 20082.
Hunk #291 FAILED at 20129.
Hunk #292 FAILED at 20140.
Hunk #293 FAILED at 20195.
Hunk #294 FAILED at 20213.
Hunk #295 FAILED at 20271.
Hunk #296 FAILED at 20304.
Hunk #297 FAILED at 20323.
Hunk #298 FAILED at 20348.
Hunk #299 FAILED at 20414.
Hunk #300 FAILED at 20430.
Hunk #301 FAILED at 20477.
Hunk #302 FAILED at 20493.
Hunk #303 FAILED at 20523.
Hunk #304 FAILED at 20534.
Hunk #305 FAILED at 20618.
Hunk #306 FAILED at 20683.
Hunk #307 FAILED at 20731.
Hunk #308 FAILED at 20749.
Hunk #309 FAILED at 20764.
Hunk #310 FAILED at 20782.
Hunk #311 FAILED at 20903.
Hunk #312 FAILED at 20923.
Hunk #313 FAILED at 20957.
Hunk #314 FAILED at 21025.
Hunk #315 FAILED at 21050.
Hunk #316 FAILED at 21091.
Hunk #317 FAILED at 21116.
Hunk #318 FAILED at 21162.
Hunk #319 FAILED at 21195.
Hunk #320 FAILED at 21246.
Hunk #321 FAILED at 21348.
Hunk #322 FAILED at 21368.
Hunk #323 FAILED at 21448.
Hunk #324 FAILED at 21514.
Hunk #325 FAILED at 21591.
Hunk #326 FAILED at 21649.
Hunk #327 FAILED at 21667.
Hunk #328 FAILED at 21806.
Hunk #329 FAILED at 21823.
Hunk #330 FAILED at 21860.
Hunk #331 FAILED at 21923.
Hunk #332 FAILED at 21978.
Hunk #333 FAILED at 21994.
Hunk #334 FAILED at 22007.
Hunk #335 FAILED at 22016.
Hunk #336 FAILED at 22100.
Hunk #337 FAILED at 22200.
Hunk #338 FAILED at 22298.
Hunk #339 FAILED at 22314.
Hunk #340 FAILED at 22547.
Hunk #341 FAILED at 22639.
Hunk #342 FAILED at 22696.
Hunk #343 FAILED at 22715.
Hunk #344 FAILED at 22784.
Hunk #345 FAILED at 22800.
Hunk #346 FAILED at 23033.
Hunk #347 FAILED at 23125.
Hunk #348 FAILED at 23262.
Hunk #349 FAILED at 23422.
Hunk #350 FAILED at 23434.
Hunk #351 FAILED at 23465.
Hunk #352 FAILED at 23485.
Hunk #353 FAILED at 23530.
Hunk #354 FAILED at 23615.
Hunk #355 FAILED at 23753.
Hunk #356 FAILED at 23766.
Hunk #357 succeeded at 20589 (offset -23 lines).
Hunk #358 succeeded at 20721 (offset -23 lines).
Hunk #359 succeeded at 20752 (offset -23 lines).
Hunk #360 FAILED at 20921.
Hunk #361 FAILED at 20934.
Hunk #362 succeeded at 20940 (offset -39 lines).
Hunk #363 FAILED at 21002.
Hunk #364 FAILED at 21015.
Hunk #365 FAILED at 21091.
Hunk #366 FAILED at 21104.
Hunk #367 FAILED at 21215.
Hunk #368 FAILED at 21254.
Hunk #369 FAILED at 21372.
Hunk #370 FAILED at 21385.
Hunk #371 succeeded at 21449 (offset -111 lines).
Hunk #372 succeeded at 21497 (offset -111 lines).
Hunk #373 succeeded at 21505 (offset -111 lines).
Hunk #374 succeeded at 21513 (offset -111 lines).
Hunk #375 succeeded at 21521 (offset -111 lines).
Hunk #376 succeeded at 21529 (offset -111 lines).
Hunk #377 succeeded at 21537 (offset -111 lines).
Hunk #378 succeeded at 21545 (offset -111 lines).
Hunk #379 succeeded at 21645 (offset -111 lines).
Hunk #380 succeeded at 21653 (offset -111 lines).
Hunk #381 succeeded at 21661 (offset -111 lines).
Hunk #382 succeeded at 21669 (offset -111 lines).
Hunk #383 succeeded at 21677 (offset -111 lines).
Hunk #384 succeeded at 21685 (offset -111 lines).
Hunk #385 succeeded at 21693 (offset -111 lines).
Hunk #386 succeeded at 21701 (offset -111 lines).
Hunk #387 succeeded at 21709 (offset -111 lines).
Hunk #388 succeeded at 21717 (offset -111 lines).
Hunk #389 succeeded at 21725 (offset -111 lines).
Hunk #390 succeeded at 21733 (offset -111 lines).
Hunk #391 succeeded at 21741 (offset -111 lines).
Hunk #392 succeeded at 21749 (offset -111 lines).
Hunk #393 succeeded at 21757 (offset -111 lines).
Hunk #394 succeeded at 21765 (offset -111 lines).
Hunk #395 succeeded at 21773 (offset -111 lines).
Hunk #396 succeeded at 21781 (offset -111 lines).
Hunk #397 succeeded at 21789 (offset -111 lines).
Hunk #398 succeeded at 21797 (offset -111 lines).
Hunk #399 succeeded at 21805 (offset -111 lines).
Hunk #400 succeeded at 21813 (offset -111 lines).
Hunk #401 succeeded at 21821 (offset -111 lines).
Hunk #402 succeeded at 21829 (offset -111 lines).
Hunk #403 succeeded at 21837 (offset -111 lines).
Hunk #404 succeeded at 21845 (offset -111 lines).
Hunk #405 succeeded at 21853 (offset -111 lines).
Hunk #406 succeeded at 21861 (offset -111 lines).
Hunk #407 succeeded at 21949 (offset -111 lines).
Hunk #408 succeeded at 21957 (offset -111 lines).
Hunk #409 succeeded at 21965 (offset -111 lines).
Hunk #410 succeeded at 22093 (offset -111 lines).
Hunk #411 FAILED at 22446.
Hunk #412 FAILED at 22456.
Hunk #413 FAILED at 22686.
Hunk #414 FAILED at 22723.
Hunk #415 FAILED at 22752.
Hunk #416 FAILED at 22776.
Hunk #417 succeeded at 22799 (offset -98 lines).
Hunk #418 succeeded at 23047 (offset -98 lines).
Hunk #419 succeeded at 23068 (offset -98 lines).
Hunk #420 FAILED at 23089.
Hunk #421 FAILED at 23133.
Hunk #422 FAILED at 23230.
Hunk #423 FAILED at 23271.
Hunk #424 FAILED at 23292.
Hunk #425 succeeded at 23522 (offset -95 lines).
Hunk #426 succeeded at 23580 (offset -95 lines).
Hunk #427 succeeded at 23696 (offset -95 lines).
Hunk #428 succeeded at 23746 (offset -95 lines).
347 out of 428 hunks FAILED -- rejects in file configure
patching file doc/Makefile.in
Hunk #5 FAILED at 79.
Hunk #6 succeeded at 90 (offset 1 line).
Hunk #7 FAILED at 102.
Hunk #8 FAILED at 117.
Hunk #9 succeeded at 128 (offset 3 lines).
Hunk #10 succeeded at 148 (offset 3 lines).
Hunk #11 succeeded at 176 (offset 3 lines).
Hunk #12 succeeded at 200 (offset 3 lines).
Hunk #13 succeeded at 216 (offset 3 lines).
Hunk #14 succeeded at 227 (offset 3 lines).
Hunk #15 succeeded at 258 (offset 3 lines).
Hunk #16 succeeded at 302 (offset 3 lines).
Hunk #17 succeeded at 328 (offset 3 lines).
Hunk #18 succeeded at 339 (offset 3 lines).
Hunk #19 succeeded at 358 (offset 3 lines).
Hunk #20 succeeded at 386 (offset 3 lines).
Hunk #21 succeeded at 394 (offset 3 lines).
Hunk #22 succeeded at 435 (offset 3 lines).
Hunk #23 succeeded at 449 (offset 3 lines).
Hunk #24 succeeded at 481 (offset 3 lines).
3 out of 24 hunks FAILED -- rejects in file doc/Makefile.in
patching file doc/pictures/Makefile.in
Hunk #4 FAILED at 67.
Hunk #5 succeeded at 78 (offset 1 line).
Hunk #6 FAILED at 90.
Hunk #7 FAILED at 105.
Hunk #8 succeeded at 116 (offset 3 lines).
Hunk #9 succeeded at 136 (offset 3 lines).
Hunk #10 succeeded at 164 (offset 3 lines).
Hunk #11 succeeded at 186 (offset 3 lines).
Hunk #12 succeeded at 202 (offset 3 lines).
Hunk #13 succeeded at 212 (offset 3 lines).
Hunk #14 succeeded at 220 (offset 3 lines).
Hunk #15 succeeded at 279 (offset 3 lines).
Hunk #16 succeeded at 293 (offset 3 lines).
Hunk #17 succeeded at 325 (offset 3 lines).
3 out of 17 hunks FAILED -- rejects in file doc/pictures/Makefile.in
patching file include/Makefile.in
Hunk #6 FAILED at 109.
Hunk #7 succeeded at 120 (offset 1 line).
Hunk #8 FAILED at 132.
Hunk #9 FAILED at 147.
Hunk #10 succeeded at 158 (offset 3 lines).
Hunk #11 succeeded at 178 (offset 3 lines).
Hunk #12 succeeded at 206 (offset 3 lines).
Hunk #13 succeeded at 233 (offset 3 lines).
Hunk #14 succeeded at 242 (offset 3 lines).
Hunk #15 succeeded at 258 (offset 3 lines).
Hunk #16 succeeded at 285 (offset 3 lines).
Hunk #17 succeeded at 334 (offset 3 lines).
Hunk #18 succeeded at 378 (offset 3 lines).
Hunk #19 succeeded at 404 (offset 3 lines).
Hunk #20 succeeded at 415 (offset 3 lines).
Hunk #21 succeeded at 434 (offset 3 lines).
Hunk #22 succeeded at 462 (offset 3 lines).
Hunk #23 succeeded at 470 (offset 3 lines).
Hunk #24 succeeded at 482 (offset 3 lines).
Hunk #25 succeeded at 515 (offset 3 lines).
Hunk #26 succeeded at 531 (offset 3 lines).
Hunk #27 succeeded at 563 (offset 3 lines).
3 out of 27 hunks FAILED -- rejects in file include/Makefile.in
patching file include/sound/Makefile.in
Hunk #4 FAILED at 80.
Hunk #5 succeeded at 91 (offset 1 line).
Hunk #6 FAILED at 103.
Hunk #7 FAILED at 118.
Hunk #8 succeeded at 129 (offset 3 lines).
Hunk #9 succeeded at 149 (offset 3 lines).
Hunk #10 succeeded at 177 (offset 3 lines).
Hunk #11 succeeded at 194 (offset 3 lines).
Hunk #12 succeeded at 203 (offset 3 lines).
Hunk #13 succeeded at 219 (offset 3 lines).
Hunk #14 succeeded at 229 (offset 3 lines).
Hunk #15 succeeded at 252 (offset 3 lines).
Hunk #16 succeeded at 265 (offset 3 lines).
Hunk #17 succeeded at 276 (offset 3 lines).
Hunk #18 succeeded at 295 (offset 3 lines).
Hunk #19 succeeded at 325 (offset 3 lines).
Hunk #20 succeeded at 357 (offset 3 lines).
Hunk #21 succeeded at 371 (offset 3 lines).
Hunk #22 succeeded at 403 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file include/sound/Makefile.in
patching file ltmain.sh
patching file modules/Makefile.in
Hunk #5 FAILED at 79.
Hunk #6 succeeded at 90 (offset 1 line).
Hunk #7 FAILED at 102.
Hunk #8 FAILED at 117.
Hunk #9 succeeded at 128 (offset 3 lines).
Hunk #10 succeeded at 148 (offset 3 lines).
Hunk #11 succeeded at 176 (offset 3 lines).
Hunk #12 succeeded at 198 (offset 3 lines).
Hunk #13 succeeded at 214 (offset 3 lines).
Hunk #14 succeeded at 225 (offset 3 lines).
Hunk #15 succeeded at 256 (offset 3 lines).
Hunk #16 succeeded at 300 (offset 3 lines).
Hunk #17 succeeded at 326 (offset 3 lines).
Hunk #18 succeeded at 337 (offset 3 lines).
Hunk #19 succeeded at 356 (offset 3 lines).
Hunk #20 succeeded at 384 (offset 3 lines).
Hunk #21 succeeded at 392 (offset 3 lines).
Hunk #22 succeeded at 433 (offset 3 lines).
Hunk #23 succeeded at 447 (offset 3 lines).
Hunk #24 succeeded at 479 (offset 3 lines).
3 out of 24 hunks FAILED -- rejects in file modules/Makefile.in
patching file modules/mixer/Makefile.in
Hunk #5 FAILED at 79.
Hunk #6 succeeded at 90 (offset 1 line).
Hunk #7 FAILED at 102.
Hunk #8 FAILED at 117.
Hunk #9 succeeded at 128 (offset 3 lines).
Hunk #10 succeeded at 148 (offset 3 lines).
Hunk #11 succeeded at 176 (offset 3 lines).
Hunk #12 succeeded at 198 (offset 3 lines).
Hunk #13 succeeded at 214 (offset 3 lines).
Hunk #14 succeeded at 225 (offset 3 lines).
Hunk #15 succeeded at 256 (offset 3 lines).
Hunk #16 succeeded at 300 (offset 3 lines).
Hunk #17 succeeded at 326 (offset 3 lines).
Hunk #18 succeeded at 337 (offset 3 lines).
Hunk #19 succeeded at 356 (offset 3 lines).
Hunk #20 succeeded at 384 (offset 3 lines).
Hunk #21 succeeded at 392 (offset 3 lines).
Hunk #22 succeeded at 433 (offset 3 lines).
Hunk #23 succeeded at 447 (offset 3 lines).
Hunk #24 succeeded at 479 (offset 3 lines).
3 out of 24 hunks FAILED -- rejects in file modules/mixer/Makefile.in
patching file modules/mixer/simple/Makefile.in
Hunk #5 FAILED at 126.
Hunk #6 succeeded at 137 (offset 1 line).
Hunk #7 FAILED at 149.
Hunk #8 FAILED at 164.
Hunk #9 succeeded at 175 (offset 3 lines).
Hunk #10 succeeded at 195 (offset 3 lines).
Hunk #11 succeeded at 223 (offset 3 lines).
Hunk #12 succeeded at 256 (offset 3 lines).
Hunk #13 succeeded at 265 (offset 3 lines).
Hunk #14 succeeded at 281 (offset 3 lines).
Hunk #15 succeeded at 313 (offset 3 lines).
Hunk #16 succeeded at 334 (offset 3 lines).
Hunk #17 succeeded at 367 (offset 3 lines).
Hunk #18 succeeded at 385 (offset 3 lines).
Hunk #19 succeeded at 396 (offset 3 lines).
Hunk #20 succeeded at 415 (offset 3 lines).
Hunk #21 succeeded at 445 (offset 3 lines).
Hunk #22 succeeded at 480 (offset 3 lines).
Hunk #23 succeeded at 494 (offset 3 lines).
Hunk #24 succeeded at 528 (offset 3 lines).
3 out of 24 hunks FAILED -- rejects in file modules/mixer/simple/Makefile.in
patching file src/Makefile.in
Hunk #5 FAILED at 125.
Hunk #6 succeeded at 136 (offset 1 line).
Hunk #7 FAILED at 148.
Hunk #8 FAILED at 163.
Hunk #9 succeeded at 174 (offset 3 lines).
Hunk #10 succeeded at 194 (offset 3 lines).
Hunk #11 succeeded at 222 (offset 3 lines).
Hunk #12 succeeded at 251 (offset 3 lines).
Hunk #13 succeeded at 260 (offset 3 lines).
Hunk #14 succeeded at 276 (offset 3 lines).
Hunk #15 succeeded at 310 (offset 3 lines).
Hunk #16 succeeded at 331 (offset 3 lines).
Hunk #17 succeeded at 357 (offset 3 lines).
Hunk #18 succeeded at 388 (offset 3 lines).
Hunk #19 succeeded at 432 (offset 3 lines).
Hunk #20 succeeded at 458 (offset 3 lines).
Hunk #21 succeeded at 469 (offset 3 lines).
Hunk #22 succeeded at 488 (offset 3 lines).
Hunk #23 succeeded at 516 (offset 3 lines).
Hunk #24 succeeded at 524 (offset 3 lines).
Hunk #25 succeeded at 536 (offset 3 lines).
Hunk #26 succeeded at 571 (offset 3 lines).
Hunk #27 succeeded at 585 (offset 3 lines).
Hunk #28 succeeded at 619 (offset 3 lines).
3 out of 28 hunks FAILED -- rejects in file src/Makefile.in
patching file src/alisp/Makefile.in
Hunk #5 FAILED at 87.
Hunk #6 succeeded at 98 (offset 1 line).
Hunk #7 FAILED at 110.
Hunk #8 FAILED at 125.
Hunk #9 succeeded at 136 (offset 3 lines).
Hunk #10 succeeded at 156 (offset 3 lines).
Hunk #11 succeeded at 184 (offset 3 lines).
Hunk #12 succeeded at 202 (offset 3 lines).
Hunk #13 succeeded at 211 (offset 3 lines).
Hunk #14 succeeded at 227 (offset 3 lines).
Hunk #15 succeeded at 243 (offset 3 lines).
Hunk #16 succeeded at 269 (offset 3 lines).
Hunk #17 succeeded at 287 (offset 3 lines).
Hunk #18 succeeded at 298 (offset 3 lines).
Hunk #19 succeeded at 317 (offset 3 lines).
Hunk #20 succeeded at 378 (offset 3 lines).
Hunk #21 succeeded at 392 (offset 3 lines).
Hunk #22 succeeded at 426 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file src/alisp/Makefile.in
patching file src/compat/Makefile.in
Hunk #5 FAILED at 89.
Hunk #6 succeeded at 100 (offset 1 line).
Hunk #7 FAILED at 112.
Hunk #8 FAILED at 127.
Hunk #9 succeeded at 138 (offset 3 lines).
Hunk #10 succeeded at 158 (offset 3 lines).
Hunk #11 succeeded at 186 (offset 3 lines).
Hunk #12 succeeded at 203 (offset 3 lines).
Hunk #13 succeeded at 212 (offset 3 lines).
Hunk #14 succeeded at 228 (offset 3 lines).
Hunk #15 succeeded at 242 (offset 3 lines).
Hunk #16 succeeded at 254 (offset 3 lines).
Hunk #17 succeeded at 280 (offset 3 lines).
Hunk #18 succeeded at 298 (offset 3 lines).
Hunk #19 succeeded at 309 (offset 3 lines).
Hunk #20 succeeded at 328 (offset 3 lines).
Hunk #21 succeeded at 390 (offset 3 lines).
Hunk #22 succeeded at 404 (offset 3 lines).
Hunk #23 succeeded at 438 (offset 3 lines).
3 out of 23 hunks FAILED -- rejects in file src/compat/Makefile.in
patching file src/conf/Makefile.in
Hunk #6 FAILED at 91.
Hunk #7 succeeded at 102 (offset 1 line).
Hunk #8 FAILED at 114.
Hunk #9 FAILED at 129.
Hunk #10 succeeded at 140 (offset 3 lines).
Hunk #11 succeeded at 160 (offset 3 lines).
Hunk #12 succeeded at 188 (offset 3 lines).
Hunk #13 succeeded at 205 (offset 3 lines).
Hunk #14 succeeded at 214 (offset 3 lines).
Hunk #15 succeeded at 230 (offset 3 lines).
Hunk #16 succeeded at 240 (offset 3 lines).
Hunk #17 succeeded at 289 (offset 3 lines).
Hunk #18 succeeded at 333 (offset 3 lines).
Hunk #19 succeeded at 359 (offset 3 lines).
Hunk #20 succeeded at 370 (offset 3 lines).
Hunk #21 succeeded at 389 (offset 3 lines).
Hunk #22 succeeded at 417 (offset 3 lines).
Hunk #23 succeeded at 425 (offset 3 lines).
Hunk #24 succeeded at 437 (offset 3 lines).
Hunk #25 succeeded at 469 (offset 3 lines).
Hunk #26 succeeded at 483 (offset 3 lines).
Hunk #27 succeeded at 515 (offset 3 lines).
3 out of 27 hunks FAILED -- rejects in file src/conf/Makefile.in
patching file src/conf/cards/Makefile.in
Hunk #4 FAILED at 79.
Hunk #5 succeeded at 90 (offset 1 line).
Hunk #6 FAILED at 102.
Hunk #7 FAILED at 117.
Hunk #8 succeeded at 128 (offset 3 lines).
Hunk #9 succeeded at 148 (offset 3 lines).
Hunk #10 succeeded at 176 (offset 3 lines).
Hunk #11 succeeded at 214 (offset 3 lines).
Hunk #12 succeeded at 223 (offset 3 lines).
Hunk #13 succeeded at 239 (offset 3 lines).
Hunk #14 succeeded at 249 (offset 3 lines).
Hunk #15 succeeded at 268 (offset 3 lines).
Hunk #16 succeeded at 291 (offset 3 lines).
Hunk #17 succeeded at 321 (offset 3 lines).
Hunk #18 succeeded at 353 (offset 3 lines).
Hunk #19 succeeded at 367 (offset 3 lines).
Hunk #20 succeeded at 399 (offset 3 lines).
3 out of 20 hunks FAILED -- rejects in file src/conf/cards/Makefile.in
patching file src/conf/pcm/Makefile.in
Hunk #4 FAILED at 77.
Hunk #5 succeeded at 88 (offset 1 line).
Hunk #6 FAILED at 100.
Hunk #7 FAILED at 115.
Hunk #8 succeeded at 126 (offset 3 lines).
Hunk #9 succeeded at 146 (offset 3 lines).
Hunk #10 succeeded at 174 (offset 3 lines).
Hunk #11 succeeded at 196 (offset 3 lines).
Hunk #12 succeeded at 205 (offset 3 lines).
Hunk #13 succeeded at 221 (offset 3 lines).
Hunk #14 succeeded at 231 (offset 3 lines).
Hunk #15 succeeded at 256 (offset 3 lines).
Hunk #16 succeeded at 286 (offset 3 lines).
Hunk #17 succeeded at 318 (offset 3 lines).
Hunk #18 succeeded at 332 (offset 3 lines).
Hunk #19 succeeded at 364 (offset 3 lines).
3 out of 19 hunks FAILED -- rejects in file src/conf/pcm/Makefile.in
patching file src/control/Makefile.in
Hunk #5 FAILED at 96.
Hunk #6 succeeded at 107 (offset 1 line).
Hunk #7 FAILED at 119.
Hunk #8 FAILED at 134.
Hunk #9 succeeded at 145 (offset 3 lines).
Hunk #10 succeeded at 165 (offset 3 lines).
Hunk #11 succeeded at 193 (offset 3 lines).
Hunk #12 succeeded at 212 (offset 3 lines).
Hunk #13 succeeded at 221 (offset 3 lines).
Hunk #14 succeeded at 237 (offset 3 lines).
Hunk #15 succeeded at 262 (offset 3 lines).
Hunk #16 succeeded at 288 (offset 3 lines).
Hunk #17 succeeded at 306 (offset 3 lines).
Hunk #18 succeeded at 317 (offset 3 lines).
Hunk #19 succeeded at 336 (offset 3 lines).
Hunk #20 succeeded at 397 (offset 3 lines).
Hunk #21 succeeded at 411 (offset 3 lines).
Hunk #22 succeeded at 445 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file src/control/Makefile.in
patching file src/hwdep/Makefile.in
Hunk #5 FAILED at 87.
Hunk #6 succeeded at 98 (offset 1 line).
Hunk #7 FAILED at 110.
Hunk #8 FAILED at 125.
Hunk #9 succeeded at 136 (offset 3 lines).
Hunk #10 succeeded at 156 (offset 3 lines).
Hunk #11 succeeded at 184 (offset 3 lines).
Hunk #12 succeeded at 201 (offset 3 lines).
Hunk #13 succeeded at 210 (offset 3 lines).
Hunk #14 succeeded at 226 (offset 3 lines).
Hunk #15 succeeded at 244 (offset 3 lines).
Hunk #16 succeeded at 270 (offset 3 lines).
Hunk #17 succeeded at 288 (offset 3 lines).
Hunk #18 succeeded at 299 (offset 3 lines).
Hunk #19 succeeded at 318 (offset 3 lines).
Hunk #20 succeeded at 379 (offset 3 lines).
Hunk #21 succeeded at 393 (offset 3 lines).
Hunk #22 succeeded at 427 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file src/hwdep/Makefile.in
patching file src/mixer/Makefile.in
Hunk #5 FAILED at 88.
Hunk #6 succeeded at 99 (offset 1 line).
Hunk #7 FAILED at 111.
Hunk #8 FAILED at 126.
Hunk #9 succeeded at 137 (offset 3 lines).
Hunk #10 succeeded at 157 (offset 3 lines).
Hunk #11 succeeded at 185 (offset 3 lines).
Hunk #12 succeeded at 202 (offset 3 lines).
Hunk #13 succeeded at 211 (offset 3 lines).
Hunk #14 succeeded at 227 (offset 3 lines).
Hunk #15 succeeded at 247 (offset 3 lines).
Hunk #16 succeeded at 273 (offset 3 lines).
Hunk #17 succeeded at 291 (offset 3 lines).
Hunk #18 succeeded at 302 (offset 3 lines).
Hunk #19 succeeded at 321 (offset 3 lines).
Hunk #20 succeeded at 382 (offset 3 lines).
Hunk #21 succeeded at 396 (offset 3 lines).
Hunk #22 succeeded at 430 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file src/mixer/Makefile.in
patching file src/pcm/Makefile.in
Hunk #4 FAILED at 180.
Hunk #5 succeeded at 191 (offset 1 line).
Hunk #6 FAILED at 203.
Hunk #7 FAILED at 218.
Hunk #8 succeeded at 229 (offset 3 lines).
Hunk #9 succeeded at 249 (offset 3 lines).
Hunk #10 succeeded at 277 (offset 3 lines).
Hunk #11 succeeded at 314 (offset 3 lines).
Hunk #12 succeeded at 323 (offset 3 lines).
Hunk #13 succeeded at 339 (offset 3 lines).
Hunk #14 succeeded at 395 (offset 3 lines).
Hunk #15 succeeded at 421 (offset 3 lines).
Hunk #16 succeeded at 452 (offset 3 lines).
Hunk #17 succeeded at 496 (offset 3 lines).
Hunk #18 succeeded at 522 (offset 3 lines).
Hunk #19 succeeded at 533 (offset 3 lines).
Hunk #20 succeeded at 552 (offset 3 lines).
Hunk #21 succeeded at 580 (offset 3 lines).
Hunk #22 succeeded at 588 (offset 3 lines).
Hunk #23 succeeded at 631 (offset 3 lines).
Hunk #24 succeeded at 645 (offset 3 lines).
Hunk #25 succeeded at 679 (offset 3 lines).
3 out of 25 hunks FAILED -- rejects in file src/pcm/Makefile.in
patching file src/pcm/scopes/Makefile.in
Hunk #5 FAILED at 97.
Hunk #6 succeeded at 108 (offset 1 line).
Hunk #7 FAILED at 120.
Hunk #8 FAILED at 135.
Hunk #9 succeeded at 146 (offset 3 lines).
Hunk #10 succeeded at 166 (offset 3 lines).
Hunk #11 succeeded at 194 (offset 3 lines).
Hunk #12 succeeded at 212 (offset 3 lines).
Hunk #13 succeeded at 221 (offset 3 lines).
Hunk #14 succeeded at 237 (offset 3 lines).
Hunk #15 succeeded at 269 (offset 3 lines).
Hunk #16 succeeded at 280 (offset 3 lines).
Hunk #17 succeeded at 306 (offset 3 lines).
Hunk #18 succeeded at 324 (offset 3 lines).
Hunk #19 succeeded at 335 (offset 3 lines).
Hunk #20 succeeded at 354 (offset 3 lines).
Hunk #21 succeeded at 384 (offset 3 lines).
Hunk #22 succeeded at 419 (offset 3 lines).
Hunk #23 succeeded at 433 (offset 3 lines).
Hunk #24 succeeded at 467 (offset 3 lines).
3 out of 24 hunks FAILED -- rejects in file src/pcm/scopes/Makefile.in
patching file src/rawmidi/Makefile.in
Hunk #5 FAILED at 92.
Hunk #6 succeeded at 103 (offset 1 line).
Hunk #7 FAILED at 115.
Hunk #8 FAILED at 130.
Hunk #9 succeeded at 141 (offset 3 lines).
Hunk #10 succeeded at 161 (offset 3 lines).
Hunk #11 succeeded at 189 (offset 3 lines).
Hunk #12 succeeded at 207 (offset 3 lines).
Hunk #13 succeeded at 216 (offset 3 lines).
Hunk #14 succeeded at 232 (offset 3 lines).
Hunk #15 succeeded at 251 (offset 3 lines).
Hunk #16 succeeded at 277 (offset 3 lines).
Hunk #17 succeeded at 295 (offset 3 lines).
Hunk #18 succeeded at 306 (offset 3 lines).
Hunk #19 succeeded at 325 (offset 3 lines).
Hunk #20 succeeded at 386 (offset 3 lines).
Hunk #21 succeeded at 400 (offset 3 lines).
Hunk #22 succeeded at 434 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file src/rawmidi/Makefile.in
patching file src/seq/Makefile.in
Hunk #5 FAILED at 92.
Hunk #6 succeeded at 103 (offset 1 line).
Hunk #7 FAILED at 115.
Hunk #8 FAILED at 130.
Hunk #9 succeeded at 141 (offset 3 lines).
Hunk #10 succeeded at 161 (offset 3 lines).
Hunk #11 succeeded at 189 (offset 3 lines).
Hunk #12 succeeded at 207 (offset 3 lines).
Hunk #13 succeeded at 216 (offset 3 lines).
Hunk #14 succeeded at 232 (offset 3 lines).
Hunk #15 succeeded at 254 (offset 3 lines).
Hunk #16 succeeded at 280 (offset 3 lines).
Hunk #17 succeeded at 298 (offset 3 lines).
Hunk #18 succeeded at 309 (offset 3 lines).
Hunk #19 succeeded at 328 (offset 3 lines).
Hunk #20 succeeded at 389 (offset 3 lines).
Hunk #21 succeeded at 403 (offset 3 lines).
Hunk #22 succeeded at 437 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file src/seq/Makefile.in
patching file src/timer/Makefile.in
Hunk #5 FAILED at 88.
Hunk #6 succeeded at 99 (offset 1 line).
Hunk #7 FAILED at 111.
Hunk #8 FAILED at 126.
Hunk #9 succeeded at 137 (offset 3 lines).
Hunk #10 succeeded at 157 (offset 3 lines).
Hunk #11 succeeded at 185 (offset 3 lines).
Hunk #12 succeeded at 204 (offset 3 lines).
Hunk #13 succeeded at 213 (offset 3 lines).
Hunk #14 succeeded at 229 (offset 3 lines).
Hunk #15 succeeded at 249 (offset 3 lines).
Hunk #16 succeeded at 275 (offset 3 lines).
Hunk #17 succeeded at 293 (offset 3 lines).
Hunk #18 succeeded at 304 (offset 3 lines).
Hunk #19 succeeded at 323 (offset 3 lines).
Hunk #20 succeeded at 384 (offset 3 lines).
Hunk #21 succeeded at 398 (offset 3 lines).
Hunk #22 succeeded at 432 (offset 3 lines).
3 out of 22 hunks FAILED -- rejects in file src/timer/Makefile.in
patching file test/Makefile.in
Hunk #5 FAILED at 124.
Hunk #6 succeeded at 135 (offset 1 line).
Hunk #7 FAILED at 147.
Hunk #8 FAILED at 162.
Hunk #9 succeeded at 173 (offset 3 lines).
Hunk #10 succeeded at 193 (offset 3 lines).
Hunk #11 succeeded at 221 (offset 3 lines).
Hunk #12 succeeded at 250 (offset 3 lines).
Hunk #13 succeeded at 259 (offset 3 lines).
Hunk #14 succeeded at 275 (offset 3 lines).
Hunk #15 succeeded at 288 (offset 3 lines).
Hunk #16 succeeded at 343 (offset 3 lines).
Hunk #17 succeeded at 369 (offset 3 lines).
Hunk #18 succeeded at 387 (offset 3 lines).
Hunk #19 succeeded at 398 (offset 3 lines).
Hunk #20 succeeded at 417 (offset 3 lines).
Hunk #21 succeeded at 480 (offset 3 lines).
Hunk #22 succeeded at 494 (offset 3 lines).
Hunk #23 succeeded at 528 (offset 3 lines).
3 out of 23 hunks FAILED -- rejects in file test/Makefile.in
patching file utils/Makefile.in
Hunk #4 FAILED at 80.
Hunk #5 succeeded at 91 (offset 1 line).
Hunk #6 FAILED at 103.
Hunk #7 FAILED at 118.
Hunk #8 succeeded at 129 (offset 3 lines).
Hunk #9 succeeded at 149 (offset 3 lines).
Hunk #10 succeeded at 177 (offset 3 lines).
Hunk #11 succeeded at 195 (offset 3 lines).
Hunk #12 succeeded at 204 (offset 3 lines).
Hunk #13 succeeded at 220 (offset 3 lines).
Hunk #14 succeeded at 234 (offset 3 lines).
Hunk #15 succeeded at 253 (offset 3 lines).
Hunk #16 succeeded at 276 (offset 3 lines).
Hunk #17 succeeded at 306 (offset 3 lines).
Hunk #18 succeeded at 338 (offset 3 lines).
Hunk #19 succeeded at 352 (offset 3 lines).
Hunk #20 succeeded at 384 (offset 3 lines).
3 out of 20 hunks FAILED -- rejects in file utils/Makefile.in
Patch relibtoolise.patch does not apply (enforce with -f)
make: *** [debian/stamp-patched] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Reply to: