Processed: tagging 834153

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

> tags 834153 + pending
Bug #834153 [gitolite3] gitolite3 should depend on openssh-client
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#834271: notmuch: FTBFS in testing

2016-08-13 Thread David Bremner
Santiago Vila  writes:

> Package: src:notmuch
> Version: 0.22.1-2
> Severity: serious
>
> Dear maintainer:
>
> This package currently fails to build from source in stretch:
>

Attached please find a debdiff that fixes the problem in unstable. I'm
fairly certain it's the same problem (same spurious output) as in
testing. I'm not sure when I'll be able to upload this, so if someone
wants to NMU/sponsor it, feel free.

You can also find the changes in upstream git

git clone git://git.notmuchmail.org/git/notmuch -b release

diff -Nru notmuch-0.22.1/debian/changelog notmuch-0.22.1/debian/changelog
--- notmuch-0.22.1/debian/changelog	2016-07-19 20:51:33.0 +0900
+++ notmuch-0.22.1/debian/changelog	2016-08-14 13:31:13.0 +0900
@@ -1,3 +1,10 @@
+notmuch (0.22.1-3) unstable; urgency=medium
+
+  * Gag gdb even more. Bug fix: "FTBFS in testing", thanks to Santiago
+Vila (Closes: #834271).
+
+ -- David Bremner   Sun, 14 Aug 2016 13:31:13 +0900
+
 notmuch (0.22.1-2) unstable; urgency=medium
 
   * Add explicit build-depends on gnupg, for the test suite.
diff -Nru notmuch-0.22.1/debian/.gitignore notmuch-0.22.1/debian/.gitignore
--- notmuch-0.22.1/debian/.gitignore	2016-07-19 20:51:33.0 +0900
+++ notmuch-0.22.1/debian/.gitignore	1970-01-01 09:00:00.0 +0900
@@ -1,14 +0,0 @@
-tmp/
-libnotmuch-dev/
-libnotmuch*/
-notmuch-emacs/
-notmuch/
-notmuch-dbg/
-notmuch-mutt/
-notmuch-vim/
-ruby-notmuch/
-python*-notmuch/
-*.debhelper
-*.debhelper.log
-*.substvars
-files
diff -Nru notmuch-0.22.1/debian/patches/0001-test-make-gdb-even-quieter.patch notmuch-0.22.1/debian/patches/0001-test-make-gdb-even-quieter.patch
--- notmuch-0.22.1/debian/patches/0001-test-make-gdb-even-quieter.patch	1970-01-01 09:00:00.0 +0900
+++ notmuch-0.22.1/debian/patches/0001-test-make-gdb-even-quieter.patch	2016-08-14 13:31:13.0 +0900
@@ -0,0 +1,46 @@
+From af42874b5911791b8593aaeb1424c7ba444abd15 Mon Sep 17 00:00:00 2001
+From: David Bremner 
+Date: Tue, 28 Jun 2016 23:08:54 +0200
+Subject: [PATCH] test: make gdb even quieter
+
+gdb sometimes writes warnings to stdout, which we don't need/want, and
+for some reason --batch-silent isn't enough to hide. So in this commit
+we write them to a log file, which is probably better for debugging
+anyway. To see an illustrative test failure before this change, run
+
+% make
+% touch notmuch-count.c
+% cd test && ./T060-count.sh
+
+(cherry picked from commit f45fa5bdd397d52473f7092f7ae3e2ffb9b7aee5)
+---
+ test/T060-count.sh  | 2 ++
+ test/T070-insert.sh | 2 ++
+ 2 files changed, 4 insertions(+)
+
+diff --git a/test/T060-count.sh b/test/T060-count.sh
+index 0ac8314..d6933a7 100755
+--- a/test/T060-count.sh
 b/test/T060-count.sh
+@@ -103,6 +103,8 @@ restore_database
+ 
+ cat < count-files.gdb
+ set breakpoint pending on
++set logging file count-files-gdb.log
++set logging on
+ break count_files
+ commands
+ shell cp /dev/null ${MAIL_DIR}/.notmuch/xapian/postlist.${db_ending}
+diff --git a/test/T070-insert.sh b/test/T070-insert.sh
+index e7ec6a6..c2485bb 100755
+--- a/test/T070-insert.sh
 b/test/T070-insert.sh
+@@ -192,6 +192,8 @@ for code in OUT_OF_MEMORY XAPIAN_EXCEPTION FILE_NOT_EMAIL \
+ gen_insert_msg
+ cat < index-file-$code.gdb
+ set breakpoint pending on
++set logging file index-file-$code.log
++set logging on
+ break notmuch_database_add_message
+ commands
+ return NOTMUCH_STATUS_$code
diff -Nru notmuch-0.22.1/debian/patches/series notmuch-0.22.1/debian/patches/series
--- notmuch-0.22.1/debian/patches/series	1970-01-01 09:00:00.0 +0900
+++ notmuch-0.22.1/debian/patches/series	2016-08-14 13:31:13.0 +0900
@@ -0,0 +1,2 @@
+# exported from git by git-debcherry
+0001-test-make-gdb-even-quieter.patch


Processed: tagging 834271

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

> tags 834271 + fixed-upstream
Bug #834271 [src:notmuch] notmuch: FTBFS in testing
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.

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



Processed: tagging 834271

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

> tags 834271 + pending
Bug #834271 [src:notmuch] notmuch: FTBFS in testing
Added tag(s) pending.
> thanks
Stopping processing here.

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



Processed: tagging 834281

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

> tags 834281 + confirmed
Bug #834281 [libgnupg-interface-perl] libgnupg-interface-perl: FTBFS, test 
failures, probably gpg2
Added tag(s) confirmed.
> thanks
Stopping processing here.

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



Bug#834035: kdb5_util hangs forever

2016-08-13 Thread Greg Hudson
>From what I can tell, _LARGEFILE_SOURCE only seems to provide prototypes
for fseeko() and ftello().  I assume Sam means building such that off_t
is 64 bits, which I think requires defining _FILE_OFFSET_BITS=64.

off_t doesn't appear in any public krb5 header file, so there shouldn't
be any direct ABI impact from building with 64-bit off_t.  There is one
instance of FILE * in gssrpc/xdr.h.  Do those interoperate between the
_FILE_OFFSET_BITS=64 universe and the regular universe?



Bug#834281: libgnupg-interface-perl: FTBFS, test failures, probably gpg2

2016-08-13 Thread gregor herrmann
Package: libgnupg-interface-perl
Version: 0.52-2
Severity: serious
Tags: upstream
Justification: fails to build from source
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=102651

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

As detected by ci.debian.net and confirmed locally,
libgnupg-interface-perl's testsuite fails; probably due to gpg
being gpg2 now:

https://ci.debian.net/data/packages/unstable/amd64/libg/libgnupg-interface-perl/20160813_032126.autopkgtest.log.gz


Cheers,
gregor

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJXr+ozXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGaOMQALkEaIUpCtCASpebjRxtwtvs
dY+nL+AAd+2bHjABLs7rKDdZR8djz00R5cuSJV+W7NEJKxWjG61kVAi4UDbJhusR
mXi5I20a+MBX9Zun9y/B/RuucEJhxNA+re5CcBy4Gib+l/d/ppITl34zmtVwKWec
ON5RxoxM5dgQYZ9LNcBd0ibOl5oKCvNw/DA166hHARWVRLKPHWJyIG0vvbMZ8Sls
pZWazEmBUyDim70b35N9MfKpns3AkWF7F+Qf6d9r06w85Le6Ha36R8gUhAG0pTsR
PaZj9MmdppNeKVv/UN7IurBvUrFT86hNEE6n5vKcbOKFvMsLoGG+nhthFCeojV7L
qQZK4MEKrczTMd/I924RdllJaiI03gpWMkj/X5zQjHfzdBmMZgAfuMPi3IWkyHx9
+i97v49a/lB5bHpDphS1iExw59EtWV6vxKI95zzkzmyY6xQGhAWasglyJcHled0b
Ko3bP6mj/6hLXaKdPAKFqiMWlA7+GYWS0R47nE3ZrY8WBIeLu7lkFuqlul1MlA5h
7soPJMXYLevHhannnXDH7bwwCMkuvwUUfZXGFkQHqOck2bn8bGBKhZY3ZVnAe79L
8aEN/dR4NNz+ybdgpz4S5rLJRDhO9mU1nkxBqQDl81+sh8sh4q97suZHSvshWZQA
wzCRLS6/dHf2nZU93lap
=MBlZ
-END PGP SIGNATURE-



Processed: Re: cinder: FTBFS: ImportError: No module named pep8

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

> retitle 834275 cinder: FTBFS: ImportError: No module named pep8
Bug #834275 [src:cinder] cinder: FTBFS: 
Changed Bug title to 'cinder: FTBFS: ImportError: No module named pep8' from 
'cinder: FTBFS: '.
> thanks
Stopping processing here.

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



Bug#834275: cinder: FTBFS:

2016-08-13 Thread Chris Lamb
Source: cinder
Version: 2:8.0.0-4
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

cinder fails to build from source in unstable/amd64:

  [..]

  copying cinder/backup/manager.py -> build/lib.linux-x86_64-2.7/cinder/backup
  copying cinder/backup/chunkeddriver.py -> 
build/lib.linux-x86_64-2.7/cinder/backup
  copying cinder/backup/driver.py -> build/lib.linux-x86_64-2.7/cinder/backup
  copying cinder/tests/unit/backup/__init__.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  copying cinder/tests/unit/backup/fake_swift_client.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  copying cinder/tests/unit/backup/fake_swift_client2.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  copying cinder/tests/unit/backup/fake_service.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  copying cinder/tests/unit/backup/test_rpcapi.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  copying cinder/tests/unit/backup/fake_google_client2.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  copying cinder/tests/unit/backup/fake_service_with_verify.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  copying cinder/tests/unit/backup/fake_google_client.py -> 
build/lib.linux-x86_64-2.7/cinder/tests/unit/backup
  creating build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/qos_specs_manage.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_type_encryption.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/admin_actions.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/__init__.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_tenant_attribute.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/consistencygroups.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/types_manage.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/extended_snapshot_attributes.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_encryption_metadata.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_type_access.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/snapshot_actions.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_mig_status_attribute.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/image_create.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/availability_zones.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/services.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/backups.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_manage.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/cgsnapshots.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/quota_classes.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/hosts.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/capabilities.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_unmanage.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_host_attribute.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/snapshot_unmanage.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/used_limits.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_transfer.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_actions.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/scheduler_hints.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/quotas.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/snapshot_manage.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/extended_services.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/types_extra_specs.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/scheduler_stats.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  copying cinder/api/contrib/volume_image_metadata.py -> 
build/lib.linux-x86_64-2.7/cinder/api/contrib
  creating build/lib.linux-x86_64-2.7/cinder/volume/drivers/nexenta/ns5
  copying cinder/volume/drivers/nexenta/ns5/__init__.py -> 

Bug#834274: mrpt: FTBFS in testing

2016-08-13 Thread Santiago Vila
Package: src:mrpt
Version: 1.4.0-5
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch:

--
[ 29%] Building CXX object 
libs/opengl/CMakeFiles/mrpt-opengl.dir/src/CEllipsoidInverseDepth2D.cpp.o
cd /build/mrpt-1.4.0/obj-x86_64-linux-gnu/libs/opengl && /usr/bin/c++   
-DMRPT_ASSIMP_VERSION_MAJOR=3 -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ 
-Dmrpt_opengl_EXPORTS -I/usr/include/eigen3 -I/usr/include/eigen3/unsupported 
-I/usr/include/libftdi1 -I/usr/include/opencv -I/usr/include/x86_64-linux-gnu 
-I/usr/include/x86_64-linux-gnu/ffmpeg 
-I/usr/include/x86_64-linux-gnu/libavcodec 
-I/usr/include/x86_64-linux-gnu/libavformat 
-I/usr/include/x86_64-linux-gnu/libswscale -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -isystem 
/usr/include/wx-3.0 -I/build/mrpt-1.4.0/. 
-I/build/mrpt-1.4.0/obj-x86_64-linux-gnu/include/mrpt-config/unix 
-I/build/mrpt-1.4.0/libs/opengl/src -I/build/mrpt-1.4.0/libs/opengl/src/glext 
-I/usr/include/assimp -I/build/mrpt-1.4.0/libs/opengl/include 
-I/build/mrpt-1.4.0/libs/base/include  -isystem /usr/include/wx-3.0 -I 
/usr/include/wx-3.0 -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unic
 ode-3.0 -isystem /usr/include/eigen3 -g -O2 
-fdebug-prefix-map=/build/mrpt-1.4.0=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -pthread -Wreturn-type 
-Wextra -Wno-unused-parameter  -Wall -Wno-long-long -Wno-variadic-macros 
-Wno-write-strings -std=c++11 -pthread  -msse2 -funroll-loops -mfpmath=sse  -g 
-O2 -fdebug-prefix-map=/build/mrpt-1.4.0=. -fstack-protector-strong -Wformat 
-Werror=format-security -fPIC   -I/usr/include/assimp -o 
CMakeFiles/mrpt-opengl.dir/src/CEllipsoidInverseDepth2D.cpp.o -c 
/build/mrpt-1.4.0/libs/opengl/src/CEllipsoidInverseDepth2D.cpp
tests/CMakeFiles/test_mrpt_base.dir/build.make:353: recipe for target 
'tests/CMakeFiles/test_mrpt_base.dir/__/libs/base/src/math/matrix_ops4_unittest.cpp.o'
 failed
make[4]: *** 
[tests/CMakeFiles/test_mrpt_base.dir/__/libs/base/src/math/matrix_ops4_unittest.cpp.o]
 Error 1
--

There are full logs available here:

https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/mrpt.html

Thanks.



Bug#834273: kmailtransport: FTBFS in testing

2016-08-13 Thread Santiago Vila
Package: src:kmailtransport
Version: 16.04.2-2
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch:

--
cd /build/kmailtransport-16.04.2/obj-x86_64-linux-gnu/src && /usr/bin/c++   
-DKCOREADDONS_LIB -DKF5MailTransport_EXPORTS -DQT_CORE_LIB -DQT_DBUS_LIB 
-DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING 
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"libmailtransport5\" -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -I/build/kmailtransport-16.04.2/obj-x86_64-linux-gnu/src 
-I/build/kmailtransport-16.04.2/src -isystem /usr/include/KF5/KWallet -isystem 
/usr/include/KF5 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -isystem 
/usr/include/KF5/AkonadiCore -isystem /usr/include/KF5/KCoreAddons -isystem 
/usr/include/KF5/KItemModels -isystem /usr/include/KF5/KMime -isystem 
/usr/include/KF5/Akonadi/KMime -isystem /usr
 /include/KF5/akonadi/kmime -isystem /usr/include/KF5/KI18n -isystem 
/usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem 
/usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/KF5/KWidgetsAddons -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem 
/usr/include/KF5/KAuth -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus 
-isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/KF5/KCompletion  -g -O2 
-fdebug-prefix-map=/build/kmailtransport-16.04.2=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
-D_FORTIFY_SOURCE=2  -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -fPIC 
-fvisibility=hid
 den -fvisibility-inlines-hidden   -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -fPIC 
-fexceptions -o CMakeFiles/KF5MailTransport.dir/resourcesendjob.cpp.o -c 
/build/kmailtransport-16.04.2/src/resourcesendjob.cpp
In file included from /usr/include/KF5/AkonadiCore/exception.h:28:0,
 from /usr/include/KF5/AkonadiCore/item.h:26,
 from /build/kmailtransport-16.04.2/src/filteractionjob_p.h:25,
 from /build/kmailtransport-16.04.2/src/outboxactions_p.h:24,
 from /build/kmailtransport-16.04.2/src/outboxactions.cpp:20:
/usr/include/KF5/AkonadiCore/std_exception.h:1:40: fatal error: 
/usr/include/c++/5/exception: No such file or directory
 #include "/usr/include/c++/5/exception"
^
compilation terminated.
--

There are full logs available here:

https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/kmailtransport.html

Thanks.



Bug#834272: glib2.0: FTBFS in testing

2016-08-13 Thread Santiago Vila
Package: src:glib2.0
Version: 2.48.1-2
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch:

--
ERROR: regex


**
ERROR:/build/glib2.0-2.48.1/./glib/tests/regex.c:82:test_new: assertion failed 
(g_regex_get_compile_flags (regex) == data->real_compile_opts): (0x == 
0x0001)
Aborted
# random seed: R02S3a16f16e7544d343b415274317394026
1..572
# Start of regex tests
ok 1 /regex/properties
PASS: regex 1 /regex/properties
ok 2 /regex/class
PASS: regex 2 /regex/class
ok 3 /regex/lookahead
PASS: regex 3 /regex/lookahead
ok 4 /regex/lookbehind
PASS: regex 4 /regex/lookbehind
ok 5 /regex/subpattern
PASS: regex 5 /regex/subpattern
ok 6 /regex/condition
PASS: regex 6 /regex/condition
ok 7 /regex/recursion
PASS: regex 7 /regex/recursion
# Bug Reference: http://bugzilla.gnome.org/640489
ok 8 /regex/multiline
PASS: regex 8 /regex/multiline
ok 9 /regex/explicit-crlf
PASS: regex 9 /regex/explicit-crlf
ok 10 /regex/max-lookbehind
PASS: regex 10 /regex/max-lookbehind
# Start of new tests
ok 11 /regex/new/1
PASS: regex 11 /regex/new/1
ok 12 /regex/new/2
PASS: regex 12 /regex/new/2
ok 13 /regex/new/3
PASS: regex 13 /regex/new/3
ok 14 /regex/new/4
PASS: regex 14 /regex/new/4
ok 15 /regex/new/5
PASS: regex 15 /regex/new/5
ok 16 /regex/new/6
PASS: regex 16 /regex/new/6
ok 17 /regex/new/7
PASS: regex 17 /regex/new/7
ok 18 /regex/new/8
PASS: regex 18 /regex/new/8
ok 19 /regex/new/9
PASS: regex 19 /regex/new/9
ok 20 /regex/new/10
PASS: regex 20 /regex/new/10
ok 21 /regex/new/11
PASS: regex 21 /regex/new/11
ok 22 /regex/new/12
PASS: regex 22 /regex/new/12
ok 23 /regex/new/13
PASS: regex 23 /regex/new/13
# End of new tests
# Start of new-check-flags tests
ok 24 /regex/new-check-flags/14
PASS: regex 24 /regex/new-check-flags/14
ok 25 /regex/new-check-flags/15
PASS: regex 25 /regex/new-check-flags/15
# ERROR:/build/glib2.0-2.48.1/./glib/tests/regex.c:82:test_new: assertion 
failed (g_regex_get_compile_flags (regex) == data->real_compile_opts): 
(0x == 0x0001)
ERROR: regex - too few tests run (expected 572, got 25)
ERROR: regex - exited with status 134 (terminated by signal 6?)
--

There are full logs available here:

https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/glib2.0.html

Thanks.



Bug#834271: notmuch: FTBFS in testing

2016-08-13 Thread Santiago Vila
Package: src:notmuch
Version: 0.22.1-2
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch:

--
INFO: using 2 minute timeout for tests

T060-count: Testing "notmuch count" for messages and threads
 FAIL   error message from query_search_messages
--- T060-count.14.EXPECTED  2016-08-12 08:19:04.119417429 +
+++ T060-count.14.OUTPUT.clean  2016-08-12 08:19:04.123417376 +
@@ -1,3 +1,4 @@
+107notmuch-count.c: No such file or directory.
 notmuch count: A Xapian exception occurred
 A Xapian exception occurred performing query
 Query string was: *
Added 2 new messages to the database.
 missing prerequisites: database-v1.tar.xz - fetch with 'make 
download-test-databases'
 SKIP   all tests in T530-upgrade
 BROKEN No ghosts should remain after deletion of second message
--- T590-thread-breakage.22.expected2016-08-12 08:19:44.110890846 
+
+++ T590-thread-breakage.22.output  2016-08-12 08:19:44.110890846 
+
@@ -1 +1 @@
-0
+1

Notmuch test suite complete.
776/778 tests passed.
1 broken test failed as expected.
1 test failed.
test/Makefile.local:64: recipe for target 'test' failed
make[1]: *** [test] Error 1
make[1]: Leaving directory '/<>'
dh_auto_test: make -j1 test VERBOSE=1 returned exit code 2
--

Full build logs are available here:

https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/notmuch.html

Thanks.



Bug#834035: kdb5_util hangs forever

2016-08-13 Thread Sam Hartman
For debian, is there any reason not to build krb5 with
_LARGEFILE_SOURCE?



Bug#834230: libgtk-3-0: FTBFS on current sid

2016-08-13 Thread Norbert Preining
On Sat, 13 Aug 2016, Norbert Preining wrote:
> I tried to rebuild gtk3 on my system because I want to do some
> debugging of nemo bugs, but gtk3 FTBFS:

Here is the error:

(/home/norbert/Debian/gtk/gtk+3.0-3.20.7/debian/build/shared/testsuite/gtk/.libs/lt-notify:22795):
 Gtk-CRITICAL **: file 
/home/norbert/Debian/gtk/gtk+3.0-3.20.7/./gtk/gtkcssenumvalue.c: line 467 
(_gtk_css_font_weight_value_new): should not be reached
FAIL


Norbert

--
PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info
GPG: 0x860CDC13fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13



Bug#829635: marked as done (lintian: FTBFS: dpkg-source: error: syntax error in .../debian/tests/control)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 22:08:09 +
with message-id 
and subject line Bug#829635: fixed in lintian 2.5.46
has caused the Debian Bug report #829635,
regarding lintian: FTBFS: dpkg-source: error: syntax error in 
.../debian/tests/control
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.)


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

Source: lintian
Version: 2.5.45
Severity: serious
Justification: fails to build from source

lintian FTBFS when built against dpkg-dev_1.18.9, because the following 
tests fail:


* tests::testsuite-control-not-file
| dpkg-buildpackage: info: source package testsuite-control-not-file
| dpkg-buildpackage: info: source version 1.0
| dpkg-buildpackage: info: source distribution unstable
| dpkg-buildpackage: info: source changed by Debian Lintian Maintainers 

|  dpkg-source -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --auto-commit 
--before-build testsuite-control-not-file-1.0
| dpkg-buildpackage: info: host architecture i386
| dpkg-source: error: test control debian/tests/control is not a regular file
| dpkg-buildpackage: error: dpkg-source -iNEVER_MATCH_ANYTHING 
-INEVER_MATCH_ANYTHING --auto-commit --before-build 
testsuite-control-not-file-1.0 gave error exit status 255

* tests::testsuite-control-syntax
| dpkg-buildpackage: info: source package testsuite-control-syntax
| dpkg-buildpackage: info: source version 1.0
| dpkg-buildpackage: info: source distribution unstable
| dpkg-buildpackage: info: source changed by Debian Lintian Maintainers 

|  dpkg-source -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --auto-commit 
--before-build testsuite-control-syntax-1.0
| dpkg-buildpackage: info: host architecture i386
| dpkg-source: error: syntax error in 
testsuite-control-syntax-1.0/debian/tests/control at line 1: line with unknown 
format (not field-colon-value)
| dpkg-buildpackage: error: dpkg-source -iNEVER_MATCH_ANYTHING 
-INEVER_MATCH_ANYTHING --auto-commit --before-build 
testsuite-control-syntax-1.0 gave error exit status 25

* tests::testsuite-general:
| dpkg-buildpackage: info: source package testsuite-general
| dpkg-buildpackage: info: source version 1.0
| dpkg-buildpackage: info: source distribution unstable
| dpkg-buildpackage: info: source changed by Debian Lintian Maintainers 

|  dpkg-source -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING --auto-commit 
--before-build testsuite-general-1.0
| dpkg-buildpackage: info: host architecture i386
| dpkg-source: error: syntax error in 
testsuite-general-1.0/debian/tests/control at line 26: block lacks either Tests 
or Test-Command fields
| dpkg-buildpackage: error: dpkg-source -iNEVER_MATCH_ANYTHING 
-INEVER_MATCH_ANYTHING --auto-commit --before-build testsuite-general-1.0 gave 
error exit status 25

--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.46

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

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

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

Debian distribution maintenance software
pp.
Niels Thykier  (supplier of updated lintian package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 13 Aug 2016 19:53:23 +
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.46
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Niels Thykier 
Description:
 lintian- Debian package checker
Closes: 802964 823326 827158 828719 828773 828933 828934 829047 829545 829592 
829635 830930 832096 832771 833015 833052
Changes:
 lintian (2.5.46) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - systemd-service-file-missing-install-key
   - typo-in-debhelper-override-target
 + Removed:
   - package-depends-on-lower-priority-package
 .
   * checks/cruft.pm:
 + [NT] Ignore mentions of /usr/lib/perl5 in 

Bug#832847: marked as done (lintian: FTBFS: Tests failures)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 22:08:09 +
with message-id 
and subject line Bug#829635: fixed in lintian 2.5.46
has caused the Debian Bug report #829635,
regarding lintian: FTBFS: Tests failures
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.)


-- 
829635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829635
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lintian
Version: 2.5.45
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160728 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):
>   [debs]
> deb-format-wrong-order: Missing Depends: dpkg (<< 1.17.2)
>   [tests]
> binaries-missing-lfs: architecture mismatch
> changelog-file-strange-date: Missing Depends: dpkg (<< 1.18.2)
> debhelper-compat: Missing Depends: debhelper (<< 9.20151101~)
> debhelper-compat-empty: Missing Depends: debhelper (<< 9.20151101~)
> runtests-arch-i386: architecture mismatch
> shared-libs-non-pic-i386: architecture mismatch
> 
> Failed tests (3)
> tests::testsuite-control-not-file
> tests::testsuite-control-syntax
> tests::testsuite-general
> make[1]: *** [runtests] Error 1
> debian/rules:49: recipe for target 'runtests' failed

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/07/28/lintian_2.5.45_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.
--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.46

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

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

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

Debian distribution maintenance software
pp.
Niels Thykier  (supplier of updated lintian package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 13 Aug 2016 19:53:23 +
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.46
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers 
Changed-By: Niels Thykier 
Description:
 lintian- Debian package checker
Closes: 802964 823326 827158 828719 828773 828933 828934 829047 829545 829592 
829635 830930 832096 832771 833015 833052
Changes:
 lintian (2.5.46) unstable; urgency=medium
 .
   * Summary of tag changes:
 + Added:
   - systemd-service-file-missing-install-key
   - typo-in-debhelper-override-target
 + Removed:
   - package-depends-on-lower-priority-package
 .
   * checks/cruft.pm:
 + [NT] Ignore mentions of /usr/lib/perl5 in patches as they might
   be a way of fixing said mentions.  Thanks to Robert Luberda
   for reporting the bug.  (Closes: #802964)
   * checks/debhelper.{desc,pm}:
 + [JW] Apply patch from Chris Lamb to check for common typos in
   debian/rules target names.  (Closes: #832096)
 + [JW, NT] Add some more (indirect) "dh" build-systems.
   (Closes: #828773)
   * checks/files.desc:
 + [JW] Fix typos.
   * checks/group-checks.{desc,pm}:
 + [NT] Drop "lower priorities" check as the general consensus seems to
   be that priorities changes are mostly busy work.  Thanks to Dominic
   Hargreaves for the report.  (Closes: #823326)
   * checks/infofiles.desc:
 + [JW] Fix typo.
   * checks/java.pm:
 + [JW] Don't emit javalib-but-no-public-jars for transitional packages.
   Thanks to Jeremy Bicha for the bug report.  (Closes: #829047)
   * checks/manpages.desc:
 + [JW] Fix typos.
   * checks/phppear.desc:
 + [JW] Fix typos.
   * checks/scripts.pm:
 + [JW] Fix false positive unusual-interpreter when the script had
   "#!/usr/bin/env" shebang 

Bug#832415: Further information: upstream software works fine

2016-08-13 Thread Rafael Laboissière

Control: tags -1 + unreproducible moreinfo

* Rafael Laboissière  [2016-08-08 16:29]:

Could you please provide a script that triggers the bug, as I asked in 
a previous message?


I cannot reproduce the bug.  The simple example below works for me with 
the versions currently in unstable (octave 4.0.3-1 and octave-parallel 
3.1.0-1):


   octave:1> pkg load parallel
   octave:2> parcellfun (2, @(x) x^2, {1, 2})
   parcellfun: 2/2 jobs done

Does it work for you?

Rafael Laboissière



Processed: Re: Bug#832415: Further information: upstream software works fine

2016-08-13 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + unreproducible moreinfo
Bug #832415 [octave-parallel] octave-parallel: Any attempt to use parcellfun 
leads to unhandled error in subprocesses
Added tag(s) moreinfo and unreproducible.

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



Bug#834241: open-iscsi-udeb: uninstallable, depends on libmount1-udeb

2016-08-13 Thread Cyril Brulebois
Hi,

Christian Seiler  (2016-08-13):
> (Cc'ing util-linux and selinux maintainers.)
> 
> On 08/13/2016 07:08 PM, Cyril Brulebois wrote:
> > partman-iscsi and open-iscsi-udeb are no longer installable since the
> > latter now depends on libmount1-udeb, which was dropped in 2014 (see
> > https://bugs.debian.org/723168).
> [ summary of #723168: libmount1-udeb was dropped because it
>   had no rdep at that time, and it now depended on libselinux,
>   which didn't have an udeb at the time and still doesn't ]
> 
> Yikes. I'm terribly sorry I didn't catch that. :-(

No worries, we've had udeb installability checks for a while, and
they're here for a reason. :)

> Note that libmount1-udeb is not explicitly listed as a
> dependency, but added via substvars automatically. And since
> libmount-dev needs to explicitly have the udeb in its shlibs,
> once I saw the automatic dependency in the udeb, I assumed
> that libmount1-udeb would just exist. (I think the udeb:
> line in the shlibs file of libmount is still there, even
> though the udeb was removed.)

I filed the bug report right away to avoid forgetting about it but yeah,
the following in libmount1 is somewhat misleading (second line):
| libmount 1 libmount1 (>= 2.28~)
| udeb: libmount 1 libmount1-udeb (>= 2.28~)

> The question is: what's the best fix for that?
> 
>  - libmount is now a hard dependency of open-iscsi. It's not
>critical functionality (it's a new safety feature to not
>log out of sessions that still have mounted file systems,
>which is not that important in a d-i environment), and I
>could easily patch it out. OTOH, I seriously doubt
>upstream will want to make libmount optional. (Especially
>since it's from util-linux, which is really a base
>package.)
> 
>  - OTOH, this affects more than just one package
> 
> As a short term fix I could build open-iscsi twice, once
> with and once without the libmount dependency. But I really
> don't want to carry a Debian-specific patch that removes
> libmount forever, so the proper solution would be to
> coordinate with util-linux and selinux to have both of them
> (selinux first) provide udebs for the libraries. (I doubt
> that util-linux maintainers want to build util-linux twice
> either.)
> 
> So I'd probably want to do the following:
> 
>  Step 1: build open-iscsi twice, once with libmount patched
>  out (closing this bug)
>  Step 2: file bugs against util-linux and libselinux to
>  have them build udebs (I can provide patches)
>  Step 3: make open-iscsi-udeb depend on libmount1-udeb again
> 
> Is that agreeable?

I can't comment on the libmount/libselinux bits, but looking at it from
a debian-boot@ point of view, that looks rather sane, thanks.


KiBi.


signature.asc
Description: Digital signature


Bug#817469: gartoon: Removal of debhelper compat 4

2016-08-13 Thread Giovani Ferreira
tags 817469 patch
tags 817469 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #817469)
  * debian/compat: updated to 9.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.8.
  * debian/rules:
 - Disabled dh_clean -k line, deprecated.


I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C
diff -u gartoon-0.5/debian/compat gartoon-0.5/debian/compat
--- gartoon-0.5/debian/compat
+++ gartoon-0.5/debian/compat
@@ -1,2 +1 @@
-4
-4
+9
diff -u gartoon-0.5/debian/changelog gartoon-0.5/debian/changelog
--- gartoon-0.5/debian/changelog
+++ gartoon-0.5/debian/changelog
@@ -1,3 +1,17 @@
+gartoon (0.5-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #817469)
+  * debian/compat: updated to 9.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.8.
+  * debian/rules:
+ - Disabled dh_clean -k line, deprecated.
+
+ -- Giovani Augusto Ferreira   Sat, 13 Aug 2016 16:25:39 
-0300
+
 gartoon (0.5-4) unstable; urgency=low
 
   * Applied patch from Ubuntu to solve a fliped files. Thanks to Oliver
diff -u gartoon-0.5/debian/control gartoon-0.5/debian/control
--- gartoon-0.5/debian/control
+++ gartoon-0.5/debian/control
@@ -2,15 +2,15 @@
 Section: gnome
 Priority: optional
 Maintainer: Otavio Salvador 
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.8
 
 Package: gnome-icon-theme-gartoon
 Architecture: all
 Provides: gtk2-engines-gartoon
 Conflicts: gtk2-engines-gartoon (<< 0.4.5-2)
 Replaces: gtk2-engines-gartoon (<< 0.4.5-2)
-Depends: librsvg2-common
+Depends: ${misc:Depends}, librsvg2-common
 Description: Gartoon icon theme for GTK+ 2.x
  This GTK+ theme provides an animated scalable group of icons to be used
  by GTK+ 2.x applications like GNOME 2.
diff -u gartoon-0.5/debian/rules gartoon-0.5/debian/rules
--- gartoon-0.5/debian/rules
+++ gartoon-0.5/debian/rules
@@ -13,7 +13,7 @@
 install: build
dh_testdir
dh_testroot
-   dh_clean -k 
+#  dh_clean -k 
dh_installdirs
 
cp -r index.theme scalable 
debian/gnome-icon-theme-gartoon/usr/share/icons/gartoon/


Processed: Re: gartoon: Removal of debhelper compat 4

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

> tags 817469 patch
Bug #817469 [src:gartoon] gartoon: Removal of debhelper compat 4
Added tag(s) patch.
> tags 817469 pending
Bug #817469 [src:gartoon] gartoon: Removal of debhelper compat 4
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#834241: open-iscsi-udeb: uninstallable, depends on libmount1-udeb

2016-08-13 Thread Christian Seiler
Control: tags -1 + confirmed

(Cc'ing util-linux and selinux maintainers.)

On 08/13/2016 07:08 PM, Cyril Brulebois wrote:
> partman-iscsi and open-iscsi-udeb are no longer installable since the
> latter now depends on libmount1-udeb, which was dropped in 2014 (see
> https://bugs.debian.org/723168).
[ summary of #723168: libmount1-udeb was dropped because it
  had no rdep at that time, and it now depended on libselinux,
  which didn't have an udeb at the time and still doesn't ]

Yikes. I'm terribly sorry I didn't catch that. :-(

Note that libmount1-udeb is not explicitly listed as a
dependency, but added via substvars automatically. And since
libmount-dev needs to explicitly have the udeb in its shlibs,
once I saw the automatic dependency in the udeb, I assumed
that libmount1-udeb would just exist. (I think the udeb:
line in the shlibs file of libmount is still there, even
though the udeb was removed.)

The question is: what's the best fix for that?

 - libmount is now a hard dependency of open-iscsi. It's not
   critical functionality (it's a new safety feature to not
   log out of sessions that still have mounted file systems,
   which is not that important in a d-i environment), and I
   could easily patch it out. OTOH, I seriously doubt
   upstream will want to make libmount optional. (Especially
   since it's from util-linux, which is really a base
   package.)

 - OTOH, this affects more than just one package

As a short term fix I could build open-iscsi twice, once
with and once without the libmount dependency. But I really
don't want to carry a Debian-specific patch that removes
libmount forever, so the proper solution would be to
coordinate with util-linux and selinux to have both of them
(selinux first) provide udebs for the libraries. (I doubt
that util-linux maintainers want to build util-linux twice
either.)

So I'd probably want to do the following:

 Step 1: build open-iscsi twice, once with libmount patched
 out (closing this bug)
 Step 2: file bugs against util-linux and libselinux to
 have them build udebs (I can provide patches)
 Step 3: make open-iscsi-udeb depend on libmount1-udeb again

Is that agreeable?

Regards,
Christian



Processed: Re: Bug#834241: open-iscsi-udeb: uninstallable, depends on libmount1-udeb

2016-08-13 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + confirmed
Bug #834241 [open-iscsi-udeb] open-iscsi-udeb: uninstallable, depends on 
libmount1-udeb
Added tag(s) confirmed.

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



Bug#834201: ImportError: No module named '_xapian'

2016-08-13 Thread Olly Betts
Control: forwarded -1 https://trac.xapian.org/ticket/731
Control: tags -1 +fixed-upstream

On Fri, Aug 12, 2016 at 05:34:23PM -0700, Jameson Graef Rollins wrote:
> I run into the following ImportError when I try to import the python3
> xapian module:

Thanks - this was already reported and fixed upstream in fact.

> Looking forward to seeing python3-xapian in testing soon!

That's probably at least a few weeks off yet - we need to finish
preparing for the xapian-core library transition and then get a
transition slot from the release team.

Cheers,
Olly



Processed: Re: Bug#834201: ImportError: No module named '_xapian'

2016-08-13 Thread Debian Bug Tracking System
Processing control commands:

> forwarded -1 https://trac.xapian.org/ticket/731
Bug #834201 [python3-xapian] ImportError: No module named '_xapian'
Set Bug forwarded-to-address to 'https://trac.xapian.org/ticket/731'.
> tags -1 +fixed-upstream
Bug #834201 [python3-xapian] ImportError: No module named '_xapian'
Added tag(s) fixed-upstream.

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



Bug#811866: fixed in hyphy 2.2.6+dfsg-4

2016-08-13 Thread Andreas Tille
Hi Santiago,

On Sat, Aug 13, 2016 at 07:32:45PM +0200, Santiago Vila wrote:
> found 811866 2.2.6+dfsg-4
> thanks
> 
> Still FTBFS:

Probably not "still" but again since this is a different error.
 
> https://tests.reproducible-builds.org/debian/rbuild/testing/amd64/hyphy_2.2.6+dfsg-4.rbuild.log

It boils down to


...
build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.3969e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
 };
 ^
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '3.0598e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.8051e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '1.0455e+2' from 'double' to 'unsigned char' inside { } 
[-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '1.1731e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.32050001e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.32050001e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '8.6703e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '4.5899e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
...


Which is caused by:


_HYColorchartColors [HY_CHART_COLOR_COUNT] = {
{255*.94, 255*.12, 255*.11 },//(Red)
{255*.41, 255*.46, 255*.91 },//(Evening Blue)
{255, 255*.91, 255*.34 },//(Banana)
{255*.18, 255*.55, 255*.13 },//(Clover)
{255*.55, 255*.38, 255*.21 },//(Dirt)
{255*.42, 255*.09, 255*.69 },//(Royal Violet)
{255*.09, 255*.29, 255*.51 },//(Sea Blue)
{255   ,  255*.57, 255*.09 },//(Orange)
{255*.67, 255*.67, 255*.67 },//(Concrete)
{255*.85, 255*.27, 255*.42 } //(Carnation)
};


the narrowing conversion in this case is absolutely intended here
obviously.  Is there any more elegant solution for these case than
something like

s:\.\([0-9][0-9]\):\1/100:g

?

Kind regards

   Andreas.


-- 
http://fam-tille.de



Bug#832011: ncl: FTBFS with -fdebug-prefix-map

2016-08-13 Thread Mattia Rizzolo
On Sat, Aug 13, 2016 at 08:47:45PM +0200, Santiago Vila wrote:
> Great! Yesterday I was looking for the way to disable that in another
> package. Is this documented properly in the manpages / debian wiki?

of course.
in dpkg-buildflags(1).
:)

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature


Bug#834248: libtexttools: FTBFS in testing

2016-08-13 Thread Santiago Vila
Note: Bug #832011 is very similar.

Workaround by Mattia: Put this in debian/rules:

export DEB_BUILD_MAINT_OPTIONS=reproducible=-fixdebugpath

(Not tested myself)

Thanks.



Processed: Re: ncl: FTBFS with -fdebug-prefix-map

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

> severity 832011 serious
Bug #832011 [src:ncl] ncl: FTBFS with -fdebug-prefix-map
Severity set to 'serious' from 'important'
> thanks
Stopping processing here.

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



Bug#834035: kdb5_util hangs forever

2016-08-13 Thread Greg Hudson
This appears to be gnu libc bug 20251, which does not appear to have
been fixed yet:

https://sourceware.org/bugzilla/show_bug.cgi?id=20251

We will explore workarounds.  I have opened a ticket in our database to
track the issue:

http://krbdev.mit.edu/rt/Ticket/Display.html?id=8474



Processed: These are really bugs in the source package, as the binaries can't be generated

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

> reassign 834242 src:kcemu
Bug #834242 [kcemu] kcemu: FTBFS with GCC 6
Bug reassigned from package 'kcemu' to 'src:kcemu'.
No longer marked as found in versions kcemu/0.5.1+git20141014+dfsg-1.
Ignoring request to alter fixed versions of bug #834242 to the same values 
previously set
> reassign 834246 src:kicad
Bug #834246 [kicad] kicad: FTBFS in testing
Bug reassigned from package 'kicad' to 'src:kicad'.
No longer marked as found in versions kicad/4.0.2+dfsg1-4.
Ignoring request to alter fixed versions of bug #834246 to the same values 
previously set
> reassign 834248 src:libtexttools
Bug #834248 [libtexttools] libtexttools: FTBFS in testing
Bug reassigned from package 'libtexttools' to 'src:libtexttools'.
No longer marked as found in versions 2.1.0-7.
Ignoring request to alter fixed versions of bug #834248 to the same values 
previously set
> reassign 834249 src:openbabel
Bug #834249 [openbabel] openbabel: FTBFS in testing
Bug reassigned from package 'openbabel' to 'src:openbabel'.
No longer marked as found in versions openbabel/2.3.2+dfsg-2.3.
Ignoring request to alter fixed versions of bug #834249 to the same values 
previously set
> reassign 834251 src:openmw
Bug #834251 [openmw] openmw: FTBFS with GCC 6
Bug reassigned from package 'openmw' to 'src:openmw'.
No longer marked as found in versions openmw/0.38.0-1.
Ignoring request to alter fixed versions of bug #834251 to the same values 
previously set
> reassign 834252 src:ugene
Bug #834252 [ugene] ugene: FTBFS in stretch
Bug reassigned from package 'ugene' to 'src:ugene'.
No longer marked as found in versions ugene/1.23.1+dfsg-1.
Ignoring request to alter fixed versions of bug #834252 to the same values 
previously set
> thanks
Stopping processing here.

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



Bug#800219: wordplay: Please migrate a supported debhelper compat level

2016-08-13 Thread Giovani Ferreira
tags 800219 patch
tags 800219 pending

thanks

Hi,

I did make a NMU and Herbert sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.


The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800219)
  * debian/compat: created and set to 9, instead of using DH_COMPAT.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.8.
  * debian/rules:
 - Disabled the DH_COMPAT line.
 - Disabled dh_clean -k line, deprecated.

I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C
diff -u wordplay-7.22/debian/changelog wordplay-7.22/debian/changelog
--- wordplay-7.22/debian/changelog
+++ wordplay-7.22/debian/changelog
@@ -1,3 +1,18 @@
+wordplay (7.22-17.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800219)
+  * debian/compat: created and set to 9, instead of using DH_COMPAT.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.8.
+  * debian/rules:
+ - Disabled the DH_COMPAT line.
+ - Disabled dh_clean -k line, deprecated.
+
+ -- Giovani Augusto Ferreira   Sat, 13 Aug 2016 14:25:55 
-0300
+
 wordplay (7.22-17) unstable; urgency=low
 
   * Improved description using proposals by Justin B Rye 
diff -u wordplay-7.22/debian/control wordplay-7.22/debian/control
--- wordplay-7.22/debian/control
+++ wordplay-7.22/debian/control
@@ -1,13 +1,13 @@
 Source: wordplay
 Section: games
 Priority: optional
-Build-Depends: debhelper (>> 3.0.0)
+Build-Depends: debhelper (>=9)
 Maintainer: Pawel Wiecek 
-Standards-Version: 3.6.2
+Standards-Version: 3.9.8
 
 Package: wordplay
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: anagram generator
  Wordplay generates anagrams of words or phrases. For example,
  "Debian GNU/Linux" = "laud benign unix", "nubian lug index",
diff -u wordplay-7.22/debian/rules wordplay-7.22/debian/rules
--- wordplay-7.22/debian/rules
+++ wordplay-7.22/debian/rules
@@ -3,7 +3,6 @@
 # GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
-export DH_COMPAT=3
 
 build: build-stamp
 build-stamp:
@@ -26,7 +25,7 @@
 binary-arch: build
dh_testdir
dh_testroot
-   dh_clean -k
+#  dh_clean -k
dh_installdirs
install -s wordplay debian/wordplay/usr/bin
install -m 644 words721.txt debian/wordplay/usr/share/games/wordplay
only in patch2:
unchanged:
--- wordplay-7.22.orig/debian/compat
+++ wordplay-7.22/debian/compat
@@ -0,0 +1 @@
+9


Bug#834252: ugene: FTBFS in stretch

2016-08-13 Thread Santiago Vila
Package: ugene
Version: 1.23.1+dfsg-1
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch:

---
In file included from /usr/include/c++/6/ext/string_conversions.h:41:0,
 from /usr/include/c++/6/bits/basic_string.h:5402,
  from /usr/include/c++/6/string:52,
   from 
src/client/minidump_file_writer.h:37,
from
src/client/minidump_file_writer-inl.h:39,
 from src/client/minidump_file_writer.cc:40:
 /usr/include/c++/6/cstdlib:75:25: fatal error:
stdlib.h: No such file or directory
 #include_next 
  ^
  compilation terminated.
---

The full build log is attached.

Thanks.

ugene_1.23.1+dfsg-1_amd64-20160812-1335.gz
Description: application/gzip


Processed: Re: wordplay: Please migrate a supported debhelper compat level

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

> tags 800219 patch
Bug #800219 [src:wordplay] wordplay: Please migrate a supported debhelper 
compat level
Added tag(s) patch.
> tags 800219 pending
Bug #800219 [src:wordplay] wordplay: Please migrate a supported debhelper 
compat level
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#834251: openmw: FTBFS with GCC 6

2016-08-13 Thread Santiago Vila
Package: openmw
Version: 0.38.0-1
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch:

-
In file included from /usr/include/c++/6/unordered_map:35:0,
 from
/<>/components/files/configurationmanager.hpp:7,
 from
/<>/components/files/configurationmanager.cpp:1:
/usr/include/c++/6/bits/c++0x_warning.h:32:2: error: #error This file
requires compiler and library support for the ISO C++ 2011 standard.
This support must be enabled with the -std=c++11 or -std=gnu++11
compiler options.
 #error This file requires compiler and library support \
   ^
-

The full build log is attached.

(Note: The build log is for "dpkg-buildpackage -A" but that's probably
irrelevant considering the way it fails).

Thanks.

openmw_0.38.0-1_amd64-20160812-1532.gz
Description: application/gzip


Bug#806034: marked as done (gmpc: FTBFS when built with dpkg-buildpackage -A (No such file or directory))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 18:05:19 +
with message-id 
and subject line Bug#806034: fixed in gmpc 11.8.16-10
has caused the Debian Bug report #806034,
regarding gmpc: FTBFS when built with dpkg-buildpackage -A (No such file or 
directory)
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.)


-- 
806034: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806034
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gmpc
Version: 11.8.16-9
User: sanv...@debian.org
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:


[...]
 fakeroot debian/rules binary-indep
dh binary-indep --with autoreconf
   dh_testroot -i
   dh_prep -i
   dh_auto_install -i
make -j1 install DESTDIR=/<>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<>'
Making install in src
make[2]: Entering directory '/<>/src'
/bin/bash: git: command not found
make  install-am
make[3]: Entering directory '/<>/src'
make[4]: Entering directory '/<>/src'
 /bin/mkdir -p '/<>/debian/tmp/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c gmpc 
'/<>/debian/tmp/usr/bin'
libtool: install: /usr/bin/install -c gmpc 
/<>/debian/tmp/usr/bin/gmpc
 /bin/mkdir -p '/<>/debian/tmp/usr/include/gmpc/'
 /usr/bin/install -c -m 644 plugin.h config1.h Widgets/mpd-async-request.h 
Widgets/playlist3-messages.h Tools/gmpc_easy_download.h Tools/mpdinteraction.h 
Tools/misc.h gmpc-extras.h gmpc-version.h GUI/status_icon.h MetaData/metadata.h 
'/<>/debian/tmp/usr/include/gmpc/'
 /bin/mkdir -p '/<>/debian/tmp/usr/include/gmpc/'
 /usr/bin/install -c -m 644 gmpc-profiles.h gmpc-meta-watcher.h 
gmpc-mpddata-model.h gmpc-mpddata-model-sort.h gmpc-mpddata-treeview.h 
gmpc-metaimage.h gmpc-meta-text-view.h 
'/<>/debian/tmp/usr/include/gmpc/'
make[4]: Leaving directory '/<>/src'
make[3]: Leaving directory '/<>/src'

[... snipped ...]

/usr/bin/install -c -m 644 C/Images/preferences-metadata-appearance.png 
debian/tmp/usr/usr/share/gnome/help/gmpc/C/Images/preferences-metadata-appearance.png
/usr/bin/install -c -m 644 C/Images/preferences-plugins.png 
debian/tmp/usr/usr/share/gnome/help/gmpc/C/Images/preferences-plugins.png
make[3]: Leaving directory '/<>/doc/Mallard'
make[2]: Leaving directory '/<>/doc/Mallard'
rm -rf debian/gmpc-dev/usr/share/doc/gmpc-dev
ln -sf gmpc debian/gmpc-dev/usr/share/doc/gmpc-dev
ln: failed to create symbolic link 'debian/gmpc-dev/usr/share/doc/gmpc-dev': No 
such file or directory
debian/rules:21: recipe for target 'override_dh_installdocs' failed
make[1]: *** [override_dh_installdocs] Error 1
make[1]: Leaving directory '/<>'
debian/rules:8: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2


Sorry not to have a fix, as I am reporting many bugs similar to
this one, but I can give some general hints:

* If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now.
 
* If not, debian/rules should be modified so that the binary-indep
target works in all cases, even when binary-arch is not used (this is
what the "Architecture: all" autobuilder does). For that:

* If you are using debhelper, you might want to use options -a and -i
for dh_* commands so that they do not act on packages they do not
have to act.

* Also, if you are using dh, the (independently) optional targets
override_dh_foo-arch and override_dh_foo-indep (for several values
of "foo") may be useful to write a debian/rules which behaves exactly
as desired.


After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B"
work properly, this package will be suitable to be uploaded in
source-only form if you wish (you might want to try it).

Thanks.
--- End Message ---
--- Begin Message ---
Source: gmpc
Source-Version: 11.8.16-10

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

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

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

Bug#834249: openbabel: FTBFS in testing

2016-08-13 Thread Santiago Vila
Package: openbabel
Version: 2.3.2+dfsg-2.3
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch.

--
/<>/openbabel-2.3.2+dfsg/src/alias.cpp: In static member
function 'static bool OpenBabel::AliasData::LoadFile(O
penBabel::AliasData::SmartsTable&)':
/<>/openbabel-2.3.2+dfsg/src/alias.cpp:273:9: error:
reference to 'shared_ptr' is ambiguous
 shared_ptr psp(new OBSmartsPattern);
  ^~
--

(Failure seems quite different from the one in Bug #812259)

Full logs available here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openbabel.html

Thanks.



Bug#834248: libtexttools: FTBFS in testing

2016-08-13 Thread Santiago Vila
Package: libtexttools
Version: 2.1.0-7
Severity: serious

Dear maintainer:

This package currently fails to build from source in stretch:

---
rm -f build-obj-dynamic/* build-obj-static/* build-lib-dynamic/*
build-lib-static/*
find -name "*~" -delete
sed examples/examples.gpr.sed \
  -e 's/ADAFLAGS/-g", "-O2",
"-fdebug-prefix-map=/build/libtexttools-2.1.0=.",
"-fstack-protector-strong", "-gnatn/'  -e 's/CFLAGS/-g", "-O2",
"-fdebug-prefix-map=/build/libtexttools-2.1.0=.",
"-fstack-protector-strong", "-Wformat", "-Werror=format-security/'  -e
's/LDFLAGS/-Wl,-z,relro", "-Wl,-z,now", "-Wl,--as-needed",
"-Wl,-z,defs/'  -e 's/LDLIBS/-lncurses", "-ltinfo/'  -e
's/SOVERSION/7/' \
 > examples/examples.gpr
 sed: -e expression #1, char 45: unknown option to s'
 Makefile:125: recipe for target 'examples/examples.gpr' failed
 make[2]: *** [examples/examples.gpr] Error 1
 make[2]: Leaving directory '/build/libtexttools-2.1.0'
 dh_auto_clean: make -j1 clean ADAFLAGS=-g -O2
-fdebug-prefix-map=/build/libtexttools-2.1.0=.
-fstack-protector-strong -gnatn CFLAGS=-g -O2
-fdebug-prefix-map=/build/libtexttools-2.1.0=.
-fstack-protector-strong -Wformat -Werror=format-security
CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-z,relro
-Wl,-z,now -Wl,--as-needed -Wl,-z,defs SOVERSION=7
GNATMAKE_OPTIONS=-j18 -R -v -eS returned exit code 2
debian/rules:44: recipe for target 'override_dh_auto_clean' failed
---

You will find full build logs here:

https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/libtexttools.html

Thanks.



Bug#831171: marked as done (proftmb: FTBFS with GCC 6: proftmb.cpp:166:47: error: no match for 'operator<<' (operand types are 'std::basic_ostream' and 'std::ostringstream {aka std::__cxx11::bas

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 18:52:07 +0100
with message-id <5988590d-19c2-4607-9d38-1f56ced74...@debian.org>
and subject line Re: proftmb: FTBFS with GCC 6: proftmb.cpp:166:47: error: no 
match for  'operator<<' (operand types are 'std::basic_ostream' and  
'std::ostringstream {aka std::__cxx11::basic_ostringstream}')
has caused the Debian Bug report #831171,
regarding proftmb: FTBFS with GCC 6: proftmb.cpp:166:47: error: no match for 
'operator<<' (operand types are 'std::basic_ostream' and 
'std::ostringstream {aka std::__cxx11::basic_ostringstream}')
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.)


-- 
831171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: proftmb
Version: 1.1.12-5
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64

Hi,

During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg7.html

Relevant part (hopefully):
> g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o proftmb.o 
> proftmb.cpp
> In file included from proftmb.cpp:18:0:
> HMMOutput.h:21:46: warning: ISO C++ forbids converting a string constant to 
> 'char*' [-Wwrite-strings]
>  void DisplayArch(ostream&,Par&,uint,char* ="");
>   ^
> HMMOutput.h:24:44: warning: ISO C++ forbids converting a string constant to 
> 'char*' [-Wwrite-strings]
>  void PrintEmit(ostream&,Par&,uint,char* ="");
> ^
> proftmb.cpp: In function 'int Run(int, char**)':
> proftmb.cpp:166:47: error: no match for 'operator<<' (operand types are 
> 'std::basic_ostream' and 'std::ostringstream {aka 
> std::__cxx11::basic_ostringstream}')
>   if (!TS) { cerr<<"Couldn't open Output file "< strerror(errno) <  ~~^~
> proftmb.cpp:166:47: note: candidate: operator<<(int, int) 
> proftmb.cpp:166:47: note:   no known conversion for argument 2 from 
> 'std::ostringstream {aka std::__cxx11::basic_ostringstream}' to 'int'
> In file included from /usr/include/c++/6/iostream:39:0,
>  from proftmb.cpp:6:
> /usr/include/c++/6/ostream:108:7: note: candidate: std::basic_ostream<_CharT, 
> _Traits>::__ostream_type& std::basic_ostream<_CharT, 
> _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__ostream_type& 
> (*)(std::basic_ostream<_CharT, _Traits>::__ostream_type&)) [with _CharT = 
> char; _Traits = std::char_traits; std::basic_ostream<_CharT, 
> _Traits>::__ostream_type = std::basic_ostream]
>operator<<(__ostream_type& (*__pf)(__ostream_type&))
>^~~~
> /usr/include/c++/6/ostream:108:7: note:   no known conversion for argument 1 
> from 'std::ostringstream {aka std::__cxx11::basic_ostringstream}' to 
> 'std::basic_ostream::__ostream_type& 
> (*)(std::basic_ostream::__ostream_type&) {aka std::basic_ostream& 
> (*)(std::basic_ostream&)}'
> /usr/include/c++/6/ostream:117:7: note: candidate: std::basic_ostream<_CharT, 
> _Traits>::__ostream_type& std::basic_ostream<_CharT, 
> _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__ios_type& 
> (*)(std::basic_ostream<_CharT, _Traits>::__ios_type&)) [with _CharT = char; 
> _Traits = std::char_traits; std::basic_ostream<_CharT, 
> _Traits>::__ostream_type = std::basic_ostream; 
> std::basic_ostream<_CharT, _Traits>::__ios_type = std::basic_ios]
>operator<<(__ios_type& (*__pf)(__ios_type&))
>^~~~
> /usr/include/c++/6/ostream:117:7: note:   no known conversion for argument 1 
> from 'std::ostringstream {aka std::__cxx11::basic_ostringstream}' to 
> 'std::basic_ostream::__ios_type& 
> (*)(std::basic_ostream::__ios_type&) {aka std::basic_ios& 
> (*)(std::basic_ios&)}'
> /usr/include/c++/6/ostream:127:7: note: candidate: std::basic_ostream<_CharT, 
> _Traits>::__ostream_type& std::basic_ostream<_CharT, 
> _Traits>::operator<<(std::ios_base& (*)(std::ios_base&)) [with _CharT = char; 
> _Traits = std::char_traits; std::basic_ostream<_CharT, 
> _Traits>::__ostream_type = std::basic_ostream]
>operator<<(ios_base& (*__pf) (ios_base&))
>^~~~
> 

Bug#834246: kicad: FTBFS in testing

2016-08-13 Thread Santiago Vila
Package: kicad
Version: 4.0.2+dfsg1-4
Severity: serious

Dear maintainer:

This package fails to build from source in stretch:

-
In file included from
/<>/kicad-4.0.2+dfsg1/common/tool/tool_manager.cpp:46:0:
/<>/kicad-4.0.2+dfsg1/include/tool/coroutine.h:30:38: fatal
error: boost/context/fcontext.hpp: No such file or 
directory
 #include 
   ^
   compilation terminated.
-

Full build logs available here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kicad.html

Thanks.



Bug#834242: kcemu: FTBFS with GCC 6

2016-08-13 Thread Santiago Vila
Package: kcemu
Version: 0.5.1+git20141014+dfsg-1
Severity: serious

Dear maintainer:

This package does currently fail to build from source in stretch.
The failure seems to be related with GCC 6.

The full build log is attached.

Thanks.

kcemu_0.5.1+git20141014+dfsg-1_amd64-20160812-1347.gz
Description: application/gzip


Bug#806034: gmpc: FTBFS when built with dpkg-buildpackage -A (No such file or directory)

2016-08-13 Thread anarcat
On Wed, Aug 03, 2016 at 07:55:10AM +0100, Simon McVittie wrote:
> On Sun, 29 May 2016 at 15:12:12 +0200, Etienne Millon wrote:
> > Here's a patch that fixes the issue.
> 
> Please prepare a proposed upload, I'd be happy to sponsor it.
> 
> Alternatively, if you intend for pkg-mpd team members to be able to upload
> this package without it being an NMU, please set the team as the Maintainer
> with yourself in Uploaders, or add the team to Uploaders if you want to be
> considered the primary maintainer. The canonical spelling seems to be
> "mpd maintainers ".

Hi!

Thanks for the offer Simon, I have made an upload to mark me and etienne
as uploaders and MPD as the maintainer team. I hope everything is in
order!

a.
-- 
I know where I am going, and I know the truth,
and I do not have to be what you want me to be.
I am free to be what I want.
 - Muhammad Ali


signature.asc
Description: Digital signature


Bug#811866: fixed in hyphy 2.2.6+dfsg-4

2016-08-13 Thread Santiago Vila
found 811866 2.2.6+dfsg-4
thanks

Still FTBFS:

https://tests.reproducible-builds.org/debian/rbuild/testing/amd64/hyphy_2.2.6+dfsg-4.rbuild.log



Bug#834236: marked as done (midori: just crashes on startup)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 17:22:51 +
with message-id 
and subject line Bug#834236: fixed in midori 0.5.11-ds1-4
has caused the Debian Bug report #834236,
regarding midori: just crashes on startup
to be marked as done.

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

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


-- 
834236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: midori
Version: 0.5.11-ds1-3
Severity: grave

midori from unstable segfaults on startup:

$ gdb midori
GNU gdb (Debian 7.11.1-2) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from midori...Reading symbols from 
/usr/lib/debug/.build-id/a3/70e71515d4ec37c4cfb3f35adf7bc8b586ec6d.debug...done.
done.
(gdb) run
Starting program: /usr/bin/midori 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3509700 (LWP 683)]
[New Thread 0x7fffe2d08700 (LWP 684)]
[New Thread 0x7fffdbfff700 (LWP 685)]
[New Thread 0x7fffdb7fe700 (LWP 686)]
[Thread 0x7fffdb7fe700 (LWP 686) exited]
[New Thread 0x7fffdb7fe700 (LWP 687)]
[New Thread 0x7fffdabeb700 (LWP 688)]
[New Thread 0x7fffd933a700 (LWP 689)]
[New Thread 0x7fffd8b39700 (LWP 690)]
[New Thread 0x7fff933b9700 (LWP 691)]
No bp log location saved, using default.
[000:000] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:007] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:000] Computer model: Not available
[New Thread 0x7fff7a948700 (LWP 695)]
[New Thread 0x7fff7a147700 (LWP 697)]
[New Thread 0x7fff79946700 (LWP 698)]
[000:110] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:111] No bp log location saved, using default.
[000:112] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:112] Computer model: Not available
[000:112] Browser XEmbed support present: 1
[000:112] Browser toolkit is Gtk2.
[000:112] Using Gtk2 toolkit
[000:088] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:088] No bp log location saved, using default.
[000:089] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:089] Computer model: Not available
[New Thread 0x7fff79145700 (LWP 700)]
[New Thread 0x7fff78944700 (LWP 701)]
[New Thread 0x7fff73fff700 (LWP 702)]
[New Thread 0x7fff737fe700 (LWP 703)]
[Thread 0x7fff933b9700 (LWP 691) exited]
[Thread 0x7fffd8b39700 (LWP 690) exited]

Thread 1 "midori" received signal SIGSEGV, Segmentation fault.
0x71509348 in WTF::String::isolatedCopy() const () from 
/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
(gdb) openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)
OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)

(gdb) quit
A debugging session is active.

Inferior 1 [process 679] will be killed.

Quit anyway? (y or n) y

I am not sending the dependency information because I am now using the
version from experimental which works.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: midori
Source-Version: 0.5.11-ds1-4

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

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

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

Debian distribution maintenance software
pp.
Sergio Durigan Junior  (supplier of updated midori 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing 

Bug#832959: xmlrpc-epi: diff for NMU version 0.54.2-1.2

2016-08-13 Thread Salvatore Bonaccorso
Control: tags 832959 + pending

Dear maintainer,

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

Regards,
Salvatore
diff -u xmlrpc-epi-0.54.2/debian/changelog xmlrpc-epi-0.54.2/debian/changelog
--- xmlrpc-epi-0.54.2/debian/changelog
+++ xmlrpc-epi-0.54.2/debian/changelog
@@ -1,3 +1,11 @@
+xmlrpc-epi (0.54.2-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn
+(Closes: #832959)
+
+ -- Salvatore Bonaccorso   Sat, 13 Aug 2016 19:11:42 +0200
+
 xmlrpc-epi (0.54.2-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- xmlrpc-epi-0.54.2.orig/src/simplestring.c
+++ xmlrpc-epi-0.54.2/src/simplestring.c
@@ -167,6 +167,10 @@
 }
 /**/
 
+#ifndef SIZE_MAX
+#define SIZE_MAX ((size_t)-1)
+#endif
+
 /f* FUNC/simplestring_addn
  * NAME
  *   simplestring_addn
@@ -185,18 +189,31 @@
  *   simplestring_add ()
  * SOURCE
  */
-void simplestring_addn(simplestring* target, const char* source, int add_len) {
+void simplestring_addn(simplestring* target, const char* source, size_t add_len) {
+   size_t newsize = target->size, incr = 0;
if(target && source) {
   if(!target->str) {
  simplestring_init_str(target);
   }
+
+  if((SIZE_MAX - add_len) < target->len || (SIZE_MAX - add_len - 1) < target->len) {
+	  /* check for overflows, if there's a potential overflow do nothing */
+	  return;
+  }
+
   if(target->len + add_len + 1 > target->size) {
  /* newsize is current length + new length */
- int newsize = target->len + add_len + 1;
- int incr = target->size * 2;
+ newsize = target->len + add_len + 1;
+ incr = target->size * 2;
 
  /* align to SIMPLESTRING_INCR increments */
- newsize = newsize - (newsize % incr) + incr;
+ if (incr) {
+newsize = newsize - (newsize % incr) + incr;
+ }
+ if(newsize < (target->len + add_len + 1)) {
+	 /* some kind of overflow happened */
+	 return;
+ }
  target->str = (char*)realloc(target->str, newsize);
 
  target->size = target->str ? newsize : 0;
only in patch2:
unchanged:
--- xmlrpc-epi-0.54.2.orig/src/simplestring.h
+++ xmlrpc-epi-0.54.2/src/simplestring.h
@@ -63,7 +63,7 @@
 void simplestring_clear(simplestring* string);
 void simplestring_free(simplestring* string);
 void simplestring_add(simplestring* string, const char* add);
-void simplestring_addn(simplestring* string, const char* add, int add_len);
+void simplestring_addn(simplestring* string, const char* add, size_t add_len);
 
 #ifdef __cplusplus
 }


Processed: xmlrpc-epi: diff for NMU version 0.54.2-1.2

2016-08-13 Thread Debian Bug Tracking System
Processing control commands:

> tags 832959 + pending
Bug #832959 [src:xmlrpc-epi] xmlrpc-epi: CVE-2016-6296: Heap buffer overflow 
vulnerability in simplestring_addn in simplestring.c
Added tag(s) pending.

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



Bug#834241: open-iscsi-udeb: uninstallable, depends on libmount1-udeb

2016-08-13 Thread Cyril Brulebois
Package: open-iscsi-udeb
Version: 2.0.873+git1.4c1f2d90-1
Severity: serious
Justification: uninstallable

Hi,

partman-iscsi and open-iscsi-udeb are no longer installable since the
latter now depends on libmount1-udeb, which was dropped in 2014 (see
https://bugs.debian.org/723168).

(debian-boot@ x-d-cc'd, please keep it in the loop.)


KiBi.



Processed: Re: python-imaging-doc-handbook: Please migrate a supported debhelper compat level

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

> tags 800226 patch
Bug #800226 [src:python-imaging-doc-handbook] python-imaging-doc-handbook: 
Please migrate a supported debhelper compat level
Added tag(s) patch.
> tags 800226 pending
Bug #800226 [src:python-imaging-doc-handbook] python-imaging-doc-handbook: 
Please migrate a supported debhelper compat level
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#800226: python-imaging-doc-handbook: Please migrate a supported debhelper compat level

2016-08-13 Thread Giovani Ferreira
tags 800226 patch
tags 800226 pending

thanks

Hi,

I did make a NMU and Eriberto sponsored upload to 10-day/delay queue.
Feel free to cancel this upload if needed.

The debian/changelog is:

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800226)
  * debian/compat: created and set to 9, instead of using DH_COMPAT.
  * debian/control:
 - Added the ${misc:Depends} variable to provide the right install
   dependencies.
 - Bumped Standards-Version to 3.9.8.
  * debian/rules:
 - Removed the DH_COMPAT line.
 - Desabled dh_clean -k line, deprecated.

I attached a debdiff.


cheers,

-- 
Giovani Ferreira
http://softwarelivre.org/jova2
0x78494EF72375A66C
diff -u python-imaging-doc-handbook-1.1.2/debian/changelog 
python-imaging-doc-handbook-1.1.2/debian/changelog
--- python-imaging-doc-handbook-1.1.2/debian/changelog
+++ python-imaging-doc-handbook-1.1.2/debian/changelog
@@ -1,3 +1,18 @@
+python-imaging-doc-handbook (1.1.2-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update DH level to 9. (Closes: #800226)
+  * debian/compat: created and set to 9, instead of using DH_COMPAT.
+  * debian/control:
+ - Added the ${misc:Depends} variable to provide the right install
+   dependencies.
+ - Bumped Standards-Version to 3.9.8.
+  * debian/rules:
+ - Removed the DH_COMPAT line.
+ - Desabled dh_clean -k line, deprecated.
+
+ -- Giovani Augusto Ferreira   Sat, 13 Aug 2016 11:01:23 
-0300
+
 python-imaging-doc-handbook (1.1.2-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u python-imaging-doc-handbook-1.1.2/debian/control 
python-imaging-doc-handbook-1.1.2/debian/control
--- python-imaging-doc-handbook-1.1.2/debian/control
+++ python-imaging-doc-handbook-1.1.2/debian/control
@@ -2,11 +2,12 @@
 Section: doc
 Priority: optional
 Maintainer: Simon Richter 
-Build-Depends: debhelper (>> 3.0.0)
-Standards-Version: 3.5.2
+Build-Depends: debhelper (>=9)
+Standards-Version: 3.9.8
 
 Package: python-imaging-doc-html
 Architecture: all
+Depends: ${misc:Depends}
 Description: Documentation for the Python Imaging Library.
  The Python Imaging Library (PIL) adds an image object to your
  Python interpreter. You can load image objects from a variety of file
@@ -16,6 +17,7 @@
 
 Package: python-imaging-doc-pdf
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: pdf-viewer
 Description: Documentation for the Python Imaging Library.
  The Python Imaging Library (PIL) adds an image object to your
diff -u python-imaging-doc-handbook-1.1.2/debian/rules 
python-imaging-doc-handbook-1.1.2/debian/rules
--- python-imaging-doc-handbook-1.1.2/debian/rules
+++ python-imaging-doc-handbook-1.1.2/debian/rules
@@ -6,7 +6,6 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=3
 
 configure:
 # Nothing to do
@@ -23,7 +22,7 @@
 install: build
dh_testdir
dh_testroot
-   dh_clean -k
+#  dh_clean -k
dh_installdirs
 
for i in *.htm *.css *.gif; do \
only in patch2:
unchanged:
--- python-imaging-doc-handbook-1.1.2.orig/debian/compat
+++ python-imaging-doc-handbook-1.1.2/debian/compat
@@ -0,0 +1 @@
+9


Bug#811880: marked as done (fuzzylite: FTBFS with GCC 6: no matching function for call to)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 16:55:51 +
with message-id 
and subject line Bug#811880: fixed in fuzzylite 5.1+dfsg-3.1
has caused the Debian Bug report #811880,
regarding fuzzylite: FTBFS with GCC 6: no matching function for call to
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.)


-- 
811880: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811880
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fuzzylite
Version: 5.1+dfsg-3
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

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

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

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

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> /usr/bin/c++   -DFL_BACKTRACE_OFF 
> -DFL_BUILD_PATH=\"/<>/fuzzylite-5.1+dfsg/fuzzylite\" 
> -DFL_DATE=\"1507\" -DFL_VERSION=\"5.1\" 
> -I/<>/fuzzylite-5.1+dfsg/fuzzylite/.  -pedantic -Wall -Wextra -g 
> -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2-fPIC -o CMakeFiles/fl-obj.dir/src/hedge/Not.cpp.o -c 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/src/hedge/Not.cpp
> In file included from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/ConstructionFactory.h:28:0,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/TermFactory.h:29,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/src/factory/TermFactory.cpp:25:
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/fuzzylite.h:158:28: warning: 
> 'template class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>  #define FL_unique_ptr std::auto_ptr
> ^
> 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/term/Function.h:81:13: note: 
> in expansion of macro 'FL_unique_ptr'
>  FL_unique_ptr element;
>  ^
> 
> In file included from /usr/include/c++/6/memory:81:0,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/fuzzylite.h:33,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/ConstructionFactory.h:28,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/TermFactory.h:29,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/src/factory/TermFactory.cpp:25:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>template class auto_ptr;
> ^~~~
> 
> In file included from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/ConstructionFactory.h:28:0,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/TermFactory.h:29,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/src/factory/TermFactory.cpp:25:
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/fuzzylite.h:158:28: warning: 
> 'template class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>  #define FL_unique_ptr std::auto_ptr
> ^
> 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/term/Function.h:82:13: note: 
> in expansion of macro 'FL_unique_ptr'
>  FL_unique_ptr left;
>  ^
> 
> In file included from /usr/include/c++/6/memory:81:0,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/fuzzylite.h:33,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/ConstructionFactory.h:28,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/TermFactory.h:29,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/src/factory/TermFactory.cpp:25:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>template class auto_ptr;
> ^~~~
> 
> In file included from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/ConstructionFactory.h:28:0,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/factory/TermFactory.h:29,
>  from 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/src/factory/TermFactory.cpp:25:
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/fuzzylite.h:158:28: warning: 
> 'template class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>  #define FL_unique_ptr std::auto_ptr
> ^
> 
> /<>/fuzzylite-5.1+dfsg/fuzzylite/./fl/term/Function.h:83:13: note: 
> in expansion of macro 

Bug#811880: Bug#819142: fuzzylite: FTBFS with GCC 6: no matching function for call to

2016-08-13 Thread Johannes Schauer
Hi Gianfranco,

Quoting Gianfranco Costamagna (2016-08-13 15:56:59)
> Hi, after a lot of work, I think I'm now in a somewhat good situation, even
> if I still don't understand the symbols mess (but this is a c++ issue I
> guess)

I cannot be of much help there either. I had the issues myself as well when I
initially packaged fuzzylite.

Fortunately, there is only a single consumer of it in Debian (vcmi) so it's
easy to check whether things still work.

> So, I uploaded in deferred/10

Thanks a lot for all your work! Please feel free to upload packages I maintain
myself without delay. [1]

Thanks again!

cheers, josch


[1] https://wiki.debian.org/LowThresholdNmu


signature.asc
Description: signature


Bug#817379: marked as done (bluemon: Removal of debhelper compat 4)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 16:27:56 +
with message-id 
and subject line Bug#817379: fixed in bluemon 1.4-6.1
has caused the Debian Bug report #817379,
regarding bluemon: Removal of debhelper compat 4
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.)


-- 
817379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bluemon
Severity: important
Usertags: compat-4-removal

Hi,

The package bluemon uses debhelper with a compat level of 4,
which is deprecated and scheduled for removal.

 * Please bump the debhelper compat at your earliest convenience.
   on the 15th of June.
   - Compat 9 is recommended
   - Compat 5 is the bare minimum
   - If the package has been relying on dh_install being lenient about
 missing files, please see "MIGRATING TO COMPAT 5 OR LATER" in [1].

 * Compat level 4 will be removed on the first debhelper upload after
   the 15th of June.

Thanks,
~Niels

[1] https://lists.debian.org/debian-devel/2015/09/msg00257.html
--- End Message ---
--- Begin Message ---
Source: bluemon
Source-Version: 1.4-6.1

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

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

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

Debian distribution maintenance software
pp.
Antonio Terceiro  (supplier of updated bluemon package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 13 Aug 2016 12:33:20 -0300
Source: bluemon
Binary: bluemon
Architecture: source
Version: 1.4-6.1
Distribution: unstable
Urgency: medium
Maintainer: Matthew Johnson 
Changed-By: Antonio Terceiro 
Description:
 bluemon- Activate or deactivate programs based on Bluetooth link quality
Closes: 817379
Changes:
 bluemon (1.4-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Bump debhelper compatibility level to 9 (Closes: #817379)
Checksums-Sha1:
 493cbb415eeb1c6608e28eb3e4500fe9e057d2f0 1695 bluemon_1.4-6.1.dsc
 e816c664e29956d117805c51b28671a38214c354 5216 bluemon_1.4-6.1.diff.gz
Checksums-Sha256:
 2e6d4410025ec61c6512f1fb25d91dd8e5e3e4000105f254b6565cbcb1f3838a 1695 
bluemon_1.4-6.1.dsc
 16ac1117b28bd3358665c79279cad1d696251c6da78d3d898b5010f740834383 5216 
bluemon_1.4-6.1.diff.gz
Files:
 c39362cc90594b178c1633c7d3aba457 1695 net optional bluemon_1.4-6.1.dsc
 f6cd65688217da31f7bbb39e1ff934dd 5216 net optional bluemon_1.4-6.1.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJXr0COAAoJEPwNsbvNRgveX5sP/iey9It2sNGEk1gry26MgSVP
3k+T4z2+vlTz5wZ7/hbfuyYIq389vguURSlv4Nt2wu7WnXSA0fCNQcbtlftudMbj
ZDac0uxFotnQTFk8MFzL0iUxZavWRpm4xesbTdqWS3W7nS1M7IM5980GtmIxRbas
4eE+JjhdABTwW5vZkzKVUYVYPCc4ST5rDUACVhBVM+zxv7fpq7B95paonkEm1jOM
ubx6spg7OVIrKL0awGJI1/uh3b7VYOSABrNHBrDESrtonjoO4a6NwflGvJSv5V/W
i4DV4QHlbFm2jkR5Wj76mxxcOUJRHwcga256nY5M/QUUALsSt+rcTjys6MidfqKn
xqgkmeAEuSVVDqWaoke6/DttlmCaFUenCWbe/teqjIbBodX+9y5ff8KByLcFdW3t
Xpl1ilFcfRfExgY6cLE7i+BG5ToH7aR3LDEfr7On+33Ru8afmSNbJhHRp8Z6nO06
9SMZ94cbXxazOFP68CqbPTl1rsinmKLyQMkrv1zI4Ox60wFIJP0djZ1Dal4iXkeW
iiwW97DkrsCfQiiTpipP9nNaqcVzr91O5ebe3q8xT1iRXpBftbUX8s16eZwxdb5N
1UUpZXwotUk3ir/yePSEXDNQ1ubNBKN+g4I12ojPV7b7M+OFWVBmteWM0+RcaOLC
bZMGQbk2rjvmfjWcLVgz
=nbH2
-END PGP SIGNATURE End Message ---


Bug#834210: marked as done (libdancer-plugin-database-perl: FTBFS: Failed 1/5 test programs. 6/45 subtests failed.)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 16:28:51 +
with message-id 
and subject line Bug#834210: fixed in libdancer-plugin-database-core-perl 0.16-1
has caused the Debian Bug report #834210,
regarding libdancer-plugin-database-perl: FTBFS: Failed 1/5 test programs. 6/45 
subtests failed.
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.)


-- 
834210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834210
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libdancer-plugin-database-perl
Version: 2.12-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libdancer-plugin-database-perl fails to build from source in unstable/amd64:

  [..]

  Fetched 3224 kB in 0s (65.4 MB/s)
  Selecting previously unselected package libhash-merge-simple-perl.
  (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23259 files and directories currently installed.)
  Preparing to unpack .../00-libhash-merge-simple-perl_0.051-1_all.deb ...
  Unpacking libhash-merge-simple-perl (0.051-1) ...
  Selecting previously unselected package libencode-locale-perl.
  Preparing to unpack .../01-libencode-locale-perl_1.05-1_all.deb ...
  Unpacking libencode-locale-perl (1.05-1) ...
  Selecting previously unselected package libhttp-date-perl.
  Preparing to unpack .../02-libhttp-date-perl_6.02-1_all.deb ...
  Unpacking libhttp-date-perl (6.02-1) ...
  Selecting previously unselected package libio-html-perl.
  Preparing to unpack .../03-libio-html-perl_1.001-1_all.deb ...
  Unpacking libio-html-perl (1.001-1) ...
  Selecting previously unselected package liblwp-mediatypes-perl.
  Preparing to unpack .../04-liblwp-mediatypes-perl_6.02-1_all.deb ...
  Unpacking liblwp-mediatypes-perl (6.02-1) ...
  Selecting previously unselected package libhttp-message-perl.
  Preparing to unpack .../05-libhttp-message-perl_6.11-1_all.deb ...
  Unpacking libhttp-message-perl (6.11-1) ...
  Selecting previously unselected package libpath-class-perl.
  Preparing to unpack .../06-libpath-class-perl_0.36-1_all.deb ...
  Unpacking libpath-class-perl (0.36-1) ...
  Selecting previously unselected package openssl.
  Preparing to unpack .../07-openssl_1.0.2h-1_amd64.deb ...
  Unpacking openssl (1.0.2h-1) ...
  Selecting previously unselected package ca-certificates.
  Preparing to unpack .../08-ca-certificates_20160104_all.deb ...
  Unpacking ca-certificates (20160104) ...
  Selecting previously unselected package libfile-listing-perl.
  Preparing to unpack .../09-libfile-listing-perl_6.04-1_all.deb ...
  Unpacking libfile-listing-perl (6.04-1) ...
  Selecting previously unselected package libhtml-tree-perl.
  Preparing to unpack .../10-libhtml-tree-perl_5.03-2_all.deb ...
  Unpacking libhtml-tree-perl (5.03-2) ...
  Selecting previously unselected package libhttp-cookies-perl.
  Preparing to unpack .../11-libhttp-cookies-perl_6.01-1_all.deb ...
  Unpacking libhttp-cookies-perl (6.01-1) ...
  Selecting previously unselected package libhttp-negotiate-perl.
  Preparing to unpack .../12-libhttp-negotiate-perl_6.00-2_all.deb ...
  Unpacking libhttp-negotiate-perl (6.00-2) ...
  Selecting previously unselected package libnet-http-perl.
  Preparing to unpack .../13-libnet-http-perl_6.09-1_all.deb ...
  Unpacking libnet-http-perl (6.09-1) ...
  Selecting previously unselected package liblwp-protocol-https-perl.
  Preparing to unpack .../14-liblwp-protocol-https-perl_6.06-2_all.deb ...
  Unpacking liblwp-protocol-https-perl (6.06-2) ...
  Selecting previously unselected package libwww-robotrules-perl.
  Preparing to unpack .../15-libwww-robotrules-perl_6.01-1_all.deb ...
  Unpacking libwww-robotrules-perl (6.01-1) ...
  Selecting previously unselected package libwww-perl.
  Preparing to unpack .../16-libwww-perl_6.15-1_all.deb ...
  Unpacking libwww-perl (6.15-1) ...
  Selecting previously unselected package libyaml-perl.
  Preparing to unpack 

Bug#834236: midori: just crashes on startup

2016-08-13 Thread Antonio Terceiro
Package: midori
Version: 0.5.11-ds1-3
Severity: grave

midori from unstable segfaults on startup:

$ gdb midori
GNU gdb (Debian 7.11.1-2) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from midori...Reading symbols from 
/usr/lib/debug/.build-id/a3/70e71515d4ec37c4cfb3f35adf7bc8b586ec6d.debug...done.
done.
(gdb) run
Starting program: /usr/bin/midori 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3509700 (LWP 683)]
[New Thread 0x7fffe2d08700 (LWP 684)]
[New Thread 0x7fffdbfff700 (LWP 685)]
[New Thread 0x7fffdb7fe700 (LWP 686)]
[Thread 0x7fffdb7fe700 (LWP 686) exited]
[New Thread 0x7fffdb7fe700 (LWP 687)]
[New Thread 0x7fffdabeb700 (LWP 688)]
[New Thread 0x7fffd933a700 (LWP 689)]
[New Thread 0x7fffd8b39700 (LWP 690)]
[New Thread 0x7fff933b9700 (LWP 691)]
No bp log location saved, using default.
[000:000] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:007] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:000] Computer model: Not available
[New Thread 0x7fff7a948700 (LWP 695)]
[New Thread 0x7fff7a147700 (LWP 697)]
[New Thread 0x7fff79946700 (LWP 698)]
[000:110] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:111] No bp log location saved, using default.
[000:112] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:112] Computer model: Not available
[000:112] Browser XEmbed support present: 1
[000:112] Browser toolkit is Gtk2.
[000:112] Using Gtk2 toolkit
[000:088] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:088] No bp log location saved, using default.
[000:089] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:089] Computer model: Not available
[New Thread 0x7fff79145700 (LWP 700)]
[New Thread 0x7fff78944700 (LWP 701)]
[New Thread 0x7fff73fff700 (LWP 702)]
[New Thread 0x7fff737fe700 (LWP 703)]
[Thread 0x7fff933b9700 (LWP 691) exited]
[Thread 0x7fffd8b39700 (LWP 690) exited]

Thread 1 "midori" received signal SIGSEGV, Segmentation fault.
0x71509348 in WTF::String::isolatedCopy() const () from 
/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
(gdb) openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)
OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)

(gdb) quit
A debugging session is active.

Inferior 1 [process 679] will be killed.

Quit anyway? (y or n) y

I am not sending the dependency information because I am now using the
version from experimental which works.


signature.asc
Description: PGP signature


Processed: Re: FTBFS: Missing Build-Dependencies

2016-08-13 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 normal
Bug #824814 [jq] FTBFS: Missing Build-Dependencies
Severity set to 'normal' from 'serious'
> tag -1 + unreproducible moreinfo
Bug #824814 [jq] FTBFS: Missing Build-Dependencies
Added tag(s) moreinfo and unreproducible.

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



Bug#824814: FTBFS: Missing Build-Dependencies

2016-08-13 Thread Antonio Terceiro
Control: severity -1 normal
Control: tag -1 + unreproducible moreinfo

On Fri, 20 May 2016 05:39:34 +0200 =?utf-8?q?J=C3=B6rg_Frings-F=C3=BCrst?= 
 wrote:
> Package: jq
> Version: 1.5+dfsg-1
> Severity: serious
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
> 
> Hi,
> 
> by build with pbuilder (DIST=sid pdebuild) I get the warning:
> 
> checking for Ruby dependencies... configure: WARNING:
> *
> *  Ruby dependencies for building jq documentation not found.   *
> *  You can still build, install and hack on jq, but the manpage *
> *  will not be rebuilt and some of the tests won't run. *
> *  See docs/README.md for how to install the docs dependencies. *
> *
> no
> checking for size_t... yes
> 
> 
> and then a the tests:
> 
> PASS: tests/mantest
> PASS: tests/jqtest
> PASS: tests/onigtest
> FAIL: tests/shtest
> 
>jq 1.5-1-a5b5cbe: ./test-suite.log
> 
> 
> # TOTAL: 4
> # PASS:  3
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: tests/shtest
> ==

I can't reproduce this here with sbuild, so as fair as I can tell, the
build dependencies are correct. I do get that same warning, but it seems
to be non-fatal. I am downgrading this bug severity. Please provide more
information.


signature.asc
Description: PGP signature


Processed: reassign 834210 to libdancer-plugin-database-core-perl, tagging 834210, affects 834210

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

> reassign 834210 libdancer-plugin-database-core-perl 0.15-1
Bug #834210 [src:libdancer-plugin-database-perl] 
libdancer-plugin-database-perl: FTBFS: Failed 1/5 test programs. 6/45 subtests 
failed.
Bug reassigned from package 'src:libdancer-plugin-database-perl' to 
'libdancer-plugin-database-core-perl'.
No longer marked as found in versions libdancer-plugin-database-perl/2.12-1.
Ignoring request to alter fixed versions of bug #834210 to the same values 
previously set
Bug #834210 [libdancer-plugin-database-core-perl] 
libdancer-plugin-database-perl: FTBFS: Failed 1/5 test programs. 6/45 subtests 
failed.
Marked as found in versions libdancer-plugin-database-core-perl/0.15-1.
> tags 834210 + upstream fixed-upstream
Bug #834210 [libdancer-plugin-database-core-perl] 
libdancer-plugin-database-perl: FTBFS: Failed 1/5 test programs. 6/45 subtests 
failed.
Added tag(s) fixed-upstream and upstream.
> affects 834210 libdancer-plugin-database-perl
Bug #834210 [libdancer-plugin-database-core-perl] 
libdancer-plugin-database-perl: FTBFS: Failed 1/5 test programs. 6/45 subtests 
failed.
Added indication that 834210 affects libdancer-plugin-database-perl
> thanks
Stopping processing here.

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



Processed: tagging 834183

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

> tags 834183 + upstream
Bug #834183 [src:imagemagick] Double free
Added tag(s) upstream.
> thanks
Stopping processing here.

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



Processed: update-service doesn't work as expected

2016-08-13 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 runit
Bug #834088 [mongrel2-run] runit: breaks users of runit: ln: failed to create 
symbolic link '/etc/service/bcron-sched': No such file or directory
Bug reassigned from package 'mongrel2-run' to 'runit'.
No longer marked as found in versions mongrel2/1.11.0-1.
Ignoring request to alter fixed versions of bug #834088 to the same values 
previously set
> retitle -1 update-service doesn't work as expected
Bug #834088 [runit] runit: breaks users of runit: ln: failed to create symbolic 
link '/etc/service/bcron-sched': No such file or directory
Changed Bug title to 'update-service doesn't work as expected' from 'runit: 
breaks users of runit: ln: failed to create symbolic link 
'/etc/service/bcron-sched': No such file or directory'.

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



Bug#834088: update-service doesn't work as expected

2016-08-13 Thread Jan Niehusmann
Control: reassign -1 runit
Control: retitle -1 update-service doesn't work as expected

mongrel2-run, from it's postinst script, just calls:
update-service --add /etc/sv/mongrel2

>From the manpage of update-service, this looks like a valid
command to add mongrel2 to the system-wide service supervision.

So, to me, this looks like a bug in update-service (which is in
package runit), and not in mongrel2-run.

If you still think this is a bug in mongrel2-run, please provide some
more information why the call to update-service is wrong and what should
be done instead.

Jan



Processed: fuzzylite: FTBFS with GCC 6: no matching function for call to

2016-08-13 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch
Bug #811880 [fuzzylite] fuzzylite: FTBFS with GCC 6: no matching function for 
call to
Added tag(s) patch.
> tags -1 pending
Bug #811880 [fuzzylite] fuzzylite: FTBFS with GCC 6: no matching function for 
call to
Added tag(s) pending.

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



Bug#811880: fuzzylite: FTBFS with GCC 6: no matching function for call to

2016-08-13 Thread Gianfranco Costamagna
control: tags -1 patch
control: tags -1 pending

Hi, after a lot of work, I think I'm now in a somewhat good situation, even if 
I still don't understand the symbols mess
(but this is a c++ issue I guess)

Many symbols changed, so I had to bump the minimum version for them (with 
Debian revision, because upstream don't want to change SONAME).
We should be good, I added some symbols, and marked optional the ones that 
disappears with -O3.
Some additional uploads might be required in case not all the new symbols are 
available on the various Debian architectures

I uploaded on Ubuntu ppa and amd64 i386 ppc64el armhf were good.

So, I uploaded in deferred/10

G.
diff -Nru fuzzylite-5.1+dfsg/debian/changelog 
fuzzylite-5.1+dfsg/debian/changelog
--- fuzzylite-5.1+dfsg/debian/changelog 2015-11-01 10:34:47.0 +0100
+++ fuzzylite-5.1+dfsg/debian/changelog 2016-08-13 15:33:09.0 +0200
@@ -1,3 +1,17 @@
+fuzzylite (5.1+dfsg-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload, with maintainer permission
+
+  [ Steve Langasek ]
+  * Fix up symbols file for symbols that are not part of the ABI and are
+optimized away at -O3 (Closes: #819142).
+
+  [ Gianfranco Costamagna ]
+  * Fix build failure with gcc-6 with upstream help (Closes: #811880)
+  * Update symbols.
+
+ -- Gianfranco Costamagna   Sat, 13 Aug 2016 
15:33:03 +0200
+
 fuzzylite (5.1+dfsg-3) unstable; urgency=medium
 
   * let libfuzzylite5.1v5 replace libfuzzylite5.1 (Closes: #803357)
diff -Nru fuzzylite-5.1+dfsg/debian/libfuzzylite5.1v5.symbols 
fuzzylite-5.1+dfsg/debian/libfuzzylite5.1v5.symbols
--- fuzzylite-5.1+dfsg/debian/libfuzzylite5.1v5.symbols 2015-11-01 
10:29:51.0 +0100
+++ fuzzylite-5.1+dfsg/debian/libfuzzylite5.1v5.symbols 2016-08-13 
15:21:36.0 +0200
@@ -1,4 +1,51 @@
 libfuzzylite.so.5.1 libfuzzylite5.1v5 #MINVER#
+ (c++)"fl::Console::benchmarkExamples(std::__cxx11::basic_string const&, int)@Base" 5.1+dfsg-3.1
+ (c++)"std::__cxx11::basic_string __gnu_cxx::__to_xstring, char>(int (*)(char*, unsigned 
long, char const*, __va_list_tag*), unsigned long, char const*, ...)@Base" 
5.1+dfsg-3.1
+ (c++)"std::map, std::__cxx11::basic_string, 
std::less >, 
std::allocator const, 
std::__cxx11::basic_string 
> > >::operator[](std::__cxx11::basic_string&&)@Base" 5.1+dfsg-3.1
+ (c++)"std::map, double, std::less >, 
std::allocator const, double> > 
>::operator[](std::__cxx11::basic_string&&)@Base" 5.1+dfsg-3.1
+ (c++)"void std::deque, 
std::allocator > >::_M_push_back_aux 
const&>(std::__cxx11::basic_string const&)@Base" 5.1+dfsg-3.1
+ (c++)"void std::deque 
>::emplace_back(fl::Expression*&&)@Base" 5.1+dfsg-3.1
+ (c++)"void std::deque 
>::_M_push_back_aux(fl::Expression*&&)@Base" 5.1+dfsg-3.1
+ (c++)"void std::deque >::_M_push_back_aux(fl::Function::Node* const&)@Base" 5.1+dfsg-3.1
+ (c++)"void std::vector::emplace_back(fl::Console::Option&&)@Base" 5.1+dfsg-3.1
+ (c++)"void std::vector::_M_emplace_back_aux(fl::Console::Option&&)@Base" 
5.1+dfsg-3.1
+ (c++)"void std::vector, 
std::allocator > >::emplace_back 
>(std::__cxx11::basic_string&&)@Base" 5.1+dfsg-3.1
+ (c++)"void std::vector, 
std::allocator > 
>::_M_emplace_back_aux const&>(std::__cxx11::basic_string

Processed: tagging 834175

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

> tags 834175 + pending
Bug #834175 [src:digikam] digikam: please depend on the default version of boost
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#833950: libasound2: brltty-espeak stops working with 1.1.2-1

2016-08-13 Thread Elimar Riesebieter
* Samuel Thibault  [2016-08-12 00:18 +0200]:

> Luke Yelavich, on Fri 12 Aug 2016 08:04:56 +1000, wrote:
[...]
> > Has anybody sent this upstream?
> 
> I have sent a mail to alsa-devel but it doesn't seem to have been
> moderated yet.

Hmm, can't find the thread/initial [0]?

[0] http://mailman.alsa-project.org/pipermail/alsa-devel/2016-August/thread.html

Elimar
-- 
  The path to source is always uphill!
-unknown-



Bug#833758: marked as done (zegrapher: please use the default boost version)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 12:21:36 +
with message-id 
and subject line Bug#833758: fixed in zegrapher 3.0-1.1
has caused the Debian Bug report #833758,
regarding zegrapher: please use the default boost version
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.)


-- 
833758: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833758
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
source: zegrapher
version: 3.0-1
severity: serious

Dear maintainer,

your package uses boost1.60 as dependency, that never was a default.
Right now we're changing the default to boost1.61 (from 1.58).

Please either bump you dependency, or depend on unversioned stuff as
provided by src:boost-defaults.

BTW, it seems to me that the build-dep on boost is unecessary, it
doesn't seem to be used during the build, and the binary doesn't have
any dependency, so why it's there in first place!?

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: zegrapher
Source-Version: 3.0-1.1

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

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

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

Debian distribution maintenance software
pp.
Mattia Rizzolo  (supplier of updated zegrapher package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 11 Aug 2016 09:03:38 +
Source: zegrapher
Binary: zegrapher
Architecture: source
Version: 3.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar 
Changed-By: Mattia Rizzolo 
Description:
 zegrapher  - plotting mathematical functions and sequences on the plane
Closes: 833758
Changes:
 zegrapher (3.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build-depend on unversioned boost.  Also, depend only on libboost-math-dev
 instead of all of boost.  Closes: #833758
Checksums-Sha1:
 805e167065e542b5ed0204203a6ffe701f48d6a7 1767 zegrapher_3.0-1.1.dsc
 260eab98e80871f229fea880a3a111b4927864c0 6624 zegrapher_3.0-1.1.debian.tar.xz
Checksums-Sha256:
 ab7c07c21fc53daae87eca973dc6d879c79480d57eb4e24087786eb2907790ef 1767 
zegrapher_3.0-1.1.dsc
 7b47dc218b118105e90106c4bf25787755a90efc24dc8e2103288100eaa2c846 6624 
zegrapher_3.0-1.1.debian.tar.xz
Files:
 b670171867e99041271923ee439376a5 1767 science extra zegrapher_3.0-1.1.dsc
 a3575a7c0f8d86be6028d693bd4e193d 6624 science extra 
zegrapher_3.0-1.1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJXrD9wAAoJEEsEP825REVAlCEP/iKzUUxf6bb+7gdFXa2EJYm3
99nWkzt9mDnZW0wrUUVlAq3METzRP4CQdaEGEUd8upny9+vIK6/GVqcomUCRhGIK
0GC77vZhosMGpFtC6ovP1dd9kU7lbUqgsGXJmYIjrpPbYkCIrsjeDqm7qo+wfTAY
BYGrrgxEMoKbxZjXhvDe4vD20TkMnnLCybWsh6e9vqgll9FJiV/um1RKAXip4Y06
ShPcWBYiHcczenfEnmwL0F/fehDu4UHRzL4Hu6BaiQ4VBicK7SwyJtv1b0dgxxuF
12M+Gxe2e4iz7rBbs48jNeqDqKgYGZrNEbFErxHj6IPM5CYSj5tDVSXCuB6Dt/dL
0jbpmau7Pnm2yfFJcnB6vOb1D6iI3Bp0PerRTu7D5/IdrIswur6HKt+fhxsV2aip
vjq1G8YPzoLj2BMn5WD2+VtQtdfrgVUxJRF5GQ57A6u0KqrfOuf7suuf+NBeLJK8
41CdJjS2kH+ezRjGHCzFy0R1sIdAr9s38gejdEgmyd8IaEvwcZzoMNupAXo57HUj
WQzVWjSj3kC/UaQ1c+mjuiT8vv0zRiuUECGNH7KeFG5IUFLWJmFM9DUxzgBC5krI
6iS05jKwwGrFTOBuSVawDCOrwBi/LKpnc7zRoblEIbp+ESU3Vn4sR6Mp/oGdtRm8
on+UfnCaSTXnoLY6VSTV
=f6in
-END PGP SIGNATURE End Message ---


Bug#834195: marked as done (unzip: recmatch in match.c has nonfree license)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 14:19:05 +0200 (CEST)
with message-id 
and subject line Re: Bug#834195: unzip: recmatch in match.c has nonfree license
has caused the Debian Bug report #834195,
regarding unzip: recmatch in match.c has nonfree license
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.)


-- 
834195: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834195
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: unzip
Version: 6.0-16+deb8u2
Severity: serious
Justification: Policy 2.1

Dear Maintainer,

The function recmatch in match.c has the following nonfree license,
which forbids selling for profit:

 Copyright (C) 1990-1992 Mark Adler, Richard B. Wales, Jean-loup Gailly,
 Kai Uwe Rommel and Igor Mandrichenko.

 Permission is granted to any individual or institution to use, copy,
 or redistribute this software so long as all of the original files are
 included unmodified, that it is not sold for profit, and that this copy-
 right notice is retained.

The function was taken from zip's util.c when zip was under a nonfree
license. Parabola has a patch that replaces it with recmatch from a
newer version of zip, under a free license:
https://git.parabola.nu/abslibre.git/tree/libre/unzip/match.patch
(though the part which changes allowed to aLlowed should be removed)

Thanks

-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages unzip depends on:
ii  libbz2-1.0  1.0.6-7+b3
ii  libc6   2.19-18+deb8u4

unzip recommends no packages.

Versions of packages unzip suggests:
ii  zip  3.0-8

-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, 12 Aug 2016, Legimet wrote:

> Package: unzip
> Version: 6.0-16+deb8u2
> Severity: serious
> Justification: Policy 2.1
> 
> Dear Maintainer,
> 
> The function recmatch in match.c has the following nonfree license,
> which forbids selling for profit:
> 
>  Copyright (C) 1990-1992 Mark Adler, Richard B. Wales, Jean-loup Gailly,
>  Kai Uwe Rommel and Igor Mandrichenko.
> 
>  Permission is granted to any individual or institution to use, copy,
>  or redistribute this software so long as all of the original files are
>  included unmodified, that it is not sold for profit, and that this copy-
>  right notice is retained.

That's only the previous copyright notice, for historical purposes.

The current copyright notice and license is in the same file match.c
at the very beginning:

  Copyright (c) 1990-2005 Info-ZIP.  All rights reserved.

  See the accompanying file LICENSE, version 2000-Apr-09 or later
  (the contents of which are also included in unzip.h) for terms of use.
  If, for some reason, all these files are missing, the Info-ZIP license
  also may be found at:  ftp://ftp.info-zip.org/pub/infozip/license.html

and LICENSE is clearly a free software license.

So the file, as included in unzip source code, is free.

You can read more about Info-ZIP licensing here:

http://www.info-zip.org/license.html

> The function was taken from zip's util.c when zip was under a nonfree
> license.

But they relicensed everything afterwards. In unzip, the new license
applies to unzip 5.41 or later. In this case, they were in their right
to relicense the file because they wrote it (the people in the
copyright you quoted, "Mark Adler, Richard B. Wales, Jean-loup Gailly,
Kai Uwe Rommel and Igor Mandrichenko" all belong to the Info-ZIP group
as defined in LICENSE).

If this is still not clear enough for you, please talk to the authors.
You can contact them here:

http://www.info-zip.org/phpBB3/index.php

Thanks.--- End Message ---


Bug#834157: marked as done (libsmi: FTBFS: :16:16: error: conflicting types for 'smileng')

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 12:00:44 +
with message-id 
and subject line Bug#834157: fixed in libsmi 0.4.8+dfsg2-12
has caused the Debian Bug report #834157,
regarding libsmi: FTBFS: :16:16: error: conflicting types for 'smileng'
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.)


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

Dear Maintainer,

libsmi fails to build from source in unstable/amd64:

  [..]

  test/dumps/mosy/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/mosy/Makefile.am:14: (probably a GNU make extension)
  test/dumps/netsnmp/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/netsnmp/Makefile.am:14: (probably a GNU make extension)
  test/dumps/orig-smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/orig-smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/python/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/python/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smilint-smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/smilint-smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/sming/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/sming/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smiv1/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/smiv1/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smiv2-smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/smiv2-smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/smiv2/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/smiv2/Makefile.am:14: (probably a GNU make extension)
  test/dumps/tree/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/tree/Makefile.am:14: (probably a GNU make extension)
  test/dumps/types/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/types/Makefile.am:14: (probably a GNU make extension)
  test/dumps/xml/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/xml/Makefile.am:14: (probably a GNU make extension)
  test/dumps/yang/Makefile.am:14: warning: shell ls -1 | egrep -v 
'CVS|Makefile': non-POSIX variable name
  test/dumps/yang/Makefile.am:14: (probably a GNU make extension)
  test/smidiff/Makefile.am:14: warning: shell ls -1 | egrep -v 'CVS|Makefile': 
non-POSIX variable name
  test/smidiff/Makefile.am:14: (probably a GNU make extension)
  tools/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
 dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking
  configure: WARNING: unrecognized options: --disable-maintainer-mode
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... /bin/mkdir -p
  checking for gawk... no
  checking for mawk... mawk
  checking whether make sets $(MAKE)... yes
  checking whether make supports nested variables... yes
  checking for gcc... gcc
  checking whether the C compiler works... yes
  checking for C compiler default output file name... a.out
  checking for suffix of executables... 
  checking whether we are cross compiling... no
  checking for suffix of object files... o
  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking whether gcc understands -c and -o 

Bug#833810: marked as done (picon-users: FTBFS when built with dpkg-buildpackage -A (binary build with no binary artifacts))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:57:01 +
with message-id 
and subject line Bug#833810: fixed in picon-users 2016.01.02-2
has caused the Debian Bug report #833810,
regarding picon-users: FTBFS when built with dpkg-buildpackage -A (binary build 
with no binary artifacts)
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.)


-- 
833810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833810
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:picon-users
Version: 2016.01.02-1
User: sanv...@debian.org
Usertags: arch-all-swapped-binary-targets
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 fakeroot debian/rules binary-indep
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
test root = "`whoami`"
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
 dpkg-genchanges --build=all >../picon-users_2016.01.02-1_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2


Because this source package only generates "Arch: all" packages, this
is usually a sign that the binary-arch and binary-indep targets of
debian/rules are just swapped.

Note: I'm reporting this as "serious" after getting the ok from the release
managers. See Bug #830997 for details.

Once that "dpkg-buildpackage -A" work properly, the package would be
suitable to be uploaded in source-only form if you wish.

[ Note: You will receive seven bugs like this one today. Sorry!
  On the other hand, they are all trivial to fix ].

Thanks.
--- End Message ---
--- Begin Message ---
Source: picon-users
Source-Version: 2016.01.02-2

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

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

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

Debian distribution maintenance software
pp.
Hakan Ardo  (supplier of updated picon-users package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Aug 2016 12:14:42 +0200
Source: picon-users
Binary: picon-users
Architecture: source all
Version: 2016.01.02-2
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo 
Changed-By: Hakan Ardo 
Description:
 picon-users - Picon (Personal Images) database of individual Internet accounts
Closes: 833810
Changes:
 picon-users (2016.01.02-2) unstable; urgency=medium
 .
   * Modernize debian/rules as suggested by Santiago Vila
  (closes: #833810)
Checksums-Sha1:
 54fe1da4e688cb88260671834de20ec3a1ab5081 1682 picon-users_2016.01.02-2.dsc
 e1cf8d1726ffc32832fdeff1330e2d37f82ed54d 4561 picon-users_2016.01.02-2.diff.gz
 2fd24f42d40fd0716f92a9ce4f3fd82dfeab3bfe 4250256 
picon-users_2016.01.02-2_all.deb
Checksums-Sha256:
 894df5d2cf6c64682548efbdcebf41e6da852126c519e157d91128ef3c724e6f 1682 
picon-users_2016.01.02-2.dsc
 38ed7d36c4bd36848835abaee8f96d4d259aae84de92d055b7678714cebc5321 4561 
picon-users_2016.01.02-2.diff.gz
 4961c54c4b7c525d684e318cf93c97cee9dc78c7d9062190dbf31f07660d5274 4250256 
picon-users_2016.01.02-2_all.deb
Files:
 0ee202604fbb627e50fbf14d4088321f 1682 non-free/graphics extra 
picon-users_2016.01.02-2.dsc
 de5043c7f2e3e1770d52e02041619281 4561 non-free/graphics extra 
picon-users_2016.01.02-2.diff.gz
 cba25bdb5da644024e9fa82cf4036fe9 4250256 non-free/graphics extra 
picon-users_2016.01.02-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBV670H+ol+fsGqafRAQJbng//S+cYaSo4RQ7LdSle8vj44b+RdpbsA5ed
VBHuMW/9JfPQhdC5M6sVad1SS02W4n2+vEaZAauFTmnRJPvCgDU3XVc0eabFdjl+

Bug#833811: marked as done (picon-weather: FTBFS when built with dpkg-buildpackage -A (binary build with no binary artifacts))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:57:08 +
with message-id 
and subject line Bug#833811: fixed in picon-weather 2016.01.02-2
has caused the Debian Bug report #833811,
regarding picon-weather: FTBFS when built with dpkg-buildpackage -A (binary 
build with no binary artifacts)
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.)


-- 
833811: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833811
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:picon-weather
Version: 2016.01.02-1
User: sanv...@debian.org
Usertags: arch-all-swapped-binary-targets
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 fakeroot debian/rules binary-indep
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
test root = "`whoami`"
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
 dpkg-genchanges --build=all >../picon-weather_2016.01.02-1_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2


Because this source package only generates "Arch: all" packages, this
is usually a sign that the binary-arch and binary-indep targets of
debian/rules are just swapped.

Note: I'm reporting this as "serious" after getting the ok from the release
managers. See Bug #830997 for details.

Once that "dpkg-buildpackage -A" work properly, the package would be
suitable to be uploaded in source-only form if you wish.

[ Note: You will receive seven bugs like this one today. Sorry!
  On the other hand, they are all trivial to fix ].

Thanks.
--- End Message ---
--- Begin Message ---
Source: picon-weather
Source-Version: 2016.01.02-2

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

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

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

Debian distribution maintenance software
pp.
Hakan Ardo  (supplier of updated picon-weather package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Aug 2016 12:14:46 +0200
Source: picon-weather
Binary: picon-weather
Architecture: source all
Version: 2016.01.02-2
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo 
Changed-By: Hakan Ardo 
Description:
 picon-weather - Picon (Personal Images) database for displaying weather 
forecasts
Closes: 833811
Changes:
 picon-weather (2016.01.02-2) unstable; urgency=medium
 .
   * Modernize debian/rules as suggested by Santiago Vila
  (closes: #833811)
Checksums-Sha1:
 1c2c6f6b8b1cfc994228cbd0bdf42bdb2488fb56 1694 picon-weather_2016.01.02-2.dsc
 0ef8bcf9b6ba34466fbbbebb02af4e9d2a70739b 3898 
picon-weather_2016.01.02-2.diff.gz
 e9b2edefca32e13a578405d076205649338e6ab0 64308 
picon-weather_2016.01.02-2_all.deb
Checksums-Sha256:
 d3f038b9a87c4fc145fdb768ad60ebd9a16f84f38f7b76119f912e1b1619dd4a 1694 
picon-weather_2016.01.02-2.dsc
 15bcc759df7bbbe1be4d2b532c01c30d886a908280f21c98865f689f2847b94b 3898 
picon-weather_2016.01.02-2.diff.gz
 a078dc2408bf1f7f2dc05d1968928e3759103bdf4327f5b62762e331a2b986a1 64308 
picon-weather_2016.01.02-2_all.deb
Files:
 9f0c11d794d53901369c375b9870857c 1694 non-free/graphics extra 
picon-weather_2016.01.02-2.dsc
 fc3086a09fcfeccf25842d33db45b621 3898 non-free/graphics extra 
picon-weather_2016.01.02-2.diff.gz
 1e9308c79c8b3846e09d865a22a5ed0a 64308 non-free/graphics extra 
picon-weather_2016.01.02-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBV670Luol+fsGqafRAQJDaw/8DM/uHaXKtT6TMjN8t7jHBlYsC7url+b+
kb0SAGXNLBW53SYO98abwbBPR+MUCQMQpbe6p/DHBtnpO2whFOjHvXohyPW+NaeD

Bug#833808: marked as done (picon-unknown: FTBFS when built with dpkg-buildpackage -A (binary build with no binary artifacts))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:56:18 +
with message-id 
and subject line Bug#833808: fixed in picon-unknown 2016.01.02-2
has caused the Debian Bug report #833808,
regarding picon-unknown: FTBFS when built with dpkg-buildpackage -A (binary 
build with no binary artifacts)
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.)


-- 
833808: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833808
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:picon-unknown
Version: 2016.01.02-1
User: sanv...@debian.org
Usertags: arch-all-swapped-binary-targets
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 fakeroot debian/rules binary-indep
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
test root = "`whoami`"
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
 dpkg-genchanges --build=all >../picon-unknown_2016.01.02-1_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2


Because this source package only generates "Arch: all" packages, this
is usually a sign that the binary-arch and binary-indep targets of
debian/rules are just swapped.

Note: I'm reporting this as "serious" after getting the ok from the release
managers. See Bug #830997 for details.

Once that "dpkg-buildpackage -A" work properly, the package would be
suitable to be uploaded in source-only form if you wish.

[ Note: You will receive seven bugs like this one today. Sorry!
  On the other hand, they are all trivial to fix ].

Thanks.
--- End Message ---
--- Begin Message ---
Source: picon-unknown
Source-Version: 2016.01.02-2

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

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

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

Debian distribution maintenance software
pp.
Hakan Ardo  (supplier of updated picon-unknown package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Aug 2016 12:13:49 +0200
Source: picon-unknown
Binary: picon-unknown
Architecture: source all
Version: 2016.01.02-2
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo 
Changed-By: Hakan Ardo 
Description:
 picon-unknown - Picon (Personal Images) database for very high-level domains
Closes: 833808
Changes:
 picon-unknown (2016.01.02-2) unstable; urgency=medium
 .
   * Modernize debian/rules as suggested by Santiago Vila
  (closes: #833808)
Checksums-Sha1:
 d8db2b8a506bc332dd07fd1d86b8852f74e3e85f 1694 picon-unknown_2016.01.02-2.dsc
 02b2b64031b9784ad83d9e144c954dbbfdf54017 3578 
picon-unknown_2016.01.02-2.diff.gz
 a4f208bcc3bbd9a70e5528bb57c11f6cb1f4b89b 17540 
picon-unknown_2016.01.02-2_all.deb
Checksums-Sha256:
 f7f8f4cc74d7c75c14d108467884671f2b86daf8f5f1da672c19ab0248a8c244 1694 
picon-unknown_2016.01.02-2.dsc
 4f9498af8b64431d9fc79a084503fd0c499db9df8c27dc4c67d120807f5ae2b3 3578 
picon-unknown_2016.01.02-2.diff.gz
 447d6b98a1a0552e9e51595e56892f1a5502d2be16952c095d06f22c44c82544 17540 
picon-unknown_2016.01.02-2_all.deb
Files:
 4682e0af45f05619a3e80d6419454070 1694 non-free/graphics extra 
picon-unknown_2016.01.02-2.dsc
 636f2a33e5ff1ec40c65cef85d490d02 3578 non-free/graphics extra 
picon-unknown_2016.01.02-2.diff.gz
 9b8278eea0c1bcfcca469e68fbe2fce6 17540 non-free/graphics extra 
picon-unknown_2016.01.02-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBV67zzeol+fsGqafRAQIFUg/+KQO1ldfY/h3/wp2qe8u3t+gyGRBXoEJm
ByqEtFzNZk0InLNihgf1TY1ijkbHqKfDnW4K3DiyStV44j1E8LuL+lvajbpJDZzV

Bug#833809: marked as done (picon-usenix: FTBFS when built with dpkg-buildpackage -A (binary build with no binary artifacts))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:56:45 +
with message-id 
and subject line Bug#833809: fixed in picon-usenix 1995.04.13-9
has caused the Debian Bug report #833809,
regarding picon-usenix: FTBFS when built with dpkg-buildpackage -A (binary 
build with no binary artifacts)
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.)


-- 
833809: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833809
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:picon-usenix
Version: 1995.04.13-8
User: sanv...@debian.org
Usertags: arch-all-swapped-binary-targets
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 fakeroot debian/rules binary-indep
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
test root = "`whoami`"
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
 dpkg-genchanges --build=all >../picon-usenix_1995.04.13-8_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2


Because this source package only generates "Arch: all" packages, this
is usually a sign that the binary-arch and binary-indep targets of
debian/rules are just swapped.

Note: I'm reporting this as "serious" after getting the ok from the release
managers. See Bug #830997 for details.

Once that "dpkg-buildpackage -A" work properly, the package would be
suitable to be uploaded in source-only form if you wish.

[ Note: You will receive seven bugs like this one today. Sorry!
  On the other hand, they are all trivial to fix ].

Thanks.
--- End Message ---
--- Begin Message ---
Source: picon-usenix
Source-Version: 1995.04.13-9

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

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

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

Debian distribution maintenance software
pp.
Hakan Ardo  (supplier of updated picon-usenix package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Aug 2016 12:14:27 +0200
Source: picon-usenix
Binary: picon-usenix
Architecture: source all
Version: 1995.04.13-9
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo 
Changed-By: Hakan Ardo 
Description:
 picon-usenix - Picon (Personal Images) db of Usenix conference attendees
Closes: 833809
Changes:
 picon-usenix (1995.04.13-9) unstable; urgency=medium
 .
   * Modernize debian/rules as suggested by Santiago Vila
  (closes: #833809)
Checksums-Sha1:
 941f0e33263dcb95c434d5200829b061d8ad76a0 1694 picon-usenix_1995.04.13-9.dsc
 66c705c8165bf023060a0627fb995ee08948e886 3172 picon-usenix_1995.04.13-9.diff.gz
 0949e21f35d3c7ad708d12374f6a4879f7531768 11745346 
picon-usenix_1995.04.13-9_all.deb
Checksums-Sha256:
 1e18cb2a5cbaf7807127d2a62777d2d071960144d68f1a6503c36630fc6e5d6a 1694 
picon-usenix_1995.04.13-9.dsc
 56b8b31353a4ef515f46b07aaef581693926d6d44349921e3ab10f3bd74218c1 3172 
picon-usenix_1995.04.13-9.diff.gz
 269904297b4c0756e060d5ef1d761c185d8172edff8f9678e31fe014f8002663 11745346 
picon-usenix_1995.04.13-9_all.deb
Files:
 1b59d0172a83dca300f20304e73d47c8 1694 non-free/graphics extra 
picon-usenix_1995.04.13-9.dsc
 806c2d3af9e9da8138e6d7edd24216ad 3172 non-free/graphics extra 
picon-usenix_1995.04.13-9.diff.gz
 44a34b4bc39f0026c5dca8b7eb3dc476 11745346 non-free/graphics extra 
picon-usenix_1995.04.13-9_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBV67z/uol+fsGqafRAQI6JA//ZAiSbBUAxCWE+4Mb0g+Uq/OtrO/rDuyN
5567tFT7PaaMNkG8dbJDloq/QfvKe4oKWlDO4+UYm+SGfdPqwjYbt1MGoF+zM95x

Bug#833807: marked as done (picon-news: FTBFS when built with dpkg-buildpackage -A (binary build with no binary artifacts))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:56:12 +
with message-id 
and subject line Bug#833807: fixed in picon-news 2016.01.02-2
has caused the Debian Bug report #833807,
regarding picon-news: FTBFS when built with dpkg-buildpackage -A (binary build 
with no binary artifacts)
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.)


-- 
833807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833807
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:picon-news
Version: 2016.01.02-1
User: sanv...@debian.org
Usertags: arch-all-swapped-binary-targets
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 fakeroot debian/rules binary-indep
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
test root = "`whoami`"
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
 dpkg-genchanges --build=all >../picon-news_2016.01.02-1_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2


Because this source package only generates "Arch: all" packages, this
is usually a sign that the binary-arch and binary-indep targets of
debian/rules are just swapped.

Note: I'm reporting this as "serious" after getting the ok from the release
managers. See Bug #830997 for details.

Once that "dpkg-buildpackage -A" work properly, the package would be
suitable to be uploaded in source-only form if you wish.

[ Note: You will receive seven bugs like this one today. Sorry!
  On the other hand, they are all trivial to fix ].

Thanks.
--- End Message ---
--- Begin Message ---
Source: picon-news
Source-Version: 2016.01.02-2

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

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

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

Debian distribution maintenance software
pp.
Hakan Ardo  (supplier of updated picon-news package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Aug 2016 12:13:46 +0200
Source: picon-news
Binary: picon-news
Architecture: source all
Version: 2016.01.02-2
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo 
Changed-By: Hakan Ardo 
Description:
 picon-news - Picon (Personal Images) db of Usenet newsgroups and hierarchies
Closes: 833807
Changes:
 picon-news (2016.01.02-2) unstable; urgency=medium
 .
   * Modernize debian/rules as suggested by Santiago Vila
  (closes: #833807)
Checksums-Sha1:
 a51bc0f462dc5da308f1f89ed408f7292592d05a 1670 picon-news_2016.01.02-2.dsc
 4e4d64d24942d2cfaa5bdf1a1009297a061117a4 3822 picon-news_2016.01.02-2.diff.gz
 2019dbe52634b44e1c17011f5b2c9a8722677555 427868 picon-news_2016.01.02-2_all.deb
Checksums-Sha256:
 91b9960cb403685a3d83c14c81f092d02203d7651d03c99c4826e868f13f782e 1670 
picon-news_2016.01.02-2.dsc
 8527b728f6cde8a36538fc621e950f4f84493f74e40ba4c9563613066ebcd30a 3822 
picon-news_2016.01.02-2.diff.gz
 9b64d381abf2c2e20a336aa68bf14c0b6e392ab8a4d6359d38f2b72b4dabd3a0 427868 
picon-news_2016.01.02-2_all.deb
Files:
 23fd192fc724f9f29d700b71f21b6b47 1670 non-free/graphics extra 
picon-news_2016.01.02-2.dsc
 b9015f43bcf5a4ef29154fdce829b01a 3822 non-free/graphics extra 
picon-news_2016.01.02-2.diff.gz
 249072d61d458ab328f9703a2c55d7e9 427868 non-free/graphics extra 
picon-news_2016.01.02-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBV67zv+ol+fsGqafRAQJLExAAxN31cjDj/MeFG3kNnbqKfrtt37T+Pck/
jC5nuLlNJAbNqMkr8YYoeIYlZQH9fxN79MBDeWAZtklf2k4jfF7S0YFUFQd7c7/j
R8IL67Gq8xyvSZANNiKm5sngxpSeFl0jv4LtSLLhabhljo0+xHMQIUZ7IBwWqytE

Bug#833805: marked as done (picon-domains: FTBFS when built with dpkg-buildpackage -A (binary build with no binary artifacts))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:26:04 +
with message-id 
and subject line Bug#833805: fixed in picon-domains 2016.06.27-2
has caused the Debian Bug report #833805,
regarding picon-domains: FTBFS when built with dpkg-buildpackage -A (binary 
build with no binary artifacts)
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.)


-- 
833805: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833805
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:picon-domains
Version: 2016.06.27-1
User: sanv...@debian.org
Usertags: arch-all-swapped-binary-targets
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 fakeroot debian/rules binary-indep
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
test root = "`whoami`"
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
 dpkg-genchanges --build=all >../picon-domains_2016.06.27-1_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2


Because this source package only generates "Arch: all" packages, this
is usually a sign that the binary-arch and binary-indep targets of
debian/rules are just swapped.

Note: I'm reporting this as "serious" after getting the ok from the release
managers. See Bug #830997 for details.

Once that "dpkg-buildpackage -A" work properly, the package would be
suitable to be uploaded in source-only form if you wish.

[ Note: You will receive seven bugs like this one today. Sorry!
  On the other hand, they are all trivial to fix ].

Thanks.
--- End Message ---
--- Begin Message ---
Source: picon-domains
Source-Version: 2016.06.27-2

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

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

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

Debian distribution maintenance software
pp.
Hakan Ardo  (supplier of updated picon-domains package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Aug 2016 12:13:38 +0200
Source: picon-domains
Binary: picon-domains
Architecture: source all
Version: 2016.06.27-2
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo 
Changed-By: Hakan Ardo 
Description:
 picon-domains - Picon (Personal Images) database of Internet domain logos
Closes: 833805
Changes:
 picon-domains (2016.06.27-2) unstable; urgency=medium
 .
   * Modernize debian/rules as suggested by Santiago Vila
  (closes: #833805)
Checksums-Sha1:
 fc35776ee2ddef0c823380001cf299138c24d3c8 1700 picon-domains_2016.06.27-2.dsc
 f843c90f4d5e95a8e49f0b0e1f61a86ae6b81bec 4498 
picon-domains_2016.06.27-2.diff.gz
 7a79268f8915b1b311d75137247132241ee690bf 3055296 
picon-domains_2016.06.27-2_all.deb
Checksums-Sha256:
 599e4934b91528b27493872c46df532c63b52b85892d512e9465dab97cee0ff5 1700 
picon-domains_2016.06.27-2.dsc
 85ecbf5fa5ac07baaac78dc270de5e935dd2636d3531f567545cf2c2bba09106 4498 
picon-domains_2016.06.27-2.diff.gz
 62f17d30dbe452e135eb6234d79984973ab546dc060376fa1b23f8bc8efc8563 3055296 
picon-domains_2016.06.27-2_all.deb
Files:
 2498724ea1430bc89d73db4b2bf06893 1700 non-free/graphics extra 
picon-domains_2016.06.27-2.dsc
 2142f9662081928f15763d086cc8fb37 4498 non-free/graphics extra 
picon-domains_2016.06.27-2.diff.gz
 7aa4cc8525157d518f981a11852bc73c 3055296 non-free/graphics extra 
picon-domains_2016.06.27-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBV67zm+ol+fsGqafRAQIVbhAAhtV8p2JEXETUqVAsQliRZ5gPnAiEgo9N
UwOdPAv/+zsyhqjj4/gPxaXbfIWeuw69LQfBO+XCFGa/XoxUM+ltWr30IaqT1KkH

Bug#833806: marked as done (picon-misc: FTBFS when built with dpkg-buildpackage -A (binary build with no binary artifacts))

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:26:10 +
with message-id 
and subject line Bug#833806: fixed in picon-misc 2016.06.10-2
has caused the Debian Bug report #833806,
regarding picon-misc: FTBFS when built with dpkg-buildpackage -A (binary build 
with no binary artifacts)
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.)


-- 
833806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:picon-misc
Version: 2016.06.10-1
User: sanv...@debian.org
Usertags: arch-all-swapped-binary-targets
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 fakeroot debian/rules binary-indep
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
test root = "`whoami`"
echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
test -f debian/rules
 dpkg-genchanges --build=all >../picon-misc_2016.06.10-1_all.changes
dpkg-genchanges: error: binary build with no binary artifacts found; cannot 
distribute
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2


Because this source package only generates "Arch: all" packages, this
is usually a sign that the binary-arch and binary-indep targets of
debian/rules are just swapped.

Note: I'm reporting this as "serious" after getting the ok from the release
managers. See Bug #830997 for details.

Once that "dpkg-buildpackage -A" work properly, the package would be
suitable to be uploaded in source-only form if you wish.

[ Note: You will receive seven bugs like this one today. Sorry!
  On the other hand, they are all trivial to fix ].

Thanks.
--- End Message ---
--- Begin Message ---
Source: picon-misc
Source-Version: 2016.06.10-2

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

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

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

Debian distribution maintenance software
pp.
Hakan Ardo  (supplier of updated picon-misc package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 13 Aug 2016 12:13:41 +0200
Source: picon-misc
Binary: picon-misc
Architecture: source all
Version: 2016.06.10-2
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo 
Changed-By: Hakan Ardo 
Description:
 picon-misc - Picon (Personal Images) database of common accounts and misc
Closes: 833806
Changes:
 picon-misc (2016.06.10-2) unstable; urgency=medium
 .
   * Modernize debian/rules as suggested by Santiago Vila
  (closes: #833806)
Checksums-Sha1:
 56b6288805c4ec3c71fb3543792fb459ca9eee6f 1667 picon-misc_2016.06.10-2.dsc
 6337fdb2f5f44b38d84e1c370b5603fd338a2158 3644 picon-misc_2016.06.10-2.diff.gz
 ef39b3568486b6942bf856d7a633d34d57a5e5ae 41674 picon-misc_2016.06.10-2_all.deb
Checksums-Sha256:
 6e24ae624819362b12300c66e03994a20fc781400aa4909c9beee2acc737a583 1667 
picon-misc_2016.06.10-2.dsc
 5b113775aa0ea8ed6488ab64ee8ac961e5c7e8a2ad4adc433a05d7913f4eac53 3644 
picon-misc_2016.06.10-2.diff.gz
 571a22e66d190e2eb98209e6c75859697ac820365b871f652c07ef8ef9ea9792 41674 
picon-misc_2016.06.10-2_all.deb
Files:
 b637f02a86216b5d91f7747e5a00a00e 1667 non-free/graphics extra 
picon-misc_2016.06.10-2.dsc
 814eb7f5b704e92dfae936d6c4ba5ccc 3644 non-free/graphics extra 
picon-misc_2016.06.10-2.diff.gz
 ee9689b3be68a543348e530869396b53 41674 non-free/graphics extra 
picon-misc_2016.06.10-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIVAwUBV67zruol+fsGqafRAQIBHg/9E+I9wlawKXYauhYuy7LeSDMJUB1AuTJ9
ewvylPJ1nZrGeHA4qnTUnXdOlP9Qg/oCSFFJDAQVz6BevL3pjmYIXU0sxkfgxZR2
v7+03o9lkZqyp2IcKb2UzYmgTTRItTZhgT13S+U2Z6sQoYKktSQhebMK3SMRo6zH

Bug#834222: fig2dev tests fail on powerpc and mips (and hppa)

2016-08-13 Thread Matthias Klose
Package: src:fig2dev
Version: 1:3.2.6-1
Severity: serious
Tags: sid stretch

These are all 32bit big endian targets, one test failing with:

 16: honor SOURCE_DATE_EPOCH environment variableFAILED (creationdate.at:5)



Bug#831349: marked as done (backintime-common: Missing dependency on 'python-dbus' package)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:17:09 +
with message-id 
and subject line Bug#831349: fixed in backintime 1.0.36-1+deb8u1
has caused the Debian Bug report #831349,
regarding backintime-common: Missing dependency on 'python-dbus' package
to be marked as done.

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

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


-- 
831349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831349
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: backintime-common
Version: 1.0.36-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

The current version of backintime seems to require the 'python-dbus'
package:

# /usr/bin/backintime --backup-job
Traceback (most recent call last):
  File "/usr/share/backintime/common/backintime.py", line 26, in 
import config
  File "/usr/share/backintime/common/config.py", line 30, in 
import tools
  File "/usr/share/backintime/common/tools.py", line 27, in 
import dbus
ImportError: No module named dbus

This is not marked as a dependency, so the program is completely
unusable in a default installation (unless you've installed something
else that pulled in python-dbus.)


-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages backintime-common depends on:
ii  cron3.0pl1-127+deb8u1
pn  python:any  
ii  rsync   3.1.1-3

backintime-common recommends no packages.

Versions of packages backintime-common suggests:
pn  encfs  
pn  sshfs  

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: backintime
Source-Version: 1.0.36-1+deb8u1

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

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

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

Debian distribution maintenance software
pp.
Jonathan Wiltshire  (supplier of updated backintime package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 23 Jul 2016 22:49:37 +0100
Source: backintime
Binary: backintime-common backintime-gnome backintime-kde
Architecture: source all
Version: 1.0.36-1+deb8u1
Distribution: jessie
Urgency: medium
Maintainer: Jonathan Wiltshire 
Changed-By: Jonathan Wiltshire 
Description:
 backintime-common - simple backup/snapshot system
 backintime-gnome - GNOME front-end for backintime
 backintime-kde - KDE front-end for backintime
Closes: 831349
Changes:
 backintime (1.0.36-1+deb8u1) jessie; urgency=medium
 .
   * Add missing dependency on python-dbus (Closes: #831349)
Checksums-Sha1:
 c7fdb4e8742944fc6c67ff902d44abb4b94cfb4b 2028 backintime_1.0.36-1+deb8u1.dsc
 82f09c8655760488c1dcc572315b90258773d05e 5656 
backintime_1.0.36-1+deb8u1.debian.tar.xz
 85a14f4a53c365e68158b819fab78298a69cda02 198234 
backintime-common_1.0.36-1+deb8u1_all.deb
 a305d12dabeb9d2966a3caee44f159badbdfff7a 49228 
backintime-gnome_1.0.36-1+deb8u1_all.deb
 f14311338d7e0e8977f19dc064376cf0abbe803d 38904 
backintime-kde_1.0.36-1+deb8u1_all.deb
Checksums-Sha256:
 403e3a546ee6e38014fb66c5ca5b03de62958864b6fe9738dcba9aca7057f2ea 2028 
backintime_1.0.36-1+deb8u1.dsc
 239203d164d46f93af43d34f71a501c5e045d37443cb141a6ca827a32fdcf572 5656 
backintime_1.0.36-1+deb8u1.debian.tar.xz
 1e4579d5b8fb4e7784df4041e3e2fbf3e40ab3db573d7ea08e3cb272f39cfc48 198234 
backintime-common_1.0.36-1+deb8u1_all.deb
 d58546bfd2bec24096e49c213eeb640bcafdcff84b895c5b72c56e0757335b72 49228 
backintime-gnome_1.0.36-1+deb8u1_all.deb
 66425910abe41a51996a0997f733673ad2501b03cf3b4c1a204cb5c61e0f4048 38904 
backintime-kde_1.0.36-1+deb8u1_all.deb
Files:
 10579b6648397adfda1f20f24de2cb83 2028 utils extra 
backintime_1.0.36-1+deb8u1.dsc
 8d8e57bdf5c5abd28749bbb5e48321a0 5656 utils extra 
backintime_1.0.36-1+deb8u1.debian.tar.xz
 41031f9e7cf5d42821c31e0a62b7eca6 198234 utils extra 

Bug#834204: libsdl1.2: Nonfree file: src/video/fbcon/riva_mmio.h

2016-08-13 Thread Manuel A. Fernandez Montecelo
Hi,

2016-08-13 3:44 GMT+01:00 Legimet :
> Source: libsdl1.2
> Version: 1.2.15+dfsg1-4
> Severity: serious
> Justification: Policy 2.1
>
> Dear Maintainer,
>
> The file src/video/fbcon/riva_mmio.h has a nonfree license that does not
> explicitly allow modification.

Thanks for the report.

I am copying FTP-masters to know their opinion.

This file has been present in Debian for the best part of 2 decades,
so possibly the people who reviewed and approved this initially are
not around anymore or, if they are, that they don't recall the details
if they were discussed.

>From my understanding, despite the brevity of the wording but given
the context, with "using this code in individual and commercial
software" is implicit the possibility of modification, as in "use in
any way you wish" -- modifications might be needed due to changes in
compiler/toolchain or to integrate in the bigger "commercial" software
(e.g. changing names to avoid clashes).

These licenses are usually to prevent that the source code is
leaked/accessible to the outside world, or used in commercial software
without being paid.  Since this license prevents neither, I don't
think that prevent modification is of any use to the copyright
holders...

 but it's true that it doesn't explicitly allow modification or
says anything beyond "use".


> The file is from xf86-video-nv, and has
> subsequently been relicensed under the MIT/Expat license:
> https://cgit.freedesktop.org/xorg/driver/xf86-video-nv/tree/src/riva_hw.h
>
> It should be possible to use the newer version of the file.

The code is not identical, for example the "NV_" macros in the
beginning of the old file are not present in the second.

The "struct _riva_hw_inst" is different in both versions as well (e.g.
fields Architecture and Version present in the first file, but not in
the second), so not API nor ABI compatible.

So it needs to be handled with some care in any case.


(BTW, it would be nice to discuss this with upstream if it needs to be
removed/updated, unfortunately I don't have much time in the next few
weeks, so if somebody beats me to it I will not complain :) .  They
should also have access to some nice legal department, being developed
by Steam now).


Cheers.
-- 
Manuel A. Fernandez Montecelo 



Bug#789381: libpoe-api-peek-perl: FTBFS with perl 5.22: test failures

2016-08-13 Thread intrigeri
Hi,

gregor herrmann:
> On Mon, 01 Aug 2016 08:57:07 -0300, Prof. Ernesto Hernández-Novich wrote:
>> On Sat, 30 Jul 2016 14:35:09 +0200 intrigeri  wrote:

>> > A month later: any update on this side?
>> Nothing.
> webgui was removed from the archive. RoQA, #834084.

OK, so I think it's great time to remove libpoe-api-peek-perl and its
reverse dependencies:  libpoe-component-ikc-perl and
libpoe-component-server-http-perl.

I'll do that at some point but probably not before September, so
anyone: feel free to be faster than me :)

Cheers,
-- 
intrigeri



Processed: [pkg-octave/master] Fix FTBFS with GCC 6.

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

> tag 831120 pending
Bug #831120 [src:octave] octave: FTBFS with GCC 6: array/Range.cc:498:21: 
error: 'floor' is not a member of 'gnulib'
Added tag(s) pending.
> thanks
Stopping processing here.

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



Bug#831120: [pkg-octave/master] Fix FTBFS with GCC 6.

2016-08-13 Thread Mike Miller
tag 831120 pending
thanks

Date: Sat Aug 13 00:32:20 2016 -0700
Author: Mike Miller 
Commit ID: ed46a2ce08d585e6c635dc0a60cadf406a1c3bfc
Commit URL: 
https://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff;h=ed46a2ce08d585e6c635dc0a60cadf406a1c3bfc
Patch URL: 
https://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff_plain;h=ed46a2ce08d585e6c635dc0a60cadf406a1c3bfc

Fix FTBFS with GCC 6.

+ d/p/gcc-6-abs-overload.patch: Work around abs overload changes.
+ d/p/gcc-6-include-math-stdlib.patch: Fix gnulib header file overrides.

Git-Dch: Full
Closes: #831120
  



Bug#834211: libfreemarker-java: FTBFS: com.google.code.findbugs#annotations;3.0.0: not found

2016-08-13 Thread Chris Lamb
Source: libfreemarker-java
Version: 2.3.23-5
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libfreemarker-java fails to build from source in unstable/amd64:

  [..]

  [ivy:retrieve] [ivy-debian-helper] Passing through 
ch.qos.logback:logback-parent:jar:debian
  [ivy:retrieve]found ch.qos.logback#logback-core;debian in debian
  [ivy:retrieve] [ivy-debian-helper] Replacing commons-io:commons-io:jar:2.2  
->  commons-io:commons-io:jar:debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.apache.commons:commons-parent:jar:debian
  [ivy:retrieve]found commons-io#commons-io;debian in debian
  [ivy:retrieve][debian] commons-io#commons-io;2.2 (forced)
  [ivy:retrieve] [ivy-debian-helper] Replacing 
com.google.guava:guava-jdk5:jar:17.0  ->  com.google.guava:guava:jar:debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
com.google.guava:guava-parent:jar:debian
  [ivy:retrieve]found com.google.guava#guava;debian in debian
  [ivy:retrieve][debian] com.google.guava#guava-jdk5;17.0 (forced)
  [ivy:retrieve] [ivy-debian-helper] Replacing 
org.eclipse.jetty:jetty-server:jar:7.6.16.v20140903  ->  
org.eclipse.jetty:jetty-server:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-server;9.x in debian
  [ivy:retrieve][9.x] org.eclipse.jetty#jetty-server;7.6.16.v20140903 
(forced)
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-http:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-http;9.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-util:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-util;9.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-io:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-io;9.x in debian
  [ivy:retrieve] [ivy-debian-helper] Replacing 
org.eclipse.jetty:jetty-webapp:jar:7.6.16.v20140903  ->  
org.eclipse.jetty:jetty-webapp:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-webapp;9.x in debian
  [ivy:retrieve][9.x] org.eclipse.jetty#jetty-webapp;7.6.16.v20140903 
(forced)
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-xml:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-xml;9.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-servlet:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-servlet;9.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-security:jar:9.x
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#jetty-security;9.x in debian
  [ivy:retrieve] [ivy-debian-helper] Replacing 
org.eclipse.jetty:jetty-jsp:jar:7.6.16.v20140903  ->  
org.eclipse.jetty:apache-jsp:jar:debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jetty:jetty-project:jar:9.x
  [ivy:retrieve]found org.eclipse.jetty#apache-jsp;debian in debian
  [ivy:retrieve][debian] org.eclipse.jetty#jetty-jsp;7.6.16.v20140903 
(forced)
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.apache.tomcat:tomcat-jasper:jar:8.x
  [ivy:retrieve]found org.apache.tomcat#tomcat-jasper;8.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.apache.tomcat:tomcat-servlet-api:jar:8.x
  [ivy:retrieve]found org.apache.tomcat#tomcat-servlet-api;8.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.apache.tomcat:tomcat-juli:jar:8.x
  [ivy:retrieve]found org.apache.tomcat#tomcat-juli;8.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.apache.tomcat:tomcat-jsp-api:jar:8.x
  [ivy:retrieve]found org.apache.tomcat#tomcat-jsp-api;8.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.apache.tomcat:tomcat-el-api:jar:8.x
  [ivy:retrieve]found org.apache.tomcat#tomcat-el-api;8.x in debian
  [ivy:retrieve] [ivy-debian-helper] Passing through 
org.eclipse.jdt.core.compiler:ecj:jar:debian
  [ivy:retrieve]found org.eclipse.jdt.core.compiler#ecj;debian 

Bug#834210: libdancer-plugin-database-perl: FTBFS: Failed 1/5 test programs. 6/45 subtests failed.

2016-08-13 Thread Chris Lamb
Source: libdancer-plugin-database-perl
Version: 2.12-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libdancer-plugin-database-perl fails to build from source in unstable/amd64:

  [..]

  Fetched 3224 kB in 0s (65.4 MB/s)
  Selecting previously unselected package libhash-merge-simple-perl.
  (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23259 files and directories currently installed.)
  Preparing to unpack .../00-libhash-merge-simple-perl_0.051-1_all.deb ...
  Unpacking libhash-merge-simple-perl (0.051-1) ...
  Selecting previously unselected package libencode-locale-perl.
  Preparing to unpack .../01-libencode-locale-perl_1.05-1_all.deb ...
  Unpacking libencode-locale-perl (1.05-1) ...
  Selecting previously unselected package libhttp-date-perl.
  Preparing to unpack .../02-libhttp-date-perl_6.02-1_all.deb ...
  Unpacking libhttp-date-perl (6.02-1) ...
  Selecting previously unselected package libio-html-perl.
  Preparing to unpack .../03-libio-html-perl_1.001-1_all.deb ...
  Unpacking libio-html-perl (1.001-1) ...
  Selecting previously unselected package liblwp-mediatypes-perl.
  Preparing to unpack .../04-liblwp-mediatypes-perl_6.02-1_all.deb ...
  Unpacking liblwp-mediatypes-perl (6.02-1) ...
  Selecting previously unselected package libhttp-message-perl.
  Preparing to unpack .../05-libhttp-message-perl_6.11-1_all.deb ...
  Unpacking libhttp-message-perl (6.11-1) ...
  Selecting previously unselected package libpath-class-perl.
  Preparing to unpack .../06-libpath-class-perl_0.36-1_all.deb ...
  Unpacking libpath-class-perl (0.36-1) ...
  Selecting previously unselected package openssl.
  Preparing to unpack .../07-openssl_1.0.2h-1_amd64.deb ...
  Unpacking openssl (1.0.2h-1) ...
  Selecting previously unselected package ca-certificates.
  Preparing to unpack .../08-ca-certificates_20160104_all.deb ...
  Unpacking ca-certificates (20160104) ...
  Selecting previously unselected package libfile-listing-perl.
  Preparing to unpack .../09-libfile-listing-perl_6.04-1_all.deb ...
  Unpacking libfile-listing-perl (6.04-1) ...
  Selecting previously unselected package libhtml-tree-perl.
  Preparing to unpack .../10-libhtml-tree-perl_5.03-2_all.deb ...
  Unpacking libhtml-tree-perl (5.03-2) ...
  Selecting previously unselected package libhttp-cookies-perl.
  Preparing to unpack .../11-libhttp-cookies-perl_6.01-1_all.deb ...
  Unpacking libhttp-cookies-perl (6.01-1) ...
  Selecting previously unselected package libhttp-negotiate-perl.
  Preparing to unpack .../12-libhttp-negotiate-perl_6.00-2_all.deb ...
  Unpacking libhttp-negotiate-perl (6.00-2) ...
  Selecting previously unselected package libnet-http-perl.
  Preparing to unpack .../13-libnet-http-perl_6.09-1_all.deb ...
  Unpacking libnet-http-perl (6.09-1) ...
  Selecting previously unselected package liblwp-protocol-https-perl.
  Preparing to unpack .../14-liblwp-protocol-https-perl_6.06-2_all.deb ...
  Unpacking liblwp-protocol-https-perl (6.06-2) ...
  Selecting previously unselected package libwww-robotrules-perl.
  Preparing to unpack .../15-libwww-robotrules-perl_6.01-1_all.deb ...
  Unpacking libwww-robotrules-perl (6.01-1) ...
  Selecting previously unselected package libwww-perl.
  Preparing to unpack .../16-libwww-perl_6.15-1_all.deb ...
  Unpacking libwww-perl (6.15-1) ...
  Selecting previously unselected package libyaml-perl.
  Preparing to unpack .../17-libyaml-perl_1.18-1_all.deb ...
  Unpacking libyaml-perl (1.18-1) ...
  Selecting previously unselected package libhttp-body-perl.
  Preparing to unpack .../18-libhttp-body-perl_1.22-1_all.deb ...
  Unpacking libhttp-body-perl (1.22-1) ...
  Selecting previously unselected package libhttp-server-simple-perl.
  Preparing to unpack .../19-libhttp-server-simple-perl_0.51-1_all.deb ...
  Unpacking libhttp-server-simple-perl (0.51-1) ...
  Selecting previously unselected package libhttp-server-simple-psgi-perl.
  Preparing to unpack .../20-libhttp-server-simple-psgi-perl_0.16-2_all.deb ...
  Unpacking libhttp-server-simple-psgi-perl (0.16-2) ...
  Selecting previously unselected package libmime-types-perl.
  Preparing to unpack .../21-libmime-types-perl_2.13-1_all.deb ...
  Unpacking libmime-types-perl (2.13-1) ...
  Selecting previously unselected package libparams-classify-perl.
  Preparing to unpack 

Bug#831115: marked as done (hhsuite: FTBFS with GCC 6: util.C:58:26: error: 'float log2(float)' conflicts with a previous declaration)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 06:18:44 +
with message-id 
and subject line Bug#831115: fixed in hhsuite 2.0.16-7
has caused the Debian Bug report #831115,
regarding hhsuite: FTBFS with GCC 6: util.C:58:26: error: 'float log2(float)' 
conflicts with a previous declaration
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.)


-- 
831115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hhsuite
Version: 2.0.16-6
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64

Hi,

During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg7.html

Relevant part (hopefully):
> g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
> -Werror=format-security -O3 -Wall -Wno-deprecated -Wno-char-subscripts 
> -fno-strict-aliasing -Ics  -fopenmp -DHH_SSE3 -msse3 -Wl,-z,relro hhblits.C 
> -o hhblits  cs/blosum_matrix.o  cs/log.o  cs/application.o  cs/getopt_pp.o  
> cs/assert_helpers.o  cs/aa.o  cs/as.o -lpthread -fopenmp -lrt -lffindex
> In file included from cs/count_profile-inl.h:8:0,
>  from cs/context_profile.h:7,
>  from cs/context_library.h:8,
>  from hhblits.C:123:
> cs/alignment-inl.h: In function 'Vector 
> cs::PositionSpecificWeightsAndDiversity(const cs::Alignment&, 
> Matrix&)':
> cs/alignment-inl.h:823:16: warning: suggest explicit braces to avoid 
> ambiguous 'else' [-Wparentheses]
>  if (ncoli < kMinCols)  // number of columns in subalignment 
> insufficient?
> ^
> In file included from hhblits.C:128:0:
> util.C: In function 'float log2(float)':
> util.C:58:26: error: 'float log2(float)' conflicts with a previous declaration
>  inline float log2(float x)  {return (x<=0? 
> (float)(-10):1.442695041*log(x));}
>   ^
> In file included from /usr/include/c++/6/math.h:36:0,
>  from hhblits.C:70:
> /usr/include/c++/6/cmath:1542:3: note: previous declaration 'constexpr float 
> std::log2(float)'
>log2(float __x)
>^~~~
> In file included from hhblits.C:128:0:
> util.C: In function 'float log10(float)':
> util.C:59:27: error: 'float log10(float)' conflicts with a previous 
> declaration
>  inline float log10(float x) {return (x<=0? 
> (float)(-10):0.434294481*log(x));}
>^
> In file included from /usr/include/c++/6/math.h:36:0,
>  from hhblits.C:70:
> /usr/include/c++/6/cmath:380:3: note: previous declaration 'constexpr float 
> std::log10(float)'
>log10(float __x)
>^
> In file included from hhblits.C:128:0:
> util.C: In function 'char* sprintg(float, int)':
> util.C:379:35: error: call of overloaded 'log10(float)' is ambiguous
>float log10val = log10(fabs(val));
>^
> In file included from /usr/include/features.h:364:0,
>  from 
> /usr/include/x86_64-linux-gnu/c++/6/bits/os_defines.h:39,
>  from 
> /usr/include/x86_64-linux-gnu/c++/6/bits/c++config.h:495,
>  from /usr/include/c++/6/iostream:38,
>  from hhblits.C:62:
> /usr/include/x86_64-linux-gnu/bits/mathcalls.h:112:1: note: candidate: double 
> log10(double)
>  __MATHCALL (log10,, (_Mdouble_ __x));
>  ^
> In file included from /usr/include/c++/6/math.h:36:0,
>  from hhblits.C:70:
> /usr/include/c++/6/cmath:384:3: note: candidate: constexpr long double 
> std::log10(long double)
>log10(long double __x)
>^
> /usr/include/c++/6/cmath:380:3: note: candidate: constexpr float 
> std::log10(float)
>log10(float __x)
>^
> In file included from hhblits.C:128:0:
> util.C:59:14: note: candidate: float log10(float)
>  inline float log10(float x) {return (x<=0? 
> (float)(-10):0.434294481*log(x));}
>   ^
> In file included from hhblits.C:132:0:
> hhutil.C: In function 'void ReadDefaultsFile(int&, char**, char*)':
> hhutil.C:478:67: warning: non-constant array new length must be specified 
> without parentheses around the type-id [-Wvla]
>argv_conf[argc_conf]=new(char[strlen(c_first)+1]);
>