Bug#1072428: lebiniou: FTBFS with ffmpeg 7.0: video.c:228:5: error: ‘avcodec_close’ is deprecated [-Werror=deprecated-declarations]

2024-06-02 Thread Sebastian Ramacher
Source: lebiniou
Version: 3.66.0-2
Severity: important
Tags: trixie sid ftbfs
Usertags: ffmpeg-7.0

Hi,

during a rebuild of the reverse dependencies for the transition to
ffmpeg 7.0, your package failed to build


Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I../../..   -DWITH_WEBCAM -Wdate-time 
> -D_FORTIFY_SOURCE=2 -DNDEBUG -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 
> -fPIC -I../../../src -I../../../plugins/main/include -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wextra 
> -Wno-unused-parameter -Wall -Werror -fomit-frame-pointer -std=c11 
> -fsigned-char -I/usr/include/glib-2.0 
> -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
> -pthread  -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -c -o video_so-video.o `test -f 'video.c' || 
> echo './'`video.c
> video.c: In function ‘free_allocated’:
> video.c:228:5: error: ‘avcodec_close’ is deprecated 
> [-Werror=deprecated-declarations]
>   228 | avcodec_close(codec_ctx);
>   | ^
> In file included from video.c:20:
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:2387:5: note: declared 
> here
>  2387 | int avcodec_close(AVCodecContext *avctx);
>   | ^
> cc1: all warnings being treated as errors
> make[5]: *** [Makefile:453: video_so-video.o] Error 1


The full build log is available from:
https://people.debian.org/~sramacher/ffmpeg-7.0/lebiniou_arm64.build

ffmpeg 7.0 is available in experimental.

Cheers

-- 
Sebastian Ramacher



Bug#1072419: gpac: FTBFS with ffmpeg 7.0: filters/ff_common.c:777:14: error: ‘AV_OPT_TYPE_CHANNEL_LAYOUT’ undeclared (first use in this function); did you mean ‘AV_OPT_TYPE_CHLAYOUT’?

2024-06-02 Thread Sebastian Ramacher
> ^~
>   |  ch_layout
> filters/ff_avf.c:737:52: error: ‘AVFrame’ has no member named ‘channels’
>   737 | opid->nb_ch = frame->channels;
>   |^~
> filters/ff_common.c: In function ‘ffmpeg_codec_par_to_gpac’:
> filters/ff_common.c:2125:21: error: ‘AVCodecParameters’ has no member named 
> ‘channels’
>  2125 | if (codecpar->channels) {
>   | ^~
> In file included from filters/ff_common.h:27,
>  from filters/ff_common.c:30:
> filters/ff_common.c:2126:95: error: ‘AVCodecParameters’ has no member named 
> ‘channels’
>  2126 | gf_filter_pid_set_property(opid, 
> GF_PROP_PID_NUM_CHANNELS, _UINT(codecpar->channels));
>   |   
> ^~
> /<>/include/gpac/filters.h:1473:78: note: in definition of macro 
> ‘PROP_UINT’
>  1473 | #define PROP_UINT(_val) (GF_PropertyValue){.type=GF_PROP_UINT, 
> .value.uint = _val}
>   |   
>^~~~
> filters/ff_common.c:2127:31: error: ‘AVCodecParameters’ has no member named 
> ‘channel_layout’; did you mean ‘ch_layout’?
>  2127 | if (codecpar->channel_layout) {
>   |   ^~
>   |   ch_layout
> filters/ff_avf.c: In function ‘ffavf_configure_pid’:
> filters/ff_avf.c:882:45: error: implicit declaration of function 
> ‘av_get_default_channel_layout’ [-Werror=implicit-function-declaration]
>   882 | if (!ch_layout) ch_layout = 
> av_get_default_channel_layout(p->value.uint);
>   | 
> ^
> filters/ff_common.c:2128:142: error: ‘AVCodecParameters’ has no member named 
> ‘channel_layout’; did you mean ‘ch_layout’?
>  2128 | gf_filter_pid_set_property(opid, 
> GF_PROP_PID_CHANNEL_LAYOUT, _LONGUINT( 
> ffmpeg_channel_layout_to_gpac(codecpar->channel_layout) ));
>   |   
>
> ^~
> /<>/include/gpac/filters.h:1481:87: note: in definition of macro 
> ‘PROP_LONGUINT’
>  1481 | #define PROP_LONGUINT(_val) (GF_PropertyValue){.type=GF_PROP_LUINT, 
> .value.longuint = _val}
>   |   
> ^~~~
> cc1: some warnings being treated as errors
> make[2]: *** [../config.mak:180: filters/ff_avf.o] Error 1


The full build log is available from:
https://people.debian.org/~sramacher/ffmpeg-7.0/gpac_arm64.build

ffmpeg 7.0 is available in experimental.

Cheers

-- 
Sebastian Ramacher



Bug#1070014: libwibble: FTBFS on arm{64,el}: (7/36) Fs: ../wibble/sys/fs.test.h: 72: assertion `i.ischr()' failed;

2024-04-28 Thread Sebastian Ramacher
Source: libwibble
Version: 1.1-3
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libwibble=arm64=1.1-3%2Bb1=1714230781=0

make[5]: Entering directory '/<>/debian/build'
cd /<>/debian/build/wibble && sh -c 
"LD_LIBRARY_PATH=/<>/debian/build/wibble  
/<>/debian/build/wibble/wibble-test"
(1/36) Regexp: .. 6/6 ok
(2/36) Process: .. 2/2 ok
(3/36) Range: ... 11/11 ok
(4/36) Buffer: . 5/5 ok
(5/36) CommandlineEngine: .. 10/10 ok
(6/36) Consumer: ... 3/3 ok
(7/36) Fs: ../wibble/sys/fs.test.h: 72: assertion `i.ischr()' failed;
--> FAILED: (1/11) directoryIsdir (caught signal 6)
(7/36) Fs: . 10/11 ok

Cheers
-- 
Sebastian Ramacher



Bug#1069453: reopening 1069453

2024-04-21 Thread Sebastian Ramacher
reopen 1069453 
thanks

The fix is incorrect since buildds only take the first alternative into
account.

Cheers
-- 
Sebastian Ramacher



Bug#1068663: zzuf: FTBFS on arm{el,hf}: /tmp/ccnMZahz.s:1620: Error: symbol `open64' is already defined

2024-04-08 Thread Sebastian Ramacher
Source: zzuf
Version: 0.15-3
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=zzuf=armhf=0.15-3=1712473020=0

In file included from /usr/include/arm-linux-gnueabihf/sys/cdefs.h:24,
 from libzzuf/lib-mem.c:24:
/usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
  |   ^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 
