Source: aplus-fsf
Version: 4.22.1-4.1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120524 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.. 
> -I/usr/X11R6/include -g -pipe -O2 -c AplusTreeView.C -MT AplusTreeView.lo -MD 
> -MP -MF .deps/AplusTreeView.TPlo  -fPIC -DPIC -o .libs/AplusTreeView.lo
> In file included from AplusTreeView.C:18:0:
> ../MSTypes/MSObservableTree.C: In instantiation of 'void 
> MSObservableTree<Element>::elementChanged(const 
> MSTabularTreeCursor<Element>&) [with Element = AplusTreeItem]':
> AplusTreeView.C:33:16:   required from here
> ../MSTypes/MSObservableTree.C:202:3: error: 'position' was not declared in 
> this scope, and no declarations were found by argument-dependent lookup at 
> the point of instantiation [-fpermissive]
> ../MSTypes/MSObservableTree.C:202:3: note: declarations in dependent base 
> 'MSTabularTree<AplusTreeItem>' are not found by unqualified lookup
> ../MSTypes/MSObservableTree.C:202:3: note: use 'this->position' instead
> ../MSTypes/MSObservableTree.C: In instantiation of 'void 
> MSObservableTree<Element>::removeSubtree(const MSTabularTreeCursor<Element>&) 
> [with Element = AplusTreeItem]':
> AplusTreeView.C:33:16:   required from here
> ../MSTypes/MSObservableTree.C:97:37: error: 'position' was not declared in 
> this scope, and no declarations were found by argument-dependent lookup at 
> the point of instantiation [-fpermissive]
> ../MSTypes/MSObservableTree.C:97:37: note: declarations in dependent base 
> 'MSTabularTree<AplusTreeItem>' are not found by unqualified lookup
> ../MSTypes/MSObservableTree.C:97:37: note: use 'this->position' instead
> ../MSTypes/MSObservableTree.C: In instantiation of 'void 
> MSObservableTree<Element>::replaceAt(const MSTabularTreeCursor<Element>&, 
> const Element&) [with Element = AplusTreeItem]':
> AplusTreeView.C:33:16:   required from here
> ../MSTypes/MSObservableTree.C:165:3: error: 'position' was not declared in 
> this scope, and no declarations were found by argument-dependent lookup at 
> the point of instantiation [-fpermissive]
> ../MSTypes/MSObservableTree.C:165:3: note: declarations in dependent base 
> 'MSTabularTree<AplusTreeItem>' are not found by unqualified lookup
> ../MSTypes/MSObservableTree.C:165:3: note: use 'this->position' instead
> ../MSTypes/MSObservableTree.C: In instantiation of 'void 
> MSObservableTree<Element>::replaceAt(const MSTabularTreeCursor<Element>&, 
> MSObservableTree<Element>&) [with Element = AplusTreeItem]':
> AplusTreeView.C:33:16:   required from here
> ../MSTypes/MSObservableTree.C:173:6: error: 'isRoot' was not declared in this 
> scope, and no declarations were found by argument-dependent lookup at the 
> point of instantiation [-fpermissive]
> ../MSTypes/MSObservableTree.C:173:6: note: declarations in dependent base 
> 'MSTabularTree<AplusTreeItem>' are not found by unqualified lookup
> ../MSTypes/MSObservableTree.C:173:6: note: use 'this->isRoot' instead
> ../MSTypes/MSObservableTree.C:176:36: error: 'position' was not declared in 
> this scope, and no declarations were found by argument-dependent lookup at 
> the point of instantiation [-fpermissive]
> ../MSTypes/MSObservableTree.C:176:36: note: declarations in dependent base 
> 'MSTabularTree<AplusTreeItem>' are not found by unqualified lookup
> ../MSTypes/MSObservableTree.C:176:36: note: use 'this->position' instead
> In file included from ../MSTypes/MSGenericVector.H:318:0,
>                  from ../MSGUI/MSTreeView.H:20,
>                  from ../AplusGUI/AplusTreeView.H:16,
>                  from AplusTreeView.C:13:
> ../MSTypes/MSGenericVectorInlines.C: In instantiation of 'static unsigned int 
> MSGenericData<Type>::dataOffset() [with Type = MSPixmap]':
> ../MSTypes/MSGenericVectorInlines.C:618:48:   required from 'Type* 
> MSGenericData<Type>::elements() [with Type = MSPixmap]'
> ../MSTypes/MSGenericVectorInlines.C:360:70:   required from 'const Type& 
> MSGenericVector<Type>::elementAt(unsigned int) const [with Type = MSPixmap]'
> ../MSGUI/MSTreeView.C:2532:9:   required from 'MSStringVector 
> MSTreeView<Element>::pixmap(const TreeModelCursor&) const [with Element = 
> AplusTreeItem; MSStringVector = MSTypeVector<MSString>; 
> MSTreeView<Element>::TreeModelCursor = MSTabularTreeCursor<AplusTreeItem>]'
> AplusTreeView.C:35:16:   required from here
> ../MSTypes/MSGenericVectorInlines.C:650:10: warning: invalid access to 
> non-static data member 'MSDataAlignment<MSPixmap>::_pElements'  of NULL 
> object [-Winvalid-offsetof]
> ../MSTypes/MSGenericVectorInlines.C:650:10: warning: (perhaps the 'offsetof' 
> macro was used incorrectly) [-Winvalid-offsetof]
> make[3]: *** [AplusTreeView.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/05/24/aplus-fsf_4.22.1-4.1_unstable.log

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.



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

Reply via email to