Source: adios
Version: 1.9.0-10
Severity: normal

Dear Maintainer,

Build fails because of following error:
configure:4101: checking whether the C compiler works
configure:4123: gcc -g -O2 -Wformat -Werror=format-security 
-I/usr/lib/hppa-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2  
conftest.c  -Wl,-z,relro -lmpich -lopa -lmpl -lrt -lcr -lpthread -lpthread >&5
/usr/bin/ld: cannot find -lcr

See build log here:
https://buildd.debian.org/status/fetch.php?pkg=adios&arch=hppa&ver=1.9.0-10&stamp=1466160966

Currently, hppa does not support checkpoint/restore and needs something
similar to the following in debian/rules:
ifeq ($(ARCH), m68k)
MPI_LIBS:= -Wl,-z,relro -lmpich -lopa -lmpl -lrt -lpthread
endif

Regards,
Dave

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.18.34+ (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_CA.utf8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Reply via email to