Your message dated Fri, 23 May 2025 17:49:11 +0000
with message-id <e1uiww7-00ci7f...@fasolo.debian.org>
and subject line Bug#1103067: fixed in eigen3 3.4.0-5
has caused the Debian Bug report #1103067,
regarding eigen3: FTBFS in testing/i386: GenericPacketMathFunctions.h:42:77: 
error: invalid use of incomplete type ‘struct 
Eigen::internal::make_unsigned<long long int>’
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.)


-- 
1103067: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103067
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: eigen3
Version: 3.4.0-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250414 ftbfs-trixie

Hi,

During a rebuild of all packages in testing (trixie), your package failed
to build on i386.


Relevant part (hopefully):
> cd 
> /build/reproducible-path/eigen3-3.4.0/debian/build/unsupported/doc/examples 
> && /usr/bin/c++  -I/build/reproducible-path/eigen3-3.4.0 
> -I/build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/../../../unsupported
>  
> -I/build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/../../../unsupported/test
>  -g -O2 -ffile-prefix-map=/build/reproducible-path/eigen3-3.4.0=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -std=c++03 -pedantic -Wall -Wextra -Wundef -Wcast-align 
> -Wchar-subscripts -Wnon-virtual-dtor -Wunused-local-typedefs -Wpointer-arith 
> -Wwrite-strings -Wformat-security -Wlogical-op -Wenum-conversion 
> -Wc++11-extensions -Wdouble-promotion -Wshadow -Wno-psabi 
> -Wno-variadic-macros -Wno-long-long -fno-check-new -fno-common 
> -fstrict-aliasing -ansi -msse2 -msse3 -MD -MT 
> unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/MatrixFunction.cpp.o
>  -MF CMakeFiles/example_MatrixFunction.dir/MatrixFunction.cpp.o.d -o 
> CMakeFiles/example_MatrixFunction.dir/MatrixFunction.cpp.o -c 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixFunction.cpp
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/EulerAngles:14,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/EulerAngles.cpp:1:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/FFT.cpp:16:
> /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/Polynomials:12,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/PolynomialUtils1.cpp:1:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixLogarithm.cpp:1:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/Eigen/StdVector:14,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/BVH_Example.cpp:1:
> /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixFunction.cpp:1:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixExponential.cpp:1:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:172,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/MatrixFunctions:17,
>                  from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/doc/examples/MatrixPower.cpp:1:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/GenericPacketMath.h:163:48:
>  warning: defaulted and deleted functions only available with ‘-std=c++11’ or 
> ‘-std=gnu++11’ [-Wc++11-extensions]
>   163 |   EIGEN_ALWAYS_INLINE eigen_packet_wrapper() = default;
>       |                                                ^~~~~~~
> In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:250:
> /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:
>  In instantiation of ‘Packet Eigen::internal::pfrexp_generic(const Packet&, 
> Packet&) [with Packet = __vector(2) double]’:
> /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h:919:24:
>    required from here
>   919 |   return pfrexp_generic(a, exponent);
>       |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~
> /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:42:77:
>  error: invalid use of incomplete type ‘struct 
> Eigen::internal::make_unsigned<long long int>’
>    42 |   typedef typename make_unsigned<typename 
> make_integer<Scalar>::type>::type ScalarUI;
>       |                                                                       
>       ^~~~~~~~
> In file included from /build/reproducible-path/eigen3-3.4.0/Eigen/Core:162:
> /build/reproducible-path/eigen3-3.4.0/Eigen/src/Core/util/Meta.h:182:27: 
> note: declaration of ‘struct Eigen::internal::make_unsigned<long long int>’
>   182 | template<typename> struct make_unsigned;
>       |                           ^~~~~~~~~~~~~
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:250:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:
>  In instantiation of ‘Packet Eigen::internal::pfrexp_generic(const Packet&, 
> Packet&) [with Packet = __vector(2) double]’:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/arch/SSE/PacketMath.h:919:24:
>    required from here
>   919 |   return pfrexp_generic(a, exponent);
>       |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h:42:77:
>  error: invalid use of incomplete type ‘struct 
> Eigen::internal::make_unsigned<long long int>’
>    42 |   typedef typename make_unsigned<typename 
> make_integer<Scalar>::type>::type ScalarUI;
>       |                                                                       
>       ^~~~~~~~
> In file included from 
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/Core:162:
> /build/reproducible-path/eigen3-3.4.0/unsupported/Eigen/../../Eigen/src/Core/util/Meta.h:182:27:
>  note: declaration of ‘struct Eigen::internal::make_unsigned<long long int>’
>   182 | template<typename> struct make_unsigned;
>       |                           ^~~~~~~~~~~~~
> make[5]: *** 
> [unsupported/doc/examples/CMakeFiles/example_FFT.dir/build.make:82: 
> unsupported/doc/examples/CMakeFiles/example_FFT.dir/FFT.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2025/04/14/eigen3_3.4.0-4_testing-i386.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: eigen3
Source-Version: 3.4.0-5
Done: Dima Kogan <dko...@debian.org>

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

Debian distribution maintenance software
pp.
Dima Kogan <dko...@debian.org> (supplier of updated eigen3 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, 22 May 2025 22:09:27 -0700
Source: eigen3
Architecture: source
Version: 3.4.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Dima Kogan <dko...@debian.org>
Closes: 1103067
Changes:
 eigen3 (3.4.0-5) unstable; urgency=medium
 .
   * Team upload.
   [ Dima Kogan ]
   * Fix FTBFS on i386 (Closes: #1103067)
 .
   [ Steffen Moeller ]
   * debian/watch: Updated, see
     https://wiki.debian.org/debian/watch#GitLab
Checksums-Sha1:
 1882065b7e87b762bbbabfede66a5b0f5b9c739e 2196 eigen3_3.4.0-5.dsc
 adb764b04c36d4294ea56774e3e39e0a6d206592 20776 eigen3_3.4.0-5.debian.tar.xz
 f530da5d120b6ac34a8de44e140a98396ffc420d 7907 eigen3_3.4.0-5_source.buildinfo
Checksums-Sha256:
 0c3e60694bd1f3db4430a949f7efdf71dcd9c6e6c1bf3de950d33475043e1396 2196 
eigen3_3.4.0-5.dsc
 bce0ed717bac704f8871812b9df0b2b9fe13b290acf97b1f617b51a16d4555c6 20776 
eigen3_3.4.0-5.debian.tar.xz
 486632609fad11108959c5002c44a485726a93e750236f96dac8bc2a9f922445 7907 
eigen3_3.4.0-5_source.buildinfo
Files:
 bbfd1aff582a2c111d9f1c5a7790391a 2196 libdevel optional eigen3_3.4.0-5.dsc
 9deb5ccd807bb3844aac0311a7534232 20776 libdevel optional 
eigen3_3.4.0-5.debian.tar.xz
 8bae34f00e092f92567b14d4a32bb35b 7907 libdevel optional 
eigen3_3.4.0-5_source.buildinfo


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

iQJGBAEBCgAwFiEEteL6GQ/fmv4hiInPrMfCzzCUEYgFAmgwr98SHGRrb2dhbkBk
ZWJpYW4ub3JnAAoJEKzHws8wlBGIeagQAJeAMowJ0+FlIGNTuW0prPfpCU/O8/Nc
upAS4WijNsqm/xH4BNT80Ftw4th0A5wcaHnFqpNNkhzy3XHm/233D9AaH6nh0716
XVZQC2aYhmbCzbPaJydiNNXAHSjGWbKuYqCMB4uwjKSMbhqkehPlWuQsCh1UCCCs
ZBClct9XBnlgjrAwgzLcJ5wZGTk8Apx+BTZu2vtA+hVk9rVaVL1sfvVMC9dPbGba
ES26vzTo/7Yn6HRmA6w6D+S3lHJK5I5rDdP9c841Ujp3j4AOiIVlivzKRHdkB36o
++531AYdhq6HoDvTqwx7ZlxnddGEmJOcjbs21MkrLAasfLQnTQX+3857ncu96cWe
73R5J2dzaHbX6CKDTpnOKK6xmqJNgnUxHNGqmn+IkS+KphpQ9uH2EeM1ziPC/x/X
uu+75qQUqp08sXCu1SBOkYGJNUhaUzpWkCKh0Lr3OFeOVS7nI3py7bCCWs7/eaem
muwLSrrZZ2gzqFKFlPn5qZcUfiNpPw8Cxd5sYUJLDDIB7QFUSSkdfW9xrvMkXRen
9CDMxyTUQf5/qF13z9ZXL5q8vz9YoWir+f5iTeAAyeTjrFNV0kJ4iAVEF1tjaDxp
Vnsjye8o8/dLT25xs7eJkLfHATxtcd7S/ThcT0pKSoQRRTSLV3WuBtenJRLlkIuS
dYzLK/jdRP6p
=Avau
-----END PGP SIGNATURE-----

Attachment: pgpQT_PIbGCeh.pgp
Description: PGP signature


--- End Message ---

Reply via email to