Package: cmake Version: 3.7.2-1 Severity: important Dear Maintainer,
Trying to use cmake to build other packages is impossible. cmake immediately core dumps. Cannot even get version info. Have stripped off and re-added several times. But always same problem. E.g. $ cmake --version Segmentation fault gdb gives this excting stuff .. (gdb) r Starting program: /usr/bin/cmake Dwarf Error: wrong version in compilation unit header (is -25251, should be 2, 3, or 4) [in module /usr/lib/debug/.build-id/02/4da9b35ba4e86bf23715795948d86728d8a39d.debug] Dwarf Error: wrong version in compilation unit header (is 9667, should be 2, 3, or 4) [in module /usr/lib/debug/.build-id/90/57a5b1f2a4bbdcd06303287ce89e4ccf5f1ff7.debug] Dwarf Error: wrong version in compilation unit header (is 25537, should be 2, 3, or 4) [in module /usr/lib/debug/.build-id/25/b79f1158416df418745ba9f322d5c68daf18e6.debug] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". Dwarf Error: wrong version in compilation unit header (is -27098, should be 2, 3, or 4) [in module /usr/lib/debug/.build-id/e5/f4e3d59b5ec692e4080943a9e5f52715dbe939.debug] Dwarf Error: wrong version in compilation unit header (is -24386, should be 2, 3, or 4) [in module /usr/lib/debug/.build-id/4d/459747ca3ce1a8adf08cdbb41e2c9bd5602990.debug] Dwarf Error: wrong version in compilation unit header (is 25481, should be 2, 3, or 4) [in module /usr/lib/debug/.build-id/86/b6212d2d7578042b59581378f58b49f7fdf30f.debug] Dwarf Error: wrong version in compilation unit header (is -31070, should be 2, 3, or 4) [in module /usr/lib/debug/.build-id/e5/3cbdaba193e91d84d7ee97b2904124e9a97701.debug] Program received signal SIGSEGV, Segmentation fault. 0x76b15654 in nettle_yarrow256_update () from /usr/lib/arm-linux-gnueabihf/libnettle.so.6 Distributor ID: Raspbian Description: Raspbian GNU/Linux 9.0 (n/a) Release: 9.0 Codename: n/a Architecture: armv7l Kernel: Linux 4.4.50-v7+ (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages cmake depends on: ii cmake-data 3.7.2-1 ii dpkg 1.18.22 ii libarchive13 3.2.1-6 ii libc6 2.24-9 ii libcurl3 7.38.0-4+deb8u5 ii libexpat1 2.2.0-2 ii libgcc1 1:6.3.0-6+rpi1 ii libjsoncpp1 1.7.4-3 ii libstdc++6 6.3.0-6+rpi1 ii libuv1 1.9.1-3 ii procps 2:3.3.9-9 ii zlib1g 1:1.2.8.dfsg-5 Versions of packages cmake recommends: ii gcc 4:6.3.0-1 ii make 4.1-9.1 Versions of packages cmake suggests: pn codeblocks <none> pn eclipse <none> pn ninja-build <none> -- no debconf information

