Your message dated Wed, 05 Dec 2018 12:45:48 +0000
with message-id <[email protected]>
and subject line Bug#915555: Removed package(s) from unstable
has caused the Debian Bug report #830739,
regarding mpi-testsuite: FTBFS randomly because Makefile errors are not trapped 
properly
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.)


-- 
830739: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830739
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mpi-testsuite
Version: 3.2+dfsg-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/mpi-testsuite-3.2+dfsg'
mkdir -p build-openmpi
(cd build-openmpi;      MPICC=/usr/bin/mpicc.openmpi            \
                        MPICXX=/usr/bin/mpicxx.openmpi          \
                        MPIF77=/usr/bin/mpif77.openmpi          \
                        MPIFC=/usr/bin/mpif90.openmpi           \
                        ../configure                            \
                        --prefix=/usr                           \
                        --enable-strictmpi                      \
                        --enable-threads=funneled               \

[... snipped ...]

config.status: creating errors/f90/io/Makefile
config.status: creating errors/f08/Makefile
config.status: creating errors/f08/io/Makefile
config.status: creating ckpoint/Makefile
config.status: creating ft/Makefile
config.status: creating manual/Makefile
config.status: creating manual/manyconnect
config.status: creating manual/mpi_t/Makefile
config.status: creating perf/Makefile
config.status: creating testlist
config.status: creating cxx/testlist
config.status: creating cxx/topo/testlist
config.status: creating f77/testlist
config.status: creating f90/testlist
config.status: creating threads/testlist
config.status: creating errors/testlist
config.status: creating errors/cxx/testlist
config.status: creating errors/f77/testlist
config.status: creating errors/f90/testlist
config.status: creating impls/testlist
config.status: creating f77/rma/testlist
config.status: creating f90/rma/testlist
config.status: creating f08/rma/testlist
config.status: creating impls/Makefile
config.status: creating impls/hydra/Makefile
config.status: creating impls/hydra/proc_binding.sh
config.status: creating impls/mpich/Makefile
config.status: creating impls/mpich/testlist
config.status: creating impls/mpich/mpi_t/Makefile
config.status: creating include/mpitestconf.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
for i in `find . -name "testlist" | grep -v ^..build`;          \
do                                                              \
  if [ ! -e build-openmpi/$i ];                         \
  then                                                          \
    ln -s `pwd`/$i `pwd`/build-openmpi/$i;                      \
  fi;                                                           \
done
ln: failed to create symbolic link 
'/<<BUILDDIR>>/mpi-testsuite-3.2+dfsg/build-openmpi/./.pc/disable_large_tests.patch/group/testlist':
 No such file or directory
make[1]: *** [debian/rules:16: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/mpi-testsuite-3.2+dfsg'
make: *** [debian/rules:7: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

I don't know why it does not fail in the same way in reproducible builds,
but it is easy to see why it fails for me: The find command is finding
things inside the .pc directory used by quilt and friends. I would do
something like "find *" instead, if that's enough for the intended purpose.

Thanks.

--- End Message ---
--- Begin Message ---
Version: 3.2+dfsg-1+rm

Dear submitter,

as the package mpi-testsuite has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/915555

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to