Package: partimage
Version: 0.6.8-2.1
Severity: serious

Your package fails to build from source:

  -Wno-deprecated -I/usr/include/openssl -Wall  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -c -o fs_xfs.o fs_xfs.cpp
fs_xfs.cpp: In member function 'virtual void CXfsPart::readSuperBlock()':
fs_xfs.cpp:261:7: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
rm -f libfs.a
ar cru libfs.a fs_base.o fs_afs.o fs_ext2.o fs_fat.o fs_hpfs.o fs_jfs.o 
fs_ntfs.o fs_reiser.o fs_hfs.o fs_ufs.o fs_xfs.o 
ranlib libfs.a
make[5]: Leaving directory `/home/jmm/partimage-0.6.8/src/client/fs'
make[5]: Entering directory `/home/jmm/partimage-0.6.8/src/client'
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -I. -I../.. -I../.. -I../../src/shared 
-I../../src/client -I../../src/client/fs -I/usr/include/slang  -Wno-deprecated 
-I/usr/include/openssl -Wall   -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -c -o netclient.o netclient.cpp
netclient.cpp: In member function 'unsigned int CNetClient::SendPass(char*, 
char*)':
netclient.cpp:156:7: warning: variable 'nRes' set but not used 
[-Wunused-but-set-variable]
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -I. -I../.. -I../.. -I../../src/shared 
-I../../src/client -I../../src/client/fs -I/usr/include/slang  -Wno-deprecated 
-I/usr/include/openssl -Wall   -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall -c -o imagefile.o imagefile.cpp
imagefile.cpp: In member function 'void CImage::write(void*, DWORD, bool)':
imagefile.cpp:348:58: error: cannot convert 'gzFile_s**' to 'gzFile' for 
argument '1' to 'int gzwrite(gzFile, voidpc, unsigned int)'
imagefile.cpp: In member function 'void CImage::read(char*, DWORD, bool)':
imagefile.cpp:398:48: error: cannot convert 'gzFile_s**' to 'gzFile' for 
argument '1' to 'int gzread(gzFile, voidp, unsigned int)'
imagefile.cpp: In member function 'void CImage::closeReading(bool)':
imagefile.cpp:578:35: error: cannot convert 'gzFile_s**' to 'gzFile' for 
argument '1' to 'int gzclose(gzFile)'
imagefile.cpp: In member function 'void CImage::closeWriting()':
imagefile.cpp:611:33: error: cannot convert 'gzFile_s**' to 'gzFile' for 
argument '1' to 'int gzclose(gzFile)'
make[5]: *** [imagefile.o] Error 1
make[5]: Leaving directory `/home/jmm/partimage-0.6.8/src/client'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/jmm/partimage-0.6.8/src/client'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jmm/partimage-0.6.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jmm/partimage-0.6.8'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/partimage-0.6.8'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to