-DLIBZZUF -I./libzzuf -I./common -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -std=c99 -g -O2 -Wall 
-W -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow 
-Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -c 
libzzuf/lib-signal.c -o libzzuf/la-lib-signal.o >/dev/null 2>&1
/tmp/ccnMZahz.s: Assembler messages:
/tmp/ccnMZahz.s:1620: Error: symbol `open64' is already defined
/tmp/ccnMZahz.s:4926: Error: symbol `lseek64' is already defined
make[3]: *** [Makefile:708: libzzuf/la-lib-fd.lo] Error 1
make[3]: *** Waiting for unfinished jobs
/tmp/ccKhQeYR.s: Assembler messages:
/tmp/ccKhQeYR.s:1867: Error: symbol `mmap64' is already defined

Cheers
-- 
Sebastian Ramacher



Bug#1068513: dablin: FTBFS on arm{el,hf}: manually disables mpg123's large file API

2024-04-06 Thread Sebastian Ramacher
Source: dablin
Version: 1.15.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=dablin=armel=1.15.0-1%2Bb2=1712391165=0

[ 97%] Linking CXX executable dablin
cd /<>/obj-arm-linux-gnueabi/src && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/dablin.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie -z 
now -rdynamic CMakeFiles/dablin.dir/sdl_output.cpp.o 
CMakeFiles/dablin.dir/dabplus_decoder.cpp.o 
CMakeFiles/dablin.dir/ensemble_source.cpp.o 
CMakeFiles/dablin.dir/ensemble_player.cpp.o 
CMakeFiles/dablin.dir/edi_source.cpp.o CMakeFiles/dablin.dir/edi_player.cpp.o 
CMakeFiles/dablin.dir/eti_source.cpp.o CMakeFiles/dablin.dir/eti_player.cpp.o 
CMakeFiles/dablin.dir/dab_decoder.cpp.o CMakeFiles/dablin.dir/fic_decoder.cpp.o 
CMakeFiles/dablin.dir/pcm_output.cpp.o CMakeFiles/dablin.dir/tools.cpp.o 
CMakeFiles/dablin.dir/version.cpp.o CMakeFiles/dablin.dir/dablin.cpp.o -o 
dablin  ../fec/libfec.a /usr/lib/arm-linux-gnueabi/libatomic.so.1 -lmpg123 
-lSDL2 -lfaad -lc -lm 
/usr/bin/ld: CMakeFiles/dablin.dir/dab_decoder.cpp.o: in function 
`MP2Decoder::DecodeFrame(unsigned char**)':
./obj-arm-linux-gnueabi/src/./src/dab_decoder.cpp:166:(.text+0x1bb4): undefined 
reference to `mpg123_framebyframe_decode'
collect2: error: ld returned 1 exit status
make[3]: *** [src/CMakeFiles/dablin.dir/build.make:313: src/dablin] Error 1
make[3]: Leaving directory '/<>/obj-arm-linux-gnueabi'
make[2]: *** [CMakeFiles/Makefile2:263: src/CMakeFiles/dablin.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs
[100%] Linking CXX executable dablin_gtk
cd /<>/obj-arm-linux-gnueabi/src && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/dablin_gtk.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie -z 
now -rdynamic CMakeFiles/dablin_gtk.dir/sdl_output.cpp.o 
CMakeFiles/dablin_gtk.dir/dabplus_decoder.cpp.o 
CMakeFiles/dablin_gtk.dir/ensemble_source.cpp.o 
CMakeFiles/dablin_gtk.dir/ensemble_player.cpp.o 
CMakeFiles/dablin_gtk.dir/edi_source.cpp.o 
CMakeFiles/dablin_gtk.dir/edi_player.cpp.o 
CMakeFiles/dablin_gtk.dir/eti_source.cpp.o 
CMakeFiles/dablin_gtk.dir/eti_player.cpp.o 
CMakeFiles/dablin_gtk.dir/dab_decoder.cpp.o 
CMakeFiles/dablin_gtk.dir/fic_decoder.cpp.o 
CMakeFiles/dablin_gtk.dir/pcm_output.cpp.o 
CMakeFiles/dablin_gtk.dir/tools.cpp.o CMakeFiles/dablin_gtk.dir/version.cpp.o 
CMakeFiles/dablin_gtk.dir/mot_manager.cpp.o 
CMakeFiles/dablin_gtk.dir/pad_decoder.cpp.o 
CMakeFiles/dablin_gtk.dir/dablin_gtk.cpp.o 
CMakeFiles/dablin_gtk.dir/dablin_gtk_dl_plus.cpp.o 
CMakeFiles/dablin_gtk.dir/dablin_gtk_sls.cpp.o -o dablin_gtk  ../fec/libfec.a 
/usr/lib/arm-linux-gnueabi/libatomic.so.1 -lmpg123 -lSDL2 -lfaad -lc 
-lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lgtk-3 -lgdk-3 -lz -latk-1.0 
-lcairo-gobject -lgio-2.0 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 
-lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 
-lglib-2.0 -lm 
/usr/bin/ld: CMakeFiles/dablin_gtk.dir/dab_decoder.cpp.o: in function 
`MP2Decoder::DecodeFrame(unsigned char**)':
./obj-arm-linux-gnueabi/src/./src/dab_decoder.cpp:166:(.text+0x1bb4): undefined 
reference to `mpg123_framebyframe_decode'
collect2: error: ld returned 1 exit status
make[3]: *** [src/CMakeFiles/dablin_gtk.dir/build.make:377: src/dablin_gtk] 
Error 1

This is caused by

#define MPG123_NO_LARGENAME // disable large file API here

in src/dab_decoder.h

Cheers
-- 
Sebastian Ramacher



Bug#1068262: RM: libapache-mod-auth-kerb -- RoQA; not in (old)stable, security issues

2024-04-02 Thread Sebastian Ramacher
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: libapache-mod-auth-k...@packages.debian.org, sramac...@debian.org
Control: affects -1 + src:libapache-mod-auth-kerb
User: ftp.debian@packages.debian.org
Usertags: remove

#976156 states "libapache-mod-auth-kerb probably shouldn't be released
in its current form" and there is no action from anyone that is
interested in the package. So please remove the package from the
archive.

Cheers
-- 
Sebastian Ramacher



Bug#1068259: RM: kinput2 -- RoQA; dead upstream, RC buggy, orphaned

2024-04-02 Thread Sebastian Ramacher
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: kinp...@packages.debian.org, sramac...@debian.org
Control: affects -1 + src:kinput2
User: ftp.debian@packages.debian.org
Usertags: remove

Orphaned since 2013 and now RC buggy (#1066714). Please remove it from
the archive.

Cheers
-- 
Sebastian Ramacher



Bug#1068156: RM: tk707 -- RoQA; unmainained, RC-buggy, dead upstream

2024-03-31 Thread Sebastian Ramacher
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: tk...@packages.debian.org, sramac...@debian.org
Control: affects -1 + src:tk707
User: ftp.debian@packages.debian.org
Usertags: remove

tk707 is orphaned for many years (#831657) and dead upstream (last
commit 15 years ago). It also fails to build (#1066230), so please
remove it from the archive.

Cheers
-- 
Sebastian Ramacher



Bug#1068115: tardy: FTBFS on arm{el,hf}: ./tardy/main.cc:282:(.text.startup+0x578): undefined reference to `tardy_mtime(long)'

2024-03-30 Thread Sebastian Ramacher
race.o 
libtardy/versi_stamp.o libtardy/version.o
ranlib libtardy/libtardy.a
mkdir bin
chmod 0755 bin
g++ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -o bin/tardy tardy/arglex/tardy.o tardy/ifmt.o 
tardy/main.o tardy/ofmt.o tardy/tardy.o libtardy/libtardy.a \
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -lexplain -lz 
/usr/bin/ld: tardy/main.o: in function `main':
./tardy/main.cc:282:(.text.startup+0x578): undefined reference to 
`tardy_mtime(long)'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:1722: bin/tardy] Error 1

Cheers
-- 
Sebastian Ramacher



Bug#1065981: snacc: FTBFS on arm{el,hf}: parse-asn1.c:2716:16: error: implicit declaration of function ‘yylex’ [-Werror=implicit-function-declaration]

2024-03-10 Thread Sebastian Ramacher
per ASN.1 module.  The tag \"[APPLICATION %d]\" was previously used on 
line %d.\n", tagCode, l->lineNo);
  | 
^~
   ~
  | 

  |
  | 

  long unsigned int
cc1: some warnings being treated as errors
make[5]: *** [Makefile:538: parse-asn1.o] Error 1

Cheers
-- 
Sebastian Ramacher



Bug#1065979: nsync: FTBFS on arm{el,hf}: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below

2024-03-10 Thread Sebastian Ramacher
Source: nsync
Version: 1.26.0-1.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=nsync=armel=1.26.0-1.1=1709541871=0

dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libnsync-cpp1t64/DEBIAN/symbols doesn't match 
completely debian/libnsync-cpp1t64.symbols
--- debian/libnsync-cpp1t64.symbols (libnsync-cpp1t64_1.26.0-1.1_armel)
+++ dpkg-gensymbolswG9L1v   2024-03-04 08:44:26.711800650 +
@@ -24,8 +24,8 @@
  _ZN5nsync15nsync_mu_unlockEPNS_11nsync_mu_s_E@Base 1.20.1
  _ZN5nsync15nsync_note_freeEPNS_13nsync_note_s_E@Base 1.20.1
  _ZN5nsync15nsync_note_waitEPNS_13nsync_note_s_E8timespec@Base 1.20.1
- (arch=!x32)_ZN5nsync15nsync_time_s_nsElj@Base 1.20.1
- (arch=x32)_ZN5nsync15nsync_time_s_nsExj@Base 1.20.1
+#MISSING: 1.26.0-1.1# (arch=!x32)_ZN5nsync15nsync_time_s_nsElj@Base 1.20.1
+ _ZN5nsync15nsync_time_s_nsExj@Base 1.20.1
  _ZN5nsync15nsync_time_zeroE@Base 1.20.1
  _ZN5nsync16nsync_dll_first_EPNS_20nsync_dll_element_s_E@Base 1.20.1
  _ZN5nsync16nsync_mu_runlockEPNS_11nsync_mu_s_E@Base 1.20.1
dh_makeshlibs: error: failing due to earlier errors

Cheers
-- 
Sebastian Ramacher



Bug#1065956: mtd-utils: FTBFS on arm{el,hf}: FAIL mtdlib_test (exit status: 17)

2024-03-10 Thread Sebastian Ramacher
Source: mtd-utils
Version: 1:2.1.6-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=mtd-utils=armel=1%3A2.1.6-1%2Bb2=1709994938=0

[  FAILED  ] test_mtd_get_dev_info1
[==] tests: 17 test(s) run.
[  PASSED  ] 0 test(s).
[  FAILED  ] tests: 17 test(s), listed below:
[  FAILED  ] test_libmtd_open
[  FAILED  ] test_mtd_is_bad
[  FAILED  ] test_mtd_mark_bad
[  FAILED  ] test_mtd_lock
[  FAILED  ] test_mtd_unlock
[  FAILED  ] test_mtd_is_locked
[  FAILED  ] test_mtd_regioninfo
[  FAILED  ] test_mtd_erase_multi
[  FAILED  ] test_mtd_erase
[  FAILED  ] test_mtd_read
[  FAILED  ] test_mtd_write_nooob
[  FAILED  ] test_mtd_write_withoob
[  FAILED  ] test_mtd_read_oob
[  FAILED  ] test_mtd_write_oob
[  FAILED  ] test_mtd_dev_present
[  FAILED  ] test_mtd_get_info
[  FAILED  ] test_mtd_get_dev_info1

 17 FAILED TEST(S)
FAIL mtdlib_test (exit status: 17)


Testsuite summary for mtd-utils 2.1.6

# TOTAL: 2
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

See ./test-suite.log
Please report to linux-...@lists.infradead.org


Cheers
-- 
Sebastian Ramacher



Bug#1065774: libdigidoc: FTBFS on arm{el,hf}: /<>/libdigidoc/DigiDocService.c:327:19: error: implicit declaration of function ‘ddocAddSignatureFromMemory’ [-Werror=implicit-function-decla

2024-03-09 Thread Sebastian Ramacher
Source: libdigidoc
Version: 3.10.5-4.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libdigidoc=armel=3.10.5-4.1=1709133165=0

/<>/libdigidoc/DigiDocService.c:327:19: error: implicit 
declaration of function ‘ddocAddSignatureFromMemory’ 
[-Werror=implicit-function-declaration]
  327 | err = ddocAddSignatureFromMemory(pSigDoc, szFileName, 
(const void*)p1, strlen(p1));
  |   ^~
cc1: some warnings being treated as errors
make[3]: *** [libdigidoc/CMakeFiles/digidoc.dir/build.make:359: 
libdigidoc/CMakeFiles/digidoc.dir/DigiDocService.c.o] Error 1

Cheers
-- 
Sebastian Ramacher



Bug#1065772: freewnn: FTBFS on arm{el,hf}:

2024-03-09 Thread Sebastian Ramacher
Source: freewnn
Version: 1.1.1~a021+cvs20130302-7.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=freewnn=armel=1.1.1%7Ea021%2Bcvs20130302-7.1=1709116867=0

/bin/bash ../../libtool --mode=compile gcc -c -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2  -Dlinux -D_GNU_SOURCE 
-D_POSIX_SOURCE -D_BSD_SOURCE  -DHAVE_CONFIG_H -I../../Wnn/include -I../.. 
-DLIBDIR=\"/usr/share/wnn\" -DJAPANESE -DCHINESE -DKOREAN -DLATIN -DWRITE_CHECK 
 ../../Wnn/etc/`basename bcopy.o .o`.c
In file included from js.c:97:
../etc/pwd.c: In function ‘new_pwd’:
../etc/pwd.c:78:7: error: implicit declaration of function ‘time’ 
[-Werror=implicit-function-declaration]
   78 |   x = time (NULL);
  |   ^~~~
../etc/pwd.c:37:1: note: ‘time’ is defined in header ‘’; did you forget 
to ‘#include ’?
   36 | #  include 
  +++ |+#include 
   37 | #endif
js.c: In function ‘js_disconnect’:
js.c:982:3: warning: returning ‘void *’ from a function with return type ‘int’ 
makes integer from pointer without a cast [-Wint-conversion]
  982 |   handler_of_jserver_dead (NULL);
  |   ^~~
js.c:982:3: warning: returning ‘void *’ from a function with return type ‘int’ 
makes integer from pointer without a cast [-Wint-conversion]
In file included from js.c:96:
../etc/bdic.c: In function ‘check_backup’:
../etc/bdic.c:415:7: warning: ignoring return value of ‘link’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  415 |   link (p, n);
  |   ^~~
../etc/bdic.c: In function ‘make_backup_file’:
../etc/bdic.c:480:3: warning: ignoring return value of ‘link’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  480 |   link (p2, p);
  |   ^~~~
../etc/bdic.c: In function ‘move_tmp_to_org’:
../etc/bdic.c:534:7: warning: ignoring return value of ‘link’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  534 |   link (tmp_name, org_name);
  |   ^
jl.c: In function ‘change_ascii_to_int’:
jl.c:3079:14: warning: comparison between pointer and integer
 3079 |   while (*st != NULL)
  |  ^~
jl.c: In function ‘get_pwd’:
jl.c:1674:7: warning: ignoring return value of ‘fgets’ declared with attribute 
‘warn_unused_result’ [-Wunused-result]
 1674 |   fgets (pwd, WNN_PASSWD_LEN, fp);
  |   ^~~
jl.c: In function ‘create_file’:
libtool: compile:  gcc -c -g -O2 -Werror=implicit-function-declaration 
"-ffile-prefix-map=/<>=." -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Dlinux 
-D_GNU_SOURCE -D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_CONFIG_H -I../../Wnn/include 
-I../.. -DLIBDIR=\"/usr/share/wnn\" -DJAPANESE -DCHINESE -DKOREAN -DLATIN 
-DWRITE_CHECK wnnerrmsg.c -o wnnerrmsg.o >/dev/null 2>&1
jl.c:3167:15: warning: ignoring return value of ‘chown’ declared with attribute 
‘warn_unused_result’ [-Wunused-result]
 3167 |   chown (n + 1, getuid (), -1); /* H.T. */
  |   ^~~~
jl.c:3219:15: warning: ignoring return value of ‘chown’ declared with attribute 
‘warn_unused_result’ [-Wunused-result]
 3219 |   chown (n + 1, getuid (), -1);
  |   ^~~~
jl.c: In function ‘make_dir1’:
jl.c:3312:7: warning: ignoring return value of ‘chown’ declared with attribute 
‘warn_unused_result’ [-Wunused-result]
 3312 |   chown (dirname + 1, getuid (), -1);
  |   ^~~~~~

Cheers
-- 
Sebastian Ramacher



Bug#1065769: libexplain: FTBFS on arm{el,hf}: libexplain/buffer/ipc_perm.c:104:38: error: ‘const struct ipc_perm’ has no member named ‘key’; did you mean ‘__key’?

2024-03-09 Thread Sebastian Ramacher
Source: libexplain
Version: 1.4.D001-12.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libexplain=armel=1.4.D001-12.1=1709133439=0

libtool: compile:  gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -Wall -Wextra -Wl,--as-needed -I. -c 
libexplain/buffer/ipc_perm.c  -fPIC -DPIC -o libexplain/buffer/.libs/ipc_perm.o
libexplain/buffer/ipc_perm.c: In function ‘explain_buffer_ipc_perm’:
libexplain/buffer/ipc_perm.c:104:38: error: ‘const struct ipc_perm’ has no 
member named ‘key’; did you mean ‘__key’?
  104 | explain_buffer_int(sb, data->key);
  |  ^~~
  |  __key
libexplain/buffer/ipc_perm.c:128:41: error: ‘const struct ipc_perm’ has no 
member named ‘seq’; did you mean ‘__seq’?
  128 | explain_buffer_ushort(sb, data->seq);
  | ^~~
  | __seq
make[1]: *** [Makefile:11444: libexplain/buffer/ipc_perm.lo] Error 1

Cheers
-- 
Sebastian Ramacher



Bug#1065767: libopendbx: FTBFS on arm{el,hf}: mssql_basic.c:324:21: error: implicit declaration of function ‘dbpoll’ [-Werror=implicit-function-declaration]

2024-03-09 Thread Sebastian Ramacher
Source: libopendbx
Version: 1.4.6-16.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libopendbx=armhf=1.4.6-16.1=1709139710=0

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DAPINUMBER=10200 
-I../../lib -I/usr/include/mysql -I/usr/include/postgresql -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -Wall -pedantic -std=c99 -MT 
libmssqlbackend_la-mssql_basic.lo -MD -MP -MF 
.deps/libmssqlbackend_la-mssql_basic.Tpo -c mssql_basic.c  -fPIC -DPIC -o 
.libs/libmssqlbackend_la-mssql_basic.o
mssql_basic.c: In function ‘mssql_odbx_result’:
mssql_basic.c:324:21: error: implicit declaration of function ‘dbpoll’ 
[-Werror=implicit-function-declaration]
  324 | if( dbpoll( dbproc, ms, ,  ) == FAIL ) { 
return -ODBX_ERR_BACKEND; }
  | ^~
mssql_basic.c: In function ‘mssql_err_handler’:
mssql_basic.c:758:38: warning: the comparison will always evaluate as ‘false’ 
for the address of ‘errmsg’ will never be NULL [-Waddress]
  758 | if( tc == NULL || tc->errmsg == NULL )
  |  ^~
In file included from mssql_basic.h:11,
 from mssql_basic.c:11:
mssqlbackend.h:46:14: note: ‘errmsg’ declared here
   46 | char errmsg[MSSQL_MSGLEN];
  |  ^~
mssql_basic.c: In function ‘mssql_msg_handler’:
mssql_basic.c:791:38: warning: the comparison will always evaluate as ‘false’ 
for the address of ‘errmsg’ will never be NULL [-Waddress]
  791 | if( tc == NULL || tc->errmsg == NULL )
  |  ^~
mssqlbackend.h:46:14: note: ‘errmsg’ declared here
   46 | char errmsg[MSSQL_MSGLEN];
  |  ^~
cc1: some warnings being treated as errors
make[4]: *** [Makefile:515: libmssqlbackend_la-mssql_basic.lo] Error 1

Cheers
-- 
Sebastian Ramacher



Bug#1065713: directfb: FTBFS on arm{el,hf}: error: ‘const struct input_event’ has no member named ‘time’

2024-03-09 Thread Sebastian Ramacher
Source: directfb
Version: 1.7.7-11.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org,  mwhud...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=directfb=armel=1.7.7-11.1=1709087518=0

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib 
-I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wno-strict-aliasing -Werror-implicit-function-declaration -O3 -g2 -ffast-math 
-pipe -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE 
-std=gnu99 -Werror-implicit-function-declaration -c linux_input.c  -fPIC -DPIC 
-o .libs/linux_input.o
linux_input.c: In function ‘translate_event’:
linux_input.c:761:28: error: ‘const struct input_event’ has no member named 
‘time’
  761 |  devt->timestamp = levt->time;
  |^~

Cheers
-- 
Sebastian Ramacher



cloning 1054233, reassign -1 to mda-lv2, closing -1 ..., cloning 1054233 ..., closing -2

2023-10-29 Thread Sebastian Ramacher
clone 1054233 -1
reassign -1 mda-lv2 1.2.10-1
retitle -1 mda-lv2: installs LV2 plugins in incorrect location
close -1 1.2.10-2
clone 1054233 -2
reassign -2 naspro-bridges 0.5.1-3
retitle -2 naspro-bridges: installs LV2 plugins in incorrect location
close -2 0.5.1-4
thanks



Bug#562702: python-pam: Debian differences not clearly separated from upstream source

2023-01-25 Thread Sebastian Ramacher
Hi Bastian

On 2022-12-03 11:21:01 +0100, Bastian Germann wrote:
> Control: severity -1 serious
> X-Debbugs-Cc: d...@debian.org
> 
> On Sun, 27 Dec 2009 17:28:04 +1100 Ben Finney  
> wrote:
> > However, the ‘python-pam_0.4.2.orig.tar.gz’ does not match the actual
> > file at http://www.pangalactic.org/PyPAM/PyPAM-0.4.2.tar.gz>,
> > with many significant changes.
> > 
> > These changes should be separated from the pristine upstream source
> > (in a ‘python-pam_0.4.2-nn.diff.gz’, if using the Debian source format
> > 1.0) and the ‘python-pam_0.4.2.orig.tar.gz’ should match the tarball
> > available from upstream.
> > 
> > The provenance of these changes should also be recorded in the Debian
> > copyright file for the package.
> 
> The upstream source is no longer available. There is a fork including py3 
> support available at
> https://github.com/openEuler-BaseService/PyPAM.
> 
> We should switch to that as upstream or drop this package entirely.
> I am copying Matthias as he worked on the package mostly since it was 
> abandoned.
> For now, make this serious, to keep this out of bookworm in favour of 
> pam-python.

This will have no effect. python-pam is a key package and so won't be
removed automatically from bookworm because of this bug.

Also:

$ dak rm -Rn -s testing python-pam
Will remove the following packages from testing:

python-pam |   0.4.2-16 | source
python3-pam |   0.4.2-16 | amd64, arm64, armel, armhf, i386, mips64el, mipsel, 
ppc64el, s390x

Maintainer: Debian QA Group 

--- Reason ---

--

Checking reverse dependencies...
# Broken Build-Depends:
pam-python: python3-pam

Dependency problem found.


This seems like it would be easy enough to fix.

Cheers
-- 
Sebastian Ramacher



Bug#1016820: libnss-db: FTBFS with glibc 2.34

