Bug#443002: partimage: FTBFS: misc.cpp:1649: error: expected `;' before ')' token

2007-09-18 Thread Lucas Nussbaum
Package: partimage
version: 0.6.4-17
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[5]: Entering directory `/build/user/partimage-0.6.4/src/client'
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -I. -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 -Wall -O2 -c -o netclient.o netclient.cpp
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -I. -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 -Wall -O2 -c -o imagefile.o imagefile.cpp
imagefile.cpp: In member function 'void CImage::splitChangeImageFileWrite()':
imagefile.cpp:473: warning: missing sentinel in function call
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -I. -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 -Wall -O2 -c -o misc.o misc.cpp
In file included from misc.cpp:62:
fs/fs_xfs.h:95:1: warning: "BBSIZE" redefined
In file included from misc.cpp:56:
fs/fs_ufs.h:83:1: warning: this is the location of the previous definition
In file included from misc.cpp:64:
fs/fs_afs.h:33:1: warning: "int32" redefined
In file included from misc.cpp:61:
fs/fs_jfs.h:40:1: warning: this is the location of the previous definition
In file included from misc.cpp:64:
fs/fs_afs.h:34:1: warning: "uint32" redefined
In file included from misc.cpp:61:
fs/fs_jfs.h:41:1: warning: this is the location of the previous definition
misc.cpp: In function 'void restoreMbr(char*, COptions*)':
misc.cpp:196: warning: deprecated conversion from string constant to 'char*'
misc.cpp: In function 'void savePartition(char*, char*, COptions*)':
misc.cpp:526: warning: deprecated conversion from string constant to 'char*'
misc.cpp:575: warning: deprecated conversion from string constant to 'char*'
misc.cpp:576: warning: deprecated conversion from string constant to 'char*'
misc.cpp:577: warning: deprecated conversion from string constant to 'char*'
misc.cpp:578: warning: deprecated conversion from string constant to 'char*'
misc.cpp:579: warning: deprecated conversion from string constant to 'char*'
misc.cpp:580: warning: deprecated conversion from string constant to 'char*'
misc.cpp:581: warning: deprecated conversion from string constant to 'char*'
misc.cpp:582: warning: deprecated conversion from string constant to 'char*'
misc.cpp:583: warning: deprecated conversion from string constant to 'char*'
misc.cpp:584: warning: deprecated conversion from string constant to 'char*'
misc.cpp:611: warning: deprecated conversion from string constant to 'char*'
misc.cpp:617: warning: deprecated conversion from string constant to 'char*'
misc.cpp:623: warning: deprecated conversion from string constant to 'char*'
misc.cpp:629: warning: deprecated conversion from string constant to 'char*'
misc.cpp:635: warning: deprecated conversion from string constant to 'char*'
misc.cpp:641: warning: deprecated conversion from string constant to 'char*'
misc.cpp:670: warning: deprecated conversion from string constant to 'char*'
misc.cpp: In function 'void restorePartition(char*, char*, COptions*)':
misc.cpp:737: warning: deprecated conversion from string constant to 'char*'
misc.cpp:738: warning: deprecated conversion from string constant to 'char*'
misc.cpp:739: warning: deprecated conversion from string constant to 'char*'
misc.cpp:781: warning: deprecated conversion from string constant to 'char*'
misc.cpp:804: warning: deprecated conversion from string constant to 'char*'
misc.cpp:805: warning: deprecated conversion from string constant to 'char*'
misc.cpp:806: warning: deprecated conversion from string constant to 'char*'
misc.cpp:807: warning: deprecated conversion from string constant to 'char*'
misc.cpp:808: warning: deprecated conversion from string constant to 'char*'
misc.cpp:809: warning: deprecated conversion from string constant to 'char*'
misc.cpp:810: warning: deprecated conversion from string constant to 'char*'
misc.cpp:811: warning: deprecated conversion from string constant to 'char*'
misc.cpp:812: warning: deprecated conversion from string constant to 'char*'
misc.cpp:813: warning: deprecated conversion from string constant to 'char*'
misc.cpp:936: warning: deprecated conversion from string constant to 'char*'
misc.cpp:942: warning: deprecated conversion from string constant to 'char*'
misc.cpp:948: warning: deprecated conversion from string constant to 'char*'
misc.cpp:954: warning: deprecated conversion from string constant to 'char*'
misc.cpp:960: warning: deprecated conversion from string con

Bug#443002: partimage: FTBFS: misc.cpp:1649: error: expected `;' before ')' token

2007-09-18 Thread Michael Biebl
tags 443002 moreinfo unreproducible
thanks

Lucas Nussbaum schrieb:
> Package: partimage
> version: 0.6.4-17
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20070917 qa-ftbfs
> Justification: FTBFS on i386
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> Relevant part:
> make[5]: Entering directory `/build/user/partimage-0.6.4/src/client'
> g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
> -D_FILE_OFFSET_BITS=64 -I. -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 -Wall -O2 -c -o netclient.o 
> netclient.cpp
> g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
> -D_FILE_OFFSET_BITS=64 -I. -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 -Wall -O2 -c -o imagefile.o 
> imagefile.cpp
> imagefile.cpp: In member function 'void CImage::splitChangeImageFileWrite()':
> imagefile.cpp:473: warning: missing sentinel in function call
> g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT 
> -D_FILE_OFFSET_BITS=64 -I. -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 -Wall -O2 -c -o misc.o 
> misc.cpp
> In file included from misc.cpp:62:
> fs/fs_xfs.h:95:1: warning: "BBSIZE" redefined
> In file included from misc.cpp:56:
> fs/fs_ufs.h:83:1: warning: this is the location of the previous definition
> In file included from misc.cpp:64:
> fs/fs_afs.h:33:1: warning: "int32" redefined
> In file included from misc.cpp:61:
> fs/fs_jfs.h:40:1: warning: this is the location of the previous definition
> In file included from misc.cpp:64:
> fs/fs_afs.h:34:1: warning: "uint32" redefined
> In file included from misc.cpp:61:
> fs/fs_jfs.h:41:1: warning: this is the location of the previous definition
> misc.cpp: In function 'void restoreMbr(char*, COptions*)':
> misc.cpp:196: warning: deprecated conversion from string constant to 'char*'
> misc.cpp: In function 'void savePartition(char*, char*, COptions*)':
> misc.cpp:526: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:575: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:576: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:577: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:578: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:579: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:580: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:581: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:582: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:583: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:584: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:611: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:617: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:623: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:629: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:635: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:641: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:670: warning: deprecated conversion from string constant to 'char*'
> misc.cpp: In function 'void restorePartition(char*, char*, COptions*)':
> misc.cpp:737: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:738: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:739: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:781: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:804: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:805: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:806: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:807: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:808: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:809: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:810: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:811: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:812: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:813: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:936: warning: deprecated conversion from string constant to 'char*'
> misc.cpp:942: warning: deprecated conversion from string con