Your message dated Wed, 13 May 2015 18:19:49 +0000
with message-id <e1ysbg1-0002uz...@franck.debian.org>
and subject line Bug#784443: fixed in cmake 3.2.2-1
has caused the Debian Bug report #784443,
regarding Cmake FindSSL module doesn't work anymore
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.)


-- 
784443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cmake
Version: 3.0.2-1
Severity: Serious

I Cmake maintainers, I honestly don't know where the bug belongs to, but I'm 
reporting against cmake.
In my opinion this bug is becoming serious, since something in unstable changed 
and broke the builds
the problem seems to be actually in the FindSSL.cmake module:
=========

if (UNIX)
find_package(PkgConfig QUIET)
pkg_check_modules(_OPENSSL QUIET openssl)
endif ()

========

this means that pkg-config should be available on the system, otherwise it will 
fail with something like:

CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:293 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:86 (find_package)


CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:294 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:86 (find_package)


CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:296 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:86 (find_package)


CMake Error at /usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:298 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:86 (find_package)


CMake Error at 
/usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
system variable OPENSSL_ROOT_DIR: Found unsuitable version ".0.0`", but
required is at least "1.0.0" (found
/usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so)
Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:341 
(_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.0/Modules/FindOpenSSL.cmake:318 
(find_package_handle_standard_args)
CMakeLists.txt:86 (find_package)


I guess with the old openssl some fallback code was in place, leading to the 
find of the version.

Now with openssl 1.0.2a-1 in unstable/testing rebuild of the packages using it 
has become impossible.

I'm adding manually pkg-config as B-D of casablanca package, but I think this 
should be a runtime
dependency of cmake.

(please forgive me and downgrade the bug if my analysis is actually wrong)



cheers,

Gianfranco

--- End Message ---
--- Begin Message ---
Source: cmake
Source-Version: 3.2.2-1

We believe that the bug you reported is fixed in the latest version of
cmake, 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 784...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Felix Geyer <fge...@debian.org> (supplier of updated cmake 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: SHA256

Format: 1.8
Date: Wed, 13 May 2015 19:02:05 +0200
Source: cmake
Binary: cmake cmake-data cmake-curses-gui cmake-qt-gui cmake-doc cmake-dbg
Architecture: source all
Version: 3.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Modestas Vainius <mo...@debian.org>
Changed-By: Felix Geyer <fge...@debian.org>
Description:
 cmake      - cross-platform, open-source make system
 cmake-curses-gui - curses based user interface for CMake (ccmake)
 cmake-data - CMake data files (modules, templates and documentation)
 cmake-dbg  - debugging symbols for CMake
 cmake-doc  - extended documentation in various formats for CMake
 cmake-qt-gui - Qt4 based user interface for CMake (cmake-gui)
Closes: 760298 772631 780704 784443 785126 785128
Changes:
 cmake (3.2.2-1) unstable; urgency=medium
 .
   [ Mario Lang ]
   * New upstream release (Closes: #780704).
     - Fixes version detection in the OpenSSL module. (Closes: #784443)
   * Add myself to Uploaders.
   * Build-Depend on liblzma-dev and libjsoncpp-dev.
   * Drop patches merged upstream:
     - fix-FindImageMagick-1.diff
     - fix-FindImageMagick-2.diff
     - FindJNI_ppc64le.diff
     - hurd_host_system_processor.diff
   * Refresh patches:
     - FindBoost_add_-lpthread_#563479.diff
     - FindJNI.cmake.mips.patch
     - fix-ftbfs-on-kfreebsd.patch
     - fix-hdf5-hl.patch
     - qt_import_dir_variable.diff
   * Bump Standards-Version to 3.9.6.
   * Fix "Typo in cpack documentation" by adding new patch cpack-doc-typo.patch
     (Closes: #760298)
   * debian/cmake-data.install: Install new manpage cmake-compile-features.7
 .
   [ Felix Geyer ]
   * Build cmake-qt-gui against Qt 5 again.
   * Add protect-tests-from-makeflags.patch, cherry-picked from upstream.
     - Fixes running the test suite in parallel from dh_auto_test.
   * Make builds reproducible.
     - Add custom-sphinx-flags.patch, cherry-picked from upstream.
     - Pass the date from d/changelog to sphinx.
   * Add libcurl-ssl-dev as an alternative build-dependency to
     libcurl4-openssl-dev. (Closes: #785128)
   * Properly detect mipsel as little endian architecture. (Closes: #785126)
     - Add fix-mips-endian.patch
   * Fix detection of openjdk 8. (Closes: #772631)
     - Add openjdk-8-detection.patch
Checksums-Sha1:
 b3e6f70d6a6af7f55629a71045a69fe332ed35db 2506 cmake_3.2.2-1.dsc
 d22be01828508027617494c8b59d5999d4c1490e 6438736 cmake_3.2.2.orig.tar.gz
 fe8fe92df2f10edcf1655a6e8f1afe86b69cfbeb 29664 cmake_3.2.2-1.debian.tar.xz
 7ea560e87a03fba582f327640fb48682a3e1af5e 1042244 cmake-data_3.2.2-1_all.deb
 60e09bf6572f14c675cf26729c321af77490b40c 724142 cmake-doc_3.2.2-1_all.deb
Checksums-Sha256:
 02fb4172fbb49893b3022ecd952f594edab810f52c62297f770130bf4e0d61fb 2506 
cmake_3.2.2-1.dsc
 ade94e6e36038774565f2aed8866415443444fb7a362eb0ea5096e40d5407c78 6438736 
cmake_3.2.2.orig.tar.gz
 1af23f5d75292f2d4d3cf495b3a6844cb06a7b15f25380015dc5df974b7dc2b4 29664 
cmake_3.2.2-1.debian.tar.xz
 a9c8ba41c9023ac2803881d4b60d63c21208401611a00753dfab572f0ea6e47d 1042244 
cmake-data_3.2.2-1_all.deb
 ccb23c745c3189052792d4db8e4891981d8dc5839c412886c2e4d29872a4cad3 724142 
cmake-doc_3.2.2-1_all.deb
Files:
 9d174e69a80d379554e7d93998015e9d 2506 devel optional cmake_3.2.2-1.dsc
 2da57308071ea98b10253a87d2419281 6438736 devel optional cmake_3.2.2.orig.tar.gz
 1a672463cf005871d7aa84a609dd4032 29664 devel optional 
cmake_3.2.2-1.debian.tar.xz
 9bd1edeeeaa6451799e0b75f8078fc6d 1042244 devel optional 
cmake-data_3.2.2-1_all.deb
 bf4c75da1e036ffa9c9b804df9bb7c07 724142 doc optional cmake-doc_3.2.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVU4tyAAoJEP4ixv2DE11FgpUP+wcF094xqDSW26aFnIAxC+h/
6MVgcbp+x2oHgACoAzgBTUbj1xLuVMCDIE5J3yqRCNgAL6yy8Hq09Px1cFjEhjbz
JqIxFJ7795my5TILy5Gj9KIgecsKNgzmCITCn5A+zSSWD55WN1GNLjchAiBEy7S3
k/Hu5RvUIf+39L10vuIHE9qE68Hd4bZFYnLHvl+Sb/9X9lO9LD+GPtLSoToEVjTV
o/Y1KSkkemPgg7n3L9SN5ZTTSWX5lVHTgAiLQuqLE7bpdvONVujJ7wqv70G1+guU
L/WaDj81hI8o+CJa6FD5AdTExKCXBGcObUx34V0ZBVueW39ykLZiX2iF0SZM7QMl
KJv8m0e2fHFUtW1AVXaCBTWMc+gAy4+ZecnCIK/aOy+iUcrL68TBdzb3kQK2H/uY
WSgA0d+fh2vSAC/X2cl42OfePxZqvTo+O9brm0Covvofc0YPWCUx+HQfjw5gsk3R
rCuxzoCeVsW981LlUCQe8tC51WR2XrXteVQ9xIMx/LlUJMk1pguVMIKGHJdet6aJ
VjWVBBcFQ1Py0YAyBZs1Q0tB6xU8V/df6Yi9pmIPvdyiEaxiuWYMF1QXovYTkps5
QtpyHW0nukteimaZaclOZNV7vjWpAJzR4osOIEiUvolAwRuE63Ke4bU7AkdYpxzH
+a23Xx0vrctmHJXmazFt
=i9hU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to