2022-08-07 Thread Sebastian Ramacher
Source: libnss-db
Version: 2.2.3pre1-6
Severity: serious
Tags: ftbfs sid bookworm
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=libnss-db=arm64=2.2.3pre1-6%2Bb13=1659914807=0

/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -version-info 2 
-Wl,--version-script=../../src/libnss_db.map -Wl,-z,relro -o libnss_db.la 
-rpath /lib/aarch64-linux-gnu db-alias.lo db-ethers.lo db-netgrp.lo db-grp.lo 
db-proto.lo db-pwd.lo db-rpc.lo db-service.lo db-spwd.lo db-compat.lo 
db-open.lo -lnss_files -ldb 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/db-alias.o .libs/db-ethers.o 
.libs/db-netgrp.o .libs/db-grp.o .libs/db-proto.o .libs/db-pwd.o .libs/db-rpc.o 
.libs/db-service.o .libs/db-spwd.o .libs/db-compat.o .libs/db-open.o   
-lnss_files -ldb  -g -O2 -fstack-protector-strong 
-Wl,--version-script=../../src/libnss_db.map -Wl,-z -Wl,relro   -Wl,-soname 
-Wl,libnss_db.so.2 -o .libs/libnss_db.so.2.0.0
/usr/bin/ld: cannot find -lnss_files: No such file or directory
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:516: libnss_db.la] Error 1
make[4]: Leaving directory '/<>/build/src'


Cheers
-- 
Sebastian Ramacher



Bug#1005902: xmms2: do not release with bookworm

2022-02-16 Thread Sebastian Ramacher
Source: xmms2
Version: 0.8+dfsg-22
Severity: serious
X-Debbugs-Cc: sramac...@debian.org
Tags: sid bookworm

Upstream development of xmms2 has seized. There is no activity at
https://github.com/xmms2 and xmms2.org no longer exists. The last
upstream release was in 2011, so it's time to let it go.

Cheers



signature.asc
Description: PGP signature


Bug#1004805: xmms2: FTBFS with ffmpeg 5.0

2022-02-01 Thread Sebastian Ramacher
Source: xmms2
Version: 0.8+dfsg-22
Severity: important
X-Debbugs-Cc: sramac...@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0

xmms2 FTBFS with ffmpeg 5.0 in experimental:

   dh_install
dh_install: warning: Cannot find (any matches for) 
"usr/lib/xmms2/libxmms_avcodec.so" (tried in ., debian/tmp)

dh_install: warning: xmms2-plugin-avcodec missing files: 
usr/lib/xmms2/libxmms_avcodec.so
dh_install: error: missing files, aborting


Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#1004762: xine-lib-1.2: FTBFS with ffmpeg 5.0

2022-02-01 Thread Sebastian Ramacher
Source: xine-lib-1.2
Version: 1.2.11-1
Severity: important
X-Debbugs-Cc: sramac...@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0

xine-lib-1.2 FTBFS with ffmpeg 5.0 in experimental:
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../.. 
-I../../../include -I../../../include -I../../../src -I../../../src/xine-engine 
-I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input 
-I../../../src/input -I../../../lib -I../../../lib -DNDEBUG -D_REENTRANT 
-DXINE_COMPILE -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -fexpensive-optimizations 
-ffast-math -fvisibility=hidden -I/usr/include/x86_64-linux-gnu 
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -pipe -Wall 
-Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute 
-Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wchar-subscripts 
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wpointer-arith -g 
-g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -O3 -fexpensive-optimizations -ffast-math -Wall 
-Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations 
-Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 
-Wno-format-zero-length -Wformat-security -Wstrict-aliasing=2 
-Werror=implicit-function-declaration -c ff_video_decoder.c  -fPIC -DPIC -o 
.libs/xineplug_decode_ff_la-ff_video_decoder.o
| ff_video_decoder.c:64:11: fatal error: libavcodec/vaapi.h: No such file or 
directory
|64 | # include 
|   |   ^~~~
| compilation terminated.
| make[5]: *** [Makefile:798: xineplug_decode_ff_la-ff_video_decoder.lo] Error 1
| make[5]: *** Waiting for unfinished jobs
| demux_avformat.c: In function ‘send_avpacket’:
| demux_avformat.c:550:3: warning: ‘av_init_packet’ is deprecated 
[-Wdeprecated-declarations]
|   550 |   av_init_packet();
|   |   ^~
| In file included from 
/usr/include/x86_64-linux-gnu/libavformat/avformat.h:316,
|  from demux_avformat.c:31:
| /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
|   506 | void av_init_packet(AVPacket *pkt);
|   |  ^~
| ff_audio_decoder.c: In function ‘ff_audio_init_codec’:
| ff_audio_decoder.c:259:19: warning: assignment discards ‘const’ qualifier 
from pointer target type [-Wdiscarded-qualifiers]
|   259 |   this->codec = avcodec_find_decoder(ff_audio_lookup[i].id);
|   |   ^
| ff_audio_decoder.c: In function ‘ff_audio_decode’:
| ff_audio_decoder.c:694:3: warning: ‘av_init_packet’ is deprecated 
[-Wdeprecated-declarations]
|   694 |   av_init_packet ();
|   |   ^~
| In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45,
|  from ff_audio_decoder.c:37:
| /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here
|   506 | void av_init_packet(AVPacket *pkt);
|   |  ^~
| make[5]: Leaving directory '/<>/src/combined/ffmpeg'

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#988354: schroot: fails to enter zfs source chroots

2021-05-11 Thread Sebastian Ramacher
Package: schroot
Version: 1.6.10-12
Severity: normal

Thanks for adding zfs support to schroot. While entering a zfs-backed
chroot works fine, i.e., schroot -c unstable-amd64-sbuild, trying to
enter the source chroot fails:

$ schroot -c source:unstable-amd64-sbuild
E: 10mount: filesystem 'tank/debian/schroot/unstable-amd64-sbuild' cannot be 
mounted using 'mount'.
E: 10mount: Use 'zfs set mountpoint=legacy' or 'zfs mount 
tank/debian/schroot/unstable-amd64-sbuild'.
E: 10mount: See zfs(8) for more information.
E: unstable-amd64-sbuild-74f80dc1-c405-4ec6-a7f5-b533ea723811: Chroot setup 
failed: stage=setup-start

Cheers

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (601, 'testing'), (500, 'testing-security')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-6-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages schroot depends on:
ii  libboost-filesystem1.74.0   1.74.0-9
ii  libboost-iostreams1.74.01.74.0-9
ii  libboost-program-options1.74.0  1.74.0-9
ii  libc6   2.31-11
ii  libgcc-s1   10.2.1-6
ii  libpam0g1.4.0-7
ii  libstdc++6  10.2.1-6
ii  libuuid12.36.1-7
ii  lsb-base11.1.0
ii  schroot-common  1.6.10-12

schroot recommends no packages.

Versions of packages schroot suggests:
pn  aufs-tools | unionfs-fuse  
pn  btrfs-progs
ii  debootstrap1.0.123
ii  lvm2   2.03.11-2.1
pn  qemu-user-static   
ii  zfsutils-linux 2.0.3-8

-- Configuration Files:
/etc/schroot/sbuild/fstab changed [not included]
/etc/schroot/setup.d/05btrfs changed [not included]

-- no debconf information

-- 
Sebastian Ramacher



Bug#986903: python3-zope.testrunner: bcep file does not work with buster's py3compile

2021-04-13 Thread Sebastian Ramacher
Package: python3-zope.testrunner
Version: 5.2-2
Severity: serious
X-Debbugs-Cc: sramac...@debian.org

Starting from a buster chroot, the following fails

$ apt install -y python3-zope.testrunner
$ sed 's/buster/bullseye/' -i /etc/apt/sources.list
$ apt update
$ apt install -y python3-zope.testrunner

with:

Setting up python3-zope.testrunner (5.2-2) ...
Traceback (most recent call last):
  File "/usr/bin/py3compile", line 290, in 
main()
  File "/usr/bin/py3compile", line 266, in main
e_patterns = get_exclude_patterns()
  File "/usr/bin/py3compile", line 93, in get_exclude_patterns
for type_, vers, dname, pattern in get_exclude_patterns_from_dir():
  File "/usr/share/python3/debpython/__init__.py", line 22, in __call__
self.cache[key] = self.func(*args, **kwargs)
  File "/usr/bin/py3compile", line 68, in get_exclude_patterns_from_dir
type_, vrange, dname, pattern = line.split('|', 3)
ValueError: not enough values to unpack (expected 4, got 3)
dpkg: error processing package python3-zope.testrunner (--configure):
 installed python3-zope.testrunner package post-installation script subprocess 
returned error exit status 1
Errors were encountered while processing:
 python3-zope.testrunner
E: Sub-process /usr/bin/dpkg returned an error code (1)

The issue is python3-zope.testrunner's bcep file (see #985455 for a
similar bug) which contains:

  dir|3.0-|/usr/lib/python3/dist-packages/zope/testrunner/tests/

Although the documentation of dh_python3 suggests that this would be
supported in buster, it actually isn't. Possible fixes include:

* Chaning the bcep file to

re|3.0-|/usr/lib/python3/dist-packages/zope/testrunner/tests|.*

* Or adding a dependency on python3-minimal (>= 3.8.2-2)

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#965306: adplay: FTBFS: error: no matching function for call to ‘CSurroundopl::CSurroundopl(Copl*&, Copl*&, bool)’

2020-07-19 Thread Sebastian Ramacher
Source: adplay
Version: 1.8-2
Severity: serious
Tags: ftbfs sid bullseye
Justification: fails to build from source (but built successfully in the past)

adplay currently fails to build:
| adplay.cc: In function ‘int main(int, char**)’:
| adplay.cc:410:50: error: no matching function for call to 
‘CSurroundopl::CSurroundopl(Copl*&, Copl*&, bool)’
|   410 |   opl = new CSurroundopl(a, b, cfg.bits == 16);
|   |  ^
| In file included from adplay.cc:52:
| /usr/include/adplug/surroundopl.h:67:3: note: candidate: 
‘CSurroundopl::CSurroundopl(COPLprops*, COPLprops*, bool)’
|67 |   CSurroundopl(COPLprops *a, COPLprops *b, bool output16bit);
|   |   ^~~~
| /usr/include/adplug/surroundopl.h:67:27: note:   no known conversion for 
argument 1 from ‘Copl*’ to ‘COPLprops*’
|67 |   CSurroundopl(COPLprops *a, COPLprops *b, bool output16bit);
|   |~~~^
| /usr/include/adplug/surroundopl.h:51:7: note: candidate: ‘constexpr 
CSurroundopl::CSurroundopl(const CSurroundopl&)’
|51 | class CSurroundopl: public Copl
|   |   ^~~~
| /usr/include/adplug/surroundopl.h:51:7: note:   candidate expects 1 argument, 
3 provided

See
https://buildd.debian.org/status/fetch.php?pkg=adplay=amd64=1.8-2%2Bb1=1595115090=0

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#960422: glob2: FTBFS with boost 1.71

2020-05-12 Thread Sebastian Ramacher
Source: glob2
Version: 0.9.4.4-3
Severity: important
Tags: patch sid bullseye
User: team+bo...@tracker.debian.org
Usertags: boost1.71

glob2 fails to build with boost 1.71:
| g++ -o src/AIEcho.o -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL src/AIEcho.cpp
| src/AIEcho.cpp: In member function 'bool 
AIEcho::SearchTools::enemy_building_iterator::operator!=(const 
AIEcho::SearchTools::enemy_building_iterator&) const':
| src/AIEcho.cpp:4390:102: error: cannot convert 'boost::logic::tribool' to 
'bool' in return
|  4390 |  return is_end!=rhs.is_end || team!=rhs.team || 
building_type!=rhs.building_type || level!=rhs.level || 
construction_site!=rhs.construction_site;
|   | 
~^~~
|   |   
   |
|   |   
   boost::logic::tribool

Patch at https://patches.ubuntu.com/g/glob2/glob2_0.9.4.4-3ubuntu1.patch

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#941059: libjson-c-dev: broken so symlink

2019-09-24 Thread Sebastian Ramacher
Package: libjson-c-dev
Version: 0.13.1+dfsg-5
Severity: serious

After the last update:

% ls -l /usr/lib/x86_64-linux-gnu/libjson-c.so
lrwxrwxrwx 1 root root 36 Sep 24 01:31 /usr/lib/x86_64-linux-gnu/libjson-c.so 
-> /lib/x86_64-linux-gnu/libjson-c.so.4

But:

% ls /lib/x86_64-linux-gnu/libjson-c.so.4
ls: cannot access '/lib/x86_64-linux-gnu/libjson-c.so.4': No such file or 
directory

