Your message dated Wed, 21 Aug 2019 21:38:53 +0000
with message-id <[email protected]>
and subject line Bug#925791: fixed in octave-octclip 1.0.8-6
has caused the Debian Bug report #925791,
regarding octave-octclip: 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.)
--
925791: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925791
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:octave-octclip
Version: 1.0.8-5
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/octave-octclip_1.0.8-5_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.
[...]
fgeneral.c:317:16: error: 'incDatos' not specified in enclosing 'parallel'
317 | pos = i*incDatos;
| ~^~~~~~~~~
fgeneral.c:308:9: error: enclosing 'parallel'
308 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c: In function 'MinimoAbs':
fgeneral.c:353:13: error: 'nDatos' not specified in enclosing 'parallel'
353 | for(i=0;i<nDatos;i++)
| ^
fgeneral.c:347:9: error: enclosing 'parallel'
347 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c:356:16: error: 'incDatos' not specified in enclosing 'parallel'
356 | pos = i*incDatos;
| ~^~~~~~~~~
fgeneral.c:347:9: error: enclosing 'parallel'
347 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c: In function 'MaximoAbs':
fgeneral.c:392:13: error: 'nDatos' not specified in enclosing 'parallel'
392 | for(i=0;i<nDatos;i++)
| ^
fgeneral.c:386:9: error: enclosing 'parallel'
386 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c:395:16: error: 'incDatos' not specified in enclosing 'parallel'
395 | pos = i*incDatos;
| ~^~~~~~~~~
fgeneral.c:386:9: error: enclosing 'parallel'
386 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c: In function 'MinimoSizeT':
fgeneral.c:431:13: error: 'nDatos' not specified in enclosing 'parallel'
431 | for(i=0;i<nDatos;i++)
| ^
fgeneral.c:425:9: error: enclosing 'parallel'
425 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c:434:16: error: 'incDatos' not specified in enclosing 'parallel'
434 | pos = i*incDatos;
| ~^~~~~~~~~
fgeneral.c:425:9: error: enclosing 'parallel'
425 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c: In function 'MaximoSizeT':
fgeneral.c:470:13: error: 'nDatos' not specified in enclosing 'parallel'
470 | for(i=0;i<nDatos;i++)
| ^
fgeneral.c:464:9: error: enclosing 'parallel'
464 | #pragma omp parallel for default(none) \
| ^~~
fgeneral.c:473:16: error: 'incDatos' not specified in enclosing 'parallel'
473 | pos = i*incDatos;
| ~^~~~~~~~~
fgeneral.c:464:9: error: enclosing 'parallel'
464 | #pragma omp parallel for default(none) \
| ^~~
make[1]: *** [Makefile:26: compile] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
pkg: error running `make' for the octclip package.
error: called from
configure_make at line 99 column 9
install at line 186 column 7
pkg at line 437 column 9
/usr/share/dh-octave/install-pkg.m at line 43 column 1
dh_auto_install: octave --no-gui --no-history --silent --no-init-file
--no-window-system /usr/share/dh-octave/install-pkg.m returned exit code 1
make: *** [debian/rules:5: binary-arch] Error 1
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: octave-octclip
Source-Version: 1.0.8-6
We believe that the bug you reported is fixed in the latest version of
octave-octclip, 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.
Rafael Laboissiere <[email protected]> (supplier of updated octave-octclip
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: SHA256
Format: 1.8
Date: Wed, 21 Aug 2019 08:46:32 -0300
Source: octave-octclip
Architecture: source
Version: 1.0.8-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <[email protected]>
Changed-By: Rafael Laboissiere <[email protected]>
Closes: 925791
Changes:
octave-octclip (1.0.8-6) unstable; urgency=medium
.
* d/control: Bump Standards-Version to 4.4.0 (no changes needed)
* d/p/compile-with-gcc-9.patch: New patch (Closes: #925791)
Checksums-Sha1:
1136914ca93ad80719520376c91a436c91a66e1c 2032 octave-octclip_1.0.8-6.dsc
baec3702aa68ed5a26ad4c7ff86ff947e56bef34 4472
octave-octclip_1.0.8-6.debian.tar.xz
7f4110832eef244636e0f9c20e5e932d86bae305 16381
octave-octclip_1.0.8-6_amd64.buildinfo
Checksums-Sha256:
3fbfa7867e320bd4dbafcbfd9d4d7b101d897d386df2d772d3132a34d34de348 2032
octave-octclip_1.0.8-6.dsc
dfd7c4fe8e6ed941b494dcdd48b982dde9275b2dc547dbc021e3591cdf3b388b 4472
octave-octclip_1.0.8-6.debian.tar.xz
d77b75b996da0d5cb04527200fe93504ffe6e656623ec052d8914a270b51449d 16381
octave-octclip_1.0.8-6_amd64.buildinfo
Files:
dd87d1138b3739239dbdce798a2c3335 2032 math optional octave-octclip_1.0.8-6.dsc
0633bf4a84d66fde7d8333624049742c 4472 math optional
octave-octclip_1.0.8-6.debian.tar.xz
8383544c0fd0cdfeb599bbf4b36592a7 16381 math optional
octave-octclip_1.0.8-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAl1dsZIACgkQISSqGYN4
XJDOhQ//QNTnuO7e0LyG7Wrc5t7gKNVSs5uBBGonQn206p6fFylcxpbLqILb0/8M
uya1L9k8XaTiUKzpTbhDio1GDtBP4N5Nda67p4N0nGAK2GJwEmhdjnmWgyY+vAck
gtg1Jo2C74D6a4dBJO56PJLx2i7GpNr1Ee7RAeTOzHPSQDzg5JPqO9gcUTDa44Z9
Wn2c4ohL1kuRcX0KJaN0CUfE+6d6Ff09z8s5EDYOe1iyWoftndSN2ntopf6X0QnH
gX6jwS37lfWxYXcDZ1x/6sryXQhJZAas6VAzNkYzUcHwuugavJiufs0c9kFZG1V/
UMJrvpi2NpiyK0aJQEWU9b38rPVubNqBVv7ZovBd636mFmm7hS8q8I/nv4JZaddD
tg1y4Fqjx5PW+pRfDYomaDSMQvqyvpV67xXRNsecu56FHiJTQclUMtWU1G0e5277
+llkg5P+XYDSgM+4hgtQIoUC7/Tfu6p+tz19Cdg/ECrditszc3lQzuVYWKXkZPXX
SPRMbZvWCUEq7CH0mTdOs0VhrLWrriuhuPjRQihWVL0V75sLm7CfRLeV9Gab61aO
TpcSdLBKVjBz5Cdq7JiWitU0fD6hLQhhVR3542LnQAcRvlKUvXckEJ78YssVFL+U
PFtOodeRy4bIRz/lINLm+bcdh2wPmX6r1tnpdgkJnTma8W9Cz4M=
=00Xh
-----END PGP SIGNATURE-----
--- End Message ---