Bug#789129: taopm: Taopm instruments fail to compile

Philip Chung philipchung1995 at yahoo.com
Wed Feb 21 07:00:43 GMT 2018


Package: taopm
Version: 1.0-3.1
Followup-For: Bug #789129
Control: tags -1 + patch

On Thu, 18 Jun 2015 16:03:58 +1000 John O'Hagan <johnmohagan at gmail.com>
wrote:
> Package: taopm
> Version: 1.0-3
> Severity: normal
> 
> Dear Maintainer,
> 
> 
> Taopm installs without problems, but when attempting to run any of the example
> scripts which it puts in /usr/share/doc, eg. by running "tao test" the output
> is as follows:
> 
>         Parsing "test.tao"
>         Compiling "test.cc" to make "test.exe"
> 
> 
>         Compilation failed for "test.cc"

Compilation errors are logged in /tmp/tao.c++errors

On my system, that file has the line:
> /usr/bin/ld: cannot find -lXi

Which suggests that the libxi (XInput) development files are required. I
installed libxi-dev and the compilation completed successfully.

Solution: Add Depends on libxi-dev.

Philip Chung

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8),
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages taopm depends on:
ii  freeglut3               2.8.1-3
ii  freeglut3-dev           2.8.1-3
ii  g++ [c++-compiler]      4:7.2.0-1d1
ii  g++-7 [c++-compiler]    7.3.0-3
ii  libaudiofile1           0.3.6-4
ii  libc6                   2.26-6
ii  libgcc1                 1:8-20180207-2
ii  libgl1                  1.0.0-2
ii  libglu1-mesa [libglu1]  9.0.0-2.1
ii  libstdc++6              8-20180207-2
ii  libx11-6                2:1.6.4-3
ii  libxi6                  2:1.7.9-1
ii  libxmu-dev              2:1.1.2-2
ii  libxmu6                 2:1.1.2-2

taopm recommends no packages.

taopm suggests no packages.

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list