Cheers

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (650, 'unstable-debug'), (650, 'unstable'), (601, 'testing'), 
(600, 'experimental-debug'), (600, 'buildd-unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libjson-c-dev depends on:
ii  libjson-c4  0.13.1+dfsg-5

libjson-c-dev recommends no packages.

libjson-c-dev suggests no packages.

-- no debconf information

-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Accepted directfb 1.2.10.0-8+deb9u1 (source) into proposed-updates->stable-new, proposed-updates

2018-02-25 Thread Sebastian Ramacher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 03 Feb 2018 15:50:59 +0100
Source: directfb
Binary: libdirectfb-dev libdirectfb-1.2-9 libdirectfb-bin libdirectfb-extra
Architecture: source
Version: 1.2.10.0-8+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description:
 libdirectfb-1.2-9 - direct frame buffer graphics (shared libraries)
 libdirectfb-bin - direct frame buffer graphics - binaries
 libdirectfb-dev - direct frame buffer graphics library - development files
 libdirectfb-extra - direct frame buffer graphics - extra providers
Closes: 878324
Changes:
 directfb (1.2.10.0-8+deb9u1) stretch; urgency=medium
 .
   * debian/libdirectfb-1.2-9.install: Fix architecture-based filter to
 actually install drivers. (Closes: #878324)
Checksums-Sha1:
 3386c202edb9c336be94e829c7ee34f54e684d3e 2341 directfb_1.2.10.0-8+deb9u1.dsc
 d36fbff40c0611549bd15f37359907ad36d66210 20232 
directfb_1.2.10.0-8+deb9u1.debian.tar.xz
Checksums-Sha256:
 39245535735c67ebea42eab9356b48ff662653e5e9d8fc234b6c5f277dd1d3ee 2341 
directfb_1.2.10.0-8+deb9u1.dsc
 d5f08d3cdd7567a21b3c3660c3a53ae39b36c17cf068817a8263179a80c527b3 20232 
directfb_1.2.10.0-8+deb9u1.debian.tar.xz
Files:
 f3cad92524879e1e89f2dff33b262438 2341 libs optional 
directfb_1.2.10.0-8+deb9u1.dsc
 80e6e14458d46d4e354370b604925140 20232 libs optional 
directfb_1.2.10.0-8+deb9u1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAlqQj60ACgkQafL8UW6n
GZPtgA/9F8KD2BzLWNiMfafPU8tAG0Q5uuUou+uyY4Xj7HMVio7j2xNh+LvCtnlq
a9xmLMfKCSahRJhNl8NTvDR40O9kYQUXTEn5ctDvnEwIkfiRM4x0qQZSuPiQM7HG
DhtYwx7d7PO+CkfGl6GtzEFxS+eqV2T8hythUW9Ui4p0i7RTXX4SkOff1GNXvbBk
vaEFTkkwyZn2S8a01Z1Jn4wNjzXxwE3qajkz31STPkdhAiRavdrhbrmue1fc8B/W
Yxs8nJAUpvSlHGr8n0nYD2Zhk6VvwhcdVe7Qoec2k1/MmkpzIZyf8M0PIFIJCTBy
B4Q3tU1Ko3rm7VqeIpVuK8Q8wnEuXEpybF+WPgdKv3/+PJO8X/ohko5qYqINg6Hd
+fv6eHzRtnYLMktjQ7RXKwVZDQeFq4PpiraLFT1WxM/AURQRhzcMeQdqAZahjnkB
0LllfdoGSKK+y7P+k26Jt2avcaFMUgmrhBxXK5e9tfBFPNzRFUg8MmfIqEUGEmgl
OnYiVVTqHk1cPaQyILmsmiZcpmXuNLGmH5DBoSxk51Mv8MyWovIbxaSMPlS3qNuQ
HhPffzrV2iWlucNbqXi0DSSU4UQ5X7x6SDbsfriDlSiWm/HxAOPHGWLPvxkcMbKo
/RzKOG3W53z89UlBArXlh+JVUmREFl/xfqa7WCthSlr/JT28ml4=
=R+F7
-END PGP SIGNATURE-



Bug#873166: imms: FTBFS against audacious 3.9

2017-08-25 Thread Sebastian Ramacher
clared in this scope
|  aud_playlist_queue_delete(pl, qp, 1);
|  ^
| ../clients/audacious/audplugin.cc: In static member function 'static void 
FilterOps::set_next(int)':
| ../clients/audacious/audplugin.cc:125:18: error: 'aud_playlist_get_playing' 
was not declared in this scope
|  int pl = aud_playlist_get_playing();
|   ^~~~
| ../clients/audacious/audplugin.cc:125:18: note: suggested alternative: 
'aud_drct_get_playing'
|  int pl = aud_playlist_get_playing();
|   ^~~~
|   aud_drct_get_playing
| ../clients/audacious/audplugin.cc:126:9: error: 'aud_playlist_queue_insert' 
was not declared in this scope
|  aud_playlist_queue_insert(pl, -1, next_plpos);
|  ^
| ../clients/audacious/audplugin.cc: In static member function 'static int 
FilterOps::get_length()':
| ../clients/audacious/audplugin.cc:140:18: error: 'aud_playlist_get_playing' 
was not declared in this scope
|  int pl = aud_playlist_get_playing();
|   ^~~~
| ../clients/audacious/audplugin.cc:140:18: note: suggested alternative: 
'aud_drct_get_playing'
|  int pl = aud_playlist_get_playing();
|   ^~~~
|   aud_drct_get_playing
| ../clients/audacious/audplugin.cc:141:16: error: 'aud_playlist_entry_count' 
was not declared in this scope
|  return aud_playlist_entry_count(pl);
| ^~~~
| ../clients/audacious/audplugin.cc: In function 'void check_playlist(int)':
| ../clients/audacious/audplugin.cc:184:25: error: 'aud_playlist_entry_count' 
was not declared in this scope
|  int new_pl_length = aud_playlist_entry_count(pl);
|  ^~~~
| ../clients/audacious/audplugin.cc: In function 'void do_checks(void*)':
| ../clients/audacious/audplugin.cc:203:14: error: 'aud_playlist_get_playing' 
was not declared in this scope
|  int pl = aud_playlist_get_playing();
|   ^~~~
| ../clients/audacious/audplugin.cc:203:14: note: suggested alternative: 
'aud_drct_get_playing'
|  int pl = aud_playlist_get_playing();
|   ^~~~
|   aud_drct_get_playing
| ../clients/audacious/audplugin.cc:210:21: error: 'aud_playlist_entry_count' 
was not declared in this scope
|  pl_length = aud_playlist_entry_count(pl);
|  ^~~~
| ../clients/audacious/audplugin.cc:214:38: error: 'aud_playlist_get_position' 
was not declared in this scope
|  last_plpos = cur_plpos = aud_playlist_get_position(pl);
|   ^
| ../clients/audacious/audplugin.cc:214:38: note: suggested alternative: 
'aud_drct_get_position'
|  last_plpos = cur_plpos = aud_playlist_get_position(pl);
|   ^
|   aud_drct_get_position
| ../clients/audacious/audplugin.cc:224:17: error: 'aud_playlist_get_position' 
was not declared in this scope
|  cur_plpos = aud_playlist_get_position(pl);
|  ^
| ../clients/audacious/audplugin.cc:224:17: note: suggested alternative: 
'aud_drct_get_position'
|  cur_plpos = aud_playlist_get_position(pl);
|  ^
|  aud_drct_get_position
| ../clients/audacious/audplugin.cc:227:16: error: 
'aud_playlist_entry_get_tuple' was not declared in this scope
|  Tuple tu = aud_playlist_entry_get_tuple(pl, cur_plpos);
| ^~~~
| ../clients/audacious/audplugin.cc:227:16: note: suggested alternative: 
'aud_plugin_get_type'
|  Tuple tu = aud_playlist_entry_get_tuple(pl, cur_plpos);
| ^~~~
| aud_plugin_get_type
| ../clients/audacious/audplugin.cc:244:22: error: 
'aud_playlist_queue_find_entry' was not declared in this scope
|  int qp = aud_playlist_queue_find_entry(pl, next_plpos);
|   ^
| ../clients/audacious/audplugin.cc:245:13: error: 'aud_playlist_queue_delete' 
was not declared in this scope
|  aud_playlist_queue_delete(pl, qp, 1);
|  ^
| ../clients/audacious/audplugin.cc:260:19: error: 'aud_playlist_queue_count' 
was not declared in this scope
|  int qlength = aud_playlist_queue_count(pl);
|^~~~

See https://people.debian.org/~sramacher/logs/imms_3.1.0~svn301-5_amd64.log for
the full build log.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#824596: wicd: FTBFS: KeyError: 'LANG'

2016-05-17 Thread Sebastian Ramacher
Source: wicd
Version: 1.7.4+tb2-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch

wicd currently fails to build:
| running compile_translations
| Traceback (most recent call last):
|   File "setup.py", line 708, in 
| data_files = data,
|   File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
| dist.run_commands()
|   File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
| self.run_command(cmd)
|   File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
| cmd_obj.run()
|   File "setup.py", line 68, in run
| _build.run(self)
|   File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run
| self.run_command(cmd_name)
|   File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command
| self.distribution.run_command(command)
|   File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
| cmd_obj.run()
|   File "setup.py", line 624, in run
| oldlang = os.environ['LANG']
|   File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__
| raise KeyError(key)
| KeyError: 'LANG'
| dh_auto_build: python setup.py build --force returned exit code 1

For a full build log see
https://people.debian.org/~sramacher/logs/wicd_1.7.4+tb2-1_amd64-20160517-2208.log

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Re: Bug#817199: transcode: should this package be removed?

2016-03-19 Thread Sebastian Ramacher
Control: reassign -1 ftp.debian.org
Control: severity -1 normal
Control: retitle -1 RM: transcode -- RoM; dead upstream, replacements exist
Control: clone -1 -2
Control: retitle -2 RM: dvdwizard -- RoQA; orphaned, dead upstream, blocking 
transcode removal
Control: block -1 by -2

On 2016-03-18 09:58:52, Fabian Greffrath wrote:
> Am Sonntag, den 13.03.2016, 21:25 +0100 schrieb Sebastian Ramacher:
> > Yes, dvdwizard would have to be RoQ-ed if we are going to remove
> > transcode. But it's also dead upstream and orphaned.
> 
> Alright, let's go for it.
> 
> Anyway, since transcode is a command-line utility, it should be rather
> straightforward to convert dvdwizard to use something more advanced,
> e.g. ffmpeg. But until someone who urgently needs dvdwizard volunteers
> to do this, I think it should be alright to remove it from the archive.

Dear FTP masters, please remove transcode from unstable. From my initial mail
in this bug report:

> transcode is dead upstream since many years and it is also no longer really
> maintained Debian. We just keep sticking patches on top of it. I suppose most
> of its use-cases are also covered by other tools already available in Debian.
> Also, support for modern containers like mp4 is still very limited. So I think
> it's time to let it go.

Also, transcode will become RC-buggy once the ffmpeg 3.0 transition starts.

transcode has one reverse dependency: dvdwizard. dvdwizard is also dead upstream
and orphaned. Please remove it too.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#790983: blackbox: library transition: libbt0v5

2015-08-14 Thread Sebastian Ramacher
user release.debian@packages.debian.org
usertag 790983 + transition
block 790983 by 790756
reassign 790983 release.debian.org
retitle 790983 transition: blacbkox (GCC 5)
severity 790983 normal
thanks

On 2015-08-10 11:49:48, Simon McVittie wrote:
 Control: severity 790983 serious
 Control: tags 790983 + confirmed
 Control: retitle 790983 blackbox: library transition: libbt0v5
 
 On Fri, 03 Jul 2015 at 13:08:57 +, Matthias Klose wrote:
   - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
 library API, and are used by the reverse dependencies of the
 library.
 
 Yes they are. Rebuilding bbpager, the only rdep of blackbox, fails with:

Version with renamed package is in NEW.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#511159: [soundconverter] Clips tracks when converting from ape format.

2015-01-18 Thread Sebastian Ramacher
Control: tags -1 + moreinfo

Hi Jaromir

On 2012-02-08 21:08:20, Jaromír Mikeš wrote:
 I just found this bug when searched why my ape file are corrupted when 
 converted by soundcorverter 1.5.4-1
 Having same problem here ... audible clips and output file is shorter then 
 input,
 of course also smaller. 
 Setting for conversion was:
 wav
 16bit
 44.1kHz
 
 Output and input files are available here:
 http://uploading.com/files/c3461225/Baumstam_-_On_Tour.wav/
 http://uploading.com/files/48ea7c86/Baumstam%2B-%2BOn%2BTour.ape/
 http://uploading.com/files/fb5c8fm8/01._Your_Time_Has_Come.wav/
 http://uploading.com/files/451bb721/01.%2BYour%2BTime%2BHas%2BCome.ape/
 
 Downloading time is rather longer ;(
 
 Let me know if you need some additional information.

I've just uploaded 3.0.0~alpha1-1. Could you please test if the issue
still exists in that version?

(The uploading.com links are dead, otherwise I'd have tried it myself.)

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#765284: htdig: FTBFS on kfreebsd-*: 'ETIME' undeclared

2014-10-13 Thread Sebastian Ramacher
Source: htdig
Version: 1:3.2.0b6-13
Severity: serious
Justification: fails to build from source (but built successfully in the past)

htdig failed to build on kfreebsd-*:
| libtool: compile:  x86_64-kfreebsd-gnu-gcc -DHAVE_CONFIG_H -I. -I./../htlib 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c mut_pthread.c  -fPIC -DPIC -o .libs/mut_pthread.o
| mut_pthread.c: In function 'CDB___db_pthread_mutex_lock':
| mut_pthread.c:204:27: error: 'ETIME' undeclared (first use in this function)
| if (ret != 0  ret != ETIME  ret != ETIMEDOUT)
|^
| mut_pthread.c:204:27: note: each undeclared identifier is reported only once 
for each function it appears in
| make[3]: *** [mut_pthread.lo] Error 1

For the full build log see
https://buildd.debian.org/status/fetch.php?pkg=htdigarch=kfreebsd-amd64ver=1:3.2.0b6-13stamp=1408859426.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#757033: python-yahoo: websearch fails with urlopen error [Errno -2] Name or service not known

2014-08-04 Thread Sebastian Ramacher
Package: python-yahoo
Version: 3.1-3
Severity: grave

python-yahoo is no longer usable. The included websearch.py example
fails with:

Got an error - urlopen error [Errno -2] Name or service not known

Also, both servers (search.yahooapis.com and local.yahooapis.com) that
are used to submit search requests cannot be resolved.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#756794: vsftpd: FTBFS on kfreebsd-*

2014-08-01 Thread Sebastian Ramacher
Source: vsftpd
Version: 3.0.2-15
Severity: serious
Justification: fails to build from source (but built successfully in the past)

vsftpd failed to build on kfreebsd-* with:
| gcc -c sysdeputil.c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc
| sysdeputil.c: In function 'do_checkcap':
| sysdeputil.c:622:3: error: unknown type name 'cap_t'
|cap_t current_caps = cap_get_proc();
|^
| sysdeputil.c:624:20: warning: comparison between pointer and integer
|if (current_caps != NULL)
| ^
| sysdeputil.c: In function 'vsf_sysdep_adopt_capabilities':
| sysdeputil.c:635:3: error: unknown type name 'cap_value_t'
|cap_value_t cap_value;
|^
| sysdeputil.c:636:3: error: unknown type name 'cap_t'
|cap_t adopt_caps = cap_init();
|^
| sysdeputil.c:639:17: error: 'CAP_CHOWN' undeclared (first use in this 
function)
|  cap_value = CAP_CHOWN;
|  ^
| sysdeputil.c:639:17: note: each undeclared identifier is reported only once 
for each function it appears in
| sysdeputil.c:640:30: error: 'CAP_EFFECTIVE' undeclared (first use in this 
function)
|  cap_set_flag(adopt_caps, CAP_EFFECTIVE, 1, cap_value, CAP_SET);
|   ^
| sysdeputil.c:640:60: error: 'CAP_SET' undeclared (first use in this function)
|  cap_set_flag(adopt_caps, CAP_EFFECTIVE, 1, cap_value, CAP_SET);
| ^
| sysdeputil.c:641:30: error: 'CAP_PERMITTED' undeclared (first use in this 
function)
|  cap_set_flag(adopt_caps, CAP_PERMITTED, 1, cap_value, CAP_SET);
|   ^
| sysdeputil.c:645:17: error: 'CAP_NET_BIND_SERVICE' undeclared (first use in 
this function)
|  cap_value = CAP_NET_BIND_SERVICE;
|  ^
| make[2]: *** [sysdeputil.o] Error 1

Build logs are available from
https://buildd.debian.org/status/package.php?p=vsftpd. Please take a
look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#739239: FTBFS with libav10

2014-02-26 Thread Sebastian Ramacher
Control: tags -1 + fixed-upstream

On 2014-02-17 00:16:06, Moritz Muehlenhoff wrote:
 Package: forked-daapd
 Severity: important
 
 Hi,
 your package fails to build from source against libav 10 (currently
 packaged in experimental). This bug will become release-critical
 at some point when the libav10 transition starts.
 
 Migration documentation can be found at
 https://wiki.libav.org/Migration/10
 
 Cheers,
 Moritz
 
 filescanner_ffmpeg.c:616:20: error: use of undeclared identifier 
 'CODEC_ID_WMALOSSLESS'; did you mean 'AV_CODEC_ID_WMALOSSLESS'?  || 
 (codec_id == CODEC_ID_WMALOSSLESS))
   ^~~~
   AV_CODEC_ID_WMALOSSLESS
 /usr/include/libavcodec/avcodec.h:408:5: note: 'AV_CODEC_ID_WMALOSSLESS' 
 declared here
 AV_CODEC_ID_WMALOSSLESS,
 ^
 filescanner_ffmpeg.c:624:28: error: use of undeclared identifier 
 'CODEC_ID_FLAC'; did you mean 'AV_CODEC_ID_FLAC'?
   else if (codec_id == CODEC_ID_FLAC)
^
AV_CODEC_ID_FLAC
 /usr/include/libavcodec/avcodec.h:379:5: note: 'AV_CODEC_ID_FLAC' declared 
 here
 AV_CODEC_ID_FLAC,
 ^
 filescanner_ffmpeg.c:633:29: error: use of undeclared identifier 
 'CODEC_ID_MUSEPACK7'; did you mean 'AV_CODEC_ID_MUSEPACK7'?
   else if ((codec_id == CODEC_ID_MUSEPACK7)
 ^~
 AV_CODEC_ID_MUSEPACK7
 /usr/include/libavcodec/avcodec.h:395:5: note: 'AV_CODEC_ID_MUSEPACK7' 
 declared here
 AV_CODEC_ID_MUSEPACK7,
 ^
 filescanner_ffmpeg.c:634:25: error: use of undeclared identifier 
 'CODEC_ID_MUSEPACK8'; did you mean 'AV_CODEC_ID_MUSEPACK8'?
|| (codec_id == CODEC_ID_MUSEPACK8))
^~
AV_CODEC_ID_MUSEPACK8
 /usr/include/libavcodec/avcodec.h:404:5: note: 'AV_CODEC_ID_MUSEPACK8' 
 declared here
 AV_CODEC_ID_MUSEPACK8,
 ^
 1 warning and 12 errors generated.
 make[4]: *** [forked_daapd-filescanner_ffmpeg.o] Error 1
 make[4]: Leaving directory `/home/jmm/av10/forked-daapd-0.19gcd/src'
 make[3]: *** [all] Error 2
 make[3]: Leaving directory `/home/jmm/av10/forked-daapd-0.19gcd/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/home/jmm/av10/forked-daapd-0.19gcd'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/home/jmm/av10/forked-daapd-0.19gcd'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

There is a patch available at [1]. As stated in #688538, Balint wants to
switch to this new upstream, so I'm marking it as fixed-upstream.

Regards

[1] 
https://github.com/ejurgensen/forked-daapd/commit/7997377deb1ad211d20c6510ffc25a292805a725
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#739503: forked-daapd: FTBFS on powerpc: undefined reference to `__stack_chk_guard'

2014-02-19 Thread Sebastian Ramacher
Source: forked-daapd
Version: 0.19gcd-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

forked-daapd fails to build on powerpc:
| /bin/bash ../libtool --tag=CC   --mode=link clang -fblocks -D_REENTRANT 
-I/usr/include/taglib   -D_THREAD_SAFE -D_REENTRANT   -I/usr/include/libxml2 
-I/usr/include/alsa   -D_FORTIFY_SOURCE=2   -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall 
-D_LARGEFILE_SOURCE  -Wl,-z,relro -o forked-daapd forked_daapd-main.o 
forked_daapd-db.o forked_daapd-logger.o forked_daapd-conffile.o 
forked_daapd-filescanner.o forked_daapd-filescanner_ffmpeg.o 
forked_daapd-filescanner_urlfile.o forked_daapd-filescanner_m3u.o 
forked_daapd-filescanner_itunes.o forked_daapd-mdns_avahi.o 
forked_daapd-network.o forked_daapd-remote_pairing.o  
forked_daapd-avio_evbuffer.o forked_daapd-http.o forked_daapd-httpd.o 
forked_daapd-httpd_rsp.o forked_daapd-httpd_daap.o forked_daapd-httpd_dacp.o 
forked_daapd-dmap_common.o forked_daapd-transcode.o forked_daapd-artwork.o 
forked_daapd-misc.o forked_daapd-rng.o forked_daapd-rsp_query.o 
forked_daapd-daap_query.o forked_daapd-player.o forked_daapd-laudio_alsa.o  
forked_daapd-raop.o forked_daapd-evbuffer.o forked_daapd-scan-wma.o 
forked_daapd-scan-flac.o forked_daapd-scan-mpc.o forked_daapd-RSPLexer.o 
forked_daapd-RSPParser.o forked_daapd-RSP2SQL.o forked_daapd-DAAPLexer.o 
forked_daapd-DAAPParser.o forked_daapd-DAAP2SQL.o -lrt -lz   -lavahi-common 
-lavahi-client   -lsqlite3   -lavcodec -lavformat -lswscale -lavutil -lconfuse  
 -lFLAC   -ltag_c -ltag -lavl -lmxml -lpthread   -lantlr3c 
-L/usr//usr/lib/powerpc-linux-gnu -lplist -lgcrypt -L/usr/lib/powerpc-linux-gnu 
-lgpg-error -lasound   -lunistring -ldispatch  -lBlocksRuntime -Wl,-z,relro 
-ltre   
| libtool: link: clang -fblocks -D_REENTRANT -I/usr/include/taglib 
-D_THREAD_SAFE -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/alsa 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Wall -D_LARGEFILE_SOURCE -Wl,-z -Wl,relro -o 
forked-daapd forked_daapd-main.o forked_daapd-db.o forked_daapd-logger.o 
forked_daapd-conffile.o forked_daapd-filescanner.o 
forked_daapd-filescanner_ffmpeg.o forked_daapd-filescanner_urlfile.o 
forked_daapd-filescanner_m3u.o forked_daapd-filescanner_itunes.o 
forked_daapd-mdns_avahi.o forked_daapd-network.o forked_daapd-remote_pairing.o 
forked_daapd-avio_evbuffer.o forked_daapd-http.o forked_daapd-httpd.o 
forked_daapd-httpd_rsp.o forked_daapd-httpd_daap.o forked_daapd-httpd_dacp.o 
forked_daapd-dmap_common.o forked_daapd-transcode.o forked_daapd-artwork.o 
forked_daapd-misc.o forked_daapd-rng.o forked_daapd-rsp_query.o 
forked_daapd-daap_query.o forked_daapd-player.o forked_daapd-laudio_alsa.o 
forked_daapd-raop.o forked_daapd-evbuffer.o forked_daapd-scan-wma.o 
forked_daapd-scan-flac.o forked_daapd-scan-mpc.o forked_daapd-RSPLexer.o 
forked_daapd-RSPParser.o forked_daapd-RSP2SQL.o forked_daapd-DAAPLexer.o 
forked_daapd-DAAPParser.o forked_daapd-DAAP2SQL.o -Wl,-z -Wl,relro  -lrt -lz 
-lavahi-common -lavahi-client /usr/lib/powerpc-linux-gnu/libsqlite3.so 
-lavcodec -lavformat -lswscale -lavutil -lconfuse -lFLAC -ltag_c -ltag -lavl 
-lmxml -lpthread -lantlr3c -L/usr//usr/lib/powerpc-linux-gnu -lplist -lgcrypt 
-L/usr/lib/powerpc-linux-gnu -lgpg-error -lasound -lunistring -ldispatch 
-lBlocksRuntime -ltre
| forked_daapd-logger.o: In function `DPRINTF':
| /«PKGBUILDDIR»/src/logger.c:192: undefined reference to `__stack_chk_guard'
| /«PKGBUILDDIR»/src/logger.c:192: undefined reference to `__stack_chk_guard'
| forked_daapd-logger.o: In function `DPRINTF':
| /usr/include/powerpc-linux-gnu/bits/stdio2.h:127: undefined reference to 
`__stack_chk_guard'
| /usr/include/powerpc-linux-gnu/bits/stdio2.h:127: undefined reference to 
`__stack_chk_guard'
| forked_daapd-logger.o: In function `__vlogger_block_invoke':
| /«PKGBUILDDIR»/src/logger.c:117: undefined reference to `__stack_chk_guard'
| forked_daapd-logger.o:/«PKGBUILDDIR»/src/logger.c:117: more undefined 
references to `__stack_chk_guard' follow
| clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

Full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=forked-daapdarch=powerpcver=0.19gcd-3stamp=1390081664

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#735569: livbigraimpex: FTBFS: Build-Depends on libhdf5-serial-dev

2014-01-16 Thread Sebastian Ramacher
Source: libvigraimpex
Version: 1.9.0+dfsg-7
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Tags: sid jessie

tessa has a versioned Build-Depends on libhdf5-serial-dev and thus
FTBFS:
| The following packages have unmet dependencies:
|  sbuild-build-depends-libvigraimpex-dummy : Depends: libhdf5-serial-dev (= 
1.8)

The transitional libhdf5-serial-dev package got removed in a recent hdf5
upload.

Full build log:
http://people.debian.org/~sramacher/logs/hdf5/libvigraimpex_1.9.0+dfsg-7_amd64-20140116-1606.log

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#731580: qpxtool: FTBFS on kfreebsd-*: error: 'int open(const char*, int, ...)' previously defined here

2013-12-06 Thread Sebastian Ramacher
Source: qpxtool
Version: 0.7.1.002-6
Severity: serious
Justification: fails to build from source (but built successfully in the past)

qpxtool fails to build on kfreebsd-* with:
| g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -O2 -fPIC -DUSE_LIBPNG   -g -I. -I./include 
-I../include -D_FORTIFY_SOURCE=2  -c -o qpx_transport.o qpx_transport.cpp
| In file included from qpx_transport.cpp:15:0:
| /usr/include/x86_64-kfreebsd-gnu/bits/fcntl2.h: In function 'int open(const 
char*, int, ...)':
| ./include/qpx_transport.h:220:18: error: redefinition of 'int open(const 
char*, int, ...)'
|  #define open64   open
|   ^
| In file included from /usr/include/fcntl.h:279:0,
|  from qpx_transport.cpp:33:
| /usr/include/x86_64-kfreebsd-gnu/bits/fcntl2.h:41:1: error: 'int open(const 
char*, int, ...)' previously defined here
|  open (const char *__path, int __oflag, ...)
|  ^
| make[3]: *** [qpx_transport.o] Error 1

For a full build log see
https://buildd.debian.org/status/fetch.php?pkg=qpxtoolarch=kfreebsd-amd64ver=0.7.1.002-6stamp=1374582703

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#731481: zvbi: FTBFS on kfreebsd-*/hurd-i386 due to missing symbols

2013-12-05 Thread Sebastian Ramacher
Source: zvbi
Version: 0.2.35-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

zvbi fails to build on kfreebsd-* and hurd-i386 due to missing symbols:
| dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
| dpkg-gensymbols: warning: debian/libzvbi0/DEBIAN/symbols doesn't match 
completely debian/libzvbi0.symbols
| --- debian/libzvbi0.symbols (libzvbi0_0.2.35-2_kfreebsd-amd64)
| +++ dpkg-gensymbols8Dr61d 2013-10-16 00:11:31.0 +
| @@ -11,18 +11,18 @@
|   _vbi_strndup@Base 0.2.33
|   _vbi_vasprintf@Base 0.2.33
|   _zvbi_intl_domainname@Base 0.2.33
| - close@Base 0.2.33
| +#MISSING: 0.2.35-2# close@Base 0.2.33
|   device_close@Base 0.2.33
|   device_ioctl@Base 0.2.33
|   device_mmap@Base 0.2.33
|   device_munmap@Base 0.2.33
|   device_open@Base 0.2.33
| - fcntl@Base 0.2.33
| +#MISSING: 0.2.35-2# fcntl@Base 0.2.33
|   fprint_symbolic@Base 0.2.33
|   fprint_unknown_ioctl@Base 0.2.33
| - ioctl@Base 0.2.33
| - open@Base 0.2.33
| - read@Base 0.2.33
| +#MISSING: 0.2.35-2# ioctl@Base 0.2.33
| +#MISSING: 0.2.35-2# open@Base 0.2.33
| +#MISSING: 0.2.35-2# read@Base 0.2.33
|   vbi_capture_delete@Base 0.2.33
|   vbi_capture_fd@Base 0.2.33
|   vbi_capture_flush@Base 0.2.33
| @@ -76,7 +76,7 @@
|   vbi_proxy_msg_stop_listen@Base 0.2.33
|   vbi_proxy_msg_write@Base 0.2.33
|   vbi_proxy_msg_write_idle@Base 0.2.33
| - write@Base 0.2.33
| +#MISSING: 0.2.35-2# write@Base 0.2.33
|  libzvbi.so.0 libzvbi0 #MINVER#
|   __vbi_event_handler_list_send@Base 0.2.35
|   _vbi3_bit_slicer_destroy@Base 0.2.33
| dh_makeshlibs: dpkg-gensymbols -plibzvbi0 -Idebian/libzvbi0.symbols 
-Pdebian/libzvbi0 
-edebian/libzvbi0/usr/lib/x86_64-kfreebsd-gnu/libzvbi.so.0.13.2
|  -edebian/libzvbi0/usr/lib/x86_64-kfreebsd-gnu/libzvbi-chains.so.0.0.0
|  returned exit code 1
| make: *** [binary-arch] Error 1

See
https://buildd.debian.org/status/fetch.php?pkg=zvbiarch=kfreebsd-amd64ver=0.2.35-2stamp=1381882302
for a full log.

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#718072: twitter-bootstrap: Patch and debdiff for the build failure

2013-08-10 Thread Sebastian Ramacher
Hi Andreas,

thank you for working on this bug.

On 2013-08-10 19:58:41, Andreas Moog wrote:
 diff -Nru twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links 
 twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links
 --- twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links 
 2013-06-08 21:01:56.0 +
 +++ twitter-bootstrap-2.0.2+dfsg/debian/libjs-twitter-bootstrap.links 
 2013-08-10 19:27:34.0 +
 @@ -1,4 +1,4 @@
 -/usr/share/twitter-bootstrap/apache2.conf
 /etc/apache2/conf.d/twitter-bootstrap.conf
 +/usr/share/twitter-bootstrap/apache2.conf
 /etc/apache2/conf.available/libjs-twitter-bootstrap.conf
  /usr/share/twitter-bootstrap/files   
 /usr/share/javascript/twitter-bootstrap

This should be /etc/apache2/conf-available instead.

Otherwise the upload looks good to me. If you send me an updated
debdiff with the one issue fixed, I'm happy to upload the package for
you.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#687313: gnomint: gnomint-cli.1.gz and gnomint-update-db.1.gz are broken symlinks

2012-09-11 Thread Sebastian Ramacher
Package: gnomint
Version: 1.2.1-4
Severity: normal
Tags: patch

gnomint-cli.1.gz and gnomint-upgrade-db.1.gz are broken symbolic links.

$ file /usr/share/man/man1/gnomint-*
/usr/share/man/man1/gnomint-cli.1.gz:broken symbolic link to
`gnomeint.1.gz'
/usr/share/man/man1/gnomint-upgrade-db.1.gz: broken symbolic link to
`gnomeint.1.gz'

The attached patch fixes this issue.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gnomint depends on:
ii  gconf-service   3.2.5-1+build1
ii  gconf2  3.2.5-1+build1
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-35
ii  libcairo2   1.12.2-2
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgconf-2-43.2.5-1+build1
ii  libgcrypt11 1.5.0-3
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.3-1
ii  libgnutls26 2.12.20-1
ii  libgtk2.0-0 2.24.10-2
ii  libpango1.0-0   1.30.0-1
ii  libreadline66.2-8
ii  libsqlite3-03.7.13-1

gnomint recommends no packages.

gnomint suggests no packages.

-- no debconf information
diff -Nru gnomint-1.2.1/debian/gnomint.links gnomint-1.2.1/debian/gnomint.links
--- gnomint-1.2.1/debian/gnomint.links	2012-08-04 20:11:21.0 +0200
+++ gnomint-1.2.1/debian/gnomint.links	2012-09-11 18:16:13.0 +0200
@@ -1,2 +1,2 @@
-/usr/share/man/man1/gnomeint.1.gz	/usr/share/man/man1/gnomint-cli.1.gz
-/usr/share/man/man1/gnomeint.1.gz	/usr/share/man/man1/gnomint-upgrade-db.1.gz
+/usr/share/man/man1/gnomint.1.gz	/usr/share/man/man1/gnomint-cli.1.gz
+/usr/share/man/man1/gnomint.1.gz	/usr/share/man/man1/gnomint-upgrade-db.1.gz


signature.asc
Description: Digital signature


Bug#601065: [gecko-mediaplayer] when it is used in full-screen mode on KDE the mouse cursor doesn't disappear

2012-01-01 Thread Sebastian Ramacher
tag 601065 + moreinfo
thanks

Hi,

could you please test if the issue still exists in 1.0.4-2? I can't reproduce it
with 1.0.4-2.

Kind regards,
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#638165: Site to reproduce

2012-01-01 Thread Sebastian Ramacher
tag 638165 + moreinfo
thanks

Could you please name a site where one can reproduce this issue? I can't
reproduce it at all.

Kind regards,
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#636800: files installed into wrong directory

2011-08-06 Thread Sebastian Ramacher
 I think you meant --with-plugin-dir ?

Yes, I did.

Kind regards,
-- 
Sebastian Ramacher



signature.asc
Description: OpenPGP digital signature


Bug#636800: gecko-mediaplayer: files installed into wrong directory

2011-08-05 Thread Sebastian Ramacher
Package: gecko-mediaplayer
Version: 1.0.4-1
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

1.0.4-1 installs the *.so files into /usr/lib/x86_64-linux-gnu/mozilla/plugins.
But iceweasel doesn't look there for plugins and hence gecko-mediaplayer can't
be used.

I was able to fix this issue by passing --plugindir=/usr/lib/mozilla/plugins to
configure. The issue is probably due to gecko-mediaplayer's configure script. It
takes libdir from libnspr4-dev (thus overwriting --libdir passed to configure)
which is /usr/lib/x86_64-linux-gnu here. And then the *.so files get installed
to $(libdir)/mozilla/plugins.

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages gecko-mediaplayer depends on:
ii  gconf22.32.4-1   GNOME configuration database syste
ii  gnome-mplayer 1.0.4-1+b1 A GTK+ interface for MPlayer
ii  iceweasel 5.0-6  Web browser based on Firefox
ii  konqueror 4:4.6.5-1  advanced file manager, web browser
ii  libc6 2.13-14Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls   7.21.7-1   Multi-protocol file transfer libra
ii  libdbus-1-3   1.4.14-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.94-4 simple interprocess messaging syst
ii  libgcc1   1:4.6.1-5  GCC support library
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libstdc++64.6.1-5GNU Standard C++ Library v3
ii  xulrunner-1.9.1   1.9.1.19-3 XUL + XPCOM application runner

gecko-mediaplayer recommends no packages.

gecko-mediaplayer suggests no packages.

- -- no debconf information

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

iQIcBAEBCAAGBQJOPHdwAAoJEGny/FFupxmTMVEP/278a57xRjj4ivwsWzOlg1w2
99ElPrH5UmY1KfxdRJCBpxdfBdSv+65uasKp9mU4byAxpLTVVWU/PSCr2xvMzwHI
GnjpFbdYNgJN5qmcpRii5XZ84l5TWtrBc/HzQWXGAK6lrSJ+zJsPs01qEg93QcvP
mopF8T/rGuDa5SpjrEcvrpkAyClaXSZlapyHwLYhvdTpazyWFfoneTzh2ce0lZVM
2P7K8i/0IpmnRfFk1EII/aP3pfzVCG6BYetZRcaz174G3SUSf73bFW61zTVSMde8
ICldtCV440xXQaMD8ww4v4TVhXrlmG1jp/I/Z7y1EEvW6nMlcJKlLYV51Nt4TX/h
wQE+Bd++Y0BqTFCnA0ChrgMLSf+ztwimJq4bBguR30WY5/aEc7LatFtLayL6Yr+P
bHQQuznFLJ3HCo9zaVbhy65+BI2r/SK1JuisDsfY4lsx8j/Y3QTu0s9JXFoUrzLV
22eN6yiPSMvfmB8/5+tHhMlY6jntDebNsuspUSsjniHNVE5K2Fr62Q7WLAkkDyH6
enqE1s1uZ9uGN3Nvjh2hOPPKRYq+yqw75Dqhzs9O3f7WzYVG1pNaoodESO4L7Ys1
GkewFu79LB+ug+4GnW5qcRK1vL3r7S0zRAqTto3L+NVFOkqkxzVagMLOGZVCWtCW
MWLja9wBEjRIOFH3Mc0v
=pW3o
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110805230627.4768.2778.reportbug@localhost