tags 713711 + pending thanks Hi,
* David Suárez [Sat Jun 22, 2013 at 03:30:20PM +0200]: > Source: guymager > Version: 0.6.7-3 > Severity: serious > Tags: jessie sid > User: [email protected] > Usertags: qa-ftbfs-20130620 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++ -c -m64 -pipe -g -Wall -W -fmessage-length=0 -fno-strict-aliasing > > -D_REENTRANT -DSPLASH_DIR='"/usr/share/guymager"' > > -DLANGUAGE_DIR='"/usr/share/guymager"' > > -DLANGUAGE_DIR_QT='"/usr/share/qt4/translations"' -DQT_GUI_LIB > > -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++-64 -I. > > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 > > -I/usr/include/qt4/QtDBus -I/usr/include/libguytools2 -Imoc -o aewf.o > > aewf.cpp > > In file included from aewf.cpp:37:0: > > /usr/include/libewf.h:35:21: fatal error: libbfio.h: No such file or > > directory > > #include <libbfio.h> > > ^ > > compilation terminated. > > make[1]: *** [aewf.o] Error 1 This is caused by a new libewf version (20130416-2) which includes libbfio-dev's libbfio.h on demand, but libewf doesn't depend on the libbfio-dev package. A dependency on libbfio-dev in guymager solves *this* issue for sure. But then it still doesn't compile against libewf because recent libewf has quite some differences when compared against the previous version that was present in Debian/guymager compiled against (20100226). I've a fix pending in git, sadly libewf wasn't built with HAVE_V1_API and guymager doesn't compile against the V2-only version yet. I've forwarded the according information to guymager's upstream. Once guymager works against the current libewf version again I'll upload it of course, if that shouldn't happen soon enough though then I'm thinking about an upload of libewf with HAVE_V1_API enabled. regards, -mika-
signature.asc
Description: Digital signature
_______________________________________________ forensics-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel
