Bug#900441: Misses executable, possible candidate for removal?

2018-05-30 Thread Andreas Moog
Package: bwbar
Version: 1.2.3-3
Severity: grave

Hi there,

the package bwbar is at least since August 2017 completely unusable:

andreas@leonard:~$ dpkg -L bwbar
/.
/etc
/etc/default
/etc/default/bwbar
/etc/init.d
/etc/init.d/bwbar
/usr
/usr/share
/usr/share/doc
/usr/share/doc/bwbar
/usr/share/doc/bwbar/README
/usr/share/doc/bwbar/README.Debian
/usr/share/doc/bwbar/changelog.Debian.gz
/usr/share/doc/bwbar/copyright
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/bwbar.8.gz

As you can see there is no binary in this package at all. While the fix would
be very trivial (adding one line to debian/install) I wonder if it wouldn't
make more sense to have this package removed.

Reasons:
  - Currently unusable
  - No upstream activity since 2013
  - No reverse-depends

Kind regards // Viele Grüße

Andreas

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

Kernel: Linux 4.16.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bwbar depends on:
ii  lsb-base  9.20170808

bwbar recommends no packages.

bwbar suggests no packages.

-- no debconf information


Bug#900032: [Pkg-javascript-devel] Bug#900032: mocha: missing-copyright-file /usr/share/doc/mocha/copyright

2018-05-26 Thread Andreas Moog
On Fri, May 25, 2018 at 12:40:48PM +0200, Bastien ROUCARIES wrote:
> Hi,
> 
> I am really clueless. You are right but it will do this only with upgrade.
> 
> I have used correctly dpkg-maintscript-helper.
> 
> Could you crosscheck, my script ?

I think from reading the dpkg-maintscript-helper manpage the version you use is
wrong: 

dir_to_symlink /usr/share/doc/mocha libjs-mocha 4.0.1-1~

meaning the version where the conversion is done must be lower than 4.0.1-1.

My understanding is that you need to put 4.1.0+ds-1~ as version since you want
to have the coversion done for all prior versions.

Kind regards // Viele Grüße

Andreas Moog


signature.asc
Description: PGP signature


Bug#872894: Patch for FTBFS

2018-05-12 Thread Andreas Moog
tags 872894 +patch
tags 872903 +patch
thanks

Hi there,

I pushed a the new upstream version to the salsa repository, which indeed fixes
the autopkgtests. Since I'm not a DD I will seek sponsoring for the new
package.

Cheers,
Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: PGP signature


Bug#892658: Patch pushed to salsa

2018-05-12 Thread Andreas Moog
tags 892658 +patch
thanks

Hi there,

I have pushed a fix for this build failure (and a second that showed after
fixing the one described in this issue) to the salsa repository.

I am not a DD though and need a sponsor for the upload. I will file a
sponsorship request in a couple days if no one sponsors it by then.

Cheers,

Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: PGP signature


Bug#898457: Depends on non-existent package node-mkdir

2018-05-11 Thread Andreas Moog
Source: node-mocha
Severity: serious
Tags: patch

Hi there,

it appears that the latest commits and uploads have introduced a wrong
dependency on node-mkdir, which doesn't exist.

I pushed the attached diff to the salsa repository, but since I'm only a DM, I
can't upload the package. I will request sponsorship if a couple days pass and 
no
upload happened.

Thanks!

Cheers,

  Andreas

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

Kernel: Linux 4.15.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
>From 4f3060d2736c5182dd0325065a1099102c77ac43 Mon Sep 17 00:00:00 2001
From: Andreas Moog <andreas.m...@warperbbs.de>
Date: Fri, 11 May 2018 22:29:17 +0200
Subject: [PATCH] Fix broken Depends on node-mkdirp

---
 debian/changelog | 7 +++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 576f676..08d6e09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-mocha (4.0.1-6) unstable; urgency=medium
+
+  * Team upload.
+  * Fix broken depends on node-mkdirp
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Fri, 11 May 2018 22:29:49 +0200
+
 node-mocha (4.0.1-5) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 85f7c88..4d626bb 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Depends:
  , node-glob (>= 7.1.2)
  , node-growl (>= 1.7.0)
  , node-he (>= 1.1.1)
- , node-mkdir (>= 0.5.1)
+ , node-mkdirp (>= 0.5.1)
  , node-supports-color (>= 4.4.0)
  , libjs-mocha (= ${source:Version})
 Description: simple, flexible, fun test framework - Node.js module
-- 
2.17.0



Bug#880723: FTBFS: Build-Depends on removed package libgd2-xpm-dev

2017-11-04 Thread Andreas Moog
Source: brial
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hello there,

brial FTBFS in current sid due to libgd2-xpm-dev having been removed from the 
libgd2 package:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 sbuild-build-depends-brial-dummy : Depends: libgd2-xpm-dev but it is not 
installable
E: Unable to correct problems, you have held broken packages.
apt-get failed.
E: Package installation failed

Kind regards,

  Andreas Moog

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (500, 'unstable-debug'), (450, 
'experimental'), (350, 'testing'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#880721: FTBFS: fatal error: doctest/doctest.h: No such file or directory

2017-11-04 Thread Andreas Moog
Source: argagg
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hello there,

argagg seems to FTBFS in a clean sid environment:

Generating XML output for the main page
lookup cache used 556/65536 hits=11073 misses=665
finished...
make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[ 57%] Built target docs
/<>/test/test.cpp:4:10: fatal error: doctest/doctest.h: No such 
file or directory
 #include "doctest/doctest.h"
  ^~~
compilation terminated.
CMakeFiles/argagg_test.dir/build.make:65: recipe for target 
'CMakeFiles/argagg_test.dir/test/test.cpp.o' failed

The full log is available at 
http://people.ubuntu.com/~ampelbein/argagg_0.4.6-3_amd64.build

Kind regards,

  Andreas

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (500, 'unstable-debug'), (450, 
'experimental'), (350, 'testing'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#831076: libkqueue: patch for bool-compare issue, now FTBFS with test failures

2017-10-09 Thread Andreas Moog
Dear maintainer,

attached is a patch from upstream to fix this particular build failure. Sadly
the package still FTBFS, now with test failures:

Running 1 iterations
1: test_peer_close_detection()
2: test_kqueue()
3: test_kevent()
4: test_ev_receipt()
5: test_kevent_socket_add()
6: test_kevent_socket_del()
7: test_kevent_socket_add_without_ev_add()
8: test_kevent_socket_get()
9: test_kevent_socket_disable_and_enable()
10: test_kevent_socket_oneshot()
11: test_kevent_socket_clear()
12: test_kevent_socket_dispatch()
13: test_kevent_socket_listen_backlog()
14: test_kevent_socket_eof()
15: test_kevent_regular_file()
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
[0x0]
* ERROR: Program received signal 6 *
*** TEST FAILED ***

I didn't investigate this any further, seems it might be best to update to 
a newer upstream release instead of cherrypicking fixes.

Regards.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru libkqueue-2.0.3/debian/changelog libkqueue-2.0.3/debian/changelog
--- libkqueue-2.0.3/debian/changelog	2014-09-11 13:55:27.0 +0200
+++ libkqueue-2.0.3/debian/changelog	2017-10-09 19:03:38.0 +0200
@@ -1,3 +1,11 @@
+libkqueue (2.0.3-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from upstream git to fix incorrect boolean logic 
+(Closes: #831076)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Mon, 09 Oct 2017 19:03:38 +0200
+
 libkqueue (2.0.3-1.1) unstable; urgency=medium
 
   * Non maintainer upload.
diff -Nru libkqueue-2.0.3/debian/patches/fix-ftbfs-gcc6.patch libkqueue-2.0.3/debian/patches/fix-ftbfs-gcc6.patch
--- libkqueue-2.0.3/debian/patches/fix-ftbfs-gcc6.patch	1970-01-01 01:00:00.0 +0100
+++ libkqueue-2.0.3/debian/patches/fix-ftbfs-gcc6.patch	2017-10-09 19:03:38.0 +0200
@@ -0,0 +1,16 @@
+Description: Fix incorrect boolean logic to allow building with GCC6
+Author: marcos69
+Bug-Debian: https://bugs.debian.org/831076
+Origin: upstream, https://github.com/mheily/libkqueue/commit/fd76168ac6018d5ae99ce9778ba1ef4de524b632.patch
+
+--- libkqueue-2.0.3.orig/src/linux/read.c
 libkqueue-2.0.3/src/linux/read.c
+@@ -204,7 +204,7 @@ evfilt_read_knote_delete(struct filter *
+ if (kn->kev.flags & EV_DISABLE)
+ return (0);
+ 
+-if ((kn->kn_flags & KNFL_REGULAR_FILE && kn->kdata.kn_eventfd != -1) < 0) {
++if ((kn->kn_flags & KNFL_REGULAR_FILE) && (kn->kdata.kn_eventfd != -1)) {
+ if (epoll_ctl(kn->kn_epollfd, EPOLL_CTL_DEL, kn->kdata.kn_eventfd, NULL) < 0) {
+ dbg_perror("epoll_ctl(2)");
+ return (-1);
diff -Nru libkqueue-2.0.3/debian/patches/series libkqueue-2.0.3/debian/patches/series
--- libkqueue-2.0.3/debian/patches/series	2014-09-11 13:55:59.0 +0200
+++ libkqueue-2.0.3/debian/patches/series	2017-10-09 19:03:38.0 +0200
@@ -1 +1,2 @@
 replace-64bit-knote.patch
+fix-ftbfs-gcc6.patch


signature.asc
Description: PGP signature


Bug#871086: Correct debdiff

2017-10-08 Thread Andreas Moog
Apologies, the last upload missed the change to debian/rules due to an error
on my part, correct debdiff attached.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru extsmail-2.0/debian/changelog extsmail-2.0/debian/changelog
--- extsmail-2.0/debian/changelog	2015-05-14 23:05:28.0 +0200
+++ extsmail-2.0/debian/changelog	2017-10-07 20:11:23.0 +0200
@@ -1,3 +1,10 @@
+extsmail (2.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable the "format" hardening-feature to fix FTBFS (Closes: #871086)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Sat, 07 Oct 2017 20:11:23 +0200
+
 extsmail (2.0-2) unstable; urgency=low
 
   * Upload to unstable.
diff -Nru extsmail-2.0/debian/rules extsmail-2.0/debian/rules
--- extsmail-2.0/debian/rules	2015-05-14 23:05:28.0 +0200
+++ extsmail-2.0/debian/rules	2017-10-07 20:11:23.0 +0200
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=-format
+
 %:
 	dh $@ --with autoreconf


signature.asc
Description: PGP signature


Bug#871086: extsmail: patch for the FTBFS error

2017-10-07 Thread Andreas Moog
Control: tags 871086 + patch

Dear maintainer,

The cause for the error is that the package build system defines "-Wno-format",
which clashes with the hardening build flags that are exported via 
dpkg-buildflags. I have attached a patch that fixes this build error by
disabling the "format" hardening feature via debian/rules.

I'll be looking for a sponsor, feel free to upload a fix yourself or tell me
if I shouldn't upload the nmu. Thanks.

Regards.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru extsmail-2.0/debian/changelog extsmail-2.0/debian/changelog
--- extsmail-2.0/debian/changelog	2015-05-14 22:55:21.0 +0200
+++ extsmail-2.0/debian/changelog	2017-10-07 20:11:23.0 +0200
@@ -1,3 +1,10 @@
+extsmail (2.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable the "format" hardening-feature to fix FTBFS (Closes: #871086)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Sat, 07 Oct 2017 20:11:23 +0200
+
 extsmail (2.0-2) unstable; urgency=low
 
   * Upload to unstable.


signature.asc
Description: PGP signature


Bug#877706: FTBFS: error: cannot find symbol .autoConnectRetry(getAutoConnectRetry())

2017-10-04 Thread Andreas Moog
Source: jakarta-jmeter
Severity: serious

Hello there,

jakarta-jmeter seems to FTBFS:

compile-mongodb:
[mkdir] Created dir: /<>/build/protocol/mongodb
[javac] Compiling 9 source files to /<>/build/protocol/mongodb
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.6
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:140:
 error: cannot find symbol
[javac] .autoConnectRetry(getAutoConnectRetry())
[javac] ^
[javac]   symbol:   method autoConnectRetry(boolean)
[javac]   location: class Builder
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java:153:
 error: no suitable constructor found for 
WriteConcern(int,int,boolean,boolean,boolean)
[javac] builder.writeConcern(new WriteConcern(
[javac]  ^
[javac] constructor WriteConcern.WriteConcern() is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(String) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int,boolean) is not 
applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor WriteConcern.WriteConcern(int,int,boolean,boolean) 
is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor 
WriteConcern.WriteConcern(String,int,boolean,boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] constructor 
WriteConcern.WriteConcern(Object,Integer,Boolean,Boolean) is not applicable
[javac]   (actual and formal argument lists differ in length)
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:53:
 error: cannot find symbol
[javac] boolean authenticated = db.isAuthenticated();
[javac]   ^
[javac]   symbol:   method isAuthenticated()
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java:57:
 error: cannot find symbol
[javac] authenticated = db.authenticate(username, 
password.toCharArray());
[javac]   ^
[javac]   symbol:   method authenticate(String,char[])
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:54:
 error: cannot find symbol
[javac] db.requestStart();
[javac]   ^
[javac]   symbol:   method requestStart()
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:56:
 error: cannot find symbol
[javac] db.requestEnsureConnection();
[javac]   ^
[javac]   symbol:   method requestEnsureConnection()
[javac]   location: variable db of type DB
[javac] 
/<>/src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java:65:
 error: cannot find symbol
[javac] db.requestDone();
[javac]   ^
[javac]   symbol:   method requestDone()
[javac]   location: variable db of type DB
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 7 errors
[javac] 1 warning

Full log at: 
http://people.ubuntu.com/~ampelbein/jakarta-jmeter_2.13-3_amd64.build

Regards,
  Andreas

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (500, 'unstable-debug'), (450, 
'experimental'), (350, 'testing'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#877590: FTBFS: error: package org.testng does not exist

2017-10-03 Thread Andreas Moog
Source: htsjdk
Version: 2.8.1+dfsg-1
Severity: serious

Hello there,

Your package htsjdk fails to build from source in a current Debian/unstable 
environment:

/<>/htsjdk-2.8.1+dfsg/src/test/java/htsjdk/samtools/reference/ReferenceSequenceTests.java:27:
 error: package org.testng does not exist
import org.testng.Assert;
 ^
/<>/htsjdk-2.8.1+dfsg/src/test/java/htsjdk/samtools/reference/ReferenceSequenceTests.java:28:
 error: package org.testng.annotations does not exist
import org.testng.annotations.DataProvider;
 ^
/<>/htsjdk-2.8.1+dfsg/src/test/java/htsjdk/samtools/reference/ReferenceSequenceTests.java:29:
 error: package org.testng.annotations does not exist
import org.testng.annotations.Test;
[...]
100 errors
4 warnings
:compileTestJava FAILED
:compileTestJava (Thread[Task worker Thread 6,5,main]) completed. Took 1.28 
secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileTestJava'.
> Compilation failed; see the compiler error output for details.

See the full buildlog at 
http://people.ubuntu.com/~ampelbein/htsjdk_2.8.1+dfsg-1_amd64.build

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: PGP signature


Bug#853349: codeblocks: Patch for the build-failure

2017-10-01 Thread Andreas Moog
On Sat, Sep 30, 2017 at 09:21:43PM +0200, David Paleino wrote:

> Please go ahead, I currently don't have time :(

Ok, thanks for the reply. I filed a request for sponsorship as #877376.

Cheers,
  Andreas
-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: PGP signature


Bug#853349: codeblocks: Patch for the build-failure

2017-09-30 Thread Andreas Moog
Control: tags 853349 + patch

Dear maintainer,

this particular error is fixed already in upstream's SVN repo:

https://sourceforge.net/p/codeblocks/code/11006/

I've attached a minimal nmu for which I will seek sponsoring. Please tell me if 
I shouldn't upload this!

Thanks!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru codeblocks-16.01+dfsg/debian/changelog codeblocks-16.01+dfsg/debian/changelog
--- codeblocks-16.01+dfsg/debian/changelog	2016-06-15 09:26:34.0 +0200
+++ codeblocks-16.01+dfsg/debian/changelog	2017-09-30 20:21:54.0 +0200
@@ -1,3 +1,10 @@
+codeblocks (16.01+dfsg-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from upstream svn to fix FTBFS with GCC 7.1 (Closes: #853349)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Sat, 30 Sep 2017 20:21:54 +0200
+
 codeblocks (16.01+dfsg-2) unstable; urgency=medium
 
   * Drop debian/patches/05-fix-boost-system-1.60.patch; obsolete.
diff -Nru codeblocks-16.01+dfsg/debian/patches/06-fix-ftbfs-gcc71.patch codeblocks-16.01+dfsg/debian/patches/06-fix-ftbfs-gcc71.patch
--- codeblocks-16.01+dfsg/debian/patches/06-fix-ftbfs-gcc71.patch	1970-01-01 01:00:00.0 +0100
+++ codeblocks-16.01+dfsg/debian/patches/06-fix-ftbfs-gcc71.patch	2017-09-30 20:21:54.0 +0200
@@ -0,0 +1,19 @@
+Description: Fix compilation with GCC 7.1.0
+Bug-Debian: https://bugs.debian.org/853349
+Origin: upstream, https://sourceforge.net/p/codeblocks/code/11006/
+Last-Update: 2017-09-30
+
+--- codeblocks-16.01+dfsg.orig/src/include/scripting/sqplus/sqplus.h
 codeblocks-16.01+dfsg/src/include/scripting/sqplus/sqplus.h
+@@ -154,10 +154,10 @@
+ return safeStringCopy(s,_s.s,MaxLength);
+   }
+   bool operator == (const ScriptStringVar & _s) {
+-return _strcmp(s,_s.s) == 0;
++return strcmp(s,_s.s) == 0;
+   }
+   bool compareCaseInsensitive(const ScriptStringVar & _s) {
+-return _stricmp(s,_s.s) == 0;
++return strcasecmp(s,_s.s) == 0;
+   }
+ };
diff -Nru codeblocks-16.01+dfsg/debian/patches/series codeblocks-16.01+dfsg/debian/patches/series
--- codeblocks-16.01+dfsg/debian/patches/series	2016-06-15 09:25:21.0 +0200
+++ codeblocks-16.01+dfsg/debian/patches/series	2017-09-30 20:21:54.0 +0200
@@ -3,3 +3,4 @@
 03-remove-fPIC-from-pkg-info.patch
 04-reproducible_build.patch
 05-remove-rsa-md5-impl.patch
+06-fix-ftbfs-gcc71.patch


signature.asc
Description: PGP signature


Bug#875822: Should certmaster be removed from Debian?

2017-09-30 Thread Andreas Moog
Hello Nima,

I've been looking at this bug report and wonder if the best course of action 
for Debian would be to remove certmaster from the archive. It hasn't seen any 
maintainer-upload since 2009, the homepage is gone and I can't find any 
active upstream development repository. Additionally, the popcon is really low 
(expected from a experimental-only package) and it was never included in any 
stable Debian release.

If you agree on the removal, just say the word and I'll file the bug.

Thanks!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: PGP signature


Bug#853338: bossa: Patch for the build failure

2017-09-30 Thread Andreas Moog
Control: tags 853338 + patch

Dear maintainer,

This particular build failure has an easy fix available in Upstream's git 
repository, 
https://github.com/shumatech/BOSSA/commit/3ace00ee9a5a1372c321f4b97b941eb7c040ef80

I've prepared a minimal NMU and will be looking for a sponsor.

You might want to consider updating to a more recent release though, version 
1.8 has been released in May this year.

Kind regards,
   Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru bossa-1.3~20120408/debian/changelog bossa-1.3~20120408/debian/changelog
--- bossa-1.3~20120408/debian/changelog	2014-06-16 03:12:37.0 +0200
+++ bossa-1.3~20120408/debian/changelog	2017-09-30 12:42:31.0 +0200
@@ -1,3 +1,10 @@
+bossa (1.3~20120408-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from upstream git to fix FTBFS with GCC7 (Closes: #853338)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Sat, 30 Sep 2017 12:42:31 +0200
+
 bossa (1.3~20120408-5) unstable; urgency=low
 
   [ Olly Betts ]
diff -Nru bossa-1.3~20120408/debian/patches/fix-FTBFS-GCC7.patch bossa-1.3~20120408/debian/patches/fix-FTBFS-GCC7.patch
--- bossa-1.3~20120408/debian/patches/fix-FTBFS-GCC7.patch	1970-01-01 01:00:00.0 +0100
+++ bossa-1.3~20120408/debian/patches/fix-FTBFS-GCC7.patch	2017-09-30 12:42:31.0 +0200
@@ -0,0 +1,27 @@
+Description: Compare the data, not the pointer.
+Author: Scott Shumate <sc...@esquilo.io>
+Bug: https://github.com/shumatech/BOSSA/issues/37
+Bug-Debian: https://bugs.debian.org/853338
+Origin: upstream, https://github.com/shumatech/BOSSA/commit/3ace00ee9a5a1372c321f4b97b941eb7c040ef80.patch
+Last-Update: 2017-09-30
+
+--- bossa-1.3~20120408.orig/src/Command.cpp
 bossa-1.3~20120408/src/Command.cpp
+@@ -707,7 +707,7 @@ CommandMwb::invoke(char* argv[], int arg
+ char* input = readline("? ");
+ if (!input)
+ return;
+-if (input == '\0' ||
++if (*input == '\0' ||
+ !argUint32(input, ))
+ {
+ free(input);
+@@ -810,7 +810,7 @@ CommandMww::invoke(char* argv[], int arg
+ char* input = readline("? ");
+ if (!input)
+ return;
+-if (input == '\0' ||
++if (*input == '\0' ||
+ !argUint32(input, ))
+ {
+ free(input);
diff -Nru bossa-1.3~20120408/debian/patches/series bossa-1.3~20120408/debian/patches/series
--- bossa-1.3~20120408/debian/patches/series	2014-06-16 02:51:34.0 +0200
+++ bossa-1.3~20120408/debian/patches/series	2017-09-30 12:42:31.0 +0200
@@ -7,3 +7,4 @@
 add-kfreebsd-platform-support.patch
 no_X11_link.patch
 wx3.0-compat.patch
+fix-FTBFS-GCC7.patch


signature.asc
Description: PGP signature


Bug#876870: apertium-en-es: Patch for the FTBFS

2017-09-29 Thread Andreas Moog
Control: tags 876870 + patch

Dear maintainer,

a patch for this failure is available in upstream's svn repository:
https://sourceforge.net/p/apertium/svn/64863/tree//trunk/apertium-en-es/Makefile.am?diff=51af421534309d755140f9cf:64862

I've attached a proposed NMU to fix this build failure, but you might want to 
update to a more recent SVN commit instead of just cherry-picking.

Regards,

  Andreas Moog

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru apertium-en-es-0.8.0~r57502/debian/changelog apertium-en-es-0.8.0~r57502/debian/changelog
--- apertium-en-es-0.8.0~r57502/debian/changelog	2016-07-10 07:45:54.0 +0200
+++ apertium-en-es-0.8.0~r57502/debian/changelog	2017-09-29 20:16:28.0 +0200
@@ -1,3 +1,10 @@
+apertium-en-es (0.8.0~r57502-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from upstream SVN to fix FTBFS in test suite (Closes: #876870)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Fri, 29 Sep 2017 20:16:28 +0200
+
 apertium-en-es (0.8.0~r57502-2) unstable; urgency=low
 
   [ Tino Didriksen ]
diff -Nru apertium-en-es-0.8.0~r57502/debian/patches/0001-fix-FTBFS-test-failure.patch apertium-en-es-0.8.0~r57502/debian/patches/0001-fix-FTBFS-test-failure.patch
--- apertium-en-es-0.8.0~r57502/debian/patches/0001-fix-FTBFS-test-failure.patch	1970-01-01 01:00:00.0 +0100
+++ apertium-en-es-0.8.0~r57502/debian/patches/0001-fix-FTBFS-test-failure.patch	2017-09-29 20:16:16.0 +0200
@@ -0,0 +1,19 @@
+Description: Fix FTBFS due to error in testsuite
+Origin: upstream, https://sourceforge.net/p/apertium/svn/64863/tree//trunk/apertium-en-es/Makefile.am?diff=51af421534309d755140f9cf:64862
+Bug-Debian: https://bugs.debian.org/876870
+Forwarded: not-needed
+Last-Update: 2017-09-29
+
+--- apertium-en-es-0.8.0~r57502.orig/Makefile.am
 apertium-en-es-0.8.0~r57502/Makefile.am
+@@ -198,8 +198,8 @@ clean-local:
+ ###
+ 
+ test: all
+-	echo  "Fue un malentendido."  | apertium -d . es-en | tee .test-mt
+-	@echo "It was a misunderstanding." > .test-ref
++	echo  "Un malentendido."  | apertium -d . es-en | tee .test-mt
++	@echo "A misunderstanding." > .test-ref
+ 	@diff .test-ref .test-mt
+ 	echo "Three sad tigers" | apertium -d . en-es | tee .test-mt
+ 	@echo "Tres tigres tristes" > .test-ref
diff -Nru apertium-en-es-0.8.0~r57502/debian/patches/series apertium-en-es-0.8.0~r57502/debian/patches/series
--- apertium-en-es-0.8.0~r57502/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ apertium-en-es-0.8.0~r57502/debian/patches/series	2017-09-29 20:14:33.0 +0200
@@ -0,0 +1 @@
+0001-fix-FTBFS-test-failure.patch


signature.asc
Description: PGP signature


Bug#866620: Error when installing together with debconf, overwriting files

2017-06-30 Thread Andreas Moog
Package: python3-cairo
Version: 1.10.0+dfsg-5+b2
Severity: serious

Hello there,

I get the following error when trying to install python3-cairo:

(sid-amd64)root@inkubator:~# apt install python3-cairo debconf
[...]
Unpacking python3-cairo (1.10.0+dfsg-5+b2) ...
dpkg: error processing archive 
/tmp/apt-dpkg-install-BrlSR6/32-python3-cairo_1.10.0+dfsg-5+b2_amd64.deb 
(--unpack):
 trying to overwrite '/usr/lib/python2.7/dist-packages/debconf.py', which is 
also in package debconf 1.5.61
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

If you need any more information, feel free to ask.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (500, 'unstable-debug'), (450, 
'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-cairo depends on:
ii  libc6  2.24-12
ii  libcairo2  1.14.8-1
ii  python33.5.3-3

python3-cairo recommends no packages.

python3-cairo suggests no packages.

-- no debconf information



Bug#863495: Broken on (at least) amd64, looks in wrong path for libporg-log.so

2017-05-27 Thread Andreas Moog
Package: porg
Version: 2:0.10-1
Severity: serious

Hi there,

porg on (at least) amd64 is broken:

$ sudo porg -lp foo-1.0 "touch /usr/bin/foo"
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libporg-log.so' from LD_PRELOAD 
cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libporg-log.so' from LD_PRELOAD 
cannot be preloaded (cannot open shared object file): ignored.
porg: foo-1.0: No files to log

Let me know if you need any more information from me.

There is a Ubuntu report about the same issue in Ubuntu:
https://bugs.launchpad.net/bugs/1664429

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (650, 'unstable'), (500, 'unstable-debug'), (450, 
'experimental'), (1, 'experimental-debug')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages porg depends on:
ii  libc6   2.24-10
ii  libgcc1 1:6.3.0-18
ii  libstdc++6  6.3.0-18

porg recommends no packages.

porg suggests no packages.

-- no debconf information



Bug#837843: colord-gtk: diff for NMU version 0.1.26-1.1

2016-12-08 Thread Andreas Moog
Control: tags 837843 + patch

Dear maintainer,

as the original bug report suggests, adding intltool to the Build-Depends
is enough to get the package building again.

I've prepared an NMU for colord-gtk (versioned as 0.1.26-1.1) and
will seek a sponsor for it. Please feel free to tell me if I
should delay or cancel the upload.

Regards.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru colord-gtk-0.1.26/debian/changelog colord-gtk-0.1.26/debian/changelog
--- colord-gtk-0.1.26/debian/changelog	2015-11-27 07:56:13.0 +0100
+++ colord-gtk-0.1.26/debian/changelog	2016-12-08 18:07:34.0 +0100
@@ -1,3 +1,11 @@
+colord-gtk (0.1.26-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add intltool to Build-Depends to fix FTBFS with newer version of
+gtk-doc-tools (Closes: #837843)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Thu, 08 Dec 2016 18:07:34 +0100
+
 colord-gtk (0.1.26-1) unstable; urgency=medium
 
   * Acknowledge NMU. Thanks to Margarita Manterola!
diff -Nru colord-gtk-0.1.26/debian/control colord-gtk-0.1.26/debian/control
--- colord-gtk-0.1.26/debian/control	2015-11-27 07:56:13.0 +0100
+++ colord-gtk-0.1.26/debian/control	2016-12-08 18:07:32.0 +0100
@@ -14,6 +14,7 @@
gobject-introspection,
libgirepository1.0-dev,
docbook-utils,
+   intltool
 Standards-Version: 3.9.6
 Section: graphics
 Homepage: http://www.freedesktop.org/software/colord/


signature.asc
Description: PGP signature


Bug#818393: cpm: Fix for build failure

2016-12-06 Thread Andreas Moog
Control: tags 818393 + patch

Hi, Kacper,

I've prepared an NMU for cpm (versioned as 0.32-1.2) and will be looking
for a sponsor (I'm a DM, can't upload myself). Please feel free to tell me
if I should delay the upload.

The fix for this FTBFS is rather easy: Since libcdk5 version (5.0.20160131-1)
has put the file cdk.h back in its original place, the patch included in
the previous NMU causes this build error. My patch simply removes that patch.

Regards.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru cpm-0.32/debian/changelog cpm-0.32/debian/changelog
--- cpm-0.32/debian/changelog	2015-10-18 17:51:10.0 +0200
+++ cpm-0.32/debian/changelog	2016-12-06 21:07:53.0 +0100
@@ -1,3 +1,11 @@
+cpm (0.32-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove patch from previous NMU, cdk.h was moved back to original location
+in libcdk5 (5.0.20160131-1) (Closes: #818393)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Tue, 06 Dec 2016 21:07:53 +0100
+
 cpm (0.32-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cpm-0.32/debian/patches/cdk_h.diff cpm-0.32/debian/patches/cdk_h.diff
--- cpm-0.32/debian/patches/cdk_h.diff	2015-10-18 16:33:28.0 +0200
+++ cpm-0.32/debian/patches/cdk_h.diff	1970-01-01 01:00:00.0 +0100
@@ -1,13 +0,0 @@
-Index: b/configure.in
-===
 a/configure.in
-+++ b/configure.in
-@@ -290,7 +290,7 @@ CDK_H=`${CC} ${CFLAGS} ${CPPFLAGS} -D_FI
- # recent cdk.h are in /usr/include/cdk.h not /usr/include/cdk/cdk.h
- if ! ( test -n "$CDK_H" &&  -f ${CDK_H} )
- then
--  CDK_H="/usr/include/cdk/cdk.h"
-+  CDK_H="/usr/include/cdk.h"
-   if ! test -f ${CDK_H}
-   then
- if test -n "${WITH_CDK}"
diff -Nru cpm-0.32/debian/patches/series cpm-0.32/debian/patches/series
--- cpm-0.32/debian/patches/series	2015-10-18 16:07:53.0 +0200
+++ cpm-0.32/debian/patches/series	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-cdk_h.diff


signature.asc
Description: PGP signature


Bug#847127: Segmentation fault when doing a "Dry run"

2016-12-05 Thread Andreas Moog
Package: gpointing-device-settings
Version: 1.6.0~git20150314.de7fe9e7-1
Severity: grave

Hi there, Andrew,

when pressing the button "Dry run" I get a segmentation fault:

Thread 1 "gpointing-devic" received signal SIGSEGV, Segmentation fault.
0x77bd4250 in get_int_properties (name=, xinput=0x828880 
[GpdsXInput]) at gpds-xinput.c:765
765 gpds-xinput.c: No such file or directory.
(gdb) q

I attached the output of "thread apply all bt full" to this report. Let me
know if you need any more information.

Thanks!

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

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gpointing-device-settings depends on:
ii  gconf-service3.2.6-4
ii  gconf2   3.2.6-4
ii  libatk1.0-0  2.22.0-1
ii  libc62.24-7
ii  libcairo21.14.6-1.1
ii  libfontconfig1   2.11.0-6.7
ii  libfreetype6 2.6.3-3+b1
ii  libgconf-2-4 3.2.6-4
ii  libgdk-pixbuf2.0-0   2.36.0-1
ii  libglib2.0-0 2.50.2-2
ii  libgpds0 1.6.0~git20150314.de7fe9e7-1
ii  libgtk2.0-0  2.24.31-1
ii  libpango-1.0-0   1.40.3-3
ii  libpangocairo-1.0-0  1.40.3-3
ii  libpangoft2-1.0-01.40.3-3
ii  libxi6   2:1.7.6-1.1

gpointing-device-settings recommends no packages.

gpointing-device-settings suggests no packages.

-- no debconf information

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


gdb-backtrace.txt.gz
Description: application/gzip


signature.asc
Description: PGP signature


Bug#837845: Bug#844819: libwnck: FTBFS: /<>/./configure: line 3052: GNOME_MAINTAINER_MODE_DEFINES: command not found

2016-12-02 Thread Andreas Moog
Control: tags -1 patch

Hi there,

as the original report suggests, adding gnome-common to the Build-Depends
fixes the build error. Trivial patch attached.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
From aedc232b6541e5bc9b4f5d285b03401eca24a098 Mon Sep 17 00:00:00 2001
From: Andreas Moog <andreas.m...@warperbbs.de>
Date: Fri, 2 Dec 2016 20:28:17 +0100
Subject: [PATCH] * Non-maintainer upload. * debian/control:- Add
 gnome-common to Build-Depends to fix FTBFS:   "syntax error near
 unexpected token "maximum" (Closes: #837845)

---
 debian/changelog | 9 +
 debian/control   | 3 ++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 227be46..5d3f1ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libwnck (2.30.7-6) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control:
+ - Add gnome-common to Build-Depends to fix FTBFS:
+"syntax error near unexpected token maximum" (Closes: #837845)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Fri, 02 Dec 2016 20:27:41 +0100
+
 libwnck (2.30.7-5) unstable; urgency=medium
 
   * debian/control:
diff --git a/debian/control b/debian/control
index 10420a6..0d46dd1 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Build-Depends: debhelper (>= 9),
libgirepository1.0-dev (>= 0.6.14),
gtk-doc-tools (>= 1.9),
libglib2.0-doc,
-   libgtk2.0-doc
+   libgtk2.0-doc,
+   gnome-common
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/libwnck.git;a=summary
 Vcs-Git: git://anonscm.debian.org/pkg-mate/libwnck.git
 Homepage: https://developer.gnome.org/libwnck/2.30/
-- 
2.10.2



signature.asc
Description: PGP signature


Bug#756827: urjtag: diff for NMU version 0.10+r2007-1.2

2014-09-13 Thread Andreas Moog
Control: tags 756827 + patch
Control: forwarded 756827 https://sourceforge.net/p/urjtag/bugs/119/

Dear maintainer,

I've prepared an NMU for urjtag (versioned as 0.10+r2007-1.2) and
attached the resulting diff to this bug. Since I'm not a DD, I
can't upload it myself. If it's OK with you, I'll look for a sponsor
in about a week. Feel free to tell me if you want to upload a fix
yourself.

Regards.

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru urjtag-0.10+r2007/debian/changelog urjtag-0.10+r2007/debian/changelog
--- urjtag-0.10+r2007/debian/changelog	2014-07-28 07:40:24.0 +
+++ urjtag-0.10+r2007/debian/changelog	2014-09-12 18:46:22.0 +
@@ -1,3 +1,13 @@
+urjtag (0.10+r2007-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/0010_prefix_REG.patch: (Closes: #756827)
+- Prefix all REG_* with BFIN_REG to not clash with enumerators defined in
+ /usr/include/sys/ucontext.h, this fixes
+ FTBFS: error: redeclaration of enumerator 'REG_R0'
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Fri, 12 Sep 2014 20:43:07 +0200
+
 urjtag (0.10+r2007-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru urjtag-0.10+r2007/debian/patches/0010_prefix_REG.patch urjtag-0.10+r2007/debian/patches/0010_prefix_REG.patch
--- urjtag-0.10+r2007/debian/patches/0010_prefix_REG.patch	1970-01-01 00:00:00.0 +
+++ urjtag-0.10+r2007/debian/patches/0010_prefix_REG.patch	2014-09-13 18:53:26.0 +
@@ -0,0 +1,304 @@
+Description: Prefix all REG_* with BFIN_REG to not clash with enumerators defined in
+ /usr/include/sys/ucontext.h, this fixes FTBFS: error: redeclaration of enumerator 'REG_R0'
+Author: Andreas Moog andreas.m...@warperbbs.de
+Bug: https://sourceforge.net/p/urjtag/bugs/119/
+Bug-Debian: https://bugs.debian.org/756827
+Forwarded: yes, https://sourceforge.net/p/urjtag/bugs/119/attachment/0010_prefix_REG.patch
+Index: urjtag-0.10+r2007/include/urjtag/bfin.h
+===
+--- urjtag-0.10+r2007.orig/include/urjtag/bfin.h
 urjtag-0.10+r2007/include/urjtag/bfin.h
+@@ -27,35 +27,35 @@
+ 
+ 
+ /* High-Nibble: group code, low nibble: register code.  */
+-#define T_REG_R 0x00
+-#define T_REG_P 0x10
+-#define T_REG_I 0x20
+-#define T_REG_B 0x30
+-#define T_REG_L 0x34
+-#define T_REG_M 0x24
+-#define T_REG_A 0x40
++#define T_BFIN_REG_R 0x00
++#define T_BFIN_REG_P 0x10
++#define T_BFIN_REG_I 0x20
++#define T_BFIN_REG_B 0x30
++#define T_BFIN_REG_L 0x34
++#define T_BFIN_REG_M 0x24
++#define T_BFIN_REG_A 0x40
+ 
+ enum core_regnum
+ {
+-REG_R0 = T_REG_R, REG_R1, REG_R2, REG_R3, REG_R4, REG_R5, REG_R6, REG_R7,
+-REG_P0 = T_REG_P, REG_P1, REG_P2, REG_P3, REG_P4, REG_P5, REG_SP, REG_FP,
+-REG_I0 = T_REG_I, REG_I1, REG_I2, REG_I3,
+-REG_M0 = T_REG_M, REG_M1, REG_M2, REG_M3,
+-REG_B0 = T_REG_B, REG_B1, REG_B2, REG_B3,
+-REG_L0 = T_REG_L, REG_L1, REG_L2, REG_L3,
+-REG_A0x = T_REG_A, REG_A0w, REG_A1x, REG_A1w,
+-REG_ASTAT = 0x46,
+-REG_RETS = 0x47,
+-REG_LC0 = 0x60, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1,
+-REG_CYCLES, REG_CYCLES2,
+-REG_USP = 0x70, REG_SEQSTAT, REG_SYSCFG,
+-REG_RETI, REG_RETX, REG_RETN, REG_RETE, REG_EMUDAT,
++BFIN_REG_R0 = T_BFIN_REG_R, BFIN_REG_R1, BFIN_REG_R2, BFIN_REG_R3, BFIN_REG_R4, BFIN_REG_R5, BFIN_REG_R6, BFIN_REG_R7,
++BFIN_REG_P0 = T_BFIN_REG_P, BFIN_REG_P1, BFIN_REG_P2, BFIN_REG_P3, BFIN_REG_P4, BFIN_REG_P5, BFIN_REG_SP, BFIN_REG_FP,
++BFIN_REG_I0 = T_BFIN_REG_I, BFIN_REG_I1, BFIN_REG_I2, BFIN_REG_I3,
++BFIN_REG_M0 = T_BFIN_REG_M, BFIN_REG_M1, BFIN_REG_M2, BFIN_REG_M3,
++BFIN_REG_B0 = T_BFIN_REG_B, BFIN_REG_B1, BFIN_REG_B2, BFIN_REG_B3,
++BFIN_REG_L0 = T_BFIN_REG_L, BFIN_REG_L1, BFIN_REG_L2, BFIN_REG_L3,
++BFIN_REG_A0x = T_BFIN_REG_A, BFIN_REG_A0w, BFIN_REG_A1x, BFIN_REG_A1w,
++BFIN_REG_ASTAT = 0x46,
++BFIN_REG_RETS = 0x47,
++BFIN_REG_LC0 = 0x60, BFIN_REG_LT0, BFIN_REG_LB0, BFIN_REG_LC1, BFIN_REG_LT1, BFIN_REG_LB1,
++BFIN_REG_CYCLES, BFIN_REG_CYCLES2,
++BFIN_REG_USP = 0x70, BFIN_REG_SEQSTAT, BFIN_REG_SYSCFG,
++BFIN_REG_RETI, BFIN_REG_RETX, BFIN_REG_RETN, BFIN_REG_RETE, BFIN_REG_EMUDAT,
+ };
+ 
+ #define CLASS_MASK  0xf0
+ #define GROUP(x)(((x)  CLASS_MASK)  4)
+-#define DREG_P(x)   (((x)  CLASS_MASK) == T_REG_R)
+-#define PREG_P(x)   (((x)  CLASS_MASK) == T_REG_P)
++#define DREG_P(x)   (((x)  CLASS_MASK) == T_BFIN_REG_R)
++#define PREG_P(x)   (((x

Bug#761194: libjs-elycharts: no installable

2014-09-11 Thread Andreas Moog
Control: tags -1 pending

On Thu, Sep 11, 2014 at 05:43:14PM +0200, Sebastian Ramacher wrote:
 $ apt install libjs-elycharts
 ...
  libjs-elycharts : Depends: libjs-jquery (= 1.10.2) but 1.7.2+dfsg-3.2 is to 
 be installed
Depends: libjs-raphael (= 2.1.2) but it is not going to 
 be installed

Oh, oops. I forgot to test in a clean environment and in my working
environment I had custom packages for raphael and jquery installed.
I loosened the dependencies so that the package is installable and
made sure to test functionality with the older versions.

Sorry for not being more thorough.

I pushed updated package to git, could you check and upload it, please?

Cheers,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#738735: linop: FTBFS: dh_sphinxdoc: Sphinx documentation not found

2014-03-09 Thread Andreas Moog
On Sun, Mar 09, 2014 at 01:39:00PM +, Ghislain Vaillant wrote:
 Could you provide the detailed steps to reproduce this bug. I have
 only tested the build locally on my machine via pbuilder prior to
 submitting the package and it went fine.

If you look at https://buildd.debian.org/status/package.php?p=linop you will
see that your package fails on every Debian autobuilder. The reason that it
fails there, but not in your local pbuilder is that with pbuilder, you build
architecture-dependent packages as well as architecture-independent (arch:all) 
ones but the autobuilders only build the arch-dependent parts.

You can reproduce this locally if you use (for example)

dpkg-buildpackage -B

or if you call pbuilder with the --binary-arch option.

Cheers,

 Andreas



signature.asc
Description: Digital signature


Bug#739531: voms-api-java: FTBFS: cp: cannot stat 'target/site/javadoc/apidocs': No such file or directory

2014-02-19 Thread Andreas Moog
Package: voms-api-java
Version: 2.0.10-2
Severity: serious

Hi there,

Your package voms-api-java fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

dh_testdir
debian/mvn-debian resources:resources compiler:compile jar:jar \
resources:testResources compiler:testCompile surefire:test \
javadoc:aggregate
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.plugins:maven-compiler-plugin

Reason: POM 'org.apache.maven.plugins:maven-compiler-plugin' not found in 
repository: System is offline.

  org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.2


 for project org.apache.maven.plugins:maven-compiler-plugin


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Wed Feb 19 19:30:30 CET 2014
[INFO] Final Memory: 4M/118M
[INFO] 
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_testdir
dh_testroot
dh_installdocs
cp: cannot stat 'target/site/javadoc/apidocs': No such file or directory
dh_installdocs: cp -a target/site/javadoc/apidocs 
debian/libvoms-api-java-java-doc/usr/share/doc/libvoms-api-java-java-doc 
returned exit code 1
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

Build finished at 20140219-1930

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/voms-api-java_2.0.10-2_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#739535: uswsusp: FTBFS: Can't locate Switch.pm in @INC

2014-02-19 Thread Andreas Moog
Package: uswsusp
Version: 1.0+20120915-4
Severity: serious
Tags: patch

Hi there,

Your package uswsusp fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

  ^
load.c:459:3: warning: 'gcry_ac_data_new' is deprecated (declared at 
/usr/include/gcrypt.h:1417) [-Wdeprecated-declarations]
   ret = gcry_ac_data_new(rsa_data_set);
   ^
load.c:476:3: warning: 'gcry_ac_data_set' is deprecated (declared at 
/usr/include/gcrypt.h:1443) [-Wdeprecated-declarations]
   ret = gcry_ac_data_set(rsa_data_set, GCRY_AC_FLAG_COPY,
   ^
load.c:485:3: warning: 'gcry_ac_key_init' is deprecated (declared at 
/usr/include/gcrypt.h:1501) [-Wdeprecated-declarations]
   ret = gcry_ac_key_init(rsa_priv, rsa_hd,
   ^
load.c:490:2: warning: 'gcry_ac_data_new' is deprecated (declared at 
/usr/include/gcrypt.h:1417) [-Wdeprecated-declarations]
  ret = gcry_ac_data_new(key_set);
  ^
load.c:496:2: warning: 'gcry_ac_data_set' is deprecated (declared at 
/usr/include/gcrypt.h:1443) [-Wdeprecated-declarations]
  ret = gcry_ac_data_set(key_set, GCRY_AC_FLAG_COPY, a, mpi);
  ^
load.c:501:2: warning: 'gcry_ac_data_decrypt' is deprecated (declared at 
/usr/include/gcrypt.h:1579) [-Wdeprecated-declarations]
  ret = gcry_ac_data_decrypt(rsa_hd, 0, rsa_priv, mpi, key_set);
  ^
load.c:518:2: warning: 'gcry_ac_data_destroy' is deprecated (declared at 
/usr/include/gcrypt.h:1421) [-Wdeprecated-declarations]
  gcry_ac_data_destroy(key_set);
  ^
load.c:521:2: warning: 'gcry_ac_key_destroy' is deprecated (declared at 
/usr/include/gcrypt.h:1541) [-Wdeprecated-declarations]
  gcry_ac_key_destroy(rsa_priv);
  ^
load.c:524:2: warning: 'gcry_ac_data_destroy' is deprecated (declared at 
/usr/include/gcrypt.h:1421) [-Wdeprecated-declarations]
  gcry_ac_data_destroy(rsa_data_set);
  ^
load.c:535:2: warning: 'gcry_ac_close' is deprecated (declared at 
/usr/include/gcrypt.h:1497) [-Wdeprecated-declarations]
  gcry_ac_close(rsa_hd);
  ^
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DS2RAM -D_LARGEFILE64_SOURCE 
   -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -c -o s2ram.o s2ram.c
perl wlcsv2c.pl whitelist.csv whitelist.c
Can't locate Switch.pm in @INC (you may need to install the Switch module) 
(@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 
/usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 
/usr/share/perl/5.18 /usr/local/lib/site_perl .) at wlcsv2c.pl line 5.
BEGIN failed--compilation aborted at wlcsv2c.pl line 5.
make[3]: *** [whitelist.c] Error 2
make[3]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
make[2]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915'
make[1]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140219-1954

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/uswsusp_1.0+20120915-4_amd64.build

As the error suggests, adding libswitch-perl to the Build-Depends fixing this 
build failure.

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#739143: xindy: diff for NMU version 2.4-1.3

2014-02-19 Thread Andreas Moog
On 17.02.2014 01:29, Norbert Preining wrote:

 The patch is abslutely correct, nothing needs to be changed.
 
 If Jörg does not answer the next 2-3 days, just upload directly, I don't
 see any problem with it.

Since I'm not a DD and thus can't upload, I filed
http://bugs.debian.org/739546 against sponsorship-requests to hopefully
find a sponsor.

Regards
  Andreas
-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#733355: urjtag: diff for NMU version 0.10+r2007-1.1

2014-02-19 Thread Andreas Moog
tags 733355 + patch
thanks

Dear maintainer,

I've prepared an NMU for urjtag (versioned as 0.10+r2007-1.1) and
will try and find a sponsor in the next week. Please feel free to tell me if I
should wait longer or if you would like to upload yourself.

Regards.
diff -Nru urjtag-0.10+r2007/debian/changelog urjtag-0.10+r2007/debian/changelog
--- urjtag-0.10+r2007/debian/changelog	2011-10-21 23:47:08.0 +0200
+++ urjtag-0.10+r2007/debian/changelog	2014-02-19 21:51:23.0 +0100
@@ -1,3 +1,12 @@
+urjtag (0.10+r2007-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from upstream git to build with bison 3.x. This fixes
+FTBFS: error: too few arguments to function 'urj_svf_lex'
+(Closes: #733355)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Wed, 19 Feb 2014 21:50:12 +0100
+
 urjtag (0.10+r2007-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch
--- urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch	1970-01-01 01:00:00.0 +0100
+++ urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch	2014-02-19 21:52:25.0 +0100
@@ -0,0 +1,44 @@
+Description: Apply patch from upstream git to build with bison 3.x. This fixes
+ FTBFS: error: too few arguments to function 'urj_svf_lex'
+Author: Mike Frysinger
+Bug-Debian: http://bugs.debian.org/733355
+Origin: upstream, http://sourceforge.net/p/urjtag/git/ci/013b86ebe32bacfa54a2aeb226cf1910abdcbfe1/
+
+--- urjtag-0.10+r2007.orig/src/bsdl/bsdl_bison.y
 urjtag-0.10+r2007/src/bsdl/bsdl_bison.y
+@@ -119,8 +119,9 @@ LEGAL NOTICES:
+ 
+ %pure-parser
+ %parse-param {urj_bsdl_parser_priv_t *priv_data}
++%lex-param {urj_bsdl_parser_priv_t *priv_data}
+ %defines
+-%name-prefix=urj_bsdl_
++%name-prefix urj_bsdl_
+ 
+ %{
+ #include stdlib.h
+--- urjtag-0.10+r2007.orig/src/bsdl/vhdl_bison.y
 urjtag-0.10+r2007/src/bsdl/vhdl_bison.y
+@@ -119,8 +119,9 @@ LEGAL NOTICES:
+ 
+ %pure-parser
+ %parse-param {urj_vhdl_parser_priv_t *priv_data}
++%lex-param {urj_vhdl_parser_priv_t *priv_data}
+ %defines
+-%name-prefix=urj_vhdl_
++%name-prefix urj_vhdl_
+ 
+ %{
+ #include stdlib.h
+--- urjtag-0.10+r2007.orig/src/svf/svf_bison.y
 urjtag-0.10+r2007/src/svf/svf_bison.y
+@@ -27,7 +27,8 @@
+ %pure-parser
+ %parse-param {urj_svf_parser_priv_t *priv_data}
+ %parse-param {urj_chain_t *chain}
+-%name-prefix=urj_svf_
++%lex-param {urj_chain_t *chain}
++%name-prefix urj_svf_
+ %locations
+ 
+ %{
diff -Nru urjtag-0.10+r2007/debian/patches/series urjtag-0.10+r2007/debian/patches/series
--- urjtag-0.10+r2007/debian/patches/series	2011-10-21 14:38:09.0 +0200
+++ urjtag-0.10+r2007/debian/patches/series	2014-02-19 21:51:38.0 +0100
@@ -1 +1,2 @@
 10_disable_lib.patch
+fix-build-bison3.patch


signature.asc
Description: Digital signature


Bug#735755: Patch for build failure

2014-02-18 Thread Andreas Moog
Control: tags -1 patch

Hi there,

attached patch would fix this particular build failure, but I think the
package could need a general overhaul, given it has been 7 years since the
last upload ;). The example website (linuxfr.org) doesn't seem to be working
with this software anymore and I personally have no experience at all with
it.

Cheers,
  Andreas
--- wmcoincoin-2.5.1e.orig/platypus/Makefile.am
+++ wmcoincoin-2.5.1e/platypus/Makefile.am
@@ -1,9 +1,8 @@
 bin_PROGRAMS = @WMCOINCOIN_PLAYER@
 EXTRA_PROGRAMS = wmcoincoin_player
 
-LIBS = `imlib2-config --libs`
+LIBS = `imlib2-config --libs` `pkg-config --libs x11`
 
 wmcoincoin_player_SOURCES = fmalloc.c giffunc.c gifread.c wmcoincoin_player.c gif.h
 
 INCLUDES = -I. `imlib2-config --cflags`
--- wmcoincoin-2.5.1e.orig/platypus/Makefile.in
+++ wmcoincoin-2.5.1e/platypus/Makefile.in
@@ -88,7 +88,7 @@
 LIBINTL = @LIBINTL@
 LIBOBJS = @LIBOBJS@
 
-LIBS = `imlib2-config --libs`
+LIBS = `imlib2-config --libs` `pkg-config --libs x11`
 LTLIBICONV = @LTLIBICONV@
 LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@


signature.asc
Description: Digital signature


Bug#739143: xindy: diff for NMU version 2.4-1.3

2014-02-16 Thread Andreas Moog
tags 739143 + patch
thanks

Dear maintainer,

I've prepared an NMU for xindy (versioned as 2.4-1.3) and
will try to find a sponsor in the next week. Please feel free to tell me if I
should delay it longer or if you want to upload it yourself.

Regards.

diff -u xindy-2.4/debian/control xindy-2.4/debian/control
--- xindy-2.4/debian/control
+++ xindy-2.4/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Jörg Sommer jo...@alea.gnuu.de
 Build-Depends-Indep: texlive-latex-base,
  texlive-lang-cyrillic, texlive-lang-greek,
- texlive-latex-recommended, cm-super
+ texlive-latex-recommended, texlive-fonts-recommended, cm-super
 Build-Depends: debhelper (= 5), dpatch, autotools-dev, flex, clisp ( 0.49)
 Standards-Version: 3.9.4
 Homepage: http://www.xindy.org/
diff -u xindy-2.4/debian/changelog xindy-2.4/debian/changelog
--- xindy-2.4/debian/changelog
+++ xindy-2.4/debian/changelog
@@ -1,3 +1,11 @@
+xindy (2.4-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add Build-Depends on texlive-fonts-recommended to fix
+FTBFS: I can't find file `ecrm1000'. (Closes: #739143)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Sun, 16 Feb 2014 21:26:40 +0100
+
 xindy (2.4-1.2) unstable; urgency=low
 
   * Non-maintainer upload.


signature.asc
Description: Digital signature


Bug#738906: libpoe-component-client-mpd-perl: FTBFS: testsuite has failures and hangs

2014-02-13 Thread Andreas Moog
Package: libpoe-component-client-mpd-perl
Version: 1.121670-1
Severity: serious

Hi there,

Your package libpoe-component-client-mpd-perl fails to build in current 
unstable on amd64.

(Hopefully) Relevant part of the log: 
--

#
t/000-report-versions-tiny.t .. ok
t/20-conn-failed.t  ok
t/21-conn-non_mpd.t ... skipped: need some sendmail server running
Can't locate object method last_modified via package 
Audio::MPD::Common::Item::Directory at 
/«PKGBUILDDIR»/blib/lib/POE/Component/Client/MPD/Connection.pm line 232.
# Looks like you planned 34 tests but ran 9.
t/23-conn-dialog.t 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 25/34 subtests
t/40-cmds-general.t ... ok
# Looks like your test exited with 256 just after 1.
t/40-cmds-kill.t .. ok
t/41-cmds-output.t  ok

#   Failed test 'song(id) returns the wanted song'
#   at t/42-cmds-info.t line 94.
#  got: 'title.ogg'
# expected: 'dir1/title-artist-album.ogg'
# Looks like you failed 1 test of 29.
t/42-cmds-info.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/29 subtests

#   Failed test 'disabling fading by default'
#   at t/43-cmds-settings.t line 75.
#  got: undef
# expected: '0'
# Looks like you failed 1 test of 30.
t/43-cmds-settings.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/30 subtests
t/44-cmds-playback.t .. ok
t/50-pl-info.t  ok
E: ABORT: Received INT signal (requesting cleanup and shutdown)
dh_auto_test: perl Build test died with signal 15
make: *** [build] Error 255
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140213-2131

Finished


E: Build failure (dpkg-buildpackage died)

At this point in the test suite, it reproducibly just hangs (I let it run 2 
hours before)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/libpoe-component-client-mpd-perl_1.121670-1_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#738343: handbrake: FTBFS: dvdnav.c:1230: undefined reference to 'dvdnav_dup'

2014-02-09 Thread Andreas Moog
Package: handbrake
Version: 0.9.9+dfsg-2~2.gbpa4c3e9
Severity: serious

Hi there,

Your package handbrake fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/sync.c -o 
libhb/sync.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/taskset.c -o 
libhb/taskset.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/update.c -o 
libhb/update.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/vfr.c -o 
libhb/vfr.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-D__LIBHB__ -DUSE_PTHREAD -DSYS_LINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I./libhb/ -I./contrib/include -c ../libhb/work.c -o 
libhb/work.o
/usr/bin/ar rsu libhb/libhb.a libhb/audio_remap.o libhb/audio_resample.o 
libhb/batch.o libhb/bd.o libhb/common.o libhb/cropscale.o libhb/deblock.o 
libhb/deca52.o libhb/decavcodec.o libhb/deccc608sub.o libhb/declpcm.o 
libhb/decmetadata.o libhb/decmpeg2.o libhb/decomb.o libhb/decpgssub.o 
libhb/decsrtsub.o libhb/decssasub.o libhb/dectx3gsub.o libhb/decutf8sub.o 
libhb/decvobsub.o libhb/deinterlace.o libhb/demuxmpeg.o libhb/denoise.o 
libhb/detelecine.o libhb/dvd.o libhb/dvdnav.o libhb/eedi2.o libhb/encavcodec.o 
libhb/encavcodecaudio.o libhb/encfaac.o libhb/enclame.o libhb/enctheora.o 
libhb/encvobsub.o libhb/encvorbis.o libhb/encx264.o libhb/fifo.o libhb/hb.o 
libhb/hb_dict.o libhb/lang.o libhb/mcdeint.o libhb/muxcommon.o libhb/muxmkv.o 
libhb/muxmp4.o libhb/ports.o libhb/reader.o libhb/rendersub.o libhb/rotate.o 
libhb/scan.o libhb/stream.o libhb/sync.o libhb/taskset.o libhb/update.o 
libhb/vfr.o libhb/work.o
/usr/bin/ar: creating libhb/libhb.a
/bin/mkdir -p test
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/parsecsv.c -o test/parsecsv.o
/usr/bin/gcc -pipe -fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -c ../test/test.c -o test/test.o
/usr/bin/g++ -pipe -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -fmessage-length=0 
-Wall -g2 -O3 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2 -I./libhb/ -I./contrib/include -o 
HandBrakeCLI -Wl,--start-group test/parsecsv.o test/test.o ./libhb/libhb.a 
-la52 -lass -lavcodec -lavformat -lavutil -lavresample -ldvdnav -ldvdread 
-lfontconfig -lfreetype -lmkv -lmpeg2 -lmp3lame -logg -lsamplerate -lswscale 
-ltheoraenc -ltheoradec -lvorbis -lvorbisenc -lx264 -lbluray -lxml2 -lbz2 -lz 
-lpthread -ldl -lm -Wl,--end-group
./libhb/libhb.a(dvdnav.o): In function `try_menu':
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1230: undefined 
reference to `dvdnav_dup'
/«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1237: undefined 
reference to `dvdnav_free_dup'
collect2: error: ld returned 1 exit status
make[1]: *** [HandBrakeCLI] Error 1
make[1]: Leaving directory `/«BUILDDIR»/handbrake-0.9.9+dfsg/build'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140209-1419

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/handbrake_0.9.9+dfsg-2~2.gbpa4c3e9_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#738354: haskell-ncurses: FTBFS: GenBind.evalConstCExpr: Casts are not implemented yet.

2014-02-09 Thread Andreas Moog
Package: haskell-ncurses
Version: 0.2.1-4
Severity: serious

Hi there,

Your package haskell-ncurses fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

Using Cabal-1.16.0 compiled by ghc-7.6
Using compiler: ghc-7.6.3
Using install prefix: /usr
Binaries installed in: /usr/bin
Libraries installed in:
/usr/lib/haskell-packages/ghc/lib/ncurses-0.2.1/ghc-7.6.3
Private binaries installed in: /usr/libexec
Data files installed in: /usr/share/ncurses
Documentation installed in: /usr/share/doc/ncurses-0.2.1
No alex found
Using ar found on system at: /usr/bin/ar
Using c2hs version 0.16.4 found on system at: /usr/bin/c2hs
No cpphs found
No ffihugs found
Using gcc version 4.8 found on system at: /usr/bin/gcc
Using ghc version 7.6.3 found on system at: /usr/bin/ghc
Using ghc-pkg version 7.6.3 found on system at: /usr/bin/ghc-pkg
No greencard found
Using haddock version 2.13.2 found on system at: /usr/bin/haddock
No happy found
No hmake found
Using hpc version 0.6 found on system at: /usr/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.20 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
debian/hlibrary.setup build --builddir=dist-ghc
Building ncurses-0.2.1...
Preprocessing library ncurses-0.2.1...
c2hs: Feature not yet implemented:
  GenBind.evalConstCExpr: Casts are not implemented yet.


make: *** [build-ghc-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140209-1628

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/haskell-ncurses_0.2.1-4_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#738356: haskell-tasty-golden: FTBFS: hlibrary.setup: dist-ghc/doc/html/tasty-golden/haddock-prolog30319.txt: invalid argument

2014-02-09 Thread Andreas Moog
Package: haskell-tasty-golden
Version: 2.2.0.2-1
Severity: serious

Hi there,

Your package haskell-tasty-golden fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.20 found on system at: /usr/bin/HsColour
No hugs found
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
No nhc98 found
No pkg-config found
Using ranlib found on system at: /usr/bin/ranlib
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
debian/hlibrary.setup build --builddir=dist-ghc
Building tasty-golden-2.2.0.2...
Preprocessing library tasty-golden-2.2.0.2...
[1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, 
dist-ghc/build/Test/Tasty/Golden/Internal.o )
[2 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, 
dist-ghc/build/Test/Tasty/Golden/Manage.o )
[3 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, 
dist-ghc/build/Test/Tasty/Golden/Advanced.o )
[4 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, 
dist-ghc/build/Test/Tasty/Golden.o )
[1 of 4] Compiling Test.Tasty.Golden.Internal ( Test/Tasty/Golden/Internal.hs, 
dist-ghc/build/Test/Tasty/Golden/Internal.p_o )
[2 of 4] Compiling Test.Tasty.Golden.Manage ( Test/Tasty/Golden/Manage.hs, 
dist-ghc/build/Test/Tasty/Golden/Manage.p_o )
[3 of 4] Compiling Test.Tasty.Golden.Advanced ( Test/Tasty/Golden/Advanced.hs, 
dist-ghc/build/Test/Tasty/Golden/Advanced.p_o )
[4 of 4] Compiling Test.Tasty.Golden ( Test/Tasty/Golden.hs, 
dist-ghc/build/Test/Tasty/Golden.p_o )
In-place registering tasty-golden-2.2.0.2...
touch build-ghc-stamp
DEB_ENABLE_TESTS not set to yes, not running any tests.
touch check-ghc-stamp
[ ! -x /usr/bin/haddock ] || debian/hlibrary.setup haddock --builddir=dist-ghc 
--html --hoogle --hyperlink-source
Running Haddock for tasty-golden-2.2.0.2...
Running hscolour for tasty-golden-2.2.0.2...
Preprocessing library tasty-golden-2.2.0.2...
Warning: The documentation for the following pacPreprocessing library 
tasty-golden-2.2.0.2...
kages are not installed. No
links will be generated to these packages: MonadRandom-0.1.6,
ansi-terminal-0.6.1, base-unicode-symbols-0.2.2.4, rts-1.0, comonad-4.0,
contravariant-0.4.4, distributive-0.3, either-4.1, monad-control-0.3.2.2,
nats-0.1.2, parsec-3.1.3, random-1.0.1.1, regex-base-0.93.2, regex-tdfa-1.1.8,
semigroupoids-4.0, semigroups-0.9, stm-2.4.2, text-0.11.3.1,
transformers-0.3.0.0, transformers-base-0.4.1
hlibrary.setup: dist-ghc/doc/html/tasty-golden/haddock-prolog30319.txt:
invalid argument
make: *** [build-haddock-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140209-1646

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/haskell-tasty-golden_2.2.0.2-1_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#738429: pdfcube: FTBFS: configure errors

2014-02-09 Thread Andreas Moog
Control: tags -1 pending

On 09.02.2014 17:01, David Suárez wrote:

 checking whether the Boost::Program_Options library is available... yes
 configure: error: Could not link against  !

Thanks, fixed in git and pushed to mentors. Will seek a sponsor.

Cheers,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#733422: hyde: patch for build failure

2014-02-09 Thread Andreas Moog
tags 733422 + patch
thanks

Dear maintainer,

please find attached a patch/NMU for this issue. If you don't object or want
to upload yourself, I'll seek out a sponsor.

Thanks for your time!

Regards.
diff -Nru hyde-0.8.5a1/debian/changelog hyde-0.8.5a1/debian/changelog
--- hyde-0.8.5a1/debian/changelog	2012-06-12 12:13:49.0 +0200
+++ hyde-0.8.5a1/debian/changelog	2014-02-09 19:31:50.0 +0100
@@ -1,3 +1,13 @@
+hyde (0.8.5a1-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't use the deprecated python-distribute module, use setuptools
+directly. This fixes FTBFS:
+urllib2.URLError: urlopen error [Errno -2] Name or service not known
+(Closes: #733422)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Sun, 09 Feb 2014 17:10:47 +0100
+
 hyde (0.8.5a1-4) unstable; urgency=low
 
   * Fix homepage URL (Closes: #653122)
diff -Nru hyde-0.8.5a1/debian/control hyde-0.8.5a1/debian/control
--- hyde-0.8.5a1/debian/control	2012-06-12 12:13:44.0 +0200
+++ hyde-0.8.5a1/debian/control	2014-02-09 17:15:08.0 +0100
@@ -1,7 +1,8 @@
 Source: hyde
 Section: web
 Priority: extra
-Maintainer: Julien Danjou a...@debian.org
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: Julien Danjou a...@debian.org
 Build-Depends: debhelper (= 8.0.0), python,
  python-setuptools,
  python-commando,
diff -Nru hyde-0.8.5a1/debian/patches/series hyde-0.8.5a1/debian/patches/series
--- hyde-0.8.5a1/debian/patches/series	2011-12-20 15:22:59.0 +0100
+++ hyde-0.8.5a1/debian/patches/series	2014-02-09 17:12:17.0 +0100
@@ -1,2 +1,3 @@
 fix_argparse_requires
 depends_on_typogrify
+use-setuptools.patch
diff -Nru hyde-0.8.5a1/debian/patches/use-setuptools.patch hyde-0.8.5a1/debian/patches/use-setuptools.patch
--- hyde-0.8.5a1/debian/patches/use-setuptools.patch	1970-01-01 01:00:00.0 +0100
+++ hyde-0.8.5a1/debian/patches/use-setuptools.patch	2014-02-09 17:14:55.0 +0100
@@ -0,0 +1,18 @@
+Description: Don't use the deprecated python-distribute module, use setuptools
+ directly. 
+Author: Andreas Moog andreas.m...@warperbbs.de
+Bug: https://github.com/hyde/hyde/issues/253
+Bug-Debian: http://bugs.debian.org/733422
+Forwarded: yes
+
+--- hyde-0.8.5a1.orig/setup.py
 hyde-0.8.5a1/setup.py
+@@ -1,6 +1,6 @@
+ # Bootstrap installation of Distribute
+-import distribute_setup
+-distribute_setup.use_setuptools()
++#import distribute_setup
++#distribute_setup.use_setuptools()
+ 
+ from setuptools import setup, find_packages
+ from hyde.version import __version__


signature.asc
Description: Digital signature


Bug#720821: voxbo: diff for NMU version 1.8.5~svn1246-1.1

2014-02-09 Thread Andreas Moog
tags 662542 patch
tags 720821 patch
thanks

Dear maintainer,

I've prepared an NMU for voxbo (versioned as 1.8.5~svn1246-1.1) and
will try to find a sponsor in the next week. Please feel free to tell 
me if I should wait longer or you want to upload yourself.

Regards.
diff -Nru voxbo-1.8.5~svn1246/debian/changelog voxbo-1.8.5~svn1246/debian/changelog
--- voxbo-1.8.5~svn1246/debian/changelog	2011-02-25 19:24:51.0 +0100
+++ voxbo-1.8.5~svn1246/debian/changelog	2014-02-09 21:40:16.0 +0100
@@ -1,3 +1,14 @@
+voxbo (1.8.5~svn1246-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control:
+- No longer Build-Depends on obsolete libpng12-dev (Closes: #662542)
+  * debian/patches/fix-linking.patch: (Closes: #720821)
+- Add -lboost_system where needed
+- Use Wl,--no-as-needed where necessary to allow building in Ubuntu
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Sun, 09 Feb 2014 20:12:36 +0100
+
 voxbo (1.8.5~svn1246-1) unstable; urgency=low
 
   * New upstream code.
diff -Nru voxbo-1.8.5~svn1246/debian/control voxbo-1.8.5~svn1246/debian/control
--- voxbo-1.8.5~svn1246/debian/control	2010-12-13 15:41:14.0 +0100
+++ voxbo-1.8.5~svn1246/debian/control	2014-02-09 20:12:24.0 +0100
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: NeuroDebian Team t...@neuro.debian.net
 Uploaders: Michael Hanke m...@debian.org, Yaroslav Halchenko deb...@onerussian.com
-Build-Depends: debhelper (= 7.0.50~), python, zlib1g-dev, libboost-dev, libboost-thread-dev, libgsl0-dev, libpng12-dev | libpng-dev, libqt4-dev, libxi-dev, libxrender-dev, libfontconfig1-dev | libfontconfig-dev
+Build-Depends: debhelper (= 7.0.50~), python, zlib1g-dev, libboost-dev, libboost-thread-dev, libgsl0-dev, libpng-dev, libqt4-dev, libxi-dev, libxrender-dev, libfontconfig1-dev | libfontconfig-dev
 Standards-Version: 3.9.1
 Section: science
 Homepage: http://www.voxbo.org
diff -Nru voxbo-1.8.5~svn1246/debian/patches/fix-linking.patch voxbo-1.8.5~svn1246/debian/patches/fix-linking.patch
--- voxbo-1.8.5~svn1246/debian/patches/fix-linking.patch	1970-01-01 01:00:00.0 +0100
+++ voxbo-1.8.5~svn1246/debian/patches/fix-linking.patch	2014-02-09 21:39:07.0 +0100
@@ -0,0 +1,184 @@
+Description: Several parts of the code need boost_system, but don't explicitly
+ add it to their respective linker commands. This causes the build to fail when
+ --no-copy-dt-needed entries is set, so add them to the command line.
+ The -Wl,--no-as-needed flag is a workaround for cgsl being underlinked, causing a
+ build failure in Ubuntu, where --as-needed is set as default. Arguably, this
+ should be resolved in cgsl, but in the meantime, this is a good workaround.
+Bug-Debian: http://bugs.debian.org/720821
+Forwarded: Yes, https://github.com/kimberg/voxbo/pull/1
+Author: Andreas Moog
+
+--- voxbo-1.8.5~svn1246.orig/crunch/Makefile
 voxbo-1.8.5~svn1246/crunch/Makefile
+@@ -23,7 +23,7 @@ PERFMASKOBJECTS = perfmask.o realignutil
+ INCDIRS += -I/usr/local/include/octave
+ LIBDIRS += -L/usr/local/lib/octave
+ 
+-LIBS =$(LDFLAGS) $(LIBDIRS) -lm -lvbglm -lvbprefs -lvbio -lvbutil -lz -lpng $(DLLIB) $(GSL_LIBS)
++LIBS =$(LDFLAGS) -Wl,--no-as-needed $(LIBDIRS) -lm -lvbglm -lvbprefs -lvbio -lvbutil -lz -lpng $(DLLIB) $(GSL_LIBS) -lboost_system
+ OCTLIBS = $(LIBS) -loctave -lcruft $(FORTLIB)
+ 
+ ALLBINS=vbmm2 vbmakeglm vbmakefilter #realign norm
+--- voxbo-1.8.5~svn1246.orig/fileformats/Makefile
 voxbo-1.8.5~svn1246/fileformats/Makefile
+@@ -6,7 +6,7 @@ include ../make_stuff.txt
+ 
+ SHAREDFLAG=-shared
+ 
+-LIBS=$(LDFLAGS) $(LIBDIRS) -lvbio -lvbutil -lvbprefs -lz -lpng -lgsl -lgslcblas
++LIBS=$(LDFLAGS) -Wl,--no-as-needed $(LIBDIRS) -lvbio -lvbutil -lvbprefs -lz -lpng -lgsl -lgslcblas -lboost_system
+ 
+ ALLBINS=dcmsplit dicominfo ffinfo vbrename analyzeinfo niftiinfo
+ BINS=$(ALLBINS)
+--- voxbo-1.8.5~svn1246.orig/gdscript/Makefile
 voxbo-1.8.5~svn1246/gdscript/Makefile
+@@ -13,7 +13,7 @@ ONEOVERFDIR=../utils
+ GDS_OBJECTS = gds_main.o gds.o
+ 
+ # miscellaneous flags and such
+-LIBS = $(LDFLAGS) $(LIBDIRS) $(DLLIB) -lm -lvbprefs -lvbglm -lvbio -lvbutil -lz -lpng $(GSL_LIBS)
++LIBS = $(LDFLAGS) -Wl,--no-as-needed $(LIBDIRS) $(DLLIB) -lm -lvbprefs -lvbglm -lvbio -lvbutil -lz -lpng $(GSL_LIBS) -lboost_system
+ 
+ ALLBINS=gds
+ ifeq ($(VB_TARGET),all)
+--- voxbo-1.8.5~svn1246.orig/lib/Makefile
 voxbo-1.8.5~svn1246/lib/Makefile
+@@ -57,43 +57,43 @@ libvbio.a: $(IOOBJECTS) $(FFOBJECTS)
+ 	ranlib libvbio.a
+ 
+ libvbio.so: $(IOOBJECTS) $(FFOBJECTS) libvbprefs.so libvbutil.so
+-	g++ -shared -Wl,-soname,$@ -o $@ $(LDFLAGS) -L. -lc -lz -lgsl -lpng -lvbprefs -lvbutil $^
++	g++ -shared -Wl,-soname,$@ -o $@ $(LDFLAGS) -L. $^ -lc -lz -lgsl -lpng -lvbprefs -lvbutil -lboost_system
+ 
+ libvbutil.a: $(UTILOBJECTS)
+ 	ar rc libvbutil.a $^
+ 	ranlib libvbutil.a
+ 
+ libvbutil.so: $(UTILOBJECTS)
+-	g++ -shared -Wl,-soname,$@ -o $@ $(LDFLAGS) -lc -lz $^
++	g++ -shared -Wl,-soname,$@ -o $@ $(LDFLAGS) $^ -lc -lz -lboost_system

Bug#738418: pdfposter: FTBFS: Python TRACEBACK

2014-02-09 Thread Andreas Moog
 python examples/gen-examplepages.py examples/testpage-tall.pdf 
 examples/testpage-wide.pdf
 Traceback (most recent call last):
   File examples/gen-examplepages.py, line 35, in module
 from reportlab.lib.colors import black
   File /usr/lib/python2.7/dist-packages/reportlab/lib/colors.py, line 44, 
 in module
 from reportlab.lib.rl_accel import fp_str
   File /usr/lib/python2.7/dist-packages/reportlab/lib/rl_accel.py, line 
 330, in module
 f = _c_funcs[fn] or _py_funcs[fn]
 KeyError: 'fp_str'

Looks the same as #738404 to me.
-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#738212: gnuplot: FTBFS: Missing Build-Depend on texlive-fonts-recommended

2014-02-08 Thread Andreas Moog
Package: gnuplot
Version: 4.6.4-1
Severity: serious

Hi there,

Your package gnuplot fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty

kpathsea: Running mktextfm ecrm1000
/usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source abbreviation 
 for ecrm1000.
/usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ?
mkdir: cannot create directory '././sbuild-nonexistent': Permission denied
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
input ecrm1000
This is METAFONT, Version 2.718281 (TeX Live 2013/Debian)

kpathsea: Running mktexmf ecrm1000

! I can't find file `ecrm1000'.
* ...ljfour; mag:=1; nonstopmode; input ecrm1000
  
Please type another input file name
! Emergency stop.
* ...ljfour; mag:=1; nonstopmode; input ecrm1000
  
Transcript written on mfput.log.
grep: ecrm1000.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
ecrm1000' failed to make ecrm1000.tfm.
kpathsea: Appending font creation commands to missfont.log.
(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)
! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file not fou
nd.
to be read again 
   relax 
l.100 \fontencoding\encodingdefault\selectfont
  
? 
! Emergency stop.
to be read again 
   relax 
l.100 \fontencoding\encodingdefault\selectfont
  
No pages of output.
Transcript written on ps_fontfile_doc.log.
make[2]: *** [ps_fontfile_doc.ps] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/docs/psdoc'
dh_auto_build: make -j1 -C docs/psdoc ps_fontfile_doc.ps returned exit code 2
make[1]: *** [override_dh_auto_build-indep] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140208-1653

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/gnuplot_4.6.4-1_amd64.build

The reason for this build failure seems to be a missing Build-Depend on 
texlive-fonts-recommended.

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#725534: gummi: FTBFS: automake errors

2014-02-08 Thread Andreas Moog
On 27.10.2013 09:36, Daniel Stender wrote:

Hi there,

 Much thanks for the patch, I'll take it in.

ping? ;)

Thanks for your time!

Regards,
  Andreas
-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#713226: gsql: Patch for the build-failure

2014-02-08 Thread Andreas Moog
tags 713226 + patch
thanks

Dear maintainer,

I've prepared an NMU for gsql (versioned as 0.2.2-1.3) and,
if you don't mind, would try and find a sponsor to upload it
to the archive. Please tell me if you want to upload yourself.

Regards.
  Andreas
diff -u gsql-0.2.2/debian/rules gsql-0.2.2/debian/rules
--- gsql-0.2.2/debian/rules
+++ gsql-0.2.2/debian/rules
@@ -3,7 +3,7 @@
 # DEB_TAR_SRCDIR=gsql-0.2.0
 # include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/gnome.mk
 
 
diff -u gsql-0.2.2/debian/control gsql-0.2.2/debian/control
--- gsql-0.2.2/debian/control
+++ gsql-0.2.2/debian/control
@@ -5,7 +5,7 @@
 Build-Depends: cdbs, debhelper (= 7.0.50~), autotools-dev, automake,
  libgtksourceview2.0-dev, libnotify-dev (= 0.7), libgtk2.0-dev,
  libgnomeui-dev, libvte-dev, libmysqlclient-dev, libpq-dev, libssh-dev,
- libglade2-dev
+ libglade2-dev, dh-autoreconf
 Standards-Version: 3.9.1
 Homepage: http://gsql.org
 
diff -u gsql-0.2.2/debian/changelog gsql-0.2.2/debian/changelog
--- gsql-0.2.2/debian/changelog
+++ gsql-0.2.2/debian/changelog
@@ -1,3 +1,12 @@
+gsql (0.2.2-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with dh-autoreconf to ensure all needed autotools files are present.
+Fixes FTBFS: error: cannot find install-sh, install.sh, or shtool
+(Closes: #713226) (LP: #1277960)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Sat, 08 Feb 2014 22:11:40 +0100
+
 gsql (0.2.2-1.2) unstable; urgency=low
 
   * Non-maintainer upload.


signature.asc
Description: Digital signature


Bug#724127: rotix: diff for NMU version 0.83-4.1

2014-02-08 Thread Andreas Moog
tags 724127 + patch
thanks

Dear maintainer,

I've prepared an NMU for rotix (versioned as 0.83-4.1) and
am looking for a sponsor right now. Please feel free to tell 
me if you want to upload the package yourself.

Regards.
 Andreas
diff -Nru rotix-0.83/debian/changelog rotix-0.83/debian/changelog
--- rotix-0.83/debian/changelog	2012-05-12 07:11:49.0 +0200
+++ rotix-0.83/debian/changelog	2014-02-08 23:01:33.0 +0100
@@ -1,3 +1,12 @@
+rotix (0.83-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Do not call dh_auto_clean unless Makefile.settings exists, this fixes
+FTBFS: Makefile.settings: No such file or directory
+(Closes: #724127) (LP: #1263552)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Tue, 24 Dec 2013 20:21:28 +0100
+
 rotix (0.83-4) unstable; urgency=low
 
   * Bump compat to 9.
diff -Nru rotix-0.83/debian/rules rotix-0.83/debian/rules
--- rotix-0.83/debian/rules	2012-05-12 07:02:06.0 +0200
+++ rotix-0.83/debian/rules	2014-02-08 23:01:08.0 +0100
@@ -5,3 +5,6 @@
 
 override_dh_auto_configure:
 	./configure --prefix=/usr --mandir=/usr/share/man --i18n=1
+
+override_dh_auto_clean:
+	[ ! -f Makefile.settings ] || dh_auto_clean


signature.asc
Description: Digital signature


Bug#738288: guessnet: FTBFS: Depends: libwibble-dev ( 0.2) but 1.1-1 is to be installed

2014-02-08 Thread Andreas Moog
Package: guessnet
Version: 0.55
Severity: serious

Hi there,

Your package guessnet fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 sbuild-build-depends-guessnet-dummy : Depends: libwibble-dev ( 0.2) but 1.1-1 
is to be installed
E: Unable to correct problems, you have held broken packages.
apt-get failed.
Package installation failed
Not removing build depends: cloned chroot in use

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/guessnet_0.55_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#738295: guile-1.8-non-dfsg: FTBFS: ./gh.texi:1000: must be after '@deftypefun' to use '@deftypefunx'

2014-02-08 Thread Andreas Moog
Package: guile-1.8-non-dfsg
Version: 1.8.8+1-1.1
Severity: serious
Tags: patch

Hi there,

Your package guile-1.8-non-dfsg fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

make[1]: Entering directory `/«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1'
Making all in doc
make[2]: Entering directory `/«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1/doc'
Making all in ref
make[3]: Entering directory `/«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1/doc/ref'
restore=:  backupdir=.am$$  \
am__cwd=`pwd`  CDPATH=${ZSH_VERSION+.}:  cd .  \
rm -rf $backupdir  mkdir $backupdir  \
if (/bin/bash /«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1/missing makeinfo 
--version) /dev/null 21; then \
  for f in guile-1.8.info guile-1.8.info-[0-9] 
guile-1.8.info-[0-9][0-9] guile-1.8.i[0-9] guile-1.8.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi  \
cd $am__cwd; \
if /bin/bash /«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1/missing makeinfo   
-I . \
 -o guile-1.8.info guile-1.8.texi; \
then \
  rc=0; \
  CDPATH=${ZSH_VERSION+.}:  cd .; \
else \
  rc=$?; \
  CDPATH=${ZSH_VERSION+.}:  cd .  \
  $restore $backupdir/* `echo ./guile-1.8.info | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
./gh.texi:1000: must be after `@deftypefun' to use `@deftypefunx'
./fdl.texi:411: raising the section level of @appendixsubsec which is too low
./api-utility.texi:566: warning: node `C Hooks' is next for `Hook Reference' in 
menu but not in sectioning
./api-utility.texi:674: warning: node `Hook Reference' is prev for `C Hooks' in 
menu but not in sectioning
./api-options.texi:510: warning: node next `Printing options' in menu `Debugger 
options' and in sectioning `Evaluator options' differ
./api-options.texi:533: warning: node prev `Evaluator options' in menu 
`Debugger options' and in sectioning `Printing options' differ
./api-options.texi:544: warning: node next `Evaluator trap options' in menu 
`Examples of option use' and in sectioning `Debugger options' differ
./api-options.texi:625: warning: node next `Debugger options' in menu 
`Evaluator options' and in sectioning `Examples of option use' differ
./api-options.texi:625: warning: node prev `Debugger options' in menu `Printing 
options' and in sectioning `Evaluator trap options' differ
./api-options.texi:681: warning: node prev `Examples of option use' in menu 
`Evaluator trap options' and in sectioning `Debugger options' differ
make[3]: *** [guile-1.8.info] Error 1
make[3]: Leaving directory `/«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1/doc/ref'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/«BUILDDIR»/guile-1.8-non-dfsg-1.8.8+1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140209-0047

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/guile-1.8-non-dfsg_1.8.8+1-1.1_amd64.build

I'm attaching a slightly modified patch from gentoo, 
https://bugs.gentoo.org/show_bug.cgi?id=464044#c8

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
--- guile-1.8-non-dfsg-1.8.8+1.orig/doc/goops/goops.texi
+++ guile-1.8-non-dfsg-1.8.8+1/doc/goops/goops.texi
@@ -131,7 +131,7 @@ info (goops.info) and texinfo format.
 @end menu
 
 @node Running GOOPS, Methods, Getting Started, Getting Started
-@subsection Running GOOPS
+@section Running GOOPS
 
 @enumerate
 @item
--- guile-1.8-non-dfsg-1.8.8+1.orig/doc/ref/api-options.texi
+++ guile-1.8-non-dfsg-1.8.8+1/doc/ref/api-options.texi
@@ -377,9 +377,9 @@ configure @emph{reading}, @emph{printing
 * User level options interfaces::
 * Reader options::
 * Printing options::
-* Debugger options::
 * Evaluator options::
 * Evaluator trap options::
+* Debugger options::
 * Examples of option use::
 @end menu
 
--- guile-1.8-non-dfsg-1.8.8+1.orig/doc/ref/api-utility.texi
+++ guile-1.8-non-dfsg-1.8.8+1/doc/ref/api-utility.texi
@@ -657,7 +657,7 @@ Return 1 if @var{x} is a Scheme-level ho
 @end deftypefn
 
 
-@subsubsection Handling Scheme-level hooks from C code
+@subsubheading Handling Scheme-level hooks from C code
 
 Here is an example of how to handle Scheme-level hooks from C code using
 the above functions.
--- guile-1.8-non-dfsg-1.8.8+1.orig/doc/ref/fdl.texi
+++ guile-1.8-non-dfsg-1.8.8+1/doc/ref/fdl.texi
@@ -408,7 +408,7 @@ as a draft) by the Free Software Foundat
 @end enumerate
 
 @page
-@appendixsubsec ADDENDUM: How to use this License 

Bug#738073: fenix: FTBFS: /usr/bin/ld: cannot find -lungif

2014-02-07 Thread Andreas Moog
Package: fenix
Version: 0.92a.dfsg1-9
Severity: serious

Hi there,

fenix fails to build in unstable:

 configure:4457: checking for DGifOpenFileName in -lungif
 configure:4488: gcc -o conftest -O2 -finline-functions -ffast-math  
 -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,defs conftest.c -lungif  -lX11 -lm 
 -ldl 5
 /usr/bin/ld: cannot find -lungif
 collect2: error: ld returned 1 exit status
 configure:4491: $? = 1
 configure: failed program was:
 | #line 4464 configure
 | /* confdefs.h.  */
 | 
 | #define PACKAGE_NAME fenix
 | #define PACKAGE_TARNAME fenix
 | #define PACKAGE_VERSION 0.93
 | #define PACKAGE_STRING fenix 0.93
 | #define PACKAGE_BUGREPORT 
 | #define PACKAGE fenix
 | #define VERSION 0.93
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_LIBX11 1
 | /* end confdefs.h.  */
 | 
 | /* Override any gcc2 internal prototype to avoid an error.  */
 | #ifdef __cplusplus
 | extern C
 | #endif
 | /* We use char because int might match the return type of a gcc2
 |builtin and then its argument prototype would still apply.  */
 | char DGifOpenFileName ();
 | int
 | main ()
 | {
 | DGifOpenFileName ();
 |   ;
 |   return 0;
 | }
 configure:4509: result: no
 configure:4514: error: lungif library not found

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#738079: feynmf: FTBFS: Could not map source abbreviation for ecrm1000.

2014-02-07 Thread Andreas Moog
Package: feynmf
Version: 1.08-8
Severity: serious
Tags: patch

Hi there,

your package currently fails to build in unstable:

 
 kpathsea: Running mktextfm ecrm1000
 /usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source 
 abbreviation  for ecrm1000.
 /usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ?
 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
 input ecrm1000
 This is METAFONT, Version 2.718281 (TeX Live 2013/Debian)
 
 kpathsea: Running mktexmf ecrm1000
 
 ! I can't find file `ecrm1000'.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1000
   
 Please type another input file name
 ! Emergency stop.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1000
   
 Transcript written on mfput.log.
 grep: ecrm1000.log: No such file or directory
 mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
 ecrm1000' failed to make ecrm1000.tfm.
 kpathsea: Appending font creation commands to missfont.log.
 (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)
 ! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file not 
 fou
 nd.
 to be read again 
relax 
 l.100 \fontencoding\encodingdefault\selectfont
   
 ? 
 ! Emergency stop.
 to be read again 
relax 
 l.100 \fontencoding\encodingdefault\selectfont
   
 No pages of output.
 Transcript written on fmfmanps.log.
 make[1]: [fmfmanps.dvi] Error 1 (ignored)
 mpost fmfsamp1; mpost fmfsamp2; mpost fmfsamp3; mpost fmfsamp4;
 This is MetaPost, version 1.803 (kpathsea version 6.1.1)
 (mpost.mp (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
 Preloading the plain mem file, version 1.004) )
 ! I can't open file `fmfsamp1'.
 * fmfsamp1
 
 Please type another input file name: 
 ! Emergency stop.
 * fmfsamp1
 
 Transcript written on fmfsamp1.log.
 This is MetaPost, version 1.803 (kpathsea version 6.1.1)
 (mpost.mp (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
 Preloading the plain mem file, version 1.004) )
 ! I can't open file `fmfsamp2'.
 * fmfsamp2
 
 Please type another input file name: 
 ! Emergency stop.
 * fmfsamp2
 
 Transcript written on fmfsamp2.log.
 This is MetaPost, version 1.803 (kpathsea version 6.1.1)
 (mpost.mp (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
 Preloading the plain mem file, version 1.004) )
 ! I can't open file `fmfsamp3'.
 * fmfsamp3
 
 Please type another input file name: 
 ! Emergency stop.
 * fmfsamp3
 
 Transcript written on fmfsamp3.log.
 This is MetaPost, version 1.803 (kpathsea version 6.1.1)
 (mpost.mp (/usr/share/texlive/texmf-dist/metapost/base/plain.mp
 Preloading the plain mem file, version 1.004) )
 ! I can't open file `fmfsamp4'.
 * fmfsamp4
 
 Please type another input file name: 
 ! Emergency stop.
 * fmfsamp4
 
 Transcript written on fmfsamp4.log.
 make[1]: *** [fmfmanps.dvi] Error 1
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 Build finished at 20140207-1747
 
 Finished
 
 
 E: Build failure (dpkg-buildpackage died)

This is caused by a missing Build-Depend on texlive-fonts-recommended,
trivial patch attached.
-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
--- feynmf-1.08/debian/control	2012-01-06 11:28:38.0 +0100
+++ feynmf-1.08/debian/control	2014-02-07 17:47:51.0 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Thorsten Alteholz deb...@alteholz.de
 Build-Depends: debhelper (= 8.0.0)
-Build-Depends-Indep: perl, tex-common (= 0.16), texlive-latex-base, texlive-metapost, texlive-latex-recommended
+Build-Depends-Indep: perl, tex-common (= 0.16), texlive-latex-base, texlive-metapost, texlive-latex-recommended, texlive-fonts-recommended
 Standards-Version: 3.9.2
 Homepage: http://xml.web.cern.ch/XML/textproc/feynmf.html
 DM-Upload-Allowed: yes


signature.asc
Description: OpenPGP digital signature


Bug#718134: freetalk: diff for NMU version 3.2-11.1

2014-02-07 Thread Andreas Moog
On 10.10.2013 13:27, Andrea Colangelo wrote:
 tags 718134 + patch
 tags 718134 + pending
 thanks
 
 Dear maintainer,
 
 I've prepared an NMU for freetalk (versioned as 3.2-11.1). Please find the
 attached debdiff.
 
 Regards.

ping? ;)
-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#738058: fedmsg: FTBFS: ImportError: No module named core.error

2014-02-07 Thread Andreas Moog
Package: fedmsg
Version: 0.7.1-1
Severity: serious

Hi there,

your package fails to build in a clean sbuild chroot:

 ==
 ERROR: Failure: ImportError (No module named core.error)
 --
 Traceback (most recent call last):
   File /usr/lib/python2.7/dist-packages/nose/loader.py, line 413, in 
 loadTestsFromName
 addr.filename, addr.module)
   File /usr/lib/python2.7/dist-packages/nose/importer.py, line 47, in 
 importFromPath
 return self.importFromDir(dir_path, fqname)
   File /usr/lib/python2.7/dist-packages/nose/importer.py, line 94, in 
 importFromDir
 mod = load_module(part_fqname, fh, filename, desc)
   File /«PKGBUILDDIR»/fedmsg/tests/test_commands.py, line 16, in module
 from fedmsg.commands.relay import RelayCommand
   File /«PKGBUILDDIR»/fedmsg/commands/relay.py, line 23, in module
 import zmq.core.error
 ImportError: No module named core.error
   begin captured logging  
 moksha.hub: WARNING: Cannot find qpid python module. Make sure you have 
 python-qpid installed.
 -  end captured logging  -
 
 --
 Ran 86 tests in 15.075s
 
 FAILED (errors=1, skipped=38)
 make[1]: *** [override_dh_auto_test] Error 1
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 Build finished at 20140207-1655

Adding python-qpid to the Build-Depends removes the moksha.hub warning,
but the build still fails due to the ImportError above.

Full buildlog attached.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


fedmsg_0.7.1-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#738091: freecol: FTBFS: cp: cannot stat 'doc/FreeCol.html': No such file or directory

2014-02-07 Thread Andreas Moog
Package: freecol
Version: 0.10.7+dfsg-1
Severity: serious

Hi there,

freecol fails to build in unstable:

 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_INSTALL_ARGS is a 
 deprecated variable
 DEB_ANT_CHECK_TARGET unset, not running checks
 DEB_ANT_INSTALL_TARGET unset, skipping default ant.mk common-install target
 Adding cdbs dependencies to debian/freecol.substvars
 dh_installdirs -pfreecol 
 jh_installjavadoc -pfreecol 
 dh_installdocs -pfreecol ./README 
 cp: cannot stat 'doc/FreeCol.html': No such file or directory
 dh_installdocs: cp -a doc/FreeCol.html debian/freecol/usr/share/doc/freecol 
 returned exit code 1
 make: *** [binary-install/freecol] Error 2
 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
 2
 
 Build finished at 20140207-1857

Full buildlog attached.

Regards,
 Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


freecol_0.10.7+dfsg-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#738120: gawk-doc: FTBFS: could not open gawk.texi: No such file or directory

2014-02-07 Thread Andreas Moog
Package: gawk-doc
Version: 4.0.1+ds-1
Severity: serious

Hi there,

gawk-doc fails to build in current unstable:

 dpkg-source: info: building gawk-doc in gawk-doc_4.0.1+ds-1.dsc
  debian/rules build
 dh build
dh_testdir
dh_auto_configure
debian/rules override_dh_auto_build
 make[1]: Entering directory `/«BUILDDIR»/gawk-doc-4.0.1+ds'
 makeinfo -I doc -o gawk.info gawk.texi
 could not open gawk.texi: No such file or directory
 make[1]: *** [override_dh_auto_build] Error 1
 make[1]: Leaving directory `/«BUILDDIR»/gawk-doc-4.0.1+ds'
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full log attached.

-- 
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


gawk-doc_4.0.1+ds-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#737890: dulwich: FTBFS: [Errno -2] Name or service not known

2014-02-06 Thread Andreas Moog
Package: dulwich
Version: 0.9.4-1
Severity: serious

Hi there,

your package fails to build in a clean sbuild chroot:

 ==
 ERROR: test_fetch_pack 
 (dulwich.tests.compat.test_client.DulwichHttpClientTest)
 --
 Traceback (most recent call last):
   File dulwich/tests/compat/test_client.py, line 181, in test_fetch_pack
 refs = c.fetch(self._build_path('/server_new.export'), dest)
   File dulwich/client.py, line 212, in fetch
 target.get_graph_walker(), f.write, progress)
   File dulwich/client.py, line 1016, in fetch_pack
 data=req_data.getvalue())
   File dulwich/client.py, line 941, in _smart_request
 resp = self._http_request(url, headers, data)
   File dulwich/client.py, line 899, in _http_request
 resp = self._perform(req)
   File dulwich/client.py, line 915, in _perform
 return urllib2.urlopen(req)
   File /usr/lib/python2.7/urllib2.py, line 127, in urlopen
 return _opener.open(url, data, timeout)
   File /usr/lib/python2.7/urllib2.py, line 404, in open
 response = self._open(req, data)
   File /usr/lib/python2.7/urllib2.py, line 422, in _open
 '_open', req)
   File /usr/lib/python2.7/urllib2.py, line 382, in _call_chain
 result = func(*args)
   File /usr/lib/python2.7/urllib2.py, line 1214, in http_open
 return self.do_open(httplib.HTTPConnection, req)
   File /usr/lib/python2.7/urllib2.py, line 1184, in do_open
 raise URLError(err)
 URLError: urlopen error [Errno -2] Name or service not known

(A couple similar errors snipped, see attached build log)

Thanks for your time!
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


dulwich_0.9.4-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#737413: configshell: FTBFS: Error: latex failed: Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable

2014-02-02 Thread Andreas Moog
Package: configshell
Version: 1.2-1
Severity: serious
Tags: patch

Hi there,

your package currently fails to build in unstable:

mkdir -p doc/pdf
epydoc --no-sourcecode --pdf -n configshell --exclude configobj
configshell/*.py
  [..
  Error: latex failed: Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not
 loadable: Metric (TFM) file not fou
 nd.
 to be read again
relax
 l.100 \fontencoding\encodingdefault\selectfont

 ?

 kpathsea: Running mktextfm ecrm1000
 /usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map
 source abbreviation  for ecrm1000.
 /usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update
 ?
 mkdir: cannot create directory '././sbuild-nonexistent':
 Permission denied
 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour;
 mag:=1; nonstopmode; input ecrm1000
 This is METAFONT, Version 2.718281 (TeX Live 2013/Debian)

 kpathsea: Running mktexmf ecrm1000

 ! I can't find file `ecrm1000'.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1000

 Please type another input file name
 ! Emergency stop.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1000

 Transcript written on mfput.log.
 grep: ecrm1000.log: No such file or directory
 mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1;
 nonstopmode; input ecrm1000' failed to make ecrm1000.tfm.
 kpathsea: Appending font creation commands to missfont.log.


[.]
Warning: 6 markup errors were found while processing docstrings.  Use
 the verbose switch (-v) to display markup errors.
mv pdf/api.pdf doc/pdf/configshell_API_Documentation.pdf
mv: cannot stat 'pdf/api.pdf': No such file or directory
make[1]: *** [override_dh_auto_build] Error 1

Full buildlog attached.

This can be fixed by adding texlive-fonts-recommended to the
Build-Depends line, trivial patch attached. (After running wrap-and-sort
to make it a bit more readable)

Thanks for your time!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


configshell_1.2-1_amd64.build.gz
Description: application/gzip
--- configshell-1.2/debian/control	2013-08-03 20:14:45.0 +0200
+++ configshell-1.2/debian/control	2014-02-02 17:52:00.0 +0100
@@ -2,7 +2,16 @@
 Section: python
 Priority: optional
 Maintainer: Ritesh Raj Sarraf r...@debian.org
-Build-Depends: debhelper(= 7.0.50~), python(= 2.6.6-3~), python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript
+Build-Depends: debhelper(= 7.0.50~),
+   ghostscript,
+   lmodern,
+   python(= 2.6.6-3~),
+   python-epydoc,
+   python-simpleparse,
+   texlive-fonts-recommended,
+   texlive-latex-base,
+   texlive-latex-extra,
+   texlive-latex-recommended
 Standards-Version: 3.9.2
 Homepage: http://www.risingtidesystems.com/git/?p=configshell.git;a=summary
 Vcs-Git: git://anonscm.debian.org/linux-target/configshell.git
@@ -10,7 +19,11 @@
 
 Package: python-configshell
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-epydoc, python-simpleparse, python-urwid
+Depends: python-epydoc,
+ python-simpleparse,
+ python-urwid,
+ ${misc:Depends},
+ ${python:Depends}
 Provides: ${python:Provides}
 Description: framework to create cli interfaces
  This package contains the configshell library which is used to create cli


signature.asc
Description: OpenPGP digital signature


Bug#724156: cwdaemon: FTBFS: make[1]: *** No rule to make target `.deps/ttys.Po'. Stop.

2014-02-02 Thread Andreas Moog
Control: tags -1 patch

On 15.12.2013 22:56, Kamil Ignacak wrote:
 During a rebuild of all packages in sid, your package failed to build on
 amd64.

 [...]

 
 Hi!
 
 Version 0.9.5-2 of cwdaemon fixes this problem. Files necessary to build
 new package are available here:
 http://sourceforge.net/projects/cwdaemon/files/cwdaemon%200.9.5/cwdaemon-0.9.5-2/

I propose a slightly different fix, attached here versioned as a nmu:

cwdaemon (0.9.5-1.1) unstable; urgency=medium

 * Non-maintainer upload.
 * debian/rules:
   - Only run dh_auto_clean if the .deps directory exists to fix:
 make[1]: *** No rule to make target `.deps/ttys.Po'.  Stop.
 (Closes: #724156)

That way you don't need to carry a lot of unnecessary diff in the debian
patch.

Thanks for your time!

-- 
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru cwdaemon-0.9.5/debian/changelog cwdaemon-0.9.5/debian/changelog
--- cwdaemon-0.9.5/debian/changelog 2012-04-05 20:24:19.0 +0200
+++ cwdaemon-0.9.5/debian/changelog 2014-02-02 19:09:47.0 +0100
@@ -1,3 +1,13 @@
+cwdaemon (0.9.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+- Only run dh_auto_clean if the .deps directory exists to fix:
+  make[1]: *** No rule to make target `.deps/ttys.Po'.  Stop.
+  (Closes: #724156)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Sun, 02 Feb 2014 18:30:39 +0100
+
 cwdaemon (0.9.5-1) unstable; urgency=low
 
   * New version of upstream package;
diff -Nru cwdaemon-0.9.5/debian/rules cwdaemon-0.9.5/debian/rules
--- cwdaemon-0.9.5/debian/rules 2012-01-28 18:00:20.0 +0100
+++ cwdaemon-0.9.5/debian/rules 2014-02-02 18:36:27.0 +0100
@@ -2,3 +2,6 @@
 
 %:
dh $@
+
+override_dh_auto_clean:
+   [ ! -d .deps ] || dh_auto_clean


signature.asc
Description: OpenPGP digital signature


Bug#733437: commando: FTBFS: dpkg-buildpackage: dpkg-source: error: unrepresentable changes to source

2014-02-02 Thread Andreas Moog
On 02.02.2014 19:46, Julien Danjou wrote:
 On Sat, Feb 01 2014, Andreas Moog wrote:
 
 Control: tags -1 patch

 Hello there,

 please find attached a debdiff with a proposed fixed. The changelog reads:
[...]
 It fixes the build failure for me.
 
 If you can, feel free to go ahead and NMU.

I'm not a DD, so can't upload myself. I can try and open a bug against
sponsorship-requests though, if you don't have time to make an upload.

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#737315: buildbot: FTBFS with Sphinx 1.2.1: Malformed option description

2014-02-01 Thread Andreas Moog
Package: buildbot
Version: 0.8.8-1
Severity: serious
Tags:

Hi there,

your package fails to build in a clean unstable chroot with sbuild:

sphinx-build -b html -d _build/doctrees  -q -W . _build/html

Warning, treated as error:
/«PKGBUILDDIR»/docs/manual/installation.rst:651: WARNING: Malformed
option description u'Can also be passed directly to the BuildSlave
constructor in buildbot.tac.  If', should look like -opt args, --opt
args or /opt args

make[2]: *** [html] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/docs'
make[1]: *** [make_docs] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140201-1625

Full buildlog attached.

These 2 upstream commits fix the build:

https://github.com/buildbot/buildbot/commit/7ba629d27c377f9a4323024a64fd8a7d9f8f1934
https://github.com/buildbot/buildbot/commit/a655a504309db8584ae582065fe27548a16c3dd3

Thanks for your time!

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


buildbot_0.8.8-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#733424: calabash: FTBFS: dpkg-buildpackage: dpkg-source: error: unrepresentable changes to source

2014-02-01 Thread Andreas Moog
On 28.12.2013 21:51, David Suárez wrote:

I guess the real error is that it tries to download stuff during build:

 Downloading 
 http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz
 Extracting in /tmp/tmpOrwZmj
 Now working in /tmp/tmpOrwZmj/distribute-0.6.10

As far as I know distribute is deprecated/has been merged with setuptools.

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#724077: charybdis: FTBFS: configure.ac:18: error:, required file './compile' not found

2014-02-01 Thread Andreas Moog
On Tue, 15 Oct 2013 21:52:47 -0400, Antoine Beaupre
anar...@orangeseeds.org wrote:

 Control: tags -1 +pending

 Sure, upload coming rght up, thanks!!

 A.

ping? ;)

Thanks for your time!

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#690152: bsaf: FTBFS: Test org.jdesktop.application.TaskMonitorTest failed

2014-02-01 Thread Andreas Moog
Control: tags -1 -unreproducible

On 01.02.2014 17:23, Andreas Beckmann wrote:
 On 2014-02-01 17:03, Niels Thykier wrote:
 Therefore removing the wheezy tag, as the new issue only affects sid.
 
 Is that only sid or sid and jessie?  You said the former, but the
 bug is tagged sid jessie implying you might mean the other.
 
 I don't know, haven't tried (and don't plan to). So read this as not
 wheezy.

I can confirm that it also fails in testing, build log attached.
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


bsaf_1.9-3_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#723960: clc-intercal: FTBFS with perl 5.18: Invalid object - did not provide a type

2014-02-01 Thread Andreas Moog
Control: tags -1 patch

Hi there,

Fedora has a fix for the build issue, see
http://pkgs.fedoraproject.org/cgit/clc-intercal.git/tree/clc-intercal-guess-charset.patch

I tried applying the patch myself but my packaging skills aren't good
enough to provide a working debdiff.

Thanks for your time!

Cheers,
  Andreas
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#733437: commando: FTBFS: dpkg-buildpackage: dpkg-source: error: unrepresentable changes to source

2014-02-01 Thread Andreas Moog
Control: tags -1 patch

Hello there,

please find attached a debdiff with a proposed fixed. The changelog reads:

commando (0.3.4-1.1) unstable; urgency=medium

* Add patch to stop using deprecated python module distribute to build.
  (Closes: #733437)
* debian/control, debian/rules: Build-Depend on dh-python and use the
  pybuild buildsystem
* Add Build-Depends on python-fswrap, python-markdown, python-mock,
  python-nose python-yaml, required for the nosetests to succeed.

It fixes the build failure for me.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru commando-0.3.4/debian/changelog commando-0.3.4/debian/changelog
--- commando-0.3.4/debian/changelog 2013-05-30 16:55:36.0 +0200
+++ commando-0.3.4/debian/changelog 2014-02-01 22:07:30.0 +0100
@@ -1,3 +1,14 @@
+commando (0.3.4-1.1) unstable; urgency=medium
+
+  * Add patch to stop using deprecated python module distribute to build.
+(Closes: #733437)
+  * debian/control, debian/rules: Build-Depend on dh-python and use the
+pybuild buildsystem
+  * Add Build-Depends on python-fswrap, python-markdown, python-mock,
+python-nose python-yaml, required for the nosetests to succeed.
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Sat, 01 Feb 2014 21:42:34 +0100
+
 commando (0.3.4-1) unstable; urgency=low
 
   * New upstream release
diff -Nru commando-0.3.4/debian/control commando-0.3.4/debian/control
--- commando-0.3.4/debian/control   2013-05-30 16:53:46.0 +0200
+++ commando-0.3.4/debian/control   2014-02-01 22:07:01.0 +0100
@@ -2,7 +2,15 @@
 Section: python
 Priority: extra
 Maintainer: Julien Danjou a...@debian.org
-Build-Depends: debhelper (= 8.0.0), python, python-setuptools
+Build-Depends: debhelper (= 8.0.0),
+   dh-python,
+   python,
+   python-fswrap,
+   python-markdown,
+   python-mock,
+   python-nose,
+   python-setuptools,
+   python-yaml
 Standards-Version: 3.9.4
 Homepage: http://github.com/lakshmivyas/commando/
 Vcs-Git: git://git.debian.org/collab-maint/commando.git
@@ -10,7 +18,10 @@
 
 Package: python-commando
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python (= 
2.7) | python-argparse
+Depends: python (= 2.7) | python-argparse,
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
 Description: wrapper for argparse to define declaratively
  A simple wrapper for `argparse` that allows commands and arguments to be
  defined declaratively using decorators. Note that this does not support all
diff -Nru commando-0.3.4/debian/patches/remove-distribute.patch 
commando-0.3.4/debian/patches/remove-distribute.patch
--- commando-0.3.4/debian/patches/remove-distribute.patch   1970-01-01 
01:00:00.0 +0100
+++ commando-0.3.4/debian/patches/remove-distribute.patch   2014-02-01 
21:41:50.0 +0100
@@ -0,0 +1,15 @@
+Description: Don't use deprecated python module distribute to build.
+Author: Andreas Moog andreas.m...@warperbbs.de
+Bug: https://github.com/lakshmivyas/commando/issues/13
+Bug-Debian: http://bugs.debian.org/733437
+
+--- commando-0.3.4.orig/setup.py
 commando-0.3.4/setup.py
+@@ -1,5 +1,5 @@
+-from distribute_setup import use_setuptools
+-use_setuptools()
++# from distribute_setup import use_setuptools
++# use_setuptools()
+ from setuptools import setup
+ 
+ try:
diff -Nru commando-0.3.4/debian/patches/series 
commando-0.3.4/debian/patches/series
--- commando-0.3.4/debian/patches/series1970-01-01 01:00:00.0 
+0100
+++ commando-0.3.4/debian/patches/series2014-02-01 20:55:57.0 
+0100
@@ -0,0 +1 @@
+remove-distribute.patch
diff -Nru commando-0.3.4/debian/rules commando-0.3.4/debian/rules
--- commando-0.3.4/debian/rules 2013-05-30 16:46:58.0 +0200
+++ commando-0.3.4/debian/rules 2014-02-01 20:54:52.0 +0100
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export PYBUILD_NAME=commando
+
 %:
-   dh $@ --with python2
+   dh $@ --with python2 --buildsystem=pybuild


signature.asc
Description: OpenPGP digital signature


Bug#731398: galax: FTBFS with ocaml 4.01.0

2014-01-31 Thread Andreas Moog
Control: tags -1 patch

Hi there,

please find attached a patch from upstream that fixes the build against
ocaml 4.01. Since I'm not a DD, I can't upload myself.

Cheers,
  Andreas
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru galax-1.1/debian/changelog galax-1.1/debian/changelog
--- galax-1.1/debian/changelog  2011-11-11 00:42:50.0 +0100
+++ galax-1.1/debian/changelog  2014-01-31 15:59:05.0 +0100
@@ -1,3 +1,10 @@
+galax (1.1-11) UNRELEASED; urgency=medium
+
+  * Apply patch from upstream git to fix build with Ocaml4.01 
+(Closes: #731398)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Fri, 31 Jan 2014 14:54:50 +0100
+
 galax (1.1-10) unstable; urgency=low
 
   * Team upload
diff -Nru galax-1.1/debian/patches/0009-Fix-build-with-ocaml-4.01.patch 
galax-1.1/debian/patches/0009-Fix-build-with-ocaml-4.01.patch
--- galax-1.1/debian/patches/0009-Fix-build-with-ocaml-4.01.patch   
1970-01-01 01:00:00.0 +0100
+++ galax-1.1/debian/patches/0009-Fix-build-with-ocaml-4.01.patch   
2014-01-31 15:58:28.0 +0100
@@ -0,0 +1,451 @@
+Description: short summary of the patch
+Author: Jerome Simeon jeromesim...@me.com
+Bug-Debian: http://bugs.debian.org/731398
+Origin: upstream, 
https://github.com/jeromesimeon/Galax/commit/95c090d1f5a1f70c0013e92c7e70d347ee870dc5.patch
+
+Index: galax-1.1/base/finfo.ml
+===
+--- galax-1.1.orig/base/finfo.ml   2014-01-31 14:53:51.0 +0100
 galax-1.1/base/finfo.ml2014-01-31 14:53:51.0 +0100
+@@ -119,7 +119,7 @@
+   let ch =
+   input_char inch
+   in
+-  if ch = '\012' or ch = '\n' then begin
++  if ch = '\012' || ch = '\n' then begin
+   incr lineno;
+   linepos := 0
+   end
+Index: galax-1.1/code_selection/code/code_fn.ml
+===
+--- galax-1.1.orig/code_selection/code/code_fn.ml  2014-01-31 
14:53:51.0 +0100
 galax-1.1/code_selection/code/code_fn.ml   2014-01-31 14:53:51.0 
+0100
+@@ -271,7 +271,7 @@
+ let float_nan_zero_test =
+   ((fun x -
+ if x == nan then raise_nan()
+-else if (x = infinity) or (x = -.infinity) then raise_infinity()
++else if (x = infinity) || (x = -.infinity) then raise_infinity()
+ else x),
+(fun x -
+  if x == nan then raise_nan()
+Index: galax-1.1/config/Makefile.galax-inst
+===
+--- galax-1.1.orig/config/Makefile.galax-inst  2014-01-31 14:53:51.0 
+0100
 galax-1.1/config/Makefile.galax-inst   2014-01-31 14:53:51.0 
+0100
+@@ -112,6 +112,7 @@
+ -I $(CONF_OCAML_STDLIB) \
+ -I $(CONF_OCAML_LIBPCRE) \
+ -I $(CONF_OCAML_LIBNETSTRING) \
++-I $(CONF_OCAML_LIBNETSTRING_PCRE) \
+ -I $(CONF_OCAML_LIBPXP) \
+ -I $(CONF_OCAML_LIBPXP_UTF8) \
+ -I $(CONF_OCAML_LIBPXP_ISO88591) \
+@@ -172,6 +173,7 @@
+ bigarray.cma \
+ pcre.cma \
+ netstring.cma \
++netstring-pcre.cma \
+ pxp_engine.cma \
+ pxp_lex_utf8.cma pxp_lex_link_utf8.cmo \
+ pxp_lex_iso88591.cma pxp_lex_link_iso88591.cmo \
+@@ -203,6 +205,7 @@
+ bigarray.cmxa \
+ pcre.cmxa \
+ netstring.cmxa \
++netstring-pcre.cmxa \
+ pxp_engine.cmxa \
+ pxp_lex_utf8.cmxa pxp_lex_link_utf8.cmx \
+ pxp_lex_iso88591.cmxa pxp_lex_link_iso88591.cmx \
+Index: galax-1.1/configure
+===
+--- galax-1.1.orig/configure   2014-01-31 14:53:51.0 +0100
 galax-1.1/configure2014-01-31 14:53:51.0 +0100
+@@ -18,7 +18,7 @@
+ # value2: on by command line (forced)
+ 
+ version=1.0
+-ocaml_version=3.10
++ocaml_version=4.01
+ # Function:   print_options()
+ # Description:
+ # Print the current values of all options
+@@ -124,6 +124,7 @@
+ # ocaml_pkglib:   This is where the OCaml pkg-lib is 
installed (default=$ocaml_lib/ocaml/pkg-lib)
+ # ocaml_pcre: This is where the OCaml PCRE 
interface is installed (default=$ocaml_pkglib/pcre)
+ # ocaml_netstring:This is where the OCaml netstring files 
are installed (default=$ocaml_pkglib/netstring)
++# ocaml_netstring_pcre:   This is where the OCaml netstring files 
are installed (default=$ocaml_pkglib/netstring-pcre)
+ # ocaml_equeue:   This is where the OCaml equeue files are 
installed (default=$ocaml_pkglib/equeue)
+ # ocaml_netclient:This is where the OCaml netclient files 
are installed (default=$ocaml_pkglib/netclient)
+ # ocaml_netsys:   This is where the OCaml netsys files 
are installed (default=$ocaml_pkglib/netstring)
+@@ -191,6 +192,7 @@
+ ocaml_pkglib=
+ ocaml_pcre=
+ ocaml_netstring=
++ocaml_netstring_pcre=
+ ocaml_equeue=
+ ocaml_netclient=
+ ocaml_netsys

Bug#731398: galax: FTBFS with ocaml 4.01.0

2014-01-31 Thread Andreas Moog
On 31.01.2014 18:47, Stéphane Glondu wrote:

 Thanks for that. I've applied it in git... but do you know if upstream
 is planning to make a new release soon?

Aside from reporting this build failure, I'm not in contact with
upstream, so I can't say, sorry.

 By the way, do you use galax and if so, would you like to officially
 take care of it?

I don't use galax and for that reason wouldn't be a good choice for
maintainership, I was just looking for RC bugs to fix/forward upstream.

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#737250: apt-dpkg-ref: FTBFS: Could not map source abbreviation for ecrm1000.

2014-01-31 Thread Andreas Moog
Package: apt-dpkg-ref
Version: 5.3.1
Severity: serious

Hi there,

rebuilding your package in a clean unstable chroot fails:

 # Add here commands to compile the package.
 ./make-docs
 This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
  restricted \write18 enabled.
 entering extended mode
 (./apt-dpkg-ref.tex
 LaTeX2e 2011/06/27
 Babel 3.9h and hyphenation patterns for 2 languages loaded.
 (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
 Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
 (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
 (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
 
 kpathsea: Running mktextfm ecrm1000
 /usr/share/texlive/texmf-dist/web2c/mktexnam: Could not map source 
 abbreviation  for ecrm1000.
 /usr/share/texlive/texmf-dist/web2c/mktexnam: Need to update ?
 mkdir: cannot create directory '././sbuild-nonexistent': Permission denied
 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
 input ecrm1000
 This is METAFONT, Version 2.718281 (TeX Live 2013/Debian)
 
 kpathsea: Running mktexmf ecrm1000
 
 ! I can't find file `ecrm1000'.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1000
 
 Please type another input file name
 ! Emergency stop.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1000
 
 Transcript written on mfput.log.
 grep: ecrm1000.log: No such file or directory
 mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
 ecrm1000' failed to make ecrm1000.tfm.
 kpathsea: Appending font creation commands to missfont.log.
 (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)
 ! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file not 
 fou
 nd.
 to be read again

Full buildlog attached.

Thanks for your time!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


apt-dpkg-ref_5.3.1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#737250: apt-dpkg-ref: FTBFS: Could not map source abbreviation for ecrm1000.)

2014-01-31 Thread Andreas Moog
Control: tags -1 patch

On 31.01.2014 20:45, Debian Bug Tracking System wrote:

Attached is a patch to add the missing Build-Depend on
texlive-fonts-recommended which fixes the build failure.

Cheers,
  Andreas
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru apt-dpkg-ref-5.3.1/debian/changelog 
apt-dpkg-ref-5.3.2/debian/changelog
--- apt-dpkg-ref-5.3.1/debian/changelog 2011-04-21 15:57:28.0 +0200
+++ apt-dpkg-ref-5.3.2/debian/changelog 2014-01-31 20:46:57.0 +0100
@@ -1,3 +1,10 @@
+apt-dpkg-ref (5.3.2) UNRELEASED; urgency=medium
+
+  * Add Build-Depends on texlive-fonts-recommended to fix
+FTBFS: Could not map source abbreviation for ecrm1000. (Closes: #737250)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Fri, 31 Jan 2014 20:45:47 +0100
+
 apt-dpkg-ref (5.3.1) unstable; urgency=low
 
   * Added clarification on the use of dpkg and made reference to
diff -Nru apt-dpkg-ref-5.3.1/debian/control apt-dpkg-ref-5.3.2/debian/control
--- apt-dpkg-ref-5.3.1/debian/control   2011-04-21 15:53:48.0 +0200
+++ apt-dpkg-ref-5.3.2/debian/control   2014-01-31 20:45:44.0 +0100
@@ -4,7 +4,7 @@
 Maintainer: Vanessa Gutiérrez vane...@gmail.com
 Build-Depends: debhelper (= 7.0)
 Build-Depends-Indep: clisp | cmucl, texlive-base, texlive-latex-base, 
- texlive-latex-recommended
+ texlive-latex-recommended, texlive-fonts-recommended
 Standards-Version: 3.9.2.0
 
 Package: apt-dpkg-ref


signature.asc
Description: OpenPGP digital signature


Bug#724043: archivemail: FTBFS: Test failure

2014-01-31 Thread Andreas Moog
On 24.11.2013 21:35, Nikolaus Schulz wrote:

 I would like to point out that the severity of this bug is exaggerated
 IMO, because (apparently) the FTBFS seems to be tied to specific
 hardware - I could not reproduce it.

FWIW, I also get about a 50% True/False rate running python2 -c 'import
time; print time.time() == time.time()' and the package fails to build
on the Ubuntu autobuilder as well [1].

 But yes, it's a bug, and the fix is in fact trivial, it's just that my
 coding infrastructure was broken until today.

Can you already say when you will release an update?

[1]
https://launchpadlibrarian.net/164355682/buildlog_ubuntu-trusty-i386.archivemail_0.9.0-1build1_FAILEDTOBUILD.txt.gz

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#737256: asymptote: FTBFS: nonstopmode; input ecrm1095' failed to make ecrm1095.tfm.

2014-01-31 Thread Andreas Moog
Package: asymptote
Version: 2.23-1
Severity: serious

Hi there,

your package fails to build in a clean sbuild chroot:

 kpathsea: Running mktextfm ecrm1095
 mkdir: cannot create directory '././sbuild-nonexistent': Permission denied
 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
 input ecrm1095
 This is METAFONT, Version 2.718281 (TeX Live 2013/Debian)
 
 kpathsea: Running mktexmf ecrm1095
 
 ! I can't find file `ecrm1095'.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1095
   
 Please type another input file name
 ! Emergency stop.
 * ...ljfour; mag:=1; nonstopmode; input ecrm1095
   
 Transcript written on mfput.log.
 grep: ecrm1095.log: No such file or directory
 mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
 ecrm1095' failed to make ecrm1095.tfm.
 kpathsea: Appending font creation commands to missfont.log.
 (./colons.asy) ./colons.pdf Chapter 6 [23] [24] [25] [26] [27]
 ./asymptote.texi:2070: Font @thisecfont=ecrm1095 at 11.0pt not loadable: 
 Metric
  (TFM) file not found.
 to be read again 
@thisecfont 
 @{-{@ifmonospace @else @ecfont 
 @fi @char 123}
 l.2070 string pairs @{
   @code{before},@code{after}@} to the corresponding
 ? 
 ./asymptote.texi:2070: Emergency stop.
 to be read again 
@thisecfont 
 @{-{@ifmonospace @else @ecfont 
 @fi @char 123}
 l.2070 string pairs @{
   @code{before},@code{after}@} to the corresponding
 ./asymptote.texi:2070:  == Fatal error occurred, no output PDF file produced!
 Transcript written on asymptote.log.
 /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
 make[2]: *** [asymptote.pdf] Error 1
 make[2]: Leaving directory `/«PKGBUILDDIR»/doc'
 make[1]: *** [man] Error 2
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [common-build-arch] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full buildlog attached.

Thanks for your time!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


asymptote_2.23-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#737256: asymptote: FTBFS: nonstopmode; input ecrm1095' failed to make ecrm1095.tfm.

2014-01-31 Thread Andreas Moog
On 31.01.2014 22:04, Andreas Moog wrote:
 Package: asymptote
 Version: 2.23-1
 Severity: serious
 
 Hi there,
 
 your package fails to build in a clean sbuild chroot:
 
 kpathsea: Running mktextfm ecrm1095
 mkdir: cannot create directory '././sbuild-nonexistent': Permission denied
 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
 input ecrm1095

This seems to be fixed by adding texlive-fonts-recommended to the
Build-Depends of the package.

Cheers,
  Andreas
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#737124: libbinio: FTBFS: symbols don't match

2014-01-30 Thread Andreas Moog
Control: tags -1 pending

On 30.01.2014 14:35, Roland Stigge wrote:

 libbinio FTBFS on powerpc, sparc, s390x, alpha, powerpcspe and ppc64 like 
 this:
 (Example from powerpc):

Thanks, I've pushed a fix to git and asked my sponsor to upload it.

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#735914: gri: FTBFS: Can't locate getopts.pl in @INC

2014-01-18 Thread Andreas Moog
Package: gri
Version: 2.12.23-6
Severity: serious

Hi there,

your package fails to build in a clean unstable chroot:

 cat ./gri.texi  TMP
 perl ./make_html_index TMP
 perl ./make_html_commandindex  TMP
 perl ./make_html_builtinindex  TMP
 cat TMP | perl ./texinfo2HTML   gri-long
 Can't locate getopts.pl in @INC (@INC contains: /etc/perl 
 /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 
 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 
 /usr/local/lib/site_perl .) at ./texinfo2HTML line 59.
 make[1]: *** [html] Error 2
 make[1]: Leaving directory `/«PKGBUILDDIR»/doc'
 make: *** [build-indep] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 Build finished at 20140118-1614

Full buildlog attached.

The build works when adding libperl4-corelibs-perl to the Build-Depends.

Thanks for your time!

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


gri_2.12.23-6_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#735933: monotone: FTBFS: /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.

2014-01-18 Thread Andreas Moog
Package: monotone
Version: 1.0-11
Severity: serious

Hi there,

building your package in a sbuild chroot fails:

 (see the transcript file for additional 
 information)/usr/share/texlive/texmf-d
 ist/fonts/type1/public/amsfonts/cm/cmb10.pfb/usr/share/texlive/texmf-dist/fon
 ts/type1/public/amsfonts/cm/cmbx12.pfb/usr/share/texlive/texmf-dist/fonts/typ
 e1/public/amsfonts/cm/cmcsc10.pfb/usr/share/texlive/texmf-dist/fonts/type1/pu
 blic/amsfonts/cm/cmmi10.pfb/usr/share/texlive/texmf-dist/fonts/type1/public/a
 msfonts/cm/cmmi7.pfb/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts
 /cm/cmr10.pfb/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr
 7.pfb/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb/
 usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb/usr/sh
 are/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb/usr/share/
 texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb/usr/share/texliv
 e/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb/usr/share/texlive/texm
 f-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb/usr/share/texlive/texmf-dist
 /fonts/type1/public/amsfonts/cm/cmtt12.pfb/usr/share/texlive/texmf-dist/fonts
 /type1/public/amsfonts/cm/cmtt9.pfb
 Output written on monotone.pdf (294 pages, 1896407 bytes).
 Transcript written on monotone.log.
 /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
 make[3]: *** [monotone.pdf] Error 1
 make[3]: Leaving directory `/«PKGBUILDDIR»/doc'

Full build-log attached.

Thanks for your time!

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


monotone_1.0-11_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#707432: fixed by new upstream version (which is already packaged)

2014-01-04 Thread Andreas Moog
Hi there,

what is the status of this bug and package? Are you still working on it
and provide the new version in Debian? Thanks for your time!

Cheers!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#734105: liblwpx-paranoidagent-perl: FTBFS: Tests require Internet access

2014-01-03 Thread Andreas Moog
Package: liblwpx-paranoidagent-perl
Version: 1.09-1
Severity: serious

Hi there,

your package fails to build when no Internet access is available on the
build machine:

PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e
test_harness(0, 'blib/lib', 'blib/arch') t/*.t

#   Failed test at t/00-all.t line 127.

#   Failed test at t/00-all.t line 137.

#   Failed test at t/00-all.t line 151.
Killing child pid: 2904
# Looks like you failed 3 tests of 23.
t/00-all.t .
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/23 subtests
t/30-mirror.t .. skipped: Mirror tests needs -url option

Cheers!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#733322: comedilib: FTBFS: calib_yacc.y:340:2: error: too many arguments to function 'calib_yyparse'

2013-12-28 Thread Andreas Moog
Package: comedilib
Version: 0.10.1-1
Severity: serious

Hi there,

building your package fails in a up-to-date amd64 sbuild chroot:

 libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. 
 -D_FORTIFY_SOURCE=2 -I../include -I../include -Wall -D_REENTRANT 
 -DLOCALSTATEDIR=\/var/lib/libcomedi0\ -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c calib_lex.c -o 
 libcomedi_la-calib_lex.o /dev/null 21
 /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -std=gnu99 -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I../include 
 -I../include -Wall -D_REENTRANT -DLOCALSTATEDIR=\\/var/lib/libcomedi0\ -g 
 -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -c -o libcomedi_la-calib_yacc.lo `test -f 
 'calib_yacc.c' || echo './'`calib_yacc.c
 libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. 
 -D_FORTIFY_SOURCE=2 -I../include -I../include -Wall -D_REENTRANT 
 -DLOCALSTATEDIR=\/var/lib/libcomedi0\ -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c calib_yacc.c  
 -fPIC -DPIC -o .libs/libcomedi_la-calib_yacc.o
 calib_yacc.y: In function '_comedi_parse_calibration_file':
 calib_yacc.y:340:2: error: too many arguments to function 'calib_yyparse'
   if( calib_yyparse( priv ) )
   ^
 In file included from calib_yacc.y:36:0:
 ./calib_yacc.h:107:5: note: declared here
  int calib_yyparse (void);
  ^
 ./calib_yacc.c: In function 'calib_yyparse':
 ./calib_yacc.c:1596:7: error: too few arguments to function 'calib_yylex'
yychar = yylex (yylval);
^
 In file included from calib_yacc.y:27:0:
 libinternal.h:148:21: note: declared here
  #define YY_DECL int calib_yylex(YYSTYPE *calib_lvalp, yyscan_t yyscanner)
  ^
 calib_yacc.y:55:1: note: in expansion of macro 'YY_DECL'
  YY_DECL;
  ^
 calib_yacc.y:381:73: error: 'parse_arg' undeclared (first use in this 
 function)
  fprintf(stderr, input error on line %i\n, 
 calib_yyget_lineno(priv(parse_arg)-yyscanner));
  ^
 calib_yacc.y:381:73: note: each undeclared identifier is reported only once 
 for each function it appears in
 make[4]: *** [libcomedi_la-calib_yacc.lo] Error 1
 make[4]: Leaving directory `/«PKGBUILDDIR»/lib'
 make[3]: *** [all] Error 2
 make[3]: Leaving directory `/«PKGBUILDDIR»/lib'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build-arch-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full buildlog attached.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


comedilib_0.10.1-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#718125: libvalhalla: FTBFS: config.mak is not present, run configure

2013-12-28 Thread Andreas Moog
Hi there,

even when fixing the issue mentioned in the original post, the build
will fail because libvalhalla needs porting to the new libav version:

./configure --prefix=/usr --enable-pic --disable-strip --enable-doc
Checking for compiler available...
Checking for libavformat ...
Error, can't find libavformat !
See file config.log produced by configure for more details.
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/mnt/devel/andreas/temp/libvalhalla-2.0.0'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1364:
dpkg-buildpackage -rfakeroot -D -us -uc failed

(deb-unstable)andreas@incubator:~/devel/temp/libvalhalla-2.0.0$ tail
config.log
 3av_metadata_conv();
 4return 0;
 5  }
END /tmp/libvalhalla--15073-.c
gcc -DPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-DHAVE_DEBUG -fPIC -W -Wall -g -O2 -c -o /tmp/libvalhalla--15073-.o
/tmp/libvalhalla--15073-.c
gcc -o /tmp/libvalhalla--15073- /tmp/libvalhalla--15073-.o -lpthread
-lavformat
/tmp/libvalhalla--15073-.o: In function `main':
/tmp/libvalhalla--15073-.c:3: undefined reference to `av_metadata_conv'
collect2: error: ld returned 1 exit status

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#733168: glances: FTBFS: OSError: [Errno 2] No such file or directory: '/etc/mtab'

2013-12-27 Thread Andreas Moog
On 27.12.2013 00:33, Geoff wrote:

 your package fails to build in a clean unstable chroot:
 
 I cannot reproduce it with pbuilder --build ./glances_1.7.3-1.dsc.
 The package builds fine.

I use sbuild with a schroot chroot on lvm, which (as you point out
later) doesn't provide a /etc/mtab file.

 OSError: [Errno 2] No such file or directory: '/etc/mtab'
 (Followed by another bunch of similar errors)
 
 In my previous experiences with chrooted build environment I remember
 /etc/mtab was not replicated in the chroot (using schroot for instance).
 
 I'm wondering then if this is actually an issue in glances packaging.
 I believe '/etc/mtab' should exist on regular environment.

I believe starting with Wheezy, /etc/mtab is a symlink to /proc/mounts
[1], but that of course doesn't/shouldn't concern chroots. According to
the glibc documentation, however, software shouldn't rely on the
existence of the mtab file:
Note that the fstab and mtab files are maintained on a system by
convention. It is possible for the files not to exist or not to be
consistent with what is really mounted or available to mount [2]

Which makes me think that glances should be ported to use /proc/mounts
directly.

[1]
http://www.debian.org/releases/stable/i386/release-notes/ch-information.en.html#mtab
[2]
http://www.gnu.org/software/libc/manual/html_mono/libc.html#Mount-Information

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#733168: glances: FTBFS: OSError: [Errno 2] No such file or directory: '/etc/mtab'

2013-12-26 Thread Andreas Moog
Package: glances
Version: 1.7.3-1
Severity: serious

Hi there,

your package fails to build in a clean unstable chroot:

 running build_ext
 test_Glances_getCore (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getCpu (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getDiskIO (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getFs (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getHDDTemp (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getMem (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getMemSwap (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getNetwork (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getPerCpu (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getProcess (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getSensors (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getSystem (glances.tests.test_glances.TestGlancesStat) ... ERROR
 
 ==
 ERROR: test_Glances_getCore (glances.tests.test_glances.TestGlancesStat)
 --
 Traceback (most recent call last):
   File /build/buildd/glances-1.7.3/glances/tests/test_glances.py, line 35, 
 in setUp
 self.stats.update()
   File /build/buildd/glances-1.7.3/glances/glances.py, line 1673, in update
 self.__update__(input_stats)
   File /build/buildd/glances-1.7.3/glances/glances.py, line 1648, in 
 __update__
 self.fs = self.glancesgrabfs.get()
   File /build/buildd/glances-1.7.3/glances/glances.py, line 1004, in get
 self.__update__()
   File /build/buildd/glances-1.7.3/glances/glances.py, line 982, in 
 __update__
 fs_stat = psutil.disk_partitions(all=True)
   File /usr/lib/python2.7/dist-packages/psutil/__init__.py, line 1345, in 
 disk_partitions
 return _psplatform.disk_partitions(all)
   File /usr/lib/python2.7/dist-packages/psutil/_pslinux.py, line 300, in 
 disk_partitions
 partitions = _psutil_linux.get_disk_partitions()
 OSError: [Errno 2] No such file or directory: '/etc/mtab'
(Followed by another bunch of similar errors)

Full buildlog attached.

Cheers!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


glances_1.7.3-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#733181: ganeti: FTBFS: configure: error: Sphinx 1.0 or higher is required

2013-12-26 Thread Andreas Moog
Package: ganeti
Version: 2.9.2-1
Severity: serious

Hi there,

ganeti fails to build with the latest sphinx upload (1.2+dfsg-1):

 configure: Running ganeti-masterd as gnt-masterd:gnt-masterd
 configure: Running ganeti-rapi as gnt-rapi:gnt-rapi
 configure: Running ganeti-confd as gnt-confd:gnt-confd
 configure: Running ganeti-luxid as gnt-luxid:gnt-luxid
 configure: Group for daemons is gnt-daemons
 configure: Group for clients is gnt-admin
 checking whether ln -s works... yes
 checking for ip... /sbin/ip
 checking for pandoc... no
 configure: WARNING: pandoc not found, man pages rebuild will not be possible
 checking for sphinx-build... /usr/bin/sphinx-build
 configure: error: Sphinx 1.0 or higher is required
 make[1]: *** [override_dh_auto_configure] Error 1
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

(Full buildlog attached)

Ubuntu has applied a patch to fix the build (also attached).

Thanks for your time!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


ganeti_2.9.2-1_amd64.build.gz
Description: application/gzip
Description: Fix regular expression to correctly detect sphinx 1.2b3
Author: Andreas Moog am...@ubuntu.com
Bug: http://code.google.com/p/ganeti/issues/detail?id=502

--- ganeti-2.9.1.orig/configure
+++ ganeti-2.9.1/configure
@@ -3075,7 +3075,7 @@ else
 
   # Note: Character classes ([...]) need to be double quoted due to autoconf
   # using m4
-  elif ! echo $sphinxver | grep -q -E '^Sphinx[[:space:]]+v[1-9]\'; then
+  elif ! echo $sphinxver | grep -q -E '^Sphinx[[:space:]].*+[1-9]\'; then
 as_fn_error $? Sphinx 1.0 or higher is required $LINENO 5
   fi
 fi
--- ganeti-2.9.1.orig/configure.ac
+++ ganeti-2.9.1/configure.ac
@@ -355,7 +355,7 @@ else
 
   # Note: Character classes ([...]) need to be double quoted due to autoconf
   # using m4
-  elif ! echo $sphinxver | grep -q -E '^Sphinx[[[:space:]]]+v[[1-9]]\'; then
+  elif ! echo $sphinxver | grep -q -E '^Sphinx[[[:space:]]].*+[[1-9]]\'; then
 AC_MSG_ERROR([Sphinx 1.0 or higher is required])
   fi
 fi


signature.asc
Description: OpenPGP digital signature


Bug#733186: findbugs: FTBFS: Failure reading file:/home/andreas/temp/findbugs-2.0.3/doc/ja/../manual_ja.xml: findbugs.googlecode.com

2013-12-26 Thread Andreas Moog
Package: findbugs
Version: 2.0.3-1
Severity: serious

Hi there,

the package findbugs fails to build when no internet connection is
available:

  [java] Writing manual/license.html for chapter(license)
  [java] Writing manual/acknowledgments.html for chapter(acknowledgments)
  [java] Writing manual/index.html for book(findbugs-manual)
  [java] Error 
  [java]   Failure reading 
 file:/home/andreas/temp/findbugs-2.0.3/doc/ja/../manual_ja.xml: 
 findbugs.googlecode.com
  [java] Transformation failed: Run-time errors were reported
 
 BUILD FAILED
 /home/andreas/temp/findbugs-2.0.3/build.xml:780: The following error occurred 
 while executing this line:
 /home/andreas/temp/findbugs-2.0.3/build.xml:962: Java returned: 2

Thanks for your time!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#724127: rotix: FTBFS: make[1]: *** No rule to make target `Makefile.settings'. Stop.

2013-12-24 Thread Andreas Moog
Hi there,

please find attached a debdiff with a fix for the build failure.

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru rotix-0.83/debian/changelog rotix-0.83/debian/changelog
--- rotix-0.83/debian/changelog 2012-05-12 07:11:49.0 +0200
+++ rotix-0.83/debian/changelog 2013-12-24 20:26:48.0 +0100
@@ -1,3 +1,11 @@
+rotix (0.83-5) UNRELEASED; urgency=medium
+
+  * Do not call dh_auto_clean unless Makefile.settings exists, this fixes
+FTBFS: Makefile.settings: No such file or directory
+(Closes: #724127) (LP: #1263552)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Tue, 24 Dec 2013 20:21:28 +0100
+
 rotix (0.83-4) unstable; urgency=low
 
   * Bump compat to 9.
diff -Nru rotix-0.83/debian/rules rotix-0.83/debian/rules
--- rotix-0.83/debian/rules 2012-05-12 07:02:06.0 +0200
+++ rotix-0.83/debian/rules 2013-12-24 19:50:27.0 +0100
@@ -5,3 +5,6 @@
 
 override_dh_auto_configure:
./configure --prefix=/usr --mandir=/usr/share/man --i18n=1
+
+override_dh_auto_clean:
+   [ ! -f Makefile.settings ] || dh_auto_clean


signature.asc
Description: OpenPGP digital signature


Bug#718711: atlas-cpp: ftbfs on armhf: update symbols file

2013-11-30 Thread Andreas Moog
 subscribe

Hello there,

I wanted to ask about the status of this bug? It is marked as pending
but as far as I can see there was no upload or further activity since
August.

Thanks for your time.

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#731011: cpp-netlib: FTBFS: test failures when no internet connection available

2013-11-30 Thread Andreas Moog
Package: cpp-netlib
Version: 0.10.1-1
Severity: serious
Justification: Fails to build from source

Hi there,

some of the tests in your package require internet connectivity and/or
an active network interface. The former may not be available on the
build daemon, resulting in an error like:

 Running 12 test cases...
 unknown location(0): fatal error in 
 http_get_test_different_portN5boost7network4http12basic_clientINS1_4tags29http_default_8bit_tcp_resolveELj1ELj0EEE:
  std::runtime_error: resolve: Host not found (authoritative)
 unknown location(0): fatal error in 
 http_get_test_different_portN5boost7network4http12basic_clientINS1_4tags29http_default_8bit_udp_resolveELj1ELj0EEE:
  std::runtime_error: resolve: Host not found (authoritative)
 unknown location(0): fatal error in 
 http_get_test_different_portN5boost7network4http12basic_clientINS1_4tags31http_keepalive_8bit_tcp_resolveELj1ELj0EEE:
  std::runtime_error: resolve: Host not found (authoritative)
 unknown location(0): fatal error in 
 http_get_test_different_portN5boost7network4http12basic_clientINS1_4tags31http_keepalive_8bit_udp_resolveELj1ELj0EEE:
  std::runtime_error: resolve: Host not found (authoritative)
 unknown location(0): fatal error in 
 http_get_test_different_portN5boost7network4http12basic_clientINS1_4tags27http_async_8bit_udp_resolveELj1ELj0EEE:
  std::runtime_error: Host not found (authoritative)
 terminate called after throwing an instance of 
 'boost::exception_detail::clone_implboost::exception_detail::error_info_injectorboost::thread_resource_error
  '
   what():  boost thread: trying joining itself: Resource deadlock avoided
 
   Start 14: cpp-netlib-http-client_get_timeout_test
 14/18 Test #14: cpp-netlib-http-client_get_timeout_test .   
 Passed0.02 sec
   Start 15: cpp-netlib-http-client_get_streaming_test
 15/18 Test #15: cpp-netlib-http-client_get_streaming_test 
 ...***Exception: Other  0.01 sec
 terminate called after throwing an instance of 
 'boost::exception_detail::clone_implboost::exception_detail::error_info_injectorboost::thread_resource_error
  '
 Running 4 test cases...
 unknown location(0): fatal error in 
 http_client_get_streaming_testN5boost7network4http12basic_clientINS1_4tags27http_async_8bit_udp_resolveELj1ELj0EEE:
  std::runtime_error: Host not found (authoritative)
 /build/buildd/cpp-netlib-0.10.1/libs/network/test/http/client_get_streaming_test.cpp(37):
  last checkpoint
   what():  boost thread: trying joining itself: Resource deadlock avoided
 
   Start 16: cpp-netlib-http-server_constructor_test
 16/18 Test #16: cpp-netlib-http-server_constructor_test .   
 Passed0.01 sec
   Start 17: cpp-netlib-http-server_async_run_stop_concurrency
 17/18 Test #17: cpp-netlib-http-server_async_run_stop_concurrency ...   
 Passed1.31 sec
   Start 18: mime-roundtrip
 18/18 Test #18: mime-roundtrip ..   
 Passed0.01 sec
 
 83% tests passed, 3 tests failed out of 18

A full build-log can for example be found at
https://launchpadlibrarian.net/157509492/buildlog_ubuntu-trusty-i386.cpp-netlib_0.10.1-1_FAILEDTOBUILD.txt.gz
Note that this particular build was done on Ubuntu trusty, but I
verified the same error on an up-to-date unstable running inside
Virtualbox with the network interface disabled.

The easiest solution in my opinion would be to disable the tests that
require connectivity/an active network interface.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#724104: vmkit: FTBFS: make[1]: *** No rule to make target `Makefile.common'. Stop.

2013-11-29 Thread Andreas Moog
 subscribe
Hi there,

while this particular bug is relatively easy to fix by adding

override_dh_auto_clean:
[ ! -f Makefile.common ] || dh_auto_clean

to debian/rules, the build will fail further on with a core dump:

vmjc: JavaClass.cpp:496: j3::JavaObject *j3::Class::doNew(j3::Jnjvm *):
Assertion `(this-isInitializing() ||
classLoader-getCompiler()-isStaticCompiling() || this ==
classLoader-bootstrapLoader-upcalls-newClass)  Uninitialized class
when allocating.' failed.
0  vmjc0x00ea72b2
llvm::sys::PrintStackTrace(_IO_FILE*) + 34
1  vmjc0x00ea7119
2  libpthread.so.0 0x2b450d729bb0
3  libc.so.6   0x2b450e7b0f77 gsignal + 55
4  libc.so.6   0x2b450e7b45e8 abort + 328
5  libc.so.6   0x2b450e7a9d43
6  libc.so.6   0x2b450e7a9df2
7  vmjc0x0059f2a0 j3::Class::doNew(j3::Jnjvm*) + 144
8  vmjc0x005c6abf
j3::Jnjvm::CreateNullPointerException() + 79
9  vmjc0x2b45135149e6
j3::Jnjvm::CreateNullPointerException() + 318037878
Aborted (core dumped)
make[4]: ***
[/mnt/devel/andreas/temp/vmkit-0.32~r185341/mmtk/java/Release+Asserts/mmtk-vmkit-lower.bc]
Error 134

Upstream seems to be aware of the issue, saying the build only works
with a version strictly before the 7u25 (probably the
7u21), sorry!, see
http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-November/068087.html

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#724479: varnish-agent: FTBFS: automake errors

2013-11-29 Thread Andreas Moog
Hi there,

I wanted to ask what the status of this bug is? The tags say it's
pending but there hasn't been any further activity since October 11.

Thanks for your time!

Cheers,
  Andreas
 subscribe
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#730727: statsmodels: FTBFS: ERROR: statsmodels.tsa.tests.test_arima.test_arima_small_data_bug

2013-11-28 Thread Andreas Moog
Package: statsmodels
Version: 0.5.0-1
Severity: serious

Hello there,

your package fails to build on i386 and other architectures in unstable:

 ==
 ERROR: statsmodels.tsa.tests.test_arima.test_arima_small_data_bug
 --
 Traceback (most recent call last):
   File /usr/lib/python2.7/dist-packages/nose/case.py, line 197, in runTest
 self.test(*self.arg)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_arima.py,
  line 1810, in test_arima_small_data_bug
 assert_raises(ValueError, mod.fit)
   File /usr/lib/pymodules/python2.7/numpy/testing/utils.py, line 1019, in 
 assert_raises
 return nose.tools.assert_raises(*args,**kwargs)
   File /usr/lib/python2.7/unittest/case.py, line 475, in assertRaises
 callableObj(*args, **kwargs)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_model.py,
  line 828, in fit
 start_params = self._fit_start_params((k_ar,k_ma,k), method)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_model.py,
  line 453, in _fit_start_params
 start_params = self._fit_start_params_hr(order)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_model.py,
  line 421, in _fit_start_params_hr
 coefs = GLS(endog[max(p_tmp+q,p):], X).fit().params
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/linear_model.py,
  line 260, in __init__
 cholsigmainv=cholsigmainv)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/linear_model.py,
  line 79, in __init__
 super(RegressionModel, self).__init__(endog, exog, **kwargs)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py,
  line 136, in __init__
 super(LikelihoodModel, self).__init__(endog, exog, **kwargs)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py,
  line 52, in __init__
 self.data = handle_data(endog, exog, missing, hasconst, **kwargs)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/data.py,
  line 397, in handle_data
 return klass(endog, exog=exog, missing=missing, hasconst=hasconst, 
 **kwargs)
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/data.py,
  line 78, in __init__
 self._check_integrity()
   File 
 /«PKGBUILDDIR»/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/data.py,
  line 246, in _check_integrity
 if len(self.exog) != len(self.endog):
 TypeError: len() of unsized object
 

The full buildlog can be found at
https://buildd.debian.org/status/fetch.php?pkg=statsmodelsarch=i386ver=0.5.0-1stamp=1382892982

Cheers,
  Andreas
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#709031: vdr-plugin-xine: FTBFS with current vdr

2013-11-28 Thread Andreas Moog
Control: tags -1 patch

Hello Colin, Hello Debian vdr team,

please find attached a patch to build the xine plugin with newer
versions of vdr. The patch is based on the git repository. Here is the
head of the changelog:

vdr-plugin-xine (0.9.4-12) UNRELEASED; urgency=low

 * debian/patches/vdr-1.7.33.patch: Use APIVERSUM to determine vdr
   version to fix FTBFS: 'class cPatPmtParser' has no member named 'PmtPid'
   (Closes: #709031) (LP: #1198020)
 * debian/patches/vdr-1.7.40.patch: Apply patch from
   Lucian Muresan lucianm.AT.users.sourceforge.net to build with newer
   vdr versions to fix: error: 'vidWin' was not declared in this scope

-- Andreas Moog am...@ubuntu.com  Thu, 28 Nov 2013 23:12:16 +0100

Thanks for considering the patch.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
From ff7538c92e63f44a0c94d45e244f9ef014b0d2f1 Mon Sep 17 00:00:00 2001
From: Andreas Moog Andreas Moog
Date: Thu, 28 Nov 2013 23:16:42 +0100
Subject: [PATCH 1/2] debian/patches/vdr-1.7.33.patch: Use APIVERSUM to
 determine vdr version to fix FTBFS: 'class cPatPmtParser' has no member named
 'PmtPid' (Closes: #709031) (LP: #1198020)

* debian/patches/vdr-1.7.33.patch: Use APIVERSUM to determine vdr
  version to fix FTBFS: 'class cPatPmtParser' has no member named 'PmtPid'
  (Closes: #709031) (LP: #1198020)
* debian/patches/vdr-1.7.40.patch: Apply patch from
  Lucian Muresan lucianm.AT.users.sourceforge.net to build with newer
  vdr versions to fix: error: 'vidWin' was not declared in this scope
---
 debian/changelog|  11 +++
 debian/patches/series   |   1 +
 debian/patches/vdr-1.7.40.patch | 165 
 3 files changed, 177 insertions(+)
 create mode 100644 debian/patches/vdr-1.7.40.patch

diff --git a/debian/changelog b/debian/changelog
index f6f59e3..9c2318d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+vdr-plugin-xine (0.9.4-12) UNRELEASED; urgency=low
+
+  * debian/patches/vdr-1.7.33.patch: Use APIVERSUM to determine vdr
+version to fix FTBFS: 'class cPatPmtParser' has no member named 'PmtPid'
+(Closes: #709031) (LP: #1198020)
+  * debian/patches/vdr-1.7.40.patch: Apply patch from
+Lucian Muresan lucianm.AT.users.sourceforge.net to build with newer
+vdr versions to fix: error: 'vidWin' was not declared in this scope
+
+ -- Andreas Moog am...@ubuntu.com  Thu, 28 Nov 2013 23:12:16 +0100
+
 vdr-plugin-xine (0.9.4-11) unstable; urgency=low
 
   * Build-depend on vdr-dev (= 2.0.0)
diff --git a/debian/patches/series b/debian/patches/series
index 98e63ed..306b74e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ enable-yaepg-support.patch
 format-strings.patch
 vdr-1.7.27.patch
 vdr-1.7.33.patch
+vdr-1.7.40.patch
diff --git a/debian/patches/vdr-1.7.40.patch b/debian/patches/vdr-1.7.40.patch
new file mode 100644
index 000..e5d6795
--- /dev/null
+++ b/debian/patches/vdr-1.7.40.patch
@@ -0,0 +1,165 @@
+Author: Lucian Muresan luci...@users.sourceforge.net
+Origin: https://patchwork.linuxtv.org/patch/16100/
+
+Index: vdr-plugin-xine-0.9.4/xineDevice.c
+===
+--- vdr-plugin-xine-0.9.4.orig/xineDevice.c	2013-11-28 23:06:14.746527860 +0100
 vdr-plugin-xine-0.9.4/xineDevice.c	2013-11-28 23:06:14.742527860 +0100
+@@ -4409,5 +4409,83 @@
+   {
+ return theXineDevice;
+   }
++#if APIVERSNUM = 10733
++  /// Asks the output device whether it can scale the currently shown video in
++  /// such a way that it fits into the given Rect, while retaining its proper
++  /// aspect ratio. If the scaled video doesn't exactly fit into Rect, Alignment
++  /// is used to determine how to align the actual rectangle with the requested
++  /// one. The actual rectangle can be smaller, larger or the same size as the
++  /// given Rect, and its location may differ, depending on the capabilities of
++  /// the output device, which may not be able to display a scaled video at
++  /// arbitrary sizes and locations. The device shall, however, do its best to
++  /// match the requested Rect as closely as possible, preferring a size and
++  /// location that fits completely into the requested Rect if possible.
++  /// Returns the rectangle that can actually be used when scaling the video.
++  /// A skin plugin using this function should rearrange its content according
++  /// to the rectangle returned from calling this function, and should especially
++  /// be prepared for cases where the returned rectangle is way off the requested
++  /// Rect, or even Null. In such cases, the skin may want to fall back to
++  /// working with full screen video.
++  /// If this device can't scale the video, a Null rectangle is returned (this
++  /// is also the default implementation).
++  cRect cXineDevice::CanScaleVideo(const cRect Rect

Bug#730641: request-tracker4: FTBFS: Can't locate Plack/Handler/Starlet.pm in @INC

2013-11-27 Thread Andreas Moog
Package: request-tracker4
Severity: serious
Version: 4.0.17-2

Hello there,

I tried building your package, but it failed in a clean sbuild chroot:

 SOME DEPENDENCIES WERE MISSING.
 PSGI missing dependencies:
 Plack::Handler::Starlet ...MISSING
 Can't locate Plack/Handler/Starlet.pm in @INC (you may need 
 to install the Plack::Handler::Starlet module) (@INC contains: /etc/perl 
 /usr/local/lib/perl/5.18.1 /usr/local/share/perl/5.18.1 /usr/lib/perl5 
 /usr/share/perl5
 make[1]: *** [testdeps] Error 1
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: [build-stamp] Error 2 (ignored)

This seems to be a case of a missing Build-Depends on the starlet
package. However, even with that added, I get test failures:

 #   Failed test 'found correct number of ticket(s) by 'RefersTo != 5 AND 
 MemberOf  = 5''
 #   at t/ticket/search_by_links.t line 23.
 #  got: '0'
 # expected: '1'
 t/ticket/search_by_cf_freeform_single.t  ok
 
 #   Failed test 'found correct number of ticket(s) by 'RefersTo IS NULL 
 AND MemberOf IS NOT NULL''
 #   at t/ticket/search_by_links.t line 23.
 #  got: '0'
 # expected: '1'
 # Some tests failed or we bailed out, tmp directory 
 '/«PKGBUILDDIR»/t/tmp/ticket-search_by_links.t-PJFyPm9N' is not cleaned
 # Looks like you failed 2 tests of 99.

and

 ==(   18056;152  38/?  0/? )===
 #   Failed test 'Now not a member of the supergroup'
 #   at t/web/owner_disabled_group_19221.t line 168.
 # Structures begin differing at:
 #  $got-[0] = Does not exist
 # $expected-[0] = 'Supergroup'
 # Some tests failed or we bailed out, tmp directory 
 '/root/request-tracker4-4.0.17/t/tmp/web-owner_disabled_group_19221.t-qLKBsHcO'
  is not cleaned
 # Looks like you failed 1 test of 48.
 t/web/owner_disabled_group_19221.t . Dubious, test 
 returned 1 (wstat 256, 0x100)
 Failed 1/48 subtests 

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#730644: ruby-bio: FTBFS: Error: libxml-ruby library is not present.

2013-11-27 Thread Andreas Moog
Package: ruby-bio
Version: 1.4.3.0001-1
Severity: serious

Hello there,

I tried building your package in a clean unstable chroot, but it failed:

 ===
 Failure:
   Error: libxml-ruby library is not present. Please install libxml-ruby 
 library. It is needed for Bio::PhyloXML module. Unit test for PhyloXML will 
 not be performed.
   nil is not true.
 test_libxml(Bio::TestPhyloXMLWriter_Check_LibXML)
 /«PKGBUILDDIR»/test/unit/bio/db/test_phyloxml_writer.rb:31:in `test_libxml'
  28: module Bio
  29:   class TestPhyloXMLWriter_Check_LibXML  Test::Unit::TestCase
  30: def test_libxml
   = 31:   assert(defined?(LibXML),
  32:  Error: libxml-ruby library is not present. Please 
 install libxml-ruby library. It is needed for Bio::PhyloXML module. Unit test 
 for PhyloXML will not be performed.)
  33: end
  34:   end #class TestPhyloXMLWriter_Check_LibXML
 ===
 F
 ===
 Failure:
   Error: libxml-ruby library is not present. Please install libxml-ruby 
 library. It is needed for Bio::PhyloXML module. Unit test for PhyloXML will 
 not be performed.
   nil is not true.
 test_libxml(Bio::TestPhyloXML_Check_LibXML)
 /«PKGBUILDDIR»/test/unit/bio/db/test_phyloxml.rb:29:in `test_libxml'
  26: module Bio
  27:   class TestPhyloXML_Check_LibXML  Test::Unit::TestCase
  28: def test_libxml
   = 29:   assert(defined?(LibXML),
  30:  Error: libxml-ruby library is not present. Please 
 install libxml-ruby library. It is needed for Bio::PhyloXML module. Unit test 
 for PhyloXML will not be performed.)
  31: end
  32:   end #class TestPhyloXML_LibXMLCheck
 ===

I don't know why it is failing, the libxml-ruby library is pulled in via
the build-depends. I've attached a full buildlog.

Cheers,
  Andreas

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


ruby-bio_1.4.3.0001-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#726410: spandsp: FTBFS in parallel mode

2013-11-27 Thread Andreas Moog
Hi Gregor, hi Daniel,

the same build failure happened in Ubuntu on i386 and amd64, the 2
fastest building architectures in Ubuntu. This leads me to believe
this is a race condition and, while full local builds always succeeded,
here is a way to reproduce:

After doing a full build, cd into
spandsp-0.0.6~pre21/test-data/itu/fax

and execute:

while true; do make clean; make -j8 || break; done

This will continuously try to clean and rebuild the files in that
directory, leading after a short while into the above mentioned errors.

As for the reason I believe this happens: You can see in the build-log
that the ./generate_sized_pages script is executed multiple times, once
for each parallel instance, leading to the race condition. I've attached
a simple fix to disable parallel execution of the image generating
scripts, which I believe is the most simple solution - but I'm not an
expert on autotools.

Cheers,
  Andreas


-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru spandsp-0.0.6~pre21/debian/changelog 
spandsp-0.0.6~pre21/debian/changelog
--- spandsp-0.0.6~pre21/debian/changelog2013-08-04 02:05:45.0 
+0200
+++ spandsp-0.0.6~pre21/debian/changelog2013-11-28 00:39:47.0 
+0100
@@ -1,3 +1,11 @@
+spandsp (0.0.6~pre21-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS in parallel mode by disabling multiple execution of
+the scripts that generate images. (Closes: #726410)
+
+ -- Andreas Moog am...@ubuntu.com  Thu, 28 Nov 2013 00:39:08 +0100
+
 spandsp (0.0.6~pre21-1) unstable; urgency=low
 
   * New upstream release
diff -Nru spandsp-0.0.6~pre21/debian/patches/fix-ftbfs-parallel.patch 
spandsp-0.0.6~pre21/debian/patches/fix-ftbfs-parallel.patch
--- spandsp-0.0.6~pre21/debian/patches/fix-ftbfs-parallel.patch 1970-01-01 
01:00:00.0 +0100
+++ spandsp-0.0.6~pre21/debian/patches/fix-ftbfs-parallel.patch 2013-11-28 
00:38:56.0 +0100
@@ -0,0 +1,14 @@
+Description: Don't execute multiple instances of the scripts generating
+ the images. It can lead to a race condition while building in parallel
+ mode.
+Author: Andreas Moog andreas.m...@warperbbs.de
+Bug-Debian: http://bugs.debian.org/726410
+
+--- spandsp-0.0.6~pre21.orig/test-data/itu/fax/Makefile.am
 spandsp-0.0.6~pre21/test-data/itu/fax/Makefile.am
+@@ -153,3 +153,5 @@ mixed_size_pages.tif: ${MIXED_SIZE_PAGES
+ 
+ striped.tif: generate_striped_pages$(EXEEXT)
+   ./generate_striped_pages$(EXEEXT)
++
++.NOTPARALLEL: dithered.tif mixed_size_pages.tif striped.tif
diff -Nru spandsp-0.0.6~pre21/debian/patches/series 
spandsp-0.0.6~pre21/debian/patches/series
--- spandsp-0.0.6~pre21/debian/patches/series   2013-08-04 02:05:45.0 
+0200
+++ spandsp-0.0.6~pre21/debian/patches/series   2013-11-28 00:37:51.0 
+0100
@@ -1,3 +1,4 @@
 serial-tests
 array_warning
 fix-ftbfs-on-powerpcspe.patch
+fix-ftbfs-parallel.patch


signature.asc
Description: OpenPGP digital signature


Bug#730312: plm: FTBFS: taskdef class org.xnap.commons.ant.gettext.GettextExtractKeysTask cannot be found

2013-11-23 Thread Andreas Moog
Package: plm
Version: 2.2.7+repack-2
Severity: Serious
Justification: Fails to build from source

Hello Martin,

I encountered the following error when trying to build your package:

# Generate the translation files
ant i18n-generate-jar
Buildfile: /«BUILDDIR»/plm-2.2.7+repack/build.xml

i18n-init:

BUILD FAILED
/«BUILDDIR»/plm-2.2.7+repack/build.xml:168: taskdef class
org.xnap.commons.ant.gettext.GettextExtractKeysTask cannot be found
 using the classloader AntClassLoader[]

Total time: 0 seconds
make[1]: *** [override_jh_build] Error 1
make[1]: Leaving directory `/«BUILDDIR»/plm-2.2.7+repack'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

This seems to be caused by a missing Build-Dependency on
libgettext-ant-tasks-java

This allows the build to continue until:

dh_install
# Icons
for i in 16 22 48; do \
mkdir -p
/«BUILDDIR»/plm-2.2.7+repack/debian/plm/usr/share/icons/hicolor/${i}x${i}/apps;
\
convert img/logo.png -colorspace RGB \
-resize ${i}x${i} -colorspace sRGB \

/«BUILDDIR»/plm-2.2.7+repack/debian/plm/usr/share/icons/hicolor/${i}x${i}/apps/plm.png;
\
done
/bin/sh: 3: convert: not found
/bin/sh: 3: convert: not found
/bin/sh: 3: convert: not found
make[1]: *** [override_dh_auto_install] Error 127
make[1]: Leaving directory `/«BUILDDIR»/plm-2.2.7+repack'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
status 2

This failure indicates a missing Build-Dependency on a package providing
/usr/bin/convert, like imagemagick.

Cheers!
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#730316: php-mail: FTBFS: test failures in smtp_error test

2013-11-23 Thread Andreas Moog
Package: php-mail
Version: 1.2.0-5
Severity: serious

Hello Maintainers,

the package php-mail seems to FTBFS due to a test failure:

1) smtp_error.phpt
--- Expected
+++ Actual
@@ @@
-Failed to connect to bogus.host.tld:25 [SMTP: Failed to connect socket:
php_network_getaddresses: getaddrinfo failed: System error (code: -1,
response: )]
+Failed to connect to bogus.host.tld:25 [SMTP: Failed to connect socket:
php_network_getaddresses: getaddrinfo failed: Name or service not known
(code: -1, response: )]

/usr/bin/phpunit:46

FAILURES!

See the attached build log.

Cheers!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


php-mail_1.2.0-5_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#724058: Debdiff for a QA upload

2013-11-18 Thread Andreas Moog
tags 724058 patch
tags 727380 patch
thanks

Hi there,

please find attached a debdiff for a QA upload that fixes these issues:

freewnn (1.1.1~a021+cvs20130302-4) unstable; urgency=low

  * QA upload.
  * debian/patches/fix-parallel-build.patch: (Closes: #724058)
- Add patch from upstream to fix:
  mv: cannot stat 'std.fzk': No such file or directory
  during parallel build.
  * debian/control, debian/rules:
- Use autotools-dev and it's dh addon to update config.guess/sub
  (Closes: #727380)
  * Run wrap-and-sort to make files in the debian-directory more readable

 -- Andreas Moog am...@ubuntu.com  Mon, 18 Nov 2013 23:36:27 +0100

I will need the package sponsored as I don't have upload rights.

Thanks for considering the patch.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru freewnn-1.1.1~a021+cvs20130302/debian/changelog 
freewnn-1.1.1~a021+cvs20130302/debian/changelog
--- freewnn-1.1.1~a021+cvs20130302/debian/changelog 2013-07-30 
16:41:42.0 +0200
+++ freewnn-1.1.1~a021+cvs20130302/debian/changelog 2013-11-18 
23:47:35.0 +0100
@@ -1,3 +1,17 @@
+freewnn (1.1.1~a021+cvs20130302-4) unstable; urgency=low
+
+  * QA upload.
+  * debian/patches/fix-parallel-build.patch: (Closes: #724058)
+- Add patch from upstream to fix:
+  mv: cannot stat 'std.fzk': No such file or directory
+  during parallel build.
+  * debian/control, debian/rules:
+- Use autotools-dev and it's dh addon to update config.guess/sub
+  (Closes: #727380)
+  * Run wrap-and-sort to make files in the debian-directory more readable
+
+ -- Andreas Moog am...@ubuntu.com  Mon, 18 Nov 2013 23:36:27 +0100
+
 freewnn (1.1.1~a021+cvs20130302-3) unstable; urgency=low
 
   * QA upload.
diff -Nru freewnn-1.1.1~a021+cvs20130302/debian/control 
freewnn-1.1.1~a021+cvs20130302/debian/control
--- freewnn-1.1.1~a021+cvs20130302/debian/control   2013-07-30 
04:31:28.0 +0200
+++ freewnn-1.1.1~a021+cvs20130302/debian/control   2013-11-18 
23:47:47.0 +0100
@@ -2,14 +2,19 @@
 Section: utils
 Priority: optional
 Maintainer: Debian QA Group packa...@qa.debian.org
-Build-Depends: debhelper (= 9), libncurses5-dev, autoconf, automake, libtool
+Build-Depends: autoconf,
+   automake,
+   autotools-dev,
+   debhelper (= 9),
+   libncurses5-dev,
+   libtool
 Standards-Version: 3.9.4
 Homepage: http://sourceforge.jp/projects/freewnn/
 
 Package: freewnn-common
 Architecture: all
 Depends: ${misc:Depends}
-Conflicts: wnn-common, freewnn-jserver ( 1.1.0+1.1.1-a017-4)
+Conflicts: freewnn-jserver ( 1.1.0+1.1.1-a017-4), wnn-common
 Replaces: wnn-common
 Description: Files shared among the FreeWnn packages
  FreeWnn is a network-extensible Japanese/Chinese/Korean input
@@ -23,7 +28,7 @@
 
 Package: freewnn-jserver
 Architecture: any
-Depends: freewnn-common, adduser (= 3.34), ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser (= 3.34), freewnn-common, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: wnn
 Replaces: wnn
 Description: Japanese input system
@@ -35,7 +40,7 @@
 
 Package: freewnn-cserver
 Architecture: any
-Depends: freewnn-common, adduser (= 3.34), ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser (= 3.34), freewnn-common, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: cwnn
 Replaces: cwnn
 Description: Chinese input system
@@ -48,7 +53,7 @@
 
 Package: freewnn-kserver
 Architecture: any
-Depends: freewnn-common, adduser (= 3.34), ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser (= 3.34), freewnn-common, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: kwnn
 Replaces: kwnn
 Description: Korean input system
@@ -61,7 +66,7 @@
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FreeWnn library for Wnn (FreeWnn jserver)
  FreeWnn jserver (Wnn) is a network-extensible Kana-to-Kanji
  conversion system.  It was jointly developed and released by the
@@ -76,7 +81,7 @@
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FreeWnn library for cWnn (FreeWnn cserver)
  FreeWnn cserver (cWnn) is an integrated Chinese input system running
  on Unix workstation. It supports a wide range of input methods,
@@ -92,7 +97,7 @@
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FreeWnn library for kWnn (FreeWnn kserver)
  FreeWnn kserver (kWnn) is an integrated Korean input system running
  on Unix workstation. It supports a wide range of input methods,
@@ -105,8 +110,8 @@
 Architecture: any
 Multi-Arch: same
 Depends: libwnn0

Bug#723967: dhcpcd5: FTBFS: No rule to make target `config.mk'

2013-11-15 Thread Andreas Moog
Package: dhcpcd5
Version: 6.0.5-1
Followup-For: Bug #723967
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



*** /tmp/tmpOEJpOo/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/rules:
- If config.mk doesn't exist, don't try to run dh_auto_clean.
  This fixes a FTBFS. (Closes: #723967) (LP: #1251776)

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers trusty
  APT policy: (700, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-2-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBAgAGBQJShqAzAAoJEGHzRCZ03mYk43AQAJ4xng1EToilC+VRjXprl030
kCgRlKliJHvxlS3j721VdojT2GvKMoqCBJzjnewGIARFEDgq2ojdfJpWqRrRDqeW
Cg3MB+VZQHb/uzaOWYDrpXYjVr2xRPcz3yFRab2heYY/UuOcqvNn2KQU3Md0688s
Sb4ApNUfbC2bVTYoazUqLgjEI0XDNVPCzMH4rO3HOo5iOz6/XoRNmuJoYQz6vBs+
sGqWNfL+6PDYwX18Wq+jHUBBIRbF4mCzuojDByqGQ0YmxWZh72pBiteDXFKCiWzJ
VZtzBKnhG3a2QCgZa4fm9zbm7u6GFEiKhO6dxKUWrlbJpATLYZ1YYudZV2sBseIP
ePAoCNVvfatgBrtU/XwZP0hAk0YkbXdVStulmJe8Mlji3D24/Kyq2UIIQq+NvVya
KgeDrD4/8t1XeYpF+HP/D8yyk/UkoGUDMZAwp0aCUgBQARXPgTGCAoXrCUp5cb5Q
3EYb/6U5gKXlqLWAVx2DnMfNUpomsHZC8CNXwexvByIS/u/fXqLTbSByg2SRIhoF
b35exsTtjee2XfgNY0tqYx9CdkcE9QSS33r59wXKWhcETxyOo7BMHsX9WeSpth+4
8GQiG3YFDGUB6nzJyr9pqlDDlaO/WRyzgKmxQdBJYwooDBYjusqzhoZDOQ0wpSRh
Z3m7ktnUio9Gj3znhRm1
=wZ1w
-END PGP SIGNATURE-
diff -Nru dhcpcd5-6.0.5/debian/changelog dhcpcd5-6.0.5/debian/changelog
diff -Nru dhcpcd5-6.0.5/debian/rules dhcpcd5-6.0.5/debian/rules
--- dhcpcd5-6.0.5/debian/rules	2011-04-06 11:15:18.0 +0200
+++ dhcpcd5-6.0.5/debian/rules	2013-11-15 23:20:26.0 +0100
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+override_dh_auto_clean:
+	[ ! -f config.mk ] || dh_auto_clean
+
 override_dh_auto_configure:
 	dh_auto_configure -- --prefix= --libexecdir=/lib/dhcpcd \
 		--mandir=/usr/share/man --dbdir=/var/lib/dhcpcd5 \


Bug#723967: tagging 723967

2013-11-15 Thread Andreas Moog
tags 723967 patch
user ubuntu-de...@lists.ubuntu.com
usertags 723967 origin-ubuntu trusty ubuntu-patch

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Bug#729302: stealth: FTBFS: scanner/setskip.cc:6:5: error: 'Errno' has not been declared

2013-11-11 Thread Andreas Moog
Package: stealth
Version: 2.11.03-1
Severity: serious
Tags: jessie sid
Justification: FTBFS

Hi there,

I tried rebuilding stealth, but failed to do so successfully:
(Full buildlog attached)

 g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security --std=c++0x -Wall  -c -o tmp/o/5skip.o scanner/skip.cc
 g++-4.8 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security --std=c++0x -Wall  -c -o tmp/o/5setskip.o 
 scanner/setskip.cc
 scanner/setskip.cc: In member function 'void Scanner::setSkip()':
 scanner/setskip.cc:6:5: error: 'Errno' has not been declared
  Errno::open(in, d_skipFilePath);
  ^
 system - failure of system call (status 256)
 system - failure of system call (status 256)
 system - failure of system call (status 256)
 system - failure of system call (status 256)
 make: *** [build-arch] Error 1
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

The problem seems to be a missing #include bobcat/errno, see the
attached patch, which fixes the problem for me.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


stealth_2.11.03-1_amd64.build.gz
Description: application/gzip
Description: Add missing include to fix FTBFS
Author: Andreas Moog am...@ubuntu.com

--- stealth-2.11.03.orig/scanner/scanner.ih
+++ stealth-2.11.03/scanner/scanner.ih
@@ -17,6 +17,7 @@
 #include bobcat/datetime
 #include bobcat/string
 #include bobcat/stringline
+#include bobcat/errno
 
 #include ../util/util.h
 #include ../configsorter/configsorter.h


signature.asc
Description: OpenPGP digital signature


Bug#713520: NMU debdiff for the FTBFS

2013-11-11 Thread Andreas Moog
Control: tags -1 patch

Hi there,

please find attached a NMU debdiff to fix this buildfailure:

 syfi (1.0.0.dfsg-1.2) unstable; urgency=low
 
   * Non-maintainer upload.
   * debian/rules: Do not specify python include dirs in the call to CMAKE,
 it causes a FTBFS because CMAKE can't find the correct includes. Since
 CMAKE 2.8.11-1, CMAKE knows how to find multi-arched python by itself.
 (Closes: #713520) (LP: #1250177)
 
  -- Andreas Moog am...@ubuntu.com  Mon, 11 Nov 2013 19:23:53 +0100

Since I don't have Upload rights, I'll ask on Debian-Mentors for a sponsor.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru syfi-1.0.0.dfsg/debian/changelog syfi-1.0.0.dfsg/debian/changelog
--- syfi-1.0.0.dfsg/debian/changelog2013-05-16 16:08:28.0 +0200
+++ syfi-1.0.0.dfsg/debian/changelog2013-11-11 19:24:38.0 +0100
@@ -1,3 +1,13 @@
+syfi (1.0.0.dfsg-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Do not specify python include dirs in the call to CMAKE,
+it causes a FTBFS because CMAKE can't find the correct includes. Since
+CMAKE 2.8.11-1, CMAKE knows how to find multi-arched python by itself.
+(Closes: #713520) (LP: #1250177)
+
+ -- Andreas Moog am...@ubuntu.com  Mon, 11 Nov 2013 19:23:53 +0100
+
 syfi (1.0.0.dfsg-1.1) unstable; urgency=low
 
   * Non maintainer upload.
diff -Nru syfi-1.0.0.dfsg/debian/rules syfi-1.0.0.dfsg/debian/rules
--- syfi-1.0.0.dfsg/debian/rules2013-05-16 16:07:20.0 +0200
+++ syfi-1.0.0.dfsg/debian/rules2013-11-11 18:20:32.0 +0100
@@ -28,10 +28,7 @@
 
 install-stamp-%:
cd $(DEB_BUILDDIR)  rm CMakeCache.txt  \
- cmake -D PYTHON_EXECUTABLE:FILEPATH=/usr/bin/$* \
-   -D PYTHON_LIBRARY:FILEPATH=/usr/lib/$(DEB_HOST_MULTIARCH)/lib$*.so \
-   -D PYTHON_INCLUDE_DIR:PATH=/usr/include/$* \
-   $(DEB_CMAKE_NORMAL_ARGS) $(DEB_CMAKE_EXTRA_FLAGS)
+ cmake $(DEB_CMAKE_NORMAL_ARGS) $(DEB_CMAKE_EXTRA_FLAGS)
make -C $(DEB_BUILDDIR) install DESTDIR=$(CURDIR)/debian/tmp
touch $@
 


signature.asc
Description: OpenPGP digital signature


Bug#724097: jdeb: Patch for the FTBFS

2013-11-10 Thread Andreas Moog
Package: jdeb
Version: 1.0.2~git20130829-1
Followup-For: Bug #724097
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



*** /tmp/tmpkM4G3b/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * Add Build-Depends on libmaven-plugin-tools-java to fix FTBFS 
(Closes: #724097) (LP: #1249778)
  * debian/patches/01_fix_testcase_bouncycastle.patch:
- Update testcase to work with bouncycastle 1.49

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers trusty
  APT policy: (700, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-2-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBAgAGBQJSf47zAAoJEGHzRCZ03mYkB8oQALLxQ7ibpDzWXDv8na5eXW8X
fS0psekDQcb9d2EVu0DOUQHwcZjlhrGO6ugOeeaoNZRcnHoeVaUXPeUY5PaM7nKy
ikhTeM57VrRkKvOmMCM7fhZHu3kiIZ5e9WxWrf8y3/NclCLmbIdYxHHE5Ty41PlI
Qd5VhTih7A7ql+ge3IG8yYebduFM1JUPxg4cLbEfEzTDD5s6fyo1XBUdE/eCK3UQ
5cJkqHasj6S2aKxXr6/rteqximOM2XdWg8Lgc+FI5CT7XijFH+2sNPWS5+uqaf60
XffEWrOBXH7+oHvtfvZonH+elthdfCiNKZlqV2uUEEfJB+5Psz6cTSczJrRCJDER
DkBnyi737b2bcGT8t9ayuo7S2DOlaGBIA5eVKnXjwzOpW/p7BBhAbeDTxCulLM6R
0BItvNuvojWG9d7UnDKLjGp3l6Oc8h+lNm6VAISVhmFD5IX34OFN9AccERENuldB
H9SMlEAw6FdXYO21gN/M3NdxfppHdMOgoSovx7StptW7xJ7aJ+9qg0PYnIYZDE0c
5ru1EpXJZnRmv7xRvqvsnrOot3nZLQsPn1xsCHNkbK/b6U43H+zD3MGdHS1Dms67
yUc8V2A5eeZ3t8omTPrU2QVtGBggE5+dzfzzsySINjgTYpzNWXscanbvvquoN6yB
ozdnxKDNT2tpb7XL+BX/
=Q0NA
-END PGP SIGNATURE-
diff -Nru jdeb-1.0.2~git20130829/debian/control jdeb-1.0.2~git20130829/debian/control
--- jdeb-1.0.2~git20130829/debian/control	2013-08-31 14:09:37.0 +0200
+++ jdeb-1.0.2~git20130829/debian/control	2013-11-10 14:47:56.0 +0100
@@ -5,7 +5,7 @@
 Uploaders: Steffen Moeller moel...@debian.org
 Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper (= 1.5)
 Build-Depends-Indep: libmaven-invoker-plugin-java, libmaven-shade-plugin-java, ant, libbcpg-java,  
- libcommons-compress-java, libcommons-io-java, libmaven2-core-java, libplexus-utils-java 
+ libcommons-compress-java, libcommons-io-java, libmaven2-core-java, libplexus-utils-java, libmaven-plugin-tools-java
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jdeb
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jdeb
diff -Nru jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch
--- jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch	1970-01-01 01:00:00.0 +0100
+++ jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch	2013-11-10 14:40:09.0 +0100
@@ -0,0 +1,14 @@
+Description: Update testcase to work with bouncycastle 1.49
+Author: Andreas Moog am...@ubuntu.com
+
+--- jdeb-1.0.2~git20130829.orig/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
 jdeb-1.0.2~git20130829/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
+@@ -42,7 +42,7 @@ public final class PGPSignerTestCase ext
+ \n +
+ TEST3\n +
+ -BEGIN PGP SIGNATURE-\n +
+-Version: BCPG v1.48\n +
++Version: BCPG v1.49\n +
+ \n +
+ iEYEARECABAFAkax1rgJEHM9pIAuB02PAABIJgCghFmoCJCZ0CGiqgVLGGPd/Yh5\n +
+ FQQAnRVqvI2ij45JQSHYJBblZ0Vv2meN\n +
diff -Nru jdeb-1.0.2~git20130829/debian/patches/series jdeb-1.0.2~git20130829/debian/patches/series
--- jdeb-1.0.2~git20130829/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ jdeb-1.0.2~git20130829/debian/patches/series	2013-11-10 14:39:49.0 +0100
@@ -0,0 +1 @@
+01_fix_testcase_bouncycastle.patch


Bug#713364: libewf transition and #713364

2013-11-09 Thread Andreas Moog
On 08.11.2013 22:35, Niels Thykier wrote:

   However, sleuthkit suffers from #713364 which is a FTBFS bug, so I
 have no reason to believe a binNMU will be successful.
[...]
 Comments welcome, a fix for #713364 in sid (or deferred) even more so.

I have taken the 2 patches from upstream that I mailed in September to
the bugreport and made a debdiff for a NMU upload. I don't have upload
rights though so I would need a sponsor to actually upload to Debian.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru sleuthkit-3.2.3/debian/changelog sleuthkit-3.2.3/debian/changelog
--- sleuthkit-3.2.3/debian/changelog2011-10-14 19:52:37.0 +0200
+++ sleuthkit-3.2.3/debian/changelog2013-11-09 22:58:23.0 +0100
@@ -1,3 +1,12 @@
+sleuthkit (3.2.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * d/patches/95_fix-libewf2-detection.patch, 96_fix_build_libewf2.patch:
+- Add 2 patches from upstream git to fix detection and build against 
+  libewf2 (Closes: #713364)
+
+ -- Andreas Moog am...@ubuntu.com  Sat, 09 Nov 2013 22:55:04 +0100
+
 sleuthkit (3.2.3-2) unstable; urgency=low
 
   * Team upload.
diff -Nru sleuthkit-3.2.3/debian/patches/95_fix-libewf2-detection.patch 
sleuthkit-3.2.3/debian/patches/95_fix-libewf2-detection.patch
--- sleuthkit-3.2.3/debian/patches/95_fix-libewf2-detection.patch   
1970-01-01 01:00:00.0 +0100
+++ sleuthkit-3.2.3/debian/patches/95_fix-libewf2-detection.patch   
2013-11-09 22:54:25.0 +0100
@@ -0,0 +1,17 @@
+Description: Fix detection of libewf v2 API.
+Author: Joachim Metz
+Origin: upstream, 
https://github.com/sleuthkit/sleuthkit/commit/ee5515215c1f618bf966d175ace1270fea7c5d4b
+Bug: http://sourceforge.net/p/sleuthkit/bugs/208/
+Last-Update: 2013-08-29
+
+--- sleuthkit-3.2.3.orig/configure.ac
 sleuthkit-3.2.3/configure.ac
+@@ -121,7 +121,7 @@ AS_IF([test x$with_libewf != xno],
+ )]
+ # Check for the header file first to make sure they have the dev install
+ [AC_CHECK_HEADERS([libewf.h], 
+-  [AC_CHECK_LIB([ewf], [libewf_open],[
++  [AC_CHECK_LIB([ewf], [libewf_get_version],[
+ AC_SUBST([LIBEWF_LIBS],[-lewf])
+ AC_DEFINE([HAVE_LIBEWF],[1],[Define to have libewf header included.])
+   ])]
diff -Nru sleuthkit-3.2.3/debian/patches/96_fix_build_libewf2.patch 
sleuthkit-3.2.3/debian/patches/96_fix_build_libewf2.patch
--- sleuthkit-3.2.3/debian/patches/96_fix_build_libewf2.patch   1970-01-01 
01:00:00.0 +0100
+++ sleuthkit-3.2.3/debian/patches/96_fix_build_libewf2.patch   2013-11-09 
22:54:25.0 +0100
@@ -0,0 +1,840 @@
+Description: Fix build with libewf2
+Author: Omar Choudary
+Origin: upstream, 
https://github.com/sleuthkit/sleuthkit/commit/7dcf7863b449f6058952489b0367cf0c1fbd0964
+Bug: http://sourceforge.net/p/sleuthkit/feature-requests/73/
+Last-Update: 2013-08-30
+
+Index: sleuthkit-3.2.3/tsk3/img/ewf.c
+===
+--- sleuthkit-3.2.3.orig/tsk3/img/ewf.c2013-08-31 10:13:21.397922919 
+
 sleuthkit-3.2.3/tsk3/img/ewf.c 2013-08-31 11:05:10.793936030 +
+@@ -14,67 +14,160 @@
+ #include tsk_img_i.h
+ 
+ #if HAVE_LIBEWF
++
+ #include ewf.h
+ 
+-static ssize_t
+-ewf_image_read(TSK_IMG_INFO * img_info, TSK_OFF_T offset, char *buf,
+-size_t len)
++#define TSK_EWF_ERROR_STRING_SIZE 512
++
++static \
++ssize_t ewf_image_read(
++ TSK_IMG_INFO *img_info,
++ TSK_OFF_T offset,
++ char *buffer,
++ size_t size )
+ {
+-ssize_t cnt;
+-IMG_EWF_INFO *ewf_info = (IMG_EWF_INFO *) img_info;
++#if defined( HAVE_LIBEWF_V2_API )
++  char error_string[ TSK_EWF_ERROR_STRING_SIZE ];
+ 
+-if (tsk_verbose)
+-tsk_fprintf(stderr,
+-ewf_read: byte offset: % PRIuOFF  len: % PRIuSIZE \n,
+-offset, len);
+-
+-if (offset  img_info-size) {
+-tsk_error_reset();
+-tsk_errno = TSK_ERR_IMG_READ_OFF;
+-snprintf(tsk_errstr, TSK_ERRSTR_L,
+-split_read - % PRIuOFF, offset);
+-return -1;
+-}
++  libewf_error_t *ewf_error = NULL;
++#endif
+ 
+-cnt = libewf_read_random(ewf_info-handle, buf, len, offset);
+-if (cnt  0) {
+-tsk_error_reset();
+-// @@@ Add more specific error message
+-tsk_error_reset();
+-tsk_errno = TSK_ERR_IMG_READ;
+-snprintf(tsk_errstr, TSK_ERRSTR_L,
+-ewf_read - offset: % PRIuOFF  - len: % PRIuSIZE  - %s,
+-offset, len, strerror(errno));
+-return -1;
+-}
++  IMG_EWF_INFO *ewf_info= (IMG_EWF_INFO *) img_info;
++  ssize_t read_count= 0;
++  if( tsk_verbose != 0 )
++  {
++  tsk_fprintf(
++   stderr,
++   ewf_read: byte offset: % PRIuOFF  len: % PRIuSIZE \n,
++   offset

Bug#713575: Patch for the build failure

2013-10-25 Thread Andreas Moog
tags 713575 patch
forwarded 713575 https://code.google.com/p/libgcal/issues/detail?id=94
kthxbye

Hello David, Hello Michael,

attached is a patch to fix building on Debian. I've opened
https://code.google.com/p/libgcal/issues/detail?id=94 upstream and sent
my patch there as well.

Thanks for considering the patch.
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
Description: explicitly link the tests with pthread to fix FTBFS (Closes: #713575)
Author: Andreas Moog am...@ubuntu.com
Bug-Debian: http://bugs.debian.org/713575

--- libgcal-0.9.6.orig/utests/CMakeLists.txt
+++ libgcal-0.9.6/utests/CMakeLists.txt
@@ -21,7 +21,7 @@ set(GCAL_TEST_SOURCE_FILES
 )
 
 add_executable(testgcal ${GCAL_TEST_SOURCE_FILES})
-target_link_libraries(testgcal gcal ${CHECK_LIBRARIES})
+target_link_libraries(testgcal gcal ${CHECK_LIBRARIES} pthread)
 
 add_custom_target(
 	test


signature.asc
Description: OpenPGP digital signature


  1   2   >