Your message dated Tue, 09 Jun 2020 21:57:31 +0000
with message-id <e1jimfp-00021n...@fasolo.debian.org>
and subject line Bug#962555: fixed in scilab 6.1.0+dfsg1-4
has caused the Debian Bug report #962555,
regarding scilab: FTBFS with libicu (>= 66)
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 ow...@bugs.debian.org
immediately.)


-- 
962555: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962555
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scilab
Severity: grave
Version: 6.1.0+dfsg1-3
Tags: sid  bullseye
X-Debbugs-CC: jpu...@debian.org

Dear Debian scilab maintainers,

During a local rebuild of your package, it seems that package scilab
currently FTBFS against new version of libicu library:

======================
In file included from /usr/include/unicode/uenum.h:23,
                 from /usr/include/unicode/ucnv.h:53,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:810,
                 from /usr/include/libxml2/libxml/xmlerror.h:10,
                 from /usr/include/libxml2/libxml/xpath.h:26,
                 from src/cpp/dynamic_modules.cpp:27:
/usr/include/unicode/localpointer.h:67:1: error: template with C
linkage
   67 | template<typename T>
      | ^~~~~~~~
src/cpp/dynamic_modules.cpp:21:1: note: ‘extern "C"’ linkage started
here
   21 | extern "C"
      | ^~~~~~~~~~
In file included from /usr/include/unicode/uenum.h:23,
                 from /usr/include/unicode/ucnv.h:53,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:810,
                 from /usr/include/libxml2/libxml/xmlerror.h:10,
                 from /usr/include/libxml2/libxml/xpath.h:26,
                 from src/cpp/dynamic_modules.cpp:27:
/usr/include/unicode/localpointer.h:190:1: error: template with C
linkage
  190 | template<typename T>
      | ^~~~~~~~
src/cpp/dynamic_modules.cpp:21:1: note: ‘extern "C"’ linkage started
here
   21 | extern "C"
      | ^~~~~~~~~~
In file included from /usr/include/unicode/uenum.h:23,
                 from /usr/include/unicode/ucnv.h:53,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:810,
                 from /usr/include/libxml2/libxml/xmlerror.h:10,
                 from /usr/include/libxml2/libxml/xpath.h:26,
                 from src/cpp/dynamic_modules.cpp:27:
/usr/include/unicode/localpointer.h:365:1: error: template with C
linkage
  365 | template<typename T>
      | ^~~~~~~~
src/cpp/dynamic_modules.cpp:21:1: note: ‘extern "C"’ linkage started
here
   21 | extern "C"
      | ^~~~~~~~~~
In file included from /usr/include/unicode/uenum.h:23,
                 from /usr/include/unicode/ucnv.h:53,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:810,
                 from /usr/include/libxml2/libxml/xmlerror.h:10,
                 from /usr/include/libxml2/libxml/xpath.h:26,
                 from src/cpp/dynamic_modules.cpp:27:
/usr/include/unicode/ucnv.h:585:1: error: conflicting declaration of C
function ‘void icu_67::swap(icu_67::LocalUConverterPointer&,
icu_67::LocalUConverterPointer&)’
  585 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter,
ucnv_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/unicode/uenum.h:68:1: note: previous declaration ‘void
icu_67::swap(icu_67::LocalUEnumerationPointer&,
icu_67::LocalUEnumerationPointer&)’
   68 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer,
UEnumeration, uenum_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: *** [Makefile:882: src/cpp/libscifunctions_manager_la-
dynamic_modules.lo] Error 1
make[4]: Leaving directory
'/<<PKGBUILDDIR>>/scilab/modules/functions_manager'
make[3]: *** [Makefile:843: all-recursive] Error 1
=============================

-- 
Regards,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: scilab
Source-Version: 6.1.0+dfsg1-4
Done: Boyuan Yang <by...@debian.org>

