Your message dated Sat, 28 Nov 2015 01:05:12 +0000
with message-id <[email protected]>
and subject line Bug#803037: fixed in synfigstudio 1.0.2-1
has caused the Debian Bug report #803037,
regarding synfigstudio: FTBFS: uimanager.h:33:27: fatal error: sigc++/object.h:
No such file or directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
803037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803037
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: synfigstudio
Version: 1.0-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
synfigstudio fails to build from source in unstable/amd64:
[..]
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I../../libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -D_REENTRANT
-std=c++11 -I/usr/include/synfig-1.0 -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include
-I/usr/include/libxml++-2.6
-I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include
-I/usr/include/libxml2 -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/mlt++
-I/usr/include/mlt -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include
-DLOCALEDIR=\"/usr/share/locale\" -fstack-protector-strong -Wformat
-Werror=format-security -DNDEBUG -g -O2 -W -Wall -c
actions/activepointadd.cpp -fPIC -DPIC -o
actions/.libs/libsynfigapp_la-activepointadd.o
In file included from uimanager.cpp:32:0:
uimanager.h:33:27: fatal error: sigc++/object.h: No such file or
directory
compilation terminated.
Makefile:2128: recipe for target 'libsynfigapp_la-uimanager.lo' failed
make[5]: *** [libsynfigapp_la-uimanager.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from canvasinterface.cpp:58:0:
canvasinterface.h:34:27: fatal error: sigc++/object.h: No such file or
directory
compilation terminated.
In file included from action_system.cpp:32:0:
action_system.h:32:27: fatal error: sigc++/object.h: No such file or
directory
compilation terminated.
Makefile:2058: recipe for target 'libsynfigapp_la-action_system.lo'
failed
make[5]: *** [libsynfigapp_la-action_system.lo] Error 1
Makefile:2079: recipe for target 'libsynfigapp_la-canvasinterface.lo'
failed
make[5]: *** [libsynfigapp_la-canvasinterface.lo] Error 1
In file included from action.cpp:34:0:
instance.h:39:27: fatal error: sigc++/object.h: No such file or
directory
compilation terminated.
Makefile:2044: recipe for target 'libsynfigapp_la-action.lo' failed
make[5]: *** [libsynfigapp_la-action.lo] Error 1
In file included from instance.cpp:34:0:
instance.h:39:27: fatal error: sigc++/object.h: No such file or
directory
compilation terminated.
Makefile:2100: recipe for target 'libsynfigapp_la-instance.lo' failed
make[5]: *** [libsynfigapp_la-instance.lo] Error 1
In file included from actions/activepointremove.cpp:34:0:
../../src/synfigapp/canvasinterface.h:34:27: fatal error:
sigc++/object.h: No such file or directory
compilation terminated.
Makefile:1330: recipe for target
'actions/libsynfigapp_la-activepointremove.lo' failed
make[5]: *** [actions/libsynfigapp_la-activepointremove.lo] Error 1
In file included from actions/activepointadd.cpp:34:0:
../../src/synfigapp/canvasinterface.h:34:27: fatal error:
sigc++/object.h: No such file or directory
compilation terminated.
In file included from main.cpp:32:0:
main.h:38:27: fatal error: sigc++/object.h: No such file or directory
compilation terminated.
In file included from inputdevice.cpp:37:0:
main.h:38:27: fatal error: sigc++/object.h: No such file or directory
compilation terminated.
In file included from action_param.cpp:34:0:
canvasinterface.h:34:27: fatal error: sigc++/object.h: No such file or
directory
compilation terminated.
Makefile:1323: recipe for target
'actions/libsynfigapp_la-activepointadd.lo' failed
make[5]: *** [actions/libsynfigapp_la-activepointadd.lo] Error 1
Makefile:2107: recipe for target 'libsynfigapp_la-main.lo' failed
make[5]: *** [libsynfigapp_la-main.lo] Error 1
Makefile:2093: recipe for target 'libsynfigapp_la-inputdevice.lo'
failed
make[5]: *** [libsynfigapp_la-inputdevice.lo] Error 1
Makefile:2051: recipe for target 'libsynfigapp_la-action_param.lo'
failed
make[5]: *** [libsynfigapp_la-action_param.lo] Error 1
In file included from pluginmanager.cpp:43:0:
../../src/synfigapp/main.h:38:27: fatal error: sigc++/object.h: No
such file or directory
compilation terminated.
Makefile:2114: recipe for target 'libsynfigapp_la-pluginmanager.lo'
failed
[..]
The full build log is attached or can be viewed here:
https://reproducible.debian.net/logs/unstable/amd64/synfigstudio_1.0-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
synfigstudio.1.0-1.unstable.amd64.log.txt.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: synfigstudio
Source-Version: 1.0.2-1
We believe that the bug you reported is fixed in the latest version of
synfigstudio, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Smirnov <[email protected]> (supplier of updated synfigstudio package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 27 Nov 2015 20:54:13 +1100
Source: synfigstudio
Binary: synfigstudio synfigstudio-dbg
Architecture: source amd64
Version: 1.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
synfigstudio - vector-based 2D animation package (graphical user interface)
synfigstudio-dbg - synfig GUI debugging symbols
Closes: 803037
Changes:
synfigstudio (1.0.2-1) unstable; urgency=medium
.
* New upstream release.
* Build-Depends:
- etl-dev (>= 0.04.18)
+ etl-dev (>= 0.04.19)
- libsynfig-dev (>= 0.64.2)
+ libsynfig-dev (>= 1.0.2)
- synfig (>= 1.0)
+ synfig (>= 1.0.2)
+ libmagick++-dev
* New "c++11.patch" to fix FTBFS (Closes: #803037).
* Removed .menu file (command-in-menu-file-and-desktop-file).
* control: modernise Vcs-Browser URL.
Checksums-Sha1:
bcbf9ddafbf572c99dbb6fe63c665638874411cb 2292 synfigstudio_1.0.2-1.dsc
931474b06d3fcd3dffbc05981a2a5b7d152f5b07 5271116 synfigstudio_1.0.2.orig.tar.gz
3b8ede8a27e250acc4d8c1b30acd1c940a107ac3 22904
synfigstudio_1.0.2-1.debian.tar.xz
31c3b45e22e1d3a561c4445a9cae900c5dcaa05e 494710
synfigstudio-dbg_1.0.2-1_amd64.deb
23e41fd540655c9f673ca54cd7f4633572dd09f5 4227956 synfigstudio_1.0.2-1_amd64.deb
Checksums-Sha256:
89350b0f3bb57fe76c8a7ec5dd75a3a88dc52965ce72012b0b6080f0c4ec18a7 2292
synfigstudio_1.0.2-1.dsc
e44584aa0b561f374edcfb792eb601083c7e7e111d68d6fe0356def9682347f5 5271116
synfigstudio_1.0.2.orig.tar.gz
18197a4e43923ad031d31af277b386deee49af193ce102515a89fbb4544578c9 22904
synfigstudio_1.0.2-1.debian.tar.xz
7e0d5125006289fcdf773295ef5a6c056a2ef78111b55748eda253eed09016f4 494710
synfigstudio-dbg_1.0.2-1_amd64.deb
cb7d4fd1101bdab87652db1186d4f406df0b0e315e58ff5c38e8ee9cbea9d557 4227956
synfigstudio_1.0.2-1_amd64.deb
Files:
07a91dbd65fc769a82b2b98e566f0abb 2292 graphics extra synfigstudio_1.0.2-1.dsc
566eac351cd6f63d200be6fb6fe55767 5271116 graphics extra
synfigstudio_1.0.2.orig.tar.gz
80398977a9052ff2d7234df4834d51fb 22904 graphics extra
synfigstudio_1.0.2-1.debian.tar.xz
3daaa3c6a7896605d006b12e47fa7414 494710 debug extra
synfigstudio-dbg_1.0.2-1_amd64.deb
661a55d2f6db61e04071b7b688bf0d35 4227956 graphics extra
synfigstudio_1.0.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWWPsNAAoJEFK2u9lTlo0bO+4QAM6rvoNJop0G/JhQweAlSO02
vaZKHJPoQjLfL5t3nLNCFvZV4W+vM1gkKxkWKr6UKUDFMMmBuyFjRKLGTwo7S/Hv
f12sR5iHjHNrXUD2Bt4m3gMpQsPHAvYaX51iY/A9Ut06oXysSN5cjkvezRxBsEJW
VNigGkbXWtUiGJGDVrUUVuTfytuaujcklkAQw91tWzZeWnn5UGRFPU3/znD2IgBT
lEOe64556y3hYnZxr2L45Pp9yHb1dk0VdoPuWy7UUGklvXaWpj82TFPdUy3CP7zU
+YSB+yM6K+y5TeTFNwtaKRORiI45ZoIq8Pb+Oyux8KT01lssr8DGVsOIkJoKvREZ
PglMzXYo1Wy5TZlO5aiBoI+MEdFdhStIFKrM/wvweQq5BKROjrbU8kVZXWiRLdV2
Vw7Cvyb1MlltIlk8g16eG4HwugcH/Bd7nSSuUNeFaJnXGOCsWpouEL1+K93xmoCR
r16jvXk9BANneXTz1pk7l0jQcswVeYomz4oMKTMwJCYzn2NwSlkJMLhHHGM/LkBU
DHHYvcKV4bfGY8UHUn309ALzQ4NfTDzwoJ0olEzowHF6OAtaiTX4hO3n36idmTh+
Xu7rJu49xXczVoo6Bs1s2Tfg1s75nWVskflzWvdXOpRYQPDQPgYSxj/fQbohbwVy
oqxjsJkc51L08lnPDArx
=kG/j
-----END PGP SIGNATURE-----
--- End Message ---