Your message dated Sat, 28 Jul 2018 18:10:01 +0100
with message-id <d329fbad-8f2a-4373-60bb-ddc561981...@debian.org>
and subject line Done
has caused the Debian Bug report #897823,
regarding open-coarrays: ftbfs with GCC-8
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.)
--
897823: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897823
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:open-coarrays
Version: 2.0.0-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8
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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/open-coarrays_2.0.0-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html
[...]
do i = 2, num_nodes; variable[i] = variable; end do
internal compiler error: in gfc_dep_resolver, at fortran/dependency.c:2258
0x694856 gfc_dep_resolver(gfc_ref*, gfc_ref*, gfc_reverse*)
../../src/gcc/fortran/dependency.c:2258
0x6e56b5 conv_caf_send
../../src/gcc/fortran/trans-intrinsic.c:1863
0x6ebb75 gfc_conv_intrinsic_subroutine(gfc_code*)
../../src/gcc/fortran/trans-intrinsic.c:10981
0x69e942 trans_code
../../src/gcc/fortran/trans.c:1887
0x70b034 gfc_trans_simple_do
../../src/gcc/fortran/trans-stmt.c:2184
0x70b034 gfc_trans_do(gfc_code*, tree_node*)
../../src/gcc/fortran/trans-stmt.c:2316
0x69e87a trans_code
../../src/gcc/fortran/trans.c:1928
0x701ec3 gfc_trans_if_1
../../src/gcc/fortran/trans-stmt.c:1433
0x70a27a gfc_trans_if(gfc_code*)
../../src/gcc/fortran/trans-stmt.c:1464
0x69e8a7 trans_code
../../src/gcc/fortran/trans.c:1916
0x6c4c0b gfc_generate_function_code(gfc_namespace*)
../../src/gcc/fortran/trans-decl.c:6507
0x6a21c9 gfc_generate_module_code(gfc_namespace*)
../../src/gcc/fortran/trans.c:2222
0x6558ab translate_all_program_units
../../src/gcc/fortran/parse.c:6108
0x6558ab gfc_parse_file()
../../src/gcc/fortran/parse.c:6324
0x69bc3f gfc_be_parse_file
../../src/gcc/fortran/f95-lang.c:204
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-8/README.Bugs> for instructions.
Error: comand:
`/usr/bin/gfortran
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include/OpenCoarrays-2.0.0_GNU-8.0.1
-fcoarray=lib -pthread -pthread -I /usr/lib/x86_64-linux-gnu/openmpi/include -I
/usr/lib/x86_64-linux-gnu/openmpi/lib -DPREFIX_NAME=_gfortran_caf_ -DGCC_GE_7
-DGCC_GE_8 -DHAVE_MPI -o
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/OpenCoarrays-2.0.0-tests/coarray_distributed_transpose
/<<PKGBUILDDIR>>/src/tests/integration/dist_transpose/coarray_distributed_transpose.F90
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/libcaf_mpi.a
/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_usempif08.so
/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_usempi_ignore_tkr.so
/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_mpifh.so
/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so`
failed to compile.
make[3]: ***
[src/tests/integration/dist_transpose/CMakeFiles/build_coarray_distributed_transpose.dir/build.make:65:
src/tests/integration/dist_transpose/coarray_distributed_transpose] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:416:
src/tests/integration/dist_transpose/CMakeFiles/build_coarray_distributed_transpose.dir/all]
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:144: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: cd obj-x86_64-linux-gnu && make -j1 returned exit code 2
make: *** [debian/rules:11: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Fixed with rebuild 2.1.0-1+b1
thanks
--
Alastair McKinstry, <alast...@sceal.ie>, <mckins...@debian.org>,
https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered.
--- End Message ---