Bug#906790: libtasn1-6 FTBFS during arch-only: missing makeinfo

2018-08-20 Thread Helmut Grohne
Source: libtasn1-6
Version: 4.13-3
Severity: serious
Tags: ftbfs
User: helm...@debian.org
Usertags: rebootstrap

Doing an arch-only build of libtasn1-6 on amd64 fails. A build log ends
with:

| make[3]: Entering directory '/<>/doc'
| restore=: && backupdir=".am$$" && \
| am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
| rm -rf $backupdir && mkdir $backupdir && \
| if (/bin/bash /<>/build-aux/missing makeinfo --version) 
>/dev/null 2>&1; then \
|   for f in libtasn1.info libtasn1.info-[0-9] libtasn1.info-[0-9][0-9] 
libtasn1.i[0-9] libtasn1.i[0-9][0-9]; do \
| if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
|   done; \
| else :; fi && \
| cd "$am__cwd"; \
| if /bin/bash /<>/build-aux/missing makeinfo -I ../doc  -I . \
|  -o libtasn1.info libtasn1.texi; \
| then \
|   rc=0; \
|   CDPATH="${ZSH_VERSION+.}:" && cd .; \
| else \
|   rc=$?; \
|   CDPATH="${ZSH_VERSION+.}:" && cd . && \
|   $restore $backupdir/* `echo "./libtasn1.info" | sed 's|[^/]*$||'`; \
| fi; \
| rm -rf $backupdir; exit $rc
| /<>/build-aux/missing: line 81: makeinfo: command not found
| WARNING: 'makeinfo' is missing on your system.
|  You should only need it if you modified a '.texi' file, or
|  any other file indirectly affecting the aspect of the manual.
|  You might want to install the Texinfo package:
|  
|  The spurious makeinfo call might also be the consequence of
|  using a buggy 'make' (AIX, DU, IRIX), in which case you might
|  want to install GNU make:
|  
| make[3]: *** [Makefile:1097: libtasn1.info] Error 127
| make[3]: Leaving directory '/<>/doc'
| make[2]: *** [Makefile:1350: check-recursive] Error 1
| make[2]: Leaving directory '/<>/doc'
| make[1]: *** [Makefile:1027: check-recursive] Error 1
| make[1]: Leaving directory '/<>'
| dh_auto_test: make -j8 check VERBOSE=1 returned exit code 2
| make: *** [debian/rules:51: binary-arch] Error 2
| dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2

A full build work, which is why reproducible doesn't see this issue. The
installation set does not include the texinfo package, which contains
makeinfo, and texinfo is not requested by Build-Depends. The earlier
builds on the buildds did not attempt to run makeinfo. Possibly this is
related to updating the version of autoconf?

Helmut



Processed: Fwd: Bug#906764: recoll: FTBFS in buster/sid (invalid use of incomplete type 'class QAbstractItemView')

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

> forwarded 906764 j...@dockes.org
Bug #906764 [src:recoll] recoll: FTBFS in buster/sid (invalid use of incomplete 
type 'class QAbstractItemView')
Set Bug forwarded-to-address to 'j...@dockes.org'.
> tag 906764 upstream
Bug #906764 [src:recoll] recoll: FTBFS in buster/sid (invalid use of incomplete 
type 'class QAbstractItemView')
Added tag(s) upstream.
> thanks
Stopping processing here.

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



Processed: block 904615 with 906719, block 893611 with 906719

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

> block 904615 with 906719
Bug #904615 [python3-rpyc] python3-rpyc: fails to install with Python 3.7
904615 was not blocked by any bugs.
904615 was blocking: 902788
Added blocking bug(s) of 904615: 906719
> block 893611 with 906719
Bug #893611 [src:rpyc] rpyc: please make the build reproducible
893611 was not blocked by any bugs.
893611 was not blocking any bugs.
Added blocking bug(s) of 893611: 906719
> thanks
Stopping processing here.

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



Bug#906769: arm kernels fail to boot

2018-08-20 Thread Adrian Bunk
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y=6bb53ee170c45f44ac80ad8318f72feff9cdee1b

We don't have that commit, and this explains why 
cpu-hotplug-boot-ht-siblings-at-least-once.patch broke ARM.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#906782: vice: FTBFS in buster/sid (automake-1.15: command not found)

2018-08-20 Thread Santiago Vila
Package: src:vice
Version: 3.2.0.dfsg-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-arch
dh build-arch --with autoreconf
   dh_update_autotools_config -a
   dh_autoreconf -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<>'
./configure \
--prefix=/usr --infodir=/usr/share/info \
--mandir=/usr/share/man \
--enable-gnomeui \
--enable-fullscreen --disable-parsid --with-midas \
--with-resid \
--without-uithreads \
--without-xaw3d \

[... snipped ...]

Libieee1284 support: no 
NLS support: yes (--enable/disable-nls)

MISC

ReSID support  : yes (--with/without-resid)
65xx CPU history support   : no  (--enable/disable-cpuhistory)
Debug support  : no  (--enable/disable-debug)
Embedded data files support: no  (--enable/disable-embedded)

CPPFLAGS: -Wdate-time -D_FORTIFY_SOURCE=2 
CFLAGS  : -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wmissing-prototypes 
-Werror=implicit-function-declaration -Wfatal-errors
CXXFLAGS: -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong 
-Wformat -Werror=format-security
LDFLAGS : -Wl,-z,relro -Wl,-rpath -Wl,/usr/lib64/vice/lib
--
make[1]: Leaving directory '/<>'
   dh_auto_build -a
make -j1
make[1]: Entering directory '/<>'
Checking autoconf version >= 2.60 .. OK: 2.69
Checking automake version >= 1.10.2 .. OK: 1.16.1
/<>/src/resid: aclocal
/<>/src/resid: autoconf -f
/<>/src/resid: automake -a -c
/<>/src/resid-dtv: aclocal
/<>/src/resid-dtv: autoconf -f
/<>/src/resid-dtv: automake -a -c
/<>: aclocal
/<>: autoconf -f
/<>: autoheader
/<>: automake -a -c
 cd . && /bin/bash /<>/missing automake-1.15 --gnu
/<>/missing: line 81: automake-1.15: command not found
WARNING: 'automake-1.15' is missing on your system.
 You should only need it if you modified 'Makefile.am' or
 'configure.ac' or m4 files included by 'configure.ac'.
 The 'automake' program is part of the GNU Automake package:
 
 It also requires GNU Autoconf, GNU m4 and Perl in order to run:
 
 
 
make[1]: *** [Makefile:561: Makefile.in] Error 1
make[1]: Leaving directory '/<>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:52: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2


The build was made with "dpkg-buildpackage -B" in my autobuilder,
but I think it would also fail with plain "dpkg-buildpackage" if you
would like to test it that way.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.



Bug#906778: guile-gnome-platform: FTBFS in buster/sid (makeinfo: command not found)

2018-08-20 Thread Santiago Vila
Package: src:guile-gnome-platform
Version: 2.16.4-5
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-arch
test -x debian/rules
mkdir -p "."
CDBS WARNING:DEB_DH_INSTALL_ARGS is deprecated since 0.4.85
set -e;   mv ./build-aux/config.guess ./build-aux/config.guess.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.guess ./build-aux/config.guess;
set -e;   mv ./build-aux/config.sub ./build-aux/config.sub.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.sub ./build-aux/config.sub;
dh_autoreconf 
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'

[... snipped ...]

Making check in glib
make[4]: Entering directory '/<>/glib/doc/glib'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /<>/build-aux/missing makeinfo --version) >/dev/null 
2>&1; then \
  for f in guile-gnome-glib.info guile-gnome-glib.info-[0-9] 
guile-gnome-glib.info-[0-9][0-9] guile-gnome-glib.i[0-9] 
guile-gnome-glib.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/bash /<>/build-aux/missing makeinfo   -I . \
 -o guile-gnome-glib.info guile-gnome-glib.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./guile-gnome-glib.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/<>/build-aux/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
 You should only need it if you modified a '.texi' file, or
 any other file indirectly affecting the aspect of the manual.
 You might want to install the Texinfo package:
 
 The spurious makeinfo call might also be the consequence of
 using a buggy 'make' (AIX, DU, IRIX), in which case you might
 want to install GNU make:
 
make[4]: *** [Makefile:470: guile-gnome-glib.info] Error 127
make[4]: Leaving directory '/<>/glib/doc/glib'
make[3]: *** [Makefile:399: check-recursive] Error 1
make[3]: Leaving directory '/<>/glib/doc'
make[2]: *** [Makefile:513: check-recursive] Error 1
make[2]: Leaving directory '/<>/glib'
make[1]: *** [Makefile:457: check-recursive] Error 1
make[1]: Leaving directory '/<>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:113: 
debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2


The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/guile-gnome-platform.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.



Bug#906777: ginac: FTBFS in buster/sid (-I: command not found)

2018-08-20 Thread Santiago Vila
Package: src:ginac
Version: 1.7.4-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-arch
test -x debian/rules
mkdir -p "."
set -e;   mv ./config/config.guess ./config/config.guess.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.guess ./config/config.guess;
set -e;   mv ./config/config.sub ./config/config.sub.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.sub ./config/config.sub;
dh_autoreconf 
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'

[... snipped ...]

Making install in doc
make[2]: Entering directory '/<>/doc'
Making install in tutorial
make[3]: Entering directory '/<>/doc/tutorial'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if ( --version) >/dev/null 2>&1; then \
  for f in ginac.info ginac.info-[0-9] ginac.info-[0-9][0-9] ginac.i[0-9] 
ginac.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if-I . \
 -o ginac.info ginac.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./ginac.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/bin/bash: line 9: -I: command not found
make[3]: *** [Makefile:397: ginac.info] Error 127
make[3]: Leaving directory '/<>/doc/tutorial'
make[2]: *** [Makefile:383: install-recursive] Error 1
make[2]: Leaving directory '/<>/doc'
make[1]: *** [Makefile:508: install-recursive] Error 1
make[1]: Leaving directory '/<>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:103: 
debian/stamp-makefile-install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2


The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

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

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.



Bug#906781: libpodofo: FTBFS in buster/sid (Error copying directory)

2018-08-20 Thread Santiago Vila
Package: src:libpodofo
Version: 0.9.5-9
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules binary-arch
dh binary-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<>'
dh_auto_configure -- \
-DWANT_FONTCONFIG:BOOL=TRUE \
-DWANT_BOOST:BOOL=1 \
-DPODOFO_BUILD_SHARED:BOOL=TRUE \
-DPODOFO_BUILD_STATIC:BOOL=FALSE \

install -d obj-x86_64-linux-gnu
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DWANT_FONTCONFIG:BOOL=TRUE -DWANT_BOOST:BOOL=1 
-DPODOFO_BUILD_SHARED:BOOL=TRUE -DPODOFO_BUILD_STATIC:BOOL=FALSE ..

[... snipped ...]

make -f test/ParserTest/CMakeFiles/ParserTest.dir/build.make 
test/ParserTest/CMakeFiles/ParserTest.dir/build
make[3]: Entering directory '/<>/obj-x86_64-linux-gnu'
[ 53%] Building CXX object 
test/ParserTest/CMakeFiles/ParserTest.dir/ParserTest.cpp.o
cd /<>/obj-x86_64-linux-gnu/test/ParserTest && /usr/bin/c++   
-I/<>/obj-x86_64-linux-gnu -I/<> 
-I/usr/include/x86_64-linux-gnu -I/usr/include/cppunit -I/usr/include/lua5.1 
-I/<>/src -I/usr/include/freetype2  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings 
-Wredundant-decls -Wreorder -Wno-deprecated-declarations   -W -o 
CMakeFiles/ParserTest.dir/ParserTest.cpp.o -c 
/<>/test/ParserTest/ParserTest.cpp
[ 54%] Linking CXX executable ParserTest
cd /<>/obj-x86_64-linux-gnu/test/ParserTest && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/ParserTest.dir/link.txt --verbose=1
/usr/bin/c++  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual 
-Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations  
-Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/ParserTest.dir/ParserTest.cpp.o  
-o ParserTest  -L/<>/obj-x86_64-linux-gnu/src 
-Wl,-rpath,/<>/obj-x86_64-linux-gnu/src -lpodofo -lfontconfig 
-lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz 
-ltiff -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -ltiff 
make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[ 54%] Built target ParserTest
make -f test/SignatureTest/CMakeFiles/SignatureTest.dir/build.make 
test/SignatureTest/CMakeFiles/SignatureTest.dir/depend
make[3]: Entering directory '/<>/obj-x86_64-linux-gnu'
cd /<>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<> /<>/test/SignatureTest 
/<>/obj-x86_64-linux-gnu 
/<>/obj-x86_64-linux-gnu/test/SignatureTest 
/<>/obj-x86_64-linux-gnu/test/SignatureTest/CMakeFiles/SignatureTest.dir/DependInfo.cmake
 --color=
Scanning dependencies of target SignatureTest
make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make -f test/SignatureTest/CMakeFiles/SignatureTest.dir/build.make 
test/SignatureTest/CMakeFiles/SignatureTest.dir/build
make[3]: Entering directory '/<>/obj-x86_64-linux-gnu'
[ 54%] Building CXX object 
test/SignatureTest/CMakeFiles/SignatureTest.dir/SignTest.cpp.o
cd /<>/obj-x86_64-linux-gnu/test/SignatureTest && /usr/bin/c++   
-I/<>/obj-x86_64-linux-gnu -I/<> 
-I/usr/include/x86_64-linux-gnu -I/usr/include/cppunit -I/usr/include/lua5.1 
-I/<>/src -I/usr/include/freetype2  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Woverloaded-virtual -Wswitch-enum -Wcast-qual -Wwrite-strings 
-Wredundant-decls -Wreorder -Wno-deprecated-declarations   -W -o 
CMakeFiles/SignatureTest.dir/SignTest.cpp.o -c 
/<>/test/SignatureTest/SignTest.cpp
[ 55%] Linking CXX executable SignatureTest
cd /<>/obj-x86_64-linux-gnu/test/SignatureTest && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/SignatureTest.dir/link.txt --verbose=1
/usr/bin/c++  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Woverloaded-virtual -Wswitch-enum -Wcast-qual 
-Wwrite-strings -Wredundant-decls -Wreorder -Wno-deprecated-declarations  
-Wl,-z,relro -Wl,-z,now -rdynamic CMakeFiles/SignatureTest.dir/SignTest.cpp.o  
-o SignatureTest  -L/<>/obj-x86_64-linux-gnu/src 
-Wl,-rpath,/<>/obj-x86_64-linux-gnu/src -lpodofo -lfontconfig 
-lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread -lfreetype -lpng -lz 
-ltiff -lfontconfig -lfreetype -lz -lidn -lcrypto -lcrypto -ljpeg -lpthread 
-lfreetype -lpng -lz -ltiff 
make[3]: Leaving directory 

Bug#906779: kompare: FTBFS in buster/sid (invalid use of incomplete type 'class QButtonGroup')

2018-08-20 Thread Santiago Vila
Package: src:kompare
Version: 4:17.08.3-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-arch
/usr/bin/make -f debian/rules dhmk_run_configure_commands 
DHMK_TARGET="configure"
make[1]: Entering directory '/<>'
dh_testdir  # [-a]
dh_auto_configure '--buildsystem=kf5' --parallel  # [-a]
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" 
-DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0

[... snipped ...]

  ^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcheckbox.h:44,
 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QCheckBox:1,
 from 
/<>/obj-x86_64-linux-gnu/komparepart/ui_komparesaveoptionsbase.h:16,
 from /<>/komparepart/komparesaveoptionsbase.h:22,
 from 
/<>/komparepart/komparesaveoptionswidget.h:23,
 from 
/<>/komparepart/komparesaveoptionswidget.cpp:19:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractbutton.h:53:7: note: 
forward declaration of 'class QButtonGroup'
 class QButtonGroup;
   ^~~~
/<>/komparepart/komparesaveoptionswidget.cpp: In member function 
'void KompareSaveOptionsWidget::loadOptions()':
/<>/komparepart/komparesaveoptionswidget.cpp:201:12: error: 
invalid use of incomplete type 'class QButtonGroup'
  m_FormatBG->button(m_settings->m_format)->setChecked(true);
^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcheckbox.h:44,
 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QCheckBox:1,
 from 
/<>/obj-x86_64-linux-gnu/komparepart/ui_komparesaveoptionsbase.h:16,
 from /<>/komparepart/komparesaveoptionsbase.h:22,
 from 
/<>/komparepart/komparesaveoptionswidget.h:23,
 from 
/<>/komparepart/komparesaveoptionswidget.cpp:19:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractbutton.h:53:7: note: 
forward declaration of 'class QButtonGroup'
 class QButtonGroup;
   ^~~~
/<>/komparepart/komparesaveoptionswidget.cpp: In member function 
'void KompareSaveOptionsWidget::saveOptions()':
/<>/komparepart/komparesaveoptionswidget.cpp:221:65: error: 
invalid use of incomplete type 'class QButtonGroup'
  m_settings->m_format = static_cast( m_FormatBG->checkedId() 
);
 ^~
In file included from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qcheckbox.h:44,
 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QCheckBox:1,
 from 
/<>/obj-x86_64-linux-gnu/komparepart/ui_komparesaveoptionsbase.h:16,
 from /<>/komparepart/komparesaveoptionsbase.h:22,
 from 
/<>/komparepart/komparesaveoptionswidget.h:23,
 from 
/<>/komparepart/komparesaveoptionswidget.cpp:19:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractbutton.h:53:7: note: 
forward declaration of 'class QButtonGroup'
 class QButtonGroup;
   ^~~~
make[4]: *** [komparepart/CMakeFiles/komparepart.dir/build.make:148: 
komparepart/CMakeFiles/komparepart.dir/komparesaveoptionswidget.cpp.o] Error 1
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:1700: 
komparepart/CMakeFiles/komparepart.dir/all] Error 2
make[3]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:144: all] Error 2
make[2]: Leaving directory '/<>/obj-x86_64-linux-gnu'
dh_auto_build: cd obj-x86_64-linux-gnu && make -j1 returned exit code 2
make[1]: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: 
pre_build-arch_dh_auto_build] Error 2
make[1]: Leaving directory '/<>'
make: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: 
debian/dhmk_build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2


The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

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

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.



Bug#906780: ksystemlog: FTBFS in buster/sid (field 'addButtons' has incomplete type 'QButtonGroup')

2018-08-20 Thread Santiago Vila
Package: src:ksystemlog
Version: 4:17.08.3-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-arch
/usr/bin/make -f debian/rules dhmk_run_configure_commands 
DHMK_TARGET="configure"
make[1]: Entering directory '/<>'
dh_testdir  # [-a]
dh_auto_configure '--buildsystem=kf5' --parallel  # [-a]
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" 
-DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0

[... snipped ...]

cd /<>/obj-x86_64-linux-gnu/src/modes/base && /usr/bin/cmake -E 
cmake_autogen 
/<>/obj-x86_64-linux-gnu/src/modes/base/CMakeFiles/ksystemlog_base_mode_autogen.dir/AutogenInfo.cmake
 Debian
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[ 23%] Built target ksystemlog_base_mode_autogen
make -f src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/build.make 
src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/depend
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
[ 24%] Generating ui_logLevelSelectionDialogBase.h
cd /<>/obj-x86_64-linux-gnu/src/modes/base && /usr/bin/cmake 
-DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt5/bin/uic 
-DKDE_UIC_FILE:FILEPATH=/<>/src/modes/base/logLevelSelectionDialogBase.ui
 
-DKDE_UIC_H_FILE:FILEPATH=/<>/obj-x86_64-linux-gnu/src/modes/base/ui_logLevelSelectionDialogBase.h
 -DKDE_UIC_BASENAME:STRING=logLevelSelectionDialogBase -P 
/usr/lib/x86_64-linux-gnu/cmake/KF5I18n/kf5i18nuic.cmake
[ 24%] Generating ui_fileListBase.h
cd /<>/obj-x86_64-linux-gnu/src/modes/base && /usr/bin/cmake 
-DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt5/bin/uic 
-DKDE_UIC_FILE:FILEPATH=/<>/src/modes/base/fileListBase.ui 
-DKDE_UIC_H_FILE:FILEPATH=/<>/obj-x86_64-linux-gnu/src/modes/base/ui_fileListBase.h
 -DKDE_UIC_BASENAME:STRING=fileListBase -P 
/usr/lib/x86_64-linux-gnu/cmake/KF5I18n/kf5i18nuic.cmake
[ 24%] Generating ui_multipleFileListBase.h
cd /<>/obj-x86_64-linux-gnu/src/modes/base && /usr/bin/cmake 
-DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt5/bin/uic 
-DKDE_UIC_FILE:FILEPATH=/<>/src/modes/base/multipleFileListBase.ui 
-DKDE_UIC_H_FILE:FILEPATH=/<>/obj-x86_64-linux-gnu/src/modes/base/ui_multipleFileListBase.h
 -DKDE_UIC_BASENAME:STRING=multipleFileListBase -P 
/usr/lib/x86_64-linux-gnu/cmake/KF5I18n/kf5i18nuic.cmake
cd /<>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<> /<>/src/modes/base 
/<>/obj-x86_64-linux-gnu 
/<>/obj-x86_64-linux-gnu/src/modes/base 
/<>/obj-x86_64-linux-gnu/src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/DependInfo.cmake
 --color=
Scanning dependencies of target ksystemlog_base_mode
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make -f src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/build.make 
src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/build
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
[ 24%] Building CXX object 
src/modes/base/CMakeFiles/ksystemlog_base_mode.dir/parsingHelper.cpp.o
cd /<>/obj-x86_64-linux-gnu/src/modes/base && /usr/bin/c++  
-DHAVE_JOURNALD -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB 
-DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG 
-DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_USE_FAST_CONCATENATION 
-DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB 
-DTRANSLATION_DOMAIN=\"ksystemlog\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
-I/<>/obj-x86_64-linux-gnu/src/modes/base 
-I/<>/src/modes/base 
-I/<>/obj-x86_64-linux-gnu/src/modes/base/ksystemlog_base_mode_autogen/include
 -I/<> -I/<>/obj-x86_64-linux-gnu 
-I/<>/src/modes/base/../.. 
-I/<>/src/modes/base/../../lib 
-I/<>/obj-x86_64-linux-gnu/src/modes/base/../../config 
-I/<>/obj-x86_64-linux-gnu/src/lib -I/<>/src/lib 
-I/<>/obj-x86_64-linux-gnu/src/config 
-I/<>/src/config -isystem /usr/include/KF5/KConfigGui -isys
 tem /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++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KConfigCore 
-isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KArchive -isystem 
/usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem 
/usr/include/KF5/KWidgetsAddons -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/KF5/KAuth 
-isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KItemViews 
-isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KIOCore 
-isystem /usr/include/KF5/KService 

Bug#906776: kxstitch: FTBFS in buster/sid (invalid use of incomplete type 'const class QIcon')

2018-08-20 Thread Santiago Vila
Package: src:kxstitch
Version: 2.1.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --list-missing
   dh_update_autotools_config -i -O--list-missing
   dh_autoreconf -i -O--list-missing
   dh_auto_configure -i -O--list-missing
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0

[... snipped ...]

/usr/bin/c++  -DKCOREADDONS_LIB -DKDE_NO_COMPAT -DMAGICKCORE_HDRI_ENABLE=0 
-DMAGICKCORE_QUANTUM_DEPTH=16 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII 
-DQT_NO_COMPAT -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -I/<>/obj-x86_64-linux-gnu 
-I/<> 
-I/<>/obj-x86_64-linux-gnu/kxstitch_autogen/include 
-I/<>/src -I/usr/include/ImageMagick-6 
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtX11Extras -isystem /usr/inc
 lude/KF5/KCompletion -isystem /usr/include/KF5 -isystem 
/usr/include/KF5/KConfigGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml 
-isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KIOFileWidgets 
-isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem 
/usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets 
-isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KBookmarks 
-isystem /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KXmlGui -isystem 
/usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem 
/usr/include/KF5/KAuth -isystem /usr/include/KF5/Solid -isystem 
/usr/include/KF5/KI18n -isystem /usr/include/KF5/KTextWidgets -isystem 
/usr/include/KF5/SonnetUi  -g -O2 -fdebug-prefix-map=/<>=. -fst
 ack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++0x -fno-operator-names -Wall -Wextra -Wcast-align 
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef 
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time 
-fexceptions -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC 
-std=gnu++11 -o CMakeFiles/kxstitch.dir/src/XKeyLock.cpp.o -c 
/<>/src/XKeyLock.cpp
[ 70%] Building CXX object CMakeFiles/kxstitch.dir/src/AlphaSelect.cpp.o
/usr/bin/c++  -DKCOREADDONS_LIB -DKDE_NO_COMPAT -DMAGICKCORE_HDRI_ENABLE=0 
-DMAGICKCORE_QUANTUM_DEPTH=16 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII 
-DQT_NO_COMPAT -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE -I/<>/obj-x86_64-linux-gnu 
-I/<> 
-I/<>/obj-x86_64-linux-gnu/kxstitch_autogen/include 
-I/<>/src -I/usr/include/ImageMagick-6 
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtX11Extras -isystem /usr/inc
 lude/KF5/KCompletion -isystem /usr/include/KF5 -isystem 
/usr/include/KF5/KConfigGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml 
-isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KIOFileWidgets 
-isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem 
/usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets 
-isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KBookmarks 
-isystem /usr/include/KF5/KItemViews 

Bug#906774: dico: FTBFS in buster/sid (makeinfo: command not found)

2018-08-20 Thread Santiago Vila
Package: src:dico
Version: 2.5-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --with python2
   dh_update_autotools_config -i
   dh_autoreconf -i
Copying file m4/glibc2.m4
Copying file m4/intdiv0.m4

[... snipped ...]

Making check in doc
make[3]: Entering directory '/<>/doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /<>/build-aux/missing makeinfo --version) >/dev/null 
2>&1; then \
  for f in dico.info dico.info-[0-9] dico.info-[0-9][0-9] dico.i[0-9] 
dico.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/bash /<>/build-aux/missing makeinfo -I ../imprimatur -D 
DISTRIB  -I . \
 -o dico.info dico.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./dico.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/<>/build-aux/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
 You should only need it if you modified a '.texi' file, or
 any other file indirectly affecting the aspect of the manual.
 You might want to install the Texinfo package:
 
 The spurious makeinfo call might also be the consequence of
 using a buggy 'make' (AIX, DU, IRIX), in which case you might
 want to install GNU make:
 
make[3]: *** [Makefile:1263: dico.info] Error 127
make[3]: Leaving directory '/<>/doc'
make[2]: *** [Makefile:1294: check-recursive] Error 1
make[2]: Leaving directory '/<>'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:60: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:14: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

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

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.



Bug#906775: hamlib: FTBFS in buster/sid (makeinfo: command not found)

2018-08-20 Thread Santiago Vila
Package: src:hamlib
Version: 3.1-8
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh_testdir
dh_autoreconf
aclocal: overwriting 'macros/libtool.m4' with '/usr/share/aclocal/libtool.m4'
aclocal: overwriting 'macros/ltoptions.m4' with 
'/usr/share/aclocal/ltoptions.m4'

[... snipped ...]

libtool: warning: '../src/libhamlib.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/rotctld 
/<>/debian/tmp/usr/bin/rotctld
 /bin/mkdir -p '/<>/debian/tmp/usr/share/man/man1'
 /usr/bin/install -c -m 644 ../../tests/rigctl.1 ../../tests/rigctld.1 
../../tests/rigmem.1 ../../tests/rigsmtr.1 ../../tests/rigswr.1 
../../tests/rotctl.1 ../../tests/rotctld.1 
'/<>/debian/tmp/usr/share/man/man1'
make[3]: Leaving directory '/<>/build-2.7/tests'
make[2]: Leaving directory '/<>/build-2.7/tests'
Making install in doc
make[2]: Entering directory '/<>/build-2.7/doc'
Updating ../../doc/version.texi
make[3]: Entering directory '/<>/build-2.7/doc'
make[3]: Nothing to be done for 'install-exec-am'.
rm -rf hamlib.htp
if /bin/bash /<>/build-aux/missing makeinfo --html --no-headers 
--no-split  -I ../../doc \
 -o hamlib.htp ../../doc/hamlib.texi; \
then \
  rm -rf hamlib.html && mv hamlib.htp hamlib.html; \
else \
  rm -rf hamlib.htp; exit 1; \
fi
/<>/build-aux/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
 You should only need it if you modified a '.texi' file, or
 any other file indirectly affecting the aspect of the manual.
 You might want to install the Texinfo package:
 
 The spurious makeinfo call might also be the consequence of
 using a buggy 'make' (AIX, DU, IRIX), in which case you might
 want to install GNU make:
 
make[3]: *** [Makefile:499: hamlib.html] Error 1
make[3]: Leaving directory '/<>/build-2.7/doc'
make[2]: *** [Makefile:700: install-am] Error 2
make[2]: Leaving directory '/<>/build-2.7/doc'
make[1]: *** [Makefile:577: install-recursive] Error 1
make[1]: Leaving directory '/<>/build-2.7'
make: *** [debian/rules:64: install-base] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2


The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

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

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.



Bug#885742: linsmith: GTK+ 3 / GooCanvas port may be available upstream

2018-08-20 Thread Yavor Doganov
I started working on this bug but fortunately discovered fairly
quickly that upstream is on the way of moving to GTK+ 3:

https://sourceforge.net/p/linsmith/discussion/389360/thread/90b515fb/#01e5/f302

You might want to check the status, it would be a pity if this package
has to be removed for buster.  Even if the port is not completely
finished, please encourage him to publish the work either as a VCS
branch or as a patch so that we can help get it done.



Processed: reassign 906769 to src:linux

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

> reassign 906769 src:linux 4.9.110-3+deb9u3
Bug #906769 [linux-image-4.9.0-8-arm64] arm kernels fail to boot
Warning: Unknown package 'linux-image-4.9.0-8-arm64'
Bug reassigned from package 'linux-image-4.9.0-8-arm64' to 'src:linux'.
No longer marked as found in versions linux/4.9.110-3+deb9u3.
Ignoring request to alter fixed versions of bug #906769 to the same values 
previously set
Bug #906769 [src:linux] arm kernels fail to boot
Marked as found in versions linux/4.9.110-3+deb9u3.
> thanks
Stopping processing here.

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



Bug#906769: arm kernels fail to boot

2018-08-20 Thread Vagrant Cascadian
I can confirm this on several machines in the reproducible builds zoo,
running linux-image-4.9.0-8-armmp-lpae version 4.9.110-3+deb9u3.

What I've noticed is that machines running the "armmp" variant appear to
be unaffected, all of the systems that failed were running the
"armmp-lpae" variant.

Switching to linux-image-4.9.0-8-armmp kernel variant on an affected
system appears to workaround the issue, or downgrading to
linux-image-4.9.0-7-armmp-lpae.

One "armmp-lpae" system appears to have successfully booted, but gets
many kernel messages along these lines:

[   78.638348] INFO: rcu_sched detected stalls on CPUs/tasks:
[   78.642433]  0-...: (0 ticks this GP) idle=29c/0/0 softirq=1396/1396 fqs=0
[   78.649321]  (detected by 2, t=4204 jiffies, g=283, c=282, q=41917)
[   78.655567] Task dump for CPU 0:
[   78.658770] swapper/0   R  running task0 0  0 0x
[   78.665844] rcu_sched kthread starved for 4207 jiffies! g283 c282 f0x0 
RCU_GP_WAIT_FQS(3) ->state=0x1
[   78.674972] rcu_sched   S0 7  2 0x
[   78.680506] [] (__schedule) from [] (schedule+0x50/0xa8)
[   78.687501] [] (schedule) from [] 
(schedule_timeout+0x1e0/0x464)
[   78.695231] [] (schedule_timeout) from [] 
(rcu_gp_kthread+0x574/0x908)
[   78.703447] [] (rcu_gp_kthread) from [] 
(kthread+0x118/0x130)
[   78.710894] [] (kthread) from [] 
(ret_from_fork+0x14/0x34)


live well,
  vagrant


signature.asc
Description: PGP signature


Bug#906449: marked as done (geeqie: Embeds plugin ZoneDetect, sourceless compiled binary data in source)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 21:41:49 +
with message-id 
and subject line Bug#906449: fixed in geeqie 1:1.4+git20180820-1
has caused the Debian Bug report #906449,
regarding geeqie: Embeds plugin ZoneDetect, sourceless compiled binary data in 
source
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.)


-- 
906449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906449
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: geeqie
Version: 1:1.4+git20180815-1
Severity: serious
Justification: Policy 2.1 (section 2)

Dear Maintainer,

Geeqie embeds a plugin containing compiled binary data without any
source in the source package (plugins/ZoneDetect/timezone21.bin)

Posting this bug to make sure the package doesn't migrate from unstable
to testing.


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

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

Versions of packages geeqie depends on:
ii  geeqie-common1:1.4+git20180815-1
ii  libatk1.0-0  2.28.1-1
ii  libc62.27-5
ii  libcairo21.15.10-3
ii  libexiv2-14  0.25-4
ii  libfontconfig1   2.13.0-5
ii  libfreetype6 2.8.1-2
ii  libgcc1  1:8.2.0-4
ii  libgdk-pixbuf2.0-0   2.36.12-1
ii  libglib2.0-0 2.56.1-2
ii  libgtk2.0-0  2.24.32-2
ii  libjpeg62-turbo  1:1.5.2-2+b1
ii  liblcms2-2   2.9-2
ii  liblirc-client0  0.10.0-2+b1
ii  liblua5.1-0  5.1.5-8.1+b2
ii  libpango-1.0-0   1.42.1-2
ii  libpangocairo-1.0-0  1.42.1-2
ii  libpangoft2-1.0-01.42.1-2
ii  libstdc++6   8.2.0-4
ii  libtiff5 4.0.9-6
ii  sensible-utils   0.0.12

Versions of packages geeqie recommends:
ii  exiftran 2.10-2+b3
ii  exiv20.25-4
ii  imagemagick  8:6.9.10.8+dfsg-1
ii  imagemagick-6.q16 [imagemagick]  8:6.9.10.8+dfsg-1
ii  librsvg2-common  2.40.20-2
ii  lpr  1:2008.05.17.2+b1
ii  ufraw-batch  0.22-3
ii  zenity   3.28.1-1

Versions of packages geeqie suggests:
pn  geeqie-dbg   
pn  gimp 
ii  libjpeg-turbo-progs [libjpeg-progs]  1:1.5.2-2+b1
pn  ufraw
pn  xpaint   

-- no debconf information


-- Andreas Rönnquist
gus...@debian.org
--- End Message ---
--- Begin Message ---
Source: geeqie
Source-Version: 1:1.4+git20180820-1

We believe that the bug you reported is fixed in the latest version of
geeqie, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Rönnquist  (supplier of updated geeqie 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: Mon, 20 Aug 2018 22:29:10 +0200
Source: geeqie
Binary: geeqie geeqie-common
Architecture: source
Version: 1:1.4+git20180820-1
Distribution: unstable
Urgency: medium
Maintainer: Michal Čihař 
Changed-By: Andreas Rönnquist 
Description:
 geeqie - image viewer using GTK+
 geeqie-common - data files for Geeqie
Closes: 906449
Changes:
 geeqie (1:1.4+git20180820-1) unstable; urgency=medium
 .
   * New upstream git snapshot 1.4+git20180820 - removes embedded
 ZoneDetect data (Closes: #906449)
   * Fix version in 0002-Don-t-use-git-version-in-AC_INIT.patch
Checksums-Sha1:
 68471b91d946e44932208f55f34d0322ea50a1f1 2192 geeqie_1.4+git20180820-1.dsc
 b69a785bb3f742579dbd18313855b9f60ed629ff 37448618 
geeqie_1.4+git20180820.orig.tar.gz
 ce7378c4ccc0930fe11b44eada7ef8cb6fc78809 67560 
geeqie_1.4+git20180820-1.debian.tar.xz
 d4eba555cd189265f1132952ee7584aee4138c1e 14000 
geeqie_1.4+git20180820-1_source.buildinfo
Checksums-Sha256:
 

Bug#906769: arm kernels fail to boot

2018-08-20 Thread Peter Palfrader
Package: linux-image-4.9.0-8-arm64
Version: 4.9.110-3+deb9u3
Severity: critical
X-Debbugs-Cc: d...@debian.org

The latest kernel fails to boot on our arm64 hosts at conova (Gigabyte
X-Gene MP30-AR0) and the VMs on those hosts.  Booting the old -7 kernel
works one those.

After grub, the last thing I see is
| OSBootEvent = Success
| L3c Cache: 8MB


Furthermore, arm-arm-0[134] are down.  According to our documentation
those are AMD Seattle rev B0, APM X-Gene, and AMD Seattle rev B1
systems.


Also, some 32 bit hosts appear to be affected, though I have
not yet looked into them in detail.  However,
abel and arnold, hartmann, hoiby (Armada XP GP), and henze (probably
also the same hw) are all down.

harris (imx53 QSB) booted just fine.  It's -- from a quick glance --
the only arm* host of us that survived this kernel update.

Cheers,
-- 
|  .''`.   ** Debian **
  Peter Palfrader   | : :' :  The  universal
 https://www.palfrader.org/ | `. `'  Operating System
|   `-https://www.debian.org/



Bug#906345: Bug #906345 in colobot marked as pending

2018-08-20 Thread Didier Raboud
Control: tag -1 pending

Hello,

Bug #906345 in colobot reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below, and you can check the diff of the fix at:

https://salsa.debian.org/games-team/colobot/commit/83ab5358060faf561e20ac2f81fc41a23abdd5ca


Backport upstream-merged fix for GCC8 FTBFS

Closes: #906345



(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/906345



Processed: Bug #906345 in colobot marked as pending

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #906345 [src:colobot] colobot: FTBFS in buster/sid
Added tag(s) pending.

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



Processed: bug 906222 is forwarded to https://github.com/OSGeo/gdal/issues/873

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

> forwarded 906222 https://github.com/OSGeo/gdal/issues/873
Bug #906222 [src:gdal] gdal: undeterministically broken python packages
Set Bug forwarded-to-address to 'https://github.com/OSGeo/gdal/issues/873'.
> thanks
Stopping processing here.

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



Bug#905674: Funding free software

2018-08-20 Thread Ole Tange
Funding a free software project is hard. GNU Parallel is no exception.
On top of that it seems the less visible a project is, the harder it
is to get funding. And the nature of GNU Parallel is that it will
never be seen by "the guy with the checkbook", but only by the people
doing the actual work.

This problem has been covered by others - though no solution has been
found: https://www.slideshare.net/NadiaEghbal/consider-the-maintainer
https://www.numfocus.org/blog/why-is-numpy-only-now-getting-funded/

"Is it alright to compromise or even deliberately ignore the happiness
of the maintainers so that we can enjoy free and open source
software?"
(Slide 8 from: https://www.slideshare.net/NadiaEghbal/consider-the-maintainer)

Before implementing the citation notice it was discussed with the
users: https://lists.gnu.org/archive/html/parallel/2013-11/msg6.html

There is no doubt that this is not an ideal solution, but no one has
so far come up with an ideal solution - neither for funding GNU
Parallel nor other free software.

If you believe you have the perfect solution, you should try it out,
and if it works, you should post it on the email list. Ideas that will
cost work and which have not been tested are, however, unlikely to be
prioritized.

The notice in question:

"""
Academic tradition requires you to cite works you base your article on.
If you use programs that use GNU Parallel to process data for an article in a
scientific publication, please cite:

@book{tange_ole_2018_1146014,
  author   = {Tange, Ole},
  title= {GNU Parallel 2018},
  publisher= {Ole Tange},
  month= Mar,
  year = 2018,
  ISBN = {9781387509881},
  doi  = {10.5281/zenodo.1146014},
  url  = {https://doi.org/10.5281/zenodo.1146014}
}

(Feel free to use \nocite{tange_ole_2018_1146014})

This helps funding further development; AND IT WON'T COST YOU A CENT.
If you pay 1 EUR you should feel free to use GNU Parallel without
citing.

More about funding GNU Parallel and the citation notice:
https://www.gnu.org/software/parallel/parallel_design.html#Citation-notice

If you send a copy of your published article to ta...@gnu.org, it will
be
mentioned in the release notes of next version of GNU Parallel.
"""

As you can see the citation notice is carefully worded so that it is
not a legal requirement. It was revised in collaboration with RMS to
make sure it was compatible with GPLv3. The notice does not deny users
the ability to use the software as they wish, for whatever purpose
they wish, without payment. It does, however, make it clear what the
wishes of the author are.

There have been rumours that the citation notice broke scripts, but
these rumours have never been backed up by evidence - so an actual
MCVE has never been shown.

As long as we have not found the perfect way of earning a living from
free software, we should try out as many methods as possible. Some
will try one method, and others will try another. If we find a way to
pay my salary I will be happy to remove the notice. And if we manage
to find a general way to fund development of free software, a lot more
developers will be happy, and we will be able to put Nadia Eghbal's
quote in the past:

"Is it alright to compromise or even deliberately ignore the happiness
of the maintainers so that we can enjoy free and open source
software?"


/Ole


On Fri, Aug 10, 2018 at 4:52 AM, Rogério Brito  wrote:
> Dear Ole (and others potentially interested in having GNU Parallel in
> Debian's and derivatives' repositories),
>
> I don't know if you have been following the emails on the Debian BTS
> regarding GNU Parallel having restrictions regardings its distribution etc.
>
> Since this issue has surfaced itself once again, but now in a more intense
> manner, I believe that, if you have not yet been informed, you may want to
> give your opinion (and I will decide how I should follow my maintainership
> within the constraints of your software and the contraints of Debian).
>
> Thanks,
>
> Rogério Brito...
>
> On Aug 08 2018, Adam Borowski wrote:
>> Actually, it seems to me it's not even distributable.
>>
>> The wording sounds like a requirement rather than something non-mandatory --
>> reinforced by providing the alternative of paying €1.  Yet the license
>> is GPL3+, which expressly forbids additional fees.  This is even described
>> in FSF's GPL FAQ:
>> https://www.gnu.org/licenses/gpl-faq.en.html#RequireCitation
>>
>> Thus, the copyright holder can distribute this software, but no one else
>> can.
>>
>> As the requirement is not a part of the license, we could just remove the
>> demand nagware from the code.  But alas, the upstream (Ole Tange) threatened
>> legal action if you do so without renaming the package.  And it doesn't seem
>> to be just hot wind, as he registered it: US trademark number 87867112,
>> filed Apr 07, 2018.
>>
>> Multiple people tried persuading the upstream to drop this 

Bug#906708: Bug#906753: Acknowledgement (GCC's -O2 optimization breaks floating point precision or something else)

2018-08-20 Thread Lumin
This is the minimal code for repro #906753:

OK with -O0, FAIL with -O2 on i386, ppc64el, ...

masssq1 and masssq2 are computed from the same vector [1.1, 2.2, 3.3, 4.4],
but the results are different!

==

#include 
#include // for swap
#include 

namespace HepMC {
class FourVector {
public:
  double m_x, m_y, m_z, m_t;
  FourVector( double xin, double yin, double zin, double tin=0) : m_x(xin), 
m_y(yin), m_z(zin), m_t(tin) {}
  inline double m2() const {
return m_t*m_t - (m_x*m_x + m_y*m_y + m_z*m_z);
  }
  inline double m() const {
double mm = m2();
return mm < 0.0 ? -std::sqrt(-mm) : std::sqrt(mm);
  }
};
} // HepMC

int main()
{
  double eps = 1.e-15; // allowed differnce between doubles

  // FourVector
  HepMC::FourVector vector(1.1,2.2,3.3,4.4);
  HepMC::FourVector v4(1.1,2.2,3.3,4.4);

  //vector = v4;

  double masssq1 = v4.m2();
  double mass1 = v4.m();
  double masssq2 = vector.m2();
  double mass2 = vector.m();

  if( fabs( masssq1 - masssq2 ) > eps ) {
 std::cout << "different mass sq values: " << masssq1 << " " << masssq2 << 
std::endl;
 std::cout << "difference is : " << ( masssq1 - masssq2 ) << std::endl;
  }

  return 0;
}



Bug#902788: marked as done (python3.7: needs Breaks for software/modules broken by 3.7 ("async" became a reserved keyword))

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 19:49:55 +
with message-id 
and subject line Bug#902788: fixed in python3.7 3.7.0-5
has caused the Debian Bug report #902788,
regarding python3.7: needs Breaks for software/modules broken by 3.7 ("async" 
became a reserved keyword)
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.)


-- 
902788: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902788
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-minimal
Version: 3.6.6-1
Severity: serious
Control: block -1 by 902757 902631 902766 902646 902715 902650
Control: block 902582 by -1

Plenty of packages fail to work or even install with Python 3.7
for reasons like 'async' now being a keyword.

python3-minimal needs Breaks for against all versions of other
packages in stretch or buster that don't work with 3.7.
--- End Message ---
--- Begin Message ---
Source: python3.7
Source-Version: 3.7.0-5

We believe that the bug you reported is fixed in the latest version of
python3.7, 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 902...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose  (supplier of updated python3.7 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: Mon, 20 Aug 2018 19:52:20 +0200
Source: python3.7
Binary: python3.7 python3.7-venv libpython3.7-stdlib python3.7-minimal 
libpython3.7-minimal libpython3.7 python3.7-examples python3.7-dev 
libpython3.7-dev libpython3.7-testsuite idle-python3.7 python3.7-doc 
python3.7-dbg libpython3.7-dbg
Architecture: source
Version: 3.7.0-5
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose 
Changed-By: Matthias Klose 
Description:
 idle-python3.7 - IDE for Python (v3.7) using Tkinter
 libpython3.7 - Shared Python runtime library (version 3.7)
 libpython3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
 libpython3.7-dev - Header files and a static library for Python (v3.7)
 libpython3.7-minimal - Minimal subset of the Python language (version 3.7)
 libpython3.7-stdlib - Interactive high-level object-oriented language 
(standard library
 libpython3.7-testsuite - Testsuite for the Python standard library (v3.7)
 python3.7  - Interactive high-level object-oriented language (version 3.7)
 python3.7-dbg - Debug Build of the Python Interpreter (version 3.7)
 python3.7-dev - Header files and a static library for Python (v3.7)
 python3.7-doc - Documentation for the high-level object-oriented language 
Python
 python3.7-examples - Examples for the Python language (v3.7)
 python3.7-minimal - Minimal subset of the Python language (version 3.7)
 python3.7-venv - Interactive high-level object-oriented language (pyvenv 
binary, v
Closes: 902788 905536
Changes:
 python3.7 (3.7.0-5) unstable; urgency=medium
 .
   * Update to 20180820 from the 3.7 branch.
   * Avoid usage of distutils in the platform module. See issue #26544.
   * Fix some issues on architectures from the computer museum (Jason 
Duerstock).
 Closes: #905536.
 - Disable -O3 on ia64 (see PR rtl-optimization/85412).
 - Remove the -O2 override on m68k (see Debian #326903).
 - Remove the -mieee and -O2 overrides for DEC Alpha (see Debian #212912).
   * Add more breaks for packages not compatible with Python 3.7:
 - python3-aiomeasures. See #906159.
 - python3-motor (updated). See #903527.
   * Again close the RC issue about the syntax errors triggered by Python 3.7.
 Closes: #902788.
   * Update symbols files.
Checksums-Sha1:
 c1b685de02b97c3540a94b97bd0f8d1dff89e30f 3424 python3.7_3.7.0-5.dsc
 8da303b6e87587d4d7e234436f5f8e0c36eada0b 370660 python3.7_3.7.0-5.debian.tar.xz
 3b45fb308d1fffa315e84f88fdc4822a5f55a005 9404 
python3.7_3.7.0-5_source.buildinfo
Checksums-Sha256:
 90eff7180a5d8c71023bd10d9d429a96da6b3fdcf30146e769f49341c88e63b0 3424 
python3.7_3.7.0-5.dsc
 88f392b0125187c29d51cc86dc212c20266dbd872d5e8af9b029694479c51b84 370660 
python3.7_3.7.0-5.debian.tar.xz
 b7582768f6a967c4d68738f1737cdf45892eb9e639187f2305248fdcc04eeedc 9404 
python3.7_3.7.0-5_source.buildinfo
Files:
 03f89ab2b59cc261f2c3b6b57fbab391 3424 python optional pytho

Bug#906229: marked as done (docker: FTBFS with dpkg-buildpackage -A)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 19:49:10 +
with message-id 
and subject line Bug#906229: fixed in docker 1.5-2
has caused the Debian Bug report #906229,
regarding docker: FTBFS with dpkg-buildpackage -A
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.)


-- 
906229: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:docker
Version: 1.5-1.1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
make: *** No rule to make target 'build-indep'.  Stop.
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


It also FTBFS with "dpkg-buildpackage -B", please see:

https://buildd.debian.org/status/package.php?p=docker

Thanks.
--- End Message ---
--- Begin Message ---
Source: docker
Source-Version: 1.5-2

We believe that the bug you reported is fixed in the latest version of
docker, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tianon Gravi  (supplier of updated docker 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: Mon, 20 Aug 2018 12:19:15 -0700
Source: docker
Binary: docker wmdocker
Architecture: source
Version: 1.5-2
Distribution: unstable
Urgency: medium
Maintainer: Paul Tagliamonte 
Changed-By: Tianon Gravi 
Description:
 docker - transitional package
 wmdocker   - System tray for KDE3/GNOME2 docklet applications
Closes: 906229
Changes:
 docker (1.5-2) unstable; urgency=medium
 .
   * Update email address (@debian.org)
   * Slim "debian/rules" and let "debhelper" do more (Closes: #906229);
 thanks sanvilla!
Checksums-Sha1:
 aa561f70633405e03d1e7330c948c4fdab89c629 1816 docker_1.5-2.dsc
 aff3e0c6103a7b1f190d4207868ae7c28d267304 14863 docker_1.5.orig.tar.gz
 4d28560150eb39c51639e9f944ece3eae707adbf 5988 docker_1.5-2.debian.tar.xz
 b64cc5bdee53130bc1d790f616dc19df6108fb23 6506 docker_1.5-2_source.buildinfo
Checksums-Sha256:
 8a9472267f9619a7dfb00ca55717845623fd6ec51cdd815b03a5ec7da6619ac5 1816 
docker_1.5-2.dsc
 47629578e89d96d1541c91d040aec4316f03ad6d01dc3eecb8f82a33445c1e4e 14863 
docker_1.5.orig.tar.gz
 08a532cf408d66977065c14f3d47cf5220245af97eb2865b9b92d12c23c5f106 5988 
docker_1.5-2.debian.tar.xz
 2f312f162d26247485c871f27a7fae09ed32525aa2dcd14e10ed60d85c363abe 6506 
docker_1.5-2_source.buildinfo
Files:
 6998c327f9be5791b0943c8fd98403ba 1816 x11 optional docker_1.5-2.dsc
 349320bebd43babb8b43e11c7aae0293 14863 x11 optional docker_1.5.orig.tar.gz
 10e0f9860bd1d21968d5bf8e4a4b3d06 5988 x11 optional docker_1.5-2.debian.tar.xz
 2df537c3aa55dfa7c6457ba31220cc50 6506 x11 optional 
docker_1.5-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEtC9oGQB/APiONk/UA2qcJb81fdQFAlt7FesSHHRpYW5vbkBk
ZWJpYW4ub3JnAAoJEANqnCW/NX3UPSIP/Ar0UAnPnu/s0BoRU+rJyW1VU6Ny3uHp
31a4iR3m6LF0y2OTdxTxh4lwufginqGuLEiaKpT0TTq3kcFw29GJOxc2Y3WC5RZH
FhrR1LUGB20eGxIfc/uGj6gJFS6416WLPy1X5G+B68m4lzVKTJ4xWEJswot194oa
vH6S/7OCsrMHjlXoaE9U/z5/B6ne8maT96DuhlptMpgbX4BuhgyGutwQHntnrtqf
dLKGjhgNRTAJ7Y3Rf+BsvQTJgG95jabFu5lYZjpWR/lVOY7hQ1JKoqixGhAKzibX
n/gFRNA9zqUxVvZS2yRERYPOw5sT9irZTOPlxi6KMGjzYO37lKqOwpmvdt2SH3CA
JsaCzM02UeDuED1aL64+YGLog8oNF+blbtz46feP/WWpE15L7/2TpEXoRTE/YaUs
LhM/3Yz/UJZ7MIPvivvmjHJjJ3DCj40w+TfeXWb0jC8DMvzHCUy5ft6/RvH82iS1
MFDaENqxcO9N8AOCfG9Xjb4xef+bkL9fuVzMf1dbDSdYIVbVDnT/DiKLbaV+PXK/
4Ee7PuViW0UA5sGZjLBDY8KpI/zTiTlyF+aYbcjAidmApTwNLr9zBKMK3VhW7i7z
dMXDvLl5IRMIIGjYYytUNqofrlbvL0N7yOmvGBuctI6+V+6L1iOwIvuYetw8b33s
9B0RnR+FuGXx
=b28A
-END PGP SIGNATURE End Message ---


Bug#906222: gdal: undeterministically broken python packages

2018-08-20 Thread Niko Tyni
On Mon, Aug 20, 2018 at 08:52:04PM +0200, Sebastiaan Couwenberg wrote:

> So far I've not been able to reproduce this issue.
> 
> How massively parallel are your builds?

Looks like they have parallel=4. But the sid s390x build that
encountered this only has parallel=2.

  
https://buildd.debian.org/status/fetch.php?pkg=gdal=s390x=2.3.1%2Bdfsg-2=1533051542

Also, the sid amd64 binNMU build today seems to have hit this with
parallel=4.

  
https://buildd.debian.org/status/fetch.php?pkg=gdal=amd64=2.3.1%2Bdfsg-2%2Bb1=1534766543

  -rw-r--r-- root/root 0 2018-08-20 11:32 
./usr/lib/python2.7/dist-packages/osgeo/gdal_array.py

-- 
Niko



Bug#906765: libxsmm: baseline violation on amd64 and FTBFS everywhere else

2018-08-20 Thread Adrian Bunk
Source: libxsmm
Version: 1.9-1
Severity: serious
Tags: ftbfs patch

libxsmm builds with -msse4.2 on amd64 and FTBFS everywhere else:
https://buildd.debian.org/status/package.php?p=libxsmm=sid

Fix for the baseline violation:

--- debian/rules.old2018-08-19 15:06:38.277886761 +
+++ debian/rules2018-08-19 15:08:40.141885599 +
@@ -3,6 +3,8 @@
 
 export PREFIX=/usr
 
+export TARGET=-""
+
 %:
dh $@
 


The FTBFS problems on !amd64 don't seem easily fixable,
and it is unclear whether this would be worth the effort.
If fixing is not easily possible, an option would be
  Architecture: any-amd64



Bug#906760: marked as done (akonadi-contacts: FTBFS in buster/sid ('class QFontMetrics' has no member named 'width'))

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 22:08:32 +0300
with message-id <20180820190832.GA1634@localhost>
and subject line Re: Bug#906760: akonadi-contacts: FTBFS in buster/sid ('class 
QFontMetrics' has no member named 'width')
has caused the Debian Bug report #906760,
regarding akonadi-contacts: FTBFS in buster/sid ('class QFontMetrics' has no 
member named 'width')
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.)


-- 
906760: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906760
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:akonadi-contacts
Version: 4:17.12.3-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.pl --with=kf5,pkgkde-symbolshelper 
dpkg-buildflags --export=make > debian/dhmk_env.mk
/usr/bin/make -f debian/rules dhmk_run_configure_commands 
DHMK_TARGET="configure"
make[1]: Entering directory '/<>'
dh_testdir  # [-i]
dh_auto_configure '--buildsystem=kf5' --parallel  # [-i]
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done

[... snipped ...]

cd /<>/obj-x86_64-linux-gnu/src/contact-editor && /usr/bin/cmake 
-E cmake_autogen 
/<>/obj-x86_64-linux-gnu/src/contact-editor/CMakeFiles/KF5ContactEditor_autogen.dir/AutogenInfo.cmake
 Debian
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[  3%] Built target KF5ContactEditor_autogen
make -f src/contact-editor/CMakeFiles/KF5ContactEditor.dir/build.make 
src/contact-editor/CMakeFiles/KF5ContactEditor.dir/depend
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
cd /<>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<> /<>/src/contact-editor 
/<>/obj-x86_64-linux-gnu 
/<>/obj-x86_64-linux-gnu/src/contact-editor 
/<>/obj-x86_64-linux-gnu/src/contact-editor/CMakeFiles/KF5ContactEditor.dir/DependInfo.cmake
 --color=
Scanning dependencies of target KF5ContactEditor
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make -f src/contact-editor/CMakeFiles/KF5ContactEditor.dir/build.make 
src/contact-editor/CMakeFiles/KF5ContactEditor.dir/build
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
[  3%] Building CXX object 
src/contact-editor/CMakeFiles/KF5ContactEditor.dir/editor/addresseditor/addresseslocationwidget.cpp.o
cd /<>/obj-x86_64-linux-gnu/src/contact-editor && /usr/bin/c++  
-DBUILD_TESTING -DKCOREADDONS_LIB -DKF5ContactEditor_EXPORTS 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB 
-DQT_DISABLE_DEPRECATED_BEFORE=0x06 -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII 
-DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING 
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"akonadicontact5\" -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/<>/obj-x86_64-linux-gnu/src/contact-editor 
-I/<>/src/contact-editor 
-I/<>/obj-x86_64-linux-gnu/src/contact-editor/KF5ContactEditor_autogen/include
 -isystem /usr/include/KF5/KContacts -isystem /usr/include/KF5 -isystem 
/usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5 
-isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /us
 r/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/KF5/KCompletion 
-isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets 
-isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons 
-isystem /usr/include/KF5/KConfigGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KAuth 
-isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KIOWidgets 
-isystem /usr/include/KF5/KIOCore -isystem 

Processed: Re: Bug#906222: gdal: undeterministically broken python packages

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 unreproducible moreinfo
Bug #906222 [src:gdal] gdal: undeterministically broken python packages
Added tag(s) unreproducible and moreinfo.

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



Bug#906222: gdal: undeterministically broken python packages

2018-08-20 Thread Sebastiaan Couwenberg
Control: tags -1 unreproducible moreinfo

On 8/15/18 5:38 PM, Sebastiaan Couwenberg wrote:
> On 08/15/2018 05:15 PM, Niko Tyni wrote:
>> I haven't located the cause yet; diffing build logs makes me wonder if
>> the 'generate' target of swig/python/GNUmakefile is getting erroneously
>> run in parallel with targets compiling the files that 'generate' modifies.
>> So maybe it's just a case of fragility on parallel builds?
> 
> This is most probable.
> 
> A parallel building issue was fixed in 2.3.1, see:
> 
>  https://github.com/osgeo/gdal/issues/707
> 
> There are likely to be more.
> 
> Since building gdal for more than one Python version takes a long time,
> I'm not in favour of disabling parallel builds.

So far I've not been able to reproduce this issue.

How massively parallel are your builds?

Mine are with "parallel=3", and the reproducible builds use 16.

Since my number of processes is less than the number of files to be
modified in the generate target, that may explain why those succeed.

We could remove the parallel option for the generate target only, that
may resolve this issue. That's mostly speculation, as I'm not intimately
familiar with the parallel make implementation.

Kind Regards,

Bas



Processed: More housekeeping

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

> close 900311
Bug #900311 [src:recoll] recoll: FTBFS when built with dpkg-buildpackage -A
Marked Bug as done
> thanks
Stopping processing here.

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



Processed: housekeeping

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

> reassign 900311 src:recoll
Bug #900311 {Done: Kartik Mistry } [recoll] recoll: FTBFS 
when built with dpkg-buildpackage -A
Bug reassigned from package 'recoll' to 'src:recoll'.
No longer marked as found in versions recoll/1.23.7-4.
No longer marked as fixed in versions recoll/1.24.1-2.
> found 900311 1.23.7-4
Bug #900311 {Done: Kartik Mistry } [src:recoll] recoll: 
FTBFS when built with dpkg-buildpackage -A
Marked as found in versions recoll/1.23.7-4 and reopened.
> fixed 900311 1.24.1-2
Bug #900311 [src:recoll] recoll: FTBFS when built with dpkg-buildpackage -A
Marked as fixed in versions recoll/1.24.1-2.
> thanks
Stopping processing here.

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



Bug#906764: recoll: FTBFS in buster/sid (invalid use of incomplete type 'class QAbstractItemView')

2018-08-20 Thread Santiago Vila
Package: src:recoll
Version: 1.24.1-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh_testdir
./configure CFLAGS="-g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security" 
LDFLAGS="-Wl,-z,relro -Wl,-z,now" \
--host=x86_64-linux-gnu \
--build=x86_64-linux-gnu \
--mandir=\${prefix}/share/man \
--prefix=/usr \
--enable-recollq \
--enable-xadump
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

[... snipped ...]

g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL 
-DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB 
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index 
-I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb 
-I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -isystem /usr/include/libdrm 
-I.ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/guiutils.o 
guiutils.cpp
g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL 
-DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB 
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index 
-I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb 
-I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -isystem /usr/include/libdrm 
-I.ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/main.o main.cpp
g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL 
-DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB 
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index 
-I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb 
-I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -isystem /usr/include/libdrm 
-I.ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/multisave.o 
multisave.cpp
g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL 
-DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB 
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index 
-I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb 
-I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -isystem /usr/include/libdrm 
-I.ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/preview_load.o 
preview_load.cpp
g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL 
-DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB 

Bug#906763: marble: FTBFS in buster/sid (return type 'class QIcon' is incomplete)

2018-08-20 Thread Santiago Vila
Package: src:marble
Version: 4:17.08.3-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.pl --with=kf5,pkgkde-symbolshelper 
dpkg-buildflags --export=make > debian/dhmk_env.mk
/usr/bin/make -f debian/rules dhmk_run_configure_commands 
DHMK_TARGET="configure"
make[1]: Entering directory '/<>'
dh_testdir  # [-i]
# Running override target (override_dh_auto_configure)
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i 
'/^override_dh_auto_configure[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_auto_configure 
DH_INTERNAL_OVERRIDE="dh_auto_configure"  # [-i]
make[2]: Entering directory '/<>'
dh_auto_configure '--buildsystem=kf5' --parallel  -- -DWITH_DESIGNER_PLUGIN=ON \
 -DWITH_KF5=TRUE \
 -DMARBLE_INSTALL_ANDROID_APPS=ON \
 

[... snipped ...]

cd /<>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<> /<>/src/plugins/render/gpsinfo 
/<>/obj-x86_64-linux-gnu 
/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo 
/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo/CMakeFiles/GpsInfo_autogen.dir/DependInfo.cmake
 --color=
Scanning dependencies of target GpsInfo_autogen
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make -f src/plugins/render/gpsinfo/CMakeFiles/GpsInfo_autogen.dir/build.make 
src/plugins/render/gpsinfo/CMakeFiles/GpsInfo_autogen.dir/build
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
[ 51%] Automatic MOC for target GpsInfo
cd /<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo && 
/usr/bin/cmake -E cmake_autogen 
/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo/CMakeFiles/GpsInfo_autogen.dir/AutogenInfo.cmake
 Debian
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[ 51%] Built target GpsInfo_autogen
make -f src/plugins/render/gpsinfo/CMakeFiles/GpsInfo.dir/build.make 
src/plugins/render/gpsinfo/CMakeFiles/GpsInfo.dir/depend
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
[ 51%] Generating ui_GpsInfoPlugin.h
cd /<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo && 
/usr/lib/qt5/bin/uic -o 
/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo/ui_GpsInfoPlugin.h
 /<>/src/plugins/render/gpsinfo/GpsInfoPlugin.ui
cd /<>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<> /<>/src/plugins/render/gpsinfo 
/<>/obj-x86_64-linux-gnu 
/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo 
/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo/CMakeFiles/GpsInfo.dir/DependInfo.cmake
 --color=
Scanning dependencies of target GpsInfo
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make -f src/plugins/render/gpsinfo/CMakeFiles/GpsInfo.dir/build.make 
src/plugins/render/gpsinfo/CMakeFiles/GpsInfo.dir/build
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
[ 51%] Building CXX object 
src/plugins/render/gpsinfo/CMakeFiles/GpsInfo.dir/GpsInfo.cpp.o
cd /<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo && 
/usr/bin/c++  -DGpsInfo_EXPORTS -DMARBLE_DBUS -DQT_CORE_LIB 
-DQT_DISABLE_DEPRECATED_BEFORE=0x050700 -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG 
-DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING 
-DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WEBKITWIDGETS_LIB 
-DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB 
-I/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo/GpsInfo_autogen/include
 -I/<> -I/<>/src/lib/marble 
-I/<>/src/lib/marble/projections 
-I/<>/src/lib/marble/geodata 
-I/<>/src/lib/marble/geodata/data 
-I/<>/src/lib/marble/geodata/graphicsitem 
-I/<>/src/lib/marble/geodata/handlers/dgml 
-I/<>/src/lib/marble/geodata/parser 
-I/<>/src/lib/marble/geodata/writer 
-I/<>/src/lib/marble/geodata/scene -I/<>/src
 /lib/marble/graphicsview -I/<>/obj-x86_64-linux-gnu/src 
-I/<>/obj-x86_64-linux-gnu/src/lib/marble 
-I/<>/src/plugins/render/gpsinfo 
-I/<>/obj-x86_64-linux-gnu/src/plugins/render/gpsinfo -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWebKit  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++0x -fPIC -fvisibility=hidden 
-fvisibility-inlines-hidden   -Wall -Wextra -Wundef -Wnon-virtual-dtor 
-Woverloaded-virtua
 l -Wno-long-long -Wchar-subscripts -Wcast-align -Wpointer-arith 
-Wformat-security -fPIC 

Bug#906762: lmodern: FTBFS in buster/sid (New files were found in the patched tarball)

2018-08-20 Thread Santiago Vila
Package: src:lmodern
Version: 2.004.5-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh_testdir fonts/type1/public/lm/lmr10.pfb tex/latex/lm/lmodern.sty
# Warn the person building the package if new files were added
# to the .orig.tar.gz + .diff.gz that this script is not aware of.
New files were found in the patched tarball (.orig.tar.gz + .diff.gz):
  ./.pc/.quilt_series
  ./.pc/.quilt_patches
  ./.pc/.version
  ./.pc/applied-patches

Please update the debian/rules file accordingly.
make: *** [debian/rules:11: build-indep-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

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

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.



Bug#906761: librecad: FTBFS in buster/sid (invalid use of incomplete type 'class QActionGroup')

2018-08-20 Thread Santiago Vila
Package: src:librecad
Version: 2.1.3-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<>'
dh_auto_configure -- librecad.pro
qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g 
-O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" 
"QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" 
"QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now" "QMAKE_LFLAGS_DEBUG=-Wl,-z,relro 
-Wl,-z,now" QMAKE_STRIP=: PREFIX=/usr librecad.pro
Info: creating stash file /<>/.qmake.stash
Project MESSAGE: We will be using CPP11 features
cp desktop/librecad* debian
cp desktop/graphics_icons_and_splash/Icon\ LibreCAD/Icon_Librecad.svg 
debian/librecad.svg
convert -resize 48x48 desktop/graphics_icons_and_splash/Icon\ 
LibreCAD/Icon_Librecad.svg debian/librecad.png
convert -resize 32x32 desktop/graphics_icons_and_splash/Icon\ 
LibreCAD/Icon_Librecad.svg debian/librecad.xpm

[... snipped ...]

g++ -c -pipe -g -fext-numeric-literals -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W 
-D_REENTRANT -fPIC -DDWGSUPPORT -DQC_APPDIR="librecad" -DLC_VERSION="2.1.3" 
-DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -I. -I../../libraries/libdxfrw/src -I../../libraries/jwwlib/src 
-Icmd -Ilib/actions -Ilib/creation -Ilib/debug -Ilib/engine -Ilib/fileio 
-Ilib/filters -Ilib/generators -Ilib/gui -Ilib/information -Ilib/math 
-Ilib/modification -Ilib/printing -Iactions -Imain -Itest -Iplugins -Iui 
-Iui/forms -Iui/generic -I../res -isystem /usr/include/x86_64-linux-gnu/qt5 
-isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I../../generated/
 librecad/moc -isystem /usr/include/libdrm -I../../generated/librecad/ui 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
../../generated/librecad/obj/qg_textoptions.o ui/forms/qg_textoptions.cpp
g++ -c -pipe -g -fext-numeric-literals -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W 
-D_REENTRANT -fPIC -DDWGSUPPORT -DQC_APPDIR="librecad" -DLC_VERSION="2.1.3" 
-DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -I. -I../../libraries/libdxfrw/src -I../../libraries/jwwlib/src 
-Icmd -Ilib/actions -Ilib/creation -Ilib/debug -Ilib/engine -Ilib/fileio 
-Ilib/filters -Ilib/generators -Ilib/gui -Ilib/information -Ilib/math 
-Ilib/modification -Ilib/printing -Iactions -Imain -Itest -Iplugins -Iui 
-Iui/forms -Iui/generic -I../res -isystem /usr/include/x86_64-linux-gnu/qt5 
-isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -I../../generated/
 librecad/moc -isystem /usr/include/libdrm -I../../generated/librecad/ui 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
../../generated/librecad/obj/qg_trimamountoptions.o 
ui/forms/qg_trimamountoptions.cpp
g++ -c -pipe -g -fext-numeric-literals -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W 
-D_REENTRANT -fPIC -DDWGSUPPORT -DQC_APPDIR="librecad" -DLC_VERSION="2.1.3" 
-DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -I. -I../../libraries/libdxfrw/src -I../../libraries/jwwlib/src 
-Icmd -Ilib/actions -Ilib/creation -Ilib/debug -Ilib/engine -Ilib/fileio 
-Ilib/filters -Ilib/generators -Ilib/gui -Ilib/information -Ilib/math 
-Ilib/modification -Ilib/printing -Iactions -Imain -Itest -Iplugins -Iui 
-Iui/forms -Iui/generic -I../res -isystem /usr/include/x86_64-linux-gnu/qt5 
-isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 

Bug#906760: akonadi-contacts: FTBFS in buster/sid ('class QFontMetrics' has no member named 'width')

2018-08-20 Thread Santiago Vila
Package: src:akonadi-contacts
Version: 4:17.12.3-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.pl --with=kf5,pkgkde-symbolshelper 
dpkg-buildflags --export=make > debian/dhmk_env.mk
/usr/bin/make -f debian/rules dhmk_run_configure_commands 
DHMK_TARGET="configure"
make[1]: Entering directory '/<>'
dh_testdir  # [-i]
dh_auto_configure '--buildsystem=kf5' --parallel  # [-i]
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
"-GUnix Makefiles" -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done

[... snipped ...]

cd /<>/obj-x86_64-linux-gnu/src/contact-editor && /usr/bin/cmake 
-E cmake_autogen 
/<>/obj-x86_64-linux-gnu/src/contact-editor/CMakeFiles/KF5ContactEditor_autogen.dir/AutogenInfo.cmake
 Debian
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
[  3%] Built target KF5ContactEditor_autogen
make -f src/contact-editor/CMakeFiles/KF5ContactEditor.dir/build.make 
src/contact-editor/CMakeFiles/KF5ContactEditor.dir/depend
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
cd /<>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<> /<>/src/contact-editor 
/<>/obj-x86_64-linux-gnu 
/<>/obj-x86_64-linux-gnu/src/contact-editor 
/<>/obj-x86_64-linux-gnu/src/contact-editor/CMakeFiles/KF5ContactEditor.dir/DependInfo.cmake
 --color=
Scanning dependencies of target KF5ContactEditor
make[4]: Leaving directory '/<>/obj-x86_64-linux-gnu'
make -f src/contact-editor/CMakeFiles/KF5ContactEditor.dir/build.make 
src/contact-editor/CMakeFiles/KF5ContactEditor.dir/build
make[4]: Entering directory '/<>/obj-x86_64-linux-gnu'
[  3%] Building CXX object 
src/contact-editor/CMakeFiles/KF5ContactEditor.dir/editor/addresseditor/addresseslocationwidget.cpp.o
cd /<>/obj-x86_64-linux-gnu/src/contact-editor && /usr/bin/c++  
-DBUILD_TESTING -DKCOREADDONS_LIB -DKF5ContactEditor_EXPORTS 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB 
-DQT_DISABLE_DEPRECATED_BEFORE=0x06 -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII 
-DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT 
-DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING 
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"akonadicontact5\" -D_GNU_SOURCE 
-D_LARGEFILE64_SOURCE 
-I/<>/obj-x86_64-linux-gnu/src/contact-editor 
-I/<>/src/contact-editor 
-I/<>/obj-x86_64-linux-gnu/src/contact-editor/KF5ContactEditor_autogen/include
 -isystem /usr/include/KF5/KContacts -isystem /usr/include/KF5 -isystem 
/usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5 
-isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /us
 r/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/KF5/KCompletion 
-isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KConfigWidgets 
-isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons 
-isystem /usr/include/KF5/KConfigGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KAuth 
-isystem /usr/include/KF5/KIconThemes -isystem /usr/include/KF5/KIOWidgets 
-isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KService -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets 
-isystem /usr/include/KF5/KMime -isystem /usr/include/KF5/KI18n -isystem 
/usr/include/KF5/KTextWidgets -isystem /usr/include/KF5/SonnetUi  -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protect
 or-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c++0x -fno-operator-names -fno-exceptions 
-Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
-Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
-Werror=return-type -Wvla -Wdate-time -pedantic -Wsuggest-override -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden   -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_TO_ASCII -fPIC -std=gnu++11 -o 

Bug#906158: intel-microcode: Update intel-microcode to 20180807

2018-08-20 Thread Matthew Thode
Gentoo is now looking into this as well.

We can restrict mirroring and ensure users accept the licence before
installing so that's likely the way we'll go.

https://bugs.gentoo.org/664134

-- 
Matthew Thode (prometheanfire)


signature.asc
Description: PGP signature


Bug#906244: gimp: Cannot Run GIMP

2018-08-20 Thread Adrian Bunk
On Mon, Aug 20, 2018 at 09:56:17AM -0600, Kevin Locke wrote:
> On Thu, 2018-08-16 at 02:56 +0300, Adrian Bunk wrote:
> > On Wed, Aug 15, 2018 at 07:26:24PM -0400, Dean Chia wrote:
> >> Package: gimp
> >> Version: 2.10.2-1
> >> Severity: grave
> >> Justification: renders package unusable
> >> 
> >> I do not remember the exact time GIMP was unusable, but it has not been 
> >> able to be run/opened for some time.
> >> It would not work when I open it from GNOME, nor could it be opened by 
> >> right-clicking a photo (JPG/PNG,etc.)
> >> and selecting Open with GIMP.
> > 
> > Do you have libopenblas-base installed?
> > If yes, does removing it help?
> 
> I just encountered the same issue with gimp 2.10.2-1.  I did have
> libopenblas-base (0.3.2+ds-1) installed.  Uninstalling it did solve
> the issue.  Perhaps adding libopenblas-base to Conflicts would be
> appropriate?  Anything else I can do to isolate/test?

This is #903514.

> Thanks,
> Kevin
>...

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#906708: hepmc: FTBFS on i386 / arm64 / ppc64el / s390x

2018-08-20 Thread Adrian Bunk
On Mon, Aug 20, 2018 at 04:19:43PM +, Lumin wrote:
> control: tags -1 +patch +confirmed
> 
> > Fix attached.
> 
> > -  double eps = 1.e-15; // allowed differnce between doubles
> > +  double eps = 4.e-15; // allowed difference between doubles
> 
> No no no, please DON'T do this!
> 
> This precision issue is triggered by a GCC optimization bug,

Most of the time when people claim something would be a GCC bug
it turns out to be a bug in the software.

Do you have a bug number in the upstream gcc Bugzilla or a testcase
demonstrating that GCC violates the standard?

> and simply bumping floating point tolerance for scientific software
> especially physics software is bad

That's what upstream does.

Differences in floating point results are a complicated topic.

And it is for example well-known that the x87 excess precision
does cause different results depending on the exact pattern of
FPU usage - which nicely explains the difference on i386.

> The fix of this RC is to simply change the default compiler to Clang.
> Or disable -O2 optimization with -O0
> 
> the real patch:
> 
> debian/rules:
> export CC=clang
> export CXX=clang++

No no no, please DON'T do this!

Note that the only thing that would need to be compiled with lower 
optimization would the the testcase (tested on i386), in this case the 
difference is not in the library (the relevant code isinline in the header).

If this is actually a compiler bug (which I doubt) then compiling the 
testcase with lower optimization would not fix anything.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#906744: /usr/lib/php/20151012/yaml.so: cannot open shared object file

2018-08-20 Thread Thorsten Glaser
reopen 906744
thanks

Ondřej Surý dixit:

>https://tracker.debian.org/media/packages/p/php-defaults/changelog-61

Meh, but why’s it still in mods-available then?

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg



Processed: Re: Bug#906744: /usr/lib/php/20151012/yaml.so: cannot open shared object file

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

> reopen 906744
Bug #906744 {Done: Ondřej Surý } [php-yaml] 
/usr/lib/php/20151012/yaml.so: cannot open shared object file
Bug reopened
Ignoring request to alter fixed versions of bug #906744 to the same values 
previously set
> thanks
Stopping processing here.

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



Bug#906707: marked as done (thunderbird build depends on LLVM 4.0 which is scheduled for removal)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 17:23:32 +
with message-id 
and subject line Bug#906707: fixed in thunderbird 1:60.0-2
has caused the Debian Bug report #906707,
regarding thunderbird build depends on LLVM 4.0 which is scheduled for removal
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.)


-- 
906707: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906707
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: thunderbird
Version: 1:60.0-1
Severity: serious
Control: block 893401 by -1

llvm-toolchain-4.0 is scheduled for removal, see #893401.
--- End Message ---
--- Begin Message ---
Source: thunderbird
Source-Version: 1:60.0-2

We believe that the bug you reported is fixed in the latest version of
thunderbird, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Schoenert  (supplier of updated thunderbird 
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: Mon, 20 Aug 2018 17:57:07 +0200
Source: thunderbird
Binary: thunderbird lightning calendar-google-provider thunderbird-l10n-all 
thunderbird-l10n-ar thunderbird-l10n-ast thunderbird-l10n-be 
thunderbird-l10n-bg thunderbird-l10n-br thunderbird-l10n-ca thunderbird-l10n-cs 
thunderbird-l10n-da thunderbird-l10n-de thunderbird-l10n-dsb 
thunderbird-l10n-el thunderbird-l10n-en-gb thunderbird-l10n-es-ar 
thunderbird-l10n-es-es thunderbird-l10n-et thunderbird-l10n-eu 
thunderbird-l10n-fi thunderbird-l10n-fr thunderbird-l10n-fy-nl 
thunderbird-l10n-ga-ie thunderbird-l10n-gd thunderbird-l10n-gl 
thunderbird-l10n-he thunderbird-l10n-hr thunderbird-l10n-hsb 
thunderbird-l10n-hu thunderbird-l10n-hy-am thunderbird-l10n-id 
thunderbird-l10n-is thunderbird-l10n-it thunderbird-l10n-ja 
thunderbird-l10n-kab thunderbird-l10n-kk thunderbird-l10n-ko 
thunderbird-l10n-lt thunderbird-l10n-ms thunderbird-l10n-nb-no 
thunderbird-l10n-nl thunderbird-l10n-nn-no thunderbird-l10n-pl 
thunderbird-l10n-pt-br thunderbird-l10n-pt-pt thunderbird-l10n-rm
 thunderbird-l10n-ro thunderbird-l10n-ru thunderbird-l10n-si 
thunderbird-l10n-sk thunderbird-l10n-sl thunderbird-l10n-sq thunderbird-l10n-sr 
thunderbird-l10n-sv-se thunderbird-l10n-tr thunderbird-l10n-uk 
thunderbird-l10n-vi thunderbird-l10n-zh-cn thunderbird-l10n-zh-tw 
lightning-l10n-ar lightning-l10n-ast lightning-l10n-be lightning-l10n-bg 
lightning-l10n-br lightning-l10n-ca lightning-l10n-cs lightning-l10n-cy 
lightning-l10n-da lightning-l10n-de lightning-l10n-dsb lightning-l10n-el 
lightning-l10n-es-ar lightning-l10n-es-es lightning-l10n-en-gb 
lightning-l10n-et lightning-l10n-eu lightning-l10n-fi lightning-l10n-fr 
lightning-l10n-fy-nl lightning-l10n-ga-ie lightning-l10n-gd lightning-l10n-gl 
lightning-l10n-he lightning-l10n-hr lightning-l10n-hsb lightning-l10n-hu 
lightning-l10n-hy-am lightning-l10n-id lightning-l10n-is lightning-l10n-it 
lightning-l10n-ja lightning-l10n-kab lightning-l10n-kk lightning-l10n-ko 
lightning-l10n-ms lightning-l10n-lt lightning-l10n-nb-no
 lightning-l10n-nl lightning-l10n-nn-no lightning-l10n-pl lightning-l10n-pt-br 
lightning-l10n-pt-pt lightning-l10n-rm lightning-l10n-ro lightning-l10n-ru 
lightning-l10n-si lightning-l10n-sk lightning-l10n-sl lightning-l10n-sr 
lightning-l10n-sq lightning-l10n-sv-se lightning-l10n-tr lightning-l10n-uk 
lightning-l10n-vi lightning-l10n-zh-cn
 lightning-l10n-zh-tw
Architecture: source
Version: 1:60.0-2
Distribution: unstable
Urgency: medium
Maintainer: Carsten Schoenert 
Changed-By: Carsten Schoenert 
Description:
 calendar-google-provider - Google Calendar support for lightning
 lightning  - Calendar Extension for Thunderbird
 lightning-l10n-ar - Arabic language package for lightning
 lightning-l10n-ast - Asturian language package for lightning
 lightning-l10n-be - Belarusian language package for lightning
 lightning-l10n-bg - Bulgarian language package for lightning
 lightning-l10n-br - Breton language package for lightning
 lightning-l10n-ca - Catalan/Valencian language package for lightning
 lightning-l10n-cs - Czech language package for lightning
 lightning-l10n-cy - Welsh language package 

Processed: [bts-link] source package rpyc

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

> #
> # bts-link upstream status pull for source package rpyc
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> # https://bts-link-team.pages.debian.net/bts-link/
> #
> user debian-bts-l...@lists.debian.org
Setting user to debian-bts-l...@lists.debian.org (was 
debian-bts-l...@lists.debian.org).
> # remote status report for #904615 (http://bugs.debian.org/904615)
> # Bug title: python3-rpyc: fails to install with Python 3.7
> #  * https://github.com/tomerfiliba/rpyc/issues/253
> #  * remote status changed: (?) -> closed
> #  * closed upstream
> tags 904615 + fixed-upstream
Bug #904615 [python3-rpyc] python3-rpyc: fails to install with Python 3.7
Added tag(s) fixed-upstream.
> usertags 904615 + status-closed
There were no usertags set.
Usertags are now: status-closed.
> thanks
Stopping processing here.

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



Bug#904026: gitlab is blocked in NEW

2018-08-20 Thread Pirate Praveen
Control: fixed -1 10.7.7+dfsg-1

Last two security updates are blocked in NEW because a previous upload
included gitlab-common binary. It is stuck in NEW since 13 Jun 2018.



signature.asc
Description: OpenPGP digital signature


Processed: gitlab is blocked in NEW

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> fixed -1 10.7.7+dfsg-1
Bug #904026 [src:gitlab] gitlab: CVE-2018-14364
Marked as fixed in versions gitlab/10.7.7+dfsg-1.

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



Bug#906753: GCC's -O2 optimization breaks floating point precision or something else

2018-08-20 Thread Lumin
Package: g++-8
Version: 8.2.0-4
Severity: serious
Justification: -O2 results in different double precision number result.
Affects: 906708

This bug is found in package src:hepmc, which currently FTBFS on
i386, arm64, ppc64el and s390x.

https://buildd.debian.org/status/package.php?p=hepmc
 - arm64:
   difference is : 3.55271e-15
 - i386:
   difference is : 1.77636e-15
 - ppc64el:
   difference is : 3.55271e-15
 - s390x:
   difference is : 3.55271e-15

Data Matrix:

 * amd64 architecture
   + GCC-8:
 -O2 : OK
 -O0 : OK
   + Clang-6.0
 -O2 : OK
 -O0 : OK

 * ppc64el architecture
   + GCC-8:
 -O2 : FTBFS because floating point precision beyond tolerance
 -O0 : OK
   + Clang-6.0:
 -O2 : OK
 -O0 : OK

   + GCC-7:
 -O2 : FTBFS

   + GCC-6:
 -O2 : FTBFS

   + GCC-5:
 -O2 : FTBFS

 * i386, arm64, s390x not tested.

 * In testSimpleVector.cc, the expected result of
   v4.m2() and vector.m2() are both 2.4253 .

 * -O2 and -O0 can be specified in DEB_CXXFLAGS_MAINT_APPEND
 * default compiler can be switched by simply e.g.
   export CC=clang
   export CXX=clang++
   in debian/rules
   
I wanted to trace into testSimpleVector.cc with gdb to find out
what's going wrong. However this bug only occurs with -O2 option
with which gdb cannot trace the C++ code line by line.

Clang-6 doesn't FTBFS with the same compiler flags, so I
consider this bug is an RC bug of GCC.

I totally forgot how to dump the detail about gcc's -O2 option.
Hence I'm not sure if gcc -O2 used something like -ffast-math .



Bug#905990: marked as done (python3-libesedb: missing dependency on python3)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 16:50:21 +
with message-id 
and subject line Bug#905990: fixed in libesedb 20170121-5
has caused the Debian Bug report #905990,
regarding python3-libesedb: missing dependency on python3
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.)


-- 
905990: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905990
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-libesedb
Version: 20170121-4
Severity: serious
Tags: patch

Fix:

--- debian/control.old  2018-08-12 21:11:54.759134661 +
+++ debian/control  2018-08-12 21:12:06.015134554 +
@@ -68,7 +68,7 @@
 Package: python3-libesedb
 Section: python
 Architecture: any
-Depends: libesedb1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python:Depends}
+Depends: libesedb1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python3:Depends}
 Description: Extensible Storage Engine DB access library -- Python 3 bindings
  libesedb is a library to access the Extensible Storage Engine (ESE)
  Database File (EDB) format. The ESE database format is used in may
--- End Message ---
--- Begin Message ---
Source: libesedb
Source-Version: 20170121-5

We believe that the bug you reported is fixed in the latest version of
libesedb, 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 905...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilko Bengen  (supplier of updated libesedb 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: Mon, 20 Aug 2018 18:23:25 +0200
Source: libesedb
Binary: libesedb-dev libesedb1 libesedb-utils python-libesedb python3-libesedb
Architecture: source
Version: 20170121-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools 
Changed-By: Hilko Bengen 
Description:
 libesedb-dev - Extensible Storage Engine DB access library -- development files
 libesedb-utils - Extensible Storage Engine DB access library -- Utilities
 libesedb1  - Extensible Storage Engine DB access library
 python-libesedb - Extensible Storage Engine DB access library -- Python 2 
bindings
 python3-libesedb - Extensible Storage Engine DB access library -- Python 3 
bindings
Closes: 905990
Changes:
 libesedb (20170121-5) unstable; urgency=medium
 .
   [ Raphaël Hertzog ]
   * Update team maintainer address to Debian Security Tools 

   * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
 .
   [ Hilko Bengen ]
   * Fix missing python3 dependency (Closes: #905990)
   * Bump Standards-Version
   * Remove unneeded dh --parallel argument
Checksums-Sha1:
 cb03abdee5953cc69bf09cb24c64ddb5322faf06 2235 libesedb_20170121-5.dsc
 bae1109f331d9151f850d6d58945377b3fab12d8 5524 libesedb_20170121-5.debian.tar.xz
 6b4d0067d0133093b88f635b676ae2169b942bad 7583 
libesedb_20170121-5_source.buildinfo
Checksums-Sha256:
 442f8d8a8559f4335bfcef62d0fd1d7fa7a64a7d05cc1a02de713efc30c28c7f 2235 
libesedb_20170121-5.dsc
 308f7396da46d2701f2dc2ab63b617980f1d8e333d7b5c59cfb9a76817082cb5 5524 
libesedb_20170121-5.debian.tar.xz
 54eccd2ead2c82d7f5003338c29a92cc80d738e2d880e90f12f3367ecb967aee 7583 
libesedb_20170121-5_source.buildinfo
Files:
 8c02f2bd6f9d358d3a38556b0a552831 2235 libs optional libesedb_20170121-5.dsc
 2f38d92429e4e669943eb42d748a599f 5524 libs optional 
libesedb_20170121-5.debian.tar.xz
 8cb4448329f91d3721e7c02ffbd3d891 7583 libs optional 
libesedb_20170121-5_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlt660cACgkQdbcQY1wh
On5YXQ/+K/SFyWU3y5G6xU/9CWcRKlVP41YgOASfuxCF5j7cXxDINcQVbR9Go2jY
Mn9vXxb1nHTAvkVNgkiYtBhKGyfrqMGgA5/e7P2sq+lZMdGBmRJTVVGijYKtNxyQ
pc87mDw+2k+ZgyCatYN5Q4bOaEgqMT5hYZGneX4Vta0YloODiWAQcL82f0sUvzSE
Xch90S7XLRW8q8Js83TCE/hwGorDK6rr6BQN7KyDqaYpfoFmCUKHUPYY4KsHbgvO
XNgQu6rA9DgKL/jG6KjPnZ0D0guXis59X4Zzd4ro/cRbDXQ9qTAvh/cmKxUUmrDj
HInQ4Y09HLjpHU+1aXMKhG1+pIfSn8m1t5/j9/rbOG2Vtz4LhNmN6XPJjzjjEnyc
o2xtFjzKnWhscBdw6x1FZbS7oqWketiTtRUBmyR5/qZA8s87fxexup/QQjJSyw1D
AW+FlLSu+a2GsW5+V6/CFYjCEHs1aCreK20XiOlwqCtPdNigviMsQkEndvrdthLc
cMxqRTl8tKHS2E6EbTWJahnLL2cM99ZtSAjssAZrBM74zX4Q2wHg+0pomK6cutfL

Bug#905990: Bug #905990 in libesedb marked as pending

2018-08-20 Thread Hilko Bengen
Control: tag -1 pending

Hello,

Bug #905990 in libesedb reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below, and you can check the diff of the fix at:

https://salsa.debian.org/pkg-security-team/libesedb/commit/e38a6cfac51da2d8c8b9342c27cd8958c71f6852


Fix missing python3 dependency (Closes: #905990)



(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/905990



Processed: Bug #905990 in libesedb marked as pending

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #905990 [python3-libesedb] python3-libesedb: missing dependency on python3
Added tag(s) pending.

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



Bug#906708: hepmc: FTBFS on i386 / arm64 / ppc64el / s390x

2018-08-20 Thread Lumin
control: tags -1 +patch +confirmed

> Fix attached.

> -  double eps = 1.e-15; // allowed differnce between doubles
> +  double eps = 4.e-15; // allowed difference between doubles

No no no, please DON'T do this!

This precision issue is triggered by a GCC optimization bug,
and simply bumping floating point tolerance for scientific software
especially physics software is bad

The fix of this RC is to simply change the default compiler to Clang.
Or disable -O2 optimization with -O0

the real patch:

debian/rules:
export CC=clang
export CXX=clang++



Processed: Re: Bug#906708: hepmc: FTBFS on i386 / arm64 / ppc64el / s390x

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 +patch +confirmed
Bug #906708 [src:hepmc] hepmc: FTBFS on i386 / arm64 / ppc64el / s390x
Ignoring request to alter tags of bug #906708 to the same tags previously set
Bug #906708 [src:hepmc] hepmc: FTBFS on i386 / arm64 / ppc64el / s390x
Added tag(s) confirmed.

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



Bug#906244: gimp: Cannot Run GIMP

2018-08-20 Thread Kevin Locke
On Thu, 2018-08-16 at 02:56 +0300, Adrian Bunk wrote:
> On Wed, Aug 15, 2018 at 07:26:24PM -0400, Dean Chia wrote:
>> Package: gimp
>> Version: 2.10.2-1
>> Severity: grave
>> Justification: renders package unusable
>> 
>> I do not remember the exact time GIMP was unusable, but it has not been able 
>> to be run/opened for some time.
>> It would not work when I open it from GNOME, nor could it be opened by 
>> right-clicking a photo (JPG/PNG,etc.)
>> and selecting Open with GIMP.
> 
> Do you have libopenblas-base installed?
> If yes, does removing it help?

I just encountered the same issue with gimp 2.10.2-1.  I did have
libopenblas-base (0.3.2+ds-1) installed.  Uninstalling it did solve
the issue.  Perhaps adding libopenblas-base to Conflicts would be
appropriate?  Anything else I can do to isolate/test?

Thanks,
Kevin

P.S.  For reference, uninstalling libopenblas-base reverted
libblas.so.3 and liblapack.so.3 to the ATLAS implementations (from
libatlas3-base 3.10.3-7+b1) on my system:

Removing libopenblas-base:amd64 (0.3.2+ds-1) ...
update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3 to 
provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) 
in auto mode
update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3 to 
provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 
(liblapack.so.3-x86_64-linux-gnu) in auto mode



Bug#897869: marked as done (sphde: ftbfs with GCC-8)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 15:51:09 +
with message-id 
and subject line Bug#897869: fixed in sphde 1.4.0-1
has caused the Debian Bug report #897869,
regarding sphde: ftbfs with GCC-8
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.)


-- 
897869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897869
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sphde
Version: 1.3.0-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/sphde_1.3.0-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-8/porting_to.html

[...]
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
lookup cache used 565/65536 hits=4517 misses=569
finished...
CDPATH="${ZSH_VERSION+.}:" && cd . && ./generate-changelog.sh > \
  /<>/ChangeLog.md
./generate-changelog.sh: line 10: git: command not found
make[3]: Leaving directory '/<>'
make[2]: Leaving directory '/<>'
make[1]: Leaving directory '/<>'
   dh_auto_test -a
make -j1 check VERBOSE=1
make[1]: Entering directory '/<>'
Making check in src
make[2]: Entering directory '/<>/src'
make  sasatom_t bitvec_t sassim_t sascompoundheap_t sasseg_t sphlockfreeheap_t 
sphlflogger_t sphthread_t sphlflogger_tt sphlflogger_ttt sphlogportal_t 
sphlogportal_tt sphcontext_t sasindex_t sasindex_tt sasstringbtree_t 
sasstringbtree_tt sphsinglepcqueue_t sphsinglepcqueue_tt sphsinglepcqueue_ttt
make[3]: Entering directory '/<>/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror 
-Wwrite-strings -pthread -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
tests/sasatom_t.o tests/sasatom_t.c
/bin/bash ../libtool  --tag=CC --silent  --mode=link gcc -Wall -Werror 
-Wwrite-strings -pthread -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro 
-Wl,-z,now -Wl,--no-as-needed -lrt -o sasatom_t tests/sasatom_t.o libsphde.la 
-lc 
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror 
-Wwrite-strings -pthread -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
tests/bitvec_t.o tests/bitvec_t.c
/bin/bash ../libtool  --tag=CC --silent  --mode=link gcc -Wall -Werror 
-Wwrite-strings -pthread -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro 
-Wl,-z,now -Wl,--no-as-needed -lrt -o bitvec_t tests/bitvec_t.o libsphde.la -lc 
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror 
-Wwrite-strings -pthread -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
tests/sassim_t.o tests/sassim_t.c
tests/sassim_t.c: In function 'sassim_msync_test':
tests/sassim_t.c:153:12: error: passing argument 1 to restrict-qualified 
parameter aliases with argument 3 [-Werror=restrict]
   sprintf ((char *) baseAddr1, "SAS Page 0@%p", baseAddr1);
^~
tests/sassim_t.c:158:7: error: passing argument 1 to restrict-qualified 
parameter aliases with argument 4 [-Werror=restrict]
   sprintf (pageX_ptr, "SAS Page %ld@%p", page_num, pageX_ptr);
   ^~~
cc1: all warnings being treated as errors
make[3]: *** 

Processed: affects 902469

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

> affects 902469 src:acmetool
Bug #902469 [src:golang-gopkg-hlandau-easyconfig.v1] 
golang-gopkg-hlandau-easyconfig.v1: FTBFS in buster/sid (failing tests)
Added indication that 902469 affects src:acmetool
> thanks
Stopping processing here.

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



Processed: block 903780 with 901015

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

> block 903780 with 901015
Bug #903780 [gitlab] gitlab: fails to install: Could not find gem 'fog-google 
(~> 0.5)'
903780 was not blocked by any bugs.
903780 was not blocking any bugs.
Added blocking bug(s) of 903780: 901015
> thanks
Stopping processing here.

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



Bug#903780: unstable version is known broken

2018-08-20 Thread Pirate Praveen
Control: fixed -1 10.7.3+dfsg-1
Control: blocke -1 by 901015

Waiting on protobuf and grpc in experimental to reach unstable to
reupload the version in experimental (which fixes this) to unstable.



signature.asc
Description: OpenPGP digital signature


Processed (with 1 error): unstable version is known broken

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> fixed -1 10.7.3+dfsg-1
Bug #903780 [gitlab] gitlab: fails to install: Could not find gem 'fog-google 
(~> 0.5)'
Marked as fixed in versions gitlab/10.7.3+dfsg-1.
> blocke -1 by 901015
Unknown command or malformed arguments to command.


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



Processed: Re: Bug#902469: golang-gopkg-hlandau-easyconfig.v1: FTBFS in buster/sid (failing tests)

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch fixed-upstream
Bug #902469 [src:golang-gopkg-hlandau-easyconfig.v1] 
golang-gopkg-hlandau-easyconfig.v1: FTBFS in buster/sid (failing tests)
Added tag(s) fixed-upstream and patch.

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



Bug#902469: golang-gopkg-hlandau-easyconfig.v1: FTBFS in buster/sid (failing tests)

2018-08-20 Thread Adrian Bunk
Control: tags -1 patch fixed-upstream

On Tue, Jun 26, 2018 at 10:52:57PM +, Santiago Vila wrote:
>...
> # gopkg.in/hlandau/easyconfig.v1/adaptflag
> src/gopkg.in/hlandau/easyconfig.v1/adaptflag/adaptflag.go:227:22: cannot use 
> byte(r) (type byte) as type rune in argument to fl.Short
>...

The upstream fix is attached.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

>From fdbf429072426c82ee22a6617d1e1cec36facac8 Mon Sep 17 00:00:00 2001
From: Serge Bazanski 
Date: Sun, 16 Apr 2017 19:30:46 +0100
Subject: Fix fl.Short() call in adaptflag.

---
 README.md  | 1 +
 adaptflag/adaptflag.go | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fd0f13d..c6704b1 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ Licence
 ---
 
 © 2015 Hugo Landau MIT License
+© 2017 Google, Inc.
 
 [Licenced under the licence with SHA256 hash
 `fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc`, a copy of
diff --git a/adaptflag/adaptflag.go b/adaptflag/adaptflag.go
index 440daa9..60a57ca 100644
--- a/adaptflag/adaptflag.go
+++ b/adaptflag/adaptflag.go
@@ -224,7 +224,7 @@ func Adapt() {
 			fl = fl.PlaceHolder("\"\"")
 		}
 		if r, ok := shortFlags[dpn]; ok {
-			fl = fl.Short(byte(r))
+			fl = fl.Short(r)
 		}
 		fl.SetValue(info.Value)
 	})
-- 
2.11.0



Bug#906746: freeorion FTBFS on armel/armhf: virtual memory exhausted: Cannot allocate memory

2018-08-20 Thread Adrian Bunk
Source: freeorion
Version: 0.4.8~RC2-1
Severity: serious
Tags: ftbfs patch

https://buildd.debian.org/status/package.php?p=freeorion

...
[ 18%] Building CXX object 
CMakeFiles/freeorionparseobj.dir/parse/ValueRefParser.cpp.o
/usr/bin/c++  -DBINPATH=\"/usr/bin\" -DBOOST_ALL_DYN_LINK -DBOOST_ALL_NO_LINK 
-DBOOST_OPTIONAL_CONFIG_USE_OLD_IMPLEMENTATION_OF_OPTIONAL -DENABLE_BINRELOC 
-DFREEORION_BUILD_PARSE -DFREEORION_LINUX -DNDEBUG -DSHAREPATH=\"/usr/share\" 
-isystem "/<>/GG"  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Os -DNDEBUG -fPIC   -Wall -fvisibility=hidden -O3 
-std=c++11 -o CMakeFiles/freeorionparseobj.dir/parse/ValueRefParser.cpp.o -c 
"/<>/parse/ValueRefParser.cpp"
virtual memory exhausted: Cannot allocate memory


Changes in the patch below:
- less debug info (-g1) on all 32bit architectures except i386
- optimizing for size instead of speed with -Os (MinSizeRel)
  does not help with this kind of problems, "Release" is
  appropriate to make cmake not overwrite the added -gq
- build on linux-any

With these changes the build succeeded on armel and mips,
which should cover this kind of problems for all
release architectures.

--- debian/control.old  2018-08-19 19:31:03.498132567 +
+++ debian/control  2018-08-19 20:09:50.782947393 +
@@ -30,7 +30,7 @@
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/freeorion.git
 
 Package: freeorion
-Architecture: alpha amd64 arm64 armel armhf hppa i386 mips64el powerpc ppc64 
ppc64el s390x sparc64 x32
+Architecture: linux-any
 Depends:
  freeorion-data (= ${source:Version}),
  ${misc:Depends},
--- debian/rules.old2018-08-19 19:21:28.459317241 +
+++ debian/rules2018-08-19 19:50:26.455475862 +
@@ -4,14 +4,17 @@
 export CCACHE_DIR=$(CURDIR)/ccache
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-WEAK_HOSTS := armel armhf
 
-ifneq (,$(findstring $(DEB_HOST_ARCH),$(WEAK_HOSTS)))
+MAX  := 2
+TYPE := RelWithDebInfo
+
+ifeq (32,$(DEB_HOST_ARCH_BITS))
+ifeq (,$(filter $(DEB_HOST_ARCH), i386))
MAX  := 1
-   TYPE := MinSizeRel
-else
-   MAX  := 2
-   TYPE := RelWithDebInfo
+   TYPE := Release
+   export DEB_CFLAGS_MAINT_APPEND = -g1
+   export DEB_CXXFLAGS_MAINT_APPEND = -g1
+endif
 endif
 
 %:



Processed: tagging 906451

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

> tags 906451 + buster sid
Bug #906451 [src:node-tar-pack] node-tar breaks node-tar-pack autopkgtest
Added tag(s) sid and buster.
> thanks
Stopping processing here.

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



Bug#885740: gnomekiss: Port to GTK+ 3

2018-08-20 Thread Yavor Doganov
tags 885740 + patch
thanks

Please find attached a patch that ports the program to GTK+ 3.  I
tested it with a couple of paper dolls from the website that is given
at the homepage [0] and observed no problems.

[0] http://www.otakuworld.com/kiss/

I also took the opportunity to migrate the old settings in ~/.gnome2
to GSettings and sucessfully tested all migration scenarios.

There are a few (minor?) issues, though:

  * The accelerators of the Colors menu don't work and I don't know
why.  This is the case with the current package as well so at
least it is not a regression.

  * The toolbar looks terrible and is probably close to useless.  I
couldn't find suitable replacements for the colored books which
are no longer available as stock icons, so there are 10 completely
identical icons now.

  * In the Preferences dialog, the GtkEntry for the midi player is
aligned on the right and way too far from the label.  I tried
different approaches, including the official API recommendation to
use gtk_grid_attach_next_to, but it doesn't work.  I hope someone
familiar with the GTK+ API will find out what the problem is.
Description: Port to GTK+ 3 and GSettings.
Bug-Debian: https://bugs.debian.org/885740
Author: Yavor Doganov 
Forwarded: no
Last-Update: 2018-08-20
---

--- gnomekiss-2.0.orig/configure.in
+++ gnomekiss-2.0/configure.in
@@ -10,7 +10,7 @@
 AM_PROG_CC_STDC
 AC_HEADER_STDC
 
-pkg_modules="libgnomeui-2.0"
+pkg_modules="gtk+-3.0 libcanberra"
 PKG_CHECK_MODULES(PACKAGE, [$pkg_modules])
 AC_SUBST(PACKAGE_CFLAGS)
 AC_SUBST(PACKAGE_LIBS)
@@ -22,6 +22,7 @@
 dnl Add the languages which your application supports here.
 ALL_LINGUAS="en_GB es es_ES"
 AM_GLIB_GNU_GETTEXT
+GLIB_GSETTINGS
 
 AC_OUTPUT([
 Makefile
--- gnomekiss-2.0.orig/src/main.c
+++ gnomekiss-2.0/src/main.c
@@ -20,64 +20,114 @@
 #  include 
 #endif
 
-#include 
+#include 
+#include 
+#include 
 
 #include "interface.h"
 #include "support.h"
 #include "kiss.h"
 
 /* Implementation */
-GtkWidget *app, *area, *appbar, *pref_dialog, *error_clist;
-GtkWidget *about, *error_list, *set_open, *config_open, *add_open;
+GtkWidget *app, *area, *appbar, *pbar, *error_clist;
+GtkWidget *about, *error_list;
 GtkWidget *buttons[SETS], *items[SETS];
 
 static GtkTargetEntry targets[1]= { { "text/uri-list", 0, 1} };
 
-static void set_toggle(char *toggle, gboolean value) {
-  GtkWidget *widget;
-
-  widget = lookup_widget(pref_dialog, toggle);
-  gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(widget), value);
-}
-
 static void preferences(void) {
-  GtkWidget *widget;
+  GKeyFile *kf;
+  gchar *file;
 
-  gnome_config_push_prefix("/GnomeKiss/");
-  prefs.midi= gnome_config_get_bool("Sound/midi=true");
-  set_toggle("pref_midi", prefs.midi);
-
-  prefs.midi_player= gnome_config_get_string("Sound/midi_player=playmidi");
-  widget = lookup_widget(pref_dialog, "pref_midi_player");
-  gtk_entry_set_text(GTK_ENTRY(widget), prefs.midi_player);
-
-  prefs.esound= gnome_config_get_bool("Sound/esound=true");
-  set_toggle("pref_esound", prefs.esound);
-
-  prefs.error_list= gnome_config_get_bool("Diagnostics/error_list=true");
-  set_toggle("pref_error_list", prefs.error_list);
-  prefs.warnings= gnome_config_get_bool("Diagnostics/warnings=true");
-  set_toggle("pref_warnings", prefs.warnings);
-  prefs.trace= gnome_config_get_bool("Diagnostics/trace=false");
-  set_toggle("pref_trace", prefs.trace);
-
-  prefs.ignore_colon= gnome_config_get_bool("Features/ignore_colon=false");
-  set_toggle("pref_ignore_colon", prefs.ignore_colon);
-  prefs.fkiss_case= gnome_config_get_bool("Features/fkiss_case=false");
-  set_toggle("pref_fkiss_case", prefs.fkiss_case);
-  prefs.default_palette= 
gnome_config_get_bool("Features/default_palette=false");
-  set_toggle("pref_default_palette", prefs.default_palette);
-  
-  prefs.speed_factor= gnome_config_get_int("Features/speed_factor=1");
-  widget = lookup_widget(pref_dialog, "pref_speed_factor");
-  
gtk_spin_button_set_value(GTK_SPIN_BUTTON(widget),(gfloat)prefs.speed_factor);
-
-  prefs.min_timer= gnome_config_get_int("Features/min_timer=1");
-  widget = lookup_widget(pref_dialog, "pref_min_timer");
-  gtk_spin_button_set_value(GTK_SPIN_BUTTON(widget),(gfloat)prefs.min_timer);
+  settings = g_settings_new("org.tlrmx.devel.GnomeKiss");
 
-  prefs.catch_drop= gnome_config_get_bool("Features/catch_drop=false");
-  set_toggle("pref_catch_drop", prefs.catch_drop);
+  /* Migrate old settings; code can be dropped for bullseye.  */
+  kf = g_key_file_new();
+  file = g_build_filename(g_get_home_dir(), ".gnome2", "GnomeKiss", NULL);
+
+  if (g_key_file_load_from_file(kf, file, G_KEY_FILE_NONE, NULL)) {
+gchar **groups;
+gsize len;
+
+/* File exists but if the user never changed the settings it will
+   contain only the Placement section (internal Bonobo stuff).  */
+groups = g_key_file_get_groups(kf, );
+if (len > 1) {
+  gchar *player;
+
+  /* Apply all changes at once.  */
+ 

Processed: gnomekiss: Port to GTK+ 3

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

> tags 885740 + patch
Bug #885740 [src:gnomekiss] gnomekiss: Depends on libgnomeui
Added tag(s) patch.
> thanks
Stopping processing here.

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



Processed: found 906730 in 3.9.0-4

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

> found 906730 3.9.0-4
Bug #906730 [calendar-exchange-provider] calendar-exchange-provider: Add-on is 
not compatible with Thunderbird 60.0
Marked as found in versions calendar-exchange-provider/3.9.0-4.
> thanks
Stopping processing here.

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



Bug#906744: marked as done (/usr/lib/php/20151012/yaml.so: cannot open shared object file)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 16:10:36 +0200
with message-id <24aca6be-cd06-4896-99cc-713d1e9d6...@sury.org>
and subject line Re: Bug#906744: /usr/lib/php/20151012/yaml.so: cannot open 
shared object file
has caused the Debian Bug report #906744,
regarding /usr/lib/php/20151012/yaml.so: cannot open shared object file
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.)


-- 
906744: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php-yaml
Version: 2.0.2+1.3.1-2
Severity: grave
Justification: renders package unusable

php-yaml (2.0.2+1.3.1-2) has a regression over (2.0.0+1.3.0-2+b1):

root@tglase:~ # /usr/lib/php/sessionclean
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php/20160303/yaml.so' - /usr/lib/php/20160303/yaml.so: cannot open 
shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php/20151012/yaml.so' - /usr/lib/php/20151012/yaml.so: cannot open 
shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php/20151012/yaml.so' - /usr/lib/php/20151012/yaml.so: cannot open 
shared object file: No such file or directory in Unknown on line 0

tglase@tglase:~ $ dpkg -L php-yaml | sort
/.
/etc
/etc/php
/etc/php/7.0/mods-available/yaml.ini
/etc/php/7.1/mods-available/yaml.ini
/etc/php/7.2
/etc/php/7.2/mods-available
/etc/php/7.2/mods-available/yaml.ini
/usr
/usr/lib
/usr/lib/php
/usr/lib/php/20170718
/usr/lib/php/20170718/yaml.so
/usr/share
/usr/share/doc
/usr/share/doc/php-yaml
/usr/share/doc/php-yaml/changelog.Debian.gz
/usr/share/doc/php-yaml/copyright

Now, the previous version still had the .so files:

tglase@tglase:~ $ paxtar -xf php-yaml_2.0.0+1.3.0-2+b1_x32.deb -O data.tar.xz | 
paxtar tJf - | sort
.
./etc
./etc/php
./etc/php/7.0
./etc/php/7.0/mods-available
./etc/php/7.0/mods-available/yaml.ini
./etc/php/7.1
./etc/php/7.1/mods-available
./etc/php/7.1/mods-available/yaml.ini
./etc/php/7.2
./etc/php/7.2/mods-available
./etc/php/7.2/mods-available/yaml.ini
./usr
./usr/lib
./usr/lib/php
./usr/lib/php/20151012
./usr/lib/php/20151012/yaml.so
./usr/lib/php/20160303
./usr/lib/php/20160303/yaml.so
./usr/lib/php/20170718
./usr/lib/php/20170718/yaml.so
./usr/share
./usr/share/doc
./usr/share/doc/php-yaml
./usr/share/doc/php-yaml/changelog.Debian.gz
./usr/share/doc/php-yaml/changelog.Debian.x32.gz
./usr/share/doc/php-yaml/copyright

Since the new version *does* ship the mods-available for php 7.0 and 7.1
but does NOT ship the corresponding .so files I consider it a fail to
function for users.


-- System Information:
Debian Release: buster/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable'), 
(100, 'experimental')
Architecture: x32 (x86_64)
Foreign Architectures: i386, amd64

Kernel: Linux 4.17.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages php-yaml depends on:
ii  libapache2-mod-php7.2 [phpapi-20170718]  7.2.9-1
ii  libc62.27-5
ii  libyaml-0-2  0.2.1-1
ii  php-common   1:62
ii  php7.2-cli [phpapi-20170718] 7.2.9-1

php-yaml recommends no packages.

php-yaml suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
There’s no regression.

https://tracker.debian.org/media/packages/p/php-defaults/changelog-61

O.
--
Ondřej Surý
ond...@sury.org



> On 20 Aug 2018, at 15:56, Thorsten Glaser  wrote:
> 
> Package: php-yaml
> Version: 2.0.2+1.3.1-2
> Severity: grave
> Justification: renders package unusable
> 
> php-yaml (2.0.2+1.3.1-2) has a regression over (2.0.0+1.3.0-2+b1):
> 
> root@tglase:~ # /usr/lib/php/sessionclean
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/usr/lib/php/20160303/yaml.so' - /usr/lib/php/20160303/yaml.so: cannot open 
> shared object file: No such file or directory in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/usr/lib/php/20151012/yaml.so' - /usr/lib/php/20151012/yaml.so: cannot open 
> shared object file: No such file or directory in Unknown on line 0
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/usr/lib/php/20151012/yaml.so' - /usr/lib/php/20151012/yaml.so: cannot open 
> shared object file: No such file or 

Bug#906744: /usr/lib/php/20151012/yaml.so: cannot open shared object file

2018-08-20 Thread Thorsten Glaser
Package: php-yaml
Version: 2.0.2+1.3.1-2
Severity: grave
Justification: renders package unusable

php-yaml (2.0.2+1.3.1-2) has a regression over (2.0.0+1.3.0-2+b1):

root@tglase:~ # /usr/lib/php/sessionclean
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php/20160303/yaml.so' - /usr/lib/php/20160303/yaml.so: cannot open 
shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php/20151012/yaml.so' - /usr/lib/php/20151012/yaml.so: cannot open 
shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php/20151012/yaml.so' - /usr/lib/php/20151012/yaml.so: cannot open 
shared object file: No such file or directory in Unknown on line 0

tglase@tglase:~ $ dpkg -L php-yaml | sort
/.
/etc
/etc/php
/etc/php/7.0/mods-available/yaml.ini
/etc/php/7.1/mods-available/yaml.ini
/etc/php/7.2
/etc/php/7.2/mods-available
/etc/php/7.2/mods-available/yaml.ini
/usr
/usr/lib
/usr/lib/php
/usr/lib/php/20170718
/usr/lib/php/20170718/yaml.so
/usr/share
/usr/share/doc
/usr/share/doc/php-yaml
/usr/share/doc/php-yaml/changelog.Debian.gz
/usr/share/doc/php-yaml/copyright

Now, the previous version still had the .so files:

tglase@tglase:~ $ paxtar -xf php-yaml_2.0.0+1.3.0-2+b1_x32.deb -O data.tar.xz | 
paxtar tJf - | sort
.
./etc
./etc/php
./etc/php/7.0
./etc/php/7.0/mods-available
./etc/php/7.0/mods-available/yaml.ini
./etc/php/7.1
./etc/php/7.1/mods-available
./etc/php/7.1/mods-available/yaml.ini
./etc/php/7.2
./etc/php/7.2/mods-available
./etc/php/7.2/mods-available/yaml.ini
./usr
./usr/lib
./usr/lib/php
./usr/lib/php/20151012
./usr/lib/php/20151012/yaml.so
./usr/lib/php/20160303
./usr/lib/php/20160303/yaml.so
./usr/lib/php/20170718
./usr/lib/php/20170718/yaml.so
./usr/share
./usr/share/doc
./usr/share/doc/php-yaml
./usr/share/doc/php-yaml/changelog.Debian.gz
./usr/share/doc/php-yaml/changelog.Debian.x32.gz
./usr/share/doc/php-yaml/copyright

Since the new version *does* ship the mods-available for php 7.0 and 7.1
but does NOT ship the corresponding .so files I consider it a fail to
function for users.


-- System Information:
Debian Release: buster/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable'), 
(100, 'experimental')
Architecture: x32 (x86_64)
Foreign Architectures: i386, amd64

Kernel: Linux 4.17.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages php-yaml depends on:
ii  libapache2-mod-php7.2 [phpapi-20170718]  7.2.9-1
ii  libc62.27-5
ii  libyaml-0-2  0.2.1-1
ii  php-common   1:62
ii  php7.2-cli [phpapi-20170718] 7.2.9-1

php-yaml recommends no packages.

php-yaml suggests no packages.

-- no debconf information



Bug#897840: marked as done (python-escript: ftbfs with GCC-8)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 13:52:01 +
with message-id 
and subject line Bug#897840: fixed in python-escript 5.1-7
has caused the Debian Bug report #897840,
regarding python-escript: ftbfs with GCC-8
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.)


-- 
897840: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-escript
Version: 5.1-6
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/python-escript_5.1-6_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-8/porting_to.html

[...]
  ^
escriptcore/src/Data.cpp: In member function 'boost::python::api::object 
escript::Data::__rdiv__(const boost::python::api::object&)':
escriptcore/src/Data.cpp:5966:26: error: catching polymorphic type 'class 
escript::DataException' by value [-Werror=catch-value=]
 catch (DataException e)
  ^
escriptcore/src/DataAbstract.cpp: In member function 'escript::DataAbstract_ptr 
escript::DataAbstract::getPtr()':
escriptcore/src/DataAbstract.cpp:44:30: error: catching polymorphic type 'class 
boost::bad_weak_ptr' by value [-Werror=catch-value=]
   catch (boost::bad_weak_ptr p)
  ^
escriptcore/src/DataAbstract.cpp: In member function 
'escript::const_DataAbstract_ptr escript::DataAbstract::getPtr() const':
escriptcore/src/DataAbstract.cpp:56:30: error: catching polymorphic type 'class 
boost::bad_weak_ptr' by value [-Werror=catch-value=]
   catch (boost::bad_weak_ptr p)
  ^
cc1plus: all warnings being treated as errors
scons: *** [debian/tmp2/posix/escriptcore/src/AbstractSystemMatrix.os] Error 1
cc1plus: all warnings being treated as errors
scons: *** [debian/tmp2/posix/escriptcore/src/DataAbstract.os] Error 1
cc1plus: all warnings being treated as errors
scons: *** [debian/tmp2/posix/escriptcore/src/Data.os] Error 1
scons: building terminated because of errors.

*** Config Summary (see config.log and /lib/buildvars for details) ***
Escript revision 6608
  Install prefix:  /<>/debian/stage2
  Python:  /usr/bin/python (Version 2.7.15)
   boost:  /usr (Version 1.62.0)
   numpy:  YES (with headers)
  Solver library:  paso
   Direct solver:  NONE
 domains:  dudley, finley, ripley, speckley
  netcdf:  YES (3)
   weipa:  YES
  openmp:  YES

  DISABLED features: boomeramg cppunit cuda debug gdal gmsh gzip lapack mkl mpi 
papi parmetis pyproj scipy silo sympy trilinos umfpack visit
  Treating warnings as errors

WARNING: Cannot import scipy. NetCDF sources will not be available for 
inversions.
WARNING: Cannot import pyproj. Inversions may not work.
WARNING: Cannot import gdal. Inversions will not honour WKT coordinate system 
information.
WARNING: Cannot import sympy. Symbolic toolbox and nonlinear PDEs will not be 
available.
WARNING: matplotlib not found, will skip some unit tests
WARNING: gmsh not available. Skipping tests usersguide/trapezoid.py 
usersguide/quad.py usersguide/brick.py usersguide/refine.py 
cookbook/example04a.py cookbook/example04b.py cookbook/example05a.py 
cookbook/example05b.py cookbook/example05c.py cookbook/example06.py 
cookbook/example08c.py cookbook/example09m.py cookbook/example09a.py 
cookbook/example10m.py inversion/dc_forward.py!

ERROR: build stopped due to errors

make[1]: *** [debian/rules:60: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:30: build-arch] Error 2
dpkg-buildpackage: 

Processed: Re: Bug#906653: libkf5ksieve: FTBFS in buster/sid ('class QFontMetrics' has no member named 'width')

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> fixed -1 4:18.07.90-1
Bug #906653 [src:libkf5ksieve] libkf5ksieve: FTBFS in buster/sid ('class 
QFontMetrics' has no member named 'width')
The source 'libkf5ksieve' and version '4:18.07.90-1' do not appear to match any 
binary packages
Marked as fixed in versions libkf5ksieve/4:18.07.90-1.

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



Bug#906653: libkf5ksieve: FTBFS in buster/sid ('class QFontMetrics' has no member named 'width')

2018-08-20 Thread Sandro Knauß
Control: fixed -1 4:18.07.90-1


The sources of 18.07.90 are with Qt 5.11 compatible. This bug is solved with a 
new version (currently in experimental/NEW).

hefee

--
On Sonntag, 19. August 2018 13:19:56 CEST Santiago Vila wrote:
> Package: src:libkf5ksieve
> Version: 4:17.12.3-1
> Severity: serious
> Tags: ftbfs
> 
> Dear maintainer:
> 
> I tried to build this package in buster but it failed:
> 
> 
>  [...]
>  debian/rules build-indep
> /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.pl
> --with=kf5,pkgkde-symbolshelper dpkg-buildflags --export=make >
> debian/dhmk_env.mk
> /usr/bin/make -f debian/rules dhmk_run_configure_commands
> DHMK_TARGET="configure" make[1]: Entering directory '/<>'
> dh_testdir  # [-i]
> dh_auto_configure '--buildsystem=kf5' --parallel  # [-i]
>   cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None
> -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
> -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
> -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles"
> -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc
> -DKDE_INSTALL_USE_QT_SYS_PATHS=ON .. -- The C compiler identification is
> GNU 8.2.0
> -- The CXX compiler identification is GNU 8.2.0
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> 
> [... snipped ...]
> 
>^
> /<>/src/ksieveui/vacation/legacy/vacationutils.cpp:72:41:
> warning: 'SpamDataExtractor' is deprecated [-Wdeprecated-declarations]
> KSieveUi::Legacy::SpamDataExtractor sdx;
>  ^~~
> In file included from
> /<>/src/ksieveui/vacation/legacy/vacationutils.cpp:25:
> /<>/src/ksieveui/vacation/legacy/vacationscriptextractor.h:83:
> 27: note: declared here class KSIEVEUI_DEPRECATED SpamDataExtractor : public
> GenericInformationExtractor ^
> /<>/src/ksieveui/vacation/legacy/vacationutils.cpp:73:54:
> warning: 'DomainRestrictionDataExtractor' is deprecated
> [-Wdeprecated-declarations]
> KSieveUi::Legacy::DomainRestrictionDataExtractor drdx;
>   ^~~~
> In file included from
> /<>/src/ksieveui/vacation/legacy/vacationutils.cpp:25:
> /<>/src/ksieveui/vacation/legacy/vacationscriptextractor.h:145
> :27: note: declared here class KSIEVEUI_DEPRECATED
> DomainRestrictionDataExtractor : public GenericInformationExtractor
> ^~
> /<>/src/ksieveui/vacation/legacy/vacationutils.cpp:74:37:
> warning: 'DateExtractor' is deprecated [-Wdeprecated-declarations]
> KSieveUi::Legacy::DateExtractor dtx;
>  ^~~
> In file included from
> /<>/src/ksieveui/vacation/legacy/vacationutils.cpp:25:
> /<>/src/ksieveui/vacation/legacy/vacationscriptextractor.h:209
> :27: note: declared here class KSIEVEUI_DEPRECATED DateExtractor : public
> GenericInformationExtractor ^
> [ 16%] Building CXX object
> src/ksieveui/CMakeFiles/KF5KSieveUi.dir/vacation/legacy/vacationscriptextra
> ctor.cpp.o cd /<>/obj-x86_64-linux-gnu/src/ksieveui &&
> /usr/bin/c++  -DBUILD_TESTING -DKCOREADDONS_LIB -DKF5KSieveUi_EXPORTS
> -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB
> -DQT_DISABLE_DEPRECATED_BEFORE=0x06 -DQT_GUI_LIB -DQT_NETWORK_LIB
> -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
> -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
> -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
> -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB
> -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS
> -DQT_USE_QSTRINGBUILDER -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB
> -DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB
> -DTRANSLATION_DOMAIN=\"libksieve\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
> -I/<>/obj-x86_64-linux-gnu/src/ksieveui
> -I/<>/src/ksieveui
> -I/<>/obj-x86_64-linux-gnu/src/ksieveui/KF5KSieveUi_autogen/in
> clude -I/<>/src/ksieveui/util
> -I/<>/src/kmanagesieve -I/<
> >/obj-x86_64-linux-gnu/src/kmanagesieve -I/<>/src
> -I/<>/obj-x86_64-linux-gnu/src -I/<>/src/parser
> -isystem /usr/include/KF5/PimCommon -isystem /usr/include/KF5/pimcommon
> -isystem /usr/include/KF5 -isystem /usr/include/x86_64-linux-gnu/qt5
> -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem
> /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem
> /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem
> /usr/include/KF5/KConfigWidgets -isystem 

Processed: Re: Bug#906667: marked as done (fraqtive FTBFS on armel/armhf: error: conflicting declaration 'typedef ptrdiff_t GLsizeiptr')

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

> reopen #906667
Bug #906667 {Done: Patrick Matthäi } [src:fraqtive] 
fraqtive FTBFS on armel/armhf: error: conflicting declaration 'typedef 
ptrdiff_t GLsizeiptr'
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions fraqtive/0.4.8-8.
> found #906667 0.4.8-8
Bug #906667 [src:fraqtive] fraqtive FTBFS on armel/armhf: error: conflicting 
declaration 'typedef ptrdiff_t GLsizeiptr'
Marked as found in versions fraqtive/0.4.8-8.
> thanks
Stopping processing here.

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



Bug#906714: paraview: FTBFS in Sid

2018-08-20 Thread Gianfranco Costamagna




>There's a recent commit which could be related,
>
>"Fix StreamLinesRepresentation plugin documentation issue"
>
>https://gitlab.kitware.com/paraview/paraview/commit/f9c7e4b01341f45aec55f452b583c544e2557ca4


seems indeed the issue, thanks I'll upload directly to Ubuntu and see what 
happens :)

not sure how/why I missed it...

G.



Bug#904830: fio not started

2018-08-20 Thread Martin Steigerwald
Hi.

I have been in holidays.

Soukaku - 28.07.18, 17:43:
> Package: fio
> Version: 3.6-4
[…]
> Even if you try to start fio, the following errors are displayed and can not
> be used.
> 
> soukaku@vhost01:[~]$ fio
> Illegal instruction
[…]
> Debian Release: buster/sid
>   APT prefers unstable

A simple rebuild of the package fixed the issue for me. I have no idea which 
change in Debian Sid caused the crash.

I requested a rebuild (binNMU).

Thanks,
-- 
Martin



Bug#906192: marked as done (astropy-healpix ftbfs (Python 3.7 build error))

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 13:14:39 +
with message-id 
and subject line Bug#906192: fixed in astropy-healpix 0.2-6
has caused the Debian Bug report #906192,
regarding astropy-healpix ftbfs (Python 3.7 build error)
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.)


-- 
906192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906192
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:astropy-healpix
Version: 0.2-4
Severity: serious
Tags: sid buster

astropy-healpix ftbfs (Python 3.7 build error):

x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/lib/python3/dist-packages/numpy/core/include -Icextern/astrometry.net
-Iastropy_healpix -I/usr/include/python3.7m -c astropy_healpix/core_cython.c -o
build/temp.linux-amd64-3.7/astropy_healpix/core_cython.o -O2 -fopenmp -Wp,-w
-Wno-unused-function
astropy_healpix/core_cython.c: In function ‘__Pyx__ExceptionSave’:
astropy_healpix/core_cython.c:11434:21: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
 *type = tstate->exc_type;
 ^~~~
 curexc_type
astropy_healpix/core_cython.c:11435:22: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
 *value = tstate->exc_value;
  ^
  curexc_value
astropy_healpix/core_cython.c:11436:19: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
 *tb = tstate->exc_traceback;
   ^
   curexc_traceback
astropy_healpix/core_cython.c: In function ‘__Pyx__ExceptionReset’:
astropy_healpix/core_cython.c:11443:24: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
 tmp_type = tstate->exc_type;
^~~~
curexc_type
astropy_healpix/core_cython.c:11444:25: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
 tmp_value = tstate->exc_value;
 ^
 curexc_value
astropy_healpix/core_cython.c:11445:22: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
 tmp_tb = tstate->exc_traceback;
  ^
  curexc_traceback
astropy_healpix/core_cython.c:11446:13: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
 tstate->exc_type = type;
 ^~~~
 curexc_type
astropy_healpix/core_cython.c:11447:13: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
 tstate->exc_value = value;
 ^
 curexc_value
astropy_healpix/core_cython.c:11448:13: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
 tstate->exc_traceback = tb;
 ^
 curexc_traceback
astropy_healpix/core_cython.c: In function ‘__Pyx__GetException’:
astropy_healpix/core_cython.c:11503:24: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
 tmp_type = tstate->exc_type;
^~~~
curexc_type
astropy_healpix/core_cython.c:11504:25: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
 tmp_value = tstate->exc_value;
 ^
 curexc_value
astropy_healpix/core_cython.c:11505:22: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
 tmp_tb = tstate->exc_traceback;
  ^
  curexc_traceback
astropy_healpix/core_cython.c:11506:13: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
 tstate->exc_type = local_type;
 ^~~~
 curexc_type
astropy_healpix/core_cython.c:11507:13: error: ‘PyThreadState’ {aka ‘struct
_ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
 tstate->exc_value = local_value;
 ^
 curexc_value

Bug#906667: marked as done (fraqtive FTBFS on armel/armhf: error: conflicting declaration 'typedef ptrdiff_t GLsizeiptr')

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 13:15:18 +
with message-id 
and subject line Bug#906667: fixed in fraqtive 0.4.8-8
has caused the Debian Bug report #906667,
regarding fraqtive FTBFS on armel/armhf: error: conflicting declaration 
'typedef ptrdiff_t GLsizeiptr'
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.)


-- 
906667: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906667
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fraqtive
Version: 0.4.8-7
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=fraqtive=sid

...
In file included from /usr/include/GL/gl.h:2055,
 from /usr/include/GL/glu.h:38,
 from meshview.cpp:27:
/usr/include/GL/glext.h:468:19: error: conflicting declaration 'typedef 
ptrdiff_t GLsizeiptr'
 typedef ptrdiff_t GLsizeiptr;
   ^~
In file included from /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopengl.h:105,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/qgl.h:45,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/QGLWidget:1,
 from meshview.h:22,
 from meshview.cpp:19:
/usr/include/GLES3/gl32.h:77:25: note: previous declaration as 'typedef 
khronos_ssize_t GLsizeiptr'
 typedef khronos_ssize_t GLsizeiptr;
 ^~
In file included from /usr/include/GL/gl.h:2055,
 from /usr/include/GL/glu.h:38,
 from meshview.cpp:27:
/usr/include/GL/glext.h:469:19: error: conflicting declaration 'typedef 
ptrdiff_t GLintptr'
 typedef ptrdiff_t GLintptr;
   ^~~~
In file included from /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopengl.h:105,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/qgl.h:45,
 from /usr/include/arm-linux-gnueabihf/qt5/QtOpenGL/QGLWidget:1,
 from meshview.h:22,
 from meshview.cpp:19:
/usr/include/GLES3/gl32.h:78:26: note: previous declaration as 'typedef 
khronos_intptr_t GLintptr'
 typedef khronos_intptr_t GLintptr;
  ^~~~
make[2]: *** [Makefile:1381: ../tmp/debug/meshview.o] Error 1


The root cause is that on armel/armhf (and arm64 in Ubuntu)
Qt5 is compiled with OpenGL ES instead of OpenGL.

Ideally it should be fixed to build and work with OpenGL ES,
but if this is not easily possible please
- change the build dependency from libqt5opengl5-dev
  to libqt5opengl5-desktop-dev (which will stop trying
  to build it on armel/armhf), and
- file a removal bug for the old armel+armhf binaries
  against ftp.debian.org
--- End Message ---
--- Begin Message ---
Source: fraqtive
Source-Version: 0.4.8-8

We believe that the bug you reported is fixed in the latest version of
fraqtive, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Matthäi  (supplier of updated fraqtive 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: Mon, 20 Aug 2018 13:51:35 +0200
Source: fraqtive
Binary: fraqtive
Architecture: source amd64
Version: 0.4.8-8
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi 
Changed-By: Patrick Matthäi 
Description:
 fraqtive   - draws Mandelbrot and Julia fractals
Closes: 906667
Changes:
 fraqtive (0.4.8-8) unstable; urgency=medium
 .
   * Add build dependency on libgles2-mesa-dev for armel and armhf.
 Closes: #906667
Checksums-Sha1:
 f768cb6ecf22e94e779dd82438e01470bc9563d4 1962 fraqtive_0.4.8-8.dsc
 077379d4f30bca83b87d6060e906288895c92325 6384 fraqtive_0.4.8-8.debian.tar.xz
 e34a089d2bd62f58bd11483b3ac22b94a5b6dde3 8960648 
fraqtive-dbgsym_0.4.8-8_amd64.deb
 a28b566feef6a83d6b62aca9f3fc7c67cae6f654 11549 fraqtive_0.4.8-8_amd64.buildinfo
 d988cad406c689c9ea27da88f7db045c529d2df1 252520 fraqtive_0.4.8-8_amd64.deb
Checksums-Sha256:
 2c2619fe12d570507f81daea653d8f0ac5367d70c315434ee03eab2e062a88df 1962 
fraqtive_0.4.8-8.dsc
 fd6eaa12ef4842908c460d97899c476f889729e8da5b5208df34e8ef481591fe 6384 
fraqtive_0.4.8-8.debian.tar.xz
 

Processed: housekeeping

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

> tags 906509 - moreinfo unreproducible
Bug #906509 {Done: Santiago Vila } [src:sra-sdk] sra-sdk: 
FTBFS in buster (unknown type name 'HttpProxy')
Removed tag(s) unreproducible and moreinfo.
> thanks
Stopping processing here.

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



Processed: housekeeping

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

> tags 906483 - moreinfo unreproducible
Bug #906483 {Done: Adrian Bunk } [libmuscle1] libmems: FTBFS 
in buster/sid (configure fails)
Bug #904690 {Done: Andreas Tille } [libmuscle1] 
progressivemauve: broken in buster: error while loading shared libraries: 
libMUSCLE-3.7.so.1
Removed tag(s) unreproducible and moreinfo.
Removed tag(s) unreproducible and moreinfo.
> thanks
Stopping processing here.

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



Bug#906509: marked as done (sra-sdk: FTBFS in buster (unknown type name 'HttpProxy'))

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 14:58:14 +0200
with message-id <20180820125814.fzs3uj4s5bk7rp3y@nuc>
and subject line Re: Bug#906509: sra-sdk: FTBFS in buster (unknown type name 
'HttpProxy')
has caused the Debian Bug report #906509,
regarding sra-sdk: FTBFS in buster (unknown type name 'HttpProxy')
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.)


-- 
906509: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sra-sdk
Version: 2.8.2-5+dfsg-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-arch
dh build-arch --no-parallel
   debian/rules override_dh_update_autotools_config
make[1]: Entering directory '/<>/sra-sdk-2.8.2-5+dfsg'
echo "do nothing"
do nothing
make[1]: Leaving directory '/<>/sra-sdk-2.8.2-5+dfsg'
   dh_autoreconf -a
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<>/sra-sdk-2.8.2-5+dfsg'
# output dir will be checked so create it before
mkdir -p debian/tmp/usr/lib
ln -s /usr/lib/x86_64-linux-gnu debian/tmp/usr/lib
#

[... snipped ...]

gcc -c   -DNDEBUG -m64   -DLINUX -DUNIX -D_GNU_SOURCE -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DPKGNAME=linux64 
-D_ARCH_BITS=__SIZEOF_POINTER__*__CHAR_BIT__ -DLIBPREFIX=lib -DSHLIBEXT=so  
-I/<>/sra-sdk-2.8.2-5+dfsg/interfaces/override 
-I/<>/sra-sdk-2.8.2-5+dfsg/tools/util/linux 
-I/<>/sra-sdk-2.8.2-5+dfsg/tools/util/unix 
-I/<>/sra-sdk-2.8.2-5+dfsg/tools/util -I/usr/include/ncbi-vdb/ 
-I/usr/include/ncbi-vdb/cc/gcc/x86_64 -I/usr/include/ncbi-vdb/cc/gcc 
-I/usr/include/ncbi-vdb/os/linux -I/usr/include/ncbi-vdb/os/unix 
-I/usr/include/ncbi-vdb/ext -I/usr/include -I. -g -O2 
-fdebug-prefix-map=/<>/sra-sdk-2.8.2-5+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -MD -o md5cp.o -O3 
-Wno-variadic-macros -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 
-Wall /<>/sra-sdk-2.8.2-5+dfsg/tools/util/md5cp.c 
-D__mod_name__=tools/util -D__file_name__=md5cp -D__file_ext__=c
+  adding zlib +++
gcc -static-libgcc -o 
/<>/sra-sdk-2.8.2-5+dfsg/debian/tmp/usr/sra-tools/linux/gcc/x86_64/rel/bin/md5cp.2.8.2
 -DNDEBUG -m64 -Wl,-z,relro -Wl,-z,now md5cp.o 
-L/<>/sra-sdk-2.8.2-5+dfsg/debian/tmp/usr/sra-tools/linux/gcc/x86_64/rel/lib
 
-L/<>/sra-sdk-2.8.2-5+dfsg/debian/tmp/usr/sra-tools/linux/gcc/x86_64/rel/ilib
 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu 
-L/usr/lib/x86_64-linux-gnu -lkapp -ltk-version -lncbi-vdb -Wl,-Bdynamic -ldl 
-lpthread -lxml2 -Wl,-Bdynamic -lm -lz -lbz2 -lsz -lmbedx509 -lmbedtls 
-lmbedcrypto
ln -s md5cp.2.8.2 md5cp.2
ln -s md5cp.2 md5cp
gcc -c   -DNDEBUG -m64   -DLINUX -DUNIX -D_GNU_SOURCE -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DPKGNAME=linux64 
-D_ARCH_BITS=__SIZEOF_POINTER__*__CHAR_BIT__ -DLIBPREFIX=lib -DSHLIBEXT=so  
-I/<>/sra-sdk-2.8.2-5+dfsg/interfaces/override 
-I/<>/sra-sdk-2.8.2-5+dfsg/tools/util/linux 
-I/<>/sra-sdk-2.8.2-5+dfsg/tools/util/unix 
-I/<>/sra-sdk-2.8.2-5+dfsg/tools/util -I/usr/include/ncbi-vdb/ 
-I/usr/include/ncbi-vdb/cc/gcc/x86_64 -I/usr/include/ncbi-vdb/cc/gcc 
-I/usr/include/ncbi-vdb/os/linux -I/usr/include/ncbi-vdb/os/unix 
-I/usr/include/ncbi-vdb/ext -I/usr/include -I. -g -O2 
-fdebug-prefix-map=/<>/sra-sdk-2.8.2-5+dfsg=. 
-fstack-protector-strong -Wformat -Werror=format-security -MD -o vdb-lock.o -O3 
-Wno-variadic-macros -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 
-Wall /<>/sra-sdk-2.8.2-5+dfsg/tools/util/vdb-lock.c 
-D__mod_name__=tools/util -D__file_name__=vdb-lock -D__file_ext__=c
+  adding zlib +++
gcc -static-libgcc -o 
/<>/sra-sdk-2.8.2-5+dfsg/debian/tmp/usr/sra-tools/linux/gcc/x86_64/rel/bin/vdb-lock.2.8.2
 -DNDEBUG -m64 -Wl,-z,relro -Wl,-z,now vdb-lock.o 
-L/<>/sra-sdk-2.8.2-5+dfsg/debian/tmp/usr/sra-tools/linux/gcc/x86_64/rel/lib
 
-L/<>/sra-sdk-2.8.2-5+dfsg/debian/tmp/usr/sra-tools/linux/gcc/x86_64/rel/ilib
 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu 
-L/usr/lib/x86_64-linux-gnu -lkapp -ltk-version -lncbi-wvdb -Wl,-Bdynamic -ldl 
-lpthread -lxml2 -Wl,-Bdynamic -lm -lz -lbz2 -lsz -lmbedx509 -lmbedtls 
-lmbedcrypto
ln -s vdb-lock.2.8.2 vdb-lock.2
ln -s vdb-lock.2 vdb-lock
gcc -c   -DNDEBUG -m64   -DLINUX -DUNIX -D_GNU_SOURCE -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DPKGNAME=linux64 
-D_ARCH_BITS=__SIZEOF_POINTER__*__CHAR_BIT__ -DLIBPREFIX=lib -DSHLIBEXT=so  

Bug#906509: sra-sdk: FTBFS in buster (unknown type name 'HttpProxy')

2018-08-20 Thread Santiago Vila
Version: 2.9.1-1+dfsg-2

This one seems fixed in sid.

Thanks.



Processed: Re: Bug#906509: sra-sdk: FTBFS in buster (unknown type name 'HttpProxy')

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

> retitle 906509 sra-sdk: FTBFS in buster (unknown type name 'HttpProxy')
Bug #906509 [src:sra-sdk] sra-sdk: FTBFS in buster/sid (unknown type name 
'HttpProxy')
Changed Bug title to 'sra-sdk: FTBFS in buster (unknown type name 'HttpProxy')' 
from 'sra-sdk: FTBFS in buster/sid (unknown type name 'HttpProxy')'.
> thanks
Stopping processing here.

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



Bug#906509: sra-sdk: FTBFS in buster (unknown type name 'HttpProxy')

2018-08-20 Thread Santiago Vila
retitle 906509 sra-sdk: FTBFS in buster (unknown type name 'HttpProxy')
thanks

Sorry again, this does only happen in buster (which I wrote in the bug report).
I'm fixing the subject.

As with the previous bug, I wonder why this happens and what we could
to avoid it, but I'm going to be practical and close it with the
version in sid.

Thanks.



Bug#906483: libmems: FTBFS in buster/sid (configure fails)

2018-08-20 Thread Andreas Tille
Hi Santiago,

On Mon, Aug 20, 2018 at 02:30:48PM +0200, Santiago Vila wrote:
> Sorry, I wrongly believed this would happen in both buster and sid,
> but apparently it only happened in buster, and only the day I reported it.
> 
> Please see the "history" tab in reproducible builds:
> 
> https://tests.reproducible-builds.org/debian/history/libmems.html
> 
> Could you please remove the unreproducible tag? I take a lot of care
> not to report unreproducible bugs, and I really believe this was not
> one of them. (In doubt, you can still use snapshot.debian.org).

I do not feel my time spent very well to check whether a bug that is
closed is / was reproducible.  If you want to do that house keeping feel
free to do so.
 
> I'm glad to see that Adrian Bunk has identified the root cause for
> this problem, and it was not a bug in libmems after all.
> 
> But I still wonder, when we have library symbols, versioned depends
> and all that, why these kind of things still happen.

That's an interesting question actually.

Kind regards

  Andreas.

-- 
http://fam-tille.de



Bug#906714: paraview: FTBFS in Sid

2018-08-20 Thread Juhani Numminen
Gianfranco Costamagna kirjoitti 20.08.2018 klo 12:34:

> sorry, but after this change, another failure (we couldn't fix yet), appears.
> 
> see this build log, where patch is applied
> https://launchpad.net/ubuntu/+source/paraview/5.4.1+dfsg4-3ubuntu1
> 
> snip of the build log:
> https://launchpadlibrarian.net/384319220/buildlog_ubuntu-cosmic-amd64.paraview_5.4.1+dfsg4-3ubuntu1_BUILDING.txt.gz
> 
> 
> [100%] Compiling Qt help project StreamLinesRepresentation.qhp
> cd 
> /<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc
>  && /usr/bin/cmake -E copy_directory 
> /<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/doc 
> /<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc
> Error copying directory from 
> "/<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/doc" to 
> "/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/doc".
> make[3]: *** 
> [Plugins/StreamLinesRepresentation/CMakeFiles/StreamLinesRepresentation.dir/build.make:127:
>  Plugins/StreamLinesRepresentation/doc/StreamLinesRepresentation.qch] Error 1

> 
> do you have any clue?

There's a recent commit which could be related,
"Fix StreamLinesRepresentation plugin documentation issue"
https://gitlab.kitware.com/paraview/paraview/commit/f9c7e4b01341f45aec55f452b583c544e2557ca4


Juhani



Bug#906483: libmems: FTBFS in buster/sid (configure fails)

2018-08-20 Thread Santiago Vila
Hello Andreas.

Sorry, I wrongly believed this would happen in both buster and sid,
but apparently it only happened in buster, and only the day I reported it.

Please see the "history" tab in reproducible builds:

https://tests.reproducible-builds.org/debian/history/libmems.html

Could you please remove the unreproducible tag? I take a lot of care
not to report unreproducible bugs, and I really believe this was not
one of them. (In doubt, you can still use snapshot.debian.org).

I'm glad to see that Adrian Bunk has identified the root cause for
this problem, and it was not a bug in libmems after all.

But I still wonder, when we have library symbols, versioned depends
and all that, why these kind of things still happen.

Thanks.



Processed: severity of 906451 is serious

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

> severity 906451 serious
Bug #906451 [src:node-tar-pack] node-tar breaks node-tar-pack autopkgtest
Severity set to 'serious' from 'normal'
> thanks
Stopping processing here.

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



Bug#906413: marked as done (swift: FTBFS in buster/sid (AttributeError: '_Environ' object has no attribute 'has_key'))

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 10:24:29 +
with message-id 
and subject line Bug#906413: fixed in swift 2.17.0-5
has caused the Debian Bug report #906413,
regarding swift: FTBFS in buster/sid (AttributeError: '_Environ' object has no 
attribute 'has_key')
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.)


-- 
906413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906413
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:swift
Version: 2.17.0-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:55: warning: overriding recipe for target 'gen-init-configurations'
/usr/share/openstack-pkg-tools/pkgos.make:19: warning: ignoring old recipe for 
target 'gen-init-configurations'
debian/rules:64: warning: overriding recipe for target 
'override_dh_systemd_enable'
/usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe for 
target 'override_dh_systemd_enable'
debian/rules:70: warning: overriding recipe for target 'override_dh_installinit'
/usr/share/openstack-pkg-tools/pkgos.make:43: warning: ignoring old recipe for 
target 'override_dh_installinit'
dh build-indep --buildsystem=python_distutils --with python2,sphinxdoc,systemd
   dh_update_autotools_config -i -O--buildsystem=python_distutils
   dh_autoreconf -i -O--buildsystem=python_distutils
   dh_auto_configure -i -O--buildsystem=python_distutils

[... snipped ...]

copying and adjusting bin/swift-container-info -> build/scripts-2.7
copying and adjusting bin/swift-container-replicator -> build/scripts-2.7
copying and adjusting bin/swift-container-server -> build/scripts-2.7
copying and adjusting bin/swift-container-sync -> build/scripts-2.7
copying and adjusting bin/swift-container-updater -> build/scripts-2.7
copying and adjusting bin/swift-container-reconciler -> build/scripts-2.7
copying and adjusting bin/swift-reconciler-enqueue -> build/scripts-2.7
copying and adjusting bin/swift-dispersion-populate -> build/scripts-2.7
copying and adjusting bin/swift-dispersion-report -> build/scripts-2.7
copying and adjusting bin/swift-drive-audit -> build/scripts-2.7
copying and adjusting bin/swift-form-signature -> build/scripts-2.7
copying and adjusting bin/swift-get-nodes -> build/scripts-2.7
copying and adjusting bin/swift-init -> build/scripts-2.7
copying and adjusting bin/swift-object-auditor -> build/scripts-2.7
copying and adjusting bin/swift-object-expirer -> build/scripts-2.7
copying and adjusting bin/swift-object-info -> build/scripts-2.7
copying and adjusting bin/swift-object-replicator -> build/scripts-2.7
copying and adjusting bin/swift-object-reconstructor -> build/scripts-2.7
copying and adjusting bin/swift-object-relinker -> build/scripts-2.7
copying and adjusting bin/swift-object-server -> build/scripts-2.7
copying and adjusting bin/swift-object-updater -> build/scripts-2.7
copying and adjusting bin/swift-oldies -> build/scripts-2.7
copying and adjusting bin/swift-orphans -> build/scripts-2.7
copying and adjusting bin/swift-proxy-server -> build/scripts-2.7
copying and adjusting bin/swift-recon -> build/scripts-2.7
copying and adjusting bin/swift-recon-cron -> build/scripts-2.7
copying and adjusting bin/swift-ring-builder -> build/scripts-2.7
copying and adjusting bin/swift-ring-builder-analyzer -> build/scripts-2.7
PYTHONPATH=. sphinx-build doc/source 
/<>/debian/swift-doc/usr/share/doc/swift-doc/base
Running Sphinx v1.7.6

Configuration error:
There is a programable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/config.py", line 161, in __init__
execfile_(filename, config)
  File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in 
execfile_
exec_(code, _globals)
  File "conf.py", line 75, in 
if os.environ.has_key('SOURCE_DATE_EPOCH'):
AttributeError: '_Environ' object has no attribute 'has_key'

make[1]: *** [debian/rules:23: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<>'
make: *** [debian/rules:8: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2

Bug#906730: calendar-exchange-provider: Add-on is not compatible with Thunderbird 60.0

2018-08-20 Thread Benjamin Eikel
Package: calendar-exchange-provider
Version: 4.0.0~beta5-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

after updating Thunderbird to version 1:60.0-1, an error message is
shown stating that this add-on is not compatible with the current
Thunderbird version. This problem is also reported upstream [1] and I
saw that you already commented on this issue. But recently, some work
started on porting the add-on to Thunderbird 60 [2, 3]. If a new
add-on version will be published, please consider packaging it again.

Thank you for your work and kind regards
Benjamin Eikel

[1] https://github.com/ExchangeCalendar/exchangecalendar/issues/178
[2] https://github.com/ExchangeCalendar/exchangecalendar/pull/188
[3] https://github.com/ExchangeCalendar/exchangecalendar/pull/189

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

Kernel: Linux 4.17.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages calendar-exchange-provider depends on:
ii  lightning1:60.0-1
ii  thunderbird  1:60.0-1

calendar-exchange-provider recommends no packages.

calendar-exchange-provider suggests no packages.

-- no debconf information



Bug#906427: marked as done (duplicity: FTBFS: test failure (gpg failed))

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 09:50:15 +
with message-id 
and subject line Bug#906427: fixed in duplicity 0.7.17-2
has caused the Debian Bug report #906427,
regarding duplicity: FTBFS: test failure (gpg 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.)


-- 
906427: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906427
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: duplicity
Version: 0.7.17-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

Building duplicity in a current sid/amd64 chroot fails with:

==
ERROR: test_sigchain_fileobj (testing.unit.test_collections.CollectionTest)
Test getting signature chain fileobjs from archive_dir
--
Traceback (most recent call last):
  File "/<>/testing/unit/test_collections.py", line 188, in 
test_sigchain_fileobj
self.sigchain_fileobj_check_list(self.sigchain_fileobj_get(None))
  File "/<>/testing/unit/test_collections.py", line 180, in 
sigchain_fileobj_check_list
test_fileobj(0, "Hello, world!")
  File "/<>/testing/unit/test_collections.py", line 177, in 
test_fileobj
fileobjlist[i].close()
  File "/<>/duplicity/dup_temp.py", line 227, in close
assert not self.fileobj.close()
  File "/<>/duplicity/gpg.py", line 304, in close
self.gpg_failed()
  File "/<>/duplicity/gpg.py", line 271, in gpg_failed
raise GPGError(msg)
GPGError: GPG Failed, see log below:
= Begin GnuPG log =
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: WARNING: message was not integrity protected
gpg: Hint: If this message was created before the year 2003 it is
likely that this message is legitimate.  This is because back
then integrity protection was not widely used.
gpg: Use the option '--ignore-mdc-error' to decrypt anyway.
gpg: decryption forced to fail!
gpg: WARNING: unsafe permissions on homedir '/<>/testing/gnupg'
= End GnuPG log =


--
Ran 418 tests in 987.770s

FAILED (errors=1, skipped=9)
Test failed: 
error: Test failed: 
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 1
==

Same is observed by reproducible builds: 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/duplicity.html

Complete build log attached.


-- dam


duplicity_amd64-2018-08-17T10:52:37Z.build.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
Source: duplicity
Source-Version: 0.7.17-2

We believe that the bug you reported is fixed in the latest version of
duplicity, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Zangerl  (supplier of updated duplicity 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: Mon, 20 Aug 2018 18:55:44 +1000
Source: duplicity
Binary: duplicity
Architecture: source amd64
Version: 0.7.17-2
Distribution: unstable
Urgency: high
Maintainer: Alexander Zangerl 
Changed-By: Alexander Zangerl 
Description:
 duplicity  - encrypted bandwidth-efficient backup
Closes: 900807 906427
Changes:
 duplicity (0.7.17-2) unstable; urgency=high
 .
   * applied upstream patch to work around changed gnupg behaviour wrt.
 MDC (closes: #906427)
   * minor manpage amendment (closes: #900807)
Checksums-Sha1:
 18286b698303243df31838f14113a4e82c1efeac 1879 duplicity_0.7.17-2.dsc
 7fe47beff3b61e1713b26d40f912abd447256de2 18800 duplicity_0.7.17-2.debian.tar.xz
 8284a066c4cdb56b6a6a1bc2f268800c1f684b62 15004 
duplicity-dbgsym_0.7.17-2_amd64.deb
 42576089a98d630e221a0eac279bf377c2e20712 8758 
duplicity_0.7.17-2_amd64.buildinfo
 2b6f293ab656673fac621db7d5c69df309028530 344384 duplicity_0.7.17-2_amd64.deb
Checksums-Sha256:
 038cdb97f2f615f781059065ffc6d17894a92a82c5331f0815a79c06219d382c 1879 
duplicity_0.7.17-2.dsc
 040d44db5d49cfae56bc228eb082b13cb11ab928b4e21ee593ebc3ff86a7e3d5 18800 

Processed: Re: paraview: FTBFS in Sid

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 -fixed-upstream
Bug #906714 [paraview] paraview: FTBFS in Sid
Removed tag(s) fixed-upstream.

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



Bug#906714: paraview: FTBFS in Sid

2018-08-20 Thread Gianfranco Costamagna
control: tags -1 -fixed-upstream
> 
> On Sun, 19 Aug 2018 22:03:49 -0500 Simon Quigley  wrote:
> > Package: paraview
> > Severity: serious
> > 
> > Dear Maintainer,
> > 
> > Your package fails to build from source in Sid. Here is the build log
> > after LocutusOfBorg triggered the build in debomatic:
> > 
> > http://debomatic-amd64.debian.net/distribution#unstable/paraview/5.4.1+dfsg4-3/buildlog
> 
> I've pasted the error message below.
> 
> 8<
> /<>/paraview-5.4.1+dfsg4/Qt/Components/pqChangeInputDialog.cxx: In 
> constructor 'pqChangeInputDialog::pqChangeInputDialog(vtkSMProxy*, QWidget*)':
> /<>/paraview-5.4.1+dfsg4/Qt/Components/pqChangeInputDialog.cxx:81:45:
>  error: invalid use of incomplete type 'class QHeaderView'
>this->Internals->pipelineView->getHeader()->hide();
>  ^~
> In file included from 
> /<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Qt/Components/ui_pqChangeInputDialog.h:20,
>  from 
> /<>/paraview-5.4.1+dfsg4/Qt/Components/pqChangeInputDialog.cxx:33:
> /<>/paraview-5.4.1+dfsg4/Qt/Widgets/pqFlatTreeView.h:53:7: note: 
> forward declaration of 'class QHeaderView'
>  class QHeaderView;
>^~~
> 8<
> 
> "Use of incomplete type" could be caused by a missing include, and upstream
> have recently added some new includes in the name of Qt 5.11 compatibility.
> (See merge request URL in the first line of this mail.)

sorry, but after this change, another failure (we couldn't fix yet), appears.

see this build log, where patch is applied
https://launchpad.net/ubuntu/+source/paraview/5.4.1+dfsg4-3ubuntu1

snip of the build log:
https://launchpadlibrarian.net/384319220/buildlog_ubuntu-cosmic-amd64.paraview_5.4.1+dfsg4-3ubuntu1_BUILDING.txt.gz


[100%] Generating vtkSMXML_StreamLinesRepresentation.h
cd 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation
 && ../../bin/vtkkwProcessXML 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkSMXML_StreamLinesRepresentation.h
 "StreamLinesRepresentation" "Interfaces" "Interfaces" 
/<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/StreamLinesRepresentation.xml
-- Generate module: StreamLinesRepresentation
[100%] Generating NonOrthogonalSource_doc.h
cd 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource
 && ../../bin/vtkkwProcessXML -base64 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource/NonOrthogonalSource_doc.h
 "" "_doc" "_doc" 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource/doc/NonOrthogonalSource.qch
-- Generate module: NonOrthogonalSource
[100%] Generating vtkStreamLines_fs.cxx
cd 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation
 && ../../bin/vtkEncodeString 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLines_fs.cxx
 
/<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLines_fs.glsl
 vtkStreamLines_fs
cd /<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu && /usr/bin/cmake -E 
cmake_depends "Unix Makefiles" /<>/paraview-5.4.1+dfsg4 
/<>/paraview-5.4.1+dfsg4/Plugins/NonOrthogonalSource 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource
 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/NonOrthogonalSource/CMakeFiles/NonOrthogonalSource.dir/DependInfo.cmake
 --color=
[100%] Generating vtkStreamLines_gs.cxx
cd 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation
 && ../../bin/vtkEncodeString 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLines_gs.cxx
 
/<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLines_gs.glsl
 vtkStreamLines_gs
[100%] Generating vtkStreamLines_vs.cxx
cd 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation
 && ../../bin/vtkEncodeString 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLines_vs.cxx
 
/<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLines_vs.glsl
 vtkStreamLines_vs
[100%] Generating vtkStreamLinesBlending_fs.cxx
cd 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation
 && ../../bin/vtkEncodeString 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLinesBlending_fs.cxx
 
/<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLinesBlending_fs.glsl
 vtkStreamLinesBlending_fs
[100%] Generating vtkStreamLinesCopy_fs.cxx
cd 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation
 && ../../bin/vtkEncodeString 
/<>/paraview-5.4.1+dfsg4/obj-x86_64-linux-gnu/Plugins/StreamLinesRepresentation/vtkStreamLinesCopy_fs.cxx
 
/<>/paraview-5.4.1+dfsg4/Plugins/StreamLinesRepresentation/shaders/vtkStreamLinesCopy_fs.glsl
 

Bug#906676: marked as done (oaklisp: binary-any FTBFS)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 09:20:37 +
with message-id 
and subject line Bug#906676: fixed in oaklisp 1.3.7-2
has caused the Debian Bug report #906676,
regarding oaklisp: binary-any FTBFS
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.)


-- 
906676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906676
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: oaklisp
Version: 1.3.7-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=oaklisp

...
Making all in doc
make[3]: Entering directory '/<>/doc'
cd lang/ && false -pdf lang.tex \
 || cp ../prebuilt/doc/lang/lang.pdf lang/lang.pdf
cd lim/ && false -pdf lim.tex \
 || cp ../prebuilt/doc/lim/lim.pdf lim/lim.pdf
cp: cannot stat '../prebuilt/doc/lang/lang.pdf': No such file or directory
make[3]: *** [Makefile:516: lang/lang.pdf] Error 1


This tries to build the documentation,
whose buid dependencies are only in Build-Depends-Indep.
--- End Message ---
--- Begin Message ---
Source: oaklisp
Source-Version: 1.3.7-2

We believe that the bug you reported is fixed in the latest version of
oaklisp, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barak A. Pearlmutter  (supplier of updated oaklisp 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: Mon, 20 Aug 2018 09:45:06 +0200
Source: oaklisp
Binary: oaklisp oaklisp-doc
Architecture: source amd64 all
Version: 1.3.7-2
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter 
Changed-By: Barak A. Pearlmutter 
Description:
 oaklisp- Object-oriented dialect of Scheme
 oaklisp-doc - Object-oriented dialect of Scheme, documentation
Closes: 906672 906676
Changes:
 oaklisp (1.3.7-2) unstable; urgency=medium
 .
   * debian/control: swizzle homepage off alioth
   * debian/control: build depend gcc-multilib [any-riscv64] (closes: #906672)
   * debian/control: bump policy version
   * upstream, put cp from prebuilt outside cd (closes: #906676)
Checksums-Sha1:
 8a69956dd8b59803f95026c70810c22e66319635 2218 oaklisp_1.3.7-2.dsc
 a84d09780cae4fed97558cb3eaa0b5edc89f202e 5160 oaklisp_1.3.7-2.debian.tar.xz
 c55ec26c4646c6c637a3a405776706b99fdba167 70660 oaklisp-dbgsym_1.3.7-2_amd64.deb
 51d46f1ef704dfcb8c5408030bead25181ef4feb 574068 oaklisp-doc_1.3.7-2_all.deb
 20afa5e983f1cc4bfff1f0c1ba60ceadcb4671e9 9602 oaklisp_1.3.7-2_amd64.buildinfo
 5c2f2901f21c017dd49e5b86e92c08706e24de2f 150316 oaklisp_1.3.7-2_amd64.deb
Checksums-Sha256:
 76f944416bc64a5e8f826077376dee0897c22a3c5cd1b48d1ae5d729be8241c6 2218 
oaklisp_1.3.7-2.dsc
 e75e59fce767a9481d42c08eb2caef6ca3680c369a024857b716deebc1941d5b 5160 
oaklisp_1.3.7-2.debian.tar.xz
 1a65f107edd63670939893e5e779c5c993d9f4dbd42a0f16972f127781881c2d 70660 
oaklisp-dbgsym_1.3.7-2_amd64.deb
 3adf2247fc20a3ee7cdfddac91d6ce1daab85bd82089eab80ad594acbb5fbda1 574068 
oaklisp-doc_1.3.7-2_all.deb
 4260c2cb9ad5fe484c6325bc812256b3c77db6e873030cba2cf0f9e621b123c3 9602 
oaklisp_1.3.7-2_amd64.buildinfo
 de024e9dffdb1bc36062df3910076434c1389cdea693c5528750fd1056fd7124 150316 
oaklisp_1.3.7-2_amd64.deb
Files:
 d307d21b16d6cf7a129342795288a312 2218 lisp optional oaklisp_1.3.7-2.dsc
 dbf16088da7bd999b04df2485e7cad4b 5160 lisp optional 
oaklisp_1.3.7-2.debian.tar.xz
 a08a5ba669c981051118b75cbc180bd0 70660 debug optional 
oaklisp-dbgsym_1.3.7-2_amd64.deb
 0261161a6d9dd836c905e9348cb5d63b 574068 doc optional 
oaklisp-doc_1.3.7-2_all.deb
 c9dde4aa2c4c2a6dd18b891b5a4128d8 9602 lisp optional 
oaklisp_1.3.7-2_amd64.buildinfo
 853562cbf42825dcec6b31b282b0c6dd 150316 lisp optional oaklisp_1.3.7-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEZPQp426hHMLZZlRvEltXR14ZDRgFAlt6hKoACgkQEltXR14Z
DRirvQ//fpAIP0Ut32IgOFBCyZa9wvh+U0rxYzQOzeGFI55EOaLLx7zuhz9/8tNu
owEJWrADaM69GHbLek9btGy5t2sTad7ZDQOoLNDmPp82o+TFxX/0Y+Z1PkAW1zWS
f0mWD+Z+7vNQ8+AW6dJwmDULuUi5BMffHF8IEkUYYTI9YowYVG6dGQlG/oFPrgjJ
/B37qTVuz4m7XJzW/2cgbu+gKvP6p2U2fy645AP/WQ0HmzzcvUBCD01SXjrxMdEF
O/C1g+8sUxLw7irbtqVBcmYGwN9oFhSOl36qplOL2WQwkfG32cu8Ys7GbPOGt1ow
v6MLjA41vuj1IAag9prr5/qvNABN0U3HaRThTcRNoFCNQr+w2RxTrrJMrd3MEehU

Bug#906387: Recent automake issue

2018-08-20 Thread Filip Hroch
Dear Santiago,

thank you for pointing me to difference of _LDFLAGG, and _LDADD,
and use of convenience libraries in Automake's files. The recent
automake honours little difference, described by manual many years.

FH
-- 
F. Hroch  e-mail: hr...@physics.muni.cz, tel.: +420549494470
Dept. of theor. physics and astrophysics, MU Brno, Kotlarska 2,CZ-611 37



Bug#855533: marked as done (mate-dock-applet does not do anything)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 09:05:44 +
with message-id 
and subject line Bug#855533: fixed in mate-dock-applet 0.86-2
has caused the Debian Bug report #855533,
regarding mate-dock-applet does not do anything
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.)


-- 
855533: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855533
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mate-dock-applet
Version: 0.75-1
Severity: important

Dear Maintainer,

The mate-dock-applet does not do anything when I add it to the panel.

repro steps:
-create new panel
-add the dock applet to the panel
-run some applications

expected:

should show the running programs

Br,
Laszlo T.



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

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

Versions of packages mate-dock-applet depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2
ii  gir1.2-gdkpixbuf-2.0 2.36.4-1
ii  gir1.2-glib-2.0  1.50.0-1
ii  gir1.2-gtk-3.0   3.22.7-2
ii  gir1.2-mate-panel1.16.0-2
ii  gir1.2-wnck-3.0  3.20.1-3
ii  libglib2.0-bin   2.50.2-2
ii  mate-panel   1.16.0-2
ii  python3  3.5.3-1
ii  python3-gi-cairo 3.22.0-2
ii  python3-pil  4.0.0-4
ii  python3-xdg  0.25-4

mate-dock-applet recommends no packages.

mate-dock-applet suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mate-dock-applet
Source-Version: 0.86-2

We believe that the bug you reported is fixed in the latest version of
mate-dock-applet, 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 855...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mike Gabriel  (supplier of updated mate-dock-applet 
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: Mon, 20 Aug 2018 10:28:56 +0200
Source: mate-dock-applet
Binary: mate-dock-applet
Architecture: source
Version: 0.86-2
Distribution: unstable
Urgency: medium
Maintainer: Debian+Ubuntu Debian MATE Packaging Team 

Changed-By: Mike Gabriel 
Description:
 mate-dock-applet - MATE Panel dock applet
Closes: 855533
Changes:
 mate-dock-applet (0.86-2) unstable; urgency=medium
 .
   * debian/control:
 + Add D (mate-dock-applet): gir1.2-notify-0.7. (Closes: #855533).
 + Bump Standards-Version: to 4.2.0. No changes needed.
Checksums-Sha1:
 5cc2f844849143e5d3a7eb13382720d827e78dbd 2166 mate-dock-applet_0.86-2.dsc
 a3817641649dc87df2934176fc8e7114c704f770 3952 
mate-dock-applet_0.86-2.debian.tar.xz
 9ee5e126f57507b7232b611c22bd37def3bdba4f 6845 
mate-dock-applet_0.86-2_source.buildinfo
Checksums-Sha256:
 dde4994c6156c8675687a487c41a92c90486bc2c08a2cb1e3b80102f216a7947 2166 
mate-dock-applet_0.86-2.dsc
 2ed08aaec7fe02766236436012a414ade4b79075cf27019ec819c828a2c1bb0d 3952 
mate-dock-applet_0.86-2.debian.tar.xz
 83ad1f572041ed8d2b400ceffbc2f0b8603f8ad868aafad8680debe70a5904d6 6845 
mate-dock-applet_0.86-2_source.buildinfo
Files:
 23eb5e32cd6e3704c3e9e259825d358f 2166 utils optional 
mate-dock-applet_0.86-2.dsc
 22c3ed337ec2e3021da9841ce923331a 3952 utils optional 
mate-dock-applet_0.86-2.debian.tar.xz
 6080406956f7591eaf4275e04339f287 6845 utils optional 
mate-dock-applet_0.86-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAlt6fD0VHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxrsEP/AzELGp502tzprx/mbA+3bR/ns37
o4v2SRX7m8Tgc5Dq8n1QpxrEwOFII5ZTSoRvaLaXnQqIkvlJ8nlhCXGR8YHKGo+X
zCI00nxPsOQEjgLzY492zOf0t7h6LRy2B4u6LLYoYhcao1EewODP7kSbHGz/et2r
Tn6vweGEqVIx4nHlNNkcNOagW64/poBGrhXgy8XIaAAMazkpnYuzqXu3/5KGCrUF
axtHfrRnr5V/X5NUjjjKFYid9Qpd+m/ppjttwj6Dio52PZgjhZe4u+7a76ZGPa41

Bug#892394: marked as done (boost1.63: build-depends on GCC 6)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 10:58:27 +0200
with message-id 

and subject line Done?
has caused the Debian Bug report #892394,
regarding boost1.63: build-depends on GCC 6
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.)


-- 
892394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892394
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: boost1.63
Severity: serious
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: gcc-6-rm

Hi,

boost1.63 build-depends on GCC 6. We now have GCC 7 (default) and GCC
8 in the archive, so please make your package build with a newer
compiler (preferably the default one) again, since we'd like to
remove GCC 6 from testing before the buster release.

Cheers, Emilio 
--- End Message ---
--- Begin Message ---
https://tracker.debian.org/pkg/boost1.67 is now in testing and unstable.

-- 
Olaf--- End Message ---


Bug#899867: marked as done (syslog-ng: Invalid maintainer address syslog-ng-maintain...@lists.alioth.debian.org)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 08:42:17 +
with message-id 
and subject line Bug#899867: fixed in syslog-ng 3.13.2-4.1
has caused the Debian Bug report #899867,
regarding syslog-ng: Invalid maintainer address 
syslog-ng-maintain...@lists.alioth.debian.org
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.)


-- 
899867: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:syslog-ng
Version: 3.13.2-4
Severity: serious
User: ad...@alioth-lists.debian.net
Usertag: alioth-lists-maintainer

Dear uploader of syslog-ng,

as you've probably heard, Debian's alioth services are shutting down.
This affects your package syslog-ng since the list address
syslog-ng-maintain...@lists.alioth.debian.org used in the Maintainer:
field was not transferred to the alioth-lists service that provides a
continuation for the lists in the @lists.alioth.debian.org domain.

Addresses that were not migrated have been disabled some time  ago. As
a result your package is now in violation of a "must" in the Debian
policy (3.3, working email address), making it unfit for release.

Please fix this before long. Among other reasons, keep in mind bug
reports and important notifications about your package might not reach
you.

Your options:

* Upload another version with a new maintainer address of your choice,

* Migrate the list to the new system. This is still possible,
  please appoint a Debian developer as a list owner first, then
  contact the alioth lists migration team 
  and provide all the necessary information.

  More information about the new service can be found here:
  

* More options, even if imperfect, can be found at
  


The first option is probably suitable only if the address was used just
in a small number of packages since this requires an upload for each of
them. To our knowledge, the usage count of
syslog-ng-maintain...@lists.alioth.debian.org is 2.

The second option is available for a limited time only, by end of
May 2018 the most. So if you're interested in going this way, start the
process as soon as possible.

Note, as mails to the maintainer address will not get through, this
bugreport is Cc'ed (X-Debbugs-CC:) to all uploaders of the package.

Regards,

Christoph and some alioth-lists maintainers


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: syslog-ng
Source-Version: 3.13.2-4.1

We believe that the bug you reported is fixed in the latest version of
syslog-ng, 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 899...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Bernat  (supplier of updated syslog-ng 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: Fri, 10 Aug 2018 09:15:56 +0200
Source: syslog-ng
Binary: syslog-ng syslog-ng-dbg syslog-ng-dev syslog-ng-core 
syslog-ng-mod-journal syslog-ng-mod-json syslog-ng-mod-mongodb 
syslog-ng-mod-sql syslog-ng-mod-smtp syslog-ng-mod-amqp syslog-ng-mod-geoip 
syslog-ng-mod-redis syslog-ng-mod-stomp syslog-ng-mod-riemann 
syslog-ng-mod-graphite syslog-ng-mod-python syslog-ng-mod-add-contextual-data 
syslog-ng-mod-getent syslog-ng-mod-stardate syslog-ng-mod-map-value-pairs 
syslog-ng-mod-snmptrapd-parser syslog-ng-mod-xml-parser syslog-ng-mod-extra 
syslog-ng-mod-tag-parser
Architecture: source
Version: 3.13.2-4.1
Distribution: unstable
Urgency: medium
Maintainer: syslog-ng maintainers 
Changed-By: Vincent Bernat 
Description:
 syslog-ng  - Enhanced system logging daemon (metapackage)
 syslog-ng-core - Enhanced system logging daemon (core)
 syslog-ng-dbg - Enhanced system logging daemon (debug symbols)
 syslog-ng-dev - Enhanced system logging daemon (development files)
 syslog-ng-mod-add-contextual-data - Enhanced system logging daemon 
(add-contextual-data plugin)
 syslog-ng-mod-amqp - Enhanced system logging daemon (AMQP plugin)
 syslog-ng-mod-extra - Enhanced system logging daemon (extra plugins)
 syslog-ng-mod-geoip - 

Bug#906509: sra-sdk: FTBFS in buster/sid (unknown type name 'HttpProxy')

2018-08-20 Thread Andreas Tille
Control: tags -1 moreinfo
Control: tags -1 unreproducible

On Fri, Aug 17, 2018 at 07:22:45PM +, Santiago Vila wrote:
> /<>/sra-sdk-2.8.2-5+dfsg/tools/util/test-sra.c:2624:17: warning: 
> implicit declaration of function 'HttpProxyGet' 
> [-Wimplicit-function-declaration]
>  HttpProxyGet(p, _proxy, _proxy_port);
>  ^~~~
> /<>/sra-sdk-2.8.2-5+dfsg/tools/util/test-sra.c:2644:21: warning: 
> implicit declaration of function 'HttpProxyGetNextHttpProxy' 
> [-Wimplicit-function-declaration]
>  p = HttpProxyGetNextHttpProxy ( p );
>  ^
> /<>/sra-sdk-2.8.2-5+dfsg/tools/util/test-sra.c:2644:19: warning: 
> assignment to 'const int *' from 'int' makes pointer from integer without a 
> cast [-Wint-conversion]
>  p = HttpProxyGetNextHttpProxy ( p );
>^

Sorry, I can not reproduce this in a current sid pbuilder chroot.

> Most probably, it also fails here in reproducible builds:
> 
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sra-sdk.html
> 
> where you can get a full build log if you need it.

This looks fine as well - at least regarding the build itself the log

   
https://tests.reproducible-builds.org/debian/logs/unstable/amd64/sra-sdk_2.9.1-1+dfsg-2.build2.log.gz

looks good.  Could you please provide more info?

Kind regards and thanks for your QA work

   Andreas.

-- 
http://fam-tille.de



Processed: Re: Bug#906509: sra-sdk: FTBFS in buster/sid (unknown type name 'HttpProxy')

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 moreinfo
Bug #906509 [src:sra-sdk] sra-sdk: FTBFS in buster/sid (unknown type name 
'HttpProxy')
Added tag(s) moreinfo.
> tags -1 unreproducible
Bug #906509 [src:sra-sdk] sra-sdk: FTBFS in buster/sid (unknown type name 
'HttpProxy')
Added tag(s) unreproducible.

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



Processed: Re: Bug#906509: sra-sdk: FTBFS in buster/sid (unknown type name 'HttpProxy')

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 moreinfo
Bug #906509 [src:sra-sdk] sra-sdk: FTBFS in buster/sid (unknown type name 
'HttpProxy')
Ignoring request to alter tags of bug #906509 to the same tags previously set
> tags -1 unreproducible
Bug #906509 [src:sra-sdk] sra-sdk: FTBFS in buster/sid (unknown type name 
'HttpProxy')
Ignoring request to alter tags of bug #906509 to the same tags previously set

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



Bug#901117: marked as done (syslog-ng: FTBFS when built with dpkg-buildpackage -A)

2018-08-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Aug 2018 08:42:17 +
with message-id 
and subject line Bug#901117: fixed in syslog-ng 3.13.2-4.1
has caused the Debian Bug report #901117,
regarding syslog-ng: FTBFS when built with dpkg-buildpackage -A
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.)


-- 
901117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:syslog-ng
Version: 3.13.2-4
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
make: 'build-indep' is up to date.
 fakeroot debian/rules binary-indep
dh binary-indep --with autoreconf,systemd,python2 --parallel
   debian/rules build-indep
make[1]: Entering directory '/<>'
make[1]: 'build-indep' is up to date.
make[1]: Leaving directory '/<>'
   dh_testroot -i -O--parallel
   dh_prep -i -O--parallel
   dh_installdirs -i -O--parallel
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<>'
dh_auto_install -- pkgconfigdir=/usr/lib/pkgconfig \
   PYSETUP_OPTIONS="--install-layout=deb 
--root=/<>/debian/tmp/"
find . -name \*.la | xargs --no-run-if-empty rm
make[1]: Leaving directory '/<>'
   dh_install -i -O--parallel
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/windowseventlog/plugin.conf" (tried in ., 
debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/windowseventlog/plugin.conf
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/windowseventlog/windowseventlog.xml" (tried in 
., debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/windowseventlog/windowseventlog.xml
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/loadbalancer/gen-loadbalancer.sh" (tried in ., 
debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/loadbalancer/gen-loadbalancer.sh
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/loadbalancer/plugin.conf" (tried in ., 
debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/loadbalancer/plugin.conf
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/default-network-drivers/plugin.conf" (tried in 
., debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/default-network-drivers/plugin.conf
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/osquery/plugin.conf" (tried in ., debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/osquery/plugin.conf
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/ewmm/ewmm.conf" (tried in ., debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/ewmm/ewmm.conf
dh_install: Cannot find (any matches for) 
"usr/share/syslog-ng/include/scl/graylog2/plugin.conf" (tried in ., debian/tmp)

dh_install: syslog-ng-mod-extra missing files: 
usr/share/syslog-ng/include/scl/graylog2/plugin.conf
dh_install: missing files, aborting
debian/rules:207: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2


To reproduce, please try "dpkg-buildpackage -A".
(The error does not happen with "dpkg-buildpackage").

Thanks.
--- End Message ---
--- Begin Message ---
Source: syslog-ng
Source-Version: 3.13.2-4.1

We believe that the bug you reported is fixed in the latest version of
syslog-ng, 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 901...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Bernat  (supplier of updated syslog-ng 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: Fri, 10 Aug 2018 09:15:56 +0200

Processed: Bug #855533 in mate-dock-applet marked as pending

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #855533 [mate-dock-applet] mate-dock-applet does not do anything
Added tag(s) pending.

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



  1   2   >