Your message dated Tue, 20 Aug 2019 13:35:16 +0000
with message-id <[email protected]>
and subject line Bug#925659: fixed in cpl-plugin-muse 2.6.2+dfsg-1
has caused the Debian Bug report #925659,
regarding cpl-plugin-muse: ftbfs with GCC-9
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.)


-- 
925659: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925659
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cpl-plugin-muse
Version: 2.6+dfsg-1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/cpl-plugin-muse_2.6+dfsg-1_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
checking for a CPL version with FFTW support... yes
checking for extra includes... no
checking for extra libs... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating tools/Makefile
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating muse/Makefile
config.status: creating recipes/Makefile
config.status: creating reflex/Makefile
config.status: creating reflex/muse.xml
config.status: creating reflex/muse_exp_combine.xml
config.status: creating reflex/contrib_wkf/Makefile
config.status: creating reflex/contrib_wkf/zap/Makefile
config.status: creating tests/Makefile
config.status: creating xmldoc/Doxyfile
config.status: creating xmldoc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg'
   dh_auto_build -a
        make -j4
make[1]: Entering directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg'
make  all-recursive
make[2]: Entering directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg'
Making all in muse
make[3]: Entering directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg/muse'
make  all-am
make[4]: Entering directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg/muse'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_data_format_z.lo 
muse_data_format_z.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_artifacts.lo muse_artifacts.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_autocalib.lo muse_autocalib.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_astro.lo muse_astro.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_data_format_z.c  -fPIC -DPIC -o 
.libs/muse_data_format_z.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_autocalib.c  -fPIC -DPIC -o 
.libs/muse_autocalib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_astro.c  -fPIC -DPIC -o 
.libs/muse_astro.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_artifacts.c  -fPIC -DPIC -o 
.libs/muse_artifacts.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_basicproc.lo muse_basicproc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_basicproc.c  -fPIC -DPIC -o 
.libs/muse_basicproc.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_combine.lo muse_combine.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_combine.c  -fPIC -DPIC -o 
.libs/muse_combine.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_cplwrappers.lo muse_cplwrappers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_cplwrappers.c  -fPIC -DPIC -o 
.libs/muse_cplwrappers.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_dar.lo muse_dar.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_dar.c  -fPIC -DPIC -o .libs/muse_dar.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DCX_LOG_DOMAIN=\"MuseLib\" -DNDEBUG -I../muse -I../muse -I/usr/include/cpl 
-I/usr/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c -o muse_datacube.lo muse_datacube.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DCX_LOG_DOMAIN=\"MuseLib\" 
-DNDEBUG -I../muse -I../muse -I/usr/include/cpl -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security --std=c99 
-Wno-overlength-strings -fopenmp -c muse_datacube.c  -fPIC -DPIC -o 
.libs/muse_datacube.o
muse_datacube.c: In function 'muse_euro3dcube_collapse':
muse_datacube.c:258:7: error: '__func__' not specified in enclosing 'parallel'
  258 |       cpl_msg_warning(__func__, "spectrum %d in Euro3D table does not 
have "
      |       
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  259 |                       "position information!", k + 1);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
muse_datacube.c:250:11: error: enclosing 'parallel'
  250 |   #pragma omp parallel for default(none) private(l)      /* as req. by 
Ralf */ \
      |           ^~~
make[4]: *** [Makefile:659: muse_datacube.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg/muse'
make[3]: *** [Makefile:512: all] Error 2
make[3]: Leaving directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg/muse'
make[2]: *** [Makefile:529: all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg'
make[1]: *** [Makefile:437: all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/cpl-plugin-muse-2.6+dfsg'
dh_auto_build: make -j4 returned exit code 2
make: *** [debian/rules:14: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: cpl-plugin-muse
Source-Version: 2.6.2+dfsg-1

We believe that the bug you reported is fixed in the latest version of
cpl-plugin-muse, 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.
Ole Streicher <[email protected]> (supplier of updated cpl-plugin-muse 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: Tue, 20 Aug 2019 14:33:05 +0200
Source: cpl-plugin-muse
Architecture: source
Version: 2.6.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 925659
Changes:
 cpl-plugin-muse (2.6.2+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.6.2+dfsg
   * Push Standards-Version to 4.4.0. No changes required.
   * Push compat to 12. Remove d/compat
   * Add tests on salsa
   * Fix list of shared OMP objects. (Closes: #925659)
Checksums-Sha1:
 c7c3a3147f0cda0104126795181f34b310febbc0 2362 cpl-plugin-muse_2.6.2+dfsg-1.dsc
 7e198c177357a3c5f7df346b918383ef58435e31 1142876 
cpl-plugin-muse_2.6.2+dfsg.orig.tar.xz
 9f848b57f4474d52038043d5c8415005295710e3 18028 
cpl-plugin-muse_2.6.2+dfsg-1.debian.tar.xz
Checksums-Sha256:
 3deaaaafcf40bf843bc9ba5cf20b53fe12f4760bd0aa3cd1cacdfa4183f241fd 2362 
cpl-plugin-muse_2.6.2+dfsg-1.dsc
 ba74cfa7708ad4def354bb7caee6e414d28a5e317a004644587fba98a6b8713a 1142876 
cpl-plugin-muse_2.6.2+dfsg.orig.tar.xz
 85452725547bd3d70d492bf9325b6ec0242e7b4393d9220dcc376eada243a57d 18028 
cpl-plugin-muse_2.6.2+dfsg-1.debian.tar.xz
Files:
 2c4a8a4086ec6622316c316aa938f9fd 2362 science optional 
cpl-plugin-muse_2.6.2+dfsg-1.dsc
 4a324559abd07a0ef1629b5121d3b45f 1142876 science optional 
cpl-plugin-muse_2.6.2+dfsg.orig.tar.xz
 6c96ae9dc5886d74eb91992ddf664858 18028 science optional 
cpl-plugin-muse_2.6.2+dfsg-1.debian.tar.xz

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

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAl1b6jAACgkQmk9WvbkO
GL1v3g//e4jSk9+fFHDYFjmQssu2NWk3s8UlSlqGY200NXs8uKjQtqK+lC++isaX
UV5BPfqBPneN+14N86eN3IHMHR/XqSM7RkJuXh9UR8dbjjWyh+LoURg4bNd+lECW
g8yMbgnBRXr7fmnYQOYsHjh30ovmXtPmzBU/TIMwILJDjRqYlCe7rCqc2eN9Jbm0
Z6sCpvb0eow8AXU9gXqZPEgW3watuG/GdX5Y8PsqkDkM8A9TWWGrfhm04exRVROq
dUENlS4R/roKK5GwEE3opvl4M+wnMqkjeBKAsKeqlxK9CBsaebSsEeKFC2hEOI80
FlPsszM6mdRsf92noZDzf+1QpUpSSzN8yKwO2z1i/Rvw1VHDXUOaPmCUyAXe1+R7
HgUANcryJ1oJGtTtnpsDjjLQnf2J35N2ntCRL29FU0oLZznGe8goP4CBVMDlEbFV
EwMa64hsFw/DPKMFktW03IYl3YEPC3Ky5NwT2K6uZiYcLKh7R6YwORVB92DW9ckb
lPFZCbj53gHjZ0wqtphpxQkTQIxMy2DEE/p1EoBUsGke6TOadapKxGAXee/sVCPo
xun2ox/StCJvNEnHSasTViCAshp3ywpzksbIZdqGtIE8qCn+o5fYafdylqEm7Jni
fBNmukBAsHx7ziJqNFLu9CPWmZ4q3hz5ELV3SiLcJX7ru6Ix9H8=
=rn3p
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to