Comment 2 for bug 935038

Revision history for this message
Andreas Moog (ampelbein) wrote :

The build now fails on all archs:

/build/buildd/ball-1.4.1+20111206/include/BALL/COMMON/logStream.h:165:22: note: attribute for 'struct BALL::LogStreamBuf::StreamStruct' must follow the 'struct' keyword
/build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C: In member function 'virtual bool BALL::PDBFile::interpretRecord(const BALL::PDB::RecordMTRIX3&)':
/build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C:902:71: error: no matching function for call to 'BALL::NamedProperty::NamedProperty(const char [12], boost::shared_ptr<BALL::CrystalInfo>&)'
    current_protein_->setProperty(NamedProperty("CRYSTALINFO", temp_ptr));
                                                                       ^
/build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C:902:71: note: candidates are:
In file included from /build/buildd/ball-1.4.1+20111206/include/BALL/FORMAT/PDBFile.h:9:0,
                 from /build/buildd/ball-1.4.1+20111206/source/FORMAT/PDBFileDetails.C:9:
/build/buildd/ball-1.4.1+20111206/include/BALL/CONCEPT/property.h:191:3: note: BALL::NamedProperty::NamedProperty(const BALL::NamedProperty&, const string&)
   NamedProperty(const NamedProperty&, const string& name);
   ^

Full log: https://launchpadlibrarian.net/154272166/buildlog_ubuntu-trusty-i386.ball_1.4.1%2B20111206-4ubuntu3_FAILEDTOBUILD.txt.gz