Your message dated Thu, 18 Jul 2013 15:03:22 +0000
with message-id <e1uzpjm-0008os...@franck.debian.org>
and subject line Bug#713521: fixed in dff 1.3.0+dfsg.1-1
has caused the Debian Bug report #713521,
regarding dff: FTBFS: CMake Error: The following variables are used in this
project, but they are set to NOTFOUND. PYTHON_LIBRARY
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
713521: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713521
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dff
Version: 1.2.0+dfsg.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
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:
> make[1]: Entering directory `/«BUILDDIR»/dff-1.2.0+dfsg.1'
> mkdir build-2.7
> set -e -x; cd build-2.7 ; cmake .. -DCMAKE_INSTALL_PREFIX=/usr
> -DCMAKE_VERBOSE_MAKEFILE=ON "-DINSTALL=ON"
> -DPYTHON_EXECUTABLE=/usr/bin/python2.7
> + cd build-2.7
> + cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON
> -DINSTALL=ON -DPYTHON_EXECUTABLE=/usr/bin/python2.7
> -- The C compiler identification is GNU 4.8.1
> -- The CXX compiler identification is GNU 4.8.1
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Will use -g for debugging -- no
> -- Preparing installation mode
> -- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.5")
> -- Python library found: /usr/lib/libpython2.7.so
> -- Python header found: /usr/include/python2.7
> -- Python in: /usr/bin
> -- Found Python executable: /usr/bin/python2.7
> -- Found Python version: 2.7.5+
> -- Found Python library: PYTHON_LIBRARY-NOTFOUND
> -- Found PyQt4 version: 4.10.2
> -- Python magic found: /usr/lib/python2.7/dist-packages/magic.pyc
> -- Python QT4 libraries bindings found: /usr/lib/python2.7/dist-packages/PyQt4
> -- Python Qt4 linguist translation files updater found: /usr/bin/pylupdate4
> -- QT translation compiler found: /usr/bin/lrelease
> -- Python Qt4 user interface compiler found: /usr/bin/pyuic4
> -- Python Qt4 resource compiler found: /usr/bin/pyrcc4
> -- Found FLEX: /usr/bin/flex (found version "2.5.35")
> -- bison files NOT generated, Bison executable is required
> -- Found BISON: /usr/bin/bison (found version "2.7.12-4996")
> -- flex files NOT generated, Flex executable is required
> -- AFF library not found. Connector module will not be built.
> CMake Error: The following variables are used in this project, but they are
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake
> files:
> PYTHON_LIBRARY
> linked by target "_libexceptions" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/exceptions
> linked by target "_libevents" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/events
> linked by target "_libtypes" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/types
> linked by target "_libvfs" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/vfs
> linked by target "_libsearch" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/search
> linked by target "_libfilters" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/filters
> linked by target "_libtree" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/tree
> linked by target "_libmagichandler" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/magic
> linked by target "_libdatatype" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/datatype
> linked by target "_libdevices" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/api/devices
> linked by target "_PARTITION" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/volumes/partition
> linked by target "_VMWARE" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/volumes/vmware
> linked by target "_EXTFS" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/fs/extfs
> linked by target "_FATFS" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/fs/fat
> linked by target "_NTFS" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/fs/ntfs
> linked by target "_CARVER" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/search/carver
> linked by target "_SHM" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/utils/shm
> linked by target "_DEVICES" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/connector/devices
> linked by target "_LOCAL" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/connector/local
> linked by target "_FUSE" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/connector/fuse
> linked by target "_READLINES" in directory
> /«BUILDDIR»/dff-1.2.0+dfsg.1/modules/test/readlines
>
> -- Configuring incomplete, errors occurred!
> make[1]: *** [override_dh_auto_configure-2.7] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/dff_1.2.0+dfsg.1-1_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.
--- End Message ---
--- Begin Message ---
Source: dff
Source-Version: 1.3.0+dfsg.1-1
We believe that the bug you reported is fixed in the latest version of
dff, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pierre Chifflier <pol...@debian.org> (supplier of updated dff package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 18 Jul 2013 14:35:51 +0200
Source: dff
Binary: dff
Architecture: source amd64
Version: 1.3.0+dfsg.1-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier <pol...@debian.org>
Changed-By: Pierre Chifflier <pol...@debian.org>
Description:
dff - Powerful, efficient and modular digital forensic framework
Closes: 647997 697672 702716 713521
Changes:
dff (1.3.0+dfsg.1-1) unstable; urgency=low
.
* Imported Upstream version 1.3.0
- Upstream fixed the PyQT checks (Closes: #702716)
* Switch to DH 9: enable all hardening flags, and enable multiarch
* Fix detection of PYTHON_LIBRARY (Closes: #713521)
* Add note about hal and dbus (Closes: #697672)
* Reword description (Closes: #647997)
Checksums-Sha1:
2ccd757a9d08469f3714851bf8271f92c0a0426f 1680 dff_1.3.0+dfsg.1-1.dsc
a274f73e2bc22a3b411cc6f481a888086d39ee99 3528347 dff_1.3.0+dfsg.1.orig.tar.gz
660c0c9e73d571ba555215d61b8273b449210833 4788 dff_1.3.0+dfsg.1-1.debian.tar.gz
a4de4e55cfeba271b96e4c26c17f0ecbf343788e 6352976 dff_1.3.0+dfsg.1-1_amd64.deb
Checksums-Sha256:
9f249317b78d817f7af1c14a2d71a4484429ece5532c2f5f9305f7a2835f38a3 1680
dff_1.3.0+dfsg.1-1.dsc
633ead3e446eed552c70da0df358aaaa70d96333a031810cf89fc6611c91c451 3528347
dff_1.3.0+dfsg.1.orig.tar.gz
1458abc7b75a63d77d10fff77b517d9fa714b62bd6a800026c792431b83ec4bd 4788
dff_1.3.0+dfsg.1-1.debian.tar.gz
d18ab0831bd4fdd5162812dfc6e966a3435ebb309e45dee140fd03fdadb16a91 6352976
dff_1.3.0+dfsg.1-1_amd64.deb
Files:
d66bcbf357d6db61abba1aefe999399d 1680 admin optional dff_1.3.0+dfsg.1-1.dsc
f24117d87c14c9505f0ff3e976ba2694 3528347 admin optional
dff_1.3.0+dfsg.1.orig.tar.gz
91251ce9d2632722c43a8da9cfedc479 4788 admin optional
dff_1.3.0+dfsg.1-1.debian.tar.gz
f854f41f73e86161cb9145dfb0ee2f53 6352976 admin optional
dff_1.3.0+dfsg.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBAgAGBQJR6AD/AAoJEFqCeQfe0MQYscsH/RI6v3GbXSQJ+ZdsQ02wg08L
U10HBc+oG14Ts/asC8RgsbB6a5Pd/IdVHK635dBV77GUwrFNs7lyNjuR2tEGiKKv
7QyDA9H5EabSf22Qpd7XBsVsV3EjrxrBOlU1n1L3t7oe1csW72qMBxgJ/cR9dfUk
0/nwfhJDA000TdxuVu2lsroBZ0MEFPw2B/52uJyPEdQTG+fqQwI5xyFL71sMqV6A
daPMO18fDRfGwAvFRgNCd468euRWl/TRh+Qo3Sgav21awcA1L6s8I+wmBOUflsFK
aX6YJm3UchCLNNA9RMgpB+g8ryekUDqw2ij15IBBDDatE2wQN2WyA+k/T4uI73Q=
=77bQ
-----END PGP SIGNATURE-----
--- End Message ---