Bug#613184: Please stop using HAL - hwinfo

2014-03-16 Thread shirish शिरीष
at bottom :-

On 3/16/14, Hideki Yamane henr...@debian.or.jp wrote:
 Control: tags -1 +fixed-upstream

 Hi,

  It was solved in upstream

Wednesday March 17 2010
75c3d35: - remove hal dependency

  Now upstream has tagged 20.1, so I'd try to package it.

 --
 Hideki Yamane henr...@debian.or.jp

Hi all,
It's indeed very good news if Hideki Yamani packages and uploads the
new hwinfo for our usage.
Looking forward to the new package.
-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Update hwinfo package (RE: Please stop using HAL)

2014-03-16 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 +patch +pending
Bug #613184 [libhd16] Please stop using HAL
Added tag(s) patch.
Bug #613184 [libhd16] Please stop using HAL
Added tag(s) pending.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#613184: Update hwinfo package (RE: Please stop using HAL)

2014-03-16 Thread Hideki Yamane
Control: tags -1 +patch +pending

Hi William,

 hwinfo package has RC bug (#613184) due to dependency to HAL.
 It was solved in upstream and tagged as 20.1 as newest release
 in their git repository. See https://gitorious.org/opensuse/hwinfo

 I've prepared new upstream version package for hwinfo as attached
 diff (including some fixes and updates). Please consider to update
 your package, or to allow me to do it with NMU.

 Thanks!

-- 
Hideki Yamane henr...@debian.or.jp
diff -urN hwinfo-16.0/debian/changelog hwinfo-20.1/debian/changelog
--- hwinfo-16.0/debian/changelog	2014-03-16 07:20:39.0 +0900
+++ hwinfo-20.1/debian/changelog	2014-03-16 13:21:21.810517204 +0900
@@ -1,3 +1,33 @@
+hwinfo (20.1-0.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release (Closes: #677102, #661994?)
+  * debian/patches
+- refresh all patches
+- drop serial_struct,as-needed.patch: merged upstream 
+- drop fix-ftbfs: not necessary due to upstream's change
+- add remove_git_dependency_from_Makefile.patch: since upstream package
+  generation depends on local git repository.
+  * debian/source/format
+- set 3.0 (quilt)
+  * debian/rules
+- remove patch lines
+- add VERSION file to deal with upstream change
+- remove upstream Changelog file
+  * debian/control
+- remove Build-Depends: libhal-dev (Closes: #613184)
+- remove Build-Depends: quilt
+- add Build-Depends: libx86emu-dev
+- fix description (not libhd13-dev anymore)
+- update to libhd20
+  * debian/*.install
+- adjust file name due to above change
+  * debian/copyright
+- update upstream URL (Closes: #667846)
+- update to copyright format 1.0
+ 
+ -- Hideki Yamane henr...@debian.org  Sun, 16 Mar 2014 08:20:36 +0900
+
 hwinfo (16.0-2.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -urN hwinfo-16.0/debian/control hwinfo-20.1/debian/control
--- hwinfo-16.0/debian/control	2014-03-16 07:20:39.0 +0900
+++ hwinfo-20.1/debian/control	2014-03-16 13:02:57.019776262 +0900
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: William Vera bi...@billy.com.mx
-Build-Depends: debhelper (= 7.2.11), quilt, perl, flex, libdbus-1-dev, libhal-dev, linux-kernel-headers, doxygen, pkg-config
+Build-Depends: debhelper (= 7.2.11), perl, flex, libdbus-1-dev, linux-kernel-headers, doxygen, pkg-config, libx86emu-dev
 Standards-Version: 3.8.3
 
 Package: hwinfo
@@ -23,7 +23,7 @@
  you think one or more of these should be included in the package, please
  contact the maintainer at hwi...@packages.debian.org.
 
-Package: libhd16
+Package: libhd20
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -57,12 +57,12 @@
  partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
  isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
  .
- This package contains the documentation for the libhd13-dev package.
+ This package contains the documentation for the libhd-dev package.
 
 Package: libhd-dev
 Section: libdevel
 Architecture: any
-Depends: libhd16 (= ${binary:Version}), libdbus-1-dev (= 0.61), libhal-dev (= 0.5)
+Depends: libhd20 (= ${binary:Version}), libdbus-1-dev (= 0.61), libhal-dev (= 0.5)
 Suggests: libhd-doc
 Provides: libhd12-dev, libhd13-dev, libhd14-dev, libhd15-dev, libhd16-dev
 Description: Hardware identification system library and headers
diff -urN hwinfo-16.0/debian/copyright hwinfo-20.1/debian/copyright
--- hwinfo-16.0/debian/copyright	2014-03-16 07:20:39.0 +0900
+++ hwinfo-20.1/debian/copyright	2014-03-16 13:22:43.766066714 +0900
@@ -1,55 +1,55 @@
-This package was debianized by Morten Werner Olsen wer...@skolelinux.no on
-Sun, 30 May 2004 21:39:25 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hwinfo
+Source: https://gitorious.org/opensuse/hwinfo
+Upstream-Contact: Steffen Winterfeldt snw...@suse.de
+  https://www.suse.com
+
+Files: *
+Copyright: 2006-2013 Steffen Winterfeldt
+ SUSE Linux GmbH
+License: GPL-2
+
+Files: src/int10/AsmMacros.h
+Copyright: 1993,1994 by David Wexelblat d...@xfree86.org
+   The Regents of the University of California.
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+may be used to endorse or promote products derived from this software
+without specific prior written permission.
+ .
+ On Debian systems, the 

Bug#741675: clamav-base: Missing quoting and bogus generated config file

2014-03-16 Thread Juhani Karlsson
same problem, tried also clean install after apt-get remove clamav 
clamav-base clamav-daemon clamav-docs clamav-freshclam libclamav6 --purge:


root@abcdefg:~# apt-get install clamav clamav-base clamav-daemon 
clamav-docs clamav-freshclam libclamav6

Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  libclamunrar6
The following NEW packages will be installed:
  clamav clamav-base clamav-daemon clamav-docs clamav-freshclam libclamav6
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/7 269 kB of archives.
After this operation, 15,8 MB of additional disk space will be used.
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
serious bugs of clamav-base (- 0.98.1+dfsg-1+deb7u2) unfixed
 #741675 - clamav-base: Missing quoting and bogus generated config file
Summary:
 clamav-base(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...]
Preconfiguring packages ...
Selecting previously unselected package libclamav6.
(Reading database ... 266865 files and directories currently installed.)
Unpacking libclamav6 (from .../libclamav6_0.98.1+dfsg-1+deb7u2_i386.deb) ...
Selecting previously unselected package clamav-base.
Unpacking clamav-base (from 
.../clamav-base_0.98.1+dfsg-1+deb7u2_all.deb) ...

Selecting previously unselected package clamav-freshclam.
Unpacking clamav-freshclam (from 
.../clamav-freshclam_0.98.1+dfsg-1+deb7u2_i386.deb) ...

Selecting previously unselected package clamav.
Unpacking clamav (from .../clamav_0.98.1+dfsg-1+deb7u2_i386.deb) ...
Selecting previously unselected package clamav-daemon.
Unpacking clamav-daemon (from 
.../clamav-daemon_0.98.1+dfsg-1+deb7u2_i386.deb) ...

Selecting previously unselected package clamav-docs.
Unpacking clamav-docs (from 
.../clamav-docs_0.98.1+dfsg-1+deb7u2_all.deb) ...

Processing triggers for man-db ...
Setting up libclamav6 (0.98.1+dfsg-1+deb7u2) ...
Setting up clamav-base (0.98.1+dfsg-1+deb7u2) ...
/var/lib/dpkg/info/clamav-base.postinst: line 403: [: too many arguments
Setting up clamav-freshclam (0.98.1+dfsg-1+deb7u2) ...
/var/lib/dpkg/info/clamav-freshclam.postinst: line 353: [: too many 
arguments
[] Starting ClamAV virus database updater: freshclamERROR: Missing 
argument for option at line 10

ERROR: Can't open/parse the config file /etc/clamav/freshclam.conf
 failed!
Setting up clamav (0.98.1+dfsg-1+deb7u2) ...
Setting up clamav-daemon (0.98.1+dfsg-1+deb7u2) ...
[FAIL] Clamav signatures not found in /var/lib/clamav ... failed!
[FAIL] Please retrieve them using freshclam ... failed!
[FAIL] Then run '/etc/init.d/clamav-daemon start' ... failed!
Setting up clamav-docs (0.98.1+dfsg-1+deb7u2) ...
root@abcdefg:~# freshclam --verbose
ERROR: Missing argument for option at line 10
ERROR: Can't open/parse the config file /etc/clamav/freshclam.conf
root@abcdefg:~#


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741675: clamav-base: Missing quoting and bogus generated config file

2014-03-16 Thread Juhani Karlsson

returned to older version and everything works:

root@abcdefg:~/temppi# apt-get remove clamav clamav-base clamav-daemon 
clamav-docs clamav-freshclam libclamav6 --purge

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  clamav* clamav-base* clamav-daemon* clamav-docs* clamav-freshclam* 
libclamav6*

0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
After this operation, 15,8 MB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 267059 files and directories currently installed.)
Removing clamav ...
Removing clamav-daemon ...
[ ok ] Stopping ClamAV daemon: clamd.
Purging configuration files for clamav-daemon ...
Removing clamav-freshclam ...
[ ok ] Stopping ClamAV virus database updater: freshclam.
Purging configuration files for clamav-freshclam ...
Removing clamav-base ...
Purging configuration files for clamav-base ...
Removing clamav-docs ...
Removing libclamav6 ...
Purging configuration files for libclamav6 ...
Processing triggers for man-db ...
root@abcdefg:~/temppi# find /etc/ -name '*clam*'
/etc/logwatch/conf/logfiles/clam-update.conf
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi#
root@abcdefg:~/temppi# ll
total 6,8M
drwxr-xr-x  2 root root 4,0K maali 16 10:15 .
drwxr-x--- 55 root root 4,0K helmi 19 18:40 ..
-rw-r--r--  1 root root 328K huhti 25  2013 clamav_0.97.8+dfsg-1_i386.deb
-rw-r--r--  1 root root 302K huhti 25  2013 
clamav-base_0.97.8+dfsg-1_all.deb
-rw-r--r--  1 root root 420K huhti 25  2013 
clamav-daemon_0.97.8+dfsg-1_i386.deb
-rw-r--r--  1 root root 1,3M huhti 25  2013 
clamav-docs_0.97.8+dfsg-1_all.deb
-rw-r--r--  1 root root 315K huhti 25  2013 
clamav-freshclam_0.97.8+dfsg-1_i386.deb
-rw-r--r--  1 root root 4,2M huhti 25  2013 
libclamav6_0.97.8+dfsg-1_i386.deb

root@abcdefg:~/temppi# dpkg -i *deb
Selecting previously unselected package clamav.
(Reading database ... 266865 files and directories currently installed.)
Unpacking clamav (from clamav_0.97.8+dfsg-1_i386.deb) ...
Selecting previously unselected package clamav-base.
Unpacking clamav-base (from clamav-base_0.97.8+dfsg-1_all.deb) ...
Selecting previously unselected package clamav-daemon.
Unpacking clamav-daemon (from clamav-daemon_0.97.8+dfsg-1_i386.deb) ...
Selecting previously unselected package clamav-docs.
Unpacking clamav-docs (from clamav-docs_0.97.8+dfsg-1_all.deb) ...
Selecting previously unselected package clamav-freshclam.
Unpacking clamav-freshclam (from 
clamav-freshclam_0.97.8+dfsg-1_i386.deb) ...

Selecting previously unselected package libclamav6.
Unpacking libclamav6 (from libclamav6_0.97.8+dfsg-1_i386.deb) ...
Setting up clamav-base (0.97.8+dfsg-1) ...
Setting up clamav-docs (0.97.8+dfsg-1) ...
Setting up libclamav6 (0.97.8+dfsg-1) ...
Processing triggers for man-db ...
Setting up clamav-freshclam (0.97.8+dfsg-1) ...
[ ok ] Starting ClamAV virus database updater: freshclam.
Setting up clamav (0.97.8+dfsg-1) ...
Setting up clamav-daemon (0.97.8+dfsg-1) ...
[FAIL] Clamav signatures not found in /var/lib/clamav ... failed!
[FAIL] Please retrieve them using freshclam ... failed!
[FAIL] Then run '/etc/init.d/clamav-daemon start' ... failed!
root@abcdefg:~/temppi# freshclam --verbose
Current working dir is /var/lib/clamav
Max retries == 5
ClamAV update process started at Sun Mar 16 10:16:34 2014
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 43
Software version from DNS: 0.98.1
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.97.8 Recommended version: 0.98.1
DON'T PANIC! Read http://www.clamav.net/support/faq
Retrieving http://db.fi.clamav.net/main.cvd
nonblock_connect: connect timing out (30 secs)
Can't connect to port 80 of host db.fi.clamav.net (IP: 212.7.0.71)
Trying host db.fi.clamav.net (62.245.181.53)...
Trying to download http://db.fi.clamav.net/main.cvd (IP: 62.245.181.53)
Downloading main.cvd [100%]
Loading signatures from main.cvd
Properly loaded 2424225 signatures from new main.cvd
main.cvd updated (version: 55, sigs: 2424225, f-level: 60, builder: neo)
Querying main.55.69.1.0.62.245.181.53.ping.clamav.net
Retrieving http://db.fi.clamav.net/daily.cvd
Trying to download http://db.fi.clamav.net/daily.cvd (IP: 62.245.181.53)
Downloading daily.cvd [100%]
Loading signatures from daily.cvd
Properly loaded 824404 signatures from new daily.cvd
daily.cvd updated (version: 18606, sigs: 824404, f-level: 63, builder: neo)
Querying daily.18606.69.1.0.62.245.181.53.ping.clamav.net
Retrieving http://db.fi.clamav.net/bytecode.cvd
Trying to download http://db.fi.clamav.net/bytecode.cvd (IP: 62.245.181.53)
Downloading bytecode.cvd [100%]
Loading signatures from bytecode.cvd
Properly loaded 43 signatures from new bytecode.cvd
bytecode.cvd updated (version: 236, sigs: 43, f-level: 63, builder: 
dgoddard)


Bug#741725: yi: FTBFS, fixed by new upstream version

2014-03-16 Thread Marcel Fourné
Package: yi
Version: 0.7.0-1
Severity: serious
Tags: upstream patch
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

I tried building yi and got the following error:

# apt-get build-dep yi
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '0.7.0-1' (unstable) for yi
E: Failed to satisfy Build-Depends dependency for yi: Installed package alex is 
too new
#

A downgrade to alex 3.1.0 from testing solved this problem, but alex 3.1.3 from 
unstable is prohibited by yi.cabal as well as debian/control.

A new upstream version of yi (0.7.1) has no upper bound on its alex dependency, 
so I took the new upstream tarball as well as debian/ from yi-0.7.0-1 and 
deleted the upper bound to the alex dependency from debian/control.
The package built successfully, installed cleanly and the resulting yi binary 
had no obvious defects.

Since I am new to debian packaging, I append my patch to debian/control

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

Kernel: Linux 3.14.0-rc6 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yi depends on:
ii  libatk1.0-0  2.10.0-2
ii  libc62.18-4
ii  libcairo21.12.16-2
ii  libffi6  3.0.13-12
ii  libfontconfig1   2.11.0-5
ii  libfreetype6 2.5.2-1
ii  libgdk-pixbuf2.0-0   2.30.6-1
ii  libghc-yi-dev0.7.0-1+b5
ii  libghc-yi-doc0.7.0-1
ii  libglib2.0-0 2.38.2-5
ii  libgmp10 2:5.1.3+dfsg-1
ii  libgtk2.0-0  2.24.22-1
ii  libncurses5  5.9+20140118-1
ii  libpango-1.0-0   1.36.2-2
ii  libpangocairo-1.0-0  1.36.2-2
ii  libpangoft2-1.0-01.36.2-2
ii  libtinfo55.9+20140118-1
ii  zlib1g   1:1.2.8.dfsg-1

yi recommends no packages.

yi suggests no packages.

-- no debconf information
--- yi-0.7.0/debian/control	2013-10-15 10:59:09.0 +0200
+++ yi-0.7.1/debian/control	2014-03-16 09:03:44.584639000 +0100
@@ -85,7 +85,6 @@
, libghc-xdg-basedir-dev ( 0.3)
, libghc-xdg-basedir-prof
, alex (= 3.0.3)
-   , alex (= 3.1.1)
, libghc-gtk-dev
, libghc-gtk-prof
, libghc-vte-dev


Bug#741711: Unsatisfied dependencies on amd64/i386

2014-03-16 Thread Lars Wirzenius
On Sun, Mar 16, 2014 at 03:22:02AM +0100, Michael Biebl wrote:
 Package: obnam
 Version: 1.7-1
 Severity: serious
 
 obnam depends on python-tracing (= 0.8~) [amd64, i386] but that version
 is not available in unstable.
 Looks like a tainted build environment.

Uploading that version now. Thanks!

-- 
http://www.cafepress.com/trunktees -- geeky funny T-shirts
http://gtdfh.branchable.com/ -- GTD for hackers


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741726: grub: generated grub.cfg leads to non booting system. Drops to rescue shell after not finding root device.

2014-03-16 Thread root
Source: grub
Version: 2.02~beta2-7
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

grub: generated grub.cfg leads to non booting system. Drops to rescue shell 
after not finding root device.

Updating from older grub to grub 2.02~ beta2-7
update-grub - generated same config file again - boots into rescue-mode


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

Kernel: Linux 3.10.32-std420-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714796: ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm

2014-03-16 Thread Christian Kastner
tag 714796 + patch
thanks

On 2013-07-02 23:41, Andreas Beckmann wrote:
 during a test with piuparts I noticed your package modifies conffiles.
 This is forbidden by the policy

 debsums reports modification of the following files,
 from the attached log (scroll to the bottom...):
 
   /etc/default/ferm

The problem is that postinst unconditionally overwrites the value of the
ENABLED= variable in /etc/default/ferm with whatever was stored in debconf.

I just experienced this during an upgrade whereby I explicitly disabled
ferm by setting ENABLED=no yet after the upgrade, it was ENABLED=yes.
This resulted in me being locked out of the system.

The attached trivial patch fixes this by using the debconf value only as
the default, when no ENABLED= is present.

Christian
From 52f20b4c7483847efcc121135f3fb91469e22a98 Mon Sep 17 00:00:00 2001
From: Christian Kastner deb...@kvr.at
Date: Sun, 16 Mar 2014 11:30:24 +0100
Subject: [PATCH] Do not unconditionally overwrite ENABLED= in
 /etc/default/ferm

---
 debian/ferm.postinst | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/ferm.postinst b/debian/ferm.postinst
index 0f8ea64..84b1146 100644
--- a/debian/ferm.postinst
+++ b/debian/ferm.postinst
@@ -37,10 +37,7 @@ if [ $action = configure ]; then
 # If the admin deleted or commented some variables but then set
 # them via debconf, (re-)add them to the configuration file
 grep -Eq '^ *ENABLED=' /etc/default/ferm || \
-	echo ENABLED=  /etc/default/ferm
-
-# substitute value
-sed -i s/^ENABLED=.*$/ENABLED=\$VALUE\/ /etc/default/ferm
+	echo ENABLED=$VALUE  /etc/default/ferm
 
 # make the firewall configuration readable only by root and group adm
 if [ -d /etc/ferm ]; then
-- 
1.9.0



Processed: Re: ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm

2014-03-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 714796 + patch
Bug #714796 [ferm] ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm
Added tag(s) patch.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714796: ferm: modifies conffiles (policy 10.7.3): /etc/default/ferm

2014-03-16 Thread Christian Kastner
On 2014-03-16 11:45, Christian Kastner wrote:
 On 2013-07-02 23:41, Andreas Beckmann wrote:
 during a test with piuparts I noticed your package modifies conffiles.
 This is forbidden by the policy
 
 debsums reports modification of the following files,
 from the attached log (scroll to the bottom...):

   /etc/default/ferm
 
 The problem is that postinst unconditionally overwrites the value of the
 ENABLED= variable in /etc/default/ferm with whatever was stored in debconf.
 
 I just experienced this during an upgrade whereby I explicitly disabled
 ferm by setting ENABLED=no yet after the upgrade, it was ENABLED=yes.
 This resulted in me being locked out of the system.
 
 The attached trivial patch fixes this by using the debconf value only as
 the default, when no ENABLED= is present.

Eh, I just noticed that the original value was quoted, which I didn't
do. Updated patch attached.

Christian
From f0fbd0876e8bbbdbedb04955219ce4b8f2f53bef Mon Sep 17 00:00:00 2001
From: Christian Kastner deb...@kvr.at
Date: Sun, 16 Mar 2014 11:30:24 +0100
Subject: [PATCH] Do not unconditionally overwrite ENABLED= in
 /etc/default/ferm

---
 debian/ferm.postinst | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/ferm.postinst b/debian/ferm.postinst
index 0f8ea64..f13c9b8 100644
--- a/debian/ferm.postinst
+++ b/debian/ferm.postinst
@@ -37,10 +37,7 @@ if [ $action = configure ]; then
 # If the admin deleted or commented some variables but then set
 # them via debconf, (re-)add them to the configuration file
 grep -Eq '^ *ENABLED=' /etc/default/ferm || \
-	echo ENABLED=  /etc/default/ferm
-
-# substitute value
-sed -i s/^ENABLED=.*$/ENABLED=\$VALUE\/ /etc/default/ferm
+	echo ENABLED=\$VALUE\  /etc/default/ferm
 
 # make the firewall configuration readable only by root and group adm
 if [ -d /etc/ferm ]; then
-- 
1.9.0



Bug#737903: totem unusable

2014-03-16 Thread Andreas Henriksson
Hello Paul!

Your bug report shows up as one of the highest priority tasks
on my debian maintainer dashbord since you've marked
it as render package unusable.

I'm using totem myself and it works very well for me.
On the other hand my computer doesn't even contain
a DVD drive

Are you sure about the severity? Maybe you overreacted and
want to consider lowering the severity of your bug report?
If not, please elaborate a bit on how the package is
unusable despite it looking to me like it works
very well here.

I'm sorry, I'm not able to help you out much with your
problem... as mentioned I don't even have a DVD drive,
so it's hard for me to investigate your problem.

Regards,
Andreas Henriksson


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: gnome: Gnome crash to start and display «Oh no! Something has gone wrong» message

2014-03-16 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 moreinfo
Bug #740928 [gnome] gnome: Gnome crash to start and display «Oh no! Something 
has gone wrong» message
Added tag(s) moreinfo.
 severity -1 important
Bug #740928 [gnome] gnome: Gnome crash to start and display «Oh no! Something 
has gone wrong» message
Severity set to 'important' from 'grave'

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#740928: gnome: Gnome crash to start and display «Oh no! Something has gone wrong» message

2014-03-16 Thread Andreas Henriksson
Control: tag -1 moreinfo
Control: severity -1 important

Hello Alexandre!

Thanks for your bug report and sorry to hear you're having problems.

Unfortunately your bug report doesn't contain any information that
makes it possible for me to investigate it. Also, while it
might 'render package unusable' for you - I can confirm that
it's not the case in general, which is an additional reason
why I'm lowering the severity of your bug report.

Guessing a bit here: 
The reason you get the fail whale dialog in gnome is likely
because some underlying component has crashed.
You'll need to figure out which one and why it crashed (or atleast
get a backtrace).

Suggestion on where to look is try to hunt for segfault messages,
ie. dmesg | grep segfault

Once you've identified the process that's crashing for you,
try to get a backtrace.
There are multiple ways of accomplishing that. Either
attach gdb to the running process and 'continue' until
it crashes and then 'backtrace'.
Another way is to enable coredumps and then get the
backtrace from the coredump.
Please make sure you have debugging symbols installed
when getting the backtrace (so it's not just full of ).

For more information on how to get a backtrace, see:
https://wiki.debian.org/HowToGetABacktrace

Regards,
Andreas Henriksson


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#740139: gnome-maps fails to start

2014-03-16 Thread Andreas Henriksson
Control: reassign -1 dbus
Control: affects -1 gnome-maps
Control: fixed -1 1.8.0-2

Hello!

I remember us discussing this on IRC, and if I'm not mistaken
the problem went away when manually reloading/restarting dbus.
This makes me suspect the automatic reloading of dbus did not
work properly and as Simon McVittie already suggested
using dpkg triggers to be definitely sure that a reload
happens I'm reassigning this bug report to dbus where
I think it can be closed when the triggers has been
implemented (which it already has?).
(Possibly the severity of this should be lowered since
the program will start working next time dbus is reloaded
for some reason, like ie. a reboot.)

Regards,
Andreas Henriksson


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: gnome-maps fails to start

2014-03-16 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 dbus
Bug #740139 [gnome-maps] gnome-maps fails to start
Bug reassigned from package 'gnome-maps' to 'dbus'.
No longer marked as found in versions gnome-maps/3.10.2-1.
Ignoring request to alter fixed versions of bug #740139 to the same values 
previously set
 affects -1 gnome-maps
Bug #740139 [dbus] gnome-maps fails to start
Added indication that 740139 affects gnome-maps
 fixed -1 1.8.0-2
Bug #740139 [dbus] gnome-maps fails to start
Marked as fixed in versions dbus/1.8.0-2.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#727127: marked as done (libpeas: FTBFS on several architectures were it built in the past (regression))

2014-03-16 Thread Debian Bug Tracking System
Your message dated Sun, 16 Mar 2014 12:29:58 +0100
with message-id 20140316112957.ga22...@pi.fatal.se
and subject line libpeas 1.9.0-1 builds on sparc and ppc
has caused the Debian Bug report #727127,
regarding libpeas: FTBFS on several architectures were it built in the past 
(regression)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
727127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libpeas
Version: 1.8.1-2
Severity: serious

Hi,

Your package FTBFS on ia64, powerpc and sparc, but it built on these
architectures in the past.  This FTBTS blocks testing migration.

~Niels
---End Message---
---BeginMessage---
Package: libpeas
Version: 1.9.0-1

Hello!

The new version (in experimental) builds fine on sparc and powerpc
(and ia64 is now gone).

Regards,
Andreas Henriksson---End Message---


Processed: Upgrading bugs severity

2014-03-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 725685 grave
Bug #725685 [code-aster-gui] code-aster-gui: Depends on tk8.5 and calls 
/usr/bin/wish
Severity set to 'grave' from 'normal'
 severity 725686 grave
Bug #725686 [dirdiff] dirdiff: calls /usr/bin/wish and depends on tk8.5
Severity set to 'grave' from 'normal'
 severity 725687 grave
Bug #725687 [ewipe] ewipe: depends on tk8.5 and calls /usr/bin/wish
Severity set to 'grave' from 'normal'
 severity 725690 grave
Bug #725690 [gocr-tk] gocr-tk: depends on tk8.5 and calls /usr/bin/wish
Severity set to 'grave' from 'normal'
 severity 725699 grave
Bug #725699 [postgres-xc-pltcl] postgres-xc-pltcl: depends on tcl8.5 and calls 
/usr/bin/tclsh
Severity set to 'grave' from 'normal'
 severity 725070 grave
Bug #725070 [taglog] taglog: FTBFS after alternatives for /usr/bin/tclsh will 
be dropped
Severity set to 'grave' from 'normal'
 severity 725768 grave
Bug #725768 [tkcvs] tkcvs: depends on tk8.4|tk8.5 and calls /usr/bin/wish
Severity set to 'grave' from 'normal'
 severity 725698 grave
Bug #725698 [tkinfo] tkinfo: depends on tk8.5 and calls /usr/bin/wish
Severity set to 'grave' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
725070: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725070
725685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725685
725686: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725686
725687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725687
725690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725690
725698: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725698
725699: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725699
725768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741733: Circular dependencies cause trouble when doing upgrade

2014-03-16 Thread Juhapekka Tolvanen

Package: ruby
Version: 1:1.9.3.4
Severity: serious

I try to upgrade ruby from version 1:1.9.3 to version 1:1.9.3.4 .
Aptitude refuses to do it, because I must install ruby1.9.1 version =
1.9.3.194-1 . I try to be sure and install version 1.9.3.484-2 . It
depends on ruby version = 1:1.9.3.1 . Only 1:1.9.3.4 is available.
This is the first circular dependency.

ruby1.9.1 version 1.9.3.484-2 also depends on libruby1.9.1 version =
1.9.3.484-2 . I try to install it, but it is not possible, because it
depends on ruby1.9.1 version = 1.9.3.484-2 . But I already was unable
to install that, as I said before.

No matter how many times I go to dependency of some package I try to
install, I end up to same packages again and again and because they
refuse to install, because their dependencies are not yet installed,
and those dependencies refuse to install and so on, so on, ad nauseam,
ad infinitum.


-- System Information:
Debian Release: jessie/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-proposed-updates'), (500, 
'oldstable-updates'), (500, 'oldstable-proposed-updates'), (102, 'testing'), 
(101, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ruby depends on:
ii  ruby1.9.1  1.9.3.484-1

ruby recommends no packages.

Versions of packages ruby suggests:
pn  rinone
pn  ruby-dev  none

-- no debconf information

-- debsums errors found:
sh: 1: /usr/sbin/dpkg-divert: not found

-- 
Juhapekka naula Tolvanen * http colon slash slash iki dot fi slash juhtolv
Quidquid Latine dictum sit altum videtur.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741738: zoneminder: stream sock error: No such file or directory

2014-03-16 Thread Luigi Cirillo
Package: zoneminder
Version: 1.26.5-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,
I tied to enable all logs of zoneminder but the only information I got is the
same of apache error log:
[Sun Mar 16 13:05:30.095183 2014] [:error] [pid 4383] [client ::1:53603] ERR
[socket_sendto( /tmp/zm/zms-259629s.sock ) failed: No such file or directory],
referer: http://localhost/zm/?view=watchmid=1

This is the zm log:
03/16/14 13:05:09.759334 web_php[4383].DBG [LogOpts: level=DBG/DBG, screen=OFF,
database=INF, logfile=DBG-/tmp/zm/zm_debug.log.4383, weblog=INF, syslog=INF]
at /usr/share/zoneminder/includes/logger.php line 168
03/16/14 13:05:30.009692 web_php[4383].DBG [LogOpts: level=DBG/DBG, screen=OFF,
database=INF, logfile=DBG-/tmp/zm/zm_debug.log.4383, weblog=INF, syslog=INF]
at /usr/share/zoneminder/includes/logger.php line 168
03/16/14 13:05:30.009873 web_php[4383].ERR [socket_sendto( /tmp/zm/zms-
259629s.sock ) failed: No such file or directory] at
/usr/share/zoneminder/includes/functions.php line 2344

So I can not see the cam stream, but the stream of camera is available from
vlc, for example.

Thank you if you can help me.

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***



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

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

Versions of packages zoneminder depends on:
ii  apache2 2.4.7-1
ii  javascript-common   11
ii  libapache2-mod-php5 5.5.9+dfsg-1
pn  libarchive-tar-perl none
ii  libarchive-zip-perl 1.30-7
ii  libavcodec546:9.11-3
ii  libavdevice53   6:9.11-3
ii  libavformat54   6:9.11-3
ii  libavutil52 6:9.11-3
ii  libbz2-1.0  1.0.6-5
ii  libc6   2.18-4
ii  libdate-manip-perl  6.42-1
ii  libdevice-serialport-perl   1.04-3
ii  libgcc1 1:4.8.2-16
ii  libgcrypt11 1.5.3-3
ii  libgnutls-openssl27 2.12.23-13
ii  libgnutls26 2.12.23-13
ii  libjpeg88d-2
ii  libjs-mootools  1.4.5~debian1-2.1
ii  libmime-lite-perl   3.030-1
ii  libmime-tools-perl  5.505-1
ii  libmysqlclient185.5.35+dfsg-2
ii  libpcre31:8.31-2
ii  libphp-serialization-perl   0.34-1
ii  libstdc++6  4.8.2-16
ii  libswscale2 6:9.11-3
ii  libsys-mmap-perl0.16-1+b2
ii  libwww-perl 6.05-2
ii  mysql-client-5.5 [mysql-client] 5.5.35+dfsg-2
ii  mysql-server5.5.35+dfsg-2
ii  perl5.18.2-2+b1
ii  perl-modules [libmodule-load-perl]  5.18.2-2
ii  php55.5.9+dfsg-1
ii  php5-mysql  5.5.9+dfsg-1
ii  rsyslog [system-log-daemon] 7.4.4-1
ii  zip 3.0-8
ii  zlib1g  1:1.2.8.dfsg-1

zoneminder recommends no packages.

zoneminder suggests no packages.

-- Configuration Files:
/etc/zm/apache.conf changed:
Alias /zm /usr/share/zoneminder
ScriptAlias /cgi-bin /usr/share/zoneminder/cgi-bin
Directory /usr/share/zoneminder
  php_flag register_globals off
  Options Indexes FollowSymLinks
  IfModule mod_dir.c
DirectoryIndex index.php
  /IfModule
/Directory


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741740: ledger-3 bundles non-dfsg software

2014-03-16 Thread Jamie Nguyen
Package: ledger
Version: 3.0.0+dfsg1-1
Severity: serious

ledger bundles an SHA-1 C++ implementation by Paul E. Jones which is
licensed under a Freeware Public License. This license does not allow
modification and therefore does not adhere to the DFSG.


The ledger source tree contains these files:

  lib/sha1.cpp
  lib/sha1.h

These files have this header:

 * Copyright (C) 1998
 * Paul E. Jones pau...@arid.us
 * All Rights Reserved.


This bundled sha1 software is taken from here:

  http://www.packetizer.com/security/sha1/

The ledger source tree contains the 1998 version of the sha1 software,
but without any reference to a license. Unfortunately, I could not find
the 1998 version of the software on the packetizer.com website to
determine the license.

A revised 2009 release on the website contains the following license:

==
Copyright (C) 1998, 2009
Paul E. Jones pau...@packetizer.com

Freeware Public License (FPL)

This software is licensed as freeware.  Permission to distribute
this software in source and binary forms, including incorporation
into other products, is hereby granted without a fee.  THIS SOFTWARE
IS PROVIDED 'AS IS' AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE.  THE AUTHOR SHALL NOT BE HELD
LIABLE FOR ANY DAMAGES RESULTING FROM THE USE OF THIS SOFTWARE, EITHER
DIRECTLY OR INDIRECTLY, INCLUDING, BUT NOT LIMITED TO, LOSS OF DATA
OR DATA BEING RENDERED INACCURATE.
==


There was a similar issue with the orthanc package. This was resolved
when the upstream author switched to a different library with a license
compatible with the DFSG:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724947
  https://lists.debian.org/debian-legal/2013/09/msg00077.html


(NB: I am not a Debian user, but spotted this problem while packaging
ledger-3.0.0 for Fedora.)


Kind regards,

-- 
Jamie Nguyen


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#613184: Update hwinfo package (RE: Please stop using HAL)

2014-03-16 Thread Sebastien Badia
On Sun, Mar 16, 2014 at 05:02:44PM (+0900), Hideki Yamane wrote:
 Control: tags -1 +patch +pending
 
 Hi William,
 
  hwinfo package has RC bug (#613184) due to dependency to HAL.
  It was solved in upstream and tagged as 20.1 as newest release
  in their git repository. See https://gitorious.org/opensuse/hwinfo
 
  I've prepared new upstream version package for hwinfo as attached
  diff (including some fixes and updates). Please consider to update
  your package, or to allow me to do it with NMU.
 
  Thanks!

Hi Hideki,

William doesn't respond anymore, and hwinfo is an ITA package.

Oh heck!!

Thank you very much for your work Hideki, but… this was already done in
collab-maint¹.

Sorry about that :-/ (I've completely missed the pending tag… sorry.)

We have just an (resolved) issue with all architectures (with libx86emu)².

And just for the record, gitorious upstream is not maintained anymore, Steffen
is using now github.

  * https://github.com/openSUSE/hwinfo
  * http://github.com/wfeldt/libx86emu

I think Johann already wanted to sponsor this upload, but otherwise I'd be happy
that it's you.

Cheers,

¹http://anonscm.debian.org/gitweb/?p=collab-maint/hwinfo.git
²https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733578
³http://pub.sebian.fr/pub/hwinfo_21.0-1_amd64-20140316-1308.build
-- 
Sebastien Badia


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741743: [src:kicad] FTBFS on all architectures

2014-03-16 Thread Maximilian Engelhardt
Source: kicad
Version: 0.20140224+bzr4027-3
Severity: serious

Hello,

kicad currently FTBFS on all architectures.

See here for the build logs:
https://buildd.debian.org/status/package.php?p=kicad

Maxi



signature.asc
Description: This is a digitally signed message part.


Processed: limit source to xorg-server, tagging 683833, tagging 736765, tagging 710196

2014-03-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #xorg-server (2:1.15.0-3) UNRELEASED; urgency=medium
 #
 #  * Add devd input backend for kFreeBSD, and use it instead of hal (closes:
 ##736765, #710196, #683833)
 #
 limit source xorg-server
Limiting to bugs with field 'source' containing at least one of 'xorg-server'
Limit currently set to 'source':'xorg-server'

 tags 683833 + pending
Bug #683833 [xserver-xorg-core] aborts on start (config/hal)
Added tag(s) pending.
 tags 736765 + pending
Bug #736765 [xserver-xorg-core] USB mouse attach event not processed
Added tag(s) pending.
 tags 710196 + pending
Bug #710196 [src:xorg-server] Uses deprecated HAL on non-Linux
Added tag(s) pending.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: fixed 741711 in 1.7-1

2014-03-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 741711 1.7-1
Bug #741711 [obnam] Unsatisfied dependencies on amd64/i386
Marked as fixed in versions obnam/1.7-1.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: fixed 735809 in 1.7-1

2014-03-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 735809 1.7-1
Bug #735809 [src:obnam] obnam: FTBFS: Tests failed
Marked as fixed in versions obnam/1.7-1.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: closing 741711

2014-03-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 741711
Bug #741711 [obnam] Unsatisfied dependencies on amd64/i386
Marked Bug as done
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741747: haskell-bindings-libzip: FTBFS: configure errors

2014-03-16 Thread David Suárez
Source: haskell-bindings-libzip
Version: 0.10.2-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
 deprecated variable
 if test ! -e Setup.lhs -a ! -e Setup.hs; then echo No setup script found!; 
 exit 1; fi
 for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc --make $setup 
 -o debian/hlibrary.setup; exit 0; fi; done
 [1 of 1] Compiling Main ( Setup.hs, Setup.o )
 Linking debian/hlibrary.setup ...
 debian/hlibrary.setup configure --ghc -v2 \
   --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
   --builddir=dist-ghc \
   --haddockdir=/usr/lib/ghc-doc/haddock/bindings-libzip-0.10.2/ 
 --datasubdir=bindings-libzip\
   --htmldir=/usr/share/doc/libghc-bindings-libzip-doc/html/ 
 --enable-library-profiling  \
  
 Configuring bindings-libzip-0.10.2...
 Flags chosen: nopkgconfig=False
 Dependency base =4.0  5: using base-4.6.0.1
 Dependency bindings-DSL ==1.0.*: using bindings-DSL-1.0.20
 hlibrary.setup: The pkg-config package libzip version ==0.10.* is required but
 the version installed on the system is version 0.11.2
 make: *** [dist-ghc] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/haskell-bindings-libzip_0.10.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741748: node-zipfile: FTBFS: zip.h:53:21: fatal error: zipconf.h: No such file or directory

2014-03-16 Thread David Suárez
Source: node-zipfile
Version: 0.4.0+ds1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[2]: Entering directory `/«BUILDDIR»/node-zipfile-0.4.0+ds1/build'
   CXX(target) Release/obj.target/node_zipfile/src/node_zipfile.o
 In file included from ../src/node_zipfile.hpp:8:0,
  from ../src/node_zipfile.cpp:1:
 /usr/include/zip.h:53:21: fatal error: zipconf.h: No such file or directory
  #include zipconf.h
  ^
 compilation terminated.
 make[2]: *** [Release/obj.target/node_zipfile/src/node_zipfile.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/node-zipfile_0.4.0+ds1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741749: ruby-literati: FTBFS: ERROR: Test ruby1.9.1 failed: NoMethodError: undefined method `any_instance' for Literati::MarkdownRenderer:Class

2014-03-16 Thread David Suárez
Source: ruby-literati
Version: 0.0.4~git.20130318.3b3ea30-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 NoMethodError: undefined method `any_instance' for 
 Literati::MarkdownRenderer:Class
 /«PKGBUILDDIR»/test/test_literati.rb:77:in `block (2 levels) in 
 class:LiteratiTest'
 
 9 tests, 9 assertions, 0 failures, 2 errors, 0 skips
 rake aborted!
 Command failed with status (2): [ruby -Ilib:lib:test 
 -I/usr/lib/ruby/vendor_ruby 
 /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb test/**/test_*.rb ]
 
 Tasks: TOP = default = test
 (See full trace by running task with --trace)
 ERROR: Test ruby1.9.1 failed: 

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/ruby-literati_0.0.4~git.20130318.3b3ea30-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741750: nose: FTBFS: Tests failures

2014-03-16 Thread David Suárez
Source: nose
Version: 1.3.0-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 test_grandchild_has_dot_in_args (test_xunit.TestSplitId) ... ok
 test_no_dot_in_args (test_xunit.TestSplitId) ... ok
 test_no_parenthesis (test_xunit.TestSplitId) ... ok
 test_addError (test_xunit.TestXMLOutputWithXML) ... ok
 test_addError_early (test_xunit.TestXMLOutputWithXML) ... ok
 test_addFailure (test_xunit.TestXMLOutputWithXML) ... ok
 test_addFailure_early (test_xunit.TestXMLOutputWithXML) ... ok
 test_addSuccess (test_xunit.TestXMLOutputWithXML) ... ok
 test_addSuccess_early (test_xunit.TestXMLOutputWithXML) ... ok
 test_non_utf8_error (test_xunit.TestXMLOutputWithXML) ... ok
 
 ==
 FAIL: Doctest: test_config_defaults.rst
 --
 Traceback (most recent call last):
   File /usr/lib/python3.3/doctest.py, line 2179, in runTest
 raise self.failureException(self.format_failure(new.getvalue()))
 AssertionError: Failed doctest test for test_config_defaults.rst
   File /«PKGBUILDDIR»/build/tests/unit_tests/test_config_defaults.rst, line  0
 
 --
 File /«PKGBUILDDIR»/build/tests/unit_tests/test_config_defaults.rst, line 
 92, in test_config_defaults.rst
 Failed example:
 options, args = parse([], StringIO(spam))
 Expected:
 error: Error reading config file '???': File contains no section 
 headers.
 file: ???, line: 1
 'spam'
 Got:
 error: Error reading config file '???': File contains no section 
 headers.
 file: '???', line: 1
 'spam'
 --
 File /«PKGBUILDDIR»/build/tests/unit_tests/test_config_defaults.rst, line 
 99, in test_config_defaults.rst
 Failed example:
 options, args = parse([], os.path.join(support, invalid.cfg))
 # doctest: +ELLIPSIS
 Expected:
 error: Error reading config file '...invalid.cfg': File contains no 
 section headers.
 file: ...invalid.cfg, line: 1
 'spam\n'
 Got:
 error: Error reading config file 
 '/«PKGBUILDDIR»/build/tests/unit_tests/support/config_defaults/invalid.cfg': 
 File contains no section headers.
 file: 
 '/«PKGBUILDDIR»/build/tests/unit_tests/support/config_defaults/invalid.cfg', 
 line: 1
 'spam\n'
 --
 File /«PKGBUILDDIR»/build/tests/unit_tests/test_config_defaults.rst, line 
 107, in test_config_defaults.rst
 Failed example:
 options, args = parse([], [os.path.join(support, invalid.cfg)])
 # doctest: +ELLIPSIS
 Expected:
 error: Error reading config file '...invalid.cfg': File contains no 
 section headers.
 file: ...invalid.cfg, line: 1
 'spam\n'
 Got:
 error: Error reading config file 
 '/«PKGBUILDDIR»/build/tests/unit_tests/support/config_defaults/invalid.cfg': 
 File contains no section headers.
 file: 
 '/«PKGBUILDDIR»/build/tests/unit_tests/support/config_defaults/invalid.cfg', 
 line: 1
 'spam\n'
 --
 File /«PKGBUILDDIR»/build/tests/unit_tests/test_config_defaults.rst, line 
 118, in test_config_defaults.rst
 Failed example:
 options, args = parse([], [os.path.join(support, a.cfg),
os.path.join(support, invalid.cfg),
os.path.join(support, b.cfg)])
 # doctest: +ELLIPSIS
 Expected:
 error: Error reading config file '...invalid.cfg': File contains no 
 section headers.
 file: ...invalid.cfg, line: 1
 'spam\n'
 Got:
 error: Error reading config file 
 '/«PKGBUILDDIR»/build/tests/unit_tests/support/config_defaults/invalid.cfg': 
 File contains no section headers.
 file: 
 '/«PKGBUILDDIR»/build/tests/unit_tests/support/config_defaults/invalid.cfg', 
 line: 1
 'spam\n'
 
 
 --
 Ran 374 tests in 23.165s
 
 FAILED (SKIP=17, failures=1)
 make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/nose_1.3.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741755: ca-certificates-java: FTBFS: Tests failures

2014-03-16 Thread David Suárez
Source: ca-certificates-java
Version: 20130815
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 dh_testdir
 jh_build --no-javadoc --main=UpdateCertificates --javacopts=-source 1.6 
 -target 1.6 ca-certificates-java.jar .
 find . -name *.java -and -type f -print0 | xargs -0 
 /usr/lib/jvm/default-java/bin/javac -cp 
 /usr/share/java/junit4.jar:debian/_jh_build.ca-certificates-java -d 
 debian/_jh_build.ca-certificates-java -source 1.6 -target 1.6
 warning: [options] bootstrap class path not set in conjunction with -source 
 1.6
 Note: ./UpdateCertificatesTest.java uses or overrides a deprecated API.
 Note: Recompile with -Xlint:deprecation for details.
 1 warning
 /usr/lib/jvm/default-java/bin/jar cfm /«PKGBUILDDIR»/ca-certificates-java.jar 
 ../_jh_manifest.ca-certificates-java Exceptions$InvalidKeystorePassword.class 
 Exceptions$UnableToSaveKeystore.class Exceptions$UnknownInput.class 
 Exceptions.class UpdateCertificates.class UpdateCertificatesTest.class
 /usr/lib/jvm/default-java/bin/java -cp 
 /usr/share/java/junit4.jar:./ca-certificates-java.jar \
   org.junit.runner.JUnitCore \
   UpdateCertificatesTest
 JUnit version 4.11
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/null.crt. Message:
   /usr/share/ca-certificates/null.crt (No such file or directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
 or directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
 or directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
 or directory)
 Warning: there was a problem reading the certificate file 
 /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
 or directory)
 ...E.EE.
 Time: 0.055
 There were 3 failures:
 1) testAddThenRemove(UpdateCertificatesTest)
 junit.framework.AssertionFailedError: expected:true but was:false
   at junit.framework.Assert.fail(Assert.java:57)
   at junit.framework.Assert.failNotEquals(Assert.java:329)
   at junit.framework.Assert.assertEquals(Assert.java:78)
   at junit.framework.Assert.assertEquals(Assert.java:174)
   at junit.framework.Assert.assertEquals(Assert.java:181)
   at 
 UpdateCertificatesTest.testAddThenRemove(UpdateCertificatesTest.java:211)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at 
 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
   at 
 org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
   at 
 org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
   at 
 org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
   at 
 org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
   at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
   at 
 org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
   at 
 org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
   at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
   at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
   at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
   at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
   at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
   at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
   at org.junit.runners.Suite.runChild(Suite.java:127)
   at org.junit.runners.Suite.runChild(Suite.java:26)
   at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
   at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
   at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
   at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
   at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
   at 

Bug#741757: repsnapper: FTBFS: zip.h:53:21: fatal error: zipconf.h: No such file or directory

2014-03-16 Thread David Suárez
Source: repsnapper
Version: 0+git20130603.7c690471-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[4]: Entering directory `/«BUILDDIR»/repsnapper-0+git20130603.7c690471'
   CC   libraries/lmfit/lmfit-3.2/lib/liblmfit_la-lmmin.lo
   CC   libraries/lmfit/lmfit-3.2/lib/liblmfit_la-lmcurve.lo
   CCLD liblmfit.la
   CXX  
 libraries/clipper/clipper/polyclipping-code/cpp/libclipper_la-clipper.lo
   CXXLDlibclipper.la
   CXX  
 libraries/poly2tri/poly2tri/poly2tri/common/libpoly2tri_la-shapes.lo
   CXX  
 libraries/poly2tri/poly2tri/poly2tri/sweep/libpoly2tri_la-advancing_front.lo
   CXX  libraries/poly2tri/poly2tri/poly2tri/sweep/libpoly2tri_la-cdt.lo
   CXX  libraries/poly2tri/poly2tri/poly2tri/sweep/libpoly2tri_la-sweep.lo
   CXX  
 libraries/poly2tri/poly2tri/poly2tri/sweep/libpoly2tri_la-sweep_context.lo
   CXXLDlibpoly2tri.la
   CXX  libraries/amf/amftools-code/src/libamf_la-Amf.lo
   CXX  libraries/amf/amftools-code/src/zip/libamf_la-zip.lo
   CXX  libraries/amf/amftools-code/src/zip/libamf_la-unzip.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nMetadata.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nTriangle.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nTexmap.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nTexture.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-Equation.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nObject.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nVertex.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nComposite.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-AMF_File.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nInstance.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nCoordinates.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-nAmf.lo
   CXX  libraries/amf/amftools-code/src/libamf_la-XmlCompress.lo
 In file included from libraries/amf/amftools-code/src/XmlCompress.cpp:18:0:
 /usr/include/zip.h:53:21: fatal error: zipconf.h: No such file or directory
  #include zipconf.h
  ^
 compilation terminated.
 make[4]: *** [libraries/amf/amftools-code/src/libamf_la-XmlCompress.lo] Error 
 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/repsnapper_0+git20130603.7c690471-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741754: commons-vfs: FTBFS: Missing required artifact: org.tukaani:xz:jar:debian

2014-03-16 Thread David Suárez
Source: commons-vfs
Version: 2.0-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibcommons-vfs-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   Commons VFS
 [INFO]   Commons VFS Core
 [INFO] 
 
 [INFO] Building Commons VFS
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [antrun:run {execution: vfs-jar-manifest}]
 [INFO] Executing tasks
 
 main:
 [mkdir] Created dir: /«PKGBUILDDIR»/target/osgi
 [touch] Creating /«PKGBUILDDIR»/target/osgi/MANIFEST.MF
 [INFO] Executed tasks
 [INFO] [antrun:run {execution: javadoc.resources}]
 [INFO] Executing tasks
 
 main:
  [copy] Copying 2 files to /«PKGBUILDDIR»/target/apidocs/META-INF
 [INFO] Executed tasks
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] Parent project loaded from repository.
 [INFO] 
 
 [INFO] Building Commons VFS Core
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.tukaani:xz:jar:debian
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.tukaani -DartifactId=xz 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.tukaani -DartifactId=xz 
 -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.apache.commons:commons-vfs2:jar:2.0
   2) org.apache.commons:commons-compress:jar:debian
   3) org.tukaani:xz:jar:debian
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.apache.commons:commons-vfs2:jar:2.0
 
 from the specified remote repositories:
   apache.snapshots.https 
 (https://repository.apache.org/content/repositories/snapshots),
   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
   central (http://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Sat Mar 15 02:46:55 UTC 2014
 [INFO] Final Memory: 14M/329M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/commons-vfs_2.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741753: sqsh: FTBFS: sqsh_readline.c:147:41: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: sqsh
Version: 2.1.7-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -Wall  -DSQSH_RC='/etc/sqshrc:${HOME}/.sqshrc' 
 -DUSE_READLINE-DUSE_X11 -DUSE_MOTIF  -I/include  -D_FORTIFY_SOURCE=2  
 -c -o sqsh_readline.o sqsh_readline.c
 sqsh_readline.c: In function 'sqsh_readline_init':
 sqsh_readline.c:133:11: warning: implicit declaration of function 'sqsh_exit' 
 [-Wimplicit-function-declaration]
sqsh_exit (255);
^
 sqsh_readline.c:147:41: error: 'CPPFunction' undeclared (first use in this 
 function)
  rl_attempted_completion_function = (CPPFunction*)sqsh_completion ;
  ^
 sqsh_readline.c:147:41: note: each undeclared identifier is reported only 
 once for each function it appears in
 sqsh_readline.c:147:53: error: expected expression before ')' token
  rl_attempted_completion_function = (CPPFunction*)sqsh_completion ;
  ^
 sqsh_readline.c: At top level:
 sqsh_readline.c:52:13: warning: 'RCS_Id' defined but not used 
 [-Wunused-variable]
  static char RCS_Id[] = $Id: sqsh_readline.c,v 1.3 2009/04/14 10:41:33 
 mwesdorp Exp $ ;
  ^
 make[3]: *** [sqsh_readline.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/sqsh_2.1.7-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741756: vowpal-wabbit: FTBFS: configure: error: Could not find a version of the library! (multiarch Boost issues)

2014-03-16 Thread David Suárez
Source: vowpal-wabbit
Version: 7.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
 checking how to hardcode library paths into programs... immediate
 checking for ANSI C header files... (cached) yes
 checking for boostlib = 1.0... yes
 checking whether the Boost::Program_Options library is available... yes
 configure: error: Could not find a version of the library!

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/vowpal-wabbit_7.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741751: morris: FTBFS: configure: error: Could not link against ! (Boost multiarch issue)

2014-03-16 Thread David Suárez
Source: morris
Version: 0.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 checking for GCONF... yes
 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema 
 installation
 Using ${prefix}/share/gconf/schemas/ as install directory for schema files
 checking for boostlib = 1.20.0... yes
 checking whether the Boost::Signals library is available... yes
 configure: error: Could not link against  !

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/morris_0.2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741752: odt2txt: FTBFS: zip.h:53:21: fatal error: zipconf.h: No such file or directory

2014-03-16 Thread David Suárez
Source: odt2txt
Version: 0.4+git20100620-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 cc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -Wall -DHAVE_LIBZIP -D_FORTIFY_SOURCE=2  -c -o 
 odt2txt.o odt2txt.c
 In file included from odt2txt.c:40:0:
 /usr/include/zip.h:53:21: fatal error: zipconf.h: No such file or directory
  #include zipconf.h
  ^
 compilation terminated.
 make[1]: *** [odt2txt.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/odt2txt_0.4+git20100620-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741758: gnu-fdisk: FTBFS: ui.c:1468:38: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: gnu-fdisk
Version: 1.2.5-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -DLOCALEDIR=\/usr/share/locale\ -DHAVE_CONFIG_H -I. -I..  -I../lib 
 -I../lib -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
 -D_FILE_OFFSET_BITS=no -c -o ui.o ui.c
 ui.c: In function 'fdisk_init_ui':
 ui.c:1468:38: error: 'CPPFunction' undeclared (first use in this function)
   rl_attempted_completion_function = (CPPFunction*) fdisk_complete_function;
   ^
 ui.c:1468:38: note: each undeclared identifier is reported only once for each 
 function it appears in
 ui.c:1468:50: error: expected expression before ')' token
   rl_attempted_completion_function = (CPPFunction*) fdisk_complete_function;
   ^
 make[3]: *** [ui.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/gnu-fdisk_1.2.5-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741759: libmoosex-getopt-perl: FTBFS: Tests failures

2014-03-16 Thread David Suárez
Source: libmoosex-getopt-perl
Version: 0.59-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 dh build
dh_testdir
dh_auto_configure
 Creating new 'Build' script for 'MooseX-Getopt' version '0.59'
dh_auto_build
 cp lib/MooseX/Getopt/GLD.pm blib/lib/MooseX/Getopt/GLD.pm
 cp lib/MooseX/Getopt/OptionTypeMap.pm blib/lib/MooseX/Getopt/OptionTypeMap.pm
 cp lib/MooseX/Getopt/Meta/Attribute.pm 
 blib/lib/MooseX/Getopt/Meta/Attribute.pm
 cp lib/MooseX/Getopt.pm blib/lib/MooseX/Getopt.pm
 cp lib/MooseX/Getopt/Dashes.pm blib/lib/MooseX/Getopt/Dashes.pm
 cp lib/MooseX/Getopt/ProcessedArgv.pm blib/lib/MooseX/Getopt/ProcessedArgv.pm
 cp lib/MooseX/Getopt/Meta/Attribute/Trait.pm 
 blib/lib/MooseX/Getopt/Meta/Attribute/Trait.pm
 cp lib/MooseX/Getopt/Basic.pm blib/lib/MooseX/Getopt/Basic.pm
 cp lib/MooseX/Getopt/Strict.pm blib/lib/MooseX/Getopt/Strict.pm
 cp lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm 
 blib/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
 cp lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm 
 blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
dh_auto_test
 # 
 # Versions for all modules listed in MYMETA.json (including optional ones):
 #Version Module  
 #    
 #   2.133380 CPAN::Meta  
 #  2.122 CPAN::Meta::Requirements
 #   1.29 Carp
 #   6.66 ExtUtils::MakeMaker 
 #   3.40 File::Spec::Functions   
 #   2.39 Getopt::Long
 #  0.097 Getopt::Long::Descriptive   
 #   1.27 List::Util  
 #  0.035 Module::Build::Tiny 
 #  0.014 Module::Runtime 
 # 2.1204 Moose   
 # 2.1204 Moose::Meta::Attribute  
 # 2.1204 Moose::Meta::Class  
 # 2.1204 Moose::Role 
 # 2.1204 Moose::Util 
 # 2.1204 Moose::Util::TypeConstraints
 #   0.13 MooseX::ConfigFromFile  
 #   1.02 MooseX::Role::Parameterized 
 #   0.10 MooseX::SimpleConfig
 #  0.052 Path::Tiny  
 #   1.27 Scalar::Util
 #  0.112 Test::Deep  
 #  0.012 Test::Fatal 
 # 2.1204 Test::Moose 
 #   0.98 Test::More  
 #   0.07 Test::Requires  
 #  0.2.3 Test::Trap  
 #  0.013 Test::Warnings  
 #   0.19 Try::Tiny   
 # 0.0602 if  
 #   1.07 strict  
 #   1.18 warnings
 t/00-report-prereqs.t ... ok
 t/001_basic.t ... ok
 t/002_custom_option_type.t .. ok
 t/003_inferred_option_type.t  ok
 t/004_nogetop.t . ok
 t/005_strict.t .. ok
 t/006_metaclass_traits.t  ok
 t/007_nogetopt_trait.t .. ok
 t/008_configfromfile.t .. ok
 t/009_gld_and_explicit_options.t  ok
 t/010_dashes.t .. ok
 t/011_process_argv.t  ok
 t/100_gld_default_bug.t . ok
 t/101_argv_bug.t  ok
 t/102_basic_basic.t . ok
 t/103_uc_bug.t .. ok
 t/104_override_usage.t .. ok
 Unknown option: debug
 usage: 105_uc_bug_more.t [-?dh] [long options...]
   -d --Debug
   -h -? --usage --help  Prints this usage information.
 # Tests were run but no plan was declared and done_testing() was not seen.
 t/105_uc_bug_more.t . 
 Dubious, test returned 2 (wstat 512, 0x200)
 All 3 subtests passed 
 t/106_no_ignore_case.t .. ok
 t/107_no_auto_help.t  ok
 t/107_union_bug.t ... ok
 t/108_usage_attr.t .. ok
 t/109_help_flag.t ... ok
 t/110_sort_usage_by_attr_order.t  ok
 t/111_gld_pass_through.t  ok
 t/112_configfile_constructor_arg.t .. ok
 
 Test Summary Report
 ---
 t/105_uc_bug_more.t   (Wstat: 512 Tests: 3 Failed: 0)
   Non-zero exit status: 2
   Parse errors: No plan found in TAP output
 Files=26, Tests=402, 14 wallclock secs ( 0.18 usr  0.21 sys + 12.11 cusr  
 1.38 csys = 13.88 CPU)
 Result: FAIL
 dh_auto_test: perl Build test returned exit code 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/libmoosex-getopt-perl_0.59-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, 

Bug#741761: zssh: FTBFS: completion.c:56:40: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: zssh
Version: 1.5c.debian.1-3.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -Wall -Wall -DHAVE_CONFIG_H  -D_FORTIFY_SOURCE=2  -c 
 -o completion.o completion.c
 completion.c: In function 'initialize_readline':
 completion.c:56:40: error: 'CPPFunction' undeclared (first use in this 
 function)
 rl_attempted_completion_function = (CPPFunction *) zssh_completion;
 ^
 completion.c:56:40: note: each undeclared identifier is reported only once 
 for each function it appears in
 completion.c:56:53: error: expected expression before ')' token
 rl_attempted_completion_function = (CPPFunction *) zssh_completion;
  ^
 make[1]: *** [completion.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/zssh_1.5c.debian.1-3.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741764: network-manager-iodine: FTBFS: vpn-password-dialog.c:187:26: error: 'GtkStock' is deprecated [-Werror=deprecated-declarations]

2014-03-16 Thread David Suárez
Source: network-manager-iodine
Version: 0.0.4-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 
 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/NetworkManager 
 -I/usr/include/libnm-glib   -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
 -I/usr/include/libdrm   -I/usr/include/gnome-keyring-1 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   
 -DICONDIR=\/usr/share/pixmaps\ -DBINDIR=\/usr/bin\ 
 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
 -DGNOMELOCALEDIR=\/usr/share/locale\ -DVERSION=\0.0.4\ 
 -D_FORTIFY_SOURCE=2  -Wall -std=gnu89 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wshadow 
 -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement 
 -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare 
 -fno-strict-aliasing -Werror -c -o 
 nm_iodine_auth_dialog-vpn-password-dialog.o `test -f 'vpn-password-dialog.c' 
 || echo './'`vpn-password-dialog.c
 vpn-password-dialog.c: In function 'vpn_password_dialog_new':
 vpn-password-dialog.c:187:26: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
   GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
   ^
 vpn-password-dialog.c:188:26: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
   GTK_STOCK_OK, GTK_RESPONSE_OK,
   ^
 vpn-password-dialog.c:248:2: error: 'gtk_image_new_from_stock' is deprecated 
 (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 
 'gtk_image_new_from_icon_name' instead [-Werror=deprecated-declarations]
   dialog_icon = gtk_image_new_from_stock (GTK_STOCK_DIALOG_AUTHENTICATION, 
 GTK_ICON_SIZE_DIALOG);
   ^
 vpn-password-dialog.c:248:2: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
 cc1: all warnings being treated as errors
 make[3]: *** [nm_iodine_auth_dialog-vpn-password-dialog.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/network-manager-iodine_0.0.4-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741768: jgit: FTBFS: Missing required artifact: org.tukaani:xz:jar:debian

2014-03-16 Thread David Suárez
Source: jgit
Version: 3.3.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
 mh_patchpoms -plibjgit-java --debian-build --keep-pom-version 
 --maven-repo=/«PKGBUILDDIR»/debian/maven-repo 
 touch debian/stamp-poms-patched
 jh_linkjars
 jh_build -J   
 touch debian/jh_build_stamp
 # before-build target may be used to unpatch the pom files, so we need to 
 check if
 # patching the pom files is needed here, normally not
 if [ ! -f pom.xml.save ]; then \
   /usr/bin/make -f debian/rules patch-poms; \
   fi
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dclassworlds.conf=/etc/maven2/m2-debian.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   JGit - Parent
 [INFO]   JGit - Core
 [INFO]   JGit - Ant Tasks
 [INFO]   JGit Archive Formats
 [INFO]   JGit - AWT User Interface
 [INFO]   JGit - Apache httpclient based HTTP support
 [INFO]   JGit - HTTP Server
 [INFO]   JGit - Core Java7 Support
 [INFO]   JGit - Console User Interface
 [INFO]   JGit - Command Line Interface
 [INFO]   JGit - JUnit Utility Classes
 [INFO]   JGit - Ant Tasks Tests
 [INFO]   JGit - Command Line Interface Tests
 [INFO] 
 
 [INFO] Building JGit - Parent
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [build-helper:parse-version {execution: set-osgi-version}]
 [INFO] [antrun:run {execution: translate-qualifier}]
 [INFO] Executing tasks
 
 main:
 [INFO] Executed tasks
 [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
 [INFO] [javadoc:jar {execution: attach-javadocs}]
 [INFO] Not executing Javadoc as the project is not a Java classpath-capable 
 package
 [INFO] 
 
 [INFO] Building JGit - Core
 [INFO]task-segment: [package]
 [INFO] 
 
 [INFO] [build-helper:parse-version {execution: set-osgi-version}]
 [INFO] [antrun:run {execution: translate-qualifier}]
 [INFO] Executing tasks
 
 main:
  [copy] Copying 1 file to /«PKGBUILDDIR»/org.eclipse.jgit/target/META-INF
 [INFO] Executed tasks
 [WARNING] DEPRECATED [tasks]: Use target instead
 [INFO] [antrun:run {execution: translate-source-qualifier}]
 [WARNING] Parameter tasks is deprecated, use target instead
 [INFO] Executing tasks
 
 main:
  [copy] Copying 1 file to /«PKGBUILDDIR»/org.eclipse.jgit/target/META-INF
 [INFO] Executed tasks
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] Copying 2 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 649 source files to 
 /«PKGBUILDDIR»/org.eclipse.jgit/target/classes
 [INFO] [resources:testResources {execution: default-testResources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/test/resources
 [INFO] [compiler:testCompile {execution: default-testCompile}]
 [INFO] No sources to compile
 [INFO] [surefire:test {execution: default-test}]
 [INFO] No tests to run.
 [INFO] Surefire report directory: 
 /«PKGBUILDDIR»/org.eclipse.jgit/target/surefire-reports
 
 ---
  T E S T S
 ---
 
 Results :
 
 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
 
 [INFO] [jar:jar {execution: default-jar}]
 [INFO] Building jar: 
 /«PKGBUILDDIR»/org.eclipse.jgit/target/org.eclipse.jgit-3.3.0.201403021825-r.jar
 [INFO] [javadoc:jar {execution: attach-javadocs}]
 [INFO] 
 10 warnings
 [WARNING] Javadoc Warnings
 [WARNING] 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/org/eclipse/jgit/treewalk/CanonicalTreeParser.java:115:
  warning - @internal is an unknown tag.
 [WARNING] 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectReader.java:123:
  warning - Constants#OBJECT_ID_STRING_LENGTH (referenced by @value tag) is an 
 unknown reference.
 [WARNING] 
 /«PKGBUILDDIR»/org.eclipse.jgit/src/org/eclipse/jgit/lib/TreeFormatter.java:145:
  warning - Tag @link: can't find REGULAR_FILE in 
 org.eclipse.jgit.lib.TreeFormatter

Bug#741760: ruby-fakeweb: FTBFS: ERROR: Test ruby1.9.1 failed: NoMethodError: undefined method `any_instance' for URI::Parser:Class

2014-03-16 Thread David Suárez
Source: ruby-fakeweb
Version: 1.3.0+dfsg1-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 NoMethodError: undefined method `any_instance' for URI::Parser:Class
 /«BUILDDIR»/ruby-fakeweb-1.3.0+dfsg1/test/test_utility.rb:78:in 
 `test_uri_escape_delegates_to_uri_parser_when_available'
 
 187 tests, 295 assertions, 0 failures, 12 errors, 0 skips
 ERROR: Test ruby1.9.1 failed: 

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/ruby-fakeweb_1.3.0+dfsg1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741765: timps: FTBFS: nafconsole.c:611:38: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: timps
Version: 0.25-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
  gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../libmx/include 
 -I../../include -I/usr/local/include/libnbio -I/usr/include/libnbio 
 -fno-strict-aliasing -Wall -g -c nafconsole.c  -fPIC -DPIC -o 
 .libs/nafconsole.o
 nafconsole.c: In function 'cmdgenerator':
 nafconsole.c:475:13: warning: variable 'list_index' set but not used 
 [-Wunused-but-set-variable]
   static int list_index, len, done;
  ^
 nafconsole.c: In function 'modinit':
 nafconsole.c:611:38: error: 'CPPFunction' undeclared (first use in this 
 function)
   rl_attempted_completion_function = (CPPFunction *)cmdcomplete;
   ^
 nafconsole.c:611:38: note: each undeclared identifier is reported only once 
 for each function it appears in
 nafconsole.c:611:51: error: expected expression before ')' token
   rl_attempted_completion_function = (CPPFunction *)cmdcomplete;
^
 nafconsole.c: At top level:
 nafconsole.c:524:15: warning: 'cmdcomplete' defined but not used 
 [-Wunused-function]
  static char **cmdcomplete(char *text, int start, int end)
^
 make[3]: *** [nafconsole.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/timps_0.25-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741763: tclreadline: FTBFS: tclreadline.c:638:41: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: tclreadline
Version: 2.1.0-12
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/tcl -I/usr/include/readline 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -c tclreadline.c  -fPIC -DPIC -o 
 .libs/tclreadline.lo
 tclreadline.c: In function 'TclReadlineInitialize':
 tclreadline.c:638:41: error: 'CPPFunction' undeclared (first use in this 
 function)
  rl_attempted_completion_function = (CPPFunction *) TclReadlineCompletion;
  ^
 tclreadline.c:638:41: note: each undeclared identifier is reported only once 
 for each function it appears in
 tclreadline.c:638:54: error: expected expression before ')' token
  rl_attempted_completion_function = (CPPFunction *) TclReadlineCompletion;
   ^
 make[1]: *** [tclreadline.lo] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/tclreadline_2.1.0-12_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741762: dico: FTBFS: shell.c:603:38: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: dico
Version: 2.2-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../gnu -I../gnu -I../grecs/src  
 -DDEFAULT_DICT_SERVER=\gnu.org.ua\ -D_FORTIFY_SOURCE=2  -g -O2 -fPIE 
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -c shell.c
 shell.c: In function 'shell_init':
 shell.c:603:38: error: 'CPPFunction' undeclared (first use in this function)
   rl_attempted_completion_function = (CPPFunction*) _command_completion;
   ^
 shell.c:603:38: note: each undeclared identifier is reported only once for 
 each function it appears in
 shell.c:603:50: error: expected expression before ')' token
   rl_attempted_completion_function = (CPPFunction*) _command_completion;
   ^
 shell.c: In function 'script_diag':
 shell.c:234:10: warning: ignoring return value of 'asprintf', declared with 
 attribute warn_unused_result [-Wunused-result]
   asprintf(newfmt, %s%s, pfx ? pfx : , fmt);
   ^
 shell.c:236:10: warning: ignoring return value of 'asprintf', declared with 
 attribute warn_unused_result [-Wunused-result]
   asprintf(newfmt, %s:%d: %s%s,
   ^
 make[5]: *** [shell.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/dico_2.2-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741767: gretl: FTBFS: complete.c:129:41: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: gretl
Version: 1.9.14-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -D_REENTRANT -I.. -I.. -I../lib/src  
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   
 -DLOCALEDIR=\/usr/share/locale\ -DHAVE_CONFIG_H complete.c
 complete.c: In function 'initialize_readline':
 complete.c:129:41: error: 'CPPFunction' undeclared (first use in this 
 function)
  rl_attempted_completion_function = (CPPFunction *) gretl_completion;
  ^
 complete.c:129:41: note: each undeclared identifier is reported only once for 
 each function it appears in
 complete.c:129:54: error: expected expression before ')' token
  rl_attempted_completion_function = (CPPFunction *) gretl_completion;
   ^
 make[2]: *** [complete.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/gretl_1.9.14-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741769: ruby-net-ssh-multi: FTBFS: ERROR: Test ruby1.9.1 failed: NoMethodError: undefined method `expects' for #Net::SSH::Multi::Session:0x0000000209ce80

2014-03-16 Thread David Suárez
Source: ruby-net-ssh-multi
Version: 1.2.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 NoMethodError: undefined method `expects' for 
 #Net::SSH::Multi::Session:0x000209ce80
 /«PKGBUILDDIR»/test/session_test.rb:94:in 
 `test_with_with_constraints_should_build_subsession_with_matching_servers'
 
 87 tests, 29 assertions, 1 failures, 73 errors, 0 skips
 ERROR: Test ruby1.9.1 failed: 

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/ruby-net-ssh-multi_1.2.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741770: python-bcrypt: FTBFS: bcrypt/bcrypt_python.c:18:20: fatal error: Python.h: No such file or directory

2014-03-16 Thread David Suárez
Source: python-bcrypt
Version: 0.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall 
 -Wstrict-prototypes -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC 
 -I/usr/include/python3.4m -c bcrypt/bcrypt_python.c -o 
 build/temp.linux-x86_64-3.4/bcrypt/bcrypt_python.o
 bcrypt/bcrypt_python.c:18:20: fatal error: Python.h: No such file or directory
  #include Python.h
 ^
 compilation terminated.
 error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
 make[1]: *** [override_dh_auto_install] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/python-bcrypt_0.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741771: lsh-utils: FTBFS: rl.c:119:39: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: lsh-utils
Version: 2.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
 -DTRANSPORT_PROG='/usr/bin/lshg'  -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -ggdb3 -Wall -W  
 -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  
 -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align -c -o rl.o 
 rl.c
 rl.c: In function 'lsftp_rl_init':
 rl.c:119:39: error: 'CPPFunction' undeclared (first use in this function)
rl_attempted_completion_function = (CPPFunction *)lsftp_rl_completion;
^
 rl.c:119:39: note: each undeclared identifier is reported only once for each 
 function it appears in
 rl.c:119:52: error: expected expression before ')' token
rl_attempted_completion_function = (CPPFunction *)lsftp_rl_completion;
 ^
 rl.c: In function 'lsftp_rl_completion':
 rl.c:223:11: warning: passing argument 2 of 'rl_completion_matches' from 
 incompatible pointer type [enabled by default]
);  
^
 In file included from rl.h:43:0,
  from rl.c:37:
 /usr/include/readline/readline.h:457:15: note: expected 'char * (*)(const 
 char *, int)' but argument is of type 'char * (*)(char *, int)'
  extern char **rl_completion_matches PARAMS((const char *, 
 rl_compentry_func_t *));
^
 rl.c:246:7: warning: passing argument 2 of 'rl_completion_matches' from 
 incompatible pointer type [enabled by default]
);
^
 In file included from rl.h:43:0,
  from rl.c:37:
 /usr/include/readline/readline.h:457:15: note: expected 'char * (*)(const 
 char *, int)' but argument is of type 'char * (*)(char *, int)'
  extern char **rl_completion_matches PARAMS((const char *, 
 rl_compentry_func_t *));
^
 rl.c:253:7: warning: passing argument 2 of 'rl_completion_matches' from 
 incompatible pointer type [enabled by default]
);
^
 In file included from rl.h:43:0,
  from rl.c:37:
 /usr/include/readline/readline.h:457:15: note: expected 'char * (*)(const 
 char *, int)' but argument is of type 'char * (*)(char *, int)'
  extern char **rl_completion_matches PARAMS((const char *, 
 rl_compentry_func_t *));
^
 rl.c:268:7: warning: passing argument 2 of 'rl_completion_matches' from 
 incompatible pointer type [enabled by default]
); 
^
 In file included from rl.h:43:0,
  from rl.c:37:
 /usr/include/readline/readline.h:457:15: note: expected 'char * (*)(const 
 char *, int)' but argument is of type 'char * (*)(char *, int)'
  extern char **rl_completion_matches PARAMS((const char *, 
 rl_compentry_func_t *));
^
 rl.c:283:8: warning: passing argument 2 of 'rl_completion_matches' from 
 incompatible pointer type [enabled by default]
 );  
 ^
 In file included from rl.h:43:0,
  from rl.c:37:
 /usr/include/readline/readline.h:457:15: note: expected 'char * (*)(const 
 char *, int)' but argument is of type 'char * (*)(char *, int)'
  extern char **rl_completion_matches PARAMS((const char *, 
 rl_compentry_func_t *));
^
 rl.c:205:55: warning: unused parameter 'end' [-Wunused-parameter]
  char** lsftp_rl_completion(char* text, int start, int end)
^
 rl.c: In function 'lsftp_rl_no_generator':
 rl.c:457:36: warning: unused parameter 'text' [-Wunused-parameter]
  char* lsftp_rl_no_generator (char* text, int state)
 ^
 rl.c: In function 'lsftp_rl_history_fname':
 rl.c:522:9: warning: unused variable 'username' [-Wunused-variable]
char* username;
  ^
 make[7]: *** [rl.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/lsh-utils_2.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741775: modules: FTBFS: configure: error: Must specify version (X.Y) if using this option (Tcl/Tk defaults related)

2014-03-16 Thread David Suárez
Source: modules
Version: 3.2.10-8
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 checking for Tcl version... 8.6
 checking TCL_VERSION... 8.6
 checking TCL_LIB_SPEC... -L/usr/lib/x86_64-linux-gnu -ltcl8.6
 checking TCL_INCLUDE_SPEC... -I/usr/include/tcl8.6
 checking for TclX configuration (tclxConfig.sh)... not found
 configure: error: Must specify version (X.Y) if using this option
 checking for TclX version... == config.log ==
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by modules configure 3.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ ./configure --build=x86_64-linux-gnu --prefix=/usr 
 --includedir=${prefix}/include --mandir=${prefix}/share/man 
 --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
 --libdir=${prefix}/lib/x86_64-linux-gnu 
 --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
 --disable-dependency-tracking --prefix=/usr 
 --with-version-path=/usr/share/modules/versions 
 --with-module-path=/usr/share/modules/modulefiles --with-tcl-ver=8.6 
 --enable-logging --bindir=/usr/bin LDFLAGS=-fPIE -pie -Wl,-z,relro -Wl,-z,now 
 -Wl,--as-needed -Wl,--as-needed CFLAGS=-g -O2 -fPIE -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -pedantic 

 == config.log ==
[cutted here]
 configure:7200: checking TCL_LIB_SPEC
 configure:7205: result: -L/usr/lib/x86_64-linux-gnu -ltcl8.6
 configure:7210: checking TCL_INCLUDE_SPEC
 configure:7215: result: -I/usr/include/tcl8.6
 configure:7246: checking for TclX configuration (tclxConfig.sh)
 configure:7321: result: not found
 configure:7365: checking for TclX version
 configure:7380: error: Must specify version (X.Y) if using this option

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/modules_3.2.10-8_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741773: libgrip: FTBFS: gesture.c:219:3: error: 'gtk_widget_modify_bg' is deprecated; Use 'gtk_widget_override_background_color' instead [-Werror=deprecated-declarations]

2014-03-16 Thread David Suárez
Source: libgrip
Version: 0.3.7-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[3]: Entering directory `/«PKGBUILDDIR»/examples/rectangle-mover'
   CC   grip_test-gesture.o
 gesture.c: In function 'create_window':
 gesture.c:219:3: error: 'gtk_widget_modify_bg' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:683): Use 
 'gtk_widget_override_background_color' instead 
 [-Werror=deprecated-declarations]
gtk_widget_modify_bg (app-da, GTK_STATE_NORMAL, white);
^
 cc1: all warnings being treated as errors
 make[3]: *** [grip_test-gesture.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/libgrip_0.3.7-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741772: crmsh: FTBFS: configure: error: You need pkgconfig installed in order to build crmsh

2014-03-16 Thread David Suárez
Source: crmsh
Version: 1.2.6+git+e77add-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 checking for CRM_DAEMON_GROUP in crm_config.h... haclient
 checking for CRM_STATE_DIR in crm_config.h... /var/run/crm
 checking for PE_STATE_DIR in crm_config.h... /var/lib/pacemaker/pengine
 checking for CRM_CONFIG_DIR in crm_config.h... /var/lib/pacemaker/cib
 checking for CRM_DTD_DIRECTORY in crm_config.h... /usr/share/pacemaker
 configure: error: You need pkgconfig installed in order to build crmsh
 checking for pkg-config... no

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/crmsh_1.2.6+git+e77add-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741774: quagga: FTBFS: vtysh.c:2240:22: error: 'Function' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: quagga
Version: 0.99.22.4-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\/etc/quagga/\ -I. -I.. -I.. -I../lib 
 -I../lib  -D_FORTIFY_SOURCE=2 -fPIE -g -O2 -fPIE -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c vtysh.c
 vtysh.c: In function 'vtysh_readline_init':
 vtysh.c:2240:22: error: 'Function' undeclared (first use in this function)
rl_bind_key ('?', (Function *) vtysh_rl_describe);
   ^
 vtysh.c:2240:22: note: each undeclared identifier is reported only once for 
 each function it appears in
 vtysh.c:2240:32: error: expected expression before ')' token
rl_bind_key ('?', (Function *) vtysh_rl_describe);
 ^
 vtysh.c:2242:39: error: 'CPPFunction' undeclared (first use in this function)
rl_attempted_completion_function = (CPPFunction *)new_completion;
^
 vtysh.c:2242:52: error: expected expression before ')' token
rl_attempted_completion_function = (CPPFunction *)new_completion;
 ^
 make[4]: *** [vtysh.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/quagga_0.99.22.4-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741776: dwb: FTBFS: view.c:952:5: error: unknown type name 'GtkAction'

2014-03-16 Thread David Suárez
Source: dwb
Version: 20130503hg-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 cc view.c
 view.c: In function 'view_popup_activate_cb':
 view.c:952:5: error: unknown type name 'GtkAction'
  GtkAction *a = NULL;
  ^
 view.c:966:5: warning: implicit declaration of function 
 'gtk_activatable_get_related_action' [-Wimplicit-function-declaration]
  a = gtk_activatable_get_related_action(GTK_ACTIVATABLE(menu));
  ^
 view.c:966:5: warning: implicit declaration of function 'GTK_ACTIVATABLE' 
 [-Wimplicit-function-declaration]
 view.c:966:7: warning: assignment makes pointer from integer without a cast 
 [enabled by default]
  a = gtk_activatable_get_related_action(GTK_ACTIVATABLE(menu));
^
 view.c:969:5: warning: implicit declaration of function 'gtk_action_get_name' 
 [-Wimplicit-function-declaration]
  name  = gtk_action_get_name(a);
  ^
 view.c:969:11: warning: assignment makes pointer from integer without a cast 
 [enabled by default]
  name  = gtk_action_get_name(a);
^
 view.c: In function 'view_load_error_cb':
 view.c:1188:52: error: 'GTK_STOCK_DIALOG_ERROR' undeclared (first use in this 
 function)
  char *icon = dwb_get_stock_item_base64_encoded(GTK_STOCK_DIALOG_ERROR);
 ^
 view.c:1188:52: note: each undeclared identifier is reported only once for 
 each function it appears in
 make[2]: *** [view.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/dwb_20130503hg-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741711: closing 741711

2014-03-16 Thread Lars Wirzenius
close 741711 
thanks

This was fixed by uploading the missing dependency. The BTS doesn't
like a bug being found and fixed in the same version, so I'm just
closing this now. Sorry for the confusion.

-- 
http://www.cafepress.com/trunktees -- geeky funny T-shirts
http://gtdfh.branchable.com/ -- GTD for hackers


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: severity of 724879 is serious

2014-03-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 724879 serious
Bug #724879 [aolserver4] aolserver4: FTBFS against upcoming changes in Tcl/Tk
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741782: exactimage: FTBFS: gfx/X11Helper.hh:82:15: error: 'static void X11Window::CaptureIntoEvasImage(Evas_Object*, Display*, Window, int, int, int, int)' cannot be overloaded

2014-03-16 Thread David Suárez
Source: exactimage
Version: 0.8.9-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -fopenmp -ffunction-sections -fdata-sections -fPIC 
 -Wno-sign-compare -fPIC -funroll-loops -fomit-frame-pointer -funswitch-loops 
 -fpeel-loops -ftracer -funit-at-a-time -frename-registers -ftree-vectorize 
 -Wno-switch -Wno-switch-enum -D_FORTIFY_SOURCE=2 -I . -I/usr/include/agg2 
 -I/usr/include/freetype2 -I lib -I utility -pthread -I/usr/include/OpenEXR -I 
 codecs/ -I bardecode -I utility -I utility -I/usr/X11/include 
 -I/usr/include/efl-1 -I/usr/include/evas-1 -I/usr/include/libpng12 
 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/eina-1 
 -I/usr/include/eina-1/eina -I/usr/include/eet-1 -I/usr/include/eo-1 
 -I/usr/include/p11-kit-1 -Igfx -D WITHEVAS_COLOR_PREMUL -I . -I lib -I gfx -D 
 WITHEVAS_X11_CONNECTION -D WITHEVAS_X11_SCREEN  -c  -MMD -MP -MF 
 'objdir/gfx/X11Helper.d' -o 'objdir/gfx/X11Helper.o' 'gfx/X11Helper.cc'
 In file included from gfx/X11Helper.cc:36:0:
 gfx/X11Helper.hh:82:15: error: 'static void 
 X11Window::CaptureIntoEvasImage(Evas_Object*, Display*, Window, int, int, 
 int, int)' cannot be overloaded
static void CaptureIntoEvasImage (Evas_Object* ob,
^
 gfx/X11Helper.hh:77:23: error: with 'static Evas_Object* 
 X11Window::CaptureIntoEvasImage(Evas*, Display*, Window, int, int, int, int)'
static Evas_Object* CaptureIntoEvasImage (Evas* evas,
^
 gfx/X11Helper.cc:141:6: error: prototype for 'void 
 X11Window::CaptureIntoEvasImage(Evas_Object*, Display*, Window, int, int, 
 int, int)' does not match any in class 'X11Window'
  void X11Window::CaptureIntoEvasImage (Evas_Object* ob,
   ^
 gfx/X11Helper.cc:127:14: error: candidate is: static Evas_Object* 
 X11Window::CaptureIntoEvasImage(Evas*, Display*, Window, int, int, int, int)
  Evas_Object* X11Window::CaptureIntoEvasImage (Evas* evas,
   ^
 make[3]: *** [objdir/gfx/X11Helper.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/exactimage_0.8.9-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741783: django-auth-ldap: FTBFS: Tests failures

2014-03-16 Thread David Suárez
Source: django-auth-ldap
Version: 1.1.8-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 django-admin startproject testproject
 if [ -d testproject/testproject ]; then \
   cp debian/settings.py testproject/testproject/settings.py; \
   else \
   cp debian/settings.py testproject ; \
   fi
 for python in python2.7; do \
 rm -f testproject/test.db3 ; \
 PYTHONPATH=.:src:testproject $python testproject/manage.py syncdb 
 --settings=testproject.settings --noinput ;\
 PYTHONPATH=.:src:testproject $python testproject/manage.py test 
 --settings=testproject.settings django_auth_ldap ; \
   done
 Creating tables ...
 Creating table django_auth_ldap_testuser
 Creating table django_auth_ldap_testprofile
 Creating table auth_permission
 Creating table auth_group_permissions
 Creating table auth_group
 Creating table auth_user_groups
 Creating table auth_user_user_permissions
 Creating table auth_user
 Creating table django_content_type
 Creating table django_admin_log
 Creating table django_site
 Creating table django_session
 Installing custom SQL ...
 Installing indexes ...
 Installed 0 object(s) from 0 fixture(s)
 ../«PKGBUILDDIR»/django_auth_ldap/backend.py:583: DeprecationWarning: The use 
 of AUTH_PROFILE_MODULE to define user profiles has been deprecated.
   profile = self._user.get_profile()
 
 ..F../«PKGBUILDDIR»/django_auth_ldap/tests.py:792:
  DeprecationWarning: The use of AUTH_PROFILE_MODULE to define user profiles 
 has been deprecated.
   self.assertTrue(alice.get_profile().is_special)
 
 /«PKGBUILDDIR»/django_auth_ldap/tests.py:793: DeprecationWarning: The use of 
 AUTH_PROFILE_MODULE to define user profiles has been deprecated.
   self.assertTrue(not bob.get_profile().is_special)
 
 ./«PKGBUILDDIR»/django_auth_ldap/tests.py:582: DeprecationWarning: 
 The use of AUTH_PROFILE_MODULE to define user profiles has been deprecated.
   self.assertTrue(user.get_profile().populated)
 
 
 ==
 FAIL: test_posix_group_permissions_no_gid (django_auth_ldap.tests.LDAPTest)
 --
 Traceback (most recent call last):
   File /«PKGBUILDDIR»/django_auth_ldap/tests.py, line 862, in 
 test_posix_group_permissions_no_gid
 self.assertEqual(self.backend.get_group_permissions(alice), 
 set([auth.add_user, auth.change_user]))
 AssertionError: Items in the second set but not the first:
 'auth.add_user'
 'auth.change_user'
 
 --
 Ran 56 tests in 0.357s
 
 FAILED (failures=1)
 Creating test database for alias 'default'...
 Destroying test database for alias 'default'...
 make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/django-auth-ldap_1.1.8-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741784: sphinxtrain: FTBFS: configure error: SphinxBase was not found in the parent directories

2014-03-16 Thread David Suárez
Source: sphinxtrain
Version: 1.0.8-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 checking for perl5... no
 checking for perl... /usr/bin/perl
 checking for sphinxbase in /«PKGBUILDDIR»/../sphinxbase... no
 checking for sphinxbase in /«PKGBUILDDIR»/../sphinxbase*... no
 checking for pkg-config... no
 configure: error: in `/«PKGBUILDDIR»'
 configure: error: SphinxBase was not found in the parent directories or
 installed system-wide on your system.  Make sure that
 you have compiled it or installed it and that the
 PKG_CONFIG_PATH environment variable is set correctly, if
 it was installed in a non-standard prefix.
 See `config.log' for more details.
 checking for SphinxBase... == config.log ==
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by SphinxTrain configure 1.0.8, which was
 generated by GNU Autoconf 2.65.  Invocation command line was

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/sphinxtrain_1.0.8-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741785: seed: FTBFS: seed-readline.c:80:22: error: 'Function' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: seed
Version: 3.8.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../..   -D_FORTIFY_SOURCE=2 -I../../libseed/ -pthread 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/gobject-introspection-1.0-DG_DISABLE_ASSERT 
 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS  -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -c -o 
 libseed_readline_la-seed-readline.lo `test -f 'seed-readline.c' || echo 
 './'`seed-readline.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 
 -I../../libseed/ -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/gobject-introspection-1.0 -DG_DISABLE_ASSERT 
 -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall -c 
 seed-readline.c  -fPIC -DPIC -o .libs/libseed_readline_la-seed-readline.o
 seed-readline.c: In function 'seed_readline_bind':
 seed-readline.c:80:22: error: 'Function' undeclared (first use in this 
 function)
rl_bind_key(*key, (Function *) c);
   ^
 seed-readline.c:80:22: note: each undeclared identifier is reported only once 
 for each function it appears in
 seed-readline.c:80:32: error: expected expression before ')' token
rl_bind_key(*key, (Function *) c);
 ^
 seed-readline.c:73:16: warning: variable 'c' set but not used 
 [-Wunused-but-set-variable]
ffi_closure *c;
 ^
 make[4]: *** [libseed_readline_la-seed-readline.lo] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/seed_3.8.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741786: germinate: FTBFS: Tests failures

2014-03-16 Thread David Suárez
Source: germinate
Version: 2.15
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 set -e; for python in  python python3.4 python3; do \
   $python setup.py test; \
   done
 running test
 ./run-pychecker
 pychecker not installed, so not running it
 running egg_info
 creating germinate.egg-info
 writing germinate.egg-info/PKG-INFO
 writing top-level names to germinate.egg-info/top_level.txt
 writing dependency_links to germinate.egg-info/dependency_links.txt
 writing manifest file 'germinate.egg-info/SOURCES.txt'
 reading manifest file 'germinate.egg-info/SOURCES.txt'
 writing manifest file 'germinate.egg-info/SOURCES.txt'
 running build_ext
 test_creates_file (germinate.tests.test_seeds.TestAtomicFile)
 AtomicFile creates the named file with the requested contents. ... ok
 test_removes_dot_new (germinate.tests.test_seeds.TestAtomicFile)
 AtomicFile does not leave .new files lying around. ... ok
 test_behaves_as_file (germinate.tests.test_seeds.TestSeed)
 A Seed context can be read from as a file object. ... ok
 test_equal_if_same_contents (germinate.tests.test_seeds.TestSeed)
 Two Seed objects with the same text contents are equal. ... ok
 test_init_no_bzr (germinate.tests.test_seeds.TestSeed)
 __init__ can open a seed from a collection without bzr. ... ok
 test_not_equal_if_different_contents (germinate.tests.test_seeds.TestSeed)
 Two Seed objects with different text contents are not equal. ... ok
 test_open_without_scheme (germinate.tests.test_seeds.TestSeed)
 A Seed can be opened from a relative path on the filesystem. ... ok
 test_add (germinate.tests.test_seeds.TestSeedStructure)
 SeedStructure.add adds a custom seed. ... ok
 test_basic (germinate.tests.test_seeds.TestSeedStructure)
 A SeedStructure object has the correct basic properties. ... ok
 test_dict (germinate.tests.test_seeds.TestSeedStructure)
 A SeedStructure can be treated as a dictionary of seeds. ... ok
 test_later_branches_override_earlier_branches 
 (germinate.tests.test_seeds.TestSeedStructure)
 Seeds from later branches override seeds from earlier branches. ... ok
 test_limit (germinate.tests.test_seeds.TestSeedStructure)
 SeedStructure.limit restricts the set of seed names. ... ok
 test_multiple (germinate.tests.test_seeds.TestSeedStructure)
 SeedStructure follows include links to other seed collections. ... ok
 test_write (germinate.tests.test_seeds.TestSeedStructure)
 SeedStructure.write writes the text of STRUCTURE. ... ok
 test_write_dot (germinate.tests.test_seeds.TestSeedStructure)
 SeedStructure.write_dot writes an appropriate dot file. ... ok
 test_write_seed_text (germinate.tests.test_seeds.TestSeedStructure)
 SeedStructure.write_seed_text writes the text of a seed. ... ok
 test_write_seed_text_utf8 (germinate.tests.test_seeds.TestSeedStructure)
 SeedStructure.write_seed_text handles UTF-8 text in seeds. ... ok
 test_basic (germinate.tests.test_seeds.TestSingleSeedStructure)
 A SingleSeedStructure object has the correct basic properties. ... ok
 test_feature (germinate.tests.test_seeds.TestSingleSeedStructure)
 SingleSeedStructure parses the feature directive correctly. ... ok
 test_include (germinate.tests.test_seeds.TestSingleSeedStructure)
 SingleSeedStructure parses the include directive correctly. ... ok
 test_init_lists (germinate.tests.test_archive.TestTagFile)
 TagFile may be constructed with list parameters. ... ok
 test_init_strings (germinate.tests.test_archive.TestTagFile)
 TagFile may be constructed with string parameters. ... ok
 test_sections (germinate.tests.test_archive.TestTagFile)
 Test fetching sections from a basic TagFile archive. ... ok
 test_trivial (germinate.tests.test_integration.TestGerminate) ... ERROR
 test_str (germinate.tests.test_germinator.TestBuildDependsReason)
 BuildDependsReason stringifies to a description of the reason. ... ok
 test_str (germinate.tests.test_germinator.TestDependsReason)
 DependsReason stringifies to the package name. ... ok
 test_str (germinate.tests.test_germinator.TestExtraReason)
 ExtraReason stringifies to a description of the reason. ... ok
 test_basic (germinate.tests.test_germinator.TestGerminatedSeed)
 GerminatedSeed has reasonable basic properties. ... ok
 test_equal_if_same_contents 
 (germinate.tests.test_germinator.TestGerminatedSeed)
 GerminatedSeeds with the same seeds and inheritance are equal. ... ok
 test_not_equal_if_different_contents 
 (germinate.tests.test_germinator.TestGerminatedSeed)
 GerminatedSeeds with different seeds/inheritance are not equal. ... ok
 test_build_depends_multiarch (germinate.tests.test_germinator.TestGerminator)
 Compare Build-Depends behaviour against the multiarch specification. ... ERROR
 test_depends_multiarch (germinate.tests.test_germinator.TestGerminator)
 

Bug#741781: skycat: FTBFS: ld: cannot find -lrtd3.2.1

2014-03-16 Thread David Suárez
Source: skycat
Version: 3.1.2+starlink1~b-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -shared -o libskycat3.1.2.so SkySearch.o 
 Skycat.o TcsSkySearch.o -Wl,-rpath,/usr/lib/skycat -Wl,-z,relro 
 -Wl,--export-dynamic -Wl,-soname,libskycat3.1.2.so 
 -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/cat -lcat4.1.0 
 -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/rtd -lrtd3.2.1 
 -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/astrotcl -lastrotcl2.1.0 
 -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/tclutil -ltclutil2.1.0 -L/usr/lib 
 -lBLT -lcfitsio -lX11 -lXext -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/cat 
 -lcat4.1.0 -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/rtd -lrtd3.2.1 
 -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/astrotcl -lastrotcl2.1.0 
 -L/«BUILDDIR»/skycat-3.1.2+starlink1~b/tclutil -ltclutil2.1.0 -L/usr/lib 
 -lBLT -lcfitsio -lX11 -lXext  -L/usr/lib/x86_64-linux-gnu -ltcl8.6 
 -L/usr/lib/x86_64-linux-gnu -ltk8.6   
 /usr/bin/ld: cannot find -lrtd3.2.1
 /usr/bin/ld: cannot find -lrtd3.2.1
 collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/skycat_3.1.2+starlink1~b-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741777: maildir-utils: FTBFS: mug.c:128:4: error: 'GTK_STOCK_GO_UP' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: maildir-utils
Version: 0.9.9.5-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[6]: Entering directory `/«PKGBUILDDIR»/toys/mug'
   CC   mu-widget-util.lo
   CC   mu-msg-attach-view.lo
   CC   mu-msg-body-view.lo
   CC   mu-msg-header-view.lo
   CC   mu-msg-view.lo
   CCLD libmuwidgets.la
   CC   mug.o
 mug.c: In function 'get_connected_tool_button':
 mug.c:110:2: warning: 'gtk_tool_button_new_from_stock' is deprecated 
 (declared at /usr/include/gtk-3.0/gtk/gtktoolbutton.h:73): Use 
 'gtk_tool_button_new' instead [-Wdeprecated-declarations]
   btn = gtk_tool_button_new_from_stock (stock_id);
   ^
 mug.c: In function 'mug_toolbar':
 mug.c:128:4: error: 'GTK_STOCK_GO_UP' undeclared (first use in this function)
{GTK_STOCK_GO_UP, ACTION_PREV_MSG},
 ^
 mug.c:128:4: note: each undeclared identifier is reported only once for each 
 function it appears in
 mug.c:129:4: error: 'GTK_STOCK_GO_DOWN' undeclared (first use in this 
 function)
{GTK_STOCK_GO_DOWN, ACTION_NEXT_MSG},
 ^
 mug.c:131:4: error: 'GTK_STOCK_REFRESH' undeclared (first use in this 
 function)
{GTK_STOCK_REFRESH, ACTION_REINDEX},
 ^
 mug.c:133:4: error: 'GTK_STOCK_ABOUT' undeclared (first use in this function)
{GTK_STOCK_ABOUT, ACTION_ABOUT},
 ^
 mug.c:135:4: error: 'GTK_STOCK_QUIT' undeclared (first use in this function)
{GTK_STOCK_QUIT, ACTION_DO_QUIT}};
 ^
 make[6]: *** [mug.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/maildir-utils_0.9.9.5-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741780: haskell-llvm-base: FTBFS: ld: cannot find -lLLVMIRReader

2014-03-16 Thread David Suárez
Source: haskell-llvm-base
Version: 3.2.0.0-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 cc1: warning: command line option '-fvisibility-inlines-hidden' is valid for 
 C++/ObjC++ but not for C [enabled by default]
 
 cbits/support.cpp:1:0:
  warning: __STDC_LIMIT_MACROS redefined [enabled by default]
  #define __STDC_LIMIT_MACROS
  ^
 
 command-line:0:0:
  note: this is the location of the previous definition
 
 cbits/support.cpp:2:0:
  warning: __STDC_CONSTANT_MACROS redefined [enabled by default]
  #define __STDC_CONSTANT_MACROS
  ^
 
 command-line:0:0:
  note: this is the location of the previous definition
 In-place registering llvm-base-3.2.0.0...
 touch build-ghc-stamp
 debian/hlibrary.setup copy --builddir=dist-ghc --destdir=debian/tmp-inst-ghc
 Installing library in
 debian/tmp-inst-ghc/usr/lib/haskell-packages/ghc/lib/llvm-base-3.2.0.0/ghc-7.6.3
 pkg_config=`debian/hlibrary.setup register --builddir=dist-ghc 
 --gen-pkg-config | tr -d ' \n' | sed -r 's,^.*:,,'` ; \
   dh_haskell_extra_depends $pkg_config ; \
   rm $pkg_config
 mkdir -p debian/libghc-llvm-base-doc//usr/share/doc/libghc-llvm-base-doc/html/
 cd debian/tmp-inst-ghc/ ; find .//usr/share/doc/libghc-llvm-base-doc/html// \
   ! -name *.haddock -exec install -Dm 644 '{}' \
   ../libghc-llvm-base-doc/'{}' ';'
 install: omitting directory './/usr/share/doc/libghc-llvm-base-doc/html//'
 install: omitting directory './/usr/share/doc/libghc-llvm-base-doc/html//src'
 mkdir -p 
 debian/libghc-llvm-base-doc//usr/lib/ghc-doc/haddock/llvm-base-3.2.0.0/
 [ 0 = `ls debian/tmp-inst-ghc//usr/lib/ghc-doc/haddock/llvm-base-3.2.0.0// 
 2/dev/null | wc -l` ] || \
   cp -r 
 debian/tmp-inst-ghc//usr/lib/ghc-doc/haddock/llvm-base-3.2.0.0//*.haddock \
   
 debian/libghc-llvm-base-doc//usr/lib/ghc-doc/haddock/llvm-base-3.2.0.0/
 find debian/libghc-llvm-base-doc//usr/share/doc/libghc-llvm-base-doc/html/ 
 -name *.txt \
   -printf %p /usr/lib/ghc-doc/hoogle//%f\n  
 debian/libghc-llvm-base-doc.links
 sed -i s,^debian/libghc-llvm-base-doc,, debian/libghc-llvm-base-doc.links
 dh_haskell_depends -plibghc-llvm-base-doc
 dh_haskell_blurbs -plibghc-llvm-base-doc
 dh_installdocs -plibghc-llvm-base-doc 
 dh_installexamples -plibghc-llvm-base-doc 
 dh_installman -plibghc-llvm-base-doc  
 dh_installinfo -plibghc-llvm-base-doc  
 dh_installmenu -plibghc-llvm-base-doc 
 dh_installcron -plibghc-llvm-base-doc 
 dh_installinit -plibghc-llvm-base-doc  
 dh_installdebconf -plibghc-llvm-base-doc 
 dh_installemacsen -plibghc-llvm-base-doc   
 dh_installcatalogs -plibghc-llvm-base-doc 
 dh_installpam -plibghc-llvm-base-doc 
 dh_installlogrotate -plibghc-llvm-base-doc 
 dh_installlogcheck -plibghc-llvm-base-doc 
 dh_installchangelogs -plibghc-llvm-base-doc  
 dh_installudev -plibghc-llvm-base-doc 
 dh_lintian -plibghc-llvm-base-doc 
 dh_bugfiles -plibghc-llvm-base-doc 
 dh_install -plibghc-llvm-base-doc  
 dh_link -plibghc-llvm-base-doc  
 dh_buildinfo -plibghc-llvm-base-doc 
 dh_installmime -plibghc-llvm-base-doc 
 dh_installgsettings -plibghc-llvm-base-doc 
 dh_strip -plibghc-llvm-base-doc  
 dh_compress -plibghc-llvm-base-doc -X .haddock -X .hs -X .txt 
 dh_fixperms -plibghc-llvm-base-doc  
 dh_makeshlibs -plibghc-llvm-base-doc  
 dh_installdeb -plibghc-llvm-base-doc 
 dh_perl -plibghc-llvm-base-doc 
 dh_shlibdeps -plibghc-llvm-base-doc   -XlibHS 
 dh_gencontrol -plibghc-llvm-base-doc  
 dh_md5sums -plibghc-llvm-base-doc 
 dh_builddeb -plibghc-llvm-base-doc 
 dpkg-deb: building package `libghc-llvm-base-doc' in 
 `../libghc-llvm-base-doc_3.2.0.0-3_all.deb'.
 DEB_ENABLE_TESTS not set to yes, not running any tests.
 touch check-ghc-stamp
 Adding cdbs dependencies to debian/libghc-llvm-base-dev.substvars
 dh_installdirs -plibghc-llvm-base-dev 
 cd debian/tmp-inst-ghc ; find usr/lib/haskell-packages/ghc/lib/ \
   \( ! -name *_p.a ! -name *.p_hi \) \
   -exec install -Dm 644 '{}' ../libghc-llvm-base-dev/'{}' ';'
 install: target '../libghc-llvm-base-dev/usr/lib/haskell-packages/ghc/lib/' 
 is not a directory: No such file or directory
 install: omitting directory 
 'usr/lib/haskell-packages/ghc/lib/llvm-base-3.2.0.0'
 install: omitting directory 
 'usr/lib/haskell-packages/ghc/lib/llvm-base-3.2.0.0/ghc-7.6.3'
 install: omitting directory 
 'usr/lib/haskell-packages/ghc/lib/llvm-base-3.2.0.0/ghc-7.6.3/LLVM'
 install: omitting directory 
 'usr/lib/haskell-packages/ghc/lib/llvm-base-3.2.0.0/ghc-7.6.3/LLVM/Wrapper'
 install: omitting directory 
 'usr/lib/haskell-packages/ghc/lib/llvm-base-3.2.0.0/ghc-7.6.3/LLVM/Wrapper/Transforms'
 install: omitting directory 
 'usr/lib/haskell-packages/ghc/lib/llvm-base-3.2.0.0/ghc-7.6.3/LLVM/Target'
 install: 

Bug#741778: dune-localfunctions: FTBFS: ! LaTeX Error: File `xcolor.sty' not found.

2014-03-16 Thread David Suárez
Source: dune-localfunctions
Version: 2.3.0-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[4]: Entering directory `/«PKGBUILDDIR»/doc'
 make[4]: Nothing to be done for `install-exec-am'.
 export TEXINPUTS=.:/«PKGBUILDDIR»/doc::; \
   set -e; builddir=$PWD; \
   pushd .; latex -output-directory=$builddir /dev/null 
 dune-localfunctions-manual; popd; \
   while grep 'Rerun to get' dune-localfunctions-manual.log  /dev/null ; 
 do \
 pushd .; latex -output-directory=$builddir /dev/null 
 dune-localfunctions-manual; popd; \
   done; \
   if grep '^\\bibdata{' *.aux  /dev/null \
   grep '^\\citation{' *.aux  /dev/null; \
   then \
 BSTINPUTS=.:.:: BIBINPUTS=.:.:: bibtex dune-localfunctions-manual || 
 exit $?; \
 pushd .; latex -output-directory=$builddir /dev/null 
 dune-localfunctions-manual; popd; \
 while grep 'Rerun to get' dune-localfunctions-manual.log  /dev/null 
 ; do \
   pushd .; latex -output-directory=$builddir /dev/null 
 dune-localfunctions-manual; popd; \
 done ; \
   fi
 /«PKGBUILDDIR»/doc /«PKGBUILDDIR»/doc
 This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
  restricted \write18 enabled.
 entering extended mode
 (./dune-localfunctions-manual.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/size11.clo))
 (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
 For additional information on amsmath, use the `?' option.
 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
 (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
 (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
 (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
 (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
 (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
 (/usr/share/texlive/texmf-dist/tex/latex/base/ansinew.def))
 (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
 (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
 (/usr/share/texlive/texmf-dist/tex/latex/relsize/relsize.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t
 ex)) 
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
 (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty))
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex))
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def)))
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t
 ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvips.def
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-postsc
 ript.def)))
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.
 tex)
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.
 tex))
 
 ! LaTeX Error: File `xcolor.sty' not found.
 
 Type X to quit or RETURN to proceed,
 or enter new name. (Default extension: sty)
 
 Enter file name: 
 ! Emergency stop.
 read * 
  
 l.14 ^^M
 
 No pages of output.
 Transcript written on 

Bug#741779: pal: FTBFS: manage.c:406:26: error: 'Function' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: pal
Version: 0.4.3-8
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 make[2]: Entering directory `/«PKGBUILDDIR»/src'
 Using CFLAGS: -Wall -g -O2
 Using CPPFLAGS: -I/usr/include -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPAL_VERSION=0.4.3 
 -DPREFIX=/usr -DG_DISABLE_DEPRECATED -DDEBUG
 Using LDFLAGS:  -lglib-2.0   -lreadline -lncursesw
  [gcc debug] main.c
  [gcc debug] colorize.c
  [gcc debug] output.c
  [gcc debug] input.c
  [gcc debug] event.c
 event.c: In function 'parse_event':
 event.c:587:17: warning: variable 'period' set but not used 
 [-Wunused-but-set-variable]
  PalPeriodic period = PAL_ONCEONLY;
  ^
  [gcc debug] rl.c
 rl.c: In function 'pal_rl_completions_output':
 rl.c:158:11: warning: variable 'x' set but not used 
 [-Wunused-but-set-variable]
  int y,x;
^
  [gcc debug] html.c
  [gcc debug] latex.c
  [gcc debug] add.c
 add.c: In function 'pal_add_get_recur':
 add.c:203:7: warning: variable 'promptx' set but not used 
 [-Wunused-but-set-variable]
   gint promptx,prompty;
^
 add.c:176:10: warning: variable 'x' set but not used 
 [-Wunused-but-set-variable]
  gint x,y;
   ^
 add.c: In function 'pal_add_get_file':
 add.c:286:11: warning: variable 'x' set but not used 
 [-Wunused-but-set-variable]
  int y,x;
^
  [gcc debug] edit.c
 edit.c: In function 'pal_edit_event':
 edit.c:170:15: warning: unused variable 'newevent' [-Wunused-variable]
  PalEvent *newevent = pal_event_copy(event);
^
  [gcc debug] del.c
 del.c:104:13: warning: 'pal_del_event' defined but not used 
 [-Wunused-function]
  static void pal_del_event( GDate *date, int eventnum )
  ^
  [gcc debug] remind.c
 remind.c:50:13: warning: 'pal_remind_event' defined but not used 
 [-Wunused-function]
  static void pal_remind_event(void)
  ^
  [gcc debug] search.c
  [gcc debug] manage.c
 manage.c: In function 'pal_manage':
 manage.c:406:26: error: 'Function' undeclared (first use in this function)
  rl_pre_input_hook = (Function*) pal_rl_ncurses_hack;
   ^
 manage.c:406:26: note: each undeclared identifier is reported only once for 
 each function it appears in
 manage.c:406:35: error: expected expression before ')' token
  rl_pre_input_hook = (Function*) pal_rl_ncurses_hack;
^
 make[2]: *** [tmp.debug/manage.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/pal_0.4.3-8_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741795: tdl: FTBFS: inter.c:559:3: error: unknown type name 'Function'

2014-03-16 Thread David Suárez
Source: tdl
Version: 1.5.2-3.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -O2 -Wall -g -DUSE_DOTLOCK=1 -DUSE_READLINE=1 -DBARE_READLINE_H=0 
 -DUSE_RL_COMPLETION_MATCHES=1  -c inter.c
 inter.c: In function 'interactive_text_readline':
 inter.c:559:3: error: unknown type name 'Function'
Function *old_rl_pre_input_hook = NULL;
^
 inter.c:562:25: warning: assignment from incompatible pointer type [enabled 
 by default]
old_rl_pre_input_hook = rl_pre_input_hook;
  ^
 inter.c:568:21: warning: assignment from incompatible pointer type [enabled 
 by default]
rl_pre_input_hook = old_rl_pre_input_hook;
  ^
 inter.c: In function 'interactive_text':
 inter.c:636:41: error: 'CPPFunction' undeclared (first use in this function)
  rl_attempted_completion_function = (CPPFunction *) null_tdl_completion;
  ^
 inter.c:636:41: note: each undeclared identifier is reported only once for 
 each function it appears in
 inter.c:636:54: error: expected expression before ')' token
  rl_attempted_completion_function = (CPPFunction *) null_tdl_completion;
   ^
 inter.c:638:54: error: expected expression before ')' token
  rl_attempted_completion_function = (CPPFunction *) tdl_completion;
   ^
 inter.c: In function 'interactive':
 inter.c:656:41: error: 'CPPFunction' undeclared (first use in this function)
  rl_attempted_completion_function = (CPPFunction *) tdl_completion;
  ^
 inter.c:656:54: error: expected expression before ')' token
  rl_attempted_completion_function = (CPPFunction *) tdl_completion;
   ^
 inter.c: At top level:
 inter.c:320:15: warning: 'tdl_completion' defined but not used 
 [-Wunused-function]
  static char **tdl_completion(char *text, int start, int end)/*{{{*/
^
 inter.c:343:15: warning: 'null_tdl_completion' defined but not used 
 [-Wunused-function]
  static char **null_tdl_completion(char *text, int start, int end)/*{{{*/
^
 make[1]: *** [inter.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/tdl_1.5.2-3.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741793: skimage: FTBFS: ImportError: cannot import name '_fblas'

2014-03-16 Thread David Suárez
Source: skimage
Version: 0.9.3-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 pkgbuild=yes debian/tests/python3
 === python3.4 ===
 /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/skimage/viewer/qt/__init__.py:18:
  UserWarning: Could not import PyQt4: ImageViewer not available!
   warnings.warn(Could not import PyQt4: ImageViewer not available!)
 Failure: ImportError (cannot import name '_fblas') ... ERROR
 Failure: ImportError (cannot import name '_fblas') ... ERROR
 Failure: ImportError (No module named 'scipy.special._ufuncs') ... ERROR
 Failure: ImportError (cannot import name '_fblas') ... ERROR
 Failure: ImportError (cannot import name '_nd_image') ... ERROR
 Failure: ImportError (cannot import name '_fftpack') ... ERROR
 test_heap.test_heap ... ok
 test_mcp.test_basic ... ok
 test_mcp.test_neg_inf ... ok
 test_mcp.test_route ... ok
 test_mcp.test_no_diagonal ... ok
 test_mcp.test_offsets ... ok
 test_mcp.test_crashing((100, 100),) ... ok
 test_mcp.test_crashing((5, 8, 13, 17),) ... ok
 test_mcp.test_crashing((100, 100),) ... ok
 test_mcp.test_crashing((5, 8, 13, 17),) ... ok
 test_mcp.test_crashing((100, 100),) ... ok
 test_mcp.test_crashing((5, 8, 13, 17),) ... ok
 test_mcp.test_crashing((100, 100),) ... ok
 test_mcp.test_crashing((5, 8, 13, 17),) ... ok
 test_mcp.test_crashing((100, 100),) ... ok
 test_mcp.test_crashing((5, 8, 13, 17),) ... ok
 test_spath.test_basic ... ok
 test_spath.test_reach ... ok
 test_spath.test_non_square ... ok
 Failure: ImportError (cannot import name '_fblas') ... ERROR
 Failure: ImportError (cannot import name '_ni_support') ... ERROR
 Failure: ImportError (cannot import name '_ni_support') ... ERROR
 Failure: ImportError (No module named '_csr') ... ERROR
 Failure: ImportError (No module named 'scipy.special._ufuncs') ... ERROR
 test_check_constant (test_arraypad.TestConstant) ... ok
 test_check_simple (test_arraypad.TestEdge) ... ok
 test_check_simple (test_arraypad.TestLinearRamp) ... ok
 test_check_01 (test_arraypad.TestReflect) ... ok
 test_check_02 (test_arraypad.TestReflect) ... ok
 test_check_03 (test_arraypad.TestReflect) ... ok
 test_check_large_pad (test_arraypad.TestReflect) ... ok
 test_check_shape (test_arraypad.TestReflect) ... ok
 test_check_simple (test_arraypad.TestReflect) ... ok
 test_check_simple (test_arraypad.TestStatLen) ... ok
 test_check_maximum_1 (test_arraypad.TestStatistic) ... ok
 test_check_maximum_2 (test_arraypad.TestStatistic) ... ok
 test_check_mean_2 (test_arraypad.TestStatistic) ... ok
 test_check_mean_shape_one (test_arraypad.TestStatistic) ... ok
 test_check_mean_stat_length (test_arraypad.TestStatistic) ... ok
 test_check_median (test_arraypad.TestStatistic) ... ok
 test_check_median_01 (test_arraypad.TestStatistic) ... ok
 test_check_median_02 (test_arraypad.TestStatistic) ... ok
 test_check_minimum_1 (test_arraypad.TestStatistic) ... ok
 test_check_minimum_2 (test_arraypad.TestStatistic) ... ok
 test_check_01 (test_arraypad.TestWrap) ... ok
 test_check_02 (test_arraypad.TestWrap) ... ok
 test_check_large_pad (test_arraypad.TestWrap) ... ok
 test_check_simple (test_arraypad.TestWrap) ... ok
 test_arraypad.test_check_too_many_pad_axes ... ok
 test_arraypad.test_check_negative_stat_length ... ok
 test_arraypad.test_check_negative_pad_width ... ok
 test_arraypad.test_pad_one_axis_three_ways ... ok
 test_arraypad.test_zero_pad_width ... ok
 /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/skimage/util/dtype.py:107:
  UserWarning: Possible precision loss when converting from uint8 to int16
   %s to %s % (dtypeobj_in, dtypeobj))
 test_dtype.test_range('From uint8 to int16', array([0,  3598,  7196, 
 10922, 14520, 18118, 21845, 25443, 29041, 32767], dtype=int16), 0, 32767, 
 dtype('int16')) ... ok
 test_dtype.test_range('From uint8 to float64', array([ 0.,  
 0.10980392,  0.21960784,  0.,  0.44313725, ... ok
 test_dtype.test_range('From uint8 to uint16', array([0,  7196, 14392, 
 21845, 29041, 36237, 43690, 50886, 58082, 65535], dtype=uint16), 0, 65535, 
 dtype('uint16')) ... ok
 test_dtype.test_range('From uint8 to uint8', array([  0,  28,  56,  85, 113, 
 141, 170, 198, 226, 255], dtype=uint8), 0, 255, dtype('uint8')) ... ok
 test_dtype.test_range('From int8 to int16', array([-32768, -25315, -18119, 
 -10923,  -3470,   3469,  10922,  18118, ... ok
 test_dtype.test_range('From int8 to float64', array([-1., 
 -0.77254902, -0.55294118, -0., -0.10588235, ... ok
 /«PKGBUILDDIR»/debian/tmp/usr/lib/python3/dist-packages/skimage/util/dtype.py:103:
  UserWarning: Possible sign loss when converting negative image of type int8 
 to positive image of type uint16.
   %s to positive image of type %s. % (dtypeobj_in, dtypeobj))
 

Bug#741790: gimmix: FTBFS: gimmix-playlist.c:42:2: error: 'DIR' redeclared as different kind of symbol

2014-03-16 Thread David Suárez
Source: gimmix
Version: 0.5.7.1-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/taglib 
 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ 
 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz 
 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libmpd-1.0/ 
 -DPREFIX=\/usr\ -fPIC  -D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DHAVE_TAGEDITOR 
 -DHAVE_LYRICS -DHAVE_COVER_PLUGIN -pipe -Wall -c gimmix-playlist.c
 gimmix-playlist.c:42:2: error: 'DIR' redeclared as different kind of symbol
   DIR,
   ^
 In file included from /usr/include/glib-2.0/glib/gdir.h:34:0,
  from /usr/include/glib-2.0/glib.h:47,
  from /usr/include/libglade-2.0/glade/glade.h:25,
  from gimmix.h:14,
  from gimmix-core.h:8,
  from gimmix-playlist.h:4,
  from gimmix-playlist.c:26:
 /usr/include/dirent.h:127:28: note: previous declaration of 'DIR' was here
  typedef struct __dirstream DIR;
 ^
 gimmix-playlist.c: In function 'on_drag_data_get':
 gimmix-playlist.c:136:20: warning: variable 'selection' set but not used 
 [-Wunused-but-set-variable]
   GtkTreeSelection *selection = NULL;
 ^
 gimmix-playlist.c: In function 'gimmix_update_current_playlist':
 gimmix-playlist.c:471:9: warning: variable 'new' set but not used 
 [-Wunused-but-set-variable]
   gint   new;
  ^
 gimmix-playlist.c: In function 'cb_all_playlist_button_press':
 gimmix-playlist.c:912:31: warning: cast from pointer to integer of different 
 size [-Wpointer-to-int-cast]
   gboolean  current_playlist = (gboolean) data;
^
 gimmix-playlist.c: In function 'cb_gimmix_playlist_column_show_toggled':
 gimmix-playlist.c:1525:17: warning: cast from pointer to integer of different 
 size [-Wpointer-to-int-cast]
   gint  column = (gint) data;
  ^
 make[3]: *** [gimmix-playlist.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/gimmix_0.5.7.1-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741794: expeyes: FTBFS: install: cannot stat 'fr/Progman-jr/*.pdf': No such file or directory

2014-03-16 Thread David Suárez
Source: expeyes
Version: 3.1.7-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[2]: Entering directory `/«PKGBUILDDIR»/doc'
 install -d /«PKGBUILDDIR»/debian/tmp/usr/share/expeyes/doc
 for l in en fr; do \
 for p in $l/Docs/*.pdf $l/Docs-jr/*.pdf $l/Progman-jr/*.pdf; do \
   install -m 644 $p 
 /«PKGBUILDDIR»/debian/tmp/usr/share/expeyes/doc/$l-$(basename $p); \
 done; \
   done
 install: cannot stat 'en/Docs/*.pdf': No such file or directory
 install: cannot stat 'en/Docs-jr/*.pdf': No such file or directory
 install: cannot stat 'en/Progman-jr/*.pdf': No such file or directory
 install: cannot stat 'fr/Docs-jr/*.pdf': No such file or directory
 install: cannot stat 'fr/Progman-jr/*.pdf': No such file or directory
 make[2]: *** [install] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/expeyes_3.1.7-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741791: sensors-applet: FTBFS: panel-applet.h:169:13: error: unknown type name 'GtkActionGroup'

2014-03-16 Thread David Suárez
Source: sensors-applet
Version: 3.0.0+git4-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -DGNOMELOCALEDIR=\/usr/share/locale/\ 
 -DG_LOG_DOMAIN=\Sensors Applet\ 
 -DPIXMAPS_DIR=\/usr/share/pixmaps/sensors-applet/\ 
 -DDATADIR=\/usr/share/sensors-applet\ 
 -DLIBDIR=\/usr/lib/x86_64-linux-gnu\ 
 -DUIDIR=\/usr/share/sensors-applet/ui\ 
 -DSENSORS_APPLET_PLUGIN_DIR=\/usr/lib/x86_64-linux-gnu/sensors-applet/plugins/\
  -DSYSCONFDIR=\/etc\ -DPREFIX=\/usr\ -I.. -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
 -I/usr/include/libdrm   -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gconf/2 
 -I/usr/include/gtk-3.0 -I/usr/include/dbus-1.0 
 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/atk-1.0 
 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 
 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
 -I/usr/include/libdrm -I/usr/include/gnome-panel-4.0/libpanel-applet   
 -I/usr/include/cairo -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm   
 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12
 -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -DGDK_PIXBUF_DISABLE_DEPRECATED 
 -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -c 
 -o main.o main.c
 In file included from main.c:23:0:
 /usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:169:13: error: 
 unknown type name 'GtkActionGroup'
  GtkActionGroup *action_group);
  ^
 /usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:172:13: error: 
 unknown type name 'GtkActionGroup'
  GtkActionGroup *action_group);
  ^
 /usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:175:10: error: 
 unknown type name 'GtkActionGroup'
   GtkActionGroup *action_group);
   ^
 make[3]: *** [main.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/sensors-applet_3.0.0+git4-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741796: network-manager-openconnect: FTBFS: main.c:222:2: error: 'gtk_image_new_from_stock' is deprecated; Use 'gtk_image_new_from_icon_name' instead [-Werror=deprecated-declarations]

2014-03-16 Thread David Suárez
Source: network-manager-openconnect
Version: 0.9.8.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 
 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/NetworkManager 
 -I/usr/include/libnm-glib   -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
 -I/usr/include/libdrm   -I/usr/include/p11-kit-1 -I/usr/include/libxml2   
 -I/usr/include/libxml2   -I/usr/include/gnome-keyring-1 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   
 -DICONDIR=\/usr/share/pixmaps\ -DBINDIR=\/usr/bin\ 
 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
 -DGNOMELOCALEDIR=\/usr/share/locale\ -DVERSION=\0.9.8.4\ 
 -D_FORTIFY_SOURCE=2  -Wall -std=gnu89 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wshadow 
 -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement 
 -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare 
 -fno-strict-aliasing -Werror -c -o nm_openconnect_auth_dialog-main.o `test -f 
 'main.c' || echo './'`main.c
 main.c: In function 'ssl_box_add_error':
 main.c:222:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
 instead [-Werror=deprecated-declarations]
   image = gtk_image_new_from_stock(GTK_STOCK_DIALOG_ERROR,
   ^
 main.c:222:2: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
 main.c: In function 'ssl_box_add_notice':
 main.c:243:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
 instead [-Werror=deprecated-declarations]
   image = gtk_image_new_from_stock(GTK_STOCK_DIALOG_WARNING,
   ^
 main.c:243:2: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
 main.c: In function 'cookie_obtained':
 main.c:1291:4: error: 'gtk_image_set_from_stock' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkimage.h:151): Use 'gtk_image_set_from_icon_name' 
 instead [-Werror=deprecated-declarations]
 gtk_image_set_from_stock(GTK_IMAGE (ui_data-last_notice_icon),
 ^
 main.c:1292:8: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
 GTK_STOCK_DIALOG_ERROR,
 ^
 main.c: In function 'build_main_dialog':
 main.c:1475:2: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
   gtk_window_set_default_icon_name(GTK_STOCK_DIALOG_AUTHENTICATION);
   ^
 main.c:1479:13: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
  GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
  ^
 main.c:1517:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
 instead [-Werror=deprecated-declarations]
   image = gtk_image_new_from_stock(GTK_STOCK_CONNECT, GTK_ICON_SIZE_BUTTON);
   ^
 main.c:1517:2: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
 main.c:1571:2: error: 'gtk_image_new_from_stock' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' 
 instead [-Werror=deprecated-declarations]
   image = gtk_image_new_from_stock(GTK_STOCK_APPLY, GTK_ICON_SIZE_BUTTON);
   ^
 main.c:1571:2: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
 main.c:1578:2: error: 'gtk_button_new_from_stock' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkbutton.h:87): Use 'gtk_button_new_with_label' 
 instead [-Werror=deprecated-declarations]
   ui_data-cancel_button = gtk_button_new_from_stock (GTK_STOCK_CANCEL);
   ^
 main.c:1578:2: error: 'GtkStock' is deprecated 
 [-Werror=deprecated-declarations]
 cc1: all warnings being treated as errors
 make[3]: *** [nm_openconnect_auth_dialog-main.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/network-manager-openconnect_0.9.8.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every

Bug#741787: empire-lafe: FTBFS: lafe.c:709:20: error: 'Function' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: empire-lafe
Version: 1.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 cc -O2 -g -Wall -DLAFERC=\/etc/laferc\ -DLAFEREVISION=\1.1\   -c -o 
 lafe.o lafe.c
 In file included from lafe.c:55:0:
 lafe.h:10:14: warning: built-in function 'log' declared as non-function 
 [enabled by default]
  extern FILE *log; /* log file */
   ^
 lafe.c: In function 'main':
 lafe.c:709:20: error: 'Function' undeclared (first use in this function)
rl_event_hook = (Function *)event_hook;
 ^
 lafe.c:709:20: note: each undeclared identifier is reported only once for 
 each function it appears in
 lafe.c:709:30: error: expected expression before ')' token
rl_event_hook = (Function *)event_hook;
   ^
 lafe.c:710:32: error: expected expression before ')' token
rl_startup_hook = (Function *)save_readline;
 ^
 make[1]: *** [lafe.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/empire-lafe_1.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741789: gambas3: FTBFS: dh_install: gambas3-gb-db-postgresql missing files (usr/lib/gambas3/gb.db.postgresql*), aborting

2014-03-16 Thread David Suárez
Source: gambas3
Version: 3.5.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[3]: Entering directory `/«PKGBUILDDIR»'
 make[3]: Nothing to be done for `install-data-am'.
 make[3]: Leaving directory `/«PKGBUILDDIR»'
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 find /«PKGBUILDDIR»/debian/tmp/usr -name *.la -delete
 find /«PKGBUILDDIR»/debian/tmp/usr -name *.png -perm /ugo+x -exec chmod 644 
 \{} \;
 chmod 644 /«PKGBUILDDIR»/debian/tmp/usr/share/gambas3/gb.sdl/_default.bdf
 dh_install --sourcedir=debian/tmp -XCOPYING -XLicense -XLicence -i 
 dh_installman debian/gambas3.1 -p gambas3-ide
 dh_installman debian/gbs3.1 -p gambas3-script
 dh_installman debian/gbw3.1 -p gambas3-script
 dh_link -i
 dh_fixperms -i
 dh_gencontrol -i
 dpkg-gencontrol: warning: Depends field of package gambas3-gb-memcached: 
 unknown substitution variable ${shlibs:Depends}
 dpkg-gencontrol: warning: Depends field of package gambas3-gb-args: unknown 
 substitution variable ${shlibs:Depends}
 dh_installdocs -i
 dh_installchangelogs -i
 dh_lintian -i
 dh_compress -i
 dh_builddeb -i
 dpkg-deb: building package `gambas3-examples' in 
 `../gambas3-examples_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-chart' in 
 `../gambas3-gb-chart_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3' in `../gambas3_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-form-stock' in 
 `../gambas3-gb-form-stock_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-db-form' in 
 `../gambas3-gb-db-form_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-form' in 
 `../gambas3-gb-form_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-form-mdi' in 
 `../gambas3-gb-form-mdi_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-form-dialog' in 
 `../gambas3-gb-form-dialog_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-report' in 
 `../gambas3-gb-report_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-settings' in 
 `../gambas3-gb-settings_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-web' in 
 `../gambas3-gb-web_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-xml-rpc' in 
 `../gambas3-gb-xml-rpc_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-ide' in `../gambas3-ide_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-script' in 
 `../gambas3-script_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-eval-highlight' in 
 `../gambas3-gb-eval-highlight_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-memcached' in 
 `../gambas3-gb-memcached_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-args' in 
 `../gambas3-gb-args_3.5.2-1_all.deb'.
 dpkg-deb: building package `gambas3-gb-map' in 
 `../gambas3-gb-map_3.5.2-1_all.deb'.
 dh_install --sourcedir=debian/tmp -a
 dh_install: gambas3-gb-db-postgresql missing files 
 (usr/lib/gambas3/gb.db.postgresql*), aborting
 make: *** [binary-arch] Error 255

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/gambas3_3.5.2-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741797: iproute: FTBFS: grep: nullfont.log: No such file or directory

2014-03-16 Thread David Suárez
Source: iproute
Version: 20120521-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[2]: Entering directory `/«PKGBUILDDIR»/doc'
 Running LaTeX ip-cref.tex
 Re-running LaTeX ip-cref.tex, 2d pass
 Re-running LaTeX ip-cref.tex, 3d pass
 dvips ip-cref.dvi -o ip-cref.ps
 This is dvips(k) 5.993 Copyright 2013 Radical Eye Software 
 (www.radicaleye.com)
 ' TeX output 2014.03.15:0307' - ip-cref.ps
 /usr/share/texlive/texmf-dist/dvips/base/tex.pro
 /usr/share/texlive/texmf-dist/dvips/base/texps.pro. 
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb[1] 
 [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] 
 [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] 
 [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] 
 [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] 
 Running LaTeX ip-tunnels.tex
 Re-running LaTeX ip-tunnels.tex, 2d pass
 dvips ip-tunnels.dvi -o ip-tunnels.ps
 This is dvips(k) 5.993 Copyright 2013 Radical Eye Software 
 (www.radicaleye.com)
 ' TeX output 2014.03.15:0307' - ip-tunnels.ps
 /usr/share/texlive/texmf-dist/dvips/base/tex.pro
 /usr/share/texlive/texmf-dist/dvips/base/texps.pro. 
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb[1] 
 [2] [3] [4] [5] [6] [7] [8] 
 Running LaTeX api-ip6-flowlabels.tex
 Re-running LaTeX api-ip6-flowlabels.tex, 2d pass
 dvips api-ip6-flowlabels.dvi -o api-ip6-flowlabels.ps
 This is dvips(k) 5.993 Copyright 2013 Radical Eye Software 
 (www.radicaleye.com)
 ' TeX output 2014.03.15:0307' - api-ip6-flowlabels.ps
 /usr/share/texlive/texmf-dist/dvips/base/tex.pro
 /usr/share/texlive/texmf-dist/dvips/base/texps.pro. 
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb
 /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmcsc10.pfb[1] 
 [2] [3] [4] [5] [6] [7] [8] 
 sgml2latex --output=dvi ss.sgml
 Processing file ss.sgml
 
 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.
 
 

Bug#741804: indicator-applet: FTBFS: panel-applet.h:169:13: error: unknown type name 'GtkActionGroup'

2014-03-16 Thread David Suárez
Source: indicator-applet
Version: 0.5.0-1.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 
 -DG_LOG_DOMAIN=\Indicator-Applet\ -DDATADIR=\/usr/share\ 
 -DINDICATOR_DIR=\/usr/lib/indicators3/7/\ 
 -DINDICATOR_ICONS_DIR=\/usr/share/libindicator/icons/\ -DINDICATOR_APPLET 
 -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I./.. -pthread 
 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
 -I/usr/include/libdrm -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 
 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
 -I/usr/include/gnome-panel-4.0/libpanel-applet 
 -I/usr/include/libindicator3-0.4   -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o 
 indicator_applet-applet-main.o `test -f 'applet-main.c' || echo 
 './'`applet-main.c
 In file included from applet-main.c:27:0:
 /usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:169:13: error: 
 unknown type name 'GtkActionGroup'
  GtkActionGroup *action_group);
  ^
 /usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:172:13: error: 
 unknown type name 'GtkActionGroup'
  GtkActionGroup *action_group);
  ^
 /usr/include/gnome-panel-4.0/libpanel-applet/panel-applet.h:175:10: error: 
 unknown type name 'GtkActionGroup'
   GtkActionGroup *action_group);
   ^
 applet-main.c: In function 'entry_secondary_activated':
 applet-main.c:291:3: warning: enumeration value 'GDK_NOTHING' not handled in 
 switch [-Wswitch]
switch (event-type) {
^
 applet-main.c:291:3: warning: enumeration value 'GDK_DELETE' not handled in 
 switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DESTROY' not handled in 
 switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_EXPOSE' not handled in 
 switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_MOTION_NOTIFY' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_2BUTTON_PRESS' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DOUBLE_BUTTON_PRESS' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_3BUTTON_PRESS' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_TRIPLE_BUTTON_PRESS' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_KEY_PRESS' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_KEY_RELEASE' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_FOCUS_CHANGE' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_CONFIGURE' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_MAP' not handled in 
 switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_UNMAP' not handled in 
 switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_PROPERTY_NOTIFY' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_SELECTION_CLEAR' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_SELECTION_REQUEST' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_SELECTION_NOTIFY' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_PROXIMITY_IN' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_PROXIMITY_OUT' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DRAG_ENTER' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DRAG_LEAVE' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DRAG_MOTION' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DRAG_STATUS' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DROP_START' not handled 
 in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_DROP_FINISHED' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_CLIENT_EVENT' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: enumeration value 'GDK_VISIBILITY_NOTIFY' not 
 handled in switch [-Wswitch]
 applet-main.c:291:3: warning: 

Bug#741799: jfractionlab: FTBFS: javac: invalid flag: /usr/share/java/unoil.jar

2014-03-16 Thread David Suárez
Source: jfractionlab
Version: 0.91-2.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 dpkg-query: package 'openoffice-java-common' is not installed
 Use dpkg --info (= dpkg-deb --info) to examine archive files,
 and dpkg --contents (= dpkg-deb --contents) to list their contents.
 dpkg-query: package 'openoffice-java-common' is not installed
 Use dpkg --info (= dpkg-deb --info) to examine archive files,
 and dpkg --contents (= dpkg-deb --contents) to list their contents.
 dh_testdir
 #compile java sources
 find src/jfractionlab -name *.java -and -type f -print0 | xargs -0 
 /usr/bin/javac -client -source 1.5 -target 1.5 -cp 
 src:/usr/share/java/tablelayout.jar:/usr/share/java/java_uno.jar:/usr/share/java/juh.jar:/usr/share/java/jurt.jar:/usr/share/java/ridl.jar:/usr/share/java/unoloader.jar:/usr/share/libreoffice/program/classes/unoil.jar
  /usr/share/java/unoil.jar
 javac: invalid flag: /usr/share/java/unoil.jar
 Usage: javac options source files
 use -help for a list of possible options
 make: *** [build-stamp] Error 123

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/jfractionlab_0.91-2.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741803: haskell-hsql-postgresql: FTBFS: Type.hsc:7:22: fatal error: postgres.h: No such file or directory

2014-03-16 Thread David Suárez
Source: haskell-hsql-postgresql
Version: 1.8.2-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a 
 deprecated variable
 if test ! -e Setup.lhs -a ! -e Setup.hs; then echo No setup script found!; 
 exit 1; fi
 for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc --make $setup 
 -o debian/hlibrary.setup; exit 0; fi; done
 [1 of 1] Compiling Main ( Setup.lhs, Setup.o )
 Linking debian/hlibrary.setup ...
 debian/hlibrary.setup configure --ghc -v2 \
   --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib \
   --builddir=dist-ghc \
   --haddockdir=/usr/lib/ghc-doc/haddock/hsql-postgresql-1.8.2/ 
 --datasubdir=hsql-postgresql\
   --htmldir=/usr/share/doc/libghc-hsql-postgresql-doc/html/ 
 --enable-library-profiling  \
  
 Configuring hsql-postgresql-1.8.2...
 Dependency base ==4.*: using base-4.6.0.1
 Dependency hsql =1.8.2  1.9: using hsql-1.8.2
 Dependency old-time -any: using old-time-1.1.0.1
 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/hsql-postgresql-1.8.2/ghc-7.6.3
 Private binaries installed in: /usr/libexec
 Data files installed in: /usr/share/hsql-postgresql
 Documentation installed in: /usr/share/doc/hsql-postgresql-1.8.2
 No alex found
 Using ar found on system at: /usr/bin/ar
 No c2hs found
 Using cpphs version 1.16 found on system at: /usr/bin/cpphs
 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
 configure: Using pg_config: /usr/bin/pg_config
 configure: configuring pq library
 /usr/bin/pg_config --libdir
 /usr/bin/pg_config --includedir
 /usr/bin/pg_config --includedir-server
 configure: missing directory: /usr/include/postgresql/9.3/server
 debian/hlibrary.setup build --builddir=dist-ghc
 Building hsql-postgresql-1.8.2...
 Preprocessing library hsql-postgresql-1.8.2...
 Type.hsc:7:22: fatal error: postgres.h: No such file or directory
 compilation terminated.
 compiling dist-ghc/build/DB/HSQL/PG/Type_hsc_make.c failed (exit code 1)
 command was: /usr/bin/gcc -c dist-ghc/build/DB/HSQL/PG/Type_hsc_make.c -o 
 dist-ghc/build/DB/HSQL/PG/Type_hsc_make.o -fno-stack-protector 
 -Wl,--hash-size=31 -Wl,--reduce-memory-overheads -D__GLASGOW_HASKELL__=706 
 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH 
 -I/usr/include/postgresql -Idist-ghc/build/autogen -include 
 dist-ghc/build/autogen/cabal_macros.h -I/usr/lib/ghc/old-time-1.1.0.1/include 
 -Idist-ghc/build/autogen -include dist-ghc/build/autogen/cabal_macros.h 
 -Idist-ghc/build/autogen -include dist-ghc/build/autogen/cabal_macros.h 
 -I/usr/lib/ghc/base-4.6.0.1/include -Idist-ghc/build/autogen -include 
 dist-ghc/build/autogen/cabal_macros.h -Idist-ghc/build/autogen -include 
 dist-ghc/build/autogen/cabal_macros.h -Idist-ghc/build/autogen -include 
 dist-ghc/build/autogen/cabal_macros.h -I/usr/lib/ghc/include 
 -Idist-ghc/build/autogen -include dist-ghc/build/autogen/cabal_macros.h 
 -I/usr/lib/ghc/include/
 make: *** [build-ghc-stamp] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/haskell-hsql-postgresql_1.8.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741798: indicator-messages: FTBFS: indicator-messages.c:435:2: error: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Werror=deprecated-declarations]

2014-03-16 Thread David Suárez
Source: indicator-messages
Version: 0.6.0-1.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I/«PKGBUILDDIR»/./src -I..   -D_FORTIFY_SOURCE=2 -pthread 
 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
 -I/usr/include/libdrm -I/usr/include/libdbusmenu-glib-0.4 
 -I/usr/include/libdbusmenu-gtk3-0.4 -I/usr/include/libindicator3-0.4 
 -I/usr/include/libindicate-0.7-Wall -Wl,-Bsymbolic-functions -Wl,-z,defs 
 -Wl,--as-needed -Werror -DG_LOG_DOMAIN=\Indicator-Messages\ -g -O2 
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -Wall -c -o libmessaging_la-indicator-messages.lo `test -f 
 'indicator-messages.c' || echo '/«PKGBUILDDIR»/./src/'`indicator-messages.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/«PKGBUILDDIR»/./src -I.. 
 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 
 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 
 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 
 -I/usr/include/libdrm -I/usr/include/libdbusmenu-glib-0.4 
 -I/usr/include/libdbusmenu-gtk3-0.4 -I/usr/include/libindicator3-0.4 
 -I/usr/include/libindicate-0.7 -Wall -Wl,-Bsymbolic-functions -Wl,-z,defs 
 -Wl,--as-needed -Werror -DG_LOG_DOMAIN=\Indicator-Messages\ -g -O2 
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -Wall -c /«PKGBUILDDIR»/./src/indicator-messages.c  -fPIC -DPIC -o 
 .libs/libmessaging_la-indicator-messages.o
 /«PKGBUILDDIR»/./src/indicator-messages.c: In function 
 'application_triangle_draw_cb':
 /«PKGBUILDDIR»/./src/indicator-messages.c:435:2: error: 
 'gtk_widget_get_style' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:672): Use 
 'gtk_widget_get_style_context' instead [-Werror=deprecated-declarations]
   style = gtk_widget_get_style (widget);
   ^
 /«PKGBUILDDIR»/./src/indicator-messages.c:464:2: error: 
 'gtk_widget_get_state' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkwidget.h:678): Use 'gtk_widget_get_state_flags' 
 instead [-Werror=deprecated-declarations]
   cairo_set_source_rgb (cr, 
 style-fg[gtk_widget_get_state(widget)].red/65535.0,
   ^
 /«PKGBUILDDIR»/./src/indicator-messages.c:465:28: error: 
 'gtk_widget_get_state' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkwidget.h:678): Use 'gtk_widget_get_state_flags' 
 instead [-Werror=deprecated-declarations]
 
 style-fg[gtk_widget_get_state(widget)].green/65535.0,
 ^
 /«PKGBUILDDIR»/./src/indicator-messages.c:466:28: error: 
 'gtk_widget_get_state' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkwidget.h:678): Use 'gtk_widget_get_state_flags' 
 instead [-Werror=deprecated-declarations]
 
 style-fg[gtk_widget_get_state(widget)].blue/65535.0);
 ^
 /«PKGBUILDDIR»/./src/indicator-messages.c: In function 'numbers_draw_cb':
 /«PKGBUILDDIR»/./src/indicator-messages.c:535:2: error: 
 'gtk_widget_get_style' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:672): Use 
 'gtk_widget_get_style_context' instead [-Werror=deprecated-declarations]
   style = gtk_widget_get_style (widget);
   ^
 /«PKGBUILDDIR»/./src/indicator-messages.c:571:2: error: 
 'gtk_widget_get_state' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkwidget.h:678): Use 'gtk_widget_get_state_flags' 
 instead [-Werror=deprecated-declarations]
   cairo_set_source_rgba (cr, 
 style-fg[gtk_widget_get_state(widget)].red/65535.0,
   ^
 /«PKGBUILDDIR»/./src/indicator-messages.c:572:29: error: 
 'gtk_widget_get_state' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkwidget.h:678): Use 'gtk_widget_get_state_flags' 
 instead [-Werror=deprecated-declarations]
  
 style-fg[gtk_widget_get_state(widget)].green/65535.0,
  ^
 /«PKGBUILDDIR»/./src/indicator-messages.c:573:29: error: 
 'gtk_widget_get_state' is deprecated (declared at 
 /usr/include/gtk-3.0/gtk/gtkwidget.h:678): Use 'gtk_widget_get_state_flags' 
 instead [-Werror=deprecated-declarations]
  
 style-fg[gtk_widget_get_state(widget)].blue/65535.0, 0.5);
  ^

Bug#741800: ruby-i18n: FTBFS: ERROR: Test ruby1.9.1 failed: NoMethodError: undefined method `expects' for I18n:Module

2014-03-16 Thread David Suárez
Source: ruby-i18n
Version: 0.6.9-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
   NoMethodError: undefined method `expects' for I18n:Module
 /«PKGBUILDDIR»/test/i18n_test.rb:146:in `block in class:I18nTest'
 ===
 .
 
 Finished in 2.034810413 seconds.
 
 1084 tests, 1524 assertions, 0 failures, 23 errors, 0 pendings, 0 omissions, 
 0 notifications
 97.8782% passed
 
 532.73 tests/s, 748.96 assertions/s
 ERROR: Test ruby1.9.1 failed: 

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/ruby-i18n_0.6.9-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741807: valabind: FTBFS: main.c:11:18: fatal error: vala.h: No such file or directory

2014-03-16 Thread David Suárez
Source: valabind
Version: 0.7.4-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 Generating config.vala
 mkdir -p build
 Generating config.vala - build/config.vapi
 Generating main.vala - build/main.vapi
 Generating valabindwriter.vala - build/valabindwriter.vapi
 Generating nodeffiwriter.vala - build/nodeffiwriter.vapi
 Generating utils.vala - build/utils.vapi
 Generating girwriter.vala - build/girwriter.vapi
 Generating swigwriter.vala - build/swigwriter.vapi
 Generating cxxwriter.vala - build/cxxwriter.vapi
 Generating ctypeswriter.vala - build/ctypeswriter.vapi
 Generating dlangwriter.vala - build/dlangwriter.vapi
 Compiling config.vala main.vala valabindwriter.vala nodeffiwriter.vala 
 utils.vala girwriter.vala swigwriter.vala cxxwriter.vala ctypeswriter.vala 
 dlangwriter.vala - valabind
 valac -g --cc=cc -X -D_FORTIFY_SOURCE=2 -X -g -X -O2 -X -fstack-protector 
 -X --param=ssp-buffer-size=4 -X -Wformat -X -Werror=format-security -X 
 -Wl,-z,relro -o valabind --pkg posix --pkg libvala-0.22 --save-temps  
 config.vala main.vala valabindwriter.vala nodeffiwriter.vala utils.vala 
 girwriter.vala swigwriter.vala cxxwriter.vala ctypeswriter.vala 
 dlangwriter.vala 
 ctypeswriter.vala:92.2-92.23: warning: method `CtypeClass.depends_on' never 
 used
   public bool depends_on(string d) {
   ^^
 /«PKGBUILDDIR»/main.c:11:18: fatal error: vala.h: No such file or directory
  #include vala.h
   ^
 compilation terminated.
 /«PKGBUILDDIR»/valabindwriter.c:8:18: fatal error: vala.h: No such file or 
 directory
  #include vala.h
   ^
 compilation terminated.
 /«PKGBUILDDIR»/nodeffiwriter.c:8:18: fatal error: vala.h: No such file or 
 directory
  #include vala.h
   ^
 compilation terminated.
 /«PKGBUILDDIR»/girwriter.c:8:18: fatal error: vala.h: No such file or 
 directory
  #include vala.h
   ^
 compilation terminated.
 /«PKGBUILDDIR»/swigwriter.c:8:18: fatal error: vala.h: No such file or 
 directory
  #include vala.h
   ^
 compilation terminated.
 /«PKGBUILDDIR»/cxxwriter.c:8:18: fatal error: vala.h: No such file or 
 directory
  #include vala.h
   ^
 compilation terminated.
 /«PKGBUILDDIR»/ctypeswriter.c:11:18: fatal error: vala.h: No such file or 
 directory
  #include vala.h
   ^
 compilation terminated.
 /«PKGBUILDDIR»/dlangwriter.c:8:18: fatal error: vala.h: No such file or 
 directory
  #include vala.h
   ^
 compilation terminated.
 error: cc exited with status 256
 Compilation failed: 1 error(s), 1 warning(s)
 make[1]: *** [valabind] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/valabind_0.7.4-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741801: pp-popularity-contest: FTBFS: configure: error: Could not find a version of the library! (Boost multiarch issues)

2014-03-16 Thread David Suárez
Source: pp-popularity-contest
Version: 1.0.6-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 checking whether g++ accepts -g... yes
 checking dependency style of g++... none
 checking for ranlib... ranlib
 checking for boostlib = 1.20.0... yes
 checking whether the Boost::Program_Options library is available... yes
 configure: error: Could not find a version of the library!

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/pp-popularity-contest_1.0.6-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741806: pygresql: FTBFS: pgmodule.c:32:22: fatal error: postgres.h: No such file or directory

2014-03-16 Thread David Suárez
Source: pygresql
Version: 1:4.0-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
 -Wall -Wstrict-prototypes -fPIC -Iinclude -I/usr/include/postgresql 
 -I/usr/include/python2.7 -c pgmodule.c -o 
 build/temp.linux-x86_64-2.7/pgmodule.o -O2
 pgmodule.c:32:22: fatal error: postgres.h: No such file or directory
  #include postgres.h
   ^
 compilation terminated.
 error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
 make: *** [build-arch-stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/pygresql_4.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741808: ruby-rack-rewrite: FTBFS: ERROR: Test ruby1.9.1 failed: NoMethodError: undefined method `stubs' for File:Class

2014-03-16 Thread David Suárez
Source: ruby-rack-rewrite
Version: 1.3.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 NoMethodError: undefined method `stubs' for File:Class
 /«PKGBUILDDIR»/test/rule_test.rb:9:in `block (2 levels) in 
 should_pass_maintenance_tests'
 /usr/lib/ruby/vendor_ruby/shoulda/context/context.rb:418:in `call'
 /usr/lib/ruby/vendor_ruby/shoulda/context/context.rb:418:in `block in 
 run_current_setup_blocks'
 /usr/lib/ruby/vendor_ruby/shoulda/context/context.rb:417:in `each'
 /usr/lib/ruby/vendor_ruby/shoulda/context/context.rb:417:in 
 `run_current_setup_blocks'
 /usr/lib/ruby/vendor_ruby/shoulda/context/context.rb:399:in `block in 
 create_test_from_should_hash'
 
 121 tests, 127 assertions, 0 failures, 27 errors, 0 skips
 ERROR: Test ruby1.9.1 failed: 

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/ruby-rack-rewrite_1.3.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741805: haskell-haskore: FTBFS: ! LaTeX Error: File `xcolor.sty' not found.

2014-03-16 Thread David Suárez
Source: haskell-haskore
Version: 0.2.0.3-5
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 epstopdf src/Doc/Pics/equiv.eps
 epstopdf src/Doc/Pics/poly.eps
 TEXINPUTS=src:src/Doc: pdflatex src/Doc/Tutorial.tex
 This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
  restricted \write18 enabled.
 entering extended mode
 (./src/Doc/Tutorial.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/fleqn.clo)
 (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))
 (/usr/share/texlive/texmf-dist/tex/latex/comment/comment.sty
 Excluding comment 'comment')
 (/usr/share/texlive/texmf-dist/tex/latex/base/doc.sty
 (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty))
 (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)
 Writing index file Tutorial.idx
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
 (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)
 (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def
 (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
 (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t
 ex)) 
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
 (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty))
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex))
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
 (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
 (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)))
 (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t
 ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg)
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de
 f)))
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.
 tex)
 (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.
 tex))
 
 ! LaTeX Error: File `xcolor.sty' not found.
 
 Type X to quit or RETURN to proceed,
 or enter new name. (Default extension: sty)
 
 Enter file name: 
 ! Emergency stop.
 read * 
  
 l.14 ^^M
 
 !  == Fatal error occurred, no output PDF file produced!
 Transcript written on Tutorial.log.
 make[1]: *** [pdf] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/haskell-haskore_0.2.0.3-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741812: easymp3gain: FTBFS: Could not check LCL version (Lazbuild found?)

2014-03-16 Thread David Suárez
Source: easymp3gain
Version: 0.5.0+svn135-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«BUILDDIR»/easymp3gain-0.5.0+svn135'
 mkdir -p /«BUILDDIR»/easymp3gain-0.5.0+svn135/build
 mkdir -p /«BUILDDIR»/easymp3gain-0.5.0+svn135/debian/fakehome
 cd /«BUILDDIR»/easymp3gain-0.5.0+svn135/build  cmake 
 -DCMAKE_INSTALL_PREFIX=/usr -DGTK2=ON -DQT4=ON ..
 -- The C compiler identification is GNU 4.8.2
 -- The CXX compiler identification is GNU 4.8.2
 -- Check for working C compiler: /usr/bin/cc
 -- Check for working C compiler: /usr/bin/cc -- works
 -- Detecting C compiler ABI info
 -- Detecting C compiler ABI info - done
 -- Check for working CXX compiler: /usr/bin/c++
 -- Check for working CXX compiler: /usr/bin/c++ -- works
 -- Detecting CXX compiler ABI info
 -- Detecting CXX compiler ABI info - done
 -- Compiling easyMp3Gain version 0.5.1
 -- Found Gettext: /usr/bin/msgmerge (found version 0.18.3) 
 -- Found PkgConfig: /usr/bin/pkg-config (found version 0.26) 
 -- Check for working Pascal compiler: /usr/bin/fpc
 -- Check for working Pascal compiler: /usr/bin/fpc -- works
 -- FPC version is: 2.6
 -- Check for Lazbuild: /usr/bin/lazbuild
 CMake Error at data/cmake/FindLazbuild.cmake:36 (message):
   Could not check LCL version (Lazbuild found?)
 Call Stack (most recent call first):
   src/CMakeLists.txt:3 (find_package)
 
 
 -- Configuring incomplete, errors occurred!
 See also 
 /«BUILDDIR»/easymp3gain-0.5.0+svn135/build/CMakeFiles/CMakeOutput.log.
 make[1]: *** [override_dh_auto_configure] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/easymp3gain_0.5.0+svn135-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741816: bird: FTBFS: ../../client/birdc.c:32:1: error: unknown type name 'Function'

2014-03-16 Thread David Suárez
Source: bird
Version: 1.4.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -I../ -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -O2 
 -fno-strict-aliasing -fno-strict-overflow -fPIC -pthread -o birdc.o -c 
 ../../client/birdc.c
 ../../client/birdc.c:32:1: error: unknown type name 'Function'
  extern Function *rl_last_func;
  ^
 ../../client/birdc.c:32:18: error: conflicting types for 'rl_last_func'
  extern Function *rl_last_func;
   ^
 In file included from ../../client/birdc.c:14:0:
 /usr/include/readline/readline.h:545:27: note: previous declaration of 
 'rl_last_func' was here
  extern rl_command_func_t *rl_last_func;
^
 ../../client/birdc.c: In function 'input_complete':
 ../../client/birdc.c:85:20: warning: comparison of distinct pointer types 
 lacks a cast [enabled by default]
if (rl_last_func != input_complete)
 ^
 make[3]: *** [birdc.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/bird_1.4.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741809: fai: FTBFS: a2x: ERROR: missing resource: /«PKGBUILDDIR»/doc/.a2x-icons/warning.png

2014-03-16 Thread David Suárez
Source: fai
Version: 4.1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[2]: Entering directory `/«PKGBUILDDIR»/doc'
 a2x -L --icons -a toc -a toclevels=3 -f text fai-guide.txt
 a2x -L --icons-dir=.a2x-icons --icons --copy --asciidoc-opt=-a toc -a 
 toclevels=3 --xsltproc-opts=--stringparam use.id.as.filename 1 -f xhtml 
 fai-guide.txt
 a2x: ERROR: missing resource: /«PKGBUILDDIR»/doc/.a2x-icons/warning.png
 make[2]: *** [html] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/fai_4.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741818: tkgate: FTBFS: block.c:1103:20: error: 'Tcl_Interp' has no member named 'result'

2014-03-16 Thread David Suárez
Source: tkgate
Version: 2.0~b10-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I. -I../..-DTKGATE_HOMEDIR=\/usr/share/tkgate\ 
 -I../.. -I../../src/common  -I/usr/include/tcl8.6 -I/usr/include -O2 -g -c 
 block.c
 block.c: In function 'guessPortName':
 block.c:1103:20: error: 'Tcl_Interp' has no member named 'result'
  if (*TkGate.tcl-result)
 ^
 block.c:1104:28: error: 'Tcl_Interp' has no member named 'result'
strcpy(buf,TkGate.tcl-result);
 ^
 In file included from /usr/include/string.h:631:0,
  from block.c:21:
 block.c: In function 'block_setPortName':
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1167:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c: In function 'block_getNewPortProperties':
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'
if (strcmp(TkGate.tcl-result,1) == 0) {
 ^
 block.c:1546:24: error: 'Tcl_Interp' has no member named 'result'

Bug#741810: encfs: FTBFS: configure: error: Could not link against

2014-03-16 Thread David Suárez
Source: encfs
Version: 1.7.4-2.4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Maybe related to boost multiarch problems.

Relevant part (hopefully):
 checking for cc_r... gcc
 checking for boostlib = 1.34... yes
 checking whether the Boost::System library is available... yes
 configure: WARNING: BOOST_CPPFLAGS -I/usr/include
 checking whether the Boost::Serialization library is available... yes
 configure: error: Could not link against  !

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/encfs_1.7.4-2.4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741814: libitpp: FTBFS: Tests failures

2014-03-16 Thread David Suárez
Source: libitpp
Version: 4.3.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[5]: Entering directory `/«PKGBUILDDIR»/build'
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 64
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 65
 [ 63%] /usr/bin/cmake -E cmake_progress_report 
 /«PKGBUILDDIR»/build/CMakeFiles 
 Building CXX object gtests/CMakeFiles/itpp_gtests.dir/window_test.cpp.o
 [ 64%] [ 65%] cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG 
 -fopenmp  -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/«PKGBUILDDIR» 
 -I/«PKGBUILDDIR»/build -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/window_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/window_test.cpp
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 66
 [ 65%] /usr/bin/cmake -E cmake_progress_report 
 /«PKGBUILDDIR»/build/CMakeFiles 
 [ 66%] Building CXX object gtests/CMakeFiles/itpp_gtests.dir/turbo_test.cpp.o
 Building CXX object gtests/CMakeFiles/itpp_gtests.dir/vec_test.cpp.o
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 67
 [ 66%] cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/vec_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/vec_test.cpp
 cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/turbo_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/turbo_test.cpp
 [ 67%] /usr/bin/cmake -E cmake_progress_report 
 /«PKGBUILDDIR»/build/CMakeFiles 
 Building CXX object gtests/CMakeFiles/itpp_gtests.dir/transforms_test.cpp.o
 cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/transforms_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/transforms_test.cpp
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 68
 [ 67%] Building CXX object gtests/CMakeFiles/itpp_gtests.dir/svd_test.cpp.o
 Building CXX object gtests/CMakeFiles/itpp_gtests.dir/timer_test.cpp.o
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 
 cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/svd_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/svd_test.cpp
 cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/timer_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/timer_test.cpp
 Building CXX object gtests/CMakeFiles/itpp_gtests.dir/stat_test.cpp.o
 [ 68%] Building CXX object gtests/CMakeFiles/itpp_gtests.dir/stc_test.cpp.o
 cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/stc_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/stc_test.cpp
 [ 68%] cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/stat_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/stat_test.cpp
 Building CXX object gtests/CMakeFiles/itpp_gtests.dir/specmat_test.cpp.o
 cd /«PKGBUILDDIR»/build/gtests  /usr/bin/c++-DNDEBUG -fopenmp  
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/build 
 -I/usr/src/gtest -I/usr/src/gtest/include-o 
 CMakeFiles/itpp_gtests.dir/specmat_test.cpp.o -c 
 /«PKGBUILDDIR»/gtests/specmat_test.cpp
 

Bug#741817: genius: FTBFS: inter.c:370:4: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: genius
Version: 1.0.14-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\/usr/share/locale\ 
 -DG_LOG_DOMAIN=\Genius\ -DDATADIR=\/usr/share\ 
 -DLIBEXECDIR=\/usr/lib/genius\ -DBUILDDIR=\/«PKGBUILDDIR»\ -I. -I.. 
 -I../ve -I../gtkextra -I.. -I../ve -I../gtkextra -I/usr/include -Wall 
 -Wmissing-prototypes-pthread -I/usr/include/gtk-2.0 
 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz 
 -I/usr/include/vte-0.0   -pthread -I/usr/include/libxml2 
 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ 
 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz 
 -I/usr/include/gtksourceview-2.0 -D_FORTIFY_SOURCE=2  -finline-functions 
 -frename-registers -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -Wall -c inter.c
 inter.c: In function 'init_inter':
 inter.c:370:4: error: 'CPPFunction' undeclared (first use in this function)
(CPPFunction *)tab_completion;
 ^
 inter.c:370:4: note: each undeclared identifier is reported only once for 
 each function it appears in
 inter.c:370:17: error: expected expression before ')' token
(CPPFunction *)tab_completion;
  ^
 inter.c: At top level:
 inter.c:323:1: warning: 'tab_completion' defined but not used 
 [-Wunused-function]
  tab_completion (const char *text, int start, int end)
  ^
 make[4]: *** [inter.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/genius_1.0.14-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741813: fence-agents: FTBFS: /bin/bash: line 3: xmllint: command not found

2014-03-16 Thread David Suárez
Source: fence-agents
Version: 4.0.7.1-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[5]: Entering directory `/«PKGBUILDDIR»/fence/agents/xenapi'
 bash ../../../scripts/fenceparse \
   ../../../make/copyright.cf REDHAT_COPYRIGHT \
   UNKNOWN \
   /«PKGBUILDDIR»/fence/agents/xenapi fence_xenapi | \
   sed \
   -e 's#@''FENCEAGENTSLIBDIR@#/usr/share/fence#g' \
   -e 's#@''SNMPBIN@#/usr/bin#g' \
   -e 's#@''LOGDIR@#/var/log/cluster#g' \
   -e 's#@''SBINDIR@#/usr/sbin#g' \
   -e 's#@''LIBEXECDIR@#/usr/lib/fence-agents#g' \
   -e 's#@''IPMITOOL_PATH@#/usr/bin/ipmitool#g' \
   -e 's#@''AMTTOOL_PATH@#/usr/bin/amttool#g' \
   -e 's#@''GNUTLSCLI_PATH@#/usr/bin/gnutls-cli#g' \
fence_xenapi
 if [ 0 -eq `echo fence_xenapi.py | grep fence_  /dev/null; echo $?` ]; 
 then \
   
 PYTHONPATH=/«PKGBUILDDIR»/fence/agents/xenapi/../lib:/«PKGBUILDDIR»/fence/agents/xenapi/../lib
  ../../../fence/agents/lib/check_used_options.py fence_xenapi; \
   else true ; fi
 set -e  \
   
 PYTHONPATH=/«PKGBUILDDIR»/fence/agents/xenapi/../lib:/«PKGBUILDDIR»/fence/agents/xenapi/../lib
  \
   python fence_xenapi ../../../fence/agents/lib/fence2man.xsl -o 
 metadata  .fence_xenapi.8.tmp  \
   xmllint --noout --relaxng 
 /«PKGBUILDDIR»/fence/agents/xenapi/../lib/metadata.rng .fence_xenapi.8.tmp  
 \
   xsltproc ../../../fence/agents/lib/fence2man.xsl .fence_xenapi.8.tmp  
 fence_xenapi.8
 /bin/bash: line 3: xmllint: command not found
 make[5]: *** [fence_xenapi.8] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/fence-agents_4.0.7.1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741815: ruby-magic: FTBFS: ERROR: Test ruby1.9.1 failed

2014-03-16 Thread David Suárez
Source: ruby-magic
Version: 0.2.6-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 Running tests for ruby1.9.1 using debian/ruby-tests.rb...
 Run options: 
 
 # Running tests:
 
 FF.
 
 Finished tests in 0.041083s, 267.7497 tests/s, 267.7497 assertions/s.
 
   1) Failure:
 test_guess_filelogo.jpg_mime_with_empty_database(TestMagic) 
 [/«PKGBUILDDIR»/test/test_magic.rb:41]:
 application/octet-stream; charset=binary expected but was
 binary; charset=binary.
 
   2) Failure:
 test_guess_non-existing_file_mime(TestMagic) 
 [/«PKGBUILDDIR»/test/test_magic.rb:31]:
 Magic::Exception expected but nothing was raised.
 
 11 tests, 11 assertions, 2 failures, 0 errors, 0 skips
 ERROR: Test ruby1.9.1 failed: 

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/ruby-magic_0.2.6-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741811: libfreemarker-java: FTBFS: java.io.FileNotFoundException: /sbuild-nonexistent/.ivy2/cache/resolved-org.freemarker-freemarker-work...@ip-172-31-6-244.xml (No such file or directory)

2014-03-16 Thread David Suárez
Source: libfreemarker-java
Version: 2.3.20-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 test -x debian/rules
 mkdir -p .
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit.jar:/usr/share/java/ant-junit.jar:/usr/share/java/ivy.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true javacc jar javadoc
 Buildfile: /«PKGBUILDDIR»/build.xml
  [copy] Copying 1 file to /«PKGBUILDDIR»/build
[delete] Deleting: /«PKGBUILDDIR»/build/version.properties.tmp
 
 _autoget-deps:
  [copy] Copying 1 file to /«PKGBUILDDIR»/build
[delete] Deleting: /«PKGBUILDDIR»/build/version.properties.tmp
 
 update-deps:
  [echo] Getting dependencies...
  [echo] ---
 [ivy:retrieve] :: Apache Ivy non official version -  :: 
 http://ant.apache.org/ivy/ ::
 [ivy:retrieve] :: loading settings :: file = /«PKGBUILDDIR»/ivysettings.xml
 [ivy:retrieve] :: resolving dependencies :: 
 org.freemarker#freemarker;working@ip-172-31-6-244
 [ivy:retrieve]confs: [default, runtime, build.base, build, 
 build.j2se1.4, build.j2se1.5, build.jsp1.2, build.jsp2.0, build.jsp2.1, 
 build.jython2.0, build.jython2.2, build.jython2.5, build.test, test, IDE, 
 retrotranslate, parser, manual, emma, bnd, example.servlet, example.webapp1, 
 example.webapp2, example.struts-webapp, example.ant]
 [ivy:retrieve]found xml-apis#xml-apis;1.3.04 in debian
 [ivy:retrieve]found jaxen#jaxen;1.0-FCS in debian
 [ivy:retrieve]found xalan#xalan2;2.7.0 in debian
 [ivy:retrieve]found dom4j#dom4j;1.3 in debian
 [ivy:retrieve]found org.jdom#jdom1;1.0-beta8-dev in debian
 [ivy:retrieve]found ant#ant;1.6.5 in debian
 [ivy:retrieve]found rhino#js;1.6R1 in debian
 [ivy:retrieve]found log4j#log4j-1.2;1.2.6 in debian
 [ivy:retrieve]found org.slf4j#slf4j-api;1.6.1 in debian
 [ivy:retrieve]found commons-logging#commons-logging;1.1.1 in debian
 [ivy:retrieve]found javax.el#el-api-2.1;2.1 in debian
 [ivy:retrieve]found javax.servlet.jsp#jsp-api-2.1;2.1 in debian
 [ivy:retrieve]found javax.servlet#servlet-api-2.5;2.5 in debian
 [ivy:retrieve]found org.python#jython;2.0.0 in debian
 [ivy:retrieve]found org.python#jython;2.2.1 in debian
 [ivy:retrieve]found org.python#jython;2.5.0 in debian
 [ivy:retrieve]found junit#junit;3.7 in debian
 [ivy:retrieve]found com.google.guava#guava;15.0 in debian
 [ivy:retrieve]found org.jruby.extras#constantine;0.7 in debian
 [ivy:retrieve]found org.jruby#jruby;1.7.11 in debian
 [ivy:retrieve]found org.antlr#antlr3;3.2 in debian
 [ivy:retrieve]found org.antlr#antlr3-runtime;3.2 in debian
 [ivy:retrieve]found asm#asm3-all;3.3 in debian
 [ivy:retrieve]found net.java.dev.javacc#javacc;3.2 in debian
 [ivy:retrieve]found biz.aQute#bnd;1.50.0 in debian
 
 BUILD FAILED
 /«PKGBUILDDIR»/build.xml:909: The following error occurred while executing 
 this line:
 /«PKGBUILDDIR»/build.xml:921: impossible to resolve dependencies:
   java.io.FileNotFoundException: 
 /sbuild-nonexistent/.ivy2/cache/resolved-org.freemarker-freemarker-work...@ip-172-31-6-244.xml
  (No such file or directory)
   at java.io.FileOutputStream.open(Native Method)
   at java.io.FileOutputStream.init(FileOutputStream.java:221)
   at java.io.FileOutputStream.init(FileOutputStream.java:171)
   at 
 org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater.update(XmlModuleDescriptorUpdater.java:135)
   at 
 org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser.toIvyFile(XmlModuleDescriptorParser.java:158)
   at 
 org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor.toIvyFile(DefaultModuleDescriptor.java:560)
   at 
 org.apache.ivy.core.cache.DefaultResolutionCacheManager.saveResolvedModuleDescriptor(DefaultResolutionCacheManager.java:167)
   at 
 org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:243)
   at 
 org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
   at org.apache.ivy.Ivy.resolve(Ivy.java:507)
   at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:326)
   at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
   at 
 org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:231)
   at 
 org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:178)
   at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:87)
   at 

Bug#741819: gcl: FTBFS: gcl_readline.d:472:39: error: 'CPPFunction' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: gcl
Version: 2.6.10-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -c -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe 
 -pg -O3   -I/«PKGBUILDDIR»/o -I../h -I../gcl-tk gcl_readline.c 
 gcl_readline.d: In function 'gcl_init_readline_function':
 gcl_readline.d:472:39: error: 'CPPFunction' undeclared (first use in this 
 function)
rl_attempted_completion_function = (CPPFunction *)rl_completion;
^
 gcl_readline.d:472:39: note: each undeclared identifier is reported only once 
 for each function it appears in
 gcl_readline.d:472:52: error: expected expression before ')' token
rl_attempted_completion_function = (CPPFunction *)rl_completion;
 ^
 gcl_readline.d: At top level:
 gcl_readline.d:224:15: warning: 'rl_completion' defined but not used 
 [-Wunused-function]
  static char **rl_completion(char *text, int start, int end) {
^
 make[2]: *** [gcl_readline.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/gcl_2.6.10-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741823: bpython: FTBFS: /bin/sh: 2: python3.4: not found

2014-03-16 Thread David Suárez
Source: bpython
Version: 0.12-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_clean
 running clean
 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
 'build/bdist.linux-x86_64' does not exist -- can't clean it
 'build/scripts-2.7' does not exist -- can't clean it
 rm -rf bpython.egg-info build
 for py in python3.3 python3.4; do \
   $py setup.py clean -a; \
   done
 running clean
 'build/lib' does not exist -- can't clean it
 'build/bdist.linux-x86_64' does not exist -- can't clean it
 'build/scripts-3.3' does not exist -- can't clean it
 /bin/sh: 2: python3.4: not found
 make[1]: *** [override_dh_auto_clean] Error 127

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/bpython_0.12-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741824: julia: FTBFS: repl-readline.c:834:24: error: 'Function' undeclared (first use in this function)

2014-03-16 Thread David Suárez
Source: julia
Version: 0.2.1+dfsg-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
 gcc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -std=gnu99 -pipe -fPIC -fno-strict-aliasing 
 -D_FILE_OFFSET_BITS=64 
 -DJL_SYSTEM_IMAGE_PATH=../lib/x86_64-linux-gnu/julia/sys.ji 
 -falign-functions -momit-leaf-frame-pointer -Wall -Wno-strict-aliasing 
 -fno-omit-frame-pointer -I/«BUILDDIR»/julia-0.2.1+dfsg/src 
 -I/«BUILDDIR»/julia-0.2.1+dfsg/src/support 
 -I/«BUILDDIR»/julia-0.2.1+dfsg/usr/include -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -std=gnu99 -pipe 
 -fPIC -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 
 -DJL_SYSTEM_IMAGE_PATH=../lib/x86_64-linux-gnu/julia/sys.ji -c 
 repl-readline.c -o repl-readline.o
 repl-readline.c: In function 'jl_init_repl':
 repl-readline.c:834:24: error: 'Function' undeclared (first use in this 
 function)
  rl_startup_hook = (Function*)init_rl;
 ^
 repl-readline.c:834:24: note: each undeclared identifier is reported only 
 once for each function it appears in
 repl-readline.c:834:33: error: expected expression before ')' token
  rl_startup_hook = (Function*)init_rl;
  ^
 repl-readline.c: At top level:
 repl-readline.c:734:13: warning: 'init_rl' defined but not used 
 [-Wunused-function]
  static void init_rl(void)
  ^
 make[4]: *** [repl-readline.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/julia_0.2.1+dfsg-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   >