Package: libteem-dev
Version: 1.12.0~20160122-8
Severity: important
X-Debbugs-Cc: [email protected]

Dear Maintainer,

after installing libteem-dev
I checked that libteem.so.1.12.0 is installed in /usr/lib

I then created a simple CMakeLists.txt with the content:

cmake_minimum_required(3.20)
find_package(Teem REQUIRED)

which fails upon configure with the following error:

CMake Error at /usr/lib/Teem-1.12.0/TeemLibraryDepends.cmake:91 (message):
  The imported target "teem" references the file
     "/usr/lib/Teem-1.12.0/libteem.so.1.12.0"
  but this file does not exist.  Possible reasons include:
  * The file was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and contained
     "/usr/lib/Teem-1.12.0/TeemLibraryDepends.cmake"
  but not all the files it references.

It seems a symbolic link to /usr/lib is missing.

-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-611.45.1.el9_7.x86_64 (SMP w/64 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages libteem-dev depends on:
ii  libteem2  1.12.0~20160122-8

libteem-dev recommends no packages.

libteem-dev suggests no packages.

-- no debconf information

-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to