Your message dated Thu, 28 Nov 2024 16:51:42 +0000
with message-id <[email protected]>
and subject line Bug#1086566: fixed in open3d 0.18.0+ds-6
has caused the Debian Bug report #1086566,
regarding open3d: FTBFS with fmtlib 10
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.)
--
1086566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: open3d
Version: 0.18.0+ds-5
Severity: important
Tags: ftbfs
X-Debbugs-Cc: [email protected]
Control: block 1072674 by -1
Control: affects -1 src:fmtlib
Dear maintainers,
fmtlib 10 transition will start soon, your package open3d FTBFS with
fmtlib 10.1.1+ds1-2 in experimental.
Here is some related log:
[ 60%] Building CXX object
cpp/open3d/core/CMakeFiles/core.dir/kernel/ArangeCPU.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cpp/open3d/core && /usr/bin/c++
-DBUILD_GUI -DFMT_SHARED -DMSGPACK_DEFAULT_API_VERSION=3
-DOPEN3D_CUDA_COMPILER_ID=\"\" -DOPEN3D_CUDA_COMPILER_VERSION=\"\"
-DOPEN3D_CXX_COMPILER_ID=\"GNU\" -DOPEN3D_CXX_COMPILER_VERSION=\"14.2.0\"
-DOPEN3D_CXX_STANDARD=\"17\" -DOPEN3D_ENABLE_DLL_EXPORTS -DUNIX -DUSE_BLAS
-DZMQ_STATIC -D_FORTIFY_SOURCE=2 -D_GLIBCXX_USE_CXX11_ABI=1
-D__TBB_LIB_NAME=tbb_static -Dkiss_fft_scalar=double -I/<<PKGBUILDDIR>>/cpp
-I/<<PKGBUILDDIR>> -isystem
/<<PKGBUILDDIR>>/3rdparty/tomasakeninemoeller/include -isystem
/usr/include/p11-kit-1 -isystem /<<PKGBUILDDIR>>/3rdparty/rply/rply -isystem
/<<PKGBUILDDIR>>/3rdparty/tinyfiledialogs/include -isystem /usr/include/vtk-9.3
-isystem /usr/include/jsoncpp -isystem /usr/include/liblzf -isystem
/usr/include/minizip -isystem /usr/include/imgui -isystem /usr/include/pgm-5.3
-isystem /usr/include/libxml2 -isystem /usr/include/mit-krb5 -isystem
/usr/include/eigen3 -isystem /usr/include/filament-1.9 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-faligned-new -Wno-psabi -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -Wall
-Wextra -Wno-unused-parameter -fstack-protector-strong -Wformat
-Wformat-security -fopenmp -MD -MT
cpp/open3d/core/CMakeFiles/core.dir/kernel/ArangeCPU.cpp.o -MF
CMakeFiles/core.dir/kernel/ArangeCPU.cpp.o.d -o
CMakeFiles/core.dir/kernel/ArangeCPU.cpp.o -c
/<<PKGBUILDDIR>>/cpp/open3d/core/kernel/ArangeCPU.cpp
In file included from /<<PKGBUILDDIR>>/cpp/open3d/utility/Logging.h:21,
from /<<PKGBUILDDIR>>/cpp/open3d/core/Dispatch.h:11,
from /<<PKGBUILDDIR>>/cpp/open3d/core/Dtype.h:14,
from /<<PKGBUILDDIR>>/cpp/open3d/core/Tensor.h:19,
from /<<PKGBUILDDIR>>/cpp/open3d/core/Tensor.cpp:8:
/usr/include/fmt/core.h: In instantiation of ‘constexpr
fmt::v10::detail::value<Context> fmt::v10::detail::make_arg(T&) [with bool
PACKED = true; Context = fmt::v10::basic_format_context<fmt::v10::appender,
char>; T = const DLDeviceType; typename std::enable_if<PACKED, int>::type
<anonymous> = 0]’:
/usr/include/fmt/core.h:1808:51: required from ‘constexpr
fmt::v10::format_arg_store<Context, Args>::format_arg_store(T& ...) [with T =
{const DLDeviceType}; Context =
fmt::v10::basic_format_context<fmt::v10::appender, char>; Args =
{DLDeviceType}]’
1808 | data_{detail::make_arg<is_packed, Context>(args)...} {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/usr/include/fmt/core.h:1826:18: required from ‘static void
open3d::utility::Logger::LogError_(const char*, int, const char*, const char*,
Args&& ...) [with Args = {const DLDeviceType&}]’
1826 | return {args...};
| ^
/<<PKGBUILDDIR>>/cpp/open3d/core/Tensor.cpp:1790:22: required from here
49 | Logger::LogError_(__FILE__, __LINE__, \
/<<PKGBUILDDIR>>/cpp/open3d/utility/Logging.h:147:61: in ‘constexpr’
expansion of ‘fmt::v10::make_format_args<>(args#0)’
/usr/include/fmt/core.h:1576:63: error:
‘fmt::v10::detail::type_is_unformattable_for<const DLDeviceType, char> _’ has
incomplete type
1576 | type_is_unformattable_for<T, typename Context::char_type> _;
| ^
/usr/include/fmt/core.h:1580:7: error: static assertion failed: Cannot format
an argument. To make type T formattable provide a formatter<T> specialization:
https://fmt.dev/latest/api.html#udt
1580 | formattable,
| ^~~~~~~~~~~
/usr/include/fmt/core.h:1580:7: note: ‘formattable’ evaluates to false
--
Thanks,
Shengqi Chen
--- End Message ---
--- Begin Message ---
Source: open3d
Source-Version: 0.18.0+ds-6
Done: Timo Röhling <[email protected]>
We believe that the bug you reported is fixed in the latest version of
open3d, 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.
Timo Röhling <[email protected]> (supplier of updated open3d 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: SHA512
Format: 1.8
Date: Thu, 28 Nov 2024 17:26:57 +0100
Source: open3d
Architecture: source
Version: 0.18.0+ds-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Timo Röhling <[email protected]>
Closes: 1086566
Changes:
open3d (0.18.0+ds-6) unstable; urgency=medium
.
[ Jochen Sprickerhof ]
* Remove myself from uploaders
.
[ Timo Röhling ]
* Fix libfmt 10 compatibility (Closes: #1086566)
Checksums-Sha1:
4ffbaf0247c6e05842f097c5c6f4e9bd74a1a9bf 4003 open3d_0.18.0+ds-6.dsc
e88b6b43c1147fcfb645bd9795612a978b891523 997500
open3d_0.18.0+ds-6.debian.tar.xz
Checksums-Sha256:
1c6eebff11ff879d2db41c77165227fa437fec4e03d66de3b89749ecd30c2b79 4003
open3d_0.18.0+ds-6.dsc
8464c30dbe8d071348576ccac1d566521c66bf5d82d1938b614c6d5e989e0dd2 997500
open3d_0.18.0+ds-6.debian.tar.xz
Files:
ee457161e8be9e42af8f5cdc7ce154c0 4003 libs optional open3d_0.18.0+ds-6.dsc
e539f5a31588350cb37253ecc0702e39 997500 libs optional
open3d_0.18.0+ds-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmdIm30UHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQzIxr3RQD9MowPA//a08hR1CqLC+SC74qA1pcl1rFZpAT
RxXd81sYSK/DhnWIApJIg+wxRCfPFLC2fEWKXfNOgCblCP+VcnktPG+MdHUmzJXn
1ZIzrcnLHyfq+cAta8LbBTatw04a1Rkq2D3tjoJArljVdwlkTQC8UEni3kKnM8BF
77NX2y13UI8/qLIwa0Gwg6Qu6VkCCivBUTLMZNMkds21DqWm0eg0Irk6WeV8gBXi
nfATBviiTaz3PfTgy0mLeM24UeSHJFT6wsTQOm1WWJqKyVLd88xEfxZDlRn9g/Dy
4OQJxwKRWZBCCQbFn40teCAW7TtpjnzYlkYKjJQ/i5X6Y1KTaijEtbJ2vdZrH/1G
vIrAB/WFFqI7hg+RlHO83n4/PqVd73ShfzvGPWOhg4/rS1X3HexQ6Zc4o2FS+NG8
7ZX4G8B0J0CaaO1C0OTEZf1G/egU/2p7kJDjyq+r13CB3DbTd1kSB7ushdyWe82a
czkppokich60n5vO4eCmz6pzO2ygv2xWM8DKbZCM8djx7HvV27Xtg3DSmQ9IOn/T
7PT0UuEev5Tk3ytDq5SbzQYv8Ss3LMOjkf7ddjm/Zce2v6ssB66NrvPp3tWVbVjx
Z9jTRuHadGy4AvmcIR70fY0+SoHfjGbdL1KpGRVz3grPJ/t13HTxfQvQQLRZSxlc
nfoujqBLehjc1Ms=
=Z3cp
-----END PGP SIGNATURE-----
pgpZ9qXSCrHfT.pgp
Description: PGP signature
--- End Message ---