We believe that the bug you reported is fixed in the latest version of
scilab, 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 962...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated scilab 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 09 Jun 2020 15:37:29 -0400
Source: scilab
Architecture: source
Version: 6.1.0+dfsg1-4
Distribution: unstable
Urgency: high
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 962198 962555
Changes:
 scilab (6.1.0+dfsg1-4) unstable; urgency=high
 .
   * Team upload.
 .
   [ Olivier Tilloy ]
   * Update runtime dependency on the transitional dummy ttf-dejavu-core
     (which was dropped from unstable) to fonts-dejavu-core (Closes: #962198)
     - debian/control
     - debian/patches/use_outside_font.patch
 .
   [ Boyuan Yang ]
   * Pick upstream downstream Ubuntu's patch on fixing FTBFS with
     newer libicu. (Closes: #962555)
Checksums-Sha1:
 ceb5bf80eda6154a539549610668e6caea8c8e4e 3710 scilab_6.1.0+dfsg1-4.dsc
 9d2e160663538fe83ed93ec4a6ccb67aaf67f380 35844 
scilab_6.1.0+dfsg1-4.debian.tar.xz
 569a191b334c25e704b2c43c1647d35f0f086c25 20996 
scilab_6.1.0+dfsg1-4_amd64.buildinfo
Checksums-Sha256:
 a5388f2c4d9f3de96b3b0b2cac3d348d0c6632bb6c818e333fa046133fcda2ea 3710 
scilab_6.1.0+dfsg1-4.dsc
 038596a2b1f188c059f0db83332f2dcd06061c2818fd9c8cc78f7782ff2dcfe1 35844 
scilab_6.1.0+dfsg1-4.debian.tar.xz
 b80e8f058120ad525011d930de42e40c6c3eddbeda1e52bad8d0b721ac444204 20996 
scilab_6.1.0+dfsg1-4_amd64.buildinfo
Files:
 c23dbfa5971fb359bf2c81a4665f2d42 3710 math optional scilab_6.1.0+dfsg1-4.dsc
 7a554c8a6a80c4622556a7872910f82b 35844 math optional 
scilab_6.1.0+dfsg1-4.debian.tar.xz
 825cc9884d86ad3df4e1e19f807d8588 20996 math optional 
scilab_6.1.0+dfsg1-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAl7f9LAACgkQwpPntGGC
Ws5Yzw/+N63DDCv38ufEnBm4tMj0N5FaBjLagyswc7Co1kaWPusLEmk6ABgqR2bw
t+gjyI5LE9nO+IXT2ebBWtG2b7sBhXRUodEqhCgPNqtajse/gJH0t+k28l2He2Wk
cXNYR/kFyjwnaHxLYlxG0s4N4qaaI9M9U38nCzHBYxIwBDD5sP/NTRHbE6q7mbqG
5gcFo4MPZWkS4WW94jiLcgWCuc9CWHODqyK63ZrakpweB92BZ2BCnCQWJGkaiB6X
R8q7S1f+365omIWINmx8lzL3pAtW3Pkio3a96HfrJyLj4OYIgymryVGz8xv9XCCz
Btj4pwwRH6gVrgJZ7CYJ9r5PxNan3ge1mkaK6BrvA0tA6WchXbzteYsr0I4bwm8S
OEh8sWmB4he3MA6IBSFqxupdpcKK+ovGZ6JNSMEMnK+wG/8TNMDVl/UZ2KZ4jeoi
L0/R87b8aHGOU1jY2vtfeMLeoSt2nFN+pDU9T36jTyyrhfkXMPFOVwsUAXIFpJTp
A6YpVNheoPeW1Q7iR19LCm/oALf2byzR34XjXZcwLrJFVB2i0mftFEU7fOx7hH/1
ND8bL2WzC5ekp3BtLSeLKZwzZP7WsjBw+QuKAAgDy3fvBqooGa8gyHnzz7xBlzzM
cGlGbNzwhF3Kk0uccf5WWvvQ9rynfebF9Ye6xa5RQC7xb7r2k7Q=
=OhPg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to