Source: pocl Version: 0.10-10 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20141108 qa-ftbfs Justification: FTBFS in jessie on amd64
Hi, During a rebuild of all packages in jessie (in a jessie chroot, not a sid chroot), your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/«PKGBUILDDIR»' > dh_makeshlibs > dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see > diff output below > dpkg-gensymbols: warning: debian/libpocl1/DEBIAN/symbols doesn't match > completely debian/libpocl1.symbols > --- debian/libpocl1.symbols (libpocl1_0.10-10_amd64) > +++ dpkg-gensymbolscYBc3Z 2014-11-09 04:29:38.023260306 +0000 > @@ -21,7 +21,7 @@ > > (optional=templinst)_ZN4llvm12hash_combineINS_9hash_codeEjEES1_RKT_RKT0_@Base > 0.10 > > (optional=templinst)_ZN4llvm12hash_combineINS_9hash_codeEjjEES1_RKT_RKT0_RKT1_@Base > 0.10 > > (optional=templinst)_ZN4llvm12hash_combineINS_9hash_codeElEES1_RKT_RKT0_@Base > 0.10 > - > (optional=templinst|subst|arch=kfreebsd-i386)_ZN4llvm12hash_combineI{int64_t}lEENS_9hash_codeERKT_RKT0_@Base > 0.10 > + > (optional=templinst|subst)_ZN4llvm12hash_combineI{int64_t}lEENS_9hash_codeERKT_RKT0_@Base > 0.10 > > (optional=templinst)_ZN4llvm15SmallVectorImplIN5clang14TypoCorrectionEEaSEOS3_@Base > 0.10 > > (optional=templinst)_ZN4llvm15SmallVectorImplIN5clang15CharSourceRangeEEaSERKS3_@Base > 0.10 > (optional=templinst|arch=!i386 > !kfreebsd-i386)_ZN4llvm15SmallVectorImplIN5clang16LambdaIntroducer13LambdaCaptureEEaSEOS4_@Base > 0.10 > @@ -592,7 +592,7 @@ > _ZN5clang11FileManager12addStatCacheEPNS_19FileSystemStatCacheEb@Base 0.10 > _ZN5clang11FileManager12getDirectoryEN4llvm9StringRefEb@Base 0.10 > > _ZN5clang11FileManager12getStatValueEPKcRNS_8FileDataEbPSt10unique_ptrINS_3vfs4FileESt14default_deleteIS7_EE@Base > 0.10 > - > (subst|arch=kfreebsd-i386)_ZN5clang11FileManager14getVirtualFileEN4llvm9StringRefE{int64_t}l@Base > 0.10 > + > (subst)_ZN5clang11FileManager14getVirtualFileEN4llvm9StringRefE{int64_t}l@Base > 0.10 > _ZN5clang11FileManager15clearStatCachesEv@Base 0.10 > _ZN5clang11FileManager15invalidateCacheEPKNS_9FileEntryE@Base 0.10 > > (subst)_ZN5clang11FileManager15modifyFileEntryEPNS_9FileEntryE{int64_t}l@Base > 0.10 > @@ -1576,7 +1576,7 @@ > > _ZN5clang13serialization13ModuleManager13removeModulesEPPNS0_10ModuleFileES4_RN4llvm15SmallPtrSetImplIS3_EEPNS_9ModuleMapE@Base > 0.10 > > _ZN5clang13serialization13ModuleManager14setGlobalIndexEPNS_17GlobalModuleIndexE@Base > 0.10 > > _ZN5clang13serialization13ModuleManager15visitDepthFirstEPFbRNS0_10ModuleFileEbPvES4_@Base > 0.10 > - > (subst|arch=kfreebsd-i386)_ZN5clang13serialization13ModuleManager16lookupModuleFileEN4llvm9StringRefE{int64_t}lRPKNS_9FileEntryE@Base > 0.10 > + > (subst)_ZN5clang13serialization13ModuleManager16lookupModuleFileEN4llvm9StringRefE{int64_t}lRPKNS_9FileEntryE@Base > 0.10 > > _ZN5clang13serialization13ModuleManager16returnVisitStateEPNS1_10VisitStateE@Base > 0.10 > > _ZN5clang13serialization13ModuleManager17addInMemoryBufferEN4llvm9StringRefEPNS2_12MemoryBufferE@Base > 0.10 > _ZN5clang13serialization13ModuleManager18allocateVisitStateEv@Base 0.10 > @@ -1584,7 +1584,7 @@ > > _ZN5clang13serialization13ModuleManager5visitEPFbRNS0_10ModuleFileEPvES4_PN4llvm11SmallPtrSetIPS2_Lj4EEE@Base > 0.10 > _ZN5clang13serialization13ModuleManager6lookupEN4llvm9StringRefE@Base 0.10 > _ZN5clang13serialization13ModuleManager6lookupEPKNS_9FileEntryE@Base 0.10 > - > (subst|arch=kfreebsd-i386)_ZN5clang13serialization13ModuleManager9addModuleEN4llvm9StringRefENS0_10ModuleKindENS_14SourceLocationEPNS0_10ModuleFileEj{int64_t}lRS7_RSs@Base > 0.10 > + > (subst)_ZN5clang13serialization13ModuleManager9addModuleEN4llvm9StringRefENS0_10ModuleKindENS_14SourceLocationEPNS0_10ModuleFileEj{int64_t}lRS7_RSs@Base > 0.10 > _ZN5clang13serialization13ModuleManagerC1ERNS_11FileManagerE@Base 0.10 > _ZN5clang13serialization13ModuleManagerC2ERNS_11FileManagerE@Base 0.10 > _ZN5clang13serialization13ModuleManagerD1Ev@Base 0.10 > if test -f debian/stamp-failed-testsuite ; then \ > grep '^ .*FAILED' < tests/testsuite.log ; \ > exit 1 ; \ > fi > make[1]: *** [override_dh_makeshlibs] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/11/08/pocl_0.10-10_jessie.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. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org