Package: cmake Version: 2.8.2-2 Severity: minor
Excuse me for my bad English :-) Please see at this cmake output (trying to compile example from openscenegraph-examples): -------------------------------------- cmake . && make -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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 CMake Error at CMakeLists.txt:4 (SETUP_EXAMPLE): Unknown CMake command "SETUP_EXAMPLE". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! -------------------------------------- It says that this warning about cmake_minimum_required is for project developers. Dear project developers, I resend now this warning to you :-) Please correct it and do better tests of your software before releasing it in future. Such warnings gives inaccurate look to your program and should not exist in releases of Debian because it tries to be high-quality operating system. -- System Information: Debian Release: 6.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages cmake depends on: ii cmake-data 2.8.2-2 CMake data files (modules, templat ii libarchive1 2.8.4-1 Single library to read/write tar, ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libcurl3-gnutls 7.21.0-1 Multi-protocol file transfer libra ii libexpat1 2.0.1-7 XML parsing C library - runtime li ii libgcc1 1:4.4.5-8 GCC support library ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 ii libxmlrpc-c3 1.06.27-1.1 A lightweight RPC library based on ii procps 1:3.2.8-9 /proc file system utilities ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime cmake recommends no packages. Versions of packages cmake suggests: ii gcc 4:4.4.5-1 The GNU C compiler ii make 3.81-8 An utility for Directing compilati -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org