Package: scotch
Version: 6.0.4.dfsg1-8
Severity: normal
Hello,
scotch 6.0.5 now includes the LaTeX source for the documentation, so
while packaging that version, please add rules to build and install it.
(cd doc/src/ptscotch && pdflatex p.tex && bibtex p && pdflatex p.tex &&
pdflatex p.tex)
(c
Hello,
Lumin, on lun. 28 août 2017 04:48:16 +, wrote:
> Clang-3.9 is now suffering from the GCC-7 headers as shown at bottom.
FI, I managed to avoid the issue by making clang use libc++-dev:
> ❯❯❯ nvcc -ccbin clang++-3.9 matrixMul.cu -I../../common/inc
>Mo
Samuel Thibault, on jeu. 31 août 2017 13:28:14 +0200, wrote:
> Lumin, on lun. 28 août 2017 04:48:16 +, wrote:
> > Clang-3.9 is now suffering from the GCC-7 headers as shown at bottom.
>
> FI, I managed to avoid the issue by making clang use libc++-dev:
>
> > ❯❯❯
Hello,
Gilles Filippini, on Wed 04 Jan 2017 19:31:28 +0100, wrote:
> On Wed, 28 Dec 2016 02:23:24 +0200 Adrian Bunk wrote:
> > This looks like a threading bug in Scilab exposed by TSX.
>
> I've just noticed this RC bug [1] against scilab.
FYI, glibc is about to just disable TSX entirely in vers
Hello,
Tobias Frost, on Tue 19 Apr 2016 07:44:40 +0200, wrote:
> sem_open: Operation not supported
The Hurd doesn't have sem_open yet (but it's on its way thanks to recent
developments).
Samuel
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http:/
Source: hypre
Version: 2.8.0b-2
Severity: serious
Justification: FTBFS
Hello,
hypre currently FTBFS in sid:
(cd src/babel-runtime && libtoolize)
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: linking file 'config/compile'
libtoolize: linking file 'config/config.g
Source: lammps
Version: 0~20151117.gite3c4db7-2
Severity: important
Hello,
lammps uses
NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
Which is thus empty when DEB_BUILD_OPTIONS does not contain parallel=,
and thus passes -j to make, putting any machine trying to bu