Source: sogo Version: 2.2.5-3 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140830 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc MAPIStoreContext.m -c \ > -MMD -MP -D_FORTIFY_SOURCE=2 -DSAML2_CONFIG=1 -DGNUSTEP > -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 > -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS > -pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE > -Wno-import -g -g -O2 -fstack-protector-strong -Wformat > -Werror=format-security -fgnu-runtime > -fconstant-string-class=NSConstantString -fexec-charset=UTF-8 -Werror -Wall > -DSAMBA_PRIVATE_DIR=@"\"/var/lib/samba/private\"" > -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -DHAVE_IMMEDIATE_STRUCTURES=1 > -I/usr/include/samba-4.0 -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 > -DHAVE_IMMEDIATE_STRUCTURES=1 -I/usr/include/samba-4.0 > -DSAMBA_PREFIX="\"/usr\"" -I../SoObjects -I../SOPE > -DBACKEND_BUNDLE_NAME="@\"SOGoBackend.MAPIStore\"" > -DSOGO_BUNDLES_DIR="@\"/usr/lib/GNUstep/SOGo\"" -I. > -I/usr/local/include/GNUstep -I/usr/include/GNUstep \ > -o obj/SOGoBackend.obj/MAPIStoreContext.m.o > MAPIStoreContext.m: In function '-[MAPIStoreContext > idForObjectWithKey:inFolderURL:]': > MAPIStoreContext.m:537:7: error: implicit declaration of function > 'openchangedb_get_new_folderID' [-Werror=implicit-function-declaration] > openchangedb_get_new_folderID (connInfo->oc_ctx, &mappingId); > ^ > MAPIStoreContext.m: In function '-[MAPIStoreContext getNewFMIDs:]': > MAPIStoreContext.m:600:3: error: implicit declaration of function > 'openchangedb_get_new_folderIDs' [-Werror=implicit-function-declaration] > if (openchangedb_get_new_folderIDs (connInfo->oc_ctx, > ^ > cc1obj: all warnings being treated as errors > make[5]: *** [obj/SOGoBackend.obj/MAPIStoreContext.m.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/08/30/sogo_2.2.5-3_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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. The build was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries to support this, it might be a good idea to explore whether this might be the cause of the failure. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org