On Thu, 16 Oct 2014 02:32:49 -0700, Moez Roy wrote: > Tripwire fails to build for F21 and Rawhide. Is there a proven > packager out there who has some spare time to submit a fix for this? Where is the package maintainer? The non-responsive maintainer procedure ought to get restarted for him, if the package is semi-orphaned apparently. And why did you quote >143 KB of build.log output instead of cutting off the irrelevant output? > archive.cpp: In member function 'virtual void > cLockedTemporaryFileArchive::OpenReadWrite(const char*, uint32)': > archive.cpp:889:28: error: redeclaration of 'eArchiveOpen e' [-fpermissive] > eArchiveOpen e(strTempFile, errStr); > ^ > archive.cpp:886:29: note: 'eFSServices& e' previously declared here > catch( eFSServices& e) Rename "e" in line 886 to something else, e.g. "eFSServices& es" and see how far it compiles then. Perhaps it's not the only file that causes trouble. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct