Your message dated Mon, 24 Jul 2023 18:34:28 +0000
with message-id <e1qo0o4-00csyy...@fasolo.debian.org>
and subject line Bug#1037600: fixed in casacore 3.5.0-3
has caused the Debian Bug report #1037600,
regarding casacore: ftbfs with GCC-13
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.)


-- 
1037600: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037600
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:casacore
Version: 3.5.0-2
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/casacore_3.5.0-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 13, either set CC=gcc-13 CXX=g++-13 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-13/porting_to.html

[...]
  721 |     reinterpret_cast<uint16_t *>(dest)[i] = symbolBuffer[i];
      |                                ^
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h:721:60: error: expected ‘)’ 
before ‘;’ token
  721 |     reinterpret_cast<uint16_t *>(dest)[i] = symbolBuffer[i];
      |                                                            ^
      |                                                            )
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h: In static member function 
‘static void dyscostman::BytePacker::unpack16(unsigned int*, unsigned char*, 
size_t)’:
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h:728:40: error: ‘uint16_t’ 
does not name a type
  728 |     symbolBuffer[i] = reinterpret_cast<uint16_t *>(packedBuffer)[i];
      |                                        ^~~~~~~~
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h:728:40: note: ‘uint16_t’ is 
defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h:728:49: error: expected ‘>’ 
before ‘*’ token
  728 |     symbolBuffer[i] = reinterpret_cast<uint16_t *>(packedBuffer)[i];
      |                                                 ^
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h:728:49: error: expected ‘(’ 
before ‘*’ token
  728 |     symbolBuffer[i] = reinterpret_cast<uint16_t *>(packedBuffer)[i];
      |                                                 ^
      |                                                 (
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h:728:50: error: expected 
primary-expression before ‘>’ token
  728 |     symbolBuffer[i] = reinterpret_cast<uint16_t *>(packedBuffer)[i];
      |                                                  ^
/<<PKGBUILDDIR>>/tables/Dysco/tests/../bytepacker.h:728:68: error: expected ‘)’ 
before ‘;’ token
  728 |     symbolBuffer[i] = reinterpret_cast<uint16_t *>(packedBuffer)[i];
      |                                                                    ^
      |                                                                    )
make[3]: *** [tables/Dysco/CMakeFiles/tDysco.dir/build.make:93: 
tables/Dysco/CMakeFiles/tDysco.dir/tests/testbytepacking.cc.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:5890: 
tables/Dysco/CMakeFiles/tDysco.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 44%] Linking CXX executable tTable_3
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables/Tables/test && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/tTable_3.dir/link.txt --verbose=1
/usr/bin/c++ -fcx-fortran-rules -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -rdynamic 
CMakeFiles/tTable_3.dir/tTable_3.cc.o -o tTable_3  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/casa
 ../../libcasa_tables.so.7 ../../../casa/libcasa_casa.so.7 
/usr/lib/x86_64-linux-gnu/libreadline.so -lncurses -lm -ldl 
-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm 
[ 44%] Linking CXX executable tVeryBigTable
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables/Tables/test && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/tVeryBigTable.dir/link.txt --verbose=1
/usr/bin/c++ -fcx-fortran-rules -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -rdynamic 
CMakeFiles/tVeryBigTable.dir/tVeryBigTable.cc.o -o tVeryBigTable  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/casa
 ../../libcasa_tables.so.7 ../../../casa/libcasa_casa.so.7 
/usr/lib/x86_64-linux-gnu/libreadline.so -lncurses -lm -ldl 
-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 44%] Built target tTable_3
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 44%] Built target tVeryBigTable
[ 44%] Linking CXX executable tTableRow
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables/Tables/test && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/tTableRow.dir/link.txt --verbose=1
/usr/bin/c++ -fcx-fortran-rules -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -rdynamic 
CMakeFiles/tTableRow.dir/tTableRow.cc.o -o tTableRow  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/casa
 ../../libcasa_tables.so.7 ../../../casa/libcasa_casa.so.7 
/usr/lib/x86_64-linux-gnu/libreadline.so -lncurses -lm -ldl 
-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 44%] Built target tTableRow
[ 45%] Linking CXX executable tTable_2
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables/Tables/test && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/tTable_2.dir/link.txt --verbose=1
/usr/bin/c++ -fcx-fortran-rules -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -rdynamic 
CMakeFiles/tTable_2.dir/tTable_2.cc.o -o tTable_2  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/casa
 ../../libcasa_tables.so.7 ../../../casa/libcasa_casa.so.7 
/usr/lib/x86_64-linux-gnu/libreadline.so -lncurses -lm -ldl 
-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 45%] Built target tTable_2
[ 45%] Linking CXX executable tTable_4
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables/Tables/test && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/tTable_4.dir/link.txt --verbose=1
/usr/bin/c++ -fcx-fortran-rules -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -rdynamic 
CMakeFiles/tTable_4.dir/tTable_4.cc.o -o tTable_4  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/casa
 ../../libcasa_tables.so.7 ../../../casa/libcasa_casa.so.7 
/usr/lib/x86_64-linux-gnu/libreadline.so -lncurses -lm -ldl 
-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm 
[ 45%] Linking CXX executable tTableRecord
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables/Tables/test && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/tTableRecord.dir/link.txt --verbose=1
/usr/bin/c++ -fcx-fortran-rules -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -rdynamic 
CMakeFiles/tTableRecord.dir/tTableRecord.cc.o -o tTableRecord  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/casa
 ../../libcasa_tables.so.7 ../../../casa/libcasa_casa.so.7 
/usr/lib/x86_64-linux-gnu/libreadline.so -lncurses -lm -ldl 
-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 45%] Built target tTable_4
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 45%] Built target tTableRecord
[ 45%] Linking CXX executable dRetypedArrayEngine
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables/DataMan/test && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/dRetypedArrayEngine.dir/link.txt --verbose=1
/usr/bin/c++ -fcx-fortran-rules -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -pthread -Wl,-z,relro -Wl,--as-needed -rdynamic 
CMakeFiles/dRetypedArrayEngine.dir/dRetypedArrayEngine.cc.o -o 
dRetypedArrayEngine  
-Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tables:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/casa
 ../../libcasa_tables.so.7 ../../../casa/libcasa_casa.so.7 
/usr/lib/x86_64-linux-gnu/libreadline.so -lncurses -lm -ldl 
-L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 45%] Built target dRetypedArrayEngine
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:17: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: casacore
Source-Version: 3.5.0-3
Done: Ole Streicher <oleb...@debian.org>

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

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated casacore 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: Mon, 24 Jul 2023 17:59:55 +0200
Source: casacore
Architecture: source
Version: 3.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 1037600
Changes:
 casacore (3.5.0-3) unstable; urgency=medium
 .
   * add C-style header to fix GCC 13.1 compile error on uint16_t
     not being a valid type. Closes: #1037600
   * Push Standards-Version to 4.6.2. No changes needed
Checksums-Sha1:
 097dc6212e324782a81f31faaa4e9a8fc640096e 3328 casacore_3.5.0-3.dsc
 ce46fdbfc681fc027361edf1b4e313e31ad57c4c 22792 casacore_3.5.0-3.debian.tar.xz
Checksums-Sha256:
 1bd04d5bc277aa7114f550442d3665b1f98aef63ac85947d1edee61f93efc206 3328 
casacore_3.5.0-3.dsc
 12f7237970f29483af5bdfe758d815d3245bdd69330d1c648935b958cfaab0c8 22792 
casacore_3.5.0-3.debian.tar.xz
Files:
 662c9b96d19600a6c5ce9d35ade9003b 3328 science optional casacore_3.5.0-3.dsc
 525f146948051617f3fc96a6d47b7cdd 22792 science optional 
casacore_3.5.0-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmS+vykACgkQcRWv0HcQ
3PckzRAAnJ2HjT4Qhyq6AzWzTI2lN/J3HqOKgoT3FLngY52i5gf4gtipJipfi58l
hjKQYjNX/fn3VQWAUWob8E+svkaPskuCg/Yf45TeXQcbggsWnULY13d1uLxrzyVX
R+1pGx3QItGPOCUIlWW506EQ6glRtciWGqgZ2V94LbvKby0Ztzv20ZwtQO4AWXYY
7brSsssvteEye6bYZkVPCmzGsFpaW1J+mJtNkA4VDYnmRBkcWaL1VT7OFbdZ7f/f
CcC6eKqHkV9xBAneQ38z6yXOiDgDFCpPIn6mtOnFtkSrhPCEVjPrV0nu+h9eW3Ql
gltxkK6AhCPtivFbLqoLQX6I8KCJwakcAA/wYq3pApNMvs76CdcBhbPUDNprwHAP
SL2/GXaq1EvikDcQGHEF8tDhWjPvP8+ZS6mIw+ulWzsZxTZB/cWgnhY6kqlyJzlz
p2l44tqqpc/0D2OZ6tUuRXihEQvYFIC3jszAFwrUngvxAzAQ9tV765KRwS2W83L4
YG/iyjQXdocxcdn8SzrrzuesmvuP2GhNR+tRg/zYjhpWBw55RdZsv9VrQSIcQAet
n8hIJzFxMJRbWa95GLwS2NToeKQmoB+HCJv4VJuuA1s/uGvIOdgmzz55bQjVUFXN
yxyU1YW59i+On9/PF8GhB8P5DWodMSUWZ6HOvu8LINorPCNJstQ=
=upsz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to