Your message dated Fri, 22 Dec 2023 08:37:51 +0000
with message-id <e1rgb2v-00d4yv...@fasolo.debian.org>
and subject line Bug#1059140: fixed in sight 23.1.0-2
has caused the Debian Bug report #1059140,
regarding sight: FTBFS: error: ‘void* __builtin_memcpy(void*, const void*, long 
unsigned int)’ forming offset [32, 34] is out of the bounds [0, 32] of object 
‘<anonymous>’ with type ‘std::__cxx11::basic_string<char>’ 
[-Werror=array-bounds=]
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.)


-- 
1059140: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sight
Version: 23.1.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=sight&arch=amd64&ver=23.1.0-1%2Bb1&stamp=1702935225&raw=0

[ 50%] Building CXX object 
libs/filter/dicom/CMakeFiles/filter_dicom.dir/IFilter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/filter/dicom && /usr/bin/c++ 
-DBOOST_ALL_DYN_LINK -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB 
-DBOOST_BIND_GLOBAL_PLACEHOLDERS -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB 
-DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK 
-DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB 
-DBOOST_LOG_DYN_LINK -DBOOST_LOG_NO_LIB -DBOOST_LOG_SETUP_DYN_LINK 
-DBOOST_LOG_SETUP_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB 
-DBOOST_SPIRIT_USE_PHOENIX_V3 
-DBOOST_THREAD_DONT_PROVIDE_DEPRECATED_FEATURES_SINCE_V3_0_0 
-DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DBOOST_THREAD_PROVIDES_FUTURE 
-DBOOST_THREAD_VERSION=2 -DFILTER_DICOM_EXPORTS -DNDEBUG 
-DSIGHT_SOURCE_DIR=\"/<<PKGBUILDDIR>>\" -Dfilter_dicom_EXPORTS 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/filter/dicom/include 
-I/<<PKGBUILDDIR>>/libs -I/<<PKGBUILDDIR>>/libs/core 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/core/core/include 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/core/data/include 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/geometry/data/include -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++20 -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Wconversion 
-march=x86-64 -mtune=generic -mfpmath=sse -fopenmp -Werror 
-Wno-error=deprecated-declarations -fopenmp -Winvalid-pch -include 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/core/pch/pchCore/CMakeFiles/pchCore.dir/cmake_pch.hxx
 -MD -MT libs/filter/dicom/CMakeFiles/filter_dicom.dir/IFilter.cpp.o -MF 
CMakeFiles/filter_dicom.dir/IFilter.cpp.o.d -o 
CMakeFiles/filter_dicom.dir/IFilter.cpp.o -c 
/<<PKGBUILDDIR>>/libs/filter/dicom/IFilter.cpp
In file included from /usr/include/c++/13/string:42,
                 from 
/usr/include/boost/algorithm/string/std/string_traits.hpp:15,
                 from 
/usr/include/boost/algorithm/string/std_containers_traits.hpp:19,
                 from /usr/include/boost/algorithm/string.hpp:18,
                 from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/core/pch/pchCore/CMakeFiles/pchCore.dir/cmake_pch.hxx:5,
                 from <command-line>:
In static member function ‘static constexpr std::char_traits<char>::char_type* 
std::char_traits<char>::copy(char_type*, const char_type*, std::size_t)’,
    inlined from ‘constexpr std::__cxx11::basic_string<_CharT, _Traits, 
_Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) 
[with _CharT = char; _Traits = std::char_traits<char>; _Alloc = 
std::allocator<char>]’ at /usr/include/c++/13/bits/basic_string.h:683:23,
    inlined from ‘constexpr std::__cxx11::basic_string<_CharT, _Traits, 
_Allocator> std::operator+(__cxx11::basic_string<_CharT, _Traits, 
_Allocator>&&, __cxx11::basic_string<_CharT, _Traits, _Allocator>&&) [with 
_CharT = char; _Traits = char_traits<char>; _Alloc = allocator<char>]’ at 
/usr/include/c++/13/bits/basic_string.h:3668:43,
    inlined from ‘std::string sight::core::com::SlotBase::getTypeName() const 
[with F = void(double)]’ at 
/<<PKGBUILDDIR>>/libs/core/core/com/SlotBase.hpp:227:99,
    inlined from ‘sight::core::com::Slot<R(A ...)>::Slot() [with R = void; A = 
{double}]’ at /<<PKGBUILDDIR>>/libs/core/core/com/Slot.hxx:48:33:
/usr/include/c++/13/bits/char_traits.h:445:56: error: ‘void* 
__builtin_memcpy(void*, const void*, long unsigned int)’ forming offset [32, 
34] is out of the bounds [0, 32] of object ‘<anonymous>’ with type 
‘std::__cxx11::basic_string<char>’ [-Werror=array-bounds=]
  445 |         return static_cast<char_type*>(__builtin_memcpy(__s1, __s2, 
__n));
      |                                        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/libs/core/core/com/SlotRun.hpp:27,
                 from /<<PKGBUILDDIR>>/libs/core/core/com/SlotCall.hpp:27,
                 from /<<PKGBUILDDIR>>/libs/core/core/com/Slot.hpp:27,
                 from /<<PKGBUILDDIR>>/libs/core/service/IService.hpp:30,
                 from /<<PKGBUILDDIR>>/libs/core/service/IRegisterer.hpp:26,
                 from /<<PKGBUILDDIR>>/libs/core/service/IRegisterer.cpp:23:
