Bug#812170: qrouter: FTBFS using clang instead of gcc

2016-01-20 Thread Arthur Marble
Package: qrouter
Severity: minor
Tags: patch
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs

Hello,

Using the rebuild infrastructure, your package fails to build with clang
(instead of gcc).

Detected this kind of error:
http://clang.debian.net/status.php?version=3.6.0=FUNCTION_RETURNS_VALUE

Full build log is available here:
http://clang.debian.net/logs/2015-03-25/qrouter_1.3.3-1_unstable_clang.log

I have attached a patch to fix this error.

Regards,
--Arthur Marble


-- System Information:
Debian Release: sid (unstable)
Architecture: amd64 (x86_64)
Kernel: Linux 4.2.0-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE="en_US.UTF-8"
Shell: /bin/sh linked to /bin/dash
Compiler: Debian clang version 3.6.2-3 (based on LLVM 3.6.2)
--- a/qrouter.c
+++ b/qrouter.c
@@ -68,7 +68,7 @@
 {
int i;
 
-   if (NumChannelsX[0] != 0) return;	/* Already been called */
+   if (NumChannelsX[0] != 0) return 1;	/* Already been called */
 
for (i = 0; i < Num_layers; i++) {
   if (PitchX[i] == 0.0 || PitchY[i] == 0.0) {
@@ -108,7 +108,7 @@
 {
int i;
 
-   if (Obs[0] != NULL) return;	/* Already been called */
+   if (Obs[0] != NULL) return 1;	/* Already been called */
 
for (i = 0; i < Num_layers; i++) {
   Obs[i] = (u_int *)calloc(NumChannelsX[i] * NumChannelsY[i],
--- a/graphics.c
+++ b/graphics.c
@@ -488,7 +488,7 @@
tktop = Tk_MainWindow(interp);
if (tktop == NULL) {
   tcl_printf(stderr, "No Top-level Tk window available. . .\n");
-  return;
+  return 3;
}
 
qrouterdrawwin = (char *)Tcl_GetVar(interp, "drawwindow", TCL_GLOBAL_ONLY);
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Processing of sdformat_4.0.0-1_amd64.changes

2016-01-20 Thread Debian FTP Masters
sdformat_4.0.0-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  sdformat_4.0.0-1.dsc
  sdformat_4.0.0.orig.tar.bz2
  sdformat_4.0.0-1.debian.tar.xz
  libsdformat4-dbg_4.0.0-1_amd64.deb
  libsdformat4-dev_4.0.0-1_amd64.deb
  libsdformat4_4.0.0-1_amd64.deb
  sdformat-doc_4.0.0-1_all.deb
  sdformat-sdf_4.0.0-1_all.deb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#812157: sundials: FTBFS with clang instead of gcc

2016-01-20 Thread Arthur Marble
Package: sundials
Severity: minor
Tags: patch
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs

Hello,

Using the rebuild infrastructure, your package fails to build with clang
(instead of gcc).

Detected this kind of error:
http://clang.debian.net/status.php?version=3.6.0=FUNCTION_RETURNS_VALUE

Full build log is available here:
http://clang.debian.net/logs/2015-03-25/sundials_2.5.0-3_unstable_clang.log

I have attached a patch to fix this error.


Regards,
--Arthur Marble


-- System Information:
Debian Release: sid (unstable)
Architecture: amd64 (x86_64)
Kernel: Linux 4.2.0-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE="en_US.UTF-8"
Shell: /bin/sh linked to /bin/dash
Compiler: Debian clang version 3.6.2-3 (based on LLVM 3.6.2)
--- a/sundialsTB/kinsol/kim/src/kim.c
+++ b/sundialsTB/kinsol/kim/src/kim.c
@@ -679,7 +679,7 @@
   int status;
 
 
-  if (kimData == NULL) return;
+  if (kimData == NULL) return 0;
 
   status = KINGetNumNonlinSolvIters(kin_mem, );
   if (status != KIN_SUCCESS) goto error_return;
@@ -807,5 +807,5 @@
 
   KINFree(_mem);
 
-  return;
+  return 0;
 }
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Processing of sdformat_4.0.0-1_amd64.changes

2016-01-20 Thread Debian FTP Masters
sdformat_4.0.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  sdformat_4.0.0-1.dsc
  sdformat_4.0.0.orig.tar.bz2
  sdformat_4.0.0-1.debian.tar.xz
  libsdformat4-dbg_4.0.0-1_amd64.deb
  libsdformat4-dev_4.0.0-1_amd64.deb
  libsdformat4_4.0.0-1_amd64.deb
  sdformat-doc_4.0.0-1_all.deb
  sdformat-sdf_4.0.0-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


sdformat_4.0.0-1_amd64.changes is NEW

2016-01-20 Thread Debian FTP Masters
binary:libsdformat4 is NEW.
binary:libsdformat4-dbg is NEW.
binary:libsdformat4-dev is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: FTBFS in unstable

2016-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 811714 FTBFS: unknown type name 'matrix'; did you mean 
> 'Feel::tag::matrix'
Bug #811714 [feel++] feel++: FTBFS with GCC 6: unknown type name
Changed Bug title to 'FTBFS: unknown type name 'matrix'; did you mean 
'Feel::tag::matrix'' from 'feel++: FTBFS with GCC 6: unknown type name'
> severity 811714 serious
Bug #811714 [feel++] FTBFS: unknown type name 'matrix'; did you mean 
'Feel::tag::matrix'
Severity set to 'serious' from 'important'
> user debian-...@lists.debian.org
Setting user to debian-...@lists.debian.org (was t...@hpe.com).
> usertag 811714 - ftbfs-gcc-6
Usertags were: gcc-6-unknown-type-name ftbfs-gcc-6.
Usertags are now: gcc-6-unknown-type-name.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
811714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811714
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#811714: FTBFS in unstable

2016-01-20 Thread Martin Michlmayr
retitle 811714 FTBFS: unknown type name 'matrix'; did you mean 
'Feel::tag::matrix'
severity 811714 serious
user debian-...@lists.debian.org
usertag 811714 - ftbfs-gcc-6
thanks

Sorry, this issue isn't related to GCC 6 (obviously, since *cough* you're
using clang).

Seems it's just a generic build failure in unstable.

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


ros-image-common_1.11.10-1_amd64.changes REJECTED

2016-01-20 Thread Debian FTP Masters


ACL dm: NEW uploads are not allowed

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#811498: marked as done (libconsole-bridge0.2v5: ABI bump without package rename)

2016-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2016 17:18:46 +
with message-id 
and subject line Bug#811498: fixed in console-bridge 0.3.0-2
has caused the Debian Bug report #811498,
regarding libconsole-bridge0.2v5: ABI bump without package rename
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 ow...@bugs.debian.org
immediately.)


-- 
811498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811498
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libconsole-bridge0.2v5
Version: 0.3.0-1
Severity: serious
Justification: Policy 8.1

Hi Jose,

the new libconsole-bridge0.2v5 package contains a library with a new name,
making all depending packages break due to linker error.

0.3.0-1:
$ dpkg -L libconsole-bridge0.2v5 | grep so\.0
/usr/lib/x86_64-linux-gnu/libconsole_bridge.so.0.3

0.2.5-2.1:
$ dpkg -L libconsole-bridge0.2v5 | grep so\.0
/usr/lib/x86_64-linux-gnu/libconsole_bridge.so.0.2

According to policy 8.1:
"The run-time shared library must be placed in a package whose name changes
whenever the SONAME of the shared library changes."

Please rename the package to libconsole-bridge0.3. Note that this means a
transition, so please coordinate with the release team.

Cheers Jochen

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

Kernel: Linux 4.3.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages libconsole-bridge0.2v5 depends on:
ii  libc6   2.21-6
ii  libgcc1 1:5.3.1-6
ii  libstdc++6  5.3.1-6

libconsole-bridge0.2v5 recommends no packages.

libconsole-bridge0.2v5 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: console-bridge
Source-Version: 0.3.0-2

We believe that the bug you reported is fixed in the latest version of
console-bridge, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jose Luis Rivero  (supplier of updated 
console-bridge package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 20 Jan 2016 17:27:35 +0100
Source: console-bridge
Binary: libconsole-bridge0.2v5 libconsole-bridge-dev libconsole-bridge0.2v5-dbg
Architecture: source
Version: 0.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jose Luis Rivero 
Description:
 libconsole-bridge-dev - console bridge - development files
 libconsole-bridge0.2v5 - console bridge - library
 libconsole-bridge0.2v5-dbg - console bridge - debugging symbols
Closes: 811498
Changes:
 console-bridge (0.3.0-2) unstable; urgency=medium
 .
   * Fix package name lost in update by using a symlink libconsole-bridge0.2
   * Patch to implement 0.2 ABI and keep the 0.3 library installed
 (Closes: #811498)
Checksums-Sha1:
 08d3d154f06665ba1840e68afbdf20fab252b054 1927 console-bridge_0.3.0-2.dsc
 0cf2e77d6794e4d008c31444d187d90e8467b041 6298 console-bridge_0.3.0.orig.tar.gz
 ae545cb68bb2c7ec8ea1c79f8919fa679a617820 3640 
console-bridge_0.3.0-2.debian.tar.xz
Checksums-Sha256:
 e9360625bb410bf87c793658b904c766d92b121c227834ae705bbf155782e4d3 1927 
console-bridge_0.3.0-2.dsc
 1b43a1b8d3e762415290d4ba9ef68beb3c8412f340aa053d2b1beec660685a69 6298 
console-bridge_0.3.0.orig.tar.gz
 4f09664e66490bedb616bc9539640b3e232c3e7abe12a5e115951052cab9ad88 3640 
console-bridge_0.3.0-2.debian.tar.xz
Files:
 b20ec0fdd5d644d8804b8ecea2317ed4 1927 libs extra console-bridge_0.3.0-2.dsc
 54502ee866db73d81fc556af1319ce37 6298 libs extra 
console-bridge_0.3.0.orig.tar.gz
 1ff6af636921a1da8a9b367e5838b332 3640 libs extra 
console-bridge_0.3.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCgAGBQJWn7XzAAoJEF6UbAkK/wQnagUH/R96ayA5oEg3bg8hP2pBHZhV
Hp8mwSSVxo8nsv9Gyp4rldOPVzj7tR83gP+PddZrJnQOMuM/HwRyLn0GZstwild0

calculix-ccx_2.9-1_source.changes ACCEPTED into unstable

2016-01-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 25 Nov 2015 11:20:39 +0100
Source: calculix-ccx
Binary: calculix-ccx
Architecture: source
Version: 2.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Wolfgang Fütterer 
Description:
 calculix-ccx - Three-Dimensional Structural Finite Element Program
Changes:
 calculix-ccx (2.9-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.9
Checksums-Sha1:
 e14c4f82bcd94f22585dd69ae615b08215b84d5a 2049 calculix-ccx_2.9-1.dsc
 56694acc8f0de3a4411042b827ccab697ad29344 951618 calculix-ccx_2.9.orig.tar.bz2
 386111a8149f9b25e66ddf2f80f65ae30ae9afd0 17900 calculix-ccx_2.9-1.debian.tar.xz
Checksums-Sha256:
 3d2b231debd72f28270bb58f6877c927ba9e5812256cec296d1f6cf17aa10d5b 2049 
calculix-ccx_2.9-1.dsc
 755e173cfb712c83cefef22cfa43f06caf495e5dffbecf8df3d47f3cf6e6d44d 951618 
calculix-ccx_2.9.orig.tar.bz2
 4078dafd2819f5d15579cb4e68fc77b6577102cc68961244307cac77661bcb4b 17900 
calculix-ccx_2.9-1.debian.tar.xz
Files:
 ea3e7ca5bef56098437c3f682278b24b 2049 science optional calculix-ccx_2.9-1.dsc
 1adfa1b40c7f1deb6b12a18250440aa7 951618 science optional 
calculix-ccx_2.9.orig.tar.bz2
 d7cd171068e6471c740545b13ab86112 17900 science optional 
calculix-ccx_2.9-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWn5MlAAoJENPhc4PPp/8G9O8P/jQwzC+4Ghkq0SbAZN5XnHeF
E3pXp/VeKZPjeO8d3VPdRsebSQb5oPnw+Wy6YauZiz9m7vzUv21O7uiCp0e5wV4X
CwniTFCbWdB+DvkZ3DU5Yv1PUwwIc/IuEW6xujQmOchExqwyhN2t/H4Zr7AT2EkA
Ihq3c+gGSDoAhlcthwiQjpv3P4Lj/Ro9+QQ3W8zVtFLxS1cxJ/uyePshvgWwKoKL
KijpayZOEW/bSbq05UoKtphOy3O5osTsR6zWztKTWWcz8yah53VDN92xs2aTV0SQ
0filunP1gNK/JejmB6cw3FI5EaJOrAQznxjIsTPJFsE2cE59s+ZZICUp1wuqkKUU
DKQXw79y3CFcF00pr/6QGtWJge+6+d3Jyu+WWtkpENs+4UcBnGXCdsCVPHG8W5Ho
p0if/K7MjEMKRZtjp9X5mJa5of1vef3v5/ElGbU0E8GaA8mHUHHMy8MavtQEx68H
FPr/NrpEuOlE3EwcLajppasF5AtjMlwKpBUlAwTRWQ+574OBlKCF3Gw9JKG5Vhpn
Nysg6kGoJuNB2I3ic/TUm+tV5x5HD/X5pJxycUUiPYe35e+q9QhEIzL5Q2aHLF/E
bEmwpmK6pX2W0/Rsb++m6+w3jTOYyaqoogM1Sk3Wy02Jy2AR6+lpuKth5ENPrpRJ
77AV1cWxdguwfZt+fbX2
=mw9i
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

calculix-ccx-test_2.9-1_source.changes ACCEPTED into unstable

2016-01-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 25 Nov 2015 13:19:57 +0100
Source: calculix-ccx-test
Binary: calculix-ccx-test
Architecture: source
Version: 2.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Wolfgang Fütterer 
Description:
 calculix-ccx-test - Three-Dimensional Structural Finite Element Program 
(documentatio
Changes:
 calculix-ccx-test (2.9-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.9
Checksums-Sha1:
 360da4a0795b1bc8c65e92fec1049f45383e2b73 2010 calculix-ccx-test_2.9-1.dsc
 c79edc8df22638ffb9dcc8441c3f7ce095a4eaf0 9051620 
calculix-ccx-test_2.9.orig.tar.bz2
 28775e4987c75e30e3bd4ba11ee2a93b414e1627 1784 
calculix-ccx-test_2.9-1.debian.tar.xz
Checksums-Sha256:
 d443dbbf129a1115ccb7a8db82c334f1ea76e9394e192c78c96a6c6151d4b541 2010 
calculix-ccx-test_2.9-1.dsc
 6a2d864c970189c8b350f28826e9d3b624e2b3c1bad9f7f0ed45ccb2343c12e3 9051620 
calculix-ccx-test_2.9.orig.tar.bz2
 61d5ec33156440cb6b15adc3ea65dbe09d27dc978efa5082587f8a14a953f715 1784 
calculix-ccx-test_2.9-1.debian.tar.xz
Files:
 ccebccb03d4384d5eb5a2c23223ba909 2010 science optional 
calculix-ccx-test_2.9-1.dsc
 e3cae6ebcff5f8b34f2e53e887a269fd 9051620 science optional 
calculix-ccx-test_2.9.orig.tar.bz2
 db14483d07e26e18d1f9f99f3cc148e1 1784 science optional 
calculix-ccx-test_2.9-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWn5cVAAoJENPhc4PPp/8G4OkP/iTQwZIX/yctNy94Ngg4kU+G
pLv6X6ujiEe1P9PHvYDBRUvoaMbFNha7hnhel+Z2if8FxQjF7LeBTFuo7COPEoze
+ZSegg0PHRbkzXnqgLYX2BQOv0w2sfBoLEzU8/eXaGIWHihJKKVAOkaFBXkmmDwq
hcykeqAof8Zb8z01LL9sNZVcbfSV0t0z5xMj8HFlsMtLGq/NuvKiYs6sgC35tn9c
0+b55HGH9YcWJ93CO1Qz95YQ6Fx/Sw7+cCkibTx7xI7MS0FL8wi0DNLiYjitMK52
MprOn19WqXKmzn1hkV7Ey97UFg3aGLXkNN9b/HnU8EQ04dSpRLWGNJO4si8XI6d+
HBI/L44gTyd5p+L2LvgbZD6PxFAmPFHfJxL+EJl8O+om2AkSXJtWbH2ucc74tkiN
q750OITTddTBIgrTF48Kkp4zxuqFW+iA09RzF0gllJp2kho8KenP0yw2Tw6Frfgq
4JI8Iyplc+WHkcI55chjgVf+SsVzfW/ACK7+n5MsT5hd4+Ajpkyw+ZdiiM+TNNXg
WRiqJ1spDwLAsnw3sdgE13TWsiTvbEFHc9E0zucZpiZWvgq5lLOwXrkDqlXa4LFQ
QsCVW+BLFBu51y5qRZR+ZPjkTXLthRmFqdEeieG5vOQPoP8ylCfCYBuEPm7NV49W
TR8M6gWt6eUvpU8H95iF
=cmYt
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#811761: cld2: FTBFS with GCC 6: narrowing conversion

2016-01-20 Thread Gianfranco Costamagna
control: forwarded -1 https://github.com/CLD2Owners/cld2/issues/47


Hi Martin, thanks for the useful bug report, I have reported it upstream.

cheers,

Gianfranco




Il Mercoledì 20 Gennaio 2016 3:06, Martin Michlmayr  ha scritto:
Package: cld2
Version: 0.0.0-git20150806-2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 29%] Building CXX object 
> CMakeFiles/cld2_full.dir/internal/cld_generated_cjk_delta_bi_32.cc.o
> /usr/bin/c++   -Dcld2_full_EXPORTS  -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -fPIC   -o 
> CMakeFiles/cld2_full.dir/internal/cld_generated_cjk_delta_bi_32.cc.o -c 
> /<>/internal/cld_generated_cjk_delta_bi_32.cc
> /<>/internal/scoreonescriptspan.cc: In function 'void 
> CLD2::ScoreEntireScriptSpan(const CLD2::LangSpan&, CLD2::ScoringContext*, 
> CLD2::DocTote*, CLD2::ResultChunkVector*)':
> /<>/internal/scoreonescriptspan.cc:1149:5: warning: narrowing 
> conversion of 'score' from 'int' to 'CLD2::uint16 {aka short unsigned int}' 
> inside { } [-Wnarrowing]
>  };
>  ^
> 
> /<>/internal/scoreonescriptspan.cc:1149:5: warning: narrowing 
> conversion of 'bytes' from 'int' to 'CLD2::uint16 {aka short unsigned int}' 
> inside { } [-Wnarrowing]
> /<>/internal/scoreonescriptspan.cc:1149:5: warning: narrowing 
> conversion of 'reliability' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/scoreonescriptspan.cc:1149:5: warning: narrowing 
> conversion of 'reliability' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
>  };
>  ^
> 
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of '-14' from 'int' to 'CLD2::uint8 {aka unsigned char}' 
> inside { } [-Wnarrowing]
> /<>/internal/cld_generated_cjk_uni_prop_80.cc:7089:1: error: 
> narrowing conversion of 

Bug#800460: Ping

2016-01-20 Thread D Haley
Hi Dimitrios,


It looks like there is still a problem with the latest git head. It
seems that there may have been a mishap with the patching, and the patch
has been reversed at some point? I can see in  b7027842 that the C++11
has been set back to ON in the CMakeLists file.

I personally keep a debian/source/local-options file like so, to enforce
patches-unapplied in my other repository:

https://anonscm.debian.org/cgit/debian-science/packages/3depict.git/tree/debian/source/local-options?id=7fc15a0ad61ab38f0c1e4c1b2085dadf212d693c

Last time I checked this was the recommended thing to do, as quilt + gbp
dont play nicely together.

I'm not totally clear what is going on here, but removing the .pc
directory and going back to a patches-unapplied git seems to fix the
problem for me.

I dont want to push any changes until we agree on what both the cause of
the problem and what the solution is.


Thanks!

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#710481: freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2

2016-01-20 Thread W. Martin Borgert
notfound 612217 0.15.4671+dfsg1-2
notfound 710481 0.15.4671+dfsg1-2
notfound 718515 0.15.4671+dfsg1-2
thanks

IMHO, the bugs #612217, #710481, and #718515 are not present in
the freecad package currently in testing (stretch). If I'm wrong,
don't hesitate to reopen the respective bug(s). Thank you.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2

2016-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> notfound 612217 0.15.4671+dfsg1-2
Bug #612217 [freecad] freecad crashes at startup
Ignoring request to alter found versions of bug #612217 to the same values 
previously set
> notfound 710481 0.15.4671+dfsg1-2
Bug #710481 [freecad] freecad: Warning at package install time
Ignoring request to alter found versions of bug #710481 to the same values 
previously set
> notfound 718515 0.15.4671+dfsg1-2
Bug #718515 [freecad] deleting a distance object makes the program segfault 
(example file provided)
Bug #718522 [freecad] deleting a distance object makes the program segfault 
(example file provided)
Ignoring request to alter found versions of bug #718515 to the same values 
previously set
Ignoring request to alter found versions of bug #718522 to the same values 
previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
612217: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612217
710481: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710481
718515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718515
718522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718522
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


console-bridge_0.3.0-2_source.changes ACCEPTED into unstable

2016-01-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 20 Jan 2016 17:27:35 +0100
Source: console-bridge
Binary: libconsole-bridge0.2v5 libconsole-bridge-dev libconsole-bridge0.2v5-dbg
Architecture: source
Version: 0.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jose Luis Rivero 
Description:
 libconsole-bridge-dev - console bridge - development files
 libconsole-bridge0.2v5 - console bridge - library
 libconsole-bridge0.2v5-dbg - console bridge - debugging symbols
Closes: 811498
Changes:
 console-bridge (0.3.0-2) unstable; urgency=medium
 .
   * Fix package name lost in update by using a symlink libconsole-bridge0.2
   * Patch to implement 0.2 ABI and keep the 0.3 library installed
 (Closes: #811498)
Checksums-Sha1:
 08d3d154f06665ba1840e68afbdf20fab252b054 1927 console-bridge_0.3.0-2.dsc
 0cf2e77d6794e4d008c31444d187d90e8467b041 6298 console-bridge_0.3.0.orig.tar.gz
 ae545cb68bb2c7ec8ea1c79f8919fa679a617820 3640 
console-bridge_0.3.0-2.debian.tar.xz
Checksums-Sha256:
 e9360625bb410bf87c793658b904c766d92b121c227834ae705bbf155782e4d3 1927 
console-bridge_0.3.0-2.dsc
 1b43a1b8d3e762415290d4ba9ef68beb3c8412f340aa053d2b1beec660685a69 6298 
console-bridge_0.3.0.orig.tar.gz
 4f09664e66490bedb616bc9539640b3e232c3e7abe12a5e115951052cab9ad88 3640 
console-bridge_0.3.0-2.debian.tar.xz
Files:
 b20ec0fdd5d644d8804b8ecea2317ed4 1927 libs extra console-bridge_0.3.0-2.dsc
 54502ee866db73d81fc556af1319ce37 6298 libs extra 
console-bridge_0.3.0.orig.tar.gz
 1ff6af636921a1da8a9b367e5838b332 3640 libs extra 
console-bridge_0.3.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCgAGBQJWn7XzAAoJEF6UbAkK/wQnagUH/R96ayA5oEg3bg8hP2pBHZhV
Hp8mwSSVxo8nsv9Gyp4rldOPVzj7tR83gP+PddZrJnQOMuM/HwRyLn0GZstwild0
6qABEUyaeAOg0Y6VB8aXVie3I+0JCeotjzcz0FlKjkbkA2Nq5p2dWa8Kc/sI8Fe2
CgvRVrZt2UUz29P5RAlrnBolnENA0dHrbkITgTPRFu1L8oTWjlOndVYsMuXY9aei
C60OiFlR3oGwkw815DpcmDJhW2ugqfeeouK4xQngt1eGvbrP7/EC3+b0+JLLWra5
G8RnhHZjE5PlDxX4960Z/CLoYzAJHZdt3j+w2E5xkmCRDSAIPwLuoDuW/alzmto=
=0Tj5
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of console-bridge_0.3.0-2_source.changes

2016-01-20 Thread Debian FTP Masters
console-bridge_0.3.0-2_source.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  console-bridge_0.3.0-2.dsc
  console-bridge_0.3.0.orig.tar.gz
  console-bridge_0.3.0-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug#811761: cld2: FTBFS with GCC 6: narrowing conversion

2016-01-20 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://github.com/CLD2Owners/cld2/issues/47
Bug #811761 [cld2] cld2: FTBFS with GCC 6: narrowing conversion
Set Bug forwarded-to-address to 'https://github.com/CLD2Owners/cld2/issues/47'.

-- 
811761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processed: Re: Bug#811761: cld2: FTBFS with GCC 6: narrowing conversion

2016-01-20 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://github.com/CLD2Owners/cld2/issues/47
Bug #811761 [cld2] cld2: FTBFS with GCC 6: narrowing conversion
Ignoring request to change the forwarded-to-address of bug#811761 to the same 
value

-- 
811761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#811429: Removed package(s) from unstable

2016-01-20 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

  blas | 1.2.20110419-11 | source
libblas-doc | 1.2.20110419-11 | all

--- Reason ---
ROM; binary packages taken over by lapack
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 811...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/811429

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

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

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#612217: marked as done (freecad crashes at startup)

2016-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2016 20:17:58 +0100
with message-id <20160120191758.GA8997@fama>
and subject line freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2
has caused the Debian Bug report #612217,
regarding freecad crashes at startup
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 ow...@bugs.debian.org
immediately.)


-- 
612217: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612217
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freecad
Version: 0.10.3247.dfsg-1
Severity: normal

Hello,

after starting freecad in a gnome terminal the following output appears:

martin@laptop:~$ freecad
FreeCAD 0.10, Libs: 0.10R3225
© Juergen Riegel, Werner Mayer 2001-2010
  #   ###   
  ##  # #   #   #
  # ##     # #   #  #   #
    # # #  # #  #  # #  #   #
  # #      ## # #   #
  # #   ## ## # #   #  ##  ##  ##
  # #       ### # #    ##  ##  ##

   Parameter not existing, write initial one
   This warning normally means that FreeCAD is running the first time
   or the configuration was deleted or moved. Build up the standard
   configuration.
   User settings not existing, write initial one
   This warning normally means that FreeCAD is running the first time
   or your configuration was deleted or moved. The system defaults
   will be reestablished for you.
Illegal storage access...
martin@laptop:~$



-- System Information:
Debian Release: 6.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freecad depends on:
ii  libboost-filesy 1.42.0-4 filesystem operations (portable pa
ii  libboost-progra 1.42.0-4 program options library for C++
ii  libboost-regex1 1.42.0-4 regular expression library for C++
ii  libboost-signal 1.42.0-4 managed signals and slots library 
ii  libboost-system 1.42.0-4 Operating system (e.g. diagnostics
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libcoin60   3.1.3-1  high-level 3D graphics kit impleme
ii  libgcc1 1:4.4.5-8GCC support library
ii  libgl1-mesa-glx 7.7.1-4  A free implementation of the OpenG
ii  libglu1-mesa [l 7.7.1-4  The OpenGL utility library (GLU)
ii  libice6 2:1.0.6-2X11 Inter-Client Exchange library
ii  libopencascade- 6.3.0.dfsg.1-6   OpenCASCADE CAE platform shared li
ii  libopencascade- 6.3.0.dfsg.1-6   OpenCASCADE CAE platform shared li
ii  libpython2.62.6.6-8+b1   Shared Python runtime library (ver
ii  libqt4-network  4:4.6.3-4Qt 4 network module
ii  libqt4-opengl   4:4.6.3-4Qt 4 OpenGL module
ii  libqt4-qt3suppo 4:4.6.3-4Qt 3 compatibility library for Qt 
ii  libqt4-svg  4:4.6.3-4Qt 4 SVG module
ii  libqt4-webkit   4:4.6.3-4Qt 4 WebKit module
ii  libqt4-xml  4:4.6.3-4Qt 4 XML module
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsoqt4-20 1.4.2~svn20090224-3  Qt4 GUI component toolkit for Inve
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  libx11-62:1.3.3-4X11 client-side library
ii  libxerces-c28   2.8.0+deb1-2+b1  validating XML parser library for 
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  libxi6  2:1.3-6  X11 Input extension library
ii  libxmu6 2:1.0.5-2X11 miscellaneous utility library
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  libzipios++0c2a 0.1.5.9+cvs.2007.04.28-5 a small C++ library for reading zi
ii  python  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-support  1.0.10   automated rebuilding support for P
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages freecad recommends:
ii  python-pivy0.5.0~svn765-2+b1 Coin binding for Python

Versions of packages freecad suggests:
ii  

Bug#710481: marked as done (freecad: Warning at package install time)

2016-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2016 20:17:58 +0100
with message-id <20160120191758.GA8997@fama>
and subject line freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2
has caused the Debian Bug report #710481,
regarding freecad: Warning at package install time
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 ow...@bugs.debian.org
immediately.)


-- 
710481: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710481
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freecad
Version: 0.13.1830-dfsg-2
Severity: normal

When installing freecad, I get the following warnings from dpkg:

Setting up freecad (0.13.1830-dfsg-2) ...
/usr/lib/freecad/Mod/Ship/simRun/Simulation.py:81: SyntaxWarning: import * only 
allowed at module level
  def run(self):
/usr/lib/freecad/Mod/Ship/simRun/Simulation.py:81: SyntaxWarning: import * only 
allowed at module level
  def run(self):

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freecad depends on:
ii  libboost-filesystem1.49.0   1.49.0-4
ii  libboost-program-options1.49.0  1.49.0-4
ii  libboost-regex1.49.01.49.0-4
ii  libboost-signals1.49.0  1.49.0-4
ii  libboost-system1.49.0   1.49.0-4
ii  libboost-thread1.49.0   1.49.0-4
ii  libc6   2.17-3
ii  libcoin80   3.1.4~abc9f50-3
ii  libgcc1 1:4.8.0-9
ii  libgfortran34.8.0-9
ii  libgl1-mesa-glx [libgl1]8.0.5-6
ii  libglu1-mesa [libglu1]  8.0.5-6
ii  libice6 2:1.0.8-2
ii  liboce-foundation2  0.9.1-3
ii  liboce-modeling20.9.1-3
ii  liboce-ocaf-lite2   0.9.1-3
ii  liboce-ocaf20.9.1-3
ii  liboce-visualization2   0.9.1-3
ii  libpython2.72.7.5-4
ii  libqt4-network  4:4.8.4+dfsg-4
ii  libqt4-opengl   4:4.8.4+dfsg-4
ii  libqt4-svg  4:4.8.4+dfsg-4
ii  libqt4-xml  4:4.8.4+dfsg-4
ii  libqt4-xmlpatterns  4:4.8.4+dfsg-4
ii  libqtcore4  4:4.8.4+dfsg-4
ii  libqtgui4   4:4.8.4+dfsg-4
ii  libqtwebkit42.2.1-5
ii  libquadmath04.8.0-9
ii  libsm6  2:1.2.1-2
ii  libsoqt4-20 1.5.0-2.1
ii  libspnav0   0.2.2-1
ii  libstdc++6  4.8.0-9
ii  libx11-62:1.5.0-1+deb7u1
ii  libxerces-c28   2.8.0+deb1-3
ii  libxext62:1.3.1-2+deb7u1
ii  libxmu6 2:1.1.1-1
ii  libzipios++0c2a 0.1.5.9+cvs.2007.04.28-5.1
ii  python  2.7.3-5
ii  python-matplotlib   1.2.0-1
ii  python-pivy 0.5.0~v609hg-2
ii  python-support  1.0.15
ii  zlib1g  1:1.2.8.dfsg-1

freecad recommends no packages.

Versions of packages freecad suggests:
ii  freecad-doc  0.13.1830-dfsg-2

-- no debconf information
--- End Message ---
--- Begin Message ---
freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#718522: marked as done (deleting a distance object makes the program segfault (example file provided))

2016-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2016 20:17:58 +0100
with message-id <20160120191758.GA8997@fama>
and subject line freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2
has caused the Debian Bug report #718515,
regarding deleting a distance object makes the program segfault (example file 
provided)
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 ow...@bugs.debian.org
immediately.)


-- 
718515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718515
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freecad
Version: 0.13~20121120.git5082ae2-2~exp2
Severity: important

Greetings,

This is a reproducible problem and a recurrent one: I create lots of
distance object using the measure tool. I do not want, however, to
have them stored in the file, and I thus erase them right after the
distance measurement. Very often, one recently created distance object
would make the program crash when I try to delete it. I provide a test
file with a distance object in it that, upon deletion, makes the
program reproducibly crash. I cannot test the new freecad version in
unstable right now (almost no internet connectivity). Feel free to
close the bug if the provided file works fine with the new version.

Sincerely,
Filippo

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-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

Versions of packages freecad depends on:
ii  libboost-filesystem1.49.0   1.49.0-3.2
ii  libboost-program-options1.49.0  1.49.0-3.2
ii  libboost-regex1.49.01.49.0-3.2
ii  libboost-signals1.49.0  1.49.0-3.2
ii  libboost-system1.49.0   1.49.0-3.2
ii  libboost-thread1.49.0   1.49.0-3.2
ii  libc6   2.17-3
ii  libcoin60   3.1.3-2.2
ii  libgcc1 1:4.8.1-2
ii  libgfortran34.8.1-2
ii  libgl1-mesa-glx [libgl1]8.0.5-6
ii  libglu1-mesa [libglu1]  8.0.5-6
ii  libice6 2:1.0.8-2
ii  liboce-foundation2  0.9.1-3
ii  liboce-modeling20.9.1-3
ii  liboce-ocaf-lite2   0.9.1-3
ii  liboce-ocaf20.9.1-3
ii  liboce-visualization2   0.9.1-3
ii  libpython2.72.7.5-5
ii  libqt4-network  4:4.8.4+dfsg-4
ii  libqt4-opengl   4:4.8.4+dfsg-4
ii  libqt4-svg  4:4.8.4+dfsg-4
ii  libqt4-xml  4:4.8.4+dfsg-4
ii  libqt4-xmlpatterns  4:4.8.4+dfsg-4
ii  libqtcore4  4:4.8.4+dfsg-4
ii  libqtgui4   4:4.8.4+dfsg-4
ii  libqtwebkit42.2.1-5
ii  libquadmath04.8.1-2
ii  libsm6  2:1.2.1-2
ii  libsoqt4-20 1.5.0-2
ii  libspnav0   0.2.2-1
ii  libstdc++6  4.8.1-2
ii  libx11-62:1.5.0-1+deb7u1
ii  libxerces-c28   2.8.0+deb1-3
ii  libxext62:1.3.1-2+deb7u1
ii  libxmu6 2:1.1.1-1
ii  libzipios++0c2a 0.1.5.9+cvs.2007.04.28-5.1
ii  python  2.7.3-5
ii  python-pivy 0.5.0~v609hg-1
ii  python-support  1.0.15
ii  zlib1g  1:1.2.8.dfsg-1

freecad recommends no packages.

Versions of packages freecad suggests:
ii  freecad-doc  0.13~20121120.git5082ae2-2~exp2

-- no debconf information


test.FCStd
Description: Zip archive
--- End Message ---
--- Begin Message ---
freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#718515: marked as done (deleting a distance object makes the program segfault (example file provided))

2016-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2016 20:17:58 +0100
with message-id <20160120191758.GA8997@fama>
and subject line freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2
has caused the Debian Bug report #718515,
regarding deleting a distance object makes the program segfault (example file 
provided)
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 ow...@bugs.debian.org
immediately.)


-- 
718515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718515
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freecad
Version: 0.13~20121120.git5082ae2-2~exp2
Severity: important

Greetings,

This is a reproducible problem and a recurrent one: I create lots of
distance object using the measure tool. I do not want, however, to
have them stored in the file, and I thus erase them right after the
distance measurement. Very often, one recently created distance object
would make the program crash when I try to delete it. I provide a test
file with a distance object in it that, upon deletion, makes the
program reproducibly crash. I cannot test the new freecad version in
unstable right now (almost no internet connectivity). Feel free to
close the bug if the provided file works fine with the new version.

Sincerely,
Filippo

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-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

Versions of packages freecad depends on:
ii  libboost-filesystem1.49.0   1.49.0-3.2
ii  libboost-program-options1.49.0  1.49.0-3.2
ii  libboost-regex1.49.01.49.0-3.2
ii  libboost-signals1.49.0  1.49.0-3.2
ii  libboost-system1.49.0   1.49.0-3.2
ii  libboost-thread1.49.0   1.49.0-3.2
ii  libc6   2.17-3
ii  libcoin60   3.1.3-2.2
ii  libgcc1 1:4.8.1-2
ii  libgfortran34.8.1-2
ii  libgl1-mesa-glx [libgl1]8.0.5-6
ii  libglu1-mesa [libglu1]  8.0.5-6
ii  libice6 2:1.0.8-2
ii  liboce-foundation2  0.9.1-3
ii  liboce-modeling20.9.1-3
ii  liboce-ocaf-lite2   0.9.1-3
ii  liboce-ocaf20.9.1-3
ii  liboce-visualization2   0.9.1-3
ii  libpython2.72.7.5-5
ii  libqt4-network  4:4.8.4+dfsg-4
ii  libqt4-opengl   4:4.8.4+dfsg-4
ii  libqt4-svg  4:4.8.4+dfsg-4
ii  libqt4-xml  4:4.8.4+dfsg-4
ii  libqt4-xmlpatterns  4:4.8.4+dfsg-4
ii  libqtcore4  4:4.8.4+dfsg-4
ii  libqtgui4   4:4.8.4+dfsg-4
ii  libqtwebkit42.2.1-5
ii  libquadmath04.8.1-2
ii  libsm6  2:1.2.1-2
ii  libsoqt4-20 1.5.0-2
ii  libspnav0   0.2.2-1
ii  libstdc++6  4.8.1-2
ii  libx11-62:1.5.0-1+deb7u1
ii  libxerces-c28   2.8.0+deb1-3
ii  libxext62:1.3.1-2+deb7u1
ii  libxmu6 2:1.1.1-1
ii  libzipios++0c2a 0.1.5.9+cvs.2007.04.28-5.1
ii  python  2.7.3-5
ii  python-pivy 0.5.0~v609hg-1
ii  python-support  1.0.15
ii  zlib1g  1:1.2.8.dfsg-1

freecad recommends no packages.

Versions of packages freecad suggests:
ii  freecad-doc  0.13~20121120.git5082ae2-2~exp2

-- no debconf information


test.FCStd
Description: Zip archive
--- End Message ---
--- Begin Message ---
freecad bugs cannot be reproduced in 0.15.4671+dfsg1-2--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Processed: clone bugs

2016-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> clone 810990 -1 -2
Bug #810990 [libxmlrpcpp-dev,heimdal-dev] libxmlrpcpp-dev: 
/usr/include/base64.h already shipped by heimdal-dev
Bug 810990 cloned as bugs 812129-812130
> reassign -1 libxmlrpcpp-dev
Bug #812129 [libxmlrpcpp-dev,heimdal-dev] libxmlrpcpp-dev: 
/usr/include/base64.h already shipped by heimdal-dev
Bug reassigned from package 'libxmlrpcpp-dev,heimdal-dev' to 'libxmlrpcpp-dev'.
No longer marked as found in versions heimdal/1.6~rc2+dfsg-10 and 
ros-ros-comm/1.11.16-2.
Ignoring request to alter fixed versions of bug #812129 to the same values 
previously set
> reassign -2 heimdal-dev
Bug #812130 [libxmlrpcpp-dev,heimdal-dev] libxmlrpcpp-dev: 
/usr/include/base64.h already shipped by heimdal-dev
Bug reassigned from package 'libxmlrpcpp-dev,heimdal-dev' to 'heimdal-dev'.
No longer marked as found in versions heimdal/1.6~rc2+dfsg-10 and 
ros-ros-comm/1.11.16-2.
Ignoring request to alter fixed versions of bug #812130 to the same values 
previously set
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
810990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810990
812129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812129
812130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#812083: reassign 812083 to libconsole-bridge-dev

2016-01-20 Thread Jochen Sprickerhof
reassign 812083 libconsole-bridge-dev
tag 812083 patch
retitle retitle libconsole-bridge-dev: missing cmake files
thanks

Hi,

This is actually due to a new version of libconsole-bridge-dev. Upstream
moved the cmake files from usr/share to usr/lib. The attached patch
fixes this.

Cheers Jochen
From 15603360c8f21f5775cd6c8f4f5cf9639b4d4f20 Mon Sep 17 00:00:00 2001
From: Jochen Sprickerhof 
Date: Wed, 20 Jan 2016 22:56:20 +0100
Subject: [PATCH] Install cmake files again

---
 debian/libconsole-bridge-dev.install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/libconsole-bridge-dev.install b/debian/libconsole-bridge-dev.install
index 60fe5cb..10685ff 100644
--- a/debian/libconsole-bridge-dev.install
+++ b/debian/libconsole-bridge-dev.install
@@ -1,3 +1,4 @@
 usr/include/*
 usr/lib/*/*.so
 usr/lib/*/pkgconfig/*
+usr/lib/*/console_bridge
-- 
2.7.0.rc3



signature.asc
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Processed (with 1 error): reassign 812083 to libconsole-bridge-dev

2016-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 812083 libconsole-bridge-dev
Bug #812083 [src:ros-ros-comm] ros-ros-comm: FTBFS: Make Error at 
tools/rosbag_storage/CMakeLists.txt:5 (find_package)
Bug reassigned from package 'src:ros-ros-comm' to 'libconsole-bridge-dev'.
No longer marked as found in versions ros-ros-comm/1.11.16-2.
Ignoring request to alter fixed versions of bug #812083 to the same values 
previously set
> tag 812083 patch
Bug #812083 [libconsole-bridge-dev] ros-ros-comm: FTBFS: Make Error at 
tools/rosbag_storage/CMakeLists.txt:5 (find_package)
Added tag(s) patch.
> retitle retitle libconsole-bridge-dev: missing cmake files
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
812083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812083
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of console-bridge_0.3.0-3_source.changes

2016-01-20 Thread Debian FTP Masters
console-bridge_0.3.0-3_source.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  console-bridge_0.3.0-3.dsc
  console-bridge_0.3.0-3.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of console-bridge_0.3.0-3_source.changes

2016-01-20 Thread Debian FTP Masters
console-bridge_0.3.0-3_source.changes uploaded successfully to localhost
along with the files:
  console-bridge_0.3.0-3.dsc
  console-bridge_0.3.0-3.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


sdformat_4.0.0-1_source.changes REJECTED

2016-01-20 Thread Debian FTP Masters


Source-only uploads to NEW are not allowed.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of sdformat_4.0.0-1_source.changes

2016-01-20 Thread Debian FTP Masters
sdformat_4.0.0-1_source.changes uploaded successfully to ftp-master.debian.org
along with the files:
  sdformat_4.0.0-1.dsc
  sdformat_4.0.0.orig.tar.bz2
  sdformat_4.0.0-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


console-bridge_0.3.0-3_source.changes ACCEPTED into unstable

2016-01-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 20 Jan 2016 23:13:17 +
Source: console-bridge
Binary: libconsole-bridge0.2v5 libconsole-bridge-dev libconsole-bridge0.2v5-dbg
Architecture: source
Version: 0.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jose Luis Rivero 
Description:
 libconsole-bridge-dev - console bridge - development files
 libconsole-bridge0.2v5 - console bridge - library
 libconsole-bridge0.2v5-dbg - console bridge - debugging symbols
Closes: 812083
Changes:
 console-bridge (0.3.0-3) unstable; urgency=medium
 .
   * Include cmake module in -dev package
 Patch by Jochen Sprickerhof 
 (Closes: #812083)
Checksums-Sha1:
 c23a2247c8197ee737d9de0d4e8249e37c1b5ce5 1927 console-bridge_0.3.0-3.dsc
 2458c4e45677158d673078f210eb9cbd48201a8b 3712 
console-bridge_0.3.0-3.debian.tar.xz
Checksums-Sha256:
 57a61bc63d78a381a49a7b0cd26076494c97afbccc210f3109344f3444f25b43 1927 
console-bridge_0.3.0-3.dsc
 cf8cf9074b91e3b33732ae575687db5693955e72787afbf5eceb126b74153e2a 3712 
console-bridge_0.3.0-3.debian.tar.xz
Files:
 bc345d1e1625b872dc0c5b8bec94c105 1927 libs extra console-bridge_0.3.0-3.dsc
 65027e68b6dbbab6f39e2214cbbd1299 3712 libs extra 
console-bridge_0.3.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBCgAGBQJWoBTRAAoJEF6UbAkK/wQnAJ8H/3kxLZ/S8QakEXuV+KKwXNBf
gJ/gnAJitduqa/PGtFf8pjTVLELDl7pgpOP3yzd37KwX41SEdZypKwP6v/jn8pW6
BJ5nbmMy8TYCtnBHcPJuEXoHJwCyaUi1L0Ksij4sTPgObHDoXz11dgKqAzdq/EQJ
/G3/r050YJEAHeYbxm4jm1Dpqti5W7v3jknXH4SJRvZqcv73cEIvrIUOXLmI1G+0
yymsDzxuuueKMp0YqjDy/O4JXEUZNlnez1fT4UKntpxBpoyV+AXIQ5VaXM27o1pd
r4gqcYLK4acKZV+4bAlFZZw4cW3rtV6JUs+b7eyk+iGP7B9mQ+74cnzs22HNh9k=
=YVec
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#812083: marked as done (ros-ros-comm: FTBFS: Make Error at tools/rosbag_storage/CMakeLists.txt:5 (find_package))

2016-01-20 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jan 2016 23:48:47 +
with message-id 
and subject line Bug#812083: fixed in console-bridge 0.3.0-3
has caused the Debian Bug report #812083,
regarding ros-ros-comm: FTBFS: Make Error at 
tools/rosbag_storage/CMakeLists.txt:5 (find_package)
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 ow...@bugs.debian.org
immediately.)


-- 
812083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812083
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ros-ros-comm
Version: 1.11.16-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ros-ros-comm fails to build from source in unstable/amd64:

  [..]

  
roswtf_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/utilities/roswtf
  
  //The directory containing a CMake configuration file for std_msgs.
  std_msgs_DIR:PATH=/usr/share/std_msgs/cmake
  
  //Value Computed by CMake
  
xmlrpcpp_BINARY_DIR:STATIC=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/utilities/xmlrpcpp
  
  //The directory containing a CMake configuration file for xmlrpcpp.
  
xmlrpcpp_DIR:PATH=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/devel/share/xmlrpcpp/cmake
  
  //Dependencies for target
  xmlrpcpp_LIB_DEPENDS:STATIC=
  
  //Value Computed by CMake
  
xmlrpcpp_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/utilities/xmlrpcpp
  
  
  
  # INTERNAL cache entries
  
  
  //ADVANCED property for variable: Boost_DIR
  Boost_DIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_DEBUG
  Boost_FILESYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_RELEASE
  Boost_FILESYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_INCLUDE_DIR
  Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_LIBRARY_DIR_DEBUG
  Boost_LIBRARY_DIR_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_LIBRARY_DIR_RELEASE
  Boost_LIBRARY_DIR_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_REGEX_LIBRARY_DEBUG
  Boost_REGEX_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_REGEX_LIBRARY_RELEASE
  Boost_REGEX_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SIGNALS_LIBRARY_DEBUG
  Boost_SIGNALS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SIGNALS_LIBRARY_RELEASE
  Boost_SIGNALS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
  Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
  Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_THREAD_LIBRARY_DEBUG
  Boost_THREAD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_THREAD_LIBRARY_RELEASE
  Boost_THREAD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //catkin environment
  
CATKIN_ENV:INTERNAL=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh
  
CATKIN_TEST_RESULTS_DIR:INTERNAL=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/test_results
  //ADVANCED property for variable: CMAKE_AR
  CMAKE_AR-ADVANCED:INTERNAL=1
  //This is the directory where this CMakeCache.txt was created
  
CMAKE_CACHEFILE_DIR:INTERNAL=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu
  //Major version of cmake used to create the current loaded cache
  CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  //Minor version of cmake used to create the current loaded cache
  CMAKE_CACHE_MINOR_VERSION:INTERNAL=4
  //Patch version of cmake used to create the current loaded cache
  CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
  //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
  CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
  //Path to CMake executable.
  CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
  //Path to cpack program executable.
  CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
  //Path to ctest program executable.
  CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
  //ADVANCED property for variable: CMAKE_CXX_COMPILER
  CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
  //ADVANCED 

Bug#811821: [eclib] gcc 6 build failure forwarded upstream

2016-01-20 Thread Julien Puydt

Hi,

I notified upstream ; thanks for the hint!

Snark on #debian-science

--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#812083: ros-ros-comm: FTBFS: Make Error at tools/rosbag_storage/CMakeLists.txt:5 (find_package)

2016-01-20 Thread Chris Lamb
Source: ros-ros-comm
Version: 1.11.16-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ros-ros-comm fails to build from source in unstable/amd64:

  [..]

  
roswtf_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/utilities/roswtf
  
  //The directory containing a CMake configuration file for std_msgs.
  std_msgs_DIR:PATH=/usr/share/std_msgs/cmake
  
  //Value Computed by CMake
  
xmlrpcpp_BINARY_DIR:STATIC=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/utilities/xmlrpcpp
  
  //The directory containing a CMake configuration file for xmlrpcpp.
  
xmlrpcpp_DIR:PATH=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/devel/share/xmlrpcpp/cmake
  
  //Dependencies for target
  xmlrpcpp_LIB_DEPENDS:STATIC=
  
  //Value Computed by CMake
  
xmlrpcpp_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/utilities/xmlrpcpp
  
  
  
  # INTERNAL cache entries
  
  
  //ADVANCED property for variable: Boost_DIR
  Boost_DIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_DEBUG
  Boost_FILESYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_FILESYSTEM_LIBRARY_RELEASE
  Boost_FILESYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_INCLUDE_DIR
  Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_LIBRARY_DIR_DEBUG
  Boost_LIBRARY_DIR_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_LIBRARY_DIR_RELEASE
  Boost_LIBRARY_DIR_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_REGEX_LIBRARY_DEBUG
  Boost_REGEX_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_REGEX_LIBRARY_RELEASE
  Boost_REGEX_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SIGNALS_LIBRARY_DEBUG
  Boost_SIGNALS_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SIGNALS_LIBRARY_RELEASE
  Boost_SIGNALS_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
  Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
  Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_THREAD_LIBRARY_DEBUG
  Boost_THREAD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_THREAD_LIBRARY_RELEASE
  Boost_THREAD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //catkin environment
  
CATKIN_ENV:INTERNAL=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh
  
CATKIN_TEST_RESULTS_DIR:INTERNAL=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu/test_results
  //ADVANCED property for variable: CMAKE_AR
  CMAKE_AR-ADVANCED:INTERNAL=1
  //This is the directory where this CMakeCache.txt was created
  
CMAKE_CACHEFILE_DIR:INTERNAL=/home/lamby/temp/cdt.20160120122038.zVASOBK0h6/ros-ros-comm-1.11.16/obj-x86_64-linux-gnu
  //Major version of cmake used to create the current loaded cache
  CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  //Minor version of cmake used to create the current loaded cache
  CMAKE_CACHE_MINOR_VERSION:INTERNAL=4
  //Patch version of cmake used to create the current loaded cache
  CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
  //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
  CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
  //Path to CMake executable.
  CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
  //Path to cpack program executable.
  CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
  //Path to ctest program executable.
  CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
  //ADVANCED property for variable: CMAKE_CXX_COMPILER
  CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS
  CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
  CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
  CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
  CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
  CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_COMPILER
  CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS
  CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  

Processing of calculix-ccx-doc_2.9-1_source.changes

2016-01-20 Thread Debian FTP Masters
calculix-ccx-doc_2.9-1_source.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  calculix-ccx-doc_2.9-1.dsc
  calculix-ccx-doc_2.9.orig.tar.bz2
  calculix-ccx-doc_2.9-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of calculix-ccx_2.9-1_source.changes

2016-01-20 Thread Debian FTP Masters
calculix-ccx_2.9-1_source.changes uploaded successfully to ftp-master.debian.org
along with the files:
  calculix-ccx_2.9-1.dsc
  calculix-ccx_2.9.orig.tar.bz2
  calculix-ccx_2.9-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of glpk-java_1.3.1-1_amd64.changes

2016-01-20 Thread Debian FTP Masters
glpk-java_1.3.1-1_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  glpk-java_1.3.1-1.dsc
  glpk-java_1.3.1.orig.tar.gz
  glpk-java_1.3.1-1.debian.tar.xz
  libglpk-java-dbgsym_1.3.1-1_amd64.deb
  libglpk-java_1.3.1-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of glpk-java_1.3.1-1_amd64.changes

2016-01-20 Thread Debian FTP Masters
glpk-java_1.3.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  glpk-java_1.3.1-1.dsc
  glpk-java_1.3.1.orig.tar.gz
  glpk-java_1.3.1-1.debian.tar.xz
  libglpk-java-dbgsym_1.3.1-1_amd64.deb
  libglpk-java_1.3.1-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of calculix-ccx_2.9-1_source.changes

2016-01-20 Thread Debian FTP Masters
calculix-ccx_2.9-1_source.changes uploaded successfully to localhost
along with the files:
  calculix-ccx_2.9-1.dsc
  calculix-ccx_2.9.orig.tar.bz2
  calculix-ccx_2.9-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of calculix-ccx-test_2.9-1_source.changes

2016-01-20 Thread Debian FTP Masters
calculix-ccx-test_2.9-1_source.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  calculix-ccx-test_2.9-1.dsc
  calculix-ccx-test_2.9.orig.tar.bz2
  calculix-ccx-test_2.9-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#812094: ros-roscpp-core: FTBFS: Could not find a package configuration file provided by "console_bridge"

2016-01-20 Thread Chris Lamb
Source: ros-roscpp-core
Version: 0.5.6-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

ros-roscpp-core fails to build from source in unstable/amd64:

  [..]

  //Path to a program.
  NOSETESTS:FILEPATH=NOSETESTS-NOTFOUND
  
  //Path to a program.
  PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python
  
  //Specify specific Python version to use ('major.minor' or 'major')
  PYTHON_VERSION:STRING=
  
  //Path to a library.
  RT_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.so
  
  //Enable debian style python package layout
  SETUPTOOLS_DEB_LAYOUT:BOOL=ON
  
  //Path to a file.
  _CATKIN_GTEST_INCLUDE:FILEPATH=/usr/include/gtest/gtest.h
  
  //Path to a file.
  _CATKIN_GTEST_SRC:FILEPATH=/usr/src/gtest/src/gtest.cc
  
  //The directory containing a CMake configuration file for catkin.
  catkin_DIR:PATH=/usr/share/catkin/cmake
  
  //The directory containing a CMake configuration file for console_bridge.
  console_bridge_DIR:PATH=console_bridge_DIR-NOTFOUND
  
  //Value Computed by CMake
  
cpp_common_BINARY_DIR:STATIC=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/obj-x86_64-linux-gnu/cpp_common
  
  //Value Computed by CMake
  
cpp_common_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/cpp_common
  
  //Value Computed by CMake
  
gtest_BINARY_DIR:STATIC=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/obj-x86_64-linux-gnu/gtest
  
  //Dependencies for the target
  gtest_LIB_DEPENDS:STATIC=general;-lpthread;
  
  //Value Computed by CMake
  gtest_SOURCE_DIR:STATIC=/usr/src/gtest
  
  //Build gtest's sample programs.
  gtest_build_samples:BOOL=OFF
  
  //Build all of gtest's own tests.
  gtest_build_tests:BOOL=OFF
  
  //Disable uses of pthreads in gtest.
  gtest_disable_pthreads:BOOL=OFF
  
  //Use shared (DLL) run-time lib even when Google Test is built
  // as static lib.
  gtest_force_shared_crt:BOOL=OFF
  
  //Dependencies for the target
  gtest_main_LIB_DEPENDS:STATIC=general;-lpthread;general;gtest;
  
  //Value Computed by CMake
  
roscpp_core_BINARY_DIR:STATIC=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/obj-x86_64-linux-gnu
  
  //Value Computed by CMake
  
roscpp_core_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6
  
  //Value Computed by CMake
  
roscpp_traits_BINARY_DIR:STATIC=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/obj-x86_64-linux-gnu/roscpp_traits
  
  //Value Computed by CMake
  
roscpp_traits_SOURCE_DIR:STATIC=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/roscpp_traits
  
  
  
  # INTERNAL cache entries
  
  
  //ADVANCED property for variable: Boost_DIR
  Boost_DIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_INCLUDE_DIR
  Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_LIBRARY_DIR_DEBUG
  Boost_LIBRARY_DIR_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_LIBRARY_DIR_RELEASE
  Boost_LIBRARY_DIR_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
  Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
  Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_THREAD_LIBRARY_DEBUG
  Boost_THREAD_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
  //ADVANCED property for variable: Boost_THREAD_LIBRARY_RELEASE
  Boost_THREAD_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
  //catkin environment
  
CATKIN_ENV:INTERNAL=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/obj-x86_64-linux-gnu/catkin_generated/env_cached.sh
  
CATKIN_TEST_RESULTS_DIR:INTERNAL=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/obj-x86_64-linux-gnu/test_results
  //ADVANCED property for variable: CMAKE_AR
  CMAKE_AR-ADVANCED:INTERNAL=1
  //This is the directory where this CMakeCache.txt was created
  
CMAKE_CACHEFILE_DIR:INTERNAL=/home/lamby/temp/cdt.20160120145910.XuLwsnVWmM/ros-roscpp-core-0.5.6/obj-x86_64-linux-gnu
  //Major version of cmake used to create the current loaded cache
  CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  //Minor version of cmake used to create the current loaded cache
  CMAKE_CACHE_MINOR_VERSION:INTERNAL=4
  //Patch version of cmake used to create the current loaded cache
  CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
  //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
  CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
  //Path to CMake executable.
  CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
  //Path to cpack program executable.
  CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
  //Path to ctest program executable.
  CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
  //ADVANCED property for variable: CMAKE_CXX_COMPILER