Source: mpi-testsuite
Version: 3.2+dfsg-1
Severity: important
Justification: fails to build from source

Builds of mpi-testsuite on kFreeBSD and the Hurd have been failing:

  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
  debian/rules:14: recipe for target 'override_dh_auto_configure' failed

The error from ln also appears on Linux, so it's probably a red
herring; it's not clear from the log what the actual problem is.

Could you please take a look?

Thanks!

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to