/<<PKGBUILDDIR>>/libs/core/core/com/SlotBase.hpp: In constructor 
‘sight::core::com::Slot<R(A ...)>::Slot() [with R = void; A = {double}]’:
/<<PKGBUILDDIR>>/libs/core/core/com/SlotBase.hpp:227:50: note: ‘<anonymous>’ 
declared here
  227 |             return std::string("function_type(") + 
std::string(typeid(F).name()) + std::string(")");
      |                         
~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[3]: *** [libs/core/service/CMakeFiles/service.dir/build.make:177: 
libs/core/service/CMakeFiles/service.dir/IRegisterer.cpp.o] Error 1

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: sight
Source-Version: 23.1.0-2
Done: Flavien BRIDAULT <flavien.brida...@ircad.fr>

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

Debian distribution maintenance software
pp.
Flavien BRIDAULT <flavien.brida...@ircad.fr> (supplier of updated sight 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: Thu, 21 Dec 2023 14:22:47 +0100
Source: sight
Architecture: source
Version: 23.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Flavien BRIDAULT <flavien.brida...@ircad.fr>
Closes: 1059140
Changes:
 sight (23.1.0-2) unstable; urgency=medium
 .
   * d/p/gcc13.patch: Update patch (Closes: #1059140)
   * Updated minizip copyright entry
Checksums-Sha1:
 989ee02955a97ff95802e329c6a35893f406901b 2552 sight_23.1.0-2.dsc
 663cfe93a1d85c2d5fe02c768e6a76df28811fcb 13332 sight_23.1.0-2.debian.tar.xz
 78334d5c2db41a223dbbe7e3d68ea8171cee9940 34551 sight_23.1.0-2_amd64.buildinfo
Checksums-Sha256:
 66113c0488000fc1b022c8f40a4d1a828b562798122e271c5a2c2f831fbf393c 2552 
sight_23.1.0-2.dsc
 1ff7996f17fe11fa11d1ca00b266408357dad1ffe99931a0d4be8fc1ba70c17c 13332 
sight_23.1.0-2.debian.tar.xz
 bd76c36e3a312c8ac9c444d34a92c0f168f1926e54a07f04ab7c322dc6ee82b9 34551 
sight_23.1.0-2_amd64.buildinfo
Files:
 bb07a36060d367ca5e095d8e4337b3fd 2552 science optional sight_23.1.0-2.dsc
 24ef792dc032dde1e3393de6f4655175 13332 science optional 
sight_23.1.0-2.debian.tar.xz
 b942b33b422ffadad7a0b398cf48b66d 34551 science optional 
sight_23.1.0-2_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWFQ6wRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFc8RAAindj2UrdJjzCxO0Q6Jz/wg+kA3C+WXpV
/9VzSjDZUDArr2IYaop8uy4yKXMdodXl6Bc6R+B0IEzO7WSpVaOnwRNckKfeuR4A
rSKSmWlhr73IMNsnKfqDU4AbvsInfUV3qOaI2JVhfOwmzlBVF+QlXhqoqEhhlVob
Dzjr8Sl+ws4uN7mUMsHRusnm16nNXSnplQKnaGzPPQG9NaiHgOZUMy7cszANBC2c
Yb7Cw8xTE6UR3J08cUUX5JzSdMApAtmzaCDmJBLMpUC1lUodVWddhKjMPozWPLN2
wd72vcXULLfLhvcZUjtzGMDE1pAjlRv4ap6OloKzcrQ3K77C3y983E3DuNS47sUp
NTyGQhGjwV58TcUPAgIi4VY1Ctyewk01Upbw2KYgt391fxA2guQU18X8FgWiJQ7c
m8d0KNbrKxmy9hrVbVFj4pO6Ml/zsWQI9JlDwJYMrihexIoMIfJoUBj6IUP+f8lQ
0X/Ek4HLb6w853+E0Rc11upH74+gFDBpFepySyus5O2eLJdlE5UAAQLLnDPnNcc2
sQV+6+fzMRzguI6jstgFV0rkXFcWnkOMWD61RUTud9E9zNTyD3G9iy+PYw0iqPXf
CtSnK1zXaPQM84qfWzEZfl+yMI3QLpzUdOi0kOKmEB8ppXr6YRQA03Z1yvvT1Prs
C9BcllvA/PA=
=ioPP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to