Bug#808634: cadabra: FTBFS: manipulator.hh: fatal error: sigc++/object.h: No such file or directory

2016-08-23 Thread Kasper Peeters
Author here. Replacing

  #include 

with

  #include 

in src/manipulator.hh solves the problem without changing the
dependencies. I have pushed 1.44 to the github repository
at http://github.com/kpeeters/cadabra .

If anyone can bring this back to life, that would be much 
appreciated. 

Cheers,
Kasper



Bug#808634: cadabra: FTBFS: manipulator.hh: fatal error: sigc++/object.h: No such file or directory

2016-08-14 Thread Chris Lamb
> fatal error: sigc++/object.h: No such file or directory

Some more info:

$ pkg-config modglue --cflags
-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include

sigc++/object.h is not in libsigc++-2.0-dev but it is in libsigc++-1.2-dev.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#808634: cadabra: FTBFS: manipulator.hh: fatal error: sigc++/object.h: No such file or directory

2015-12-21 Thread Chris West (Faux)
Source: cadabra
Version: 1.39-0.2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -I. 
-I../src `pkg-config modglue --cflags` -D"RELEASE=\"1.39\"" -D"DATETIME=\"`date 
| sed -e 's/  / /'`\"" -DHOSTNAME=\"`hostname`\" -c -o display.o display.cc
In file included from display.cc:22:0:
manipulator.hh:33:27: fatal error: sigc++/object.h: No such file or directory
compilation terminated.
Makefile:30: recipe for target 'display.o' failed

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/cadabra.html

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