Source: aplus-fsf
Version: 4.22.1-4
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aplus-fsf\" 
> -DVERSION=\"4.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 
> -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 
> -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_VPRINTF=1 
> -DHAVE_GETCWD=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETWD=1 
> -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_REGCOMP=1 -DHAVE_SELECT=1 
> -DHAVE_SIGACTION=1 -DHAVE_SOCKET=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 
> -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -DHAVE_STRTOL=1 
> -DHAVE_STRTOUL=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 
> -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 
> -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 
> -DHAVE_NEW=1 -DHAVE_IOSTREAM=1 -DHAVE_IOMANIP=1 -DHAVE_FSTREAM=1 
> -DHAVE_SSTREAM=1 -DHAVE_IOSFWD=1 -DHAVE_FPCLASSIFY=1 -DHAVE_FINITE=1 
> -DHAVE_ISINF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 
> -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 
> -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 
> -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SOCKLEN_T=1 -I. -I. -I.. 
> -g -pipe -O2 -c MSCharData.T.C -MT MSCharData.T.lo -MD -MP -MF 
> .deps/MSCharData.T.TPlo  -fPIC -DPIC -o .libs/MSCharData.T.lo
> In file included from MSCharData.T.C:10:0:
> ../MSTypes/MSTypeData.H:54:23: error: declaration of 'operator new' as 
> non-function
> ../MSTypes/MSTypeData.H:54:18: error: expected ';' at end of member 
> declaration
> ../MSTypes/MSTypeData.H:54:29: error: expected ')' before ',' token
> In file included from ../MSTypes/MSTypeData.H:97:0,
>                  from MSCharData.T.C:10:
> ../MSTypes/MSTypeDataInlines.C: In static member function 'static unsigned 
> int MSTypeData<Type, Allocator>::dataOffset()':
> ../MSTypes/MSTypeDataInlines.C:101:40: error: expected primary-expression 
> before ',' token
> ../MSTypes/MSTypeDataInlines.C:101:41: error: '_pElements' was not declared 
> in this scope
> ../MSTypes/MSTypeDataInlines.C:101:51: error: there are no arguments to 
> 'offsetof' that depend on a template parameter, so a declaration of 
> 'offsetof' must be available [-fpermissive]
> ../MSTypes/MSTypeDataInlines.C:101:51: note: (if you use '-fpermissive', G++ 
> will accept your code, but allowing the use of an undeclared name is 
> deprecated)
> In file included from MSCharData.T.C:18:0:
> ../MSTypes/MSTypeData.C: At global scope:
> ../MSTypes/MSTypeData.C:78:76: error: no 'static void* MSTypeData<Type, 
> Allocator>::operator new(size_t, unsigned int)' member function declared in 
> class 'MSTypeData<Type, Allocator>'
> ../MSTypes/MSTypeData.C: In static member function 'static MSTypeData<Type, 
> Allocator>* MSTypeData<Type, Allocator>::allocateWithSize(unsigned int, 
> MSAllocationFlag, unsigned int) [with Type = char, Allocator = 
> MSAllocator<char>]':
> MSCharData.T.C:33:16:   instantiated from here
> ../MSTypes/MSTypeData.C:178:84: error: no suitable 'operator new' found in 
> class 'MSTypeData<char, MSAllocator<char> >'
> In file included from ../MSTypes/MSTypeData.H:97:0,
>                  from MSCharData.T.C:10:
> ../MSTypes/MSTypeDataInlines.C: In static member function 'static unsigned 
> int MSTypeData<Type, Allocator>::dataOffset() [with Type = char, Allocator = 
> MSAllocator<char>]':
> MSCharData.T.C:33:16:   instantiated from here
> ../MSTypes/MSTypeDataInlines.C:101:51: error: 'offsetof' was not declared in 
> this scope
> make[3]: *** [MSCharData.T.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/aplus-fsf_4.22.1-4_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to