Bug#893172: python-sagenb depends on cruft package python-flask-autoindex

2018-03-17 Thread Sebastian Ramacher
Control: reassign -1 src:flask-autoindex 0.6+0git20160725-02b454-5
Control: affects -1 python-sagenb

On 2018-03-17 05:46:42, peter green wrote:
> Package: python-sagenb
> Severity: serious
> Tags: buster,sid
> 
> python-sagenb depends on python-flask-autoindex which is no longer built by 
> source package flask-autoindex

It seems like this package was dropped from flask-autoindex without checking
it's reverse dependencies. Re-assigning to flask-autoindex. Jonathan, please
re-introduce python-flask-autoindex.

Cheers
-- 
Sebastian Ramacher


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

Bug#873192: Bug#873182: please drop transitional package libav-tools

2017-11-17 Thread Sebastian Ramacher
severity 873192 serious
severity 873195 serious
severity 873191 serious
thanks

> On 2017-08-25 13:44:06, Holger Levsen wrote:
> > Package: libav-tools
> > Version: 7:3.2.5-1
> > Severity: normal
> > user: qa.debian@packages.debian.org
> > usertags: transitional
> > 
> > Please drop transitional package libav-tools for Buster, as it has been 
> > released with Stretch.
> > 
> > Thanks for maintaining ffmpeg!
> 
> So let's get this started:
> 
> Dear maintainers of libav-tools reverse dependencies. We would like to drop 
> the
> libav-tools package during the buster life cycle. So please switch the
> dependencies to ffmpeg and check that your package still works after the 
> switch.

Bumping the serverity of the remaining bugs to serious, so we can get thix
fixed.

Cheers
-- 
Sebastian Ramacher


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

Bug#874391: O: kdiagram -- library for creating business charts

2017-09-05 Thread Sebastian Ramacher
Package: wnpp
Severity: normal

I intend to orphan the kdiagram package. Ideally the new maintainer of
massif-visualizier (#873645) or the maintainer of heaptrack (CCed) would adapt
it.

The package description is:
 KD Charts provides an implementation of the ODF Chart specification. It
 supports stock charts, box charts, and whisker charts and allows one to
 integrate these charts in Qt-based applications.


Cheers
-- 
Sebastian Ramacher


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

Re: Bug#873182: please drop transitional package libav-tools

2017-08-25 Thread Sebastian Ramacher
Control: clone -1 -2
Control: reassign -2 ffdiaporama 1.5-5
Control: retitle -2 ffdiaporama: please switch to ffmpeg
Control: severity -2 important
Control: tags -2 = sid buster
Control: clone -1 -3
Control: reassign -3 libgfs-dev 20131206+dfsg-17
Control: retitle -3 libgfs-dev: please switch to ffmpeg
Control: severity -3 important
Control: tags -3 = sid buster
Control: clone -1 -4
Control: reassign -4 ifetch-tools 0.15.26c-1
Control: retitle -4 ifetch-tools: please switch to ffmpeg
Control: severity -4 important
Control: tags -4 = sid buster
Control: clone -1 -5
Control: reassign -5 pysatellites 2.4-2
Control: retitle -5 pysatellites: please switch to ffmpeg
Control: severity -5 important
Control: tags -5 = sid buster
Control: clone -1 -6
Control: reassign -6 zoomer 0.1-1.1
Control: retitle -6 zoomer: please switch to ffmpeg
Control: severity -6 important
Control: tags -6 = sid buster
Control: block -1 by -2 -3 -4 -5 -6

On 2017-08-25 13:44:06, Holger Levsen wrote:
> Package: libav-tools
> Version: 7:3.2.5-1
> Severity: normal
> user: qa.debian@packages.debian.org
> usertags: transitional
> 
> Please drop transitional package libav-tools for Buster, as it has been 
> released with Stretch.
> 
> Thanks for maintaining ffmpeg!

So let's get this started:

Dear maintainers of libav-tools reverse dependencies. We would like to drop the
libav-tools package during the buster life cycle. So please switch the
dependencies to ffmpeg and check that your package still works after the switch.

Cheers
-- 
Sebastian Ramacher


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

Bug#822055: maria: diff for NMU version 1.3.5-4.1

2016-12-01 Thread Sebastian Ramacher
Dear maintainer,

I've prepared an NMU for maria (versioned as 1.3.5-4.1). The diff
is attached to this message.

Regards.
-- 
Sebastian Ramacher
diff -Nru maria-1.3.5/debian/changelog maria-1.3.5/debian/changelog
--- maria-1.3.5/debian/changelog	2011-05-13 22:11:51.0 +0200
+++ maria-1.3.5/debian/changelog	2016-12-01 23:06:16.0 +0100
@@ -1,3 +1,12 @@
+maria (1.3.5-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Santiago Vila ]
+  * Add build-arch and build-indep targets. (Closes: #822055)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Thu, 01 Dec 2016 23:06:16 +0100
+
 maria (1.3.5-4) unstable; urgency=low
 
   * debian/control:
diff -Nru maria-1.3.5/debian/rules maria-1.3.5/debian/rules
--- maria-1.3.5/debian/rules	2011-05-13 22:11:51.0 +0200
+++ maria-1.3.5/debian/rules	2016-12-01 23:04:47.0 +0100
@@ -14,6 +14,10 @@
   OPTFLAGS = -O0
 endif
 
+build-arch: build
+
+build-indep: build
+
 build: build-stamp
 
 build-stamp:
@@ -87,4 +91,4 @@
 	dh_builddeb -a
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch install-indep install-arch 
+.PHONY: build build-arch build-indep clean binary-indep binary-arch install-indep install-arch


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

Bug#835351: libm4ri: parallel builds and automatic dbgsym packages

2016-08-24 Thread Sebastian Ramacher
Source: libm4ri
Version: 20140914-2
Severity: minor

I had to modify libm4ri locally for some tests. The attached patch is a
byproduct of these tests. It enables parallel builds and removes the
manual -dbg package in favor of the automatic dbgsym package.

Cheers
-- 
Sebastian Ramacher
Institute for Applied Information Processing and Communications,
Graz University of Technology
Inffeldgasse 16a, 8010 Graz, Austria
Web: http://www.iaik.tugraz.at/
diff -Nru libm4ri-20140914/debian/changelog libm4ri-20140914/debian/changelog
--- libm4ri-20140914/debian/changelog	2014-10-18 22:57:36.0 +0200
+++ libm4ri-20140914/debian/changelog	2016-08-24 17:09:06.0 +0200
@@ -1,3 +1,11 @@
+libm4ri (20140914-2.1) UNRELEASED; urgency=medium
+
+  * Use automatic dbgsym package.
+  * Enable parallel builds.
+  * Remove unnecessary ${shlibs:Depends} in libm4ri-dev.
+
+ -- Sebastian Ramacher <sebastian.ramac...@iaik.tugraz.at>  Wed, 24 Aug 2016 16:57:48 +0200
+
 libm4ri (20140914-2) unstable; urgency=medium
 
   [ Cédric Boutillier ]
diff -Nru libm4ri-20140914/debian/control libm4ri-20140914/debian/control
--- libm4ri-20140914/debian/control	2014-10-18 22:49:42.0 +0200
+++ libm4ri-20140914/debian/control	2016-08-24 16:57:07.0 +0200
@@ -21,8 +21,7 @@
 Package: libm4ri-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends},
- ${misc:Depends},
+Depends: ${misc:Depends},
  libm4ri-0.0.20140914 (= ${binary:Version})
 Description: Method of the Four Russians Inversion library, development files
  M4RI is a library for fast arithmetic with dense matrices over F2.
@@ -48,20 +47,3 @@
  algorithm which is probably better referred to as Kronrod's method.
  .
  This package contains the m4ri shared library.
-
-Package: libm4ri-0.0.20140914-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libm4ri-0.0.20140914 (= ${binary:Version}),
- ${misc:Depends}
-Description: debugging symbols for libm4ri-0.0.20140914
- M4RI is a library for fast arithmetic with dense matrices over F2.
- The name M4RI comes from the first implemented algorithm: The "Method
- of the Four Russians" inversion algorithm. This algorithm in turn is
- named after the "Method of the Four Russians" multiplication
- algorithm which is probably better referred to as Kronrod's method.
- .
- This package contains the debugging symbols for libm4ri-0.0.20140914.
-
diff -Nru libm4ri-20140914/debian/libm4ri-0.0.20140914-dbg.lintian-overrides libm4ri-20140914/debian/libm4ri-0.0.20140914-dbg.lintian-overrides
--- libm4ri-20140914/debian/libm4ri-0.0.20140914-dbg.lintian-overrides	2014-10-18 22:48:54.0 +0200
+++ libm4ri-20140914/debian/libm4ri-0.0.20140914-dbg.lintian-overrides	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-libm4ri-0.0.20140914-dbg: no-upstream-changelog
diff -Nru libm4ri-20140914/debian/rules libm4ri-20140914/debian/rules
--- libm4ri-20140914/debian/rules	2014-10-18 22:48:54.0 +0200
+++ libm4ri-20140914/debian/rules	2016-08-24 17:07:59.0 +0200
@@ -12,10 +12,7 @@
 endif
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(additional_confflags)
-
-override_dh_strip:
-	dh_strip --dbg-package=libm4ri-0.0.$(UPSTREAM_VERSION)-dbg


signature.asc
Description: OpenPGP digital 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

Bug#827252: fastjet: FTBFS everywhere

2016-06-14 Thread Sebastian Ramacher
/libfastjettools.so.0.0.0 
debian/libfastjettools0//usr/lib/x86_64-linux-gnu/
|   install -d debian/libfastjettools-dev//usr/include/fastjet
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/tools/ 
debian/libfastjettools-dev//usr/include/fastjet/
|   install -d debian/libfastjettools-dev//usr/lib/x86_64-linux-gnu
|   cp --reflink=auto -a debian/tmp/usr/lib/x86_64-linux-gnu/libfastjettools.a 
debian/libfastjettools-dev//usr/lib/x86_64-linux-gnu/
|   cp --reflink=auto -a debian/tmp/usr/lib/x86_64-linux-gnu/libfastjettools.so 
debian/libfastjettools-dev//usr/lib/x86_64-linux-gnu/
|   install -d debian/libfastjet-fortran0//usr/lib/x86_64-linux-gnu
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjet-fortran.so.0 
debian/libfastjet-fortran0//usr/lib/x86_64-linux-gnu/
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjet-fortran.so.0.0.0 
debian/libfastjet-fortran0//usr/lib/x86_64-linux-gnu/
|   install -d debian/libfastjet-fortran-dev//usr/lib/x86_64-linux-gnu
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjet-fortran.a 
debian/libfastjet-fortran-dev//usr/lib/x86_64-linux-gnu/
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjet-fortran.so 
debian/libfastjet-fortran-dev//usr/lib/x86_64-linux-gnu/
|   install -d debian/libfastjetplugins0//usr/lib/x86_64-linux-gnu
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjetplugins.so.0 
debian/libfastjetplugins0//usr/lib/x86_64-linux-gnu/
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjetplugins.so.0.0.0 
debian/libfastjetplugins0//usr/lib/x86_64-linux-gnu/
|   install -d debian/libfastjetplugins-dev//usr/include/fastjet
|   cp --reflink=auto -a 
debian/tmp/usr/include/fastjet/CMSIterativeConePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/D0RunIBaseConePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/D0RunIConePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/D0RunIIConePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a 
debian/tmp/usr/include/fastjet/D0RunIpre96ConePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/EECambridgePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/GridJetPlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/JadePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/NestedDefsPlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/PxConePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/SISConeBasePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/SISConePlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a 
debian/tmp/usr/include/fastjet/SISConeSphericalPlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   cp --reflink=auto -a debian/tmp/usr/include/fastjet/TrackJetPlugin.hh 
debian/libfastjetplugins-dev//usr/include/fastjet/
|   install -d debian/libfastjetplugins-dev//usr/lib/x86_64-linux-gnu
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjetplugins.a 
debian/libfastjetplugins-dev//usr/lib/x86_64-linux-gnu/
|   cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/libfastjetplugins.so 
debian/libfastjetplugins-dev//usr/lib/x86_64-linux-gnu/
| find /«BUILDDIR»/fastjet-3.0.6+dfsg/debian/fastjet-doc/ -name '*.md5' -delete
| find: '/«BUILDDIR»/fastjet-3.0.6+dfsg/debian/fastjet-doc/': No such file or 
directory
| debian/rules:21: recipe for target 'override_dh_install' failed
| make[1]: *** [override_dh_install] Error 1
| make[1]: Leaving directory '/«BUILDDIR»/fastjet-3.0.6+dfsg'
| debian/rules:25: recipe for target 'binary-arch' failed
| make: *** [binary-arch] Error 2
| dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2

See
https://buildd.debian.org/status/fetch.php?pkg=fastjet=amd64=3.0.6+dfsg-2=1465857420
for a full build log.

Regards
-- 
Sebastian Ramacher


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

Bug#821419: paraview: FTBFS against ffmpeg 3.0

2016-04-18 Thread Sebastian Ramacher
Source: paraview
Version: 5.0.1+dfsg1-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Tags: sid stretch
Control: block 820731 by -1

paraview FTBFS against ffmpeg 3.0:
| [ 28%] Building CXX object 
VTK/Parallel/Core/CMakeFiles/vtkParallelCore.dir/vtkFieldDataSerializer.cxx.o
| cd /«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Parallel/Core && 
/usr/bin/c++   -DMPICH_IGNORE_CXX_SEEK -DVTK_IN_VTK -DvtkParallelCore_EXPORTS 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Common/Core 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Common/Core 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Utilities/KWIML 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Utilities/KWIML 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Utilities/KWSys 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Utilities/KWSys 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/IO/Legacy 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/Legacy 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Common/DataModel 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Common/DataModel 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Common/Math 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Common/Math 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Common/Misc 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Common/Misc 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Common/System 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Common/System 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Common/Transforms 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Common/Transforms 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/IO/Core 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/Core 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel
 -I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Common/ExecutionModel 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/ThirdParty/zlib 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Utilities/HashSource
 -I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Utilities/HashSource 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/obj-x86_64-linux-gnu/VTK/Parallel/Core 
-I/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Parallel/Core  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2   -fPIC   
-fvisibility=hidden -fvisibility-inlines-hidden -o 
CMakeFiles/vtkParallelCore.dir/vtkFieldDataSerializer.cxx.o -c 
/«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/Parallel/Core/vtkFieldDataSerializer.cxx
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx: In member 
function 'int vtkFFMPEGWriterInternal::Start()':
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:194:18: 
error: 'PIX_FMT_YUVJ422P' was not declared in this scope
|  c->pix_fmt = PIX_FMT_YUVJ422P;
|   ^
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:198:18: 
error: 'PIX_FMT_BGR24' was not declared in this scope
|  c->pix_fmt = PIX_FMT_BGR24;
|   ^
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:277:40: 
error: 'avcodec_alloc_frame' was not declared in this scope
|this->rgbInput = avcodec_alloc_frame();
| ^
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:283:36: 
error: 'PIX_FMT_RGB24' was not declared in this scope
|int RGBsize = avpicture_get_size(PIX_FMT_RGB24, c->width, c->height);
| ^
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx: In member 
function 'int vtkFFMPEGWriterInternal::Write(vtkImageData*)':
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:357:28: 
error: 'PIX_FMT_RGB24' was not declared in this scope
|  cc->width, cc->height, PIX_FMT_RGB24,
| ^
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx: In member 
function 'int vtkFFMPEGWriterInternal::Start()':
| /«BUILDDIR»/paraview-5.0.1+dfsg1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:326:53: 
warning: ignoring return value of 'int avformat_write_header(AVFormatContext*, 
AVDictionary**)', declared with attribute warn_unused_result [-Wunused-result]
|avformat_write_header(this->avFormatContext, NULL);
|  ^
| VTK/IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/build.make:74: recipe for target 
'VTK/IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o' failed

For a full build log please see
https://buildd.debian.org/status/fetch.php?pkg=paraview=amd64=5.0.1+dfsg1-4+b1=1460986309.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintain

Bug#803847: opencv: diff for NMU version 2.4.9.1+dfsg-1.4

2016-03-06 Thread Sebastian Ramacher
Control: tags 803847 + pending

Dear maintainer,

I've prepared an NMU for opencv (versioned as 2.4.9.1+dfsg-1.4) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Sebastian Ramacher
diff -Nru opencv-2.4.9.1+dfsg/debian/changelog opencv-2.4.9.1+dfsg/debian/changelog
--- opencv-2.4.9.1+dfsg/debian/changelog	2016-02-08 10:53:45.0 +0100
+++ opencv-2.4.9.1+dfsg/debian/changelog	2016-03-06 23:57:31.0 +0100
@@ -1,3 +1,12 @@
+opencv (2.4.9.1+dfsg-1.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Andreas Cadhalpun ]
+  * Fix build with ffmpeg 3.0. (Closes: #803847)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sun, 06 Mar 2016 23:57:30 +0100
+
 opencv (2.4.9.1+dfsg-1.3) UNRELEASED; urgency=medium
 
   * Non-maintainer upload.
diff -Nru opencv-2.4.9.1+dfsg/debian/patches/ffmpeg_2.9.patch opencv-2.4.9.1+dfsg/debian/patches/ffmpeg_2.9.patch
--- opencv-2.4.9.1+dfsg/debian/patches/ffmpeg_2.9.patch	1970-01-01 01:00:00.0 +0100
+++ opencv-2.4.9.1+dfsg/debian/patches/ffmpeg_2.9.patch	2016-03-06 23:55:20.0 +0100
@@ -0,0 +1,221 @@
+Description: Replace deprecated FFmpeg API
+Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com>
+Last-Update: <2015-11-02>
+
+--- opencv-2.4.9.1+dfsg.orig/modules/highgui/src/cap_ffmpeg_impl.hpp
 opencv-2.4.9.1+dfsg/modules/highgui/src/cap_ffmpeg_impl.hpp
+@@ -136,9 +136,9 @@ extern "C" {
+ #define CV_WARN(message) fprintf(stderr, "warning: %s (%s:%d)\n", message, __FILE__, __LINE__)
+ #endif
+ 
+-/* PIX_FMT_RGBA32 macro changed in newer ffmpeg versions */
+-#ifndef PIX_FMT_RGBA32
+-#define PIX_FMT_RGBA32 PIX_FMT_RGB32
++/* AV_PIX_FMT_RGBA32 macro changed in newer ffmpeg versions */
++#ifndef AV_PIX_FMT_RGBA32
++#define AV_PIX_FMT_RGBA32 AV_PIX_FMT_RGB32
+ #endif
+ 
+ #define CALC_FFMPEG_VERSION(a,b,c) ( a<<16 | b<<8 | c )
+@@ -304,7 +304,7 @@ void CvCapture_FFMPEG::close()
+ }
+ 
+ if( picture )
+-av_free(picture);
++av_frame_free();
+ 
+ if( video_st )
+ {
+@@ -572,13 +572,13 @@ bool CvCapture_FFMPEG::open( const char*
+ 
+ video_stream = i;
+ video_st = ic->streams[i];
+-picture = avcodec_alloc_frame();
++picture = av_frame_alloc();
+ 
+ rgb_picture.data[0] = (uint8_t*)malloc(
+-avpicture_get_size( PIX_FMT_BGR24,
++avpicture_get_size( AV_PIX_FMT_BGR24,
+ enc->width, enc->height ));
+ avpicture_fill( (AVPicture*)_picture, rgb_picture.data[0],
+-PIX_FMT_BGR24, enc->width, enc->height );
++AV_PIX_FMT_BGR24, enc->width, enc->height );
+ 
+ frame.width = enc->width;
+ frame.height = enc->height;
+@@ -670,7 +670,7 @@ bool CvCapture_FFMPEG::retrieveFrame(int
+ if( !video_st || !picture->data[0] )
+ return false;
+ 
+-avpicture_fill((AVPicture*)_picture, rgb_picture.data[0], PIX_FMT_RGB24,
++avpicture_fill((AVPicture*)_picture, rgb_picture.data[0], AV_PIX_FMT_RGB24,
+video_st->codec->width, video_st->codec->height);
+ 
+ if( img_convert_ctx == NULL ||
+@@ -688,7 +688,7 @@ bool CvCapture_FFMPEG::retrieveFrame(int
+ video_st->codec->width, video_st->codec->height,
+ video_st->codec->pix_fmt,
+ video_st->codec->width, video_st->codec->height,
+-PIX_FMT_BGR24,
++AV_PIX_FMT_BGR24,
+ SWS_BICUBIC,
+ NULL, NULL, NULL
+ );
+@@ -1001,10 +1001,10 @@ static AVFrame * icv_alloc_picture_FFMPE
+ uint8_t * picture_buf;
+ int size;
+ 
+-picture = avcodec_alloc_frame();
++picture = av_frame_alloc();
+ if (!picture)
+ return NULL;
+-size = avpicture_get_size( (PixelFormat) pix_fmt, width, height);
++size = avpicture_get_size( (AVPixelFormat) pix_fmt, width, height);
+ if(alloc){
+ picture_buf = (uint8_t *) malloc(size);
+ if (!picture_buf)
+@@ -1013,7 +1013,7 @@ static AVFrame * icv_alloc_picture_FFMPE
+ return NULL;
+ }
+ avpicture_fill((AVPicture *)picture, picture_buf,
+-   (PixelFormat) pix_fmt, width, height);
++   (AVPixelFormat) pix_fmt, width, height);
+ }
+ else {
+ }
+@@ -1096,7 +1096,7 @@ static AVStream *icv_add_video_stream_FF
+ }
+ 
+ c->gop_size = 12; /* emit one intra frame every twelve frames at most */
+-c->pix_fmt = (PixelFormat) pixel_format;
++c->pix_fmt = (AVPixelFormat) pixel_format;
+ 
+ if (c->codec_id == CV_CODEC(CODEC_ID_MPEG2VIDEO)) {
+ c->max_b_frames = 2;
+@@ -1220,12 +1220,12 @@ bool CvVideoWriter_FFMPEG::writeFrame( c
+ }
+ 
+

Bug#791251: pynac: diff for NMU version 0.3.7-1.1

2015-08-12 Thread Sebastian Ramacher
Control: tags 791251 + patch
Control: tags 791251 + pending

Dear maintainer,

I've prepared an NMU for pynac (versioned as 0.3.7-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru pynac-0.3.7/debian/changelog pynac-0.3.7/debian/changelog
--- pynac-0.3.7/debian/changelog	2015-05-16 00:42:34.0 +0200
+++ pynac-0.3.7/debian/changelog	2015-08-12 17:23:48.0 +0200
@@ -1,3 +1,12 @@
+pynac (0.3.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Iain Lane ]
+  * Rename library packages for g++5 ABI transition. (Closes: #791251)
+
+ -- Sebastian Ramacher sramac...@debian.org  Wed, 12 Aug 2015 17:23:39 +0200
+
 pynac (0.3.7-1) unstable; urgency=medium
 
   * Updated to latest upstream (Closes: #722820).
diff -Nru pynac-0.3.7/debian/control pynac-0.3.7/debian/control
--- pynac-0.3.7/debian/control	2015-05-16 00:32:58.0 +0200
+++ pynac-0.3.7/debian/control	2015-08-12 17:19:45.0 +0200
@@ -9,11 +9,13 @@
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/pynac.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/pynac.git
 
-Package: libpynac0
+Package: libpynac0v5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libpynac0
+Replaces: libpynac0
 Description: Engine for symbolic geometric calculus for Python
  Pynac (which stands for Python is Not a CAS) is a fork of GiNaC that
  replaces the dependency of GiNaC on CLN (Class Library for Numbers, C++) by
@@ -25,7 +27,7 @@
 Package: libpynac-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libpynac0 (= ${binary:Version})
+Depends: ${misc:Depends}, libpynac0v5 (= ${binary:Version})
 Description: Engine for symbolic geometric calculus for Python (development files)
  Pynac (which stands for Python is Not a CAS) is a fork of GiNaC that
  replaces the dependency of GiNaC on CLN (Class Library for Numbers, C++) by
diff -Nru pynac-0.3.7/debian/libpynac0.install pynac-0.3.7/debian/libpynac0.install
--- pynac-0.3.7/debian/libpynac0.install	2015-05-16 00:32:58.0 +0200
+++ pynac-0.3.7/debian/libpynac0.install	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-/usr/lib/*/*.so.*
diff -Nru pynac-0.3.7/debian/libpynac0.shlibs pynac-0.3.7/debian/libpynac0.shlibs
--- pynac-0.3.7/debian/libpynac0.shlibs	2015-05-16 00:32:58.0 +0200
+++ pynac-0.3.7/debian/libpynac0.shlibs	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-libpynac 0 libpynac0
diff -Nru pynac-0.3.7/debian/libpynac0v5.install pynac-0.3.7/debian/libpynac0v5.install
--- pynac-0.3.7/debian/libpynac0v5.install	1970-01-01 01:00:00.0 +0100
+++ pynac-0.3.7/debian/libpynac0v5.install	2015-08-12 17:16:20.0 +0200
@@ -0,0 +1 @@
+/usr/lib/*/*.so.*
diff -Nru pynac-0.3.7/debian/libpynac0v5.shlibs pynac-0.3.7/debian/libpynac0v5.shlibs
--- pynac-0.3.7/debian/libpynac0v5.shlibs	1970-01-01 01:00:00.0 +0100
+++ pynac-0.3.7/debian/libpynac0v5.shlibs	2015-08-12 17:16:20.0 +0200
@@ -0,0 +1 @@
+libpynac 0 libpynac0v5


signature.asc
Description: Digital 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

Bug#792992: gazebo: diff for NMU version 5.0.1+dfsg-2.1

2015-07-27 Thread Sebastian Ramacher
Control: tags 792992 + pending

Dear maintainer,

I've prepared an NMU for gazebo (versioned as 5.0.1+dfsg-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru gazebo-5.0.1+dfsg/debian/changelog gazebo-5.0.1+dfsg/debian/changelog
--- gazebo-5.0.1+dfsg/debian/changelog	2015-05-31 07:59:19.0 +0200
+++ gazebo-5.0.1+dfsg/debian/changelog	2015-07-27 18:36:20.0 +0200
@@ -1,3 +1,11 @@
+gazebo (5.0.1+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/0010-bullet-2.83.patch: Apply upstream patch to fix build
+against bullet 2.83. (Closes: #792992)
+
+ -- Sebastian Ramacher sramac...@debian.org  Mon, 27 Jul 2015 18:35:36 +0200
+
 gazebo (5.0.1+dfsg-2) unstable; urgency=medium
 
   * [208ddf2] Disable robot-player-dev support (see #787007)
diff -Nru gazebo-5.0.1+dfsg/debian/patches/0010-bullet-2.83.patch gazebo-5.0.1+dfsg/debian/patches/0010-bullet-2.83.patch
--- gazebo-5.0.1+dfsg/debian/patches/0010-bullet-2.83.patch	1970-01-01 01:00:00.0 +0100
+++ gazebo-5.0.1+dfsg/debian/patches/0010-bullet-2.83.patch	2015-07-27 18:29:51.0 +0200
@@ -0,0 +1,146 @@
+Description: Fix build against bullet 2.83
+Origin: upstream,
+ https://bitbucket.org/osrf/gazebo/commits/53bd6fdb10e57d8a70353dd02a48e2ff8a8c7f4b,
+ https://bitbucket.org/osrf/gazebo/commits/893065d361d16cd39dfe25716408e36543272e24
+Bug-Debian: https://bugs.debian.org/792992
+Last-Update: 2015-07-27
+
+--- gazebo-5.0.1+dfsg.orig/cmake/SearchForStuff.cmake
 gazebo-5.0.1+dfsg/cmake/SearchForStuff.cmake
+@@ -362,6 +362,10 @@ if (PKG_CONFIG_FOUND)
+ add_definitions( -DLIBBULLET_VERSION=0.0 )
+ BUILD_WARNING (Bullet  2.82 not found, for bullet physics engine option, please install libbullet2.82-dev.)
+   endif()
++  
++  if (BULLET_VERSION VERSION_GREATER 2.82)
++add_definitions( -DLIBBULLET_VERSION_GT_282 )
++  endif()
+ 
+ else (PKG_CONFIG_FOUND)
+   set (BUILD_GAZEBO OFF CACHE INTERNAL Build Gazebo FORCE)
+--- gazebo-5.0.1+dfsg.orig/gazebo/physics/bullet/BulletHinge2Joint.cc
 gazebo-5.0.1+dfsg/gazebo/physics/bullet/BulletHinge2Joint.cc
+@@ -211,8 +211,12 @@ math::Angle BulletHinge2Joint::GetHighSt
+ return math::Angle();
+   }
+ 
+-  btRotationalLimitMotor *motor =
+-this-bulletHinge2-getRotationalLimitMotor(_index);
++#ifndef LIBBULLET_VERSION_GT_282
++  btRotationalLimitMotor
++#else
++  btRotationalLimitMotor2
++#endif
++*motor = this-bulletHinge2-getRotationalLimitMotor(_index);
+   if (motor)
+ return motor-m_hiLimit;
+ 
+@@ -229,8 +233,12 @@ math::Angle BulletHinge2Joint::GetLowSto
+ return math::Angle(0.0);
+   }
+ 
+-  btRotationalLimitMotor *motor =
+-this-bulletHinge2-getRotationalLimitMotor(_index);
++#ifndef LIBBULLET_VERSION_GT_282
++  btRotationalLimitMotor
++#else
++  btRotationalLimitMotor2
++#endif
++  *motor = this-bulletHinge2-getRotationalLimitMotor(_index);
+   if (motor)
+ return motor-m_loLimit;
+ 
+--- gazebo-5.0.1+dfsg.orig/gazebo/physics/bullet/BulletHingeJoint.cc
 gazebo-5.0.1+dfsg/gazebo/physics/bullet/BulletHingeJoint.cc
+@@ -105,7 +105,11 @@ void BulletHingeJoint::Init()
+   // If both links exist, then create a joint between the two links.
+   if (bulletChildLink  bulletParentLink)
+   {
++#ifdef LIBBULLET_VERSION_GT_282
++this-bulletHinge = new btHingeAccumulatedAngleConstraint(
++#else
+ this-bulletHinge = new btHingeConstraint(
++#endif
+ *(bulletChildLink-GetBulletLink()),
+ *(bulletParentLink-GetBulletLink()),
+ BulletTypes::ConvertVector3(pivotChild),
+@@ -117,7 +121,11 @@ void BulletHingeJoint::Init()
+   // and the world.
+   else if (bulletChildLink)
+   {
++#ifdef LIBBULLET_VERSION_GT_282
++this-bulletHinge = new btHingeAccumulatedAngleConstraint(
++#else
+ this-bulletHinge = new btHingeConstraint(
++#endif
+ *(bulletChildLink-GetBulletLink()),
+ BulletTypes::ConvertVector3(pivotChild),
+ BulletTypes::ConvertVector3(axisChild));
+@@ -126,7 +134,11 @@ void BulletHingeJoint::Init()
+   // and the world.
+   else if (bulletParentLink)
+   {
++#ifdef LIBBULLET_VERSION_GT_282
++this-bulletHinge = new btHingeAccumulatedAngleConstraint(
++#else
+ this-bulletHinge = new btHingeConstraint(
++#endif
+ *(bulletParentLink-GetBulletLink()),
+ BulletTypes::ConvertVector3(pivotParent),
+ BulletTypes::ConvertVector3(axisParent));
+@@ -219,7 +231,18 @@ math::Angle BulletHingeJoint::GetAngleIm
+ {
+   math::Angle result;
+   if (this-bulletHinge)
+-result = this-bulletHinge-getHingeAngle() - this-angleOffset;
++  {
++#ifdef LIBBULLET_VERSION_GT_282
++btHingeAccumulatedAngleConstraint* hinge =
++  static_castbtHingeAccumulatedAngleConstraint*(this-bulletHinge);
++if (hinge)
++  result = hinge-getAccumulatedHingeAngle();
++else
++#else
++  result = this-bulletHinge-getHingeAngle();
++#endif
++result -= this-angleOffset

Bug#786812: jessie-pu: package opencv/2.4.9.1+dfsg-1+deb8u1

2015-05-25 Thread Sebastian Ramacher
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

If the opencv manintainers do not object (X-Debbugs-Cced), I'd like to fix
#784647 in jessie. This is simular to libav's #783082 (pu request #784383), but
the fix is easier: it just requires passing the correct value to -march.

Debdiff is attached.

Cheers
-- 
Sebastian Ramacher
diff -Nru opencv-2.4.9.1+dfsg/debian/changelog 
opencv-2.4.9.1+dfsg/debian/changelog
--- opencv-2.4.9.1+dfsg/debian/changelog2014-09-19 04:15:33.0 
+0200
+++ opencv-2.4.9.1+dfsg/debian/changelog2015-05-25 20:19:36.0 
+0200
@@ -1,3 +1,10 @@
+opencv (2.4.9.1+dfsg-1+deb8u1) jessie; urgency=medium
+
+  [ Bernhard Übelacker ]
+  * Build with -march=i586 instead of -march=i686 on i386. (Closes: #784647)
+
+ -- Sebastian Ramacher sramac...@debian.org  Mon, 25 May 2015 20:19:29 +0200
+
 opencv (2.4.9.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch 
opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch
--- opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch  1970-01-01 
01:00:00.0 +0100
+++ opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch  2015-05-15 
16:44:12.0 +0200
@@ -0,0 +1,21 @@
+Description: Optimize of i386 changed from 686 to 586.
+ Similar to the patch patches/0011_optimize_i486.patch in wheezy
+ by Nobuhiro Iwamatsu.
+ Upstream moved the location from CMakeLists.txt to 
cmake/OpenCVCompilerOptions.cmake.
+Author: Bernhard Übelacker bernha...@vr-web.de
+Bug-Debian: https://bugs.debian.org/784647
+Origin: other, 
https://sources.debian.net/src/opencv/2.3.1-11%2Bdeb7u1/debian/patches/0011_optimize_i486.patch/
+Last-Update: 2015-05-09
+
+
+--- opencv-2.4.9.1+dfsg.orig/cmake/OpenCVCompilerOptions.cmake
 opencv-2.4.9.1+dfsg/cmake/OpenCVCompilerOptions.cmake
+@@ -109,7 +109,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
+   endif()
+ 
+   if(X86 AND NOT MINGW64 AND NOT X86_64 AND NOT APPLE)
+-add_extra_compiler_option(-march=i686)
++add_extra_compiler_option(-march=i586)
+   endif()
+ 
+   # Other optimizations
diff -Nru opencv-2.4.9.1+dfsg/debian/patches/series 
opencv-2.4.9.1+dfsg/debian/patches/series
--- opencv-2.4.9.1+dfsg/debian/patches/series   2014-09-19 04:04:00.0 
+0200
+++ opencv-2.4.9.1+dfsg/debian/patches/series   2015-05-15 16:43:46.0 
+0200
@@ -7,3 +7,4 @@
 revert-Make-ts-always-static
 fix_path_of_opencl_headers
 libav10.patch
+optimize_i586.patch


signature.asc
Description: Digital 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

Bug#784647: opencv: diff for NMU version 2.4.9.1+dfsg-1.1

2015-05-15 Thread Sebastian Ramacher
Control: tags 784647 + pending

Dear maintainer,

I've prepared an NMU for opencv (versioned as 2.4.9.1+dfsg-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru opencv-2.4.9.1+dfsg/debian/changelog opencv-2.4.9.1+dfsg/debian/changelog
--- opencv-2.4.9.1+dfsg/debian/changelog	2014-09-19 04:15:33.0 +0200
+++ opencv-2.4.9.1+dfsg/debian/changelog	2015-05-15 21:34:14.0 +0200
@@ -1,3 +1,12 @@
+opencv (2.4.9.1+dfsg-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Bernhard Übelacker ]
+  * Build with -march=i586 instead of -march=i686 on i386. (Closes: #784647)
+
+ -- Sebastian Ramacher sramac...@debian.org  Fri, 15 May 2015 21:34:12 +0200
+
 opencv (2.4.9.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch
--- opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch	1970-01-01 01:00:00.0 +0100
+++ opencv-2.4.9.1+dfsg/debian/patches/optimize_i586.patch	2015-05-15 16:44:12.0 +0200
@@ -0,0 +1,21 @@
+Description: Optimize of i386 changed from 686 to 586.
+ Similar to the patch patches/0011_optimize_i486.patch in wheezy
+ by Nobuhiro Iwamatsu.
+ Upstream moved the location from CMakeLists.txt to cmake/OpenCVCompilerOptions.cmake.
+Author: Bernhard Übelacker bernha...@vr-web.de
+Bug-Debian: https://bugs.debian.org/784647
+Origin: other, https://sources.debian.net/src/opencv/2.3.1-11%2Bdeb7u1/debian/patches/0011_optimize_i486.patch/
+Last-Update: 2015-05-09
+
+
+--- opencv-2.4.9.1+dfsg.orig/cmake/OpenCVCompilerOptions.cmake
 opencv-2.4.9.1+dfsg/cmake/OpenCVCompilerOptions.cmake
+@@ -109,7 +109,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
+   endif()
+ 
+   if(X86 AND NOT MINGW64 AND NOT X86_64 AND NOT APPLE)
+-add_extra_compiler_option(-march=i686)
++add_extra_compiler_option(-march=i586)
+   endif()
+ 
+   # Other optimizations
diff -Nru opencv-2.4.9.1+dfsg/debian/patches/series opencv-2.4.9.1+dfsg/debian/patches/series
--- opencv-2.4.9.1+dfsg/debian/patches/series	2014-09-19 04:04:00.0 +0200
+++ opencv-2.4.9.1+dfsg/debian/patches/series	2015-05-15 16:43:46.0 +0200
@@ -7,3 +7,4 @@
 revert-Make-ts-always-static
 fix_path_of_opencl_headers
 libav10.patch
+optimize_i586.patch


signature.asc
Description: Digital 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

Re: Bug#784647: libav-tools: avconv fails with Illegal Instruction

2015-05-07 Thread Sebastian Ramacher
Control: reopen -1
Control: reassign -1 libopencv-imgproc2.4 2.4.9.1+dfsg-1

On 2015-05-07 15:06:26, vittorio.vall...@libero.it wrote:
 Hi,
 I tried to run avconv in gdb and here is the result:
 
 (gdb) run
 Starting program: /usr/bin/avconv 
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
 
 Program received signal SIGILL, Illegal instruction.
 0xb6613d36 in ?? () from /usr/lib/i386-linux-gnu/libopencv_imgproc.so.2.4

So it's not a bug in libav. Reassigning to libopencv-imgproc2.4.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#774866: libqglviewer2: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE

2015-01-17 Thread Sebastian Ramacher
On 2015-01-17 10:44:21, Jonathan Wiltshire wrote:
 Package: libqglviewer
 Followup-For: Bug #774866
 
 Control: reopen -1
 Control: notfixed 2.5.3+dfsg-2.1
 
 Hi,
 
 This fix is incomplete. You need a Pre-depends on the correct version
 of dpkg.

Which is correctly filled in by ${misc:Pre-Depends}:

$ for f in *.deb ; do echo -n $f: ; dpkg-deb -f $f Pre-Depends; done
libqglviewer2_2.5.3+dfsg-2.1_alpha.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_amd64.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_arm64.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_armel.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_armhf.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_hppa.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_i386.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_kfreebsd-amd64.deb: dpkg (= 1.17.14), 
multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_kfreebsd-i386.deb: dpkg (= 1.17.14), 
multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_m68k.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_mips.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_mipsel.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_powerpc.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_powerpcspe.deb: dpkg (= 1.17.14), 
multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_ppc64.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_ppc64el.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_s390x.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_sh4.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_sparc.deb: dpkg (= 1.17.14), multiarch-support
libqglviewer2_2.5.3+dfsg-2.1_x32.deb: dpkg (= 1.17.14), multiarch-support

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#774866: libqglviewer: diff for NMU version 2.5.3+dfsg-2.1

2015-01-16 Thread Sebastian Ramacher
Hi Anton,

On 2015-01-16 06:35:08, Anton Gladky wrote:
 thanks a lot for the patch and NMU! Feel free to bypass 2-days delay
 and reschedule it to DAYS/0.

you're welcome. I've rescheduled it earlier today.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#774866: libqglviewer: diff for NMU version 2.5.3+dfsg-2.1

2015-01-15 Thread Sebastian Ramacher
Control: tags 774866 + patch
Control: tags 774866 + pending

Dear maintainer,

I've prepared an NMU for libqglviewer (versioned as 2.5.3+dfsg-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru libqglviewer-2.5.3+dfsg/debian/changelog libqglviewer-2.5.3+dfsg/debian/changelog
--- libqglviewer-2.5.3+dfsg/debian/changelog	2014-11-06 07:58:28.0 +0100
+++ libqglviewer-2.5.3+dfsg/debian/changelog	2015-01-15 23:27:38.0 +0100
@@ -1,3 +1,11 @@
+libqglviewer (2.5.3+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * libqglviewer2.maintscript: Handle symlink to directory conversion.
+(Closes: #774866)
+
+ -- Sebastian Ramacher sramac...@debian.org  Thu, 15 Jan 2015 23:26:55 +0100
+
 libqglviewer (2.5.3+dfsg-2) unstable; urgency=medium
 
   * [457d748] Add Breaks/Replaces for old binary libqglviewer-dev-common.
diff -Nru libqglviewer-2.5.3+dfsg/debian/libqglviewer2.maintscript libqglviewer-2.5.3+dfsg/debian/libqglviewer2.maintscript
--- libqglviewer-2.5.3+dfsg/debian/libqglviewer2.maintscript	1970-01-01 01:00:00.0 +0100
+++ libqglviewer-2.5.3+dfsg/debian/libqglviewer2.maintscript	2015-01-15 23:15:37.0 +0100
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/libqglviewer2 libqglviewer-qt3-2 2.5.3+dfsg-2.1~


signature.asc
Description: Digital 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

Bug#774163: root-system: diff for NMU version 5.34.19+dfsg-1.2

2015-01-15 Thread Sebastian Ramacher
Control: tags 774163 + patch
Control: tags 774163 + pending

Dear maintainer,

I've prepared an NMU for root-system (versioned as 5.34.19+dfsg-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru root-system-5.34.19+dfsg/debian/changelog root-system-5.34.19+dfsg/debian/changelog
--- root-system-5.34.19+dfsg/debian/changelog	2014-10-24 13:44:02.0 +0200
+++ root-system-5.34.19+dfsg/debian/changelog	2015-01-16 00:43:59.0 +0100
@@ -1,3 +1,12 @@
+root-system (5.34.19+dfsg-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Make ttf-root-installer depend on ca-certificates.
+Certificates need to be available for postint configure to work.
+(Closes: #774163)
+
+ -- Sebastian Ramacher sramac...@debian.org  Fri, 16 Jan 2015 00:43:11 +0100
+
 root-system (5.34.19+dfsg-1.1) unstable; urgency=medium
 
   [ Lifeng Sun ]
diff -Nru root-system-5.34.19+dfsg/debian/control root-system-5.34.19+dfsg/debian/control
--- root-system-5.34.19+dfsg/debian/control	2014-10-24 13:44:02.0 +0200
+++ root-system-5.34.19+dfsg/debian/control	2015-01-16 00:42:45.0 +0100
@@ -1913,7 +1913,7 @@
 Package: ttf-root-installer
 Architecture: all
 Section: contrib/fonts
-Depends: ${misc:Depends}, wget (= 1.9.1-4), xfonts-utils, debconf (= 1.2.0)
+Depends: ${misc:Depends}, wget (= 1.9.1-4), xfonts-utils, debconf (= 1.2.0), ca-certificates
 Provides: root-ttf
 Conflicts: ttf-root
 Description: True type fonts for ROOT - installer package


signature.asc
Description: Digital 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

Bug#756784: Fwd: Re: Bug#756784: visp: FTBFS on powerpc

2014-08-16 Thread Sebastian Ramacher
On 2014-08-04 11:21:31, Emilio Pozuelo Monfort wrote:
 On 02/08/14 14:38, Fabien Spindler wrote:
  Hi,
  
  Is it possible to relaunch the build of visp
  https://buildd.debian.org/status/package.php?p=vispsuite=unstable
  especially on powerpc arch. I suspect that a 3rd party was updated and that 
  this
  update fixes the error that occurs on powerpc.
 
 Given back.

It failed with the same error again.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#757163: jhdf: fails to build on kfreebsd

2014-08-15 Thread Sebastian Ramacher
On 2014-08-13 21:27:16, Gilles Filippini wrote:
  But if they are not
  supposed to build on kfreebsd-* anyway, why are they Architecture: any?
  Apparently they should be Architecture: linux-any.
 
 Actually it is supposed to build on architectures with a JDK = 1.6.
 Then it makes more sense to keep Architecture: any for the case when
 kfreebsd-* have JDK = 1.6 in the future.

I see. Thanks for taking care of the issue.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#757163: jhdf: fails to build on kfreebsd

2014-08-12 Thread Sebastian Ramacher
Hi

On 2014-08-13 01:23:06, Gilles Filippini wrote:
 On Tue, 5 Aug 2014 22:57:27 +0200 Sebastian Ramacher
 sramac...@debian.org wrote:
  Source: jhdf
  Version: 2.9-2
  Severity: serious
  Justification: fails to build from source (but built successfully in the 
  past)
 
 jhdf wasn't expected to build on kfreebsd-* because of the versioned
 Build-depends on default-jdk (= 1:1.6). But since the epoch bump of
 default-jdk this test now matches 2:1.5. I've fixed that in
 debian/control and uploaled to unstable. But I have no idea how to get
 existing binary packages removed from testing/kfreebsd-*. Any idea?

reportbug ftp.debian.org

and ask for a removal of the binaries from kfreebsd-*. But if they are not
supposed to build on kfreebsd-* anyway, why are they Architecture: any?
Apparently they should be Architecture: linux-any.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#757573: texmaker: FTBFS on kfreebsd-*

2014-08-09 Thread Sebastian Ramacher
Source: texmaker
Version: 4.3-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

texmaker failed to build on kfreebsd-* due to unresolved symbols:
| g++ -Wl,-z,relro -Wl,-rpath-link,/usr/lib/x86_64-kfreebsd-gnu -o texmaker 
.obj/main.o .obj/geticon.o .obj/texmakerapp.o .obj/texmaker.o 
.obj/documentview.o .obj/pageitem.o .obj/presentationview.o .obj/minisplitter.o 
.obj/playerbutton.o .obj/symbollistwidget.o .obj/icondelegate.o 
.obj/latexeditor.o .obj/latexhighlighter.o .obj/latexeditorview.o 
.obj/linenumberwidget.o .obj/lightlatexeditor.o .obj/lightlatexhighlighter.o 
.obj/lightlinenumberwidget.o .obj/sourceview.o .obj/logeditor.o 
.obj/loghighlighter.o .obj/findwidget.o .obj/gotolinewidget.o 
.obj/lightfindwidget.o .obj/lightgotolinewidget.o .obj/replacewidget.o 
.obj/structdialog.o .obj/filechooser.o .obj/graphicfilechooser.o 
.obj/tabbingdialog.o .obj/arraydialog.o .obj/tabdialog.o .obj/letterdialog.o 
.obj/addoptiondialog.o .obj/quickdocumentdialog.o .obj/usermenudialog.o 
.obj/usertooldialog.o .obj/refdialog.o .obj/configdialog.o .obj/aboutdialog.o 
.obj/spellerdialog.o .obj/xmltagslistwidget.o .obj/blockdata.o 
.obj/manhattanstyle.o .obj/stylehelper.o .obj/styleanimator.o 
.obj/keysequencedialog.o .obj/browser.o .obj/pdfviewerwidget.o .obj/pdfviewer.o 
.obj/userquickdialog.o .obj/encodingdialog.o .obj/usercompletiondialog.o 
.obj/texdocdialog.o .obj/scandialog.o .obj/exportdialog.o 
.obj/usertagslistwidget.o .obj/addtagdialog.o .obj/versiondialog.o 
.obj/unicodedialog.o .obj/unicodeview.o .obj/quickbeamerdialog.o 
.obj/affentry.o .obj/affixmgr.o .obj/csutil.o .obj/dictmgr.o .obj/hashmgr.o 
.obj/hunspell.o .obj/phonet.o .obj/suggestmgr.o .obj/filemgr.o .obj/replist.o 
.obj/hunzip.o .obj/qtlocalpeer.o .obj/qtsingleapplication.o 
.obj/qtsinglecoreapplication.o .obj/CharDistribution.o 
.obj/ChineseGroupProber.o .obj/JapaneseGroupProber.o .obj/JpCntx.o 
.obj/LangBulgarianModel.o .obj/LangCyrillicModel.o .obj/LangGreekModel.o 
.obj/LangHebrewModel.o .obj/LangHungarianModel.o .obj/LangThaiModel.o 
.obj/nsBig5Prober.o .obj/nsCharSetProber.o .obj/nsEscCharsetProber.o 
.obj/nsEscSM.o .obj/nsEUCJPProber.o .obj/nsEUCKRProber.o .obj/nsEUCTWProber.o 
.obj/nsGB2312Prober.o .obj/nsHebrewProber.o .obj/nsLatin1Prober.o 
.obj/nsMBCSGroupProber.o .obj/nsMBCSSM.o .obj/nsSBCharSetProber.o 
.obj/nsSBCSGroupProber.o .obj/nsSJISProber.o .obj/nsUniversalDetector.o 
.obj/qencodingprober.o .obj/UnicodeGroupProber.o .obj/x11fontdialog.o 
.obj/qrc_texmaker.o .obj/moc_texmaker.o .obj/moc_documentview.o 
.obj/moc_pageitem.o .obj/moc_presentationview.o .obj/moc_playerbutton.o 
.obj/moc_symbollistwidget.o .obj/moc_icondelegate.o .obj/moc_latexeditor.o 
.obj/moc_latexhighlighter.o .obj/moc_latexeditorview.o 
.obj/moc_linenumberwidget.o .obj/moc_lightlatexeditor.o 
.obj/moc_lightlatexhighlighter.o .obj/moc_lightlinenumberwidget.o 
.obj/moc_sourceview.o .obj/moc_logeditor.o .obj/moc_loghighlighter.o 
.obj/moc_findwidget.o .obj/moc_gotolinewidget.o .obj/moc_lightfindwidget.o 
.obj/moc_lightgotolinewidget.o .obj/moc_replacewidget.o .obj/moc_structdialog.o 
.obj/moc_filechooser.o .obj/moc_graphicfilechooser.o .obj/moc_tabbingdialog.o 
.obj/moc_arraydialog.o .obj/moc_tabdialog.o .obj/moc_letterdialog.o 
.obj/moc_addoptiondialog.o .obj/moc_quickdocumentdialog.o 
.obj/moc_usermenudialog.o .obj/moc_usertooldialog.o .obj/moc_refdialog.o 
.obj/moc_configdialog.o .obj/moc_aboutdialog.o .obj/moc_spellerdialog.o 
.obj/moc_xmltagslistwidget.o .obj/moc_manhattanstyle.o .obj/moc_styleanimator.o 
.obj/moc_keysequencedialog.o .obj/moc_browser.o .obj/moc_pdfviewerwidget.o 
.obj/moc_pdfviewer.o .obj/moc_userquickdialog.o .obj/moc_encodingdialog.o 
.obj/moc_usercompletiondialog.o .obj/moc_texdocdialog.o .obj/moc_scandialog.o 
.obj/moc_exportdialog.o .obj/moc_usertagslistwidget.o .obj/moc_addtagdialog.o 
.obj/moc_versiondialog.o .obj/moc_unicodedialog.o .obj/moc_unicodeview.o 
.obj/moc_quickbeamerdialog.o .obj/moc_qtlocalpeer.o 
.obj/moc_qtsingleapplication.o .obj/moc_qtsinglecoreapplication.o 
.obj/moc_x11fontdialog.o   -lz -lpoppler-qt5 -lsynctex -lQt5WebKitWidgets 
-lQt5Quick -lQt5OpenGL -lQt5PrintSupport -lQt5WebKit -lQt5Qml -lQt5Widgets 
-lQt5Script -lQt5Concurrent -lQt5Network -lQt5Xml -lQt5Gui -lQt5Core -lGL 
-lpthread 
| 
/usr/lib/gcc/x86_64-kfreebsd-gnu/4.9/../../../x86_64-kfreebsd-gnu/libQt5WebKit.so:
 undefined reference to `shm_unlink'
| 
/usr/lib/gcc/x86_64-kfreebsd-gnu/4.9/../../../x86_64-kfreebsd-gnu/libQt5WebKit.so:
 undefined reference to `shm_open'

Full build logs are available from
https://buildd.debian.org/status/logs.php?pkg=texmakerver=4.3-1. Please
take a look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#757576: yade: FTBFS on i386 and powerpc

2014-08-09 Thread Sebastian Ramacher
Source: yade
Version: 1.11.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

yade failed to build on i386 and powerpc due to failures in the test
DEM-PFV-check.py. On i386 it failed with:
| running:  DEM-PFV-check.py
| DEM-PFV: difference in bulk modulus: 247572.019786 vs. target  252759.905803
| DEM-PFV: difference in permeability: 0.0421610459924  vs. target  
0.040399916554
| DEM-PFV: difference in final pressure: 644.825915149  vs. target  
628.314160434
| DEM-PFV: difference in final deformation 0.00255470775947  vs. target  
0.00258113045083
| (INFO) DEM-PFV: More than 60\% of cpu time in FlowEngine ( 71.9831717446 %). 
Should not happen with efficient libraries (check blas/lapack/cholmod 
implementations)
| DEM-PFV: Metis is not used during cholmod's reordering although explicitly 
enabled, something wrong with libraries
| Status: FAILURE!!!

and on powerpc it failed with:
| running:  DEM-PFV-check.py
| DEM-PFV: difference in final pressure: 636.16359666  vs. target  628.314160434
| DEM-PFV: Metis is not used during cholmod's reordering although explicitly 
enabled, something wrong with libraries
| Status: FAILURE!!!

Full build logs are available from
https://buildd.debian.org/status/logs.php?pkg=yadever=1.11.0-1. Please
take a look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#757581: pytables: FTBFS on s390x

2014-08-09 Thread Sebastian Ramacher
|
| ==
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| --
| Traceback (most recent call last):
|   File /«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py, 
line 144, in newmethod
| return oldmethod(self, *args, **kwargs)
|   File 
/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py, line 
1367, in test04c_delete
| self.assertEqual(len(result), len(result2) + 10)
| AssertionError: 0 != 10
|
| ==
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| --
| Traceback (most recent call last):
|   File /«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py, 
line 144, in newmethod
| return oldmethod(self, *args, **kwargs)
|   File 
/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py, line 
1465, in test04d_delete
| self.assertEqual(len(result), len(result2) + 5)
| AssertionError: 0 != 10
|
| --
| Ran 5659 tests in 325.879s
|
| FAILED (failures=15, errors=2)
| make[1]: *** [override_dh_install] Error 1

Full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=pytablesarch=s390xver=3.1.1-2stamp=1407372229.
Please take a look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#757163: jhdf: fails to build on kfreebsd

2014-08-05 Thread Sebastian Ramacher
Source: jhdf
Version: 2.9-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

jhdf failed to build on kfreebsd-* with:
| /usr/lib/jvm/default-java/bin//javac -source 1.5 -target 1.5 -g -deprecation 
-d ../../../lib -classpath 
/usr/lib/jvm/default-java/jre/lib/rt.jar:/«PKGBUILDDIR»:../../../lib:.  
DataOptionDialog.java HDFView.java ImageView.java TableView.java TextView.java 
TreeView.java ViewManager.java ViewProperties.java NewAttributeDialog.java 
NewDatasetDialog.java NewDatatypeDialog.java NewLinkDialog.java 
NewTableDataDialog.java NewFileDialog.java NewGroupDialog.java 
DefaultFileFilter.java FileConversionDialog.java MathConversionDialog.java 
NewImageDialog.java UserOptionsDialog.java Tools.java Chart.java DataView.java 
DefaultImageView.java DefaultMetaDataView.java DefaultPaletteView.java 
DefaultTableView.java DefaultTextView.java DefaultTreeView.java 
MetaDataView.java HelpView.java PaletteView.java
...
| 58. ERROR in /«PKGBUILDDIR»/ncsa/hdf/view/UserOptionsDialog.java (at line 974)
|   public void itemStateChanged(ItemEvent e) {
|   ^
| The method itemStateChanged(ItemEvent) of type UserOptionsDialog must 
override a superclass method
| --
| --
| 59. ERROR in /«PKGBUILDDIR»/ncsa/hdf/view/DefaultImageView.java (at line 90)
|   import javax.swing.filechooser.FileNameExtensionFilter;
|  ^^^
| The import javax.swing.filechooser.FileNameExtensionFilter cannot be resolved
| --
...
| 171 problems (4 errors, 167 warnings)make[4]: *** [all] Error 255
| ../../../config/Rules.mk:60: recipe for target 'all' failed
| make[4]: Leaving directory '/«PKGBUILDDIR»/ncsa/hdf/view'
| make[3]: *** [all] Error 2
| ../../config/Rules.mk:50: recipe for target 'all' failed
| make[3]: Leaving directory '/«PKGBUILDDIR»/ncsa/hdf'
| make[2]: *** [all] Error 2
| ../config/Rules.mk:50: recipe for target 'all' failed
| make[2]: Leaving directory '/«PKGBUILDDIR»/ncsa'
| make[1]: *** [ncsa] Error 2
| Makefile:203: recipe for target 'ncsa' failed
| make[1]: Leaving directory '/«PKGBUILDDIR»'
| /usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build' failed

The full build logs are available from
https://buildd.debian.org/status/fetch.php?pkg=jhdfarch=kfreebsd-amd64ver=2.9-2stamp=1406977251.
Please take a look.

There are also plenty of errors related to a missing Build-Depends on
libfits-java. These errors don't seem to be fatal which might be a bug
in the build system.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#756784: visp: FTBFS on powerpc

2014-08-01 Thread Sebastian Ramacher
Source: visp
Version: 2.9.0-3
Severity: serious
Justification: fails to build from source

viisp failed to build on powerpc with:
| Start  90: videoReader
|  90/135 Test  #90: videoReader 
...***Exception: SegFault  
0.34 sec
...
| 99% tests passed, 1 tests failed out of 135
|
| Total Test time (real) = 137.03 sec
|
| The following tests FAILED:
|90 - videoReader (SEGFAULT)
| Errors while running CTest
| make[2]: *** [test] Error 8
| Makefile:116: recipe for target 'test' failed

The full log is available at 
https://buildd.debian.org/status/fetch.php?pkg=visparch=powerpcver=2.9.0-3stamp=1405961889.
Please take a look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#756784: visp: FTBFS on powerpc

2014-08-01 Thread Sebastian Ramacher
On 2014-08-01 18:53:06, Fabien Spindler wrote:
 I was able to deploy a Debian powerpc arch where I tried to reproduce
 without success the error reported during ViSP build.
 
 The test doesn't fail any more. I suspect that a 3rd party was updated. Is
 it possible to restart the build of the package.

You can ask on debian-wb-t...@lists.debian.org for a give back.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#753812: texmaker: plese use synctex parser provided by libsynctex-dev

2014-07-05 Thread Sebastian Ramacher
Source: texmaker
Version: 4.2-1
Severity: wishlist
Usertags: embedded-synctex-parser

texmkaer currently contains a copy of synctex parser from texlive-bin.
This code is now provided as shared library by
libsynctex1/libsynctex-dev. Please consider the attached patch to use
the shared library instead of the embedded copy.

Cheers
-- 
Sebastian Ramacher
diff -Nru texmaker-4.2/debian/changelog texmaker-4.2/debian/changelog
--- texmaker-4.2/debian/changelog   2014-06-03 18:09:01.0 +0200
+++ texmaker-4.2/debian/changelog   2014-07-05 13:34:37.0 +0200
@@ -1,3 +1,10 @@
+texmaker (4.2-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use synctex parser provided by libsynctex-dev.
+
+ -- Sebastian Ramacher sramac...@debian.org  Sat, 05 Jul 2014 13:34:26 +0200
+
 texmaker (4.2-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru texmaker-4.2/debian/control texmaker-4.2/debian/control
--- texmaker-4.2/debian/control 2014-06-03 18:08:26.0 +0200
+++ texmaker-4.2/debian/control 2014-07-05 13:34:57.0 +0200
@@ -13,7 +13,8 @@
libpoppler-private-dev (= 0.24.5-2),
libqt5webkit5-dev,
qtdeclarative5-dev,
-   libqt5opengl5-dev
+   libqt5opengl5-dev,
+   libsynctex-dev
 Standards-Version: 3.9.5
 Vcs-Browser: 
http://anonscm.debian.org/viewvc/debian-science/packages/texmaker/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/texmaker/trunk/
diff -Nru texmaker-4.2/debian/patches/series texmaker-4.2/debian/patches/series
--- texmaker-4.2/debian/patches/series  2014-05-28 15:23:59.0 +0200
+++ texmaker-4.2/debian/patches/series  2014-07-05 13:36:59.0 +0200
@@ -1,2 +1,3 @@
 10_spelling_dict.patch
 20-add-keywords-desktop-file.patch
+use-system-synctex.patch
diff -Nru texmaker-4.2/debian/patches/use-system-synctex.patch 
texmaker-4.2/debian/patches/use-system-synctex.patch
--- texmaker-4.2/debian/patches/use-system-synctex.patch1970-01-01 
01:00:00.0 +0100
+++ texmaker-4.2/debian/patches/use-system-synctex.patch2014-07-05 
13:37:30.0 +0200
@@ -0,0 +1,60 @@
+Description: Use synctex provided by libsynctex-dev
+Author: Sebastian Ramacher sramac...@debian.org
+Last-Update: 2014-07-05
+
+--- texmaker-4.2.orig/pdfviewer.h
 texmaker-4.2/pdfviewer.h
+@@ -39,7 +39,7 @@
+ #include QKeySequence
+ 
+ #include documentview.h
+-#include synctex_parser.h
++#include synctex_parser.h
+ #include browser.h
+ 
+ 
+--- texmaker-4.2.orig/pdfviewerwidget.h
 texmaker-4.2/pdfviewerwidget.h
+@@ -40,7 +40,7 @@
+ #include QSplitter
+ 
+ #include documentview.h
+-#include synctex_parser.h
++#include synctex_parser.h
+ #include minisplitter.h
+ #include browser.h
+ 
+--- texmaker-4.2.orig/texmaker.pro
 texmaker-4.2/texmaker.pro
+@@ -19,11 +19,11 @@ DEFINES += HAVE_SPLASH
+ unix:!macx {
+ contains( QT_VERSION, ^5.* ) {
+ CONFIG+= link_pkgconfig
+-PKGCONFIG = poppler-qt5
++PKGCONFIG = poppler-qt5 synctex
+ DEFINES += POPPLER24
+ } else {
+ CONFIG+= link_pkgconfig
+-PKGCONFIG = poppler-qt4
++PKGCONFIG = poppler-qt4 synctex
+ DETECTEDPOPPLER=$$system(pkg-config --modversion poppler)
+ contains( DETECTEDPOPPLER, ^0.18.* ){
+ DEFINES += OLDPOPPLER
+@@ -88,8 +88,6 @@ HEADERS  += texmaker.h \
+   textblockselection.h \
+   scandialog.h \
+   exportdialog.h \
+-  synctex_parser.h \
+-  synctex_parser_utils.h \
+   usertagslistwidget.h \
+   addtagdialog.h \
+   versiondialog.h \
+@@ -198,8 +196,6 @@ SOURCES+= main.cpp \
+   texdocdialog.cpp \
+   scandialog.cpp \
+   exportdialog.cpp \
+-  synctex_parser.c \
+-  synctex_parser_utils.c \
+   usertagslistwidget.cpp \
+   addtagdialog.cpp \
+   versiondialog.cpp \


signature.asc
Description: Digital 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

Bug#749685: morse-simulator: FTBFS on Kfreebsd - Blocking python3.4^M^J as default python3

2014-06-02 Thread Sebastian Ramacher
On 2014-06-02 19:59:41, Petr Salinger wrote:
 I'm not sure if the file should be built on kfreebsd/hurd, or if it 
 shouldn't
 but there should be some fallback code in python3.4. Adding the python
 maintainer, and the bsd and hurd porters to Cc.
 
 checking on falla, the failing autoconf test is
 
 #include unistd.h
 #include fcntl.h
 #include stdio.h
 #include semaphore.h
 #include sys/stat.h
 
 int main(void) {
  sem_t *a = sem_open(/autoconf, O_CREAT, S_IRUSR|S_IWUSR, 0);
  if (a == SEM_FAILED) {
perror(sem_open);
return 1;
  }
  sem_close(a);
  sem_unlink(/autoconf);
  return 0;
 }
 
 this fails then with:
 
 configure:13424: ./conftest
 sem_open: Function not implemented
 configure:13424: $? = 1
 configure: program exited with status 1
 
 is this supposed to work?
 
 It does not work in wheezy,
 but it have to work in jessie (since eglibc 2.17-91 upload).
 
 There have to be tmpfs mounted under /run/shm and similarly
 in all chroot.

At least on falla there is neither /dev/shm nor /run/shm mounted in the
chroots. Anyway, this reminds me of
https://lists.debian.org/debian-wb-team/2014/05/msg00018.html. Maybe
that just needs fixing on the buildd side.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#748889: paraview: FTBFS on kfreebsd

2014-05-21 Thread Sebastian Ramacher
Source: paraview
Version: 4.1.0+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

paraview failed to build on kfreebsd buildds:
| cd 
/«BUILDDIR»/paraview-4.1.0+dfsg/obj-x86_64-kfreebsd-gnu/VTK/Utilities/KWSys/vtksys
  /usr/bin/c++   -DKWSYS_NAMESPACE=vtksys -DVTK_IN_VTK -Dvtksys_EXPORTS 
-DKWSYS_BUILD_SHARED=1 -DKWSYS_CXX_HAS_ATOL=1 -DKWSYS_CXX_HAS_ATOLL=1 
-DKWSYS_CXX_HAS_RLIMIT64=1 -DKWSYS_SYSTEMINFORMATION_HAS_BACKTRACE=1 
-DKWSYS_SYSTEMINFORMATION_HAS_CPP_DEMANGLE=1 
-DKWSYS_SYSTEMINFORMATION_HAS_SYMBOL_LOOKUP=1 -DKWSYS_SYS_HAS_IFADDRS_H=1 
-DKWSYS_USE_LONG_LONG=1 -DSIZEOF_VOID_P=8 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  
 -Wno-deprecated -fPIC 
-I/«BUILDDIR»/paraview-4.1.0+dfsg/obj-x86_64-kfreebsd-gnu 
-I/«BUILDDIR»/paraview-4.1.0+dfsg/obj-x86_64-kfreebsd-gnu/VTK/Utilities/KWSys 
-I/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys-o 
CMakeFiles/vtksys.dir/SystemInformation.cxx.o -c 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:
 In member function 'std::string 
vtksys::{anonymous}::SymbolProperties::Demangle(const char*) const':
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:1469:5:
 error: 'abi' has not been declared
|  abi::__cxa_demangle(symbol, buffer, bufferLen, status);
|  ^
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:
 In member function 'void 
vtksys::{anonymous}::SymbolProperties::Initialize(void*)':
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:1487:3:
 error: 'Dl_info' was not declared in this scope
|Dl_info info;
|^
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:1487:11:
 error: expected ';' before 'info'
|Dl_info info;
|^
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:1488:34:
 error: 'info' was not declared in this scope
|int ierr=dladdr(this-Address,info);
|   ^
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:1488:38:
 error: 'dladdr' was not declared in this scope
|int ierr=dladdr(this-Address,info);
|   ^
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:
 In static member function 'static std::string 
vtksys::SystemInformationImplementation::GetProgramStack(int, int)':
| 
/«BUILDDIR»/paraview-4.1.0+dfsg/VTK/Utilities/KWSys/vtksys/SystemInformation.cxx:3640:41:
 error: 'backtrace' was not declared in this scope
|int nFrames=backtrace(stackSymbols,256);
|  ^
| VTK/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/build.make:333: recipe for 
target 
'VTK/Utilities/KWSys/vtksys/CMakeFiles/vtksys.dir/SystemInformation.cxx.o' 
failed

See https://buildd.debian.org/status/package.php?p=paraview for more
details. The issue looks similar to vtk6's #748552. (Why does paraview
contain an embeded copy of vtk6?)

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#748367: visp: diff for NMU version 2.8.0-5.1

2014-05-20 Thread Sebastian Ramacher
Control: tags -1 + pending

Dear Maintainer,

to move forward with the libav transition, I've prepared an NMU for visp
(versioned as 2.8.0-5.1) and uploaded it to DELAYED/2. Please feel free
to tell me if I should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru visp-2.8.0/debian/changelog visp-2.8.0/debian/changelog
--- visp-2.8.0/debian/changelog	2014-02-20 03:30:00.0 +0100
+++ visp-2.8.0/debian/changelog	2014-05-20 20:50:38.0 +0200
@@ -1,3 +1,11 @@
+visp (2.8.0-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/0007-libav10.patch: Fix build with libav 10. (Closes:
+#748367)
+
+ -- Sebastian Ramacher sramac...@debian.org  Tue, 20 May 2014 20:50:36 +0200
+
 visp (2.8.0-5) unstable; urgency=medium
 
   * Add patches to fix CMake issues with GTK and libusb (Closes: #738391).
diff -Nru visp-2.8.0/debian/patches/0007-libav10.patch visp-2.8.0/debian/patches/0007-libav10.patch
--- visp-2.8.0/debian/patches/0007-libav10.patch	1970-01-01 01:00:00.0 +0100
+++ visp-2.8.0/debian/patches/0007-libav10.patch	2014-05-20 20:50:32.0 +0200
@@ -0,0 +1,20 @@
+Description: Fix build with libav 10
+Author: Sebastian Ramacher sramac...@debian.org
+Bug-Debian: http://bugs.debian.org/748367
+Last-Update: 2014-05-20
+
+--- visp-2.8.0.orig/src/video/vpFFMPEG.cpp
 visp-2.8.0/src/video/vpFFMPEG.cpp
+@@ -141,9 +141,9 @@ bool vpFFMPEG::openStream(const char *fi
+ #endif
+ {
+   videoStream = i;
+-  std::cout  rate:   pFormatCtx-streams[i]-r_frame_rate.num pFormatCtx-streams[i]-r_frame_rate.den  std::endl;
+-  framerate_stream =  pFormatCtx-streams[i]-r_frame_rate.num;
+-  framerate_stream /= pFormatCtx-streams[i]-r_frame_rate.den;
++  std::cout  rate:   pFormatCtx-streams[i]-avg_frame_rate.num pFormatCtx-streams[i]-avg_frame_rate.den  std::endl;
++  framerate_stream =  pFormatCtx-streams[i]-avg_frame_rate.num;
++  framerate_stream /= pFormatCtx-streams[i]-avg_frame_rate.den;
+   found_codec= true;
+   break;
+ }
diff -Nru visp-2.8.0/debian/patches/series visp-2.8.0/debian/patches/series
--- visp-2.8.0/debian/patches/series	2014-02-20 03:23:56.0 +0100
+++ visp-2.8.0/debian/patches/series	2014-05-20 20:42:11.0 +0200
@@ -4,3 +4,4 @@
 0004-visp-config-should-rely-on-pkg-config-information.patch
 0005-Fix-warnings-in-FindMyGTK2.cmake.patch
 0006-Fix-libusb-CMake-macro-detection.patch
+0007-libav10.patch


signature.asc
Description: Digital 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

Bug#748053: vtk6: diff for NMU version 6.0.0-7.1

2014-05-18 Thread Sebastian Ramacher
Hi Anton

On 2014-05-18 07:33:42, Anton Gladky wrote:
 Hi Sebastian,
 
 thanks a lot for the patch. As I told you before
 I have managed uploading a newer vtk6 version (6.1.0),
 which builds fine againse libav10.

Sorry, seems like I didn't get a mail about that. Anyway, 6.1.0 FTBFS
all over the place: https://buildd.debian.org/status/package.php?p=vtk6.
Could you please take a look it?

 Could you please cancel your NMU? Or I think one can
 simply wait till it will be rejected.

Sure, canceled.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#748367: visp: FTBFS with libav10

2014-05-17 Thread Sebastian Ramacher
Control: tags -1 + patch

On 2014-05-16 17:18:30, Sebastian Ramacher wrote:
 visp fails to build against libav10:
 | cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src  /usr/lib/ccache/c++   
 -DBOOST_ALL_NO_LIB -DUNIX -Dvisp_EXPORTS -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2  -Wall -Wextra -fvisibility=hidden -fopenmp -isystem 
 /usr/include/gtk-2.0 -fPIC -I/usr/include/opencv 
 -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/include -I/usr/include/OGRE 
 -I/usr/include/ois -I/usr/include/libxml2 -I/usr/include/gtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0-o 
 CMakeFiles/visp.dir/visual-feature/vpFeatureDisplay.cpp.o -c 
 /«PKGBUILDDIR»/src/visual-feature/vpFeatureDisplay.cpp
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp: In member function 'bool 
 vpFFMPEG::openStream(const char*, vpFFMPEG::vpFFMPEGColorType)':
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:144:56: error: 'AVStream' has no 
 member named 'r_frame_rate'
 |std::cout  rate:   pFormatCtx-streams[i]-r_frame_rate.num  
pFormatCtx-streams[i]-r_frame_rate.den  std::endl;
 | ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:144:107: error: 'AVStream' has no 
 member named 'r_frame_rate'
 |std::cout  rate:   pFormatCtx-streams[i]-r_frame_rate.num  
pFormatCtx-streams[i]-r_frame_rate.den  std::endl;
 | 
^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:145:50: error: 'AVStream' has no 
 member named 'r_frame_rate'
 |framerate_stream =  pFormatCtx-streams[i]-r_frame_rate.num;
 |   ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:146:51: error: 'AVStream' has no 
 member named 'r_frame_rate'
 |framerate_stream /= pFormatCtx-streams[i]-r_frame_rate.den;
 |^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:173:14: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |  pFrame = avcodec_alloc_frame();
 |   ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:173:34: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |  pFrame = avcodec_alloc_frame();
 |   ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:177:17: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrameRGB=avcodec_alloc_frame();
 |  ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:177:37: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrameRGB=avcodec_alloc_frame();
 |  ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:187:18: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrameGRAY=avcodec_alloc_frame();
 |   ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:187:38: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrameGRAY=avcodec_alloc_frame();
 |   ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp: In member function 'bool 
 vpFFMPEG::openEncoder(const char*, unsigned int, unsigned int, AVCodecID)':
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:678:12: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrame = avcodec_alloc_frame();
 | ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:678:32: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrame = avcodec_alloc_frame();
 | ^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:679:15: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrameRGB = avcodec_alloc_frame();
 |^
 | /«PKGBUILDDIR»/src/video/vpFFMPEG.cpp:679:35: warning: 'AVFrame* 
 avcodec_alloc_frame()' is deprecated (declared at 
 /usr/include/libavcodec/avcodec.h:3114) [-Wdeprecated-declarations]
 |pFrameRGB = avcodec_alloc_frame();
 |^
 | make[3]: *** [src/CMakeFiles/visp.dir/video/vpFFMPEG.cpp.o] Error 1

The attached patch

Bug#748356: vtk: FTBFS with tcl8.6-dev installed

2014-05-16 Thread Sebastian Ramacher
Source: vtk
Version: 5.8.0-17
Severity: important

vtk fails to build if tcl8.6-dev is installed:
| make[3]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libtcl8.5.so 
/usr/lib/x86_64-linux-gnu/libtcl8.6.so', needed by 
'bin/libvtkCommonTCL.so.5.8.0'. 
|  Stop.

I assume this is due to line 62 debian/rules:

  echo TCL_LIBRARY:FILEPATH=$(wildcard 
/usr/lib/$(DEB_HOST_MULTIARCH)/libtcl*.so)  Build/CMakeCache.txt

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#748367: visp: FTBFS with libav10

2014-05-16 Thread Sebastian Ramacher
 at
http://people.debian.org/~sramacher/logs/libav10/visp_2.8.0-5_amd64-20140516-1702.log

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#739434: closed by Anton Gladky gl...@debian.org (Bug#739434: fixed in paraview 4.0.1+dfsg-1)

2014-05-14 Thread Sebastian Ramacher
Control: tags -1 + patch

On 2014-05-12 13:48:36, Sebastian Ramacher wrote:
 Control: reopen -1
 Control: severity -1 serious
 Control: tags -1 + sid jessie
 
 On 2014-03-13 21:24:09, Debian Bug Tracking System wrote:
  Changes: 
   paraview (4.0.1+dfsg-1) unstable; urgency=medium
   .
 [ Christophe Trophime ]
 * [c20bad7] Add missing file from install
 (needed to install salome-paravis for instance).
   .
 [ Anton Gladky ]
 * [0f6c102] Imported Upstream version 4.0.1+dfsg
 * [f4ccb4e] Fix libav10 compilation. (Closes: #739434)
 
 Unfortunately it still fails to build with libav 10:
 | cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/FFMPEG  
 /usr/lib/ccache/c++   -DMPICH_IGNORE_CXX_SEEK -DVTK_IN_VTK 
 -DvtkIOFFMPEG_EXPORTS -D__STDC_CONSTANT_MACROS -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2   -Wno-deprecated -fPIC 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Movie 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Movie 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel
  -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/oggtheora
  -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/oggtheora 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/FFMPEG 
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG-fvisibility=hidden 
 -fvisibility-inlines-hidden -o 
 CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o -c 
 /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx
 | /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx: In 
 member function 'int vtkFFMPEGWriterInternal::Start()':
 | /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:151:41: 
 error: 'CODEC_ID_MJPEG' was not declared in this scope
 |  this-avOutputFormat-video_codec = AV_CODEC_ID_MJPEG;
 |  ^
 | /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:155:41: 
 error: 'CODEC_ID_RAWVIDEO' was not declared in this scope
 |  this-avOutputFormat-video_codec = AV_CODEC_ID_RAWVIDEO;
 |  ^
 | /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:178:18: 
 error: 'CodecID' was not declared in this scope
 |c-codec_id = (CodecID)this-avOutputFormat-video_codec;
 |   ^
 | /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:178:26: 
 error: expected ';' before 'this'
 |c-codec_id = (CodecID)this-avOutputFormat-video_codec;
 |   ^
 | make[3]: *** 
 [VTK/IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o] Error 1

The attached patch fixes the issue. Since the libav 10 it would be great
to have this fixed soon. Please let me know if I can help out with
sponsorship or an NMU.

Cheers
-- 
Sebastian Ramacher
diff -Nru paraview-4.0.1+dfsg/debian/changelog paraview-4.0.1+dfsg/debian/changelog
--- paraview-4.0.1+dfsg/debian/changelog	2014-03-13 19:59:30.0 +0100
+++ paraview-4.0.1+dfsg/debian/changelog	2014-05-14 18:31:34.0 +0200
@@ -1,3 +1,13 @@
+paraview (4.0.1+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/fix_libav10.patch: Make it actually build against libav10.
+(Closes: #739434)
+  * debian/control: Bump B-D on libavcodec-dev to = 6:9 to make sure
+AVCodecID and AV_CODEC_* constants are available.
+
+ -- Sebastian Ramacher sramac...@debian.org  Wed, 14 May 2014 18:11:05 +0200
+
 paraview (4.0.1+dfsg-1) unstable; urgency=medium
 
   [ Christophe Trophime ]
diff -Nru paraview-4.0.1+dfsg/debian/control paraview-4.0.1+dfsg/debian/control

Bug#748053: FTBFS with libav10

2014-05-14 Thread Sebastian Ramacher
/vtkFFMPEGWriter.cxx: In member int 
 vtkFFMPEGWriterInternal::Write(:
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
AVPacket pkt = { 0 };
   ^
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket::stream_ [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket::side_ [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket::side_data_ [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket:: [-Wmissing-field-initializers]
 /home/jmm/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:377:22: warning: missing 
 initializer for AVPacket::convergence_ [-Wmissing-field-initializers]
 IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/build.make:67: recipe for target 
 'IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o' failed
 make[4]: *** [IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o] 
 Error 1
 make[4]: Leaving directory '/home/jmm/vtk6-6.0.0/debian/build'
 CMakeFiles/Makefile2:18739: recipe for target 
 'IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/all' failed
 make[3]: *** [IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/all] Error 2
 make[3]: Leaving directory '/home/jmm/vtk6-6.0.0/debian/build'
 Makefile:116: recipe for target 'all' failed
 make[2]: *** [all] Error 2
 make[2]: Leaving directory '/home/jmm/vtk6-6.0.0/debian/build'
 dh_auto_build: make -jdurationmember posmember privmember destructmember 
 durationmember elemsmember datamember flagsmember indexmember sizemember 
 datamember dtsmember ptsmember vtkImageData*)function thisbefore error: 
 ;expected CodecIDerror: RAWVIDEOmacro RAWVIDEOerror: MJPEGmacro MJPEGerror: 
 Start()function 

The attached patch fixes the issue. Since the libav 10 it would be great
to have this fixed soon. Please let me know if I can help out with
sponsorship or an NMU.

Cheers
-- 
Sebastian Ramacher
diff -Nru vtk6-6.0.0/debian/changelog vtk6-6.0.0/debian/changelog
--- vtk6-6.0.0/debian/changelog	2014-05-09 20:27:08.0 +0200
+++ vtk6-6.0.0/debian/changelog	2014-05-14 19:13:22.0 +0200
@@ -1,3 +1,13 @@
+vtk6 (6.0.0-7.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/fix_libav10.patch: Make it actually build against libav10.
+(Closes: #748053)
+  * debian/control: Bump B-D on libavcodec-dev to = 6:9 to make sure
+AVCodecID and AV_CODEC_* constants are available.
+
+ -- Sebastian Ramacher sramac...@debian.org  Wed, 14 May 2014 19:09:34 +0200
+
 vtk6 (6.0.0-7) unstable; urgency=medium
 
   * [9796292] Add some more entries in Depends section of libvtk6-dev.
diff -Nru vtk6-6.0.0/debian/control vtk6-6.0.0/debian/control
--- vtk6-6.0.0/debian/control	2014-04-23 21:34:33.0 +0200
+++ vtk6-6.0.0/debian/control	2014-05-14 19:12:32.0 +0200
@@ -16,7 +16,7 @@
  graphviz,
  hdf5-tools,
  javahelper,
- libavcodec-dev,
+ libavcodec-dev (= 6:9),
  libavformat-dev,
  libavutil-dev,
  libboost-all-dev,
diff -Nru vtk6-6.0.0/debian/patches/fix_libav10.patch vtk6-6.0.0/debian/patches/fix_libav10.patch
--- vtk6-6.0.0/debian/patches/fix_libav10.patch	2014-03-13 14:38:44.0 +0100
+++ vtk6-6.0.0/debian/patches/fix_libav10.patch	2014-05-14 19:12:04.0 +0200
@@ -6,19 +6,7 @@
 
 --- a/IO/FFMPEG/vtkFFMPEGWriter.cxx
 +++ b/IO/FFMPEG/vtkFFMPEGWriter.cxx
-@@ -38,6 +38,11 @@
- 
- #pragma GCC diagnostic ignored -Wdeprecated-declarations
- 
-+#ifndef VTK_FFMPEG_AVCODECID
-+#define AV_CODEC_ID_MJPEG CODEC_ID_MJPEG
-+#define AV_CODEC_ID_RAWVIDEO CODEC_ID_RAWVIDEO
-+#endif
-+
- //---
- class vtkFFMPEGWriterInternal
- {
-@@ -143,11 +148,11 @@
+@@ -143,11 +143,11 @@
if (this-Writer-GetCompression())
  {
  //choose a codec that is easily

Bug#739434: closed by Anton Gladky gl...@debian.org (Bug#739434: fixed in paraview 4.0.1+dfsg-1)

2014-05-14 Thread Sebastian Ramacher
Hi Anton

On 2014-05-14 19:43:42, Anton Gladky wrote:
 I will upload it tonight.

Thank you!

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#747976: yorick-av: FTBFS on kfreebsd-i386

2014-05-13 Thread Sebastian Ramacher
Source: yorick-av
Version: 0.0.3-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Tags: sid jessie

When rebuilt for the libav transition, yorick-av failed to build kfreebsd-i386:
|dh_auto_test -a
| make[1]: Entering directory '/«PKGBUILDDIR»'
| /usr/lib/yorick/bin/yorick -batch check.i
| ==
|  testing extension: 'mpg'
| ==
| Output #0, mpeg, to 'libavcheck.mpg':
| Stream #0.0: Video: mpeg1video, yuv420p, 704x288, q=2-31, 400 kb/s, 90k 
tbn, 24 tbc
| ERROR (*main*) Floating point interrupt (SIGFPE)
| WARNING detailed line number information unavailable
| now at pc= 177 (of 225), failed at pc= 183
|   LINE: 53  FILE: /«PKGBUILDDIR»/check.i
| yorick: quitting on error in batch mode
| make[1]: *** [check-dll] Error 1

See
https://buildd.debian.org/status/fetch.php?pkg=yorick-avarch=kfreebsd-i386ver=0.0.3-2+b1stamp=1399904196
for the full build log. I've successfully reproduced the issue on fischer.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#739434: closed by Anton Gladky gl...@debian.org (Bug#739434: fixed in paraview 4.0.1+dfsg-1)

2014-05-12 Thread Sebastian Ramacher
Control: reopen -1
Control: severity -1 serious
Control: tags -1 + sid jessie

On 2014-03-13 21:24:09, Debian Bug Tracking System wrote:
 Changes: 
  paraview (4.0.1+dfsg-1) unstable; urgency=medium
  .
[ Christophe Trophime ]
* [c20bad7] Add missing file from install
(needed to install salome-paravis for instance).
  .
[ Anton Gladky ]
* [0f6c102] Imported Upstream version 4.0.1+dfsg
* [f4ccb4e] Fix libav10 compilation. (Closes: #739434)

Unfortunately it still fails to build with libav 10:
| cd /«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/FFMPEG  
/usr/lib/ccache/c++   -DMPICH_IGNORE_CXX_SEEK -DVTK_IN_VTK 
-DvtkIOFFMPEG_EXPORTS -D__STDC_CONSTANT_MACROS -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  
 -Wno-deprecated -fPIC -I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Movie 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Movie 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/DataModel 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/DataModel 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Math 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Math 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Core 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Core 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Utilities/KWSys 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Utilities/KWSys 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Misc 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Misc 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/System 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/System 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/Transforms 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/Transforms 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel
 -I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/Common/ExecutionModel 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/Core 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/Core 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/zlib 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/ThirdParty/oggtheora 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/ThirdParty/oggtheora 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/obj-x86_64-linux-gnu/VTK/IO/FFMPEG 
-I/«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG-fvisibility=hidden 
-fvisibility-inlines-hidden -o CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o 
-c /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx
| /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx: In member 
function 'int vtkFFMPEGWriterInternal::Start()':
| /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:151:41: 
error: 'CODEC_ID_MJPEG' was not declared in this scope
|  this-avOutputFormat-video_codec = AV_CODEC_ID_MJPEG;
|  ^
| /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:155:41: 
error: 'CODEC_ID_RAWVIDEO' was not declared in this scope
|  this-avOutputFormat-video_codec = AV_CODEC_ID_RAWVIDEO;
|  ^
| /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:178:18: 
error: 'CodecID' was not declared in this scope
|c-codec_id = (CodecID)this-avOutputFormat-video_codec;
|   ^
| /«BUILDDIR»/paraview-4.0.1+dfsg/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:178:26: 
error: expected ';' before 'this'
|c-codec_id = (CodecID)this-avOutputFormat-video_codec;
|   ^
| make[3]: *** [VTK/IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o] 
Error 1

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#743554: python-astropy: FTBFS on all buildds except on amd64 and kfreebsd-amd64

2014-04-03 Thread Sebastian Ramacher
  [  0.e+00,   0.e+00,   
1.e+00]])
| Ey: array([[ 1.,  0.,  0.],
| E  [ 0.,  1.,  0.],
| E  [ 0.,  0.,  1.]])
|
| /usr/lib/python2.7/dist-packages/numpy/testing/utils.py:644: AssertionError
| = 1 failed, 4931 passed, 252 skipped, 19 xfailed, 5 xpassed in 213.22 seconds 
==

For the full build log see
https://buildd.debian.org/status/fetch.php?pkg=python-astropyarch=s390xver=0.3.1+dfsg-1stamp=1396457594

On powerpc it failed with both errors.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#739440: FTBFS with libav10

2014-02-19 Thread Sebastian Ramacher
Control: forwarded -1 https://github.com/Itseez/opencv/pull/2293

On 2014-02-18 19:59:48, Moritz Muehlenhoff wrote:
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/ffmpeg_codecs.hpp:256:7:
  error: 'CODEC_ID_TARGA' was not declared in this
 scope
  { CODEC_ID_TARGA, MKTAG('t', 'g', 'a', ' ') },
^
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/ffmpeg_codecs.hpp:258:7:
  error: 'CODEC_ID_NONE' was not declared in this scope
  { CODEC_ID_NONE, 0 },
^
 In file included from 
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg.cpp:45:0:
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg_impl.hpp: In 
 member function 'double CvCapture_FFMPEG::getProperty(int)':
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg_impl.hpp:773:33:
  error: 'AVStream' has no member named 'r_frame_rate'
  return av_q2d(video_st-r_frame_rate);
  ^
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg_impl.hpp: In 
 member function 'double CvCapture_FFMPEG::get_fps()':
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg_impl.hpp:820:49:
  error: 'AVStream' has no member named 'r_frame_rate'
  double fps = r2d(ic-streams[video_stream]-r_frame_rate);
  ^
 In file included from 
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg.cpp:45:0:
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg_impl.hpp: In 
 function 'int icv_av_write_frame_FFMPEG(AVFormatContext*, AVStream*, 
 uint8_t*, uint32_t, AVFrame*)':
 /home/jmm/av10/opencv-2.4.8+dfsg1/modules/highgui/src/cap_ffmpeg_impl.hpp:1236:72:
  error: 'avcodec_encode_video' was not declared in this scope
  out_size = avcodec_encode_video(c, outbuf, outbuf_size, picture);
 ^
 make[3]: *** 
 [modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o] Error 1
 make[3]: Leaving directory 
 `/home/jmm/av10/opencv-2.4.8+dfsg1/obj-x86_64-linux-gnu'
 make[2]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Error 2
 make[2]: Leaving directory 
 `/home/jmm/av10/opencv-2.4.8+dfsg1/obj-x86_64-linux-gnu'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory 
 `/home/jmm/av10/opencv-2.4.8+dfsg1/obj-x86_64-linux-gnu'
 dh_auto_build: make -j1 returned exit code 2
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

A patch for the inclusion in opencv is currently discussed at GitHub.
Marked as forwarded to the pull request with the patch.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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

Bug#738752: pymca: FTBFS against qhull 2012.1

2014-02-12 Thread Sebastian Ramacher
Source: pymca
Version: 4.7.1+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Tags: sid jessie

pymca fails to build against qhull 2012.1 which is now in unstable:
| x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
-Wall -Wstrict-prototypes -fPIC 
-I/usr/lib/pymodules/python2.7/numpy/core/include -I/usr/include/python2.7 -c 
PyMca/Object3D/Object3DQhull/Object3DQhull.c -o 
build/temp.linux-x86_64-2.7/PyMca/Object3D/Object3DQhull/Object3DQhull.o 
-I/usr/include/qhull
| In file included from 
/usr/lib/pymodules/python2.7/numpy/core/include/./numpy/ndarraytypes.h:1728:0,
|  from 
/usr/lib/pymodules/python2.7/numpy/core/include/./numpy/ndarrayobject.h:17,
|  from 
/usr/lib/pymodules/python2.7/numpy/core/include/./numpy/arrayobject.h:15,
|  from PyMca/Object3D/Object3DQhull/Object3DQhull.c:5:
| 
/usr/lib/pymodules/python2.7/numpy/core/include/./numpy/npy_deprecated_api.h:11:2:
 warning: #warning Using deprecated NumPy API, disable it by #defining 
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION [-Wcpp]
|  #warning Using deprecated NumPy API, disable it by #defining 
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
|   ^
| PyMca/Object3D/Object3DQhull/Object3DQhull.c:7:19: fatal error: qhull.h: No 
such file or directory
|  #include qhull.h
|^
| compilation terminated.
| error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
| dh_auto_build: python setup.py build --force returned exit code 1

The full build log is available at
http://people.debian.org/~sramacher/logs/qhull/pymca_4.7.1+dfsg-1_amd64-20140212-1837.log

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital 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