Control: forwarded -1 https://bugs.launchpad.net/dvdbackup/+bug/1869226
On 2020-04-03 21:37:15 +0200, Lucas Nussbaum wrote:
> Source: dvdbackup
> Version: 0.4.2-4
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20200402 ftbfs-bullseye
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
> Relevant part (hopefully):
> > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2
> > -DLOCALEDIR=\"/usr/share/locale\" -g -O2
> > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> > -Werror=format-security -pedantic -Wall -Wextra -c -o dvdbackup.o
> > dvdbackup.c
> > dvdbackup.c: In function ‘DVDWriteCells’:
> > dvdbackup.c:172:22: warning: unused parameter ‘title_set_info’
> > [-Wunused-parameter]
> > 172 | title_set_info_t * title_set_info, titles_info_t * titles_info,
> > | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
> > dvdbackup.c: In function ‘DVDCopyIfoBup’:
> > dvdbackup.c:1282:29: error: ‘ifo_handle_t’ {aka ‘struct <anonymous>’} has
> > no member named ‘file’
> > 1282 | size = DVDFileSize(ifo_file->file) * DVD_VIDEO_LB_LEN;
> > | ^~
> > dvdbackup.c:1295:22: error: ‘ifo_handle_t’ {aka ‘struct <anonymous>’} has
> > no member named ‘file’
> > 1295 | DVDFileSeek(ifo_file->file, 0);
> > | ^~
> > dvdbackup.c:1297:27: error: ‘ifo_handle_t’ {aka ‘struct <anonymous>’} has
> > no member named ‘file’
> > 1297 | if (DVDReadBytes(ifo_file->file,buffer,size) != size) {
> > | ^~
> > make[3]: *** [Makefile:392: dvdbackup.o] Error 1
A patch is available at
https://bugs.launchpad.net/dvdbackup/+bug/1869226
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature

