Bug#1080998: gthumb FTBFS on 32 bit architectures with 64 bit time_t with gcc 14

2024-09-06 Thread Adrian Bunk
Source: gthumb
Version: 3:3.12.6-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=gthumb&ver=3%3A3.12.6-1%2Bb3

...
../gthumb/main-migrate-catalogs.c: In function ‘migration_for_each_file’:
../gthumb/main-migrate-catalogs.c:316:57: error: passing argument 1 of 
‘localtime’ from incompatible pointer type [-Wincompatible-pointer-types]
  316 | tm = localtime (&date);
  | ^
  | |
  | long int *
In file included from /usr/include/features.h:510,
 from 
/usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33,
 from /usr/include/string.h:26,
 from ../gthumb/main-migrate-catalogs.c:23:
/usr/include/time.h:141:19: note: expected ‘const time_t *’ {aka ‘const long 
long int *’} but argument is of type ‘long int *’
  141 | extern struct tm *__REDIRECT_NTH (localtime, (const time_t *__timer),
  |   ^~
...


Bug#1078085: gpstrans FTBFS on 32-bit with 64-bit time_t with gcc 14

2024-08-06 Thread Adrian Bunk
Source: gpstrans
Version: 0.41-8
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=gpstrans&arch=armhf&ver=0.41-9&stamp=1722968020&raw=0

...
sendgpsinfo.c: In function ‘doWaypoint’:
sendgpsinfo.c:646:46: error: passing argument 1 of ‘ctime’ from incompatible 
pointer type [-Wincompatible-pointer-types]
  646 |   if(pkt.has.seconds) printf("%s", ctime(&pkt.seconds));
  |  ^~~~
  |  |
  |  long int *
In file included from /usr/include/features.h:502,
 from 
/usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33,
 from /usr/include/stdio.h:28,
 from ../include/defs.h:1,
 from sendgpsinfo.c:33:
/usr/include/time.h:187:14: note: expected ‘const time_t *’ {aka ‘const long 
long int *’} but argument is of type ‘long int *’
  187 | extern char *__REDIRECT_NTH (ctime, (const time_t *__timer), __ctime64);
  |  ^~
...


Bug#1069309: xfractint FTBFS: error: implicit declaration of function

2024-04-19 Thread Adrian Bunk
Source: xfractint
Version: 20.4.10-4
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: Petter Reinholdtsen 

https://buildd.debian.org/status/logs.php?pkg=xfractint&ver=20.4.10-4

...
/usr/bin/gcc -I../headers -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security 
-mbranch-protection=standard -I./headers -DXFRACT  -DNOBSTRING   -g 
-DBIG_ANSI_C -DLINUX -fno-builtin -fcommon -O2 -Wdate-time -D_FORTIFY_SOURCE=2  
-c -o 3d.o 3d.c
3d.c: In function ‘longvmultpersp’:
3d.c:290:20: error: implicit declaration of function ‘multiply’ 
[-Werror=implicit-function-declaration]
  290 |  tmp[j] += multiply(s[i],m[i][j],bitshift);
  |^~~~
3d.c:318:20: error: implicit declaration of function ‘divide’ 
[-Werror=implicit-function-declaration]
  318 |   tmpview[0] = divide(lview[0],denom,bitshift);
  |^~
cc1: some warnings being treated as errors
make[3]: *** [: 3d.o] Error 1


Bug#1061300: lcm: Update to version 1.5.0

2024-04-14 Thread Adrian Bunk
On Sat, Feb 03, 2024 at 08:23:05PM +0100, Jose Luis Rivero wrote:
> Thanks Vagrant for the reply and the information.
> 
> Updating the info about the 1.5 update, the merge-request is ready to
> review and sponsored:
>  - https://salsa.debian.org/debian/lcm/-/merge_requests/1

It is unlikely that many people would see your merge request,
please file a sponsorship request as described at
  https://mentors.debian.net/sponsors/rfs-howto/

cu
Adrian



Bug#1041137: simple-tpm-pk11 FTBFS with googletest 1.13.0

2023-07-14 Thread Adrian Bunk
Source: simple-tpm-pk11
Version: 0.06-4
Severity: serious
Tags: ftbfs trixie sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/simple-tpm-pk11.html

...
In file included from /usr/include/gtest/gtest-message.h:57,
 from /usr/include/gtest/gtest-assertion-result.h:46,
 from /usr/include/gtest/gtest.h:64,
 from /usr/src/gtest/src/gtest_main.cc:32,
 from src/libgtest.cc:20:
/usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less 
than C++14 are not supported.
  270 | #error C++ versions less than C++14 are not supported.
  |  ^
...


This can be fixed by removing the -std=gnu++0x
in configure.ac



Bug#1040258: gthumb FTBFS with libraw 0.21.1

2023-07-03 Thread Adrian Bunk
Source: gthumb
Version: 3:3.12.2-3
Severity: serious
Tags: ftbfs trixie sid

https://buildd.debian.org/status/logs.php?pkg=gthumb&ver=3%3A3.12.2-3%2Bb2

...
FAILED: extensions/raw_files/libraw_files.so.p/main.c.o 
cc -Iextensions/raw_files/libraw_files.so.p -Iextensions/raw_files 
-I../extensions/raw_files -I. -I.. -Igthumb -I../gthumb -I/usr/include/glib-2.0 
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/aarch64-linux-gnu -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include 
-I/usr/include/gsettings-desktop-schemas -I/usr/include/libraw 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_54 -Wall 
-Wno-deprecated-declarations -MD -MQ 
extensions/raw_files/libraw_files.so.p/main.c.o -MF 
extensions/raw_files/libraw_files.so.p/main.c.o.d -o 
extensions/raw_files/libraw_files.so.p/main.c.o -c 
../extensions/raw_files/main.c
../extensions/raw_files/main.c: In function 
‘_cairo_image_surface_create_from_raw’:
../extensions/raw_files/main.c:216:33: error: 
‘LIBRAW_OPIONS_NO_MEMERR_CALLBACK’ undeclared (first use in this function); did 
you mean ‘LIBRAW_OPIONS_NO_DATAERR_CALLBACK’?
  216 | raw_data = libraw_init (LIBRAW_OPIONS_NO_MEMERR_CALLBACK | 
LIBRAW_OPIONS_NO_DATAERR_CALLBACK);
  | ^~~~
  | LIBRAW_OPIONS_NO_DATAERR_CALLBACK
../extensions/raw_files/main.c:216:33: note: each undeclared identifier is 
reported only once for each function it appears in
[557/720] cc -Iextensions/raw_files/libraw_files.so.p -Iextensions/raw_files 
-I../extensions/raw_files -I. -I.. -Igthumb -I../gthumb -I/usr/include/glib-2.0 
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/aarch64-linux-gnu -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include 
-I/usr/include/gsettings-desktop-schemas -I/usr/include/libraw 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_54 -Wall 
-Wno-deprecated-declarations -MD -MQ 
extensions/raw_files/libraw_files.so.p/gth-metadata-provider-raw.c.o -MF 
extensions/raw_files/libraw_files.so.p/gth-metadata-provider-raw.c.o.d -o 
extensions/raw_files/libraw_files.so.p/gth-metadata-provider-raw.c.o -c 
../extensions/raw_files/gth-metadata-provider-raw.c
FAILED: extensions/raw_files/libraw_files.so.p/gth-metadata-provider-raw.c.o 
cc -Iextensions/raw_files/libraw_files.so.p -Iextensions/raw_files 
-I../extensions/raw_files -I. -I.. -Igthumb -I../gthumb -I/usr/include/glib-2.0 
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/gio-unix-2.0 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/aarch64-linux-gnu -I/usr/include/atk-1.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include 
-I/usr/include/gsettings-desktop-schemas -I/usr/include/libraw 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_54 -Wall 
-Wno-deprecated-declarations -MD -MQ 
extensions/raw_files/libraw_files.so.p/gth-metadata-provider-raw.c.o -MF 
extensions/raw_files/libraw_files.so.p/gth-metadata-provider-raw.c.o.d -o 
extensions/raw_files/libraw_files.so.p/gth-metadata-provider-raw.c.o -c 
../extensions/raw_files/gth-metadata-provider-raw.c
../extensions/raw_files/gth-metadata-provider-raw.c: In function 
‘gth_metadata_provider_raw_read’:
../extensions/raw_files/gth-metadata-provider-raw.c:65:33: error: 
‘LIBRAW_OPIONS_NO_MEM

Bug#1034399: python3-pyocd: not compatible with Python version in Debian

2023-05-22 Thread Adrian Bunk
On Fri, Apr 14, 2023 at 01:13:52PM +0200, Adrian Friedli wrote:
>...
> While this specific error should be easy to fix (Callable needs to be
> imported from collections.abc instead of collections), I wonder if it
> makes sense to release Debian 12 with such an old version of pyOCD.

It would not be just one package, there is a build dependency chain
  firmware-microbit-micropython -> yotta -> valinor -> pyocd

> Regards,
> Adi

cu
Adrian



Bug#1030377: c-icap: autopkgtest regression

2023-02-03 Thread Adrian Bunk
Source: c-icap
Version: 1:0.5.10-3
Severity: serious
X-Debbugs-Cc: Chris Hofstaedtler 

https://ci.debian.net/data/autopkgtest/testing/amd64/c/c-icap/30997072/log.gz

...
autopkgtest [14:12:57]: test basic: [---
Enabling c-icap
(re-)Starting c-icap
Testing c-icap
FATAL: c-icap is not running
autopkgtest [14:12:57]: test basic: ---]
autopkgtest [14:12:57]: test basic:  - - - - - - - - - - results - - - - - - - 
- - -
basicFAIL non-zero exit status 1
autopkgtest [14:12:58]: test basic:  - - - - - - - - - - stderr - - - - - - - - 
- -
FATAL: c-icap is not running
autopkgtest [14:12:58]:  summary
basicFAIL non-zero exit status 1



Bug#1029622: tuxguitar-alsa fails to install

2023-01-26 Thread Adrian Bunk
On Thu, Jan 26, 2023 at 07:14:50AM -0800, tony mancill wrote:
>...
> This is similar to my original proposal for 1029476, except I was merely
> switching all of the arch-all packages to arch-any.  I can confirm that
> that approach builds correctly and the package installs and can be
> upgraded.  It has the disadvantage of using more space on the mirrors
> and also a bit more time on the buildd machines, since the arch-all bits
> are duplicated.

Mirror space should not be a worry anymore (that was different in the 1990s),
I remember that something needed fixing when we had the first file > 2 GB
(some .orig.gz) in our archive a few years ago.

Regarding buildd time, you might never have heard about the acl2 
package - except if you are looking at buildd.debian.org a lot since
this is a package that takes literally a week to build on some buildds.

Developer time is usually the most scarce resource in Debian.

> The advantage to your proposal of a single package is that it would also
> resolve the build issue, be be a bit simpler for users, and also make it
> easier for us to add new modules, since the package wouldn't have to go
> back through the NEW queue.  The disadvantage would be the same in terms
> of space, but more importantly that installing tuxguitar would require
> installing the transitive dependencies of all of the plugins.  I assume
> they are all co-installable, but I can imagine bug reports from ALSA or
> OSS users not wanting to have to install jack libraries.
>...

I would be worried if a plugin does weird things by default if installed.

FFmpeg already pulls in jack libraries, Debian is not a distribution 
that tries hard to reduce the number of unused libraries on a system.

> Cheers,
> tony

cu
Adrian



Bug#1029622: tuxguitar-alsa fails to install

2023-01-25 Thread Adrian Bunk
Package: tuxguitar-alsa
Version: 1.5.6+dfsg1-4
Severity: serious
X-Debbugs-Cc: tony mancill 

https://piuparts.debian.org/sid/fail/tuxguitar-alsa_1.5.6+dfsg1-4.log

...
  Preparing to unpack .../136-tuxguitar-alsa_1.5.6+dfsg1-4_amd64.deb ...
  Unpacking tuxguitar-alsa (1.5.6+dfsg1-4) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-EyzlMb/136-tuxguitar-alsa_1.5.6+dfsg1-4_amd64.deb 
(--unpack):
   trying to overwrite 
'/usr/share/maven-repo/org/herac/tuxguitar/tuxguitar-pom/1.5.6/tuxguitar-pom-1.5.6.pom',
 which is also in package tuxguitar 1.5.6+dfsg1-4
  Errors were encountered while processing:
   /tmp/apt-dpkg-install-EyzlMb/136-tuxguitar-alsa_1.5.6+dfsg1-4_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)



Bug#1022526: python-ssdeep: FTBFS: distutils.errors.DistutilsClassError: command class must subclass Command

2022-11-18 Thread Adrian Bunk
Control: tags -1 fixed-upstream

On Sun, Nov 13, 2022 at 10:04:04AM +0200, Stefano Rivera wrote:
> Hi Helmut (2022.11.04_11:36:41_+0200)
> > And no, updating it to 3.4 does not fix the ftbfs.
> 
> Updating it to 3.4.1 might. It includes this commit:
> https://github.com/DinoTools/python-ssdeep/commit/fce02106c07ff56a84097dec0df02fb00ef69dc7
> which moves the setuptools import above the first distutils import,
> which should resolve this issue.

I can confirm that 3.4.1 does fix the build
(but I am reluctant to update it myself).

> SR

cu
Adrian



Bug#1014120: libowfat FTBFS: ln: failed to create hard link 'libowfat/buffer.h'

2022-06-30 Thread Adrian Bunk
Source: libowfat
Version: 0.32-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=libowfat&ver=0.32-1

...
/usr/bin/make -f /<>/GNUmakefile -C build-glibc 
SRC=/<>/ CFLAGS="-g -O2 -ffile-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -I. -I.." DIET=''
make[2]: Entering directory '/<>/build-glibc'
ln -f /<>/buffer.h libowfat/buffer.h
ln: failed to create hard link 'libowfat/buffer.h' => 
'/<>/buffer.h': No such file or directory
make[2]: *** [/<>/GNUmakefile:217: libowfat/buffer.h] Error 1



Bug#1013422: libgroove FTBFS with ffmpeg 5.0.1

2022-06-23 Thread Adrian Bunk
Source: libgroove
Version: 4.3.0-5
Severity: serious
Tags: ftbfs bookworm sid

https://buildd.debian.org/status/logs.php?pkg=libgroove&ver=4.3.0-5%2Bb1

...
/<>/groove/encoder.c:84:50: error: ‘AVStream’ has no member named 
‘codec’
   84 | int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, 
frame, &got_packet);
  |  ^~
/<>/groove/encoder.c:84:19: warning: implicit declaration of 
function ‘avcodec_encode_audio2’; did you mean ‘avcodec_encode_subtitle’? 
[-Wimplicit-function-declaration]
   84 | int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, 
frame, &got_packet);
  |   ^
  |   avcodec_encode_subtitle
/<>/groove/encoder.c:84:50: error: ‘AVStream’ has no member named 
‘codec’
   84 | int errcode = avcodec_encode_audio2(e->stream->codec, &e->pkt, 
frame, &got_packet);
  |  ^~
/<>/groove/encoder.c:94:5: warning: implicit declaration of 
function ‘av_free_packet’; did you mean ‘av_get_packet’? 
[-Wimplicit-function-declaration]
   94 | av_free_packet(&e->pkt);
  | ^~
  | av_get_packet
/<>/groove/encoder.c: In function ‘cleanup_avcontext’:
/<>/groove/encoder.c:101:32: error: ‘AVStream’ has no member named 
‘codec’
  101 | avcodec_close(e->stream->codec);
  |^~
/<>/groove/encoder.c:94:5: warning: implicit declaration of 
function ‘av_free_packet’; did you mean ‘av_get_packet’? 
[-Wimplicit-function-declaration]
   94 | av_free_packet(&e->pkt);
  | ^~
  | av_get_packet
/<>/groove/encoder.c: In function ‘init_avcontext’:
/<>/groove/encoder.c:134:42: error: ‘AVStream’ has no member named 
‘codec’
  134 | AVCodecContext *codec_ctx = e->stream->codec;
  |  ^~
/<>/groove/encoder.c:148:14: error: ‘AVStream’ has no member named 
‘codec’
  148 | e->stream->codec = codec_ctx;
  |  ^~
/<>/groove/encoder.c: In function ‘cleanup_avcontext’:
/<>/groove/encoder.c:101:32: error: ‘AVStream’ has no member named 
‘codec’
  101 | avcodec_close(e->stream->codec);
  |^~
/<>/groove/encoder.c: In function ‘init_avcontext’:
/<>/groove/encoder.c:134:42: error: ‘AVStream’ has no member named 
‘codec’
  134 | AVCodecContext *codec_ctx = e->stream->codec;
  |  ^~
/<>/groove/encoder.c:148:14: error: ‘AVStream’ has no member named 
‘codec’
  148 | e->stream->codec = codec_ctx;
  |  ^~
/<>/groove/encoder.c: In function ‘groove_encoder_attach’:
/<>/groove/encoder.c:565:16: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  565 | e->oformat = av_guess_format(encoder->format_short_name,
  |^
/<>/groove/encoder.c:579:15: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  579 | codec = avcodec_find_encoder_by_name(encoder->codec_short_name);
  |   ^
/<>/groove/encoder.c:584:23: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  584 | codec = avcodec_find_encoder(desc->id);
  |   ^
/<>/groove/encoder.c:592:15: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  592 | codec = avcodec_find_encoder(codec_id);
  |   ^
/<>/groove/encoder.c: In function ‘groove_encoder_attach’:
/<>/groove/encoder.c:565:16: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  565 | e->oformat = av_guess_format(encoder->format_short_name,
  |^
/<>/groove/encoder.c:620:22: error: ‘AVStream’ has no member named 
‘codec’
  620 | 0 : e->stream->codec->frame_size;
  |  ^~
/<>/groove/encoder.c:579:15: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  579 | codec = avcodec_find_encoder_by_name(encoder->codec_short_name);
  |   ^
/<>/groove/encoder.c:584:23: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  584 | codec = avcodec_find_encoder(desc->id);
  |   ^
/<>/groove/encoder.c:592:15: warning: assignment discards ‘const’ 
qualifier from pointer target type [-Wdiscarded-qualifiers]
  592 | codec = avcodec_find_encoder(codec_id);
  |   ^
/<>/groove/encoder.c:620:22: error: ‘AVStream’ has no member named 
‘codec’
  620 | 0 : e->stream->codec->frame_size;
  |  ^~
make[3]: *** [CMakeFiles/groove.dir/build.make:93: 
CMakeFiles/groove.dir/groove/encoder.c.o] Error 1


Bug#1011042: libica FTBFS with OpenSSL 3.0

2022-05-15 Thread Adrian Bunk
Source: libica
Version: 3.2.0-4
Severity: serious
Tags: ftbfs bookworm sid

https://buildd.debian.org/status/fetch.php?pkg=libica&arch=s390x&ver=3.2.0-4%2Bb1&stamp=1652517971&raw=0

...
libica_keygen_test.c: In function ‘main’:
libica_keygen_test.c:228:21: warning: implicit declaration of function 
‘FIPS_mode’ [-Wimplicit-function-declaration]
  228 | if (FIPS_mode())
  | ^
gcc -O0 -g -Wall -D_LINUX_S390_ -D_GNU_SOURCE -pthread  -o 
libica_aes_gcm_kma_test libica_aes_gcm_kma_test.c -L../.libs -I. -I../include 
-I../../include -lica -lcrypto
/usr/bin/ld: /tmp/ccXlAKmW.o: in function `main':
/<>/src/tests/libica_keygen_test.c:228: undefined reference to 
`FIPS_mode'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:483: libica_keygen_test] Error 1


Bug#1009403: pmacct: FTBFS: configure: error: Package requirements (libnetfilter_log >= 1) were not met

2022-05-11 Thread Adrian Bunk
Control: reassign -1 libnetfilter-log-dev 1.0.2-2
Control: retitle -1 libnetfilter-log-dev lost required dependencies on 
libnfnetlink-dev and libmnl-dev
Control: affects -1 src:pmacct

On Tue, Apr 12, 2022 at 08:23:12PM +0200, Lucas Nussbaum wrote:
> Source: pmacct
> Version: 1.7.6-2
> Severity: serious
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> User: lu...@debian.org
> Usertags: ftbfs-20220412 ftbfs-bookworm
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> 
> 
> Relevant part (hopefully):
> > checking for uint32_t... yes
> > checking for uint16_t... yes
> > checking for uint8_t... yes
> > checking whether to enable NFLOG support... yes
> > checking for libnetfilter_log >= 1... no
> > configure: error: Package requirements (libnetfilter_log >= 1) were not met
> > 
> > Package 'libnfnetlink', required by 'libnetfilter_log', not found
>...

This is caused by a regression in libnetfilter-log-dev, which lost the 
dependencies on the packages needed for its pkg-config file:

$ pkg-config --cflags libnetfilter_log
Package libnfnetlink was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnfnetlink.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libnfnetlink', required by 'libnetfilter_log', not found
$ 

cu
Adrian



Bug#1002527: postinst ignores USER from /etc/default/milter-greylist when invoking chown ... /var/lib/milter-greylist

2022-02-06 Thread Adrian Bunk
On Sat, Jan 22, 2022 at 05:22:29PM -0500, Marvin Renich wrote:
> retitle 1002527 milter-greylist -u user does not correctly ensure user can 
> update greylist.db
> quit
> 
> * Adrian Bunk  [220120 21:43]:
> > On Thu, Dec 23, 2021 at 02:12:04PM -0500, Marvin Renich wrote:
> > >...
> > > With an existing installation of milter-greylist set up to work with
> > > chrooted postfix (i.e. USER="postfix" in /etc/default/milter-greylist),
> > > every upgrade sets the owner of the directory /var/lib/milter-greylist
> > > to "greylist" regardless of the setting of USER.  This effectively
> > > breaks postfix, as it will no longer deliver mail until the problem is
> > > resolved.
> > > 
> > > Note that the particular system hosting my mail server is still running
> > > sysvinit, not systemd.  I do not know how milter-greylist configures the
> > > user under systemd, but the postinst has "greylist" hardcoded, so I
> > > suspect that if the sysadmin has configured a different user, this will
> > > break under systemd, as well.
> > >...
> > 
> > With systemd the problem likely doesn't exist since the user is 
> > hardcoded also in the service file:
> > 
> > /lib/systemd/system/milter-greylist.service:
> >   ExecStart=/usr/sbin/milter-greylist -u greylist
> 
> I'm not sure how that fixes anything.
>...
> milter-greylist had a documented way to run it as a different user by
> setting USER="postfix" in the above file.
> 
> I don't have milter-greylist running with postfix on a systemd system,
> so I can't test this, but I suspect that if I copied
> /lib/systemd/system/milter-greylist.service to /etc/systemd/system/ and
> edited it to use -u postfix, and corrected the ownership and permissions
> on /var/lib/milter-greylist, the next upgrade would still clobber the
> ownership, thus breaking postfix.
>...

Changing milter-greylist.service would not really be supported,
my reading of the code is that USER="postfix" is honored in the
init script but for systemd users the user cannot be changed.

Which explains why there aren't more people running into this bug.

> ...Marvin

cu
Adrian



Bug#1002527: postinst ignores USER from /etc/default/milter-greylist when invoking chown ... /var/lib/milter-greylist

2022-01-20 Thread Adrian Bunk
On Thu, Dec 23, 2021 at 02:12:04PM -0500, Marvin Renich wrote:
>...
> With an existing installation of milter-greylist set up to work with
> chrooted postfix (i.e. USER="postfix" in /etc/default/milter-greylist),
> every upgrade sets the owner of the directory /var/lib/milter-greylist
> to "greylist" regardless of the setting of USER.  This effectively
> breaks postfix, as it will no longer deliver mail until the problem is
> resolved.
> 
> Note that the particular system hosting my mail server is still running
> sysvinit, not systemd.  I do not know how milter-greylist configures the
> user under systemd, but the postinst has "greylist" hardcoded, so I
> suspect that if the sysadmin has configured a different user, this will
> break under systemd, as well.
>...

With systemd the problem likely doesn't exist since the user is 
hardcoded also in the service file:

/lib/systemd/system/milter-greylist.service:
  ExecStart=/usr/sbin/milter-greylist -u greylist

> ...Marvin
>...

cu
Adrian



Bug#996154: obexftp: FTBFS: ld: final link failed: bad value

2021-11-27 Thread Adrian Bunk
Control: reassign -1 libopenobex2-dev 1.7.2-2
Control: retitle -1 libopenobex2-dev: openobex-target-release.cmake forces 
static linking
Control: affects -1 src:obexftp
Control: tags -1 patch

On Mon, Oct 11, 2021 at 10:33:44AM -0300, Antonio Terceiro wrote:
>...
> Relevant part (hopefully):
> > /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libopenobex.a(api.c.o): relocation 
> > R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can not be used when 
> > making a shared object; recompile with -fPIC
> > /usr/bin/ld: final link failed: bad value
> > collect2: error: ld returned 1 exit status
>...

This is not a problem in obexftp, this is a regressiong in libopenobex 
which installs files in the wrong order forcing usage of the static 
library in the cmake files - which doesn't work when linking a shared
library.

$ grep -r libopenobex /usr/lib/x86_64-linux-gnu/cmake/OpenObex-1.7.2
/usr/lib/x86_64-linux-gnu/cmake/OpenObex-1.7.2/openobex-target-release.cmake:  
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libopenobex.a"
/usr/lib/x86_64-linux-gnu/cmake/OpenObex-1.7.2/openobex-target-release.cmake:list(APPEND
 _IMPORT_CHECK_FILES_FOR_openobex 
"${_IMPORT_PREFIX}/lib/x86_64-linux-gnu/libopenobex.a" )
$ 

Fix is below.

cu
Adrian

--- debian/rules.old2021-11-27 01:10:36.888770748 +
+++ debian/rules2021-11-27 01:10:53.572753176 +
@@ -37,6 +37,6 @@
dh_auto_build -B $(BUILDDIR)-static
 
 override_dh_auto_install:
-   dh_auto_install -B $(BUILDDIR)
dh_auto_install -B $(BUILDDIR)-static
+   dh_auto_install -B $(BUILDDIR)
cp -v $(BUILDDIR)-static/lib/*.a 
debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/



Bug#998889: libcommoncpp2: Remove in bookworm?

2021-11-09 Thread Adrian Bunk
Source: libcommoncpp2
Version: 1.8.1-10
Severity: serious
Tags: bookworm sid

src:ucommon is the successor of libcommoncpp2, and the only
remaining build dependency on libcommoncpp2-dev in
vdr-plugin-fritzbox is stale.



Bug#981496: svtools: ship with bullseye?

2021-09-08 Thread Adrian Bunk
On Sun, Jan 31, 2021 at 10:35:45PM +0100, Chris Hofstaedtler wrote:
> Package: svtools
> Version: 0.6-4
> Severity: important
> 
> Hi,
> 
> the package "svtools" has been orphaned by its original maintainer
> over 7 years ago. The Debian maintainer was also the upstream
> maintainer. Upstream has archived the project, and the last change
> was over 9 years ago.
> 
> Is this still useful software? Should we continue to ship it?
> 
> If you are interested, please speak up now.
>...

Jan, you intend to addopt daemontools.

Can you check whether svtools is still useful for Debian
(and if yes, ideally also adopt it)?

> Chris

Thanks
Adrian



Bug#993375: Bug#993378: RM: gtkpod -- RoQA; Upstream not active, orphaned & uses a vulnerable embedded library

2021-09-01 Thread Adrian Bunk
On Wed, Sep 01, 2021 at 09:32:09AM +0100, Neil Williams wrote:
>...
> Hi Adrian.

Hi Neil,

> Sorry, No. The commit linked to CVE-2021-37232 does not even fix the
> problem described as being fixed by that commit in atomicparsley, at
> least in my testing using the data file supplied by upstream. I
> mentioned this in the bug report against atomicparsley - 993366
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993366#5
> 
> That atomicparsley data file cannot be used to test gtkpod, only
> atomicparsley itself.

"atomicparsley itself" is a CLI with a copy of the code,
not much different from gtkpod.

gtkpod at least tries (in a broken way) to share the library with other
programs.

> As mentioned already, gtkpod is now orphaned and the maintainer who
> orphaned it suggested removing the package. (The CVEs are not the only
> bugs against either atomicparsley or gtkpod).
> 
> The two CVEs are not the same bug - at least not according to the
> commits made upstream for the two issues in atomicparsley.
> 
> Orphaned packages are at risk of sudden removal - until and unless
> someone adopts the package.
>...

Why do you want to screw our users (in this case including me)
with sudden removals?

QA maintained packages tend to be better maintained than many packages 
owned by nearly-MIA maintainers, so why are you forcing people to move 
packages out or QA maintainance just for preventing random people doing 
sudden removals out of the void?

I can adopt gtkpod and many other QA maintained packages if that is the 
only way to stop removal requests from people like you.
This would change the Maintainer field without fixing any bugs.

The normal approach is that people file RC bugs for RC issues
or an RC "should this package be removed?" bug against the
package first. This gives people time to react and discuss.

cu
Adrian



Bug#993375: Bug#993378: RM: gtkpod -- RoQA; Upstream not active, orphaned & uses a vulnerable embedded library

2021-09-01 Thread Adrian Bunk
Control: tags 993378 moreinfo

On Tue, Aug 31, 2021 at 03:49:45PM +0100, Neil Williams wrote:
> Package: ftp.debian.org
> Severity: normal
> 
> gtkpod upstream has moved but has not had any activity for over 5 years.
> 
> When investigating the two CVEs against AtomicParsley, former maintainer 
> Matteo F. Vescovi reached
> out to me to suggest removal of gtkpod.
> 
> The use case for this package seems to be declining / absent and 4 crash bugs 
> are currently open.
> 
> Fixes for these bugs and CVEs seem unlikely to appear, it would seem best to 
> remove gtkpod
> from Debian at this point.

As a user I am quite unhappy when a working package I am using is out of 
the void getting am RM bug.

With software for older hardware it is normal that upstream becomes 
inactive, and anything other than declining usage would be a surprise.

I am also dismayed at the CVEs. At first sight the "two CVEs" might be 
for the same bug, with the fix for the first CVE not fixing the bug.
Does manually backporting the one-character change from CVE-2021-37232 
fix everything, even without the larger CVE-2021-37231 refactoring?

> Thanks

cu
Adrian



Bug#991067: x4d-icons FTBFS with imagemagick with the #987504 change

2021-07-13 Thread Adrian Bunk
Source: x4d-icons
Version: 1.2-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/buster/amd64/x4d-icons.html

...
   dh_auto_build
make -j1
make[1]: Entering directory '/build/x4d-icons-1.2'
TZ=UTC faketime -f '2014-05-03 00:00:00' ./generate.sh
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderAuthorized/408.
convert-im6.q16: attempt to perform an operation not allowed by the security 
policy `EPS' @ error/constitute.c/IsCoderA

Bug#978954: pepperflashplugin-nonfree: should not be part of next stable Debian release

2021-05-17 Thread Adrian Bunk
Control: severity -1 serious

On Fri, Jan 15, 2021 at 05:30:01PM +0100, Andreas Beckmann wrote:
> Control: severity -1 important
> Control: retitle -1 pepperflashplugin-nonfree: should not be part of bookworm
> 
> I've just uploaded 1.8.8 turning the package into a dummy removing
> the broken download/install functionality and the chromium integration
> s.t. people will upgrade to a "fixed" version (that does not block trying
> to download unavailable bits). That should be cleaner than removing it
> from the archive while leaving it installed in broken state on users
> systems.

I've already tagged it "bookworm sid", so setting back to RC should do 
the right thing.

> Andreas

cu
Adrian



Bug#987614: libica FTBFS with gcc 10

2021-04-26 Thread Adrian Bunk
Source: libica
Version: 3.2.0-3
Severity: serious
Tags: ftbfs

...
/usr/bin/ld: 
/tmp/ccGQQSb3.o:/home/bunk/build/libica-3.2.0/src/tests/libica_sha_test/./include/sha_tests.h:26:
 multiple definition of `silent'; 
/tmp/ccbkY0gZ.o:/home/bunk/build/libica-3.2.0/src/tests/libica_sha_test/./include/sha_tests.h:26:
 first defined here
/usr/bin/ld: 
/tmp/ccGQQSb3.o:/home/bunk/build/libica-3.2.0/src/tests/libica_sha_test/../testcase.h:17:
 multiple definition of `verbosity_'; 
/tmp/ccbkY0gZ.o:/home/bunk/build/libica-3.2.0/src/tests/libica_sha_test/../testcase.h:17:
 first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:523: all] Error 1



Bug#981899: adequate: autopkgtest failure

2021-02-04 Thread Adrian Bunk
Source: adequate
Version: 0.15.4
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/amd64/a/adequate/10235236/log.gz

...
./run-tests adequate-testpkg_1_amd64.changes
install adequate-testpkg-bin-or-sbin-binary-requires-usr-lib-library ... ok
check adequate-testpkg-bin-or-sbin-binary-requires-usr-lib-library ... FAIL
-adequate-testpkg-bin-or-sbin-binary-requires-usr-lib-library: 
bin-or-sbin-binary-requires-usr-lib-library /bin/adequate-usrlib1 => 
/usr/lib/libadequate-usrlib.so.0
-adequate-testpkg-bin-or-sbin-binary-requires-usr-lib-library: 
bin-or-sbin-binary-requires-usr-lib-library /sbin/adequate-usrlib2 => 
/usr/lib/libadequate-usrlib.so.0
remove adequate-testpkg-bin-or-sbin-binary-requires-usr-lib-library ... ok
install adequate-testpkg-broken-symlink ... ok
check adequate-testpkg-broken-symlink ... ok
remove adequate-testpkg-broken-symlink ... ok
install adequate-testpkg-incompatible-licenses ... ok
check adequate-testpkg-incompatible-licenses ... ok
remove adequate-testpkg-incompatible-licenses ... ok
install adequate-testpkg-incompatible-licenses-dep5 ... ok
check adequate-testpkg-incompatible-licenses-dep5 ... ok
remove adequate-testpkg-incompatible-licenses-dep5 ... ok
install adequate-testpkg-library-not-found ... ok
check adequate-testpkg-library-not-found ... ok
remove adequate-testpkg-library-not-found ... ok
install adequate-testpkg-missing-alternative ... ok
check adequate-testpkg-missing-alternative ... ok
remove adequate-testpkg-missing-alternative ... ok
install adequate-testpkg-missing-copyright-file ... ok
check adequate-testpkg-missing-copyright-file ... ok
remove adequate-testpkg-missing-copyright-file ... ok
install adequate-testpkg-missing-pkgconfig-dependency ... ok
check adequate-testpkg-missing-pkgconfig-dependency ... ok
remove adequate-testpkg-missing-pkgconfig-dependency ... ok
install adequate-testpkg-missing-symbol-version-information ... ok
check adequate-testpkg-missing-symbol-version-information ... ERROR (non-empty 
stderr)
! adequate: ldd -r /usr/bin/adequate-test-msvi: Inconsistency detected by 
ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! 
_dl_name_match_p (version->filename, map)' failed!
remove adequate-testpkg-missing-symbol-version-information ... ok
install adequate-testpkg-obsolete-conffile (1) ... ok
check adequate-testpkg-obsolete-conffile ... ok
upgrade adequate-testpkg-obsolete-conffile (1 => 2) ... ok
check adequate-testpkg-obsolete-conffile ... ok
remove adequate-testpkg-obsolete-conffile ... ok
install adequate-testpkg-program-name-collision ... ok
check adequate-testpkg-program-name-collision ... FAIL
 adequate-testpkg-program-name-collision: program-name-collision 
/usr/games/true (bash builtin command)
 adequate-testpkg-program-name-collision: program-name-collision 
/usr/games/true /bin/true
+adequate-testpkg-program-name-collision: program-name-collision 
/usr/games/true /usr/bin/true
remove adequate-testpkg-program-name-collision ... ok
install adequate-testpkg-py-file-not-bytecompiled ... ok
check adequate-testpkg-py-file-not-bytecompiled ... ok
remove adequate-testpkg-py-file-not-bytecompiled ... ok
install adequate-testpkg-symbol-size-mismatch ... ok
check adequate-testpkg-symbol-size-mismatch ... ok
remove adequate-testpkg-symbol-size-mismatch ... ok
install adequate-testpkg-undefined-symbol ... ok
check adequate-testpkg-undefined-symbol ... FAIL
-adequate-testpkg-undefined-symbol: undefined-symbol /usr/bin/adequate-test-us1 
=> this_symbol_might_be_undefined
-adequate-testpkg-undefined-symbol: undefined-symbol /usr/bin/adequate-test-us2 
=> this_symbol_might_be_undefined@ADEQUATE_TEST 
(libadequate-test-versioning.so.0)
+adequate-testpkg-undefined-symbol: undefined-symbol /usr/bin/adequate-test-us2 
=> this_symbol_might_be_undefined@ADEQUATE_TEST
remove adequate-testpkg-undefined-symbol ... ok
make: *** [Makefile:15: run] Error 1
autopkgtest [11:55:28]: test full-test: ---]
autopkgtest [11:55:28]: test full-test:  - - - - - - - - - - results - - - - - 
- - - - -
full-testFAIL non-zero exit status 2
autopkgtest [11:55:28]: test full-test:  - - - - - - - - - - stderr - - - - - - 
- - - -
make: *** [Makefile:15: run] Error 1
autopkgtest [11:55:29]:  summary
smoke-test   PASS
full-testFAIL non-zero exit status 2



Bug#972085: gtkam: Build-Depends on libexif-gtk, which is moving to GTK3

2020-12-01 Thread Adrian Bunk
Control: forcemerge 967485 -1

On Wed, Nov 18, 2020 at 12:09:30AM +1100, Hugh McMaster wrote:
> Hi Adrian,

Hi Hugh,

> On Tue, 17 Nov 2020 at 03:53, Adrian Bunk wrote:
> 
> > What is the point of moving libexif-gtk to GTK3 when the only package
> > using it does not support it?
> >
> > This sounds like a mistake that should be reverted.
> 
> 
> I already have. When I realised gtkam was an issue, I updated libexif-gtk
> to build both GTK 2 and 3.

thanks, and sorry that I missed that.

> Unfortunately, gtkam is dead upstream, so nothing will change there.
> However, several good alternatives exist.
> 
> The Debian QA team is also reluctant to remove gtkam due to its popcon
> installation numbers.
> 
> That said, as libexif-gtk will have GTK 2 support for some time, this bug
> severity can probably be downgraded.

I am merging this with the "depends on deprecated GTK 2" bug for gtkam.

> If smcv does manage to remove GTK 2 during the next development cycle,
> however, we will need to revisit this bug.

>From his "depends on deprecated GTK 2" bugs:

  GTK 2 is used by some important productivity applications like GIMP, 
  and has also historically been a popular UI toolkit for proprietary 
  software that we can't change, so perhaps removing GTK 2 from Debian 
  will never be feasible.


cu
Adrian



Bug#972085: gtkam: Build-Depends on libexif-gtk, which is moving to GTK3

2020-11-16 Thread Adrian Bunk
On Mon, Oct 12, 2020 at 11:04:42PM +1100, Hugh McMaster wrote:
>...
> libexif-gtk is moving to GTK3 in response to #967573.
> 
> gtkman also only supports GTK2, which means it blocks the introduction of
> libexif-gtk built on GTK3.
>...

What is the point of moving libexif-gtk to GTK3 when the only package 
using it does not support it?

This sounds like a mistake that should be reverted.

> Thank you

cu
Adrian



Bug#972870: Should libhal1-flash be shipped in bullseye?

2020-10-25 Thread Adrian Bunk
Package: libhal1-flash
Version: 0.3.3-3
Severity: serious
Tags: bullseye sid

This package was needed for older versions of Flash,
which itself is both EOL before the release of bullseye
and already no longer supported by any major browser.



Bug#960410: libexplain FTBFS with bison 3.6.1

2020-05-12 Thread Adrian Bunk
Source: libexplain
Version: 1.4.D001-9
Severity: serious
Tags: ftbfs

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

...
y.tab.c:152:27: error: expected identifier or '(' before numeric constant
libexplain/acl_grammar.y:128:1: note: in expansion of macro 'acl_grammar_error'
  128 | yyerror(const char *text)
  | ^
libexplain/acl_grammar.y: In function 'acl_grammar_errorf':
y.tab.c:152:27: error: called object is not a function or function pointer
libexplain/acl_grammar.y:155:5: note: in expansion of macro 'acl_grammar_error'
  155 | yyerror(buf);
  | ^
libexplain/acl_grammar.y: In function 'acl_grammar_parse':
y.tab.c:152:27: error: called object is not a function or function pointer
libexplain/acl_grammar.y:470:13: note: in expansion of macro 'acl_grammar_error'
  470 | yyerror
  | ^~~  
y.tab.c:152:27: error: called object is not a function or function pointer
y.tab.c:1720:7: note: in expansion of macro 'acl_grammar_error'
y.tab.c:152:27: error: called object is not a function or function pointer
y.tab.c:1831:3: note: in expansion of macro 'acl_grammar_error'
At top level:
libexplain/acl_grammar.y:105:1: warning: 'result_append' defined but not used 
[-Wunused-function]
  105 | result_append(const char *text)
  | ^
make[1]: *** [Makefile:4037: libexplain/acl_grammar.yacc.lo] Error 1



Bug#951885: nitpic FTBFS with binutils 2.34

2020-02-22 Thread Adrian Bunk
Source: nitpic
Version: 0.1-16
Severity: serious
Tags: ftbfs bullseye sid

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

...
pu_lib.c:51:24: error: too many arguments to function 'bfd_section_size'
   51 | bfd_size_type sz = bfd_section_size (file, section);
  |^~~~
In file included from pu_lib.c:11:
/usr/include/bfd.h:1206:1: note: declared here
 1206 | bfd_section_size (const asection *sec)
  | ^~~~
make[1]: *** [: pu_lib.o] Error 1



Bug#949936: python-cliapp build depends on the removed pep8 transitional package

2020-01-27 Thread Adrian Bunk
Source: python-cliapp
Version: 1.20180812.1-3
Severity: serious
Tags: ftbfs

pep8 is no longer built by src:pep8.



Re: libglade2 unmaintained and affected by python2 removal

2020-01-02 Thread Adrian Bunk
On Thu, Jan 02, 2020 at 02:02:27PM +0100, Andreas Henriksson wrote:
> affects 895517 + aeskulap desmume exult-studio foxtrotgps fyre g3dviewer gfm 
> ghemical gpaint guile-gnome2-gtk kconfig-frontends kino libglade2.0-cil 
> libglademm-2.4-1v5 libgnomecanvas2-0 libgtkdatabox0-libglade 
> liblablgtk2-ocaml libswami0 marionnet mdk mialmpick ogmrip ogmrip-plugins 
> planner plotdrop rfdump screentest tiemu wbar-config xscreensaver
> thanks
> 
> Please note that src:libglade2 is affected by the ongoing python2 removal and
> as #895517 states:
> "libglade2-0: deprecated and unmaintained upstream"
> so don't expect anyone to port it.
> 
> See #936867 for the specific python2 bug report.
>...

This is only the libglade-convert script for converting
pre-2001 (sic) glade files.

I can adopt or NMU (whatever you prefer) libglade2 with the trivial fix
of removing this script.

> Regards,
> Andreas Henriksson

cu
Adrian



Bug#920459: toulbar2: What will happen if testing migration takes longer than removal from testing

2019-02-19 Thread Adrian Bunk
On Tue, Feb 19, 2019 at 11:13:29AM +0100, Andreas Tille wrote:
> On Tue, Feb 19, 2019 at 09:07:24AM +0100, Ondřej Surý wrote:
> > I believe that it was the case before that if the autoremoval was due a 
> > specific RC bug, any activity on that specific bug would reset the timer 
> > for autoremoval.
> 
> I've thought the same but despite the activity it is not reset (at least
> not according to tracker[1] or the autoremovals query[2]).
>...

There are a few hours delay until the UDD autoremovals notice bug 
activity, and the rest is based on this information.

Check again in the evening, and you should see the autoremoval of 
toulbar2 in 15 days.

> Kind regards
> 
>Andreas.

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#863382: xpdf: Config Error: Unknown config file command 'errQuiet'

2019-01-07 Thread Adrian Bunk
On Wed, Jan 02, 2019 at 09:02:53PM +0900, Masanori Goto wrote:
> This bug has been introduced in xpdf (3.04-6) with the changelog:
>   * Hacks to compile with poppler 0.61 by Adrian Bunk (closes: #883523)
> 
> I, however, wonder this patch is still valid or not, because I
> reverted comments for errQuiet related code and it worked well.  I'll
> take a look at it more.

These were ugly hacks to fix the build.

If you have a better replacement for my changes that's appreciated.

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#918416: golang-github-microcosm-cc-bluemonday FTBFS with Go 1.11

2019-01-05 Thread Adrian Bunk
Source: golang-github-microcosm-cc-bluemonday
Version: 0.0~git20161202.0.e797637-1.1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-microcosm-cc-bluemonday.html

...
=== RUN   TestUGCPolicy
--- FAIL: TestUGCPolicy (0.00s)
policies_test.go:194: test 4 failed;
input   : http://example.org/"; rel="nofollow">Hello, 
Worldhttps://example.org/#!"; rel="nofollow">!
output  : http://example.org/"; rel="nofollow">Hello, 
Worldhttps://example.org/#!"; rel="nofollow">!
expected: http://example.org/"; rel="nofollow">Hello, 
Worldhttps://example.org/#%21"; rel="nofollow">!
policies_test.go:194: test 5 failed;
input   : Hello, Worldhttps://example.org/#!"; 
rel="nofollow">!
output  : Hello, Worldhttps://example.org/#!"; 
rel="nofollow">!
expected: Hello, Worldhttps://example.org/#%21"; rel="nofollow">!
...



Bug#918396: golang-github-glendc-gopher-json FTBFS with Go 1.11

2019-01-05 Thread Adrian Bunk
Source: golang-github-glendc-gopher-json
Version: 0.1.0+git20170414.0.dc47430-4
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-glendc-gopher-json.html

...
   dh_auto_test -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 16 
github.com/glendc/gopher-json
=== RUN   TestSimple
--- FAIL: TestSimple (0.00s)
json_test.go:59: cannot encode recursively nested tables to JSON
stack traceback:
[G]: in function 'encode'
:45: in main chunk
[G]: ?
=== RUN   TestCustomRequire
--- PASS: TestCustomRequire (0.00s)
FAIL
FAILgithub.com/glendc/gopher-json   0.007s
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 16 
github.com/glendc/gopher-json returned exit code 1
make: *** [debian/rules:4: build] Error 1



Bug#918088: Acknowledgement (autofs-ldap: automount dies with SIGABRT after libkrb5-3 upgrade - "(k5_mutex_lock: Assertion `r == 0' failed.)")

2019-01-04 Thread Adrian Bunk
Control: reassign -1 libkrb5-3 1.16.2-1
Control: affects -1 autofs-ldap

> After the latest upgrade of libkrb5-3 (1.16.1-1 -> 1.16.2-1) automount
> starts but dies immediately after accessing a automounter point.
> 
> Automount is configured to authenticate via GSSAPI using system keytab.
> After the GSSAPI authentication succeeded, any access to a configure
> automount entry causes automount to die with an assertion failure
> (followed by an abort()):

Thanks for your report.

I'm moving this bug report to libkrb5-3 since this is the change that 
triggered your regression for assessment whether the bug is there.


On Thu, Jan 03, 2019 at 04:29:24PM +0100, Andreas Maus wrote:
> Maybe the backtrace with libkrb5-dbg installed may provider more clues:
> 
> root@dagon:~# gdb /usr/sbin/automount /core 
> GNU gdb (Debian 8.2-1) 8.2
> Copyright (C) 2018 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later 
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> Type "show copying" and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> .
> Find the GDB manual and other documentation resources online at:
> .
> 
> For help, type "help".
> Type "apropos word" to search for commands related to "word"...
> Reading symbols from /usr/sbin/automount...(no debugging symbols 
> found)...done.
> [New LWP 9037]
> [New LWP 9011]
> [New LWP 9012]
> [New LWP 9013]
> [New LWP 9016]
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> Core was generated by `/usr/sbin/automount -d -f'.
> Program terminated with signal SIGABRT, Aborted.
> #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
> 50  ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
> [Current thread is 1 (Thread 0x7f8753fff700 (LWP 9037))]
> (gdb) bt
> #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
> #1  0x7f875be80535 in __GI_abort () at abort.c:79
> #2  0x7f875be8040f in __assert_fail_base (fmt=0x7f875bfe2ee8 "%s%s%s:%u: 
> %s%sAssertion `%s' failed.\n%n", assertion=0x7f8758f04029 "r == 0", 
> file=0x7f8758f03f58 "../../../../src/include/k5-thread.h", line=376, 
> function=) at assert.c:92
> #3  0x7f875be8e0a2 in __GI___assert_fail 
> (assertion=assertion@entry=0x7f8758f04029 "r == 0", 
> file=file@entry=0x7f8758f03f58 "../../../../src/include/k5-thread.h", 
> line=line@entry=376, function=function@entry=0x7f8758f04040 
> <__PRETTY_FUNCTION__.5585> "k5_mutex_lock") at assert.c:101
> #4  0x7f8758ea8ea3 in k5_mutex_lock (m=0x7f8754040498) at 
> ../../../../src/include/k5-thread.h:376
> #5  0x7f8758ea9677 in k5_mutex_lock (m=0x7f8754040498) at 
> ../../../../src/include/k5-thread.h:376
> #6  k5_cc_mutex_lock (context=context@entry=0x7f874c014ed0, 
> m=m@entry=0x7f8754040498) at ../../../../src/lib/krb5/ccache/ccbase.c:460
> #7  0x7f8758eb1776 in krb5_mcc_start_seq_get (context=0x7f874c014ed0, 
> id=, cursor=0x7f8753ff7e48) at 
> ../../../../src/lib/krb5/ccache/cc_memory.c:357
> #8  0x7f8758eaa2bd in has_content (cache=0x7f874c00b910, 
> context=0x7f874c014ed0) at ../../../../src/lib/krb5/ccache/cccursor.c:278
> #9  krb5_cccol_have_content (context=context@entry=0x7f874c014ed0) at 
> ../../../../src/lib/krb5/ccache/cccursor.c:278
> #10 0x7f8758c6eb63 in acquire_init_cred (cred=0x7f874c0150d0, 
> client_keytab=0x0, password=0x0, req_ccache=0x0, minor_status=0x7f8753ff85a4, 
> context=0x7f874c014ed0) at ../../../../src/lib/gssapi/krb5/acquire_cred.c:735
> #11 acquire_cred_context (context=0x7f874c014ed0, 
> minor_status=minor_status@entry=0x7f8753ff85a4, 
> desired_name=desired_name@entry=0x0, password=password@entry=0x0, 
> cred_usage=cred_usage@entry=1, ccache=ccache@entry=0x0, client_keytab=0x0, 
> keytab=0x0, rcname=0x0, iakerb=0, output_cred_handle=0x7f8753ff8178, 
> time_rec=0x0, time_req=4294967295) at 
> ../../../../src/lib/gssapi/krb5/acquire_cred.c:827
> #12 0x7f8758c6ee18 in acquire_cred 
> (minor_status=minor_status@entry=0x7f8753ff85a4, 
> desired_name=desired_name@entry=0x0, password=password@entry=0x0, 
> cred_usage=cred_usage@entry=1, ccache=ccache@entry=0x0, 
> keytab=keytab@entry=0x0, iakerb=0, output_cred_handle=0x7f8753ff8178, 
> time_rec=0x0, time_req=4294967295) at 
> ../../../../src/lib/gssapi/krb5/acquire_cred.c:920
> #13 0x7f8758c6ef4c in krb5_gss_acquire_cred 
> (minor_status=minor_status@entry=0x7f8753ff85a4, 
> desired_name=desired_name@entry=0x0, time_req=time_req@entry=4294967295, 
> desired_mechs=desired_mechs@entry=0x0, cred_usage=cred_usage@entry=1, 
> output_cred_handle=output_cred_handle@entry=0x7f8753ff8178, actual_mech

Bug#916182: dbacl FTBFS with glibc 2.28

2018-12-10 Thread Adrian Bunk
Source: dbacl
Version: 1.14.1-1
Severity: serious
Tags: ftbfs

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

...  ^
In file included from dbacl.h:81,
 from bayesol.h:32,
 from risk-lexer.l:24:
/usr/include/wchar.h:475:6: error: unknown type name 'locale_t'; did you mean 
'clockid_t'?
  locale_t __loc) __THROW;
  ^~~~
...



Bug#916019: zfs-fuse FTBFS with glibc 2.28

2018-12-09 Thread Adrian Bunk
Source: zfs-fuse
Version: 0.7.0-18
Severity: serious
Tags: ftbfs

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

...
lib/libsolcompat/getmntany.c: In function 'getextmntent':
lib/libsolcompat/getmntany.c:89:19: warning: implicit declaration of function 
'major' [-Wimplicit-function-declaration]
   mp->mnt_major = major(st.st_dev);
   ^
lib/libsolcompat/getmntany.c:90:19: warning: implicit declaration of function 
'minor'; did you mean 'mknod'? [-Wimplicit-function-declaration]
   mp->mnt_minor = minor(st.st_dev);
   ^
...
gcc -o cmd/zdb/zdb -pipe -Wall -ggdb cmd/zdb/zdb.o cmd/zdb/zdb_il.o 
cmd/zdb/ptrace.o lib/libavl/libavl.a lib/libnvpair/libnvpair-user.a 
lib/libumem/libumem.a lib/libzfs/libzfs.a lib/libzpool/libzpool-user.a 
lib/libzfscommon/libzfscommon-user.a lib/libuutil/libuutil.a 
lib/libsolcompat/libsolcompat.a -lrt -lpthread -ldl -lz -lm -laio -lcrypto
/usr/bin/ld: lib/libsolcompat/libsolcompat.a(getmntany.o): in function 
`getextmntent':
/build/1st/zfs-fuse-0.7.0/src/lib/libsolcompat/getmntany.c:89: undefined 
reference to `major'
/usr/bin/ld: /build/1st/zfs-fuse-0.7.0/src/lib/libsolcompat/getmntany.c:90: 
undefined reference to `minor'
collect2: error: ld returned 1 exit status
scons: *** [cmd/zdb/zdb] Error 1



Bug#916002: xnbd FTBFS with glibc 2.28

2018-12-09 Thread Adrian Bunk
Source: xnbd
Version: 0.3.0-2
Severity: serious
Tags: ftbfs buster sid

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

...
io.c: In function 'get_disksize':
io.c:155:7: warning: implicit declaration of function 'major' 
[-Wimplicit-function-declaration]
   if (major(st.st_rdev) == 259)
   ^
...
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 
-ffile-prefix-map=/build/1st/xnbd-0.3.0=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wformat=2 -Wcast-align -Wwrite-strings -Wfloat-equal -Wpointer-arith 
-Wswitch-enum -fstack-protector -fstack-check -lgthread-2.0 -pthread -lglib-2.0 
-Wl,-z,relro -o xnbd-cachestatdump xnbd_cachestatdump.o libxnbd_internal.la 
libtool: link: gcc -g -O2 -ffile-prefix-map=/build/1st/xnbd-0.3.0=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wformat=2 -Wcast-align -Wwrite-strings 
-Wfloat-equal -Wpointer-arith -Wswitch-enum -fstack-protector -fstack-check 
-pthread -Wl,-z -Wl,relro -o .libs/xnbd-cachestatdump xnbd_cachestatdump.o  
-lgthread-2.0 -lglib-2.0 ./.libs/libxnbd_internal.so -pthread -Wl,-rpath 
-Wl,/usr/lib/xnbd
/usr/bin/ld: ./.libs/libxnbd_internal.so: undefined reference to `major'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:639: xnbd-cachestatdump] Error 1



Bug#915991: vzctl FTBFS with glibc 2.28

2018-12-09 Thread Adrian Bunk
Source: vzctl
Version: 4.9.4-5
Severity: serious
Tags: ftbfs

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

...
config.c: In function 'store_dev':
config.c:1250:10: error: called object 'major' is not a function or function 
pointer
  major = major(res->dev); \
  ^



Bug#915987: partimage FTBFS with glibc 2.28

2018-12-09 Thread Adrian Bunk
Source: partimage
Version: 0.6.9-6
Severity: serious
Tags: ftbfs

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

...
misc.cpp: In function 'int checkInodeForDevice(char*, char*)':
misc.cpp:1683:103: error: expected ';' before ')' token
   nRes = mknod(szDevice, S_IFBLK | S_IREAD | S_IWRITE | S_IRGRP | S_IROTH, 
makedev(nMajor, nMinor));

   ^
make[5]: *** [Makefile:537: misc.o] Error 1



Bug#915742: simba: fails to purge - command ucf in postrm not found

2018-12-06 Thread Adrian Bunk
On Thu, Dec 06, 2018 at 04:56:07PM +0100, Andreas Beckmann wrote:
>...
> Please see the manpages ucf(1), ucfr(1) and the example maintainer
> scripts under /usr/share/doc/ucf/examples/ for correct usage of ucf.
> 
> Filing this as important because a.) it's a clear policy violation (to
> not clean up at purge) b.) having a piuparts clean archive is a release
> goal since lenny and c.) this package being piuparts buggy blocks
> packages depending on it from being tested by piuparts (and thus
> possibly the detection of more severe problems).
> 
> From the attached log (scroll to the bottom...):
> 
> 0m56.0s ERROR: Command failed (status=1): ['chroot', 
> '/srv/piuparts/tmp/tmp1sQcO0', 'dpkg', '--purge', 'simba']
>   (Reading database ... 4459 files and directories currently installed.)
>   Purging configuration files for simba (0.8.4-5) ...
>   /var/lib/dpkg/info/simba.postrm: 27: /var/lib/dpkg/info/simba.postrm: ucf: 
> not found
>   dpkg: error processing package simba (--purge):
>installed simba package post-removal script subprocess returned error exit 
> status 127
>   Errors were encountered while processing:
>simba

IMHO this is RC:

https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#id11

  all postrm actions may only rely on essential packages and must 
  gracefully skip any actions that require the package’s dependencies
  if those dependencies are unavailable.

> cheers,
> 
> Andreas

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#915468: logfs-tools seems useless after logfs was removed from the kernel

2018-12-03 Thread Adrian Bunk
Package: logfs-tools
Version: 20121013-3
Severity: serious

logfs was removed in kernel 4.10, making the tools pretty useless.



Bug#915466: logfs-tools FTBFS with glibc 2.28

2018-12-03 Thread Adrian Bunk
Source: logfs-tools
Version: 20121013-3
Severity: serious
Tags: ftbfs

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

...
mkfs.c:639:7: warning: implicit declaration of function 'major' 
[-Wimplicit-function-declaration]
   if (major(stat.st_rdev) != 90)
   ^
...
gcc -std=gnu99 -Wall -Os -D_FILE_OFFSET_BITS=64 -g -o mklogfs mkfs.o lib.o 
btree.o segment.o readwrite.o -lz
/usr/bin/ld: mkfs.o: in function `__open_device':
/build/1st/logfs-tools-20121013/mkfs.c:639: undefined reference to `major'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:38: mklogfs] Error 1



Bug#915334: icon FTBFS with glibc 2.28

2018-12-02 Thread Adrian Bunk
Source: icon
Version: 9.4.3-6
Severity: serious
Tags: ftbfs

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

...
gcc -Wall -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC -c fpoll.c
fpoll.c: In function 'fpoll':
fpoll.c:66:9: error: 'FILE' {aka 'struct _IO_FILE'} has no member named '__bufp'
if (f->__bufp < f->__get_limit)
 ^~
fpoll.c:66:21: error: 'FILE' {aka 'struct _IO_FILE'} has no member named 
'__get_limit'
if (f->__bufp < f->__get_limit)
 ^~
make[4]: *** [Makefile:15: fpoll.o] Error 1



Bug#915179: hovercraft FTBFS with Python 3.7

2018-12-01 Thread Adrian Bunk
Source: hovercraft
Version: 2.1-3
Severity: serious
Tags: ftbfs

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

...
=== FAILURES ===
__ CalculateTests.test_absolute_path ___

positions = [{'data-x': 'r0', 'data-y': 'r0', 'is_path': True, 'path': 'M 100 
100 L 300 100 L 300 300'}, {'is_path': True}, {'is_path': True}, {'is_path': 
True}, {'is_path': True}]

def calculate_positions(positions):
"""Calculates position information"""
current_position = {'data-x': 0,
'data-y': 0,
'data-z': 0,
'data-rotate-x': 0,
'data-rotate-y': 0,
'data-rotate-z': 0,
'data-scale': 1,
}

positer = iter(positions)
position = next(positer)
_update_position(current_position, position)

while True:

if 'path' in position:
# Start of a new path!
path = position['path']
# Follow the path specification
first_point = _pos_to_cord(current_position)

# Paths that end in Z or z are closed.
closed_path = path.strip()[-1].upper() == 'Z'
path = parse_path(path)

# Find out how many positions should be calculated:
count = 1
last = False
deferred_positions = []
while True:
try:
position = next(positer)
deferred_positions.append(position)
except StopIteration:
last = True  # This path goes to the end
break
if not position.get('is_path') or 'path' in position:
# The end of the path, or the start of a new one
break
count += 1

if count < 2:
raise AssertionError("The path specification is only used 
for "
 "one slide, which makes it pointless.")

if closed_path:
# This path closes in on itself. Skip the last part, so that
# the first and last step doesn't overlap.
endcount = count + 1
else:
endcount = count

multiplier = (endcount * DEFAULT_MOVEMENT) / path.length()
offset = path.point(0)

path_iter = iter(deferred_positions)
for x in range(count):

point = path.point(x / (endcount - 1))
point = ((point - offset) * multiplier) + first_point

current_position.update(_coord_to_pos(point))

rotation = _path_angle(path, x / (endcount - 1))
current_position['data-rotate-z'] = rotation
yield current_position.copy()
>   position = next(path_iter)
E   StopIteration

hovercraft/position.py:189: StopIteration

The above exception was the direct cause of the following exception:

self = 

def test_absolute_path(self):
# Position slides along a path
positions = [
{'data-x': 'r0', 'data-y': 'r0', 'path': 'M 100 100 L 300 100 L 300 
300',
 'is_path': True},
{'is_path': True},
{'is_path': True},
{'is_path': True},
{'is_path': True},
]

>   positions = list(calculate_positions(positions))
E   RuntimeError: generator raised StopIteration

hovercraft/tests/test_position.py:209: RuntimeError
...



Bug#914102: gyrus: Intent to remove from Debian

2018-12-01 Thread Adrian Bunk
Control: close -1
Control: close 914104
Control: severity 886065 important
Control: severity 885666 important

On Mon, Nov 19, 2018 at 08:13:37AM -0500, Jeremy Bicha wrote:
>...
> gyrus is one of the last packages in Debian using gconf. Although
> gconf will still be in the Debian Buster release, its main purpose
> there is to provide the gconf-to-gsettings migration helper.
> I intend to remove gyrus from Debian very soon. Please respond very
> promptly if you agree or object to its removal.
>...

Speaking with my gconf maintaner hat on, "main purpose" does not make 
other usages invalid.

gconf usage is not a valid reason for removal from Debian, and 
alternatives like ripping gconf support out of packages or package 
removal are worse than keeping gconf support in a package in buster.

To avoid misunderstandings, it is a bug to still use gconf.
But not an RC bug for buster.

> On behalf of the Debian GNOME team,
> Jeremy Bicha

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#914068: freelan FTBFS with boost 1.67

2018-11-18 Thread Adrian Bunk
Source: freelan
Version: 2.0-8
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=freelan&suite=sid

...
In file included from build/release/include/freelan/configuration.hpp:62,
 from 
build/release/apps/freelan/src/configuration_helper.hpp:50,
 from 
build/release/apps/freelan/src/configuration_helper.cpp:47:
build/release/include/fscp/server.hpp:1284:4: error: invalid use of 
template-name 'boost::asio::strand' without an argument list
boost::asio::strand m_socket_strand;
^



Bug#912563: meson FTBFS with llvm/clang 7

2018-11-11 Thread Adrian Bunk
Control: retitle -1 libwmf-config --cflags no longer includes required 
freetype2 flags

On Thu, Nov 01, 2018 at 12:35:55PM +0100, Sylvestre Ledru wrote:
> Package: meson
> Severity: important
> 
> Dear Maintainer,
> 
> We updated llvm-defaults to llvm-toolchain-7.
> 
> Not sure it is related to the llvm-7 transition:
> cc -Ilibwmf_prog@exe -I. '-I../test cases/frameworks/21 libwmf' 
> -I/usr/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall 
> -Winvalid-pch -g\
>  -g -O2 -fdebug-prefix-map=/build/meson-0.48.1=. -fstack-protector-strong 
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -MD -MQ 
> 'libwmf_p\
> rog@exe/libwmf_prog.c.o' -MF 'libwmf_prog@exe/libwmf_prog.c.o.d' -o 
> 'libwmf_prog@exe/libwmf_prog.c.o' -c '../test cases/frameworks/21 
> libwmf/libwmf_prog.c'
> In file included from /usr/include/libwmf/api.h:25,
>  from ../test cases/frameworks/21 libwmf/libwmf_prog.c:1:
> /usr/include/libwmf/types.h:26:10: fatal error: ft2build.h: No such file or 
> directory
>  #include 
>   ^~~~

Hilko, this is likely caused by your QA upload of libwmf:

$ libwmf-config --cflags
-I/usr/include
$

Works in stable:

$ libwmf-config --cflags
-I/usr/include/freetype2 -I/usr/include
$

> Cheers,
> Sylvestre

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#912100: guile-gnome-platform FTBFS:test failures

2018-10-28 Thread Adrian Bunk
Source: guile-gnome-platform
Version: 2.16.4-5
Severity: serious
Tags: ftbfs

Some recent change in unstable makes guile-gnome-platform FTBFS:

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

...
/usr/bin/make  check-TESTS
make[4]: Entering directory 
'/build/1st/guile-gnome-platform-2.16.4/glib/test-suite'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;   or pass the --no-auto-compile argument to disable.
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/./wrapset.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/./wrapset.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/./wrapset.scm"

Running test suite: main-suite 

Running test suite: -suite --
Running test case: test-wrapset-api
;;; compiling /build/1st/guile-gnome-platform-2.16.4/glib/gnome/glib.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/glib.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/glib.scm"
;;; compiling /build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gtype.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gtype.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gtype.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/utils.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/utils.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/utils.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/config.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/config.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/config.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gvalue.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gvalue.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gvalue.scm"
test-wrapset-api: exception in test: (wrong-type-arg #f "Wrong type to apply: 
~S" (#) (#))

1 run, 1 failed
FAIL: wrapset.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;   or pass the --no-auto-compile argument to disable.
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/./guile-gobject-test
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/./guile-gobject-test 
failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/./guile-gobject-test"
;;; compiling /build/1st/guile-gnome-platform-2.16.4/glib/test-suite/lib.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/lib.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/test-suite/lib.scm"
;;; compiling /build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gtype.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gtype.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/gtype.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/utils.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/utils.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/utils.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/config.scm
;;; WARNING: compilation of 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/config.scm failed:
;;; failed to create path for auto-compiled file 
"/build/1st/guile-gnome-platform-2.16.4/glib/gnome/gobject/config.scm"
;;; compiling 
/build/1st/guile-gnome-platform-2.16.4/glib/gnome/

Bug#908910: libdumbnet FTBFS with debhelper 11.4: dh_prep: Unknown option: k

2018-09-15 Thread Adrian Bunk
Source: libdumbnet
Version: 1.12-7
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/libdumbnet.html

...
dh_testdir
dh_prep -k
Unknown option: k
dh_prep: unknown option or error during option parsing; aborting
make: *** [debian/rules:20: configure-stamp] Error 25



Bug#894262: closed by Adrian Bunk (gconf has been adopted)

2018-09-12 Thread Adrian Bunk
On Wed, Sep 05, 2018 at 11:33:51AM -0400, Jeremy Bicha wrote:
>...
> Anyway, there are
> https://salsa.debian.org/gnome-team/gconf
> https://salsa.debian.org/gnome-team/gconf-editor
> 
> Let me know where you want those repos to be moved to.
> 
> Because of issues with the svn-to-gconf conversion, tagged releases
> might not exactly match what was actually uploaded for that version
> number.
>...

I am not currently using git for maintaining packages.

I have made personal copies of these git trees, but won't use them in 
the forseeable future.

> Thanks,
> Jeremy Bicha

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#908297: libindicate FTBFS with glib 2.58

2018-09-08 Thread Adrian Bunk
Source: libindicate
Version: 0.6.92-6
Severity: serious
Tags: ftbfs

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

...
/build/1st/libindicate-0.6.92/./libindicate/server.c: In function 
'indicate_server_class_init':
/build/1st/libindicate-0.6.92/./libindicate/server.c:230:2: error: 
'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
  g_type_class_add_private (class, sizeof (IndicateServerPrivate));
  ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from /build/1st/libindicate-0.6.92/./libindicate/server.h:34,
 from /build/1st/libindicate-0.6.92/./libindicate/server.c:30:
/usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
 void g_type_class_add_private   (gpointerg_class,
  ^~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:732: libindicate_la-server.lo] Error 1



Bug#894262: closed by Adrian Bunk (gconf has been adopted)

2018-09-05 Thread Adrian Bunk
On Wed, Sep 05, 2018 at 07:32:58AM -0400, Jeremy Bicha wrote:
> > From: Adrian Bunk 
> > To: 894262-d...@bugs.debian.org
> > Cc:
> > Bcc:
> > Date: Wed, 5 Sep 2018 11:01:58 +0300
> > Subject: gconf has been adopted
> > gconf has been adopted, making it a non-issue when a reverse dependency
> > depends on it.
> 
> That only fixes one of the issues I have with the package. It is 
> unmaintained in Debian and upstream.
>...

We have (sometimes quite popular) packages that are unmaintained 
upstream for over 20 years - this is not a problem, actually far
less of a problem than active upstreams breaking various stuff.

And the package is not unmaintained in Debian, it is maintained by the
Debian QA Group. This is pretty well maintained by Debian standards,
it doesn't happen here that a trivial one-line FTBFS fix does not get
applied for over half a year.

> Thanks,
> Jeremy Bicha

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#908013: libindicator FTBFS with glib 2.58

2018-09-05 Thread Adrian Bunk
Source: libindicator
Version: 0.5.0-3
Severity: serious
Tags: ftbfs buster sid

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

...
/build/1st/libindicator-0.5.0/./libindicator/indicator-object.c: In function 
'indicator_object_class_init':
/build/1st/libindicator-0.5.0/./libindicator/indicator-object.c:131:2: error: 
'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
  g_type_class_add_private (klass, sizeof (IndicatorObjectPrivate));
  ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from /usr/include/glib-2.0/gio/gioenums.h:28,
 from /usr/include/glib-2.0/gio/giotypes.h:28,
 from /usr/include/glib-2.0/gio/gio.h:26,
 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
 from /usr/include/gtk-2.0/gdk/gdk.h:32,
 from /usr/include/gtk-2.0/gtk/gtk.h:32,
 from 
/build/1st/libindicator-0.5.0/./libindicator/indicator.h:26,
 from 
/build/1st/libindicator-0.5.0/./libindicator/indicator-object.c:28:
/usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
 void g_type_class_add_private   (gpointerg_class,
  ^~~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:643: libindicator_la-indicator-object.lo] Error 1



Bug#907949: libappindicator FTBFS with glib 2.58

2018-09-04 Thread Adrian Bunk
Source: libappindicator
Version: 0.4.92-6
Severity: serious
Tags: ftbfs

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

...
/build/1st/libappindicator-0.4.92/./src/app-indicator.c: In function 
'app_indicator_class_init':
/build/1st/libappindicator-0.4.92/./src/app-indicator.c:212:2: error: 
'g_type_class_add_private' is deprecated [-Werror=deprecated-declarations]
  g_type_class_add_private (klass, sizeof (AppIndicatorPrivate));
  ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
 from /usr/include/glib-2.0/gobject/gbinding.h:29,
 from /usr/include/glib-2.0/glib-object.h:23,
 from 
/usr/include/libdbusmenu-glib-0.4/libdbusmenu-glib/menuitem.h:33,
 from 
/build/1st/libappindicator-0.4.92/./src/app-indicator.c:34:
/usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
 void g_type_class_add_private   (gpointerg_class,
  ^~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:726: libappindicator_la-app-indicator.lo] Error 1



Bug#698032: gconf has been adopted and will be in buster

2018-09-04 Thread Adrian Bunk
Control: severity -1 important

gconf has been adopted and will be in buster.

It is still recommended to migrate away from the obsolete gconf, but 
this is now no longer a release critical issue for buster.

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#907767: mozplugger seems to be useless now

2018-09-01 Thread Adrian Bunk
Package: mozplugger
Version: 1.14.5-2
Severity: serious
Tags: buster sid

As far as I can see, not a single one of the 15 (sic) browser packages
in the dependencies does both still exist in unstable and still work
with mozplugger.



Bug#907453: irda-utils: No IrDA support in the buster kernel

2018-08-28 Thread Adrian Bunk
Package: irda-utils
Version: 0.9.18-15
Severity: serious
Tags: buster sid

The upstream kernel dropped IrDA support,
shipping irda-utils in buster might therefore
not make sense.



Bug#907135: boxbackup FTBFS with OpenSSL 1.1.1

2018-08-24 Thread Adrian Bunk
Source: boxbackup
Version: 0.13~~git20180313.g16a11e86-1
Severity: serious
Tags: ftbfs
Control: block 907015 by -1

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

...
TEST: test/backupstorepatch
Removing old test files...
chmod: cannot access 'testfiles': No such file or directory
Copying new test files...
cp: cannot stat '../../../test/backupstorepatch/testfiles': No such file or 
directory
NOTICE:  Running test backupstorepatch in debug mode...
ERROR:   SSL or crypto error: loading certificates from 
testfiles/clientCerts.pem: error:140AB18F:SSL 
routines:SSL_CTX_use_certificate:ee key too small
WARNING: Exception thrown: ServerException(TLSLoadCertificatesFailed) at 
lib/server/TLSContext.cpp(93)
FAILED: Exception caught: TLSLoadCertificatesFailed
...
common: PASSED
crypto: FAILED: 1 tests failed (first at :0)
compress: PASSED
raidfile: PASSED
basicserver: FAILED: Exception caught: TLSLoadCertificatesFailed
backupstore: FAILED: Exception caught: TLSLoadCertificatesFailed
backupstorefix: FAILED: 4 tests failed (first at lib/common/Test.cpp:485)
backupstorepatch: FAILED: Exception caught: TLSLoadCertificatesFailed
backupdiff: FAILED: 1 tests failed (first at :0)
bbackupd: FAILED: Exception caught: TLSLoadCertificatesFailed
s3store: FAILED: 1 tests failed (first at :0)
httpserver: PASSED



Bug#863039: libwvstreams4.6-base: wvdial crashes with Assertion `*current_task->stack_magic == WVTASK_MAGIC' failed

2018-08-13 Thread Adrian Bunk
On Fri, Dec 22, 2017 at 01:39:19PM +0100, Karol Ossowski wrote:
> Hi
> 
> This patch worked for me:
> 
> Index: b/utils/wvtask.cc
> ===
> --- a/utils/wvtask.cc
> +++ b/utils/wvtask.cc
> @@ -429,7 +429,7 @@ void WvTaskMan::_stackmaster()
>   total = (val+1) * (size_t)1024;
>   
>  if (!use_shared_stack())
> -total = 1024; // enough to save the do_task stack frame
> +total = 2048; // enough to save the do_task stack frame
>...

Thanks, I made this change and uploaded to unstable.

I would appreciate feedback whether or not this workaround fixed the 
problem for everyone. the package currently in unstable can be installed
on stretch.

If it is confirmed to work, I will prepare an update for the next
point release of stretch.

Thanks
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#897114: ifrit FTBFS with cmake 3.11.1

2018-04-28 Thread Adrian Bunk
Source: ifrit
Version: 4.1.2-5
Severity: serious
Tags: buster sid

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

...
 fakeroot debian/rules binary
dh binary --buildsystem=cmake --sourcedirectory=build
   dh_update_autotools_config -O--buildsystem=cmake -O--sourcedirectory=build
   dh_auto_configure -O--buildsystem=cmake -O--sourcedirectory=build
cd obj-x86_64-linux-gnu && cmake ../build -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"
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.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
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The imported target "vtkRenderingPythonTkWidgets" references the file
   "/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtk" references the file
   "/usr/bin/vtk"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
but not all the files it references.

CMake Error at /usr/share/cmake-3.11/Modules/FindQt.cmake:166 (message):
  Multiple versions of Qt found please set DESIRED_QT_VERSION
Call Stack (most recent call first):
  CMakeLists.txt:174 (INCLUDE)


-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found version 
"2.7.15rc1") 
CMake Error: Error required internal CMake variable not set, cmake may not be 
built correctly.
Missing variable is:
QT_MOC_EXECUTABLE
-- Configuring incomplete, errors occurred!



Accepted email2trac 2.10.0-2~deb9u1 (source) into proposed-updates->stable-new, proposed-updates

2018-04-02 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 12 Mar 2018 19:34:12 +0200
Source: email2trac
Binary: trac-email2trac
Architecture: source
Version: 2.10.0-2~deb9u1
Distribution: stretch
Urgency: high
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 trac-email2trac - Creates and amends Trac tickets from e-mail
Closes: 858819
Changes:
 email2trac (2.10.0-2~deb9u1) stretch; urgency=medium
 .
   * QA upload.
   * Rebuild for stretch.
 .
 email2trac (2.10.0-2) unstable; urgency=high
 .
   * QA upload.
   * Set maintainer to Debian QA Group. (see #891353)
   * Add upstream fix for Trac 1.2. (Closes: #858819)
   * Install the upstream NOTICE.
Checksums-Sha1:
 a117402e6dc0dfeb62eec4e7227659fa459adb33 1962 email2trac_2.10.0-2~deb9u1.dsc
 155146c13c13780f23e7e4c4270fad9339c1cc6b 3820 
email2trac_2.10.0-2~deb9u1.debian.tar.xz
Checksums-Sha256:
 bfac461fb4e759bfb2dc427d21fd660f61516f6cae21f83a74fb6bdeeb14dcf4 1962 
email2trac_2.10.0-2~deb9u1.dsc
 e671bf15b52334ff0666084d4da96365e82a039fb395cbe13e4a937a1a817302 3820 
email2trac_2.10.0-2~deb9u1.debian.tar.xz
Files:
 ea9e97b22771e452ad1463c40dd8180d 1962 web optional 
email2trac_2.10.0-2~deb9u1.dsc
 fef31e00fa6cb14b99970f0ac34bb952 3820 web optional 
email2trac_2.10.0-2~deb9u1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqmvIYACgkQiNJCh6LY
mLGEAg//XieFJtcv+0haLUSHmgPuFrXuEvZGQN3U2g/7x1eZepYiFLi3u9Ij3Kd5
hD4odvvXRK0Bc4lz6yeJCD5f9EUkJVzXBLufVEi6RTVXOWlA6l/d97xSi/n8E/9t
lOazEtlVDnB6g8rR9SQVwVqJlYrUa7I5N0Aoj+KPyYY/AhTTAxTG5PJz/a82RUTa
s1wu03YXEjb747JISp8ECFqFqoFztaPKD0XrwSh4z3wETje7sPfejaAQeE8EL/Cr
HHNdA7qkYcsfzTUKsk/LTlx+cPCn2AFvvvg7GBesx3hWI6jzU4kH9n4PuXMXkSyN
K4N1JfT1V8++uEQBf+fqWUCjxTr39B3FfrCqKrpv9UJZGFsrerLdu9VBNGQhRyHr
CNQAeyjSIJe9k49sL0s4Z6Lrz7jI/kGPldlevpD8gp1lkMkelyN8L6TBFuQbW0Uc
VSGj1pcoK1i2J0jYQcZR1yRyECRWF4Hge52fiFeO6pTE9IwjWi6GEVg+4d6GQvyy
I/R83904jXlyXv7QtrDUxQH07G4RcGmETbLoUc9qsmMz0guLINqb26JgfOyMzOn9
KRBy1N5UxYOzZ7x7CzF2ruUfB8MBNNU4k3HS/GJCxxi3UIyy3UbwG3ZtRAE0rAYJ
f3uKWkKjVy+s7Ad3+cAuNh+SsVUI42fqVJd+YTM2RR3GX+0ivdA=
=F1y4
-END PGP SIGNATURE-



Accepted gtkglext 1.2.0-8 (source) into unstable

2018-04-01 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 01 Apr 2018 22:52:57 +0300
Source: gtkglext
Binary: libgtkglext1-dev libgtkglext1 libgtkglext1-doc
Architecture: source
Version: 1.2.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 libgtkglext1 - OpenGL Extension to GTK+ (shared libraries)
 libgtkglext1-dev - OpenGL Extension to GTK+ (development files)
 libgtkglext1-doc - OpenGL Extension to GTK+ (documentation)
Changes:
 gtkglext (1.2.0-8) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with glibc 2.27.
Checksums-Sha1:
 6f51681a6833d6448df1861851080c908519e1fb 2159 gtkglext_1.2.0-8.dsc
 cb2636864803930b620a0d63d4e145162a16e62e 7720 gtkglext_1.2.0-8.debian.tar.xz
Checksums-Sha256:
 a0b7cc66d43d6d25e9443c2ae2db56dd8b484e79286b26448827a52929e78bd7 2159 
gtkglext_1.2.0-8.dsc
 606f3d5c1b636ab1bc649de1bd8ede4c69deee613a1e7e2e023b2ec3efdd6527 7720 
gtkglext_1.2.0-8.debian.tar.xz
Files:
 9fb92f517490490ef981abef20d45019 2159 libs optional gtkglext_1.2.0-8.dsc
 f4425ee260136d4ba5879296e60bec9f 7720 libs optional 
gtkglext_1.2.0-8.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlrBONQACgkQiNJCh6LY
mLHe2g//R39xOfny3C7wmoRpk5DaEdlRBD5SO5B6cFYY8SsDAfSwCcF8ctEBcuSq
Tv1y1Mkj3mUmmjNgV2POf+4hrNUYFIKLz/+PlLTdPngi9g1PHwMCLGHdDtC5aolk
bPY93EH5n+bYaUE6Ge8CcEEs9nZ0OoSSIWKiqHhmRHzr+fw8K93aTrPMe4TwBF40
HDmHYQ8j2Qp8jZFhDMiuiH2uQoLD9sI2jwDSkYyY56jeG82rKL6r7VHpvvk1rYIM
SYytEoxpRrrr2hQMvMvgltCbNrWI9SxcLdNsRX5QqHNxCmGR8+9MCC0Im2eZba0v
YUgz9/0IkpL3n77Bc4pxzpRD94ajPrkuQuIMUhRA/2caTGaN3IdoS/jGJxXn8ElL
4YbIT/B/rJ8ihlKTWmoPoeC10HZiiyuOGWqweOlRaYX+OPFO0W/3Lv7zjEmpAp+H
ciYZWnYHI2ifA5bAc/F56A0HxAf0XzXKc0p/6NoBtFSAa2VvzjJHFAiRQHSUhrwW
YqbBpO93G/zUP5EzBnBKBSee8q802t6m1byeCc/ZjjTjK2MEY4SqfSXz9nC4Rijm
mEEqyPoiYNfl+SHIHXQZwo6YxgFBBSJd6l2pamJbxMM8TyzaNGBKxJGoFZCSCmGU
EzAnKL5jtMNWNzaLpxpJ+iCAwp9uEb7vu6L76cASBHvomm4BMOs=
=m7up
-END PGP SIGNATURE-



Bug#893293: pytest-tornado: FTBFS and Debci failure

2018-03-17 Thread Adrian Bunk
Source: pytest-tornado
Version: 0.4.5-2
Severity: serious

Some recent change in unstable makes pytest-tornado FTBFS and Debci fail:

https://ci.debian.net/packages/p/pytest-tornado/unstable/amd64/
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pytest-tornado.html

...
I: pybuild base:215: python2.7 -m pytest -v -x
= test session starts ==
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0 -- 
/usr/bin/python2.7
cachedir: .cache
rootdir: /build/1st/pytest-tornado-0.4.5, inifile:
plugins: tornado-0.4.5
collecting ... collected 40 items

pytest_tornado/test/test_async.py::test_explicit_start_and_stop PASSED   [  2%]
pytest_tornado/test/test_async.py::test_explicit_start_and_stop ERROR[  5%]

 ERRORS 
__ ERROR at teardown of test_explicit_start_and_stop ___

def _close():
io_loop.clear_current()
>   if (not tornado.ioloop.IOLoop.initialized() or
io_loop is not tornado.ioloop.IOLoop.instance()):
E   AttributeError: type object 'IOLoop' has no attribute 
'initialized'

pytest_tornado/plugin.py:136: AttributeError
=== warnings summary ===
pytest_tornado/test/test_async.py::test_generators_with_disabled_gen_test_marker
  yield tests are deprecated, and scheduled to be removed in pytest 4.0

-- Docs: http://doc.pytest.org/en/latest/warnings.html
 1 passed, 1 warnings, 1 error in 1.49 seconds =
E: pybuild pybuild:323: test: plugin custom failed with: exit code=1: python2.7 
-m pytest -v -x
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
exit code 13
make[1]: *** [debian/rules:13: override_dh_auto_install] Error 25



Bug#892633: pytest-catchlog FTBFS with pytest 3.3.2-2

2018-03-11 Thread Adrian Bunk
Source: pytest-catchlog
Version: 1.2.2+git20170915-3
Severity: serious

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

...
I: pybuild base:184: python2.7 -m pytest -v -x
= test session starts ==
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0 -- 
/usr/bin/python2.7
cachedir: .cache
rootdir: /build/1st/pytest-catchlog-1.2.2+git20170915, inifile:
plugins: catchlog-1.2.2
collecting ... collected 25 items

tests/test_compat.py::test_camel_case_aliases FAILED [  4%]

=== FAILURES ===
___ test_camel_case_aliases 

testdir = 

def test_camel_case_aliases(testdir):
testdir.makepyfile('''
import logging

logger = logging.getLogger(__name__)

def test_foo(caplog):
caplog.setLevel(logging.INFO)
logger.debug('boo!')

with caplog.atLevel(logging.WARNING):
logger.info('catch me if you can')
''')
result = testdir.runpytest()
>   assert result.ret == 0
E   assert 1 == 0
E+  where 1 = <_pytest.pytester.RunResult instance at 
0x7f8b617edcf8>.ret

/build/1st/pytest-catchlog-1.2.2+git20170915/tests/test_compat.py:19: 
AssertionError
- Captured stdout call -
= test session starts ==
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
rootdir: /tmp/pytest-of-pbuilder1/pytest-0/test_camel_case_aliases0, inifile:
plugins: catchlog-1.2.2
collected 1 item

test_camel_case_aliases.py F [100%]

=== FAILURES ===
___ test_foo ___

caplog = <_pytest.logging.LogCaptureFixture object at 0x7f8b618820d0>

def test_foo(caplog):
>   caplog.setLevel(logging.INFO)
E   AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel'

test_camel_case_aliases.py:6: AttributeError
=== warnings summary ===
None
  pytest-catchlog plugin has been merged into the core, please remove it from 
your requirements.

-- Docs: http://doc.pytest.org/en/latest/warnings.html
= 1 failed, 1 warnings in 0.34 seconds =
=== warnings summary ===
None
  pytest-catchlog plugin has been merged into the core, please remove it from 
your requirements.

-- Docs: http://doc.pytest.org/en/latest/warnings.html
= 1 failed, 1 warnings in 2.64 seconds =
E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: python2.7 
-m pytest -v -x
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
exit code 13
make[1]: *** [debian/rules:17: override_dh_auto_install] Error 25



Accepted disc-cover 1.5.6-2+deb9u1 (source) into proposed-updates->stable-new, proposed-updates

2018-03-10 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 26 Feb 2018 19:50:03 +0200
Source: disc-cover
Binary: disc-cover
Architecture: source
Version: 1.5.6-2+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 disc-cover - produces covers for audio CDs
Closes: 879961
Changes:
 disc-cover (1.5.6-2+deb9u1) stretch; urgency=medium
 .
   * QA upload.
   * Fix perl error when running disc-cover,
 thanks to Frédéric Boiteux. (Closes: #879961)
Checksums-Sha1:
 c167a0c296f4610b49aba7b6499c057add77878a 1765 disc-cover_1.5.6-2+deb9u1.dsc
 97f4e2bf7c18b413f58e7b80bd977abdc8f3afc0 3720 
disc-cover_1.5.6-2+deb9u1.debian.tar.xz
Checksums-Sha256:
 fd3a5d18eb3d734a5d0846f9b5740dafe90aa22fa752a8beed139b81e3cd1a38 1765 
disc-cover_1.5.6-2+deb9u1.dsc
 a8208309e0908816f54248eddaf4f1dbaec850d48e58ab5a36c8f185cd58f9f8 3720 
disc-cover_1.5.6-2+deb9u1.debian.tar.xz
Files:
 515a2941123cd4f90a7befa2e47d25c4 1765 utils optional 
disc-cover_1.5.6-2+deb9u1.dsc
 10f672ac92fd8db96e3429f8a07b41b5 3720 utils optional 
disc-cover_1.5.6-2+deb9u1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqUShoACgkQiNJCh6LY
mLFdDg//TMnBtHZ2KGQPP/FfEybl1nWV492o/9itDERznicjNMnUxz1TsW1QUKq+
/8JThadN5StRID8cjMv/e3GnSNGVtZFSRerFHheK7AFW3WIvQYruOGRcldUwnBSc
rqJJXitsgpV8k6VQlYxgKviNp6M3oJNtEM60zLwf3ZPsZCp8dJTU0y+UbYpTmPiH
f14jyCUA87ByipOA/Q3I9kECNfa2xN25LCKVRCY6PDKEPyOaufdyAhp94f5ucKkH
DLTwIWG7lnpHDfXHinVzFVCEZzMaq6+w5kJTFaC1sbCGI0t2HMcFK6QjhEjO3BjR
3tNbDHYljyGzutp0gdF/EVeTzTfGuUMWJcYFF72DrpawVHuarB0iY3PN5GJbfDoL
LrNt0qHg5/cnMea0MrCpZHFywKBLUrBAqVR+R3Kdrxt1YTHlOurAUHn8aqKJbe4I
DIGrHT+3p1ZqUvAgjMz74xxzyDSDSoLbPtVpGiAho1CI75lRRdEYuaYUFWS2fep5
UzM59r2ieBUvhQG6GeiC36fqMLTvpxXPOqirEUvOIZDaVbEWXsEqFJhzhLFuM84o
2kqKK3QfM5h7iJYNLNUcG1+YBPO2NM3KBCXQFsAfbSQkPrAZwLPeAq1AsT2t0AFi
br84xYQDQqnquCNgHJcyopb3bWELEP7pbfvj5XRmujbiIJJHGeI=
=Px8k
-END PGP SIGNATURE-



Accepted uudeview 0.5.20-10 (source) into unstable

2018-03-09 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 23:22:49 +0200
Source: uudeview
Binary: uudeview xdeview libuu0 libuu-dev
Architecture: source
Version: 0.5.20-10
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 libuu-dev  - Library for de/encoding several popular file encodings - developm
 libuu0 - Library for de/encoding several popular file encodings - runtime
 uudeview   - Smart multi-file multi-part decoder (command line)
 xdeview- Smart multi-file multi-part decoder (X11 GUI)
Closes: 667046
Changes:
 uudeview (0.5.20-10) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with glibc 2.27.
   * Update the package description to mention MIME
 as suggested by Andrew Clausen. (Closes: #667046)
Checksums-Sha1:
 9f417dd78c0c046f48e21a6dd7da680ebc3eac9a 2042 uudeview_0.5.20-10.dsc
 02219319badb196b7a236da49992b5e40eb3f29a 16580 uudeview_0.5.20-10.debian.tar.xz
Checksums-Sha256:
 86c61172cd8490505fada12c5324eef38d68018e25937fcad5c55d59493c247d 2042 
uudeview_0.5.20-10.dsc
 e3e92f4cc406d2fcdacf4e37ee23c4efc303a18455368ae06cf5a1e5c1689625 16580 
uudeview_0.5.20-10.debian.tar.xz
Files:
 6a737b2019882110379bcaa6cae6565f 2042 utils optional uudeview_0.5.20-10.dsc
 5c182bfa30ca4b168f2fcd3d8e46acf9 16580 utils optional 
uudeview_0.5.20-10.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqjApAACgkQiNJCh6LY
mLFqIBAAo2gM4mT+BiLZ60ceOsJnBCWtexm1inW9NQaiqVzUqnrI/ZoYv6QQLDDm
PlXReSwbuC/7EGjG4aX4tblEJQlPPxIP2VZkCXoqr9+AvE2DIEjC0b3uC63wlciT
Xg+yYGYgkiGGbGA+GyA4egCBnSdWTjbCdhULDzHzrlUAQeE65cKq7GTKyvyB/NHh
TgjMCxpUXTf/3axX/60OOrJO/HgwB2BYtRqG15AGvNxvSmnADJ9lLPS5i1XRMyY7
oEULgsqnr+FOwsEaHkLDEpzLhTL+hcOZcT54sqQ8dGcw5LTe6sTOL51+421tsOUb
azGByyY/I6KFY0zYJ5iFXhRhiG5GCKcdOWhOSIzE6fWkIKtozxSwvxOrBq5i3KrU
IvCV0zGHRgN7LSssTMaBZVNDvuOAvKYmvatBdoYSWfSdjt5WopFcvhheQHxhp5E+
EUiNH393VguW8M0Dq95wlKr9PtdA7EVJndJMuVtVzO4fTaen3jvuS3uFoiZbIsjZ
8R/nhb5F7kp+kqRPr2plWY6XckloaLjt/mKcaBf0ZhCVusexLTguN7kF6kmVIqXs
BoOfuikLkc30w70VMLa+S/x0m7HAMtfe6BHv7y8h/TJWiWME9Y9FOBOS5zbidUam
h1rKv+wydcNufbL8p2NRIBd32g66tikrana8AEWhJRT1zdiyXhE=
=+GYt
-END PGP SIGNATURE-



Accepted blackbox 0.70.1-36 (source) into unstable

2018-03-08 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 08 Mar 2018 21:08:32 +0200
Source: blackbox
Binary: blackbox libbt-dev libbt0
Architecture: source
Version: 0.70.1-36
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 blackbox   - Window manager for X
 libbt-dev  - Blackbox - development library
 libbt0 - Blackbox - shared library
Closes: 892391
Changes:
 blackbox (0.70.1-36) unstable; urgency=medium
 .
   * QA upload.
   * Use the default gcc. (Closes: #892391)
   * Remove autoreconf/parallel that are default with dh compat 10.
   * debian/patches/bsetbg-bash-shebang.diff: Fix a metadata typo.
Checksums-Sha1:
 cf76e3004139ceb9908ccb368268aca68d3b86da 2018 blackbox_0.70.1-36.dsc
 9b55672731788719d6480eadbb85c0633af15222 21256 blackbox_0.70.1-36.debian.tar.xz
Checksums-Sha256:
 065744674f00c144277a3eda1c55daca67185e3909687ba9e0ee10393e1baa6d 2018 
blackbox_0.70.1-36.dsc
 18bc7fb174867d8bda2f49feab26c91116c43b8cda8ff52f218827305634e000 21256 
blackbox_0.70.1-36.debian.tar.xz
Files:
 1de5739929a5acd74ea580744eea5fdd 2018 x11 optional blackbox_0.70.1-36.dsc
 0d8778b43123f5961abf45a1f739d704 21256 x11 optional 
blackbox_0.70.1-36.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqhi8kACgkQiNJCh6LY
mLHHyA/+M4iam0dTowGqo+f6UpTbp3hqqDUAWgEc3wGwoEV5bBA6IhmtrTv7eCTM
/oatqwtl3kc22sxBW11I5Na+1NORhxtv8Wq5J2xavkUNm4Jz6wlbgOf9AGlwsqN/
RL/ZXvkLDxbtWVudMzCjJrKh5LuoN4RMFAQGWGlUCxkIKQHdk9Dn1PMjFgoGE9e7
8aWyBnAl6Q4/nz1cFgQUzJBZiDSyLUDuYgDu7C8roTWhiQmMBh24Cni0Odpr1ftZ
W84XiRkt1lMbWs5aIGzn0veK9mtytCQVdJc3xK+5nOXQWPR8NQRFdK46lmx18ewi
/eEK2Yomra2EMP4wSFK+PdwwXbBebjRQCOa8OEn2CJYel+rxP1/ivfDcQ17G5hNR
VMjrRSkVeZ/XhxIEipknAKXnpoaQh5HID1kPA1WbxGx43Ijt01+y+T6A102io2it
9IG3LApux/7tEo+qJLZhMvhOUgel0MnaXMpeKaL/wTpZHOJ8oCeiGC9v+tIut8AM
cPvgL3iBZhB3Q9w7i8RB7x/2+K5oO/fIT03W7CWosOQ45OPxtJWnySk1Sd3QHuPr
f7Ad/FWkhjWjSmSPdXUU6mY3WfhNKvZUdk5CzEX92k0YOy4/NTNp7PHGUjsOkfjP
aKot4t7E+V4J836+fWKFLyrpJbEL+jJQ4EXhagctbONidDA/JXY=
=+h/J
-END PGP SIGNATURE-



Accepted java2html 0.9.2-6 (source) into unstable

2018-02-26 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 26 Feb 2018 14:13:57 +0200
Source: java2html
Binary: java2html
Architecture: source
Version: 0.9.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 java2html  - Highlight Java and C++ sources for WWW presentation
Changes:
 java2html (0.9.2-6) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS with shared libfl.
Checksums-Sha1:
 fb4b68ce2e049f689040941ce02479b6d45399e4 1705 java2html_0.9.2-6.dsc
 093567fdee9f3e86ac0b7bf66891604c876bfb68 3544 java2html_0.9.2-6.debian.tar.xz
Checksums-Sha256:
 ef93a5bbb21d87cb3b07430fb6d53bd0fc764fd4238df76d88d390821e2bc06d 1705 
java2html_0.9.2-6.dsc
 95c5b21387a538c9ec5351435be9272945f52f4fc83e76825bd9ab6a0f5a51d7 3544 
java2html_0.9.2-6.debian.tar.xz
Files:
 1a5bc4999b546ac1fc0e11a644192bf4 1705 web optional java2html_0.9.2-6.dsc
 7aac559e212f82608518968e74c65322 3544 web optional 
java2html_0.9.2-6.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqT+rUACgkQiNJCh6LY
mLF6pQ//XoT02kzaE/giOwa8sl6oAMKq70YNxTTSKMKKJ+gTHvx3axz1L25hX5Pd
2s7tR808sgSczLCuo7A3J3OfgYHZWe3TZxRs4JdOOix45DzfYWeiKp8NTy80FDEk
RU6XpNqFB4KioMPyv6NnIkFAruv5O8tRMLj5WDMfpw3nbypT73VYudda4rT+zaev
GUciUUu3/OfX6DSeCrIPB4VdQUa8uq+NUfnjwzYpJg8wH51LUgLfKbYDDvTWerXm
oj0jcHeAU+WYippXeT/qyJJM43b9rIHb7GJ83mehexXoVO0yPjcRXFtkoQIoyQ0L
smF5L2UQm3oOc5RnAvlLX1pjdrSG9f/+uJNYTcHqNDr/1ectI7gh5aKAs2DPiGUT
ie655fzDnPisTMsiUkaPo4YazUzOoPIqgHE/aiQ9N534edWBElYAvLevKOG22Jfm
YL2n6XAKsdQ3eSAol6PX0ayRfYdUrR18v0+1XVKR5irNq2T7el8mMMjEmwVxpbLy
ot6c8enLYLJeRp1VV4upTjPNWu1ZX89B4r6Q5971SgVbucSze1aPSukxvUFq7I7h
oMsnLLjOiTwdf1fKnOvmSiZPXNa/O+TJPuF7dWnYWfLbqK1HhbflLW/hozbSxyjB
AQDs8IjOoz9hvjzOO1A35gXOZUnpbleEN7RIqP7QzpsaJK0n3lA=
=/v+C
-END PGP SIGNATURE-



Accepted cl-mcclim 0.9.6.dfsg.cvs20100315-3 (source) into unstable

2018-02-24 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 24 Feb 2018 19:43:50 +0200
Source: cl-mcclim
Binary: cl-mcclim cl-mcclim-examples
Architecture: source
Version: 0.9.6.dfsg.cvs20100315-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 cl-mcclim  - Common Lisp graphic user interface toolkit
 cl-mcclim-examples - Common Lisp graphic user interface toolkit
Closes: 889184
Changes:
 cl-mcclim (0.9.6.dfsg.cvs20100315-3) unstable; urgency=medium
 .
   * QA upload.
   * Drop the empty cl-mcclim-doc package. (Closes: #889184)
Checksums-Sha1:
 fb514c06252fd91a06d7b63705c88d9a21e781f3 1924 
cl-mcclim_0.9.6.dfsg.cvs20100315-3.dsc
 49bf8b798a93587825e9d6e069ee3cbb88e6869d 5320 
cl-mcclim_0.9.6.dfsg.cvs20100315-3.debian.tar.xz
Checksums-Sha256:
 2f98721022eb0ebd2394716e3219db6307d0253d4d4132ce84659d3379225ea9 1924 
cl-mcclim_0.9.6.dfsg.cvs20100315-3.dsc
 0415288bd4d203c38b22261e49f42cdb6fbaa2b7cd0e789d8f2fbdb1b5a3be78 5320 
cl-mcclim_0.9.6.dfsg.cvs20100315-3.debian.tar.xz
Files:
 c82c4db56cfb2d2508e6730dd5837adc 1924 lisp optional 
cl-mcclim_0.9.6.dfsg.cvs20100315-3.dsc
 ada857debaf2427b2e4256aca1d5b8d7 5320 lisp optional 
cl-mcclim_0.9.6.dfsg.cvs20100315-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqRpTAACgkQiNJCh6LY
mLFI9BAAoVSu7Caq2r4n8LJXYUr/dEwjIZbxk0b6VgnDRazT1uh1WvoqNlbmVtrU
iHfdvan9A8VpLOl3IO3sJdHYPil0fysFHO0H1RkTB3Zb4uDB1NXezpXRlWtWKW0D
fjWoZGS8nxYFncL/6FqJFUVsqcxDBO/u0pZZYKSyuTdAwxa+yrCzP5dJHeKVoSmB
X/64atAT+h3neDk4U+JiA4KN32bHAHL14vFvkDBkHCMbWn5GqBWTXdj5Exo7lQSd
jZnaZ+dmToCLMdCyUK92OjNWOHtFTJsrhJJp72MGMUCaoKh3LclTLN3jbgFat9nK
O31yER1OMETmHWemFB52QfhwXO/cAbzul0YfrdGbEgl3TANfxctHvHvCtYIHyTS4
DcegFJmeo1uMiRtWh3t8u41iohe+p5zEb4d+rOdt8oaXv0hPdrnL7C4a0oeYBxhh
z1Ve0JnR70J9QlY3S11UHoDC/kExYWG77NWlOqFaR+pVlv/IWNhlrDHunJv/2Ts9
ovVHtu/e2knBTu/Vna1nfT+yxoeA0kfVvdCdxP8QHHAK4sMUIaXByVA7NvbuHTSX
nNWm22u/M9T0zUpvtSe5H09PKhLCqAk46sK4TsJ03c/KNRIC2v+mfwr5l2QEPybq
DLXViBhsAuxnVHu94Cb8wIk16RsLloKc5ZvzcIouXB+axtyX5bo=
=exq1
-END PGP SIGNATURE-



Bug#890997: boxbackup FTBFS on i386: test failures

2018-02-21 Thread Adrian Bunk
Source: boxbackup
Version: 0.13~~git20180102.g6d7e9562-1
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=boxbackup&arch=i386&ver=0.13~~git20180102.g6d7e9562-1&stamp=1519188957&raw=0

...
common: PASSED
crypto: PASSED
compress: PASSED
raidfile: FAILED: Exception caught: OSError
basicserver: PASSED
backupstore: PASSED
backupstorefix: PASSED
backupstorepatch: PASSED
backupdiff: PASSED
bbackupd: FAILED: 2 tests failed (first at :0)
s3store: PASSED
httpserver: PASSED

One or more tests have failed. Please check the following common causes:

* Check that no instances of bbstored or bbackupd are already running
  on this machine.
* Make sure there isn't a firewall blocking incoming or outgoing connections
  on port 2201.
* Check that there is sufficient space in the filesystem that the tests
  are being run from (at least 1 GB free).
* The backupdiff test fails if it takes too long, so it's sensitive to
  the speed of the host and your connection to it.

After checking all the above, if you still have problems please contact
us on the mailing list, boxbac...@boxbackup.org. Thanks!
debian/rules:32: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 1



Bug#890931: golang-github-gopherjs-gopherjs FTBFS with golang-1.10-go: undefined: ___GOPHERJS_REQUIRES_GO_VERSION_1_9___

2018-02-20 Thread Adrian Bunk
Source: golang-github-gopherjs-gopherjs
Version: 0.0~git20170927.0.4152256-5
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-gopherjs-gopherjs.html

...
   dh_auto_build -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/build/1st/golang-github-gopherjs-gopherjs-0.0\~git20170927.0.4152256/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/1st/golang-github-gopherjs-gopherjs-0.0\~git20170927.0.4152256/obj-x86_64-linux-gnu/src\"
 -v -p 15 github.com/gopherjs/gopherjs github.com/gopherjs/gopherjs/build 
github.com/gopherjs/gopherjs/compiler 
github.com/gopherjs/gopherjs/compiler/analysis 
github.com/gopherjs/gopherjs/compiler/astutil 
github.com/gopherjs/gopherjs/compiler/filter 
github.com/gopherjs/gopherjs/compiler/natives 
github.com/gopherjs/gopherjs/compiler/prelude 
github.com/gopherjs/gopherjs/compiler/typesutil 
github.com/gopherjs/gopherjs/internal/sysutil github.com/gopherjs/gopherjs/js 
github.com/gopherjs/gopherjs/nosync github.com/gopherjs/gopherjs/tests 
github.com/gopherjs/gopherjs/tests/main 
github.com/gopherjs/gopherjs/tests/otherpkg
github.com/gopherjs/gopherjs/tests
github.com/gopherjs/gopherjs/js
github.com/gopherjs/gopherjs/nosync
github.com/gopherjs/gopherjs/tests/otherpkg
github.com/gopherjs/gopherjs/compiler/prelude
github.com/gopherjs/gopherjs/tests/main
golang.org/x/crypto/ssh/terminal
golang.org/x/sys/unix
github.com/neelance/sourcemap
github.com/kisielk/gotool
github.com/gopherjs/gopherjs/compiler/astutil
github.com/gopherjs/gopherjs/compiler/typesutil
golang.org/x/tools/go/types/typeutil
github.com/gopherjs/gopherjs/compiler/vendor/github.com/neelance/astrewrite
golang.org/x/tools/go/gcimporter15
github.com/spf13/pflag
github.com/gopherjs/gopherjs/compiler/natives
github.com/gopherjs/gopherjs/compiler/analysis
github.com/gopherjs/gopherjs/compiler/filter
github.com/gopherjs/gopherjs/compiler
github.com/spf13/cobra
github.com/fsnotify/fsnotify
github.com/gopherjs/gopherjs/internal/sysutil
# github.com/gopherjs/gopherjs/compiler
src/github.com/gopherjs/gopherjs/compiler/compiler.go:20:9: undefined: 
___GOPHERJS_REQUIRES_GO_VERSION_1_9___
dh_auto_build: cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/build/1st/golang-github-gopherjs-gopherjs-0.0\~git20170927.0.4152256/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/1st/golang-github-gopherjs-gopherjs-0.0\~git20170927.0.4152256/obj-x86_64-linux-gnu/src\"
 -v -p 15 github.com/gopherjs/gopherjs github.com/gopherjs/gopherjs/build 
github.com/gopherjs/gopherjs/compiler 
github.com/gopherjs/gopherjs/compiler/analysis 
github.com/gopherjs/gopherjs/compiler/astutil 
github.com/gopherjs/gopherjs/compiler/filter 
github.com/gopherjs/gopherjs/compiler/natives 
github.com/gopherjs/gopherjs/compiler/prelude 
github.com/gopherjs/gopherjs/compiler/typesutil 
github.com/gopherjs/gopherjs/internal/sysutil github.com/gopherjs/gopherjs/js 
github.com/gopherjs/gopherjs/nosync github.com/gopherjs/gopherjs/tests 
github.com/gopherjs/gopherjs/tests/main 
github.com/gopherjs/gopherjs/tests/otherpkg returned exit code 2
make: *** [debian/rules:4: binary] Error 2



Bug#889186: dvips-fontdata-n2bk is empty

2018-02-02 Thread Adrian Bunk
Package: dvips-fontdata-n2bk
Version: 0.0.2001.12.12-4
Severity: grave

$ dpkg -L dvips-fontdata-n2bk 
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/dvips-fontdata-n2bk
/usr/share/doc/dvips-fontdata-n2bk/README.Debian
/usr/share/doc/dvips-fontdata-n2bk/changelog.Debian.gz
/usr/share/doc/dvips-fontdata-n2bk/copyright
/usr/share/texmf
/usr/share/texmf/fonts
/usr/share/texmf/fonts/vf
/usr/share/texmf/fonts/vf/n2bk
$ 



Bug#889184: cl-mcclim-doc is empty

2018-02-02 Thread Adrian Bunk
Package: cl-mcclim-doc
Version: 0.9.6.dfsg.cvs20100315-1
Severity: grave

$ dpkg -L cl-mcclim-doc
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/cl-mcclim-doc
/usr/share/doc/cl-mcclim-doc/README.Debian
/usr/share/doc/cl-mcclim-doc/changelog.Debian.gz
/usr/share/doc/cl-mcclim-doc/copyright
$ cat /usr/share/doc/cl-mcclim-doc/README.Debian
This used to be a McCLIM user manual.  As the copying conditions of the manual
are unclear, it was removed from this package.  If you'd like to resolve the
problem with the author of the manual, please try to do so!

The complete CLIM specification can be found at
http://common-lisp.net/project/mcclim/ .
$ 



Accepted libexplain 1.4.D001-7 (source) into unstable

2018-02-02 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 02 Feb 2018 17:13:32 +0200
Source: libexplain
Binary: explain libexplain-doc libexplain51 libexplain-dev
Architecture: source
Version: 1.4.D001-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 explain- utility to explain system call errors
 libexplain-dev - library of system-call-specific strerror repl - development 
files
 libexplain-doc - library of system-call-specific strerror repl - documentation
 libexplain51 - library of system-call-specific strerror repl
Closes: 885967
Changes:
 libexplain (1.4.D001-7) unstable; urgency=medium
 .
   * QA upload.
   * Build-depend on netbase. (Closes: #885967)
Checksums-Sha1:
 09423f549de09c646811210378991d04667175a5 2221 libexplain_1.4.D001-7.dsc
 894ee264a5fb6067a02df7578ca7a6f3d16c0c5f 42480 
libexplain_1.4.D001-7.debian.tar.xz
Checksums-Sha256:
 b4455042dee1d9a18db1fb6cf1ee907d502dca8244563543e8f1de0a1dd13dff 2221 
libexplain_1.4.D001-7.dsc
 04409d4a2ca62bc30ddf3072c6b84d4409f220f98ff8a34c6633b01d94855dcb 42480 
libexplain_1.4.D001-7.debian.tar.xz
Files:
 938d7f0db6fd4ba70460405c879b161d 2221 devel optional libexplain_1.4.D001-7.dsc
 ac5557cf46385c120c386c2961a0576b 42480 devel optional 
libexplain_1.4.D001-7.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlp0pscACgkQiNJCh6LY
mLFrERAAuoB77oNjOEIDQGrUu4cZRdLUjjXjD5vC/ZCas3x+0AhZvw22xUI/rqlI
/kKZohCjhk9rxE2fI23UcHWIA8mvvaB8N+c+kqkQrBDdaDt75SllnJag90iQoNJN
vWf8p9DHgcv4qoTyMM5EdPOEMRKumuOCRvfouYwS+eZjwxZqZkzMJiR59ZnyeggY
9X64wFdIwO6eLJREX9N38Wc8DCsOCLMiQaHAmxmzBKCW4J1or1JWfcwOTUpX3I+i
VKddjXVwfB4Vo5UvIKLKHywic12JiofGX7JRzYpB2crzxQH2i8B/FOTq6g9RtbkT
ikeIGgqrqYGCaFRzhCvg61uiFZlqbzYu+TtisKxjU4RUgkxHfqdQiy89J2sMRcru
cEEqjc+NL36PDzCrb9aB742jR4P/WSGiEKjQGihBVov/mBa2b6Wj7HATJ8J/EGd1
SJLqkqWg/M6/zM9LCHTo92NX3tAkRt7olmxP3TULpaC25Rt/CHPCa+HQCFrH8VlK
epDiE1oSVICIkm8JHOEvOc1JDr/4pGhxKyl7xAMH8gPS/7ILNd8AamGA5op4gecI
g7p8YyO6M8Qi4mqJGB2PdZrwdaHNLqxdfmUBgUe4ty3VuSAVd9wwb+eJxktiqcKb
3fHjL5MVWEDdKAwIrhwQg82KKeKw9c73SYp/Nl1kq1AC0/HpCrk=
=SsAx
-END PGP SIGNATURE-



Bug#885967: #885967: FTBFS: FAILED test of gethostid ENOENT

2018-02-02 Thread Adrian Bunk
Control: tags -1 buster sid

On Sun, Jan 28, 2018 at 05:55:19AM +0100, Andreas Beckmann wrote:
>...
> Can this bug be reproduced in stretch or jessie buildd chroots - or can
> we tag it sid+buster?

It cannot even be reproduced in the sid buildd chroots,
only with "debootstrap --variant=minbase" - fixing in
jessie or stretch is therefore not required.

> Andreas

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



Accepted htp 1.19-6 (source) into unstable

2018-01-31 Thread Adrian Bunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 31 Jan 2018 11:52:19 +0200
Source: htp
Binary: htp
Architecture: source
Version: 1.19-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Adrian Bunk 
Description:
 htp- nice HTML pre-processor
Changes:
 htp (1.19-6) unstable; urgency=medium
 .
   * QA upload.
   * Fix occasional parallel FTBFS.
Checksums-Sha1:
 ff5d4913e8bb55d9a64b0c26c2e630d8fcb710a1 1653 htp_1.19-6.dsc
 4f7254c2c8999befb4566e8215a502768a81db3e 9692 htp_1.19-6.debian.tar.xz
Checksums-Sha256:
 1e3a0d9aa44b5488a00f4302d18faf8cdccc6989d45c2bb4182d2a40cf983c57 1653 
htp_1.19-6.dsc
 c2af67108adad44eac8e346f961c0834c6f2b9821adf40326faa9392090db4e3 9692 
htp_1.19-6.debian.tar.xz
Files:
 303b4d21ff27c975e5709c64e31398e2 1653 web optional htp_1.19-6.dsc
 8f298537f02cde1544ee945ea16c0e30 9692 web optional htp_1.19-6.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlpxkoQACgkQiNJCh6LY
mLH7uhAAyGSbYBlU7z7X0jUHRS9m5/8qG02rPURItmqduZ083tsJihCZA8F0bwj5
wdB4ljOsPdvxeAs6sEhJihWWI8H2gqpK//IyUmGPZghm0DiWSZ0eiiPea4s6PYD8
99LRHPaqzjtstF3+/L4Cvm0ysXa5/HKU601L1DqwnIpOSda1nD+pG7VTEwa8CKbJ
oFWdn/1yNsMg/9vWl7+FA6/xFhoFMR5/5PND5BvkdsibQdY33Lz8W8nUN/a5ntYK
lKjcJP7KMJyYowd+Ous0wCte+RKw9Q8OFS9eICmVX5w96bLGsSePQJdV5ojINhWq
SFkWIBrJjSvA0FRndgH3V5SnG2Sgc9DhFa0ih5FiELjXr9rtW91ItAZvJ81N4yFs
9FCNARQtF+CDpLemCtAQgyS9ZZePMUv8CeMrFLed1ivymfs0vtji2hMzgIjEQbfS
GuiFJSHtXIfCjxPqUbIxNndX3DALlPoSQyt8XKeFoGVWqXumACFVuA9H+9iyir6J
KtgpsdxO7d/pujUiyBhHmMSjAc6WEGqRm1IBAHwH7bfYkEEq6ApPfOte5AEya6Kh
t23mOk/YXOfCavMDRtQwGJ1ti0YGWu/lpKYtF5vOGwBZu/i6VBUyec4o7NOgOS2A
zICXVlNcNJq4qIpdem28OcDXq1YCUQFekR6x9uHm2HEDIhxoLp0=
=smxw
-END PGP SIGNATURE-



Bug#883523: xpdf: FTBFS with poppler 0.61.1

2018-01-17 Thread Adrian Bunk
On Thu, Dec 14, 2017 at 01:14:24PM +, peter green wrote:
>...
> Unfortunately the build then goes on to fail in another file
> 
> build/XPDFParams.cc: In member function ‘void 
> XPDFParams::parseScreenType(GooList*, GooString*, int)’:
> build/XPDFParams.cc:1631:19: error: ‘class GlobalParams’ has no member named 
> ‘setScreenType’; did you mean ‘setEnableFreeType’?
>  globalParams->setScreenType(screenDispersed);
>^
>setEnableFreeType
> compilation terminated due to -Wfatal-errors.
> : recipe for target 'build/XPDFParams.o' failed
> 
> Any thoughts?
>...

The attached patch is a big hammer that disables the non-compling code.

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

Description: Hacks to compile with poppler 0.61
 - disable screenType setting
 - disable Movie action
Author: Adrian Bunk 
Bug-Debian: https://bugs.debian.org/883523

--- xpdf-3.04.orig/xpdf/GlobalParams.cc
+++ xpdf-3.04/xpdf/GlobalParams.cc
@@ -1174,8 +1174,8 @@ void GlobalParams::parseLine(char *buf,
 /*
 } else if (!cmd->cmp("strokeAdjust")) {
   parseYesNo("strokeAdjust", &strokeAdjust, tokens, fileName, line);
-} else if (!cmd->cmp("screenType")) {
-  parseScreenType(tokens, fileName, line);
+//} else if (!cmd->cmp("screenType")) {
+//  parseScreenType(tokens, fileName, line);
 } else if (!cmd->cmp("screenSize")) {
   parseInteger("screenSize", &screenSize, tokens, fileName, line);
 } else if (!cmd->cmp("screenDotRadius")) {
@@ -1617,6 +1617,7 @@ void GlobalParams::parseInitialZoom(GLis
   initialZoom = ((GString *)tokens->get(1))->copy();
 }
 
+/*
 void GlobalParams::parseScreenType(GList *tokens, GString *fileName,
    int line) {
   GString *tok;
@@ -1638,6 +1639,7 @@ void GlobalParams::parseScreenType(GList
 	  fileName, line);
   }
 }
+*/
 
 
 void GlobalParams::parseBind(GList *tokens, GString *fileName, int line) {
--- xpdf-3.04.orig/xpdf/XPDFCore.cc
+++ xpdf-3.04/xpdf/XPDFCore.cc
@@ -684,6 +684,8 @@ void XPDFCore::doAction(LinkAction *acti
 
   // Movie action
   case actionMovie:
+
+/*
 if (!(cmd = xpdfParams->getMovieCommand())) {
   error(errConfig, -1, "No movieCommand defined in config file");
   break;
@@ -732,6 +734,8 @@ void XPDFCore::doAction(LinkAction *acti
   }
 }
 movieAnnot.free();
+*/
+error(errSyntaxError, -1, "Movie action needs fixing");
 break;
 
   // unsupported action types


Bug#885967: Bug#885963: FTBFS: failed to open /etc/hosts

2018-01-04 Thread Adrian Bunk
On Mon, Jan 01, 2018 at 01:13:57AM +0100, Adam Borowski wrote:
>...
> And indeed, in a chroot created with debootstrap --variant=buildd there is
> no such file anymore.  But, I see that the package doesn't actually need
> /etc/hosts but just the testsuite uses it as a random file it -thinks- will
> be always there.  Thanks to our efforts to unbloat the default install, this
> is no longer true.  Thus, you'd need to pick something else.
>...

/etc/hosts is created in the postinst of the netbase package,
so "missing build dependency on netbase" would be another way
to describe the problem.

> Meow!

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#884048: gnome-shell: /usr/lib/gnome-shell/gnome-shell-calendar-server continually crashes with segfault

2017-12-16 Thread Adrian Bunk
Control: severity -1 serious

On Sat, Dec 16, 2017 at 09:19:18PM +0100, Michael Biebl wrote:
> Control: severity -1 important
> 
> > Dec 10 13:17:40 lavaine kernel: [ 3324.799650] gnome-shell-cal[2352]: 
> > segfault at 10812 ip 7f2eeafd0324 sp 7ffd0bc3d6d0 error 4 in 
> > libical.so.2.0.0[7f2eeaf8d000+5e000]
> To explain what's happening here:
> gnome-shell links directly against libical (here against v2) and also
> against libecal (from evolution-data-server).
> evolution-data-server was updated to link against libical v3. The result
> is, that gnome-shell was now loading libical2 (directly) and libical3
> (indirectly via libecal) into its address space. This is not supported
> and leads to the crash.
> 
> I decided to add a Conflicts: libical2 to libecal (see #884012) to avoid
> this situation.
> 
> So from my POV, this bug can be closed. Other DDs mentioned on
> #debian-devel though, that this conflicts should be added directly to
> libical3. I'm thus leaving this bug report open for further discussion
> but downgrade the severity, as the immediate issue (the segfault in
> gnome-shell) is addressed by #884012.

KDE has/had similar problems, setting back to RC to prevent testing 
migration until this is sorted out.

> Regards,
> Michael

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#882295: ploop FTBFS with glibc 2.25

2017-11-21 Thread Adrian Bunk
Source: ploop
Version: 1.15-3
Severity: serious

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

...
  CC   delta_sysfs.o
delta_sysfs.c: In function 'get_dev_num':
delta_sysfs.c:241:13: error: In the GNU C Library, "makedev" is defined
 by . For historical compatibility, it is
 currently defined by  as well, but we plan to
 remove this soon. To use "makedev", include 
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including . [-Werror]
  *dev_num = makedev(maj, min);
 ^~ 



   
cc1: all warnings being treated as errors
../Makefile.inc:48: recipe for target 'delta_sysfs.o' failed
make[2]: *** [delta_sysfs.o] Error 1



Bug#881074: qcomicbook FTBFS: Qt5LinguistTools*.cmake moved to qttools5-dev

2017-11-07 Thread Adrian Bunk
Source: qcomicbook
Version: 0.9.1-1
Severity: serious

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

...
CMake Error at CMakeLists.txt:23 (FIND_PACKAGE):
  By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "Qt5LinguistTools", but CMake did not find one.

  Could not find a package configuration file provided by "Qt5LinguistTools"
  with any of the following names:

Qt5LinguistToolsConfig.cmake
qt5linguisttools-config.cmake

  Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  set "Qt5LinguistTools_DIR" to a directory containing one of the above
  files.  If "Qt5LinguistTools" provides a separate development package or
  SDK, be sure it has been installed.



qttools-opensource-src (5.9.2-3) unstable; urgency=medium

  * Move Qt5LinguistTools*.cmake from qttools5-dev-tools to qttools5-dev.
...



Bug#880788: w3c-markup-validator build depends on removed transitional package lynx-cur

2017-11-04 Thread Adrian Bunk
Source: w3c-markup-validator
Version: 1.3+dfsg-3
Severity: serious
Tags: buster sid 

The following packages have unmet dependencies:
 builddeps:w3c-markup-validator : Depends: lynx-cur but it is not installable


Please update the build dependency to lynx.



Bug#880784: webdruid build depends on removed libgd2*-dev provides

2017-11-04 Thread Adrian Bunk
Source: webdruid
Version: 0.5.4-14
Severity: serious
Tags: buster sid 

The following packages have unmet dependencies:
 builddeps:webdruid : Depends: libgd2-noxpm-dev but it is not installable


Please update the build dependency to libgd-dev.



Bug#880779: png2html build depends on removed libgd2*-dev provides

2017-11-04 Thread Adrian Bunk
Source: png2html
Version: 1.1-6
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:png2html : Depends: libgd2-noxpm-dev but it is not installable


Please change the build dependency to libgd-dev.



Bug#880764: awffull build depends on removed libgd2*-dev provides

2017-11-04 Thread Adrian Bunk
Source: awffull
Version: 3.10.2-4
Severity: serious
Tags: buster sid

The following packages have unmet dependencies:
 builddeps:awffull : Depends: libgd2-xpm-dev but it is not installable or
  libgd2-noxpm-dev but it is not installable


Please change the build dependency to libgd-dev.



Bug#877542: mmorph FTBFS on most architectures: test1 failed

2017-10-02 Thread Adrian Bunk
Source: mmorph
Version: 2.3.4.2-13
Severity: serious

https://buildd.debian.org/status/package.php?p=mmorph&suite=sid

...
make -j4 test VERBOSE=1
make[1]: Entering directory '/<>'
LC_CTYPE=C ./mmorph -n -m data/example -l example.out
rm -f data/example.db data/example.tfs
LC_CTYPE=C ./mmorph -c -m data/example \
-l example.errs data/example.words example.out
1,32d0
< "beaux" = "beau" Adjective[ gender=masculine number=plural form=surface ]
< "belles" = "beau" Adjective[ gender=feminine number=plural form=surface ]
< "belle" = "beau" Adjective[ gender=feminine number=singular form=surface ]
< "beau" = "beau" Adjective[ gender=masculine number=singular form=surface ]
< "\0351gaux" = "\0351gal" Adjective[ gender=masculine number=plural 
form=surface ]
< "\0351gales" = "\0351gal" Adjective[ gender=feminine number=plural 
form=surface ]
< "\0351gale" = "\0351gal" Adjective[ gender=feminine number=singular 
form=surface ]
< "\0351gal" = "\0351gal" Adjective[ gender=masculine number=singular 
form=surface ]
< "bas" = "bas" Adjective[ gender=masculine number=plural form=surface ]
< "basses" = "bas" Adjective[ gender=feminine number=plural form=surface ]
< "basse" = "bas" Adjective[ gender=feminine number=singular form=surface ]
< "bas" = "bas" Adjective[ gender=masculine number=singular form=surface ]
< "sots" = "sot" Adjective[ gender=masculine number=plural form=surface ]
< "sottes" = "sot" Adjective[ gender=feminine number=plural form=surface ]
< "sotte" = "sot" Adjective[ gender=feminine number=singular form=surface ]
< "sot" = "sot" Adjective[ gender=masculine number=singular form=surface ]
< "creux" = "creux" Adjective[ gender=masculine number=plural form=surface ]
< "creuses" = "creux" Adjective[ gender=feminine number=plural form=surface ]
< "creuse" = "creux" Adjective[ gender=feminine number=singular form=surface ]
< "creux" = "creux" Adjective[ gender=masculine number=singular form=surface ]
< "bons" = "bon" Adjective[ gender=masculine number=plural form=surface ]
< "bonnes" = "bon" Adjective[ gender=feminine number=plural form=surface ]
< "bonne" = "bon" Adjective[ gender=feminine number=singular form=surface ]
< "bon" = "bon" Adjective[ gender=masculine number=singular form=surface ]
< "nuls" = "nul" Adjective[ gender=masculine number=plural form=surface ]
< "nulles" = "nul" Adjective[ gender=feminine number=plural form=surface ]
< "nulle" = "nul" Adjective[ gender=feminine number=singular form=surface ]
< "nul" = "nul" Adjective[ gender=masculine number=singular form=surface ]
< "esquimaux" = "esquimau" Adjective[ gender=masculine number=plural 
form=surface ]
< "esquimaudes" = "esquimau" Adjective[ gender=feminine number=plural 
form=surface ]
< "esquimaude" = "esquimau" Adjective[ gender=feminine number=singular 
form=surface ]
< "esquimau" = "esquimau" Adjective[ gender=masculine number=singular 
form=surface ]
test1 failed! :-(
Makefile:145: recipe for target 'test1' failed
make[1]: *** [test1] Error 1



Bug#877505: zfs-fuse.service causes a systemd service ordering cycle

2017-10-02 Thread Adrian Bunk
Control: severity -1 grave

On Mon, Oct 02, 2017 at 12:44:42PM +0300, Matti Kurkela wrote:
>...
> However, occasionally it seems to get it wrong:
>...
> And when sysinit.target is not started, the system gets stuck at boot
> with no ways to log in.

This sounds pretty RC to me.

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#877198: monkeystudio FTBFS: fatal error: pluginmanager_p.h: No such file or directory

2017-09-29 Thread Adrian Bunk
Source: monkeystudio
Version: 1.9.0.4+git20161218-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes monkeystudio FTBFS:

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

...
src/QtDesignerManager.cpp:50:10: fatal error: pluginmanager_p.h: No such file 
or directory
 #include "pluginmanager_p.h"
  ^~~
compilation terminated.
Makefile:792: recipe for target 
'../../../build/plugins/Linux-x86_64/debug/obj/QtDesignerManager.o' failed
make[4]: *** 
[../../../build/plugins/Linux-x86_64/debug/obj/QtDesignerManager.o] Error 1



Bug#877151: cfflib FTBFS: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

2017-09-29 Thread Adrian Bunk
Source: cfflib
Version: 2.0.5-2
Severity: serious

Some recent change in unstable makes cfflib FTBFS:

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

...
I: Running cfflib unittests using python2.7
.E.
==
ERROR: cfflib.tests.test_cfflib.test_cdata
--
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File 
"/build/1st/cfflib-2.0.5/debian/python-cfflib/usr/lib/python2.7/dist-packages/cfflib/tests/test_cfflib.py",
 line 402, in test_cdata
assert_not_equal(d.data, None)
  File "/usr/lib/python2.7/unittest/case.py", line 519, in assertNotEqual
if not first != second:
ValueError: The truth value of an array with more than one element is 
ambiguous. Use a.any() or a.all()
 >> begin captured stdout << -
Load object: 
/build/1st/cfflib-2.0.5/debian/python-cfflib/usr/lib/python2.7/dist-packages/cfflib/tests/data/CData/mydata.npy
Succeed.

- >> end captured stdout << --

--
Ran 11 tests in 0.127s

FAILED (errors=1)
debian/rules:18: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 1



Bug#876987: freewnn FTBFS with debhelper 10.9

2017-09-27 Thread Adrian Bunk
Source: freewnn
Version: 1.1.1~a021+cvs20130302-6
Severity: serious
Tags: buster sid

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

...
   debian/rules override_dh_installinit
make[1]: Entering directory '/build/1st/freewnn-1.1.1~a021+cvs20130302'
dh_installinit
dh_installinit -pfreewnn-tserver --init-script=freewnn-cserver
dh_installinit: unknown option or error during option parsing; aborting
debian/rules:30: recipe for target 'override_dh_installinit' failed
make[1]: *** [override_dh_installinit] Error 25



Bug#876914: mozjs shouldn't ship in buster

2017-09-26 Thread Adrian Bunk
Source: mozjs
Version: 1.8.5-1.0.0+dfsg-7
Severity: serious

mozjs is an ancient JS engine with unfixed security issues
that shouldn't ship in buster.

RC bugs have already been filed against the reverse dependencies.



Bug#876612: libappindicator FTBFS with gtk-doc-tools 1.26: gtkdoc-scangobj: error: unrecognized arguments: --nogtkinit

2017-09-23 Thread Adrian Bunk
Source: libappindicator
Version: 0.4.92-4
Severity: serious
Tags: buster sid

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

...
Making all in reference
make[4]: Entering directory 
'/build/1st/libappindicator-0.4.92/build/docs/reference'
gtk-doc: Scanning header files
cd /build/1st/libappindicator-0.4.92/./docs/reference && \
  gtkdoc-scan --module=libappindicator --source-dir=../../src 
--ignore-headers="app-indicator-enum-types.h application-service-appstore.h 
application-service-client.h application-service-lru-file.h 
application-service-marshal.h application-service-server.h 
application-service-watcher.h dbus-properties-client.h dbus-properties-server.h 
dbus-shared.h generate-id.h notification-item-client.h 
notification-item-server.h notification-watcher-client.h 
notification-watcher-server.h"  
if grep -l '^..*$' 
/build/1st/libappindicator-0.4.92/./docs/reference/libappindicator.types > 
/dev/null 2>&1 ; then \
CC="/bin/bash ../../libtool --mode=compile gcc -g -O2" LD="/bin/bash 
../../libtool --mode=link gcc  -g -O2  " RUN="/bin/bash ../../libtool 
--mode=execute" CFLAGS="-I/build/1st/libappindicator-0.4.92/. 
-I/build/1st/libappindicator-0.4.92/./src 
-I/build/1st/libappindicator-0.4.92/./src -pthread 
-I/usr/include/libindicator-0.4 -I/usr/include/libdbusmenu-gtk-0.4 
-I/usr/include/libdbusmenu-glib-0.4 -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -g -O2" 
LDFLAGS="../../src/libappindicator.la -lindicator -ldbusmenu-gtk 
-ldbusmenu-glib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -la
 tk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 
-lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype " gtkdoc-scangobj --nogtkinit 
--type-init-func="g_type_init()" --module=libappindicator 
--output-dir=/build/1st/libappindicator-0.4.92/./docs/reference ; \
else \
cd /build/1st/libappindicator-0.4.92/./docs/reference ; \
for i in libappindicator.args libappindicator.hierarchy 
libappindicator.interfaces libappindicator.prerequisites 
libappindicator.signals ; do \
   test -f $i || touch $i ; \
done \
fi
usage: gtkdoc-scangobj [-h] [--version] --module MODULE [--types TYPES]
   [--type-init-func TYPE_INIT_FUNC]
   [--query-child-properties QUERY_CHILD_PROPERTIES]
   [--output-dir OUTPUT_DIR] [--cc CC] [--ld LD]
   [--cflags CFLAGS] [--ldflags LDFLAGS] [--run RUN]
   [--verbose]
gtkdoc-scangobj: error: unrecognized arguments: --nogtkinit
Makefile:1041: recipe for target 'scan-build.stamp' failed
make[4]: *** [scan-build.stamp] Error 2



Bug#876609: libindicate FTBFS with gtk-doc-tools 1.26: gtkdoc-scangobj: error: unrecognized arguments: --nogtkinit

2017-09-23 Thread Adrian Bunk
Source: libindicate
Version: 0.6.92-5
Severity: serious

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

...
Making all in reference
make[4]: Entering directory 
'/build/1st/libindicate-0.6.92/build/gtk2/docs/reference'
gtk-doc: Scanning header files
cd /build/1st/libindicate-0.6.92/./docs/reference && \
  gtkdoc-scan --module=libindicate --source-dir=../../libindicate 
--ignore-headers="dbus-indicate-client.h dbus-indicate-server.h 
dbus-listener-client.h dbus-listener-server.h listener-marshal.h"  
if grep -l '^..*$' 
/build/1st/libindicate-0.6.92/./docs/reference/libindicate.types > /dev/null 
2>&1 ; then \
CC="/bin/bash ../../libtool --mode=compile gcc 
-I/build/1st/libindicate-0.6.92/. -pthread -I/usr/include/libdbusmenu-glib-0.4 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
-Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security" LD="/bin/bash ../../libtool --mode=link gcc  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro" 
RUN="/bin/bash ../../libtool --mode=execute" CFLAGS=" -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security" 
LDFLAGS="../../libindicate/libindicate.la -lgtk-x11-2.0 -lgdk-x11-2.0 
-lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 
-lpango-1.0 -lfontconfig -lfreetype -ldbusmenu-glib -ldbus-glib-1 -ldbus-1 
-lgobject-2.0 -lglib-2.0 -Wl,-z,relro" gtkdoc-scangobj --nogtkinit 
--type-init-func="g_type_init()" --module=libindicate 
--output-dir=/build/1st/libindicate-0.6.92
 /./docs/reference ; \
else \
cd /build/1st/libindicate-0.6.92/./docs/reference ; \
for i in libindicate.args libindicate.hierarchy libindicate.interfaces 
libindicate.prerequisites libindicate.signals ; do \
   test -f $i || touch $i ; \
done \
fi
usage: gtkdoc-scangobj [-h] [--version] --module MODULE [--types TYPES]
   [--type-init-func TYPE_INIT_FUNC]
   [--query-child-properties QUERY_CHILD_PROPERTIES]
   [--output-dir OUTPUT_DIR] [--cc CC] [--ld LD]
   [--cflags CFLAGS] [--ldflags LDFLAGS] [--run RUN]
   [--verbose]
gtkdoc-scangobj: error: unrecognized arguments: --nogtkinit
Makefile:645: recipe for target 'scan-build.stamp' failed
make[4]: *** [scan-build.stamp] Error 2



Bug#859834: yafc: Please migrate to openssl1.1 in Buster

2017-09-23 Thread Adrian Bunk
Control: severity -1 serious

On Fri, Apr 07, 2017 at 06:46:21PM +0200, Sebastian Andrzej Siewior wrote:
> Package: yafc
> Version: 1.3.7-3
> Severity: important
> Tags: sid buster
> User: pkg-openssl-de...@lists.alioth.debian.org
> Usertags: openssl-1.1-trans
>...

I am raising the severity since the switch of libssh-dev to libssl-dev 
made the build dependencies uninstallable in unstable.

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#876590: uclmmbase FTBFS with gtk-doc-tools 1.26: gtkdoc-mktmpl is no longer available

2017-09-23 Thread Adrian Bunk
Source: uclmmbase
Version: 1.2.16.0-2
Severity: serious
Tags: buster sid

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

...
make[2]: Entering directory '/build/1st/uclmmbase-1.2.16.0/doc'
gtkdoc-scan --module=uclmmbase --source-dir=../src
gtkdoc-mktmpl --module=uclmmbase
make[2]: gtkdoc-mktmpl: Command not found
Makefile:21: recipe for target 'tmpl' failed
make[2]: *** [tmpl] Error 127



Bug#876588: libxsettings-client FTBFS with gtk-doc-tools 1.26: gtkdoc-mktmpl is no longer available

2017-09-23 Thread Adrian Bunk
Source: libxsettings-client
Version: 0.17-9
Severity: serious
Tags: buster sid

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

...
cd . && \
  gtkdoc-scan --module=libXsettings-client --source-dir=.. --ignore-headers=""  
touch scan-build.stamp
*** Rebuilding template files ***
cd . && gtkdoc-mktmpl --module=libXsettings-client 
/bin/bash: gtkdoc-mktmpl: command not found
Makefile:562: recipe for target 'tmpl-build.stamp' failed
make[3]: *** [tmpl-build.stamp] Error 127



  1   2   3   >