Your message dated Tue, 27 Mar 2012 09:36:11 +0000
with message-id <[email protected]>
and subject line Bug#662582: fixed in mydumper 0.5.1-2
has caused the Debian Bug report #662582,
regarding FTBFS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
662582: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mydumper
Version: 0.5.1-1
Severity: serious

Your package fails to build from source:

make[3]: Entering directory `/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu'
cd /home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu && /usr/bin/cmake -E 
cmake_depends "Unix Makefiles" /home/jmm/mydumper-0.5.1 
/home/jmm/mydumper-0.5.1 /home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu 
/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu 
/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu/CMakeFiles/mydumper.dir/DependInfo.cmake
 --color=
Scanning dependencies of target mydumper
make[3]: Leaving directory `/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu'      
                                                                                
                    
make -f CMakeFiles/mydumper.dir/build.make CMakeFiles/mydumper.dir/build
make[3]: Entering directory `/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report 
/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu/CMakeFiles 3
[ 14%] Building C object CMakeFiles/mydumper.dir/mydumper.c.o
/usr/bin/gcc   -Wall -Wunused -Wwrite-strings -Wno-strict-aliasing -Wextra 
-Wshadow -Werror -O3 -g -I/usr/include/mysql  -DBIG_JOINS=1  
-fno-strict-aliasing   -DUNIV_LINUX -DUNIV_LINUX -I/usr/include/mysql 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -o 
CMakeFiles/mydumper.dir/mydumper.c.o   -c /home/jmm/mydumper-0.5.1/mydumper.c
/usr/bin/cmake -E cmake_progress_report 
/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu/CMakeFiles 4
[ 28%] Building C object CMakeFiles/mydumper.dir/binlog.c.o
/usr/bin/gcc   -Wall -Wunused -Wwrite-strings -Wno-strict-aliasing -Wextra 
-Wshadow -Werror -O3 -g -I/usr/include/mysql  -DBIG_JOINS=1  
-fno-strict-aliasing   -DUNIV_LINUX -DUNIV_LINUX -I/usr/include/mysql 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -o 
CMakeFiles/mydumper.dir/binlog.c.o   -c /home/jmm/mydumper-0.5.1/binlog.c
/home/jmm/mydumper-0.5.1/binlog.c: In function 'new_binlog_file':
/home/jmm/mydumper-0.5.1/binlog.c:244:10: error: assignment from incompatible 
pointer type [-Werror]
/home/jmm/mydumper-0.5.1/binlog.c: In function 'close_binlog_file':
/home/jmm/mydumper-0.5.1/binlog.c:255:3: error: passing argument 1 of 'gzclose' 
from incompatible pointer type [-Werror]
/usr/include/zlib.h:1488:24: note: expected 'gzFile' but argument is of type 
'struct FILE *'
cc1: all warnings being treated as errors
make[3]: *** [CMakeFiles/mydumper.dir/binlog.c.o] Error 1
make[3]: Leaving directory `/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/mydumper.dir/all] Error 2
make[2]: Leaving directory `/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/mydumper-0.5.1/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: mydumper
Source-Version: 0.5.1-2

We believe that the bug you reported is fixed in the latest version of
mydumper, which is due to be installed in the Debian FTP archive:

mydumper_0.5.1-2.debian.tar.gz
  to main/m/mydumper/mydumper_0.5.1-2.debian.tar.gz
mydumper_0.5.1-2.dsc
  to main/m/mydumper/mydumper_0.5.1-2.dsc
mydumper_0.5.1-2_amd64.deb
  to main/m/mydumper/mydumper_0.5.1-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mateusz Kijowski <[email protected]> (supplier of updated mydumper 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 23 Mar 2012 17:27:57 +0100
Source: mydumper
Binary: mydumper
Architecture: source amd64
Version: 0.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Mateusz Kijowski <[email protected]>
Changed-By: Mateusz Kijowski <[email protected]>
Description: 
 mydumper   - High-performance MySQL backup tool
Closes: 662582
Changes: 
 mydumper (0.5.1-2) unstable; urgency=low
 .
   * fixed watch file
   * updated standards version
   * patch 0005-zlib-file-type-change-fixes.patch added
     fix FTBFS from zlib > 1.2.4 (Closes: #662582) (LP: #948122)
Checksums-Sha1: 
 adfbc00915523cb7defc4cd19d603cb27ad3eb8d 1192 mydumper_0.5.1-2.dsc
 736155626350020972b01af91c018e4fd558363a 5101 mydumper_0.5.1-2.debian.tar.gz
 c3371ba290f0e988f38c783c23bf1dd053cf4fea 68446 mydumper_0.5.1-2_amd64.deb
Checksums-Sha256: 
 452b86683561ff619fee882f9df8d3883c775afa9af61e205694fe941cdf254b 1192 
mydumper_0.5.1-2.dsc
 31974fb4030075a623ae35c35c1201e8c88ddddf5f350a72e5b7f32524f6377a 5101 
mydumper_0.5.1-2.debian.tar.gz
 838e1ab807f416c88a4d7d572eb5837fe6d0bbbcb2a6642b249ac08ca61490c9 68446 
mydumper_0.5.1-2_amd64.deb
Files: 
 d00bd818f7fb6688d35f659fabb4b57e 1192 database extra mydumper_0.5.1-2.dsc
 989a2c494319750fb5e62273c26f944f 5101 database extra 
mydumper_0.5.1-2.debian.tar.gz
 aa559902598758a079c25023a003314a 68446 database extra 
mydumper_0.5.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9xeAgACgkQhQui3hP+/ECZWQCfUMvdxnSoGXMubN7Y9wSzoe+z
aZgAoLIjQ6f+ZSU4gZNiVQZn6cCsZlX6
=kfnB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to