Your message dated Sun, 09 Feb 2014 15:41:40 +0000
with message-id <[email protected]>
and subject line Bug#725086: fixed in otcl 1.14+dfsg-3
has caused the Debian Bug report #725086,
regarding otcl: FTBFS with upcoming changes to Tcl/Tk
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.)
--
725086: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725086
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: otcl
Version: 1.14+dfsg-2
Severity: normal
Tags: patch
Dear Maintainer,
We plan to upgrade the default Tcl/Tk in Debian to 8.6 soon. But currently it
leads to FTBFS in otcl (see [1] for a build log). The main problem is that it
uses deprecated Tcl_Interp result and errorLine fields. Also, the newer Tcl
requires not only -I.../generic but also -I.../unix if you want to use private
Tcl headers.
I've prepared a minimal patch which addresses these issues.
[1]
http://sgolovan.nes.ru/debian-tcltk/build-failures/otcl_1.14+dfsg-2.dsc.log.gz
-- System Information:
Debian Release: 7.1
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable'), (100, 'unstable'),
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru otcl-1.14+dfsg/debian/changelog otcl-1.14+dfsg/debian/changelog
--- otcl-1.14+dfsg/debian/changelog 2011-11-13 09:31:58.000000000 +0400
+++ otcl-1.14+dfsg/debian/changelog 2013-10-01 14:12:22.000000000 +0400
@@ -1,3 +1,13 @@
+otcl (1.14+dfsg-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix FTBFS due to restoring the need to add
+ /usr/include/tcl/tcl-private/unix to includes list explicitly.
+ * Define USE_INTERP_RESULT and USE_INTERP_ERRORLINE macros to quickfix
+ FTBFS with Tcl/Tk 8.6.
+
+ -- Sergei Golovan <[email protected]> Tue, 01 Oct 2013 14:03:35 +0400
+
otcl (1.14+dfsg-2) unstable; urgency=low
[debian/control]
diff -Nru otcl-1.14+dfsg/debian/CMakeLists.txt otcl-1.14+dfsg/debian/CMakeLists.txt
--- otcl-1.14+dfsg/debian/CMakeLists.txt 2011-11-12 11:56:14.000000000 +0400
+++ otcl-1.14+dfsg/debian/CMakeLists.txt 2013-10-01 14:12:01.000000000 +0400
@@ -50,8 +50,11 @@
${CMAKE_CURRENT_SOURCE_DIR}
${TCL_INCLUDE_PATH}
${TCL_PRIVATE_INCLUDE}
+ ${TCL_PRIVATE_INCLUDE}/../unix
)
+add_definitions(-DUSE_INTERP_RESULT)
+add_definitions(-DUSE_INTERP_ERRORLINE)
set(libotcl_SRC
otcl.c
--- End Message ---
--- Begin Message ---
Source: otcl
Source-Version: 1.14+dfsg-3
We believe that the bug you reported is fixed in the latest version of
otcl, 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.
YunQiang Su <[email protected]> (supplier of updated otcl 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: Sun, 09 Feb 2014 22:51:03 +0800
Source: otcl
Binary: libotcl1 otcl-shells libotcl1-dev otcl-dbg
Architecture: source amd64
Version: 1.14+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Network Simulators Team
<[email protected]>
Changed-By: YunQiang Su <[email protected]>
Description:
libotcl1 - shared library of OTcl
libotcl1-dev - static library of OTcl
otcl-dbg - debug symbol of OTcl (libotcl1 and otcl-shells)
otcl-shells - OTcl shells
Closes: 725086
Changes:
otcl (1.14+dfsg-3) unstable; urgency=medium
.
[ Sergei Golovan ]
* Fix FTBFS due to restoring the need to add
/usr/include/tcl/tcl-private/unix to includes list explicitly.
* Define USE_INTERP_RESULT and USE_INTERP_ERRORLINE macros to quickfix
FTBFS with Tcl/Tk 8.6 (Closes: #725086).
.
[ YunQiang Su ]
* Remove DMUA
* Build Depends on versioned debhelper >= 9
* Update standard version to 3.9.5
* Change Git to alioth.debian.org
Checksums-Sha1:
d7b8c1ae2bd88334f8917c0d53159f9588f38b57 1742 otcl_1.14+dfsg-3.dsc
fa791b3c8c6a0da8ec9e2e26d08acd1456b84138 5220 otcl_1.14+dfsg-3.debian.tar.xz
3aa0c8d41f315c94598dbda25300f667fcb83d2d 29878 libotcl1_1.14+dfsg-3_amd64.deb
d1783edeee03e84c348bb9577c36373c38b6818b 13832
otcl-shells_1.14+dfsg-3_amd64.deb
df811b4127c0f666a5d0c25af47223dd8bc7e8df 41926
libotcl1-dev_1.14+dfsg-3_amd64.deb
c19efcdff009f97aa62b0c89b5291c7c7fcc4ba3 79374 otcl-dbg_1.14+dfsg-3_amd64.deb
Checksums-Sha256:
f0f26e5f90eb8bd2261cc8cc3c9a4dad475643cd87b73c6b567afad6d7580dbf 1742
otcl_1.14+dfsg-3.dsc
befb269e7ee47119ef1c83fcd08372b9e37b2e1560cf7be4cfb1e5e5dc9c2824 5220
otcl_1.14+dfsg-3.debian.tar.xz
dd1ac2ffa7748e3cf58ce654f910fa0a8802954173401abd591c8fe7701af007 29878
libotcl1_1.14+dfsg-3_amd64.deb
94996a2278c75b897fe7d31fcc4b17cd4131bd5735f21e5bd5596b17cfcfaa98 13832
otcl-shells_1.14+dfsg-3_amd64.deb
2216c24f7ff00760d680796a77344cad083962abebde627006faa80650b28296 41926
libotcl1-dev_1.14+dfsg-3_amd64.deb
263d431723522441b975b665f7baa446efb8b1423f362bd1de27fa92ae94260b 79374
otcl-dbg_1.14+dfsg-3_amd64.deb
Files:
4eb7843e53c0798abbd253257bb03a06 1742 libs optional otcl_1.14+dfsg-3.dsc
17202adffd4d483e8d3f39cd50e4f7ad 5220 libs optional
otcl_1.14+dfsg-3.debian.tar.xz
9d940fa608360ee123f2821363861dcc 29878 libs optional
libotcl1_1.14+dfsg-3_amd64.deb
e3e48a485288cbbc0a302c4f2fb1ac09 13832 utils optional
otcl-shells_1.14+dfsg-3_amd64.deb
b7f60f504b8802bcba15391b986e9850 41926 libdevel optional
libotcl1-dev_1.14+dfsg-3_amd64.deb
a0312596da30998217b4116530a22753 79374 debug extra
otcl-dbg_1.14+dfsg-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJS95rLAAoJECVrfCskLhmepwMIAMSm9eht75yeR5Zql9FxV4OZ
QqBz8TcIap7tZnDPRc5LZVj6IsB+VuiOEeoGtx5V5wYhrYIFUmSuxt9NZC01SQT0
r8PVRH0e81NoHSI2FoD5NMJ1OWK1Yj/RBM6iOR9TpDCGqREDqY0mSgs5XwgfxUmU
lSnRBC6GtBWbFVYhds2SKzfbXcQdnvK3opbSPLrxiDCDu2rfVpnrVBY0K7qJm46m
6uqtDxtKd7Z4XJpxoR4mox8erQ5Wo9TOtF04vp3vG5rE3+xAbt5fWslw5zbB1pD6
Nk3+vFbkqF6LJND/4wzA5YDc0nKDc+WiGM/axeB8I0LLSUTJYrufY8kzrsbCpUc=
=Jksm
-----END PGP SIGNATURE-----
--- End Message ---