Hi Andreas,
thanks for explaining.
On 22.08.2015 15:12, Andreas Tille wrote:
Roelof,
[...]
Just add a proper
Closes: #792624, #792625
line in your changelog entry.
Fixed
[...]
Moreover the package currently does not build currently
due to the gcc-5 transition:
I upgraded my SID installation and was able to build by:
git checkout
ssh://u...@git.debian.org/git/debian-science/packages/limereg.git
cd limereg
automake
cd ..
sudo adt-run --unbuilt-tree=limereg --- null
I also used conventional configure/make, and it worked fine.
I used GCC V 5.2.1-17 (current default on SID), maybe an update fixed
the issues ?
Did you built from scratch ? I allways start over quite clean by calling
'git clean -xdf'.
Im not sure now, how to reproduce your failing build, maybe you can send
me how you build and on which Debian and gcc version. Thanks.
The following packages have unmet dependencies:
libcv-dev : Depends: libopencv-features2d-dev but it is not going to be
installed
Depends: libopencv-calib3d-dev but it is not going to be installed
Depends: libopencv-objdetect-dev but it is not going to be
installed
Depends: libopencv-legacy-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Interesting. Where can I see this errors on SID ? I don't see it when
building the package. E.g. by adt-run. Would adt-run be the proper way
to get this output ?
[...]
Kind regards
Andreas.
Thanks a lot for supporting me. I'm still getting used to automake,
Debian packaging and stuff.
Kind regards
Roelof