Your message dated Mon, 21 Jul 2008 22:10:16 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479876: fixed in vdr-plugin-dvd 0.3.6~b03+cvs20070813-10
has caused the Debian Bug report #479876,
regarding vdr-plugin-dvd: FTBFS: dvdnav.h:40:34: error: dvdread/dvd_reader.h: 
No such file or directory
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
479876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479876
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: vdr-plugin-dvd
Version: 0.3.6~b03-8
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> g++ -g -O2 -O3 -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"dvd"' 
> -I/usr/include/vdr/include -I/usr/include -I/usr/include/dvdnav dvd.c
> In file included from player-dvd.h:14,
>                  from dvd.h:20,
>                  from dvd.c:15:
> /usr/include/dvdnav/dvdnav.h:40:34: error: dvdread/dvd_reader.h: No such file 
> or directory
> /usr/include/dvdnav/dvdnav.h:41:33: error: dvdread/nav_types.h: No such file 
> or directory
> /usr/include/dvdnav/dvdnav.h:42:52: error: dvdread/ifo_types.h: No such file 
> or directory
> In file included from /usr/include/dvdnav/dvdnav.h:43,
>                  from player-dvd.h:14,
>                  from dvd.h:20,
>                  from dvd.c:15:
> /usr/include/dvdnav/dvdnav_events.h:124: error: 'dvd_read_domain_t' does not 
> name a type
> /usr/include/dvdnav/dvdnav_events.h:126: error: 'dvd_read_domain_t' does not 
> name a type
> In file included from player-dvd.h:14,
>                  from dvd.h:20,
>                  from dvd.c:15:
> /usr/include/dvdnav/dvdnav.h:293: error: expected ',' or '...' before 'this'
> /usr/include/dvdnav/dvdnav.h:446: error: expected constructor, destructor, or 
> type conversion before '*' token
> /usr/include/dvdnav/dvdnav.h:455: error: expected constructor, destructor, or 
> type conversion before '*' token
> /usr/include/dvdnav/dvdnav.h:460: error: 'pci_t' was not declared in this 
> scope
> /usr/include/dvdnav/dvdnav.h:460: error: 'nav_pci' was not declared in this 
> scope
> /usr/include/dvdnav/dvdnav.h:460: error: expected primary-expression before 
> 'button'
> /usr/include/dvdnav/dvdnav.h:460: error: expected primary-expression before 
> 'mode'
> /usr/include/dvdnav/dvdnav.h:461: error: expected primary-expression before 
> '*' token
> /usr/include/dvdnav/dvdnav.h:461: error: 'highlight' was not declared in this 
> scope
> /usr/include/dvdnav/dvdnav.h:461: error: initializer expression list treated 
> as compound expression
> /usr/include/dvdnav/dvdnav.h:466: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:467: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:468: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:469: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:474: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:479: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:484: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:489: error: 'vm_cmd_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:494: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:499: error: 'pci_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:595: error: 'audio_attr_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:606: error: 'subp_attr_t' has not been declared
> /usr/include/dvdnav/dvdnav.h:623: error: 'user_ops_t' does not name a type
> In file included from dvd.h:20,
>                  from dvd.c:15:
> player-dvd.h:117: error: ISO C++ forbids declaration of 'pci_t' with no type
> player-dvd.h:117: error: expected ';' before '*' token
> player-dvd.h: In member function 'bool cDvdPlayer::IsInMenuDomain() const':
> player-dvd.h:434: error: 'current_pci' was not declared in this scope
> player-dvd.h: In member function 'void cDvdPlayer::selectUpButton()':
> player-dvd.h:472: error: 'current_pci' was not declared in this scope
> player-dvd.h: In member function 'void cDvdPlayer::selectDownButton()':
> player-dvd.h:480: error: 'current_pci' was not declared in this scope
> player-dvd.h: In member function 'void cDvdPlayer::selectLeftButton()':
> player-dvd.h:488: error: 'current_pci' was not declared in this scope
> player-dvd.h: In member function 'void cDvdPlayer::selectRightButton()':
> player-dvd.h:496: error: 'current_pci' was not declared in this scope
> dvd.c: In member function 'virtual bool cPluginDvd::ProcessArgs(int, char**)':
> dvd.c:58: warning: deprecated conversion from string constant to 'char*'
> make[1]: *** [dvd.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/06

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: vdr-plugin-dvd
Source-Version: 0.3.6~b03+cvs20070813-10

We believe that the bug you reported is fixed in the latest version of
vdr-plugin-dvd, which is due to be installed in the Debian FTP archive:

vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.diff.gz
  to pool/main/v/vdr-plugin-dvd/vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.diff.gz
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.dsc
  to pool/main/v/vdr-plugin-dvd/vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.dsc
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10_i386.deb
  to pool/main/v/vdr-plugin-dvd/vdr-plugin-dvd_0.3.6~b03+cvs20070813-10_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Schmidt <[EMAIL PROTECTED]> (supplier of updated vdr-plugin-dvd package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 21 Jul 2008 23:21:46 +0200
Source: vdr-plugin-dvd
Binary: vdr-plugin-dvd
Architecture: source i386
Version: 0.3.6~b03+cvs20070813-10
Distribution: unstable
Urgency: medium
Maintainer: Debian VDR Team <[EMAIL PROTECTED]>
Changed-By: Thomas Schmidt <[EMAIL PROTECTED]>
Description: 
 vdr-plugin-dvd - DVD playback plugin for VDR
Closes: 479876
Changes: 
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-10) unstable; urgency=medium
 .
   [ Thomas Schmidt ]
   * Build-Depend on libdvdnav-dev (>=4.1.2-3)
 .
   [ Tobias Grimm ]
   * Dropped patchlevel control field
   * Build-Depend on vdr-dev (>=1.6.0-5)
   * Bumped Standards-Version to 3.8.0
   * Added 05_stdint.dpatch (Closes: #479876)
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-9) unstable; urgency=low
 .
   * Upload to unstable
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-8) experimental; urgency=low
 .
   * Increased package version to force rebuild for vdr 1.6.0-1ctvdr7
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-7) experimental; urgency=low
 .
   [ Thomas Schmidt ]
   * Build-Depend on vdr-dev (>=1.6.0)
   * Switched Build-System to cdbs, Build-Depend on cdbs
   * Added Homepage field to debian/control
   * Renamed XS-Vcs-* fields to Vcs-* in debian/control
   * Bumped Standards-Version to 3.7.3
 .
   [ Tobias Grimm ]
   * Using COMPAT=5 now
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-6) experimental; urgency=low
 .
   * Force rebuild for vdr 1.5.15
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-5) unstable; urgency=low
 .
   * Release for vdrdevel 1.5.13
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-4) unstable; urgency=low
 .
   * Release for vdrdevel 1.5.12
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-3) unstable; urgency=low
 .
   * Release for vdrdevel 1.5.11
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-2) unstable; urgency=low
 .
   * Release for vdrdevel 1.5.10
 .
 vdr-plugin-dvd (0.3.6~b03+cvs20070813-1) unstable; urgency=low
 .
   * New upstream cvs release
   * Removed 01_Makefile-fPIC-fix.dpatch
   * Removed 02_ignore_not_existing_drive.dpatch
   * Removed 03_vdr-1.3.38-fix.dpatch
   * Removed 90_APIVERSION.dpatch
   * Removed 91_dvd-1.5.0.dpatch
   * Adapted 04_vdr-dvd_resume.dpatch
   * Corrected license in debian/copyright
 .
 vdr-plugin-dvd (0.3.6~b03-10) unstable; urgency=low
 .
   * Release for vdrdevel 1.5.6
 .
 vdr-plugin-dvd (0.3.6~b03-9) unstable; urgency=low
 .
   * Release for vdrdevel 1.5.5
Checksums-Sha1: 
 642cb288eca6abf4d26fd850d5229fbbaf62be5b 1533 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.dsc
 3d2d59228b3119c5371cb505c4c71cad0a9f358b 12561 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.diff.gz
 a4e5da0644d3ea400f208c832b5b2fff47fc5632 65308 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10_i386.deb
Checksums-Sha256: 
 e0f2044f998c26ce287a13715240d4ac9cb935f6902d5771d3a92355a1ceade0 1533 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.dsc
 a90f6dfd641b14866cc518c53324f0e31dd9dbbf0209c0d8de26435535fef346 12561 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.diff.gz
 8f30adcee64616dca072cbbd91e788c9e7f9f3ec4714c27f0464188d801b50c3 65308 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10_i386.deb
Files: 
 d823066232edd0dcea25e1549c10a75f 1533 misc extra 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.dsc
 036ec8a4eb4905b9a23aea2c6797e0b3 12561 misc extra 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10.diff.gz
 72e794ca255050d9fa1e8bd32dfff043 65308 misc extra 
vdr-plugin-dvd_0.3.6~b03+cvs20070813-10_i386.deb

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

iEYEARECAAYFAkiE/0UACgkQc9+NqwoydlLQ+gCgj8xGUrBXGPWyQx6EJv8Bu8CN
FJ0AnRJzb6ZZdYAlBOpMVyFyTRiUD33m
=uChL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to