Package: freecad
Version: 0.15.4671+dfsg1-2
Severity: serious
freecad fails to build:
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 57%] Building CXX object
> src/Mod/Sketcher/App/CMakeFiles/Sketcher.dir/planegcs/qp_eq.cpp.o
> cd
> /<>/freecad-0.15.4671+dfsg1/obj-
Package: src:mpich,src:petsc
Severity: serious
Tags: sid stretch patch
the petsc configury expects both /usr/lib//include and /usr/lib//lib,
or else it fails. openmpi provides these, while mpich is missing this symlink.
with this patch, and the additional patch in #811229, petsc should build o
Package: fftw
Version: 2.1.5-2
Severity: serious
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> /usr/bin/make -C doc html
> make[1]: Entering directory '/<>/doc'
> perl texi2html -split_chapter -no_toc_href fftw.texi
> Can't use 'defined(@array)' (Maybe you should just
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Format: 1.8
Date: Sun, 17 Jan 2016 00:55:04 +0100
Source: liggghts
Binary: libliggghts-dev libliggghts3 liggghts liggghts-doc
Architecture: source
Version: 3.3.1+repack1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science M
liggghts_3.3.1+repack1-1_source.changes uploaded successfully to localhost
along with the files:
liggghts_3.3.1+repack1-1.dsc
liggghts_3.3.1+repack1.orig.tar.xz
liggghts_3.3.1+repack1-1.debian.tar.xz
Greetings,
Your Debian queue daemon (running on host franck.debian.org)
--
debian
liggghts_3.3.1+repack1-1_source.changes uploaded successfully to
ftp-master.debian.org
along with the files:
liggghts_3.3.1+repack1-1.dsc
liggghts_3.3.1+repack1.orig.tar.xz
liggghts_3.3.1+repack1-1.debian.tar.xz
Greetings,
Your Debian queue daemon (running on host coccia.debian.org
Your message dated Sat, 16 Jan 2016 22:22:05 +
with message-id
and subject line Bug#811210: fixed in mpich 3.2-5
has caused the Debian Bug report #811210,
regarding mpicxx.h always errors out with an unfullfillable compiler check
to be marked as done.
This means that you claim that the proble
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Format: 1.8
Date: Sat, 16 Jan 2016 22:21:15 +0100
Source: mpich
Binary: libmpich-dev libmpich12 mpich mpich-doc
Architecture: source
Version: 3.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
Changed-By:
mpich_3.2-5_source.changes uploaded successfully to localhost
along with the files:
mpich_3.2-5.dsc
mpich_3.2-5.debian.tar.xz
Greetings,
Your Debian queue daemon (running on host franck.debian.org)
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.de
mpich_3.2-5_source.changes uploaded successfully to ftp-master.debian.org
along with the files:
mpich_3.2-5.dsc
mpich_3.2-5.debian.tar.xz
Greetings,
Your Debian queue daemon (running on host coccia.debian.org)
--
debian-science-maintainers mailing list
debian-science-maintainers@lis
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Format: 1.8
Date: Sat, 16 Jan 2016 21:07:04 +0100
Source: libmatio
Binary: libmatio-dev libmatio2 libmatio-doc
Architecture: source amd64 all
Version: 1.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
Chang
Control: tags -1 + patch
* Limit the GCC version check to the major version.
diff -Nru mpich-3.2/debian/patches/gcc-check.diff mpich-3.2/debian/patches/gcc-check.diff
--- mpich-3.2/debian/patches/gcc-check.diff 1970-01-01 01:00:00.0 +0100
+++ mpich-3.2/debian/patches/gcc-check.diff 201
Processing control commands:
> tags -1 + patch
Bug #811210 [src:mpich] mpicxx.h always errors out with an unfullfillable
compiler check
Added tag(s) patch.
--
811210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811210
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
libmatio_1.5.3-1_amd64.changes uploaded successfully to localhost
along with the files:
libmatio_1.5.3-1.dsc
libmatio_1.5.3.orig.tar.gz
libmatio_1.5.3-1.debian.tar.xz
libmatio-dev_1.5.3-1_amd64.deb
libmatio-doc_1.5.3-1_all.deb
libmatio2-dbgsym_1.5.3-1_amd64.deb
libmatio2_1.5.3-1_amd64
Package: src:mpich
Version: 3.2-4
Severity: grave
Tags: sid stretch
/usr/include/mpich/mpicxx.h reads
#ifdef __GNUC__
# if __GNUC__ >= 5
# if __GNUC_MINOR__ > 2 && 3 == 2
# error 'Please use the same version of GCC and g++ for compiling MPICH and
user MPI programs'
# endif
# endif
#endif
s
On 16.01.2016 19:31, Sébastien Villemot wrote:
Le samedi 16 janvier 2016 à 19:24 +0100, Matthias Klose a écrit :
On 16.01.2016 18:00, Sébastien Villemot wrote:
I was aware of the failure but decided to nevertheless add that
> testsuite as an autopkgtest, in order to make the test failures
m
Package: freecad
Version: 0.15.4671+dfsg1-2
Severity: normal
In Tools/Save picture, I typed "part 1.0t" as the filename and hit return,
expecting freecad to add the .png extension and save the image.
The file choose dialog disappears without an error, but the file is not saved.
If I hit the save
Le samedi 16 janvier 2016 à 19:24 +0100, Matthias Klose a écrit :
> On 16.01.2016 18:00, Sébastien Villemot wrote:
> > I was aware of the failure but decided to nevertheless add that
> > testsuite as an autopkgtest, in order to make the test failures
> more visible.
>
> I'll never understand why
On 16.01.2016 18:00, Sébastien Villemot wrote:
I was aware of the failure but decided to nevertheless add that
> testsuite as an autopkgtest, in order to make the test failures more visible.
I'll never understand why people do that ... once Debian adds succeeding autopkg
tests as a requiremen
Processing control commands:
> severity -1 normal
Bug #811191 [src:lapack] [regression] lapack 3.6.0 fails the testsuite
Severity set to 'normal' from 'important'
> retitle -1 some test fails in LAPACK testsuite
Bug #811191 [src:lapack] [regression] lapack 3.6.0 fails the testsuite
Changed Bug tit
Control: severity -1 normal
Control: retitle -1 some test fails in LAPACK testsuite
Le samedi 16 janvier 2016 à 17:29 +0100, Matthias Klose a écrit :
> Package: src:lapack
> Version: 3.6.0-2
> Severity: important
> Tags: sid stretch
>
> Regressed compared to 3.5.0.
>
> According to
> https://ci.
FYI: The status of the ros-common-msgs source package
in Debian's testing distribution has changed.
Previous version: 1.12.3-3
Current version: 1.12.3-4
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day you wi
FYI: The status of the ros-ros source package
in Debian's testing distribution has changed.
Previous version: 1.12.5-2
Current version: 1.12.5-3
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day you will recei
FYI: The status of the paraview source package
in Debian's testing distribution has changed.
Previous version: 4.1.0+dfsg+1-2
Current version: 4.1.0+dfsg+1-3
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day y
FYI: The status of the eigen3 source package
in Debian's testing distribution has changed.
Previous version: 3.3~beta1-1
Current version: 3.3~beta1-2
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day you will
Package: src:lapack
Version: 3.6.0-2
Severity: important
Tags: sid stretch
Regressed compared to 3.5.0.
According to
https://ci.debian.net/packages/l/lapack/unstable/amd64/
lapack fails the lapack-testsuite, but is very terse about what exactly failed:
adt-run [11:49:05]: test lapack-testsuite
Dear Friend,
My name is Douglas Williams I sent you a letter a month ago, but wasn’t not
sure you got it, because I have not heard from you, this is the reason why I
repeated sending this mail again. I have available documents of my late client
made a deposit. It will be my change a certain amo
--
I am a Diplomat from the St. Louis Downtown Airport collinsville,IL
named
Diplomat John Lucas, mandated to deliver your inheritance to you in your
country of residence.
The funds total US$10.5 Million and you were made the beneficiary of
these
funds by a benefactor whose details will be r
usted ganó novecientos mil para la nueva concesión del año, envíe su nombre, su país y su número de teléfono
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
29 matches
Mail list logo