Your message dated Thu, 21 Feb 2008 13:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458675: fixed in hipo 0.6-1
has caused the Debian Bug report #458675,
regarding hipo: FTBFS: ./HipoMainWindow.cs(1003,56): error CS0117: 
`IPod.Device' does not contain a definition for `SerialNumber'
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.)


-- 
458675: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458675
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: hipo
version: 0.5-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080101 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:

 > dpkg-source: building hipo in hipo_0.5-1.dsc
 >  debian/rules build
 > dh_testdir
 > ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr 
 > --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
 > checking for a BSD-compatible install... /usr/bin/install -c
 > checking whether build environment is sane... yes
 > checking for gawk... no
 > checking for mawk... mawk
 > checking whether make sets $(MAKE)... yes
 > checking whether to enable maintainer-specific portions of Makefiles... no
 > checking for style of include used by make... GNU
 > checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
 > checking for C compiler default output file name... a.out
 > checking whether the C compiler works... yes
 > checking whether we are cross compiling... no
 > checking for suffix of executables... 
 > checking for suffix of object files... o
 > checking whether we are using the GNU C compiler... yes
 > checking whether i486-linux-gnu-gcc accepts -g... yes
 > checking for i486-linux-gnu-gcc option to accept ISO C89... none needed
 > checking dependency style of i486-linux-gnu-gcc... none
 > checking for intltool >= 0.35.0... 0.36.2 found
 > checking for perl... /usr/bin/perl
 > checking for XML::Parser... ok
 > checking build system type... i486-pc-linux-gnu
 > checking host system type... i486-pc-linux-gnu
 > checking for a sed that does not truncate output... /bin/sed
 > checking for grep that handles long lines and -e... /bin/grep
 > checking for egrep... /bin/grep -E
 > checking for ld used by i486-linux-gnu-gcc... /usr/bin/ld
 > checking if the linker (/usr/bin/ld) is GNU ld... yes
 > checking for /usr/bin/ld option to reload object files... -r
 > checking for BSD-compatible nm... /usr/bin/nm -B
 > checking whether ln -s works... yes
 > checking how to recognize dependent libraries... pass_all
 > checking how to run the C preprocessor... i486-linux-gnu-gcc -E
 > checking for ANSI C header files... yes
 > checking for sys/types.h... yes
 > checking for sys/stat.h... yes
 > checking for stdlib.h... yes
 > checking for string.h... yes
 > checking for memory.h... yes
 > checking for strings.h... yes
 > checking for inttypes.h... yes
 > checking for stdint.h... yes
 > checking for unistd.h... yes
 > checking dlfcn.h usability... yes
 > checking dlfcn.h presence... yes
 > checking for dlfcn.h... yes
 > checking for i486-linux-gnu-g++... i486-linux-gnu-g++
 > checking whether we are using the GNU C++ compiler... yes
 > checking whether i486-linux-gnu-g++ accepts -g... yes
 > checking dependency style of i486-linux-gnu-g++... none
 > checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E
 > checking for i486-linux-gnu-g77... no
 > checking for i486-linux-gnu-xlf... no
 > checking for i486-linux-gnu-f77... no
 > checking for i486-linux-gnu-frt... no
 > checking for i486-linux-gnu-pgf77... no
 > checking for i486-linux-gnu-cf77... no
 > checking for i486-linux-gnu-fort77... no
 > checking for i486-linux-gnu-fl32... no
 > checking for i486-linux-gnu-af77... no
 > checking for i486-linux-gnu-xlf90... no
 > checking for i486-linux-gnu-f90... no
 > checking for i486-linux-gnu-pgf90... no
 > checking for i486-linux-gnu-pghpf... no
 > checking for i486-linux-gnu-epcf90... no
 > checking for i486-linux-gnu-gfortran... no
 > checking for i486-linux-gnu-g95... no
 > checking for i486-linux-gnu-xlf95... no
 > checking for i486-linux-gnu-f95... no
 > checking for i486-linux-gnu-fort... no
 > checking for i486-linux-gnu-ifort... no
 > checking for i486-linux-gnu-ifc... no
 > checking for i486-linux-gnu-efc... no
 > checking for i486-linux-gnu-pgf95... no
 > checking for i486-linux-gnu-lf95... no
 > checking for i486-linux-gnu-ftn... no
 > checking for g77... no
 > checking for xlf... no
 > checking for f77... no
 > checking for frt... no
 > checking for pgf77... no
 > checking for cf77... no
 > checking for fort77... no
 > checking for fl32... no
 > checking for af77... no
 > checking for xlf90... no
 > checking for f90... no
 > checking for pgf90... no
 > checking for pghpf... no
 > checking for epcf90... no
 > checking for gfortran... no
 > checking for g95... no
 > checking for xlf95... no
 > checking for f95... no
 > checking for fort... no
 > checking for ifort... no
 > checking for ifc... no
 > checking for efc... no
 > checking for pgf95... no
 > checking for lf95... no
 > checking for ftn... no
 > checking whether we are using the GNU Fortran 77 compiler... no
 > checking whether  accepts -g... no
 > checking the maximum length of command line arguments... 98304
 > checking command to parse /usr/bin/nm -B output from i486-linux-gnu-gcc 
 > object... ok
 > checking for objdir... .libs
 > checking for i486-linux-gnu-ar... no
 > checking for ar... ar
 > checking for i486-linux-gnu-ranlib... no
 > checking for ranlib... ranlib
 > checking for i486-linux-gnu-strip... no
 > checking for strip... strip
 > checking if i486-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
 > checking for i486-linux-gnu-gcc option to produce PIC... -fPIC
 > checking if i486-linux-gnu-gcc PIC flag -fPIC works... yes
 > checking if i486-linux-gnu-gcc static flag -static works... yes
 > checking if i486-linux-gnu-gcc supports -c -o file.o... yes
 > checking whether the i486-linux-gnu-gcc linker (/usr/bin/ld) supports shared 
 > libraries... yes
 > checking whether -lc should be explicitly linked in... no
 > checking dynamic linker characteristics... GNU/Linux ld.so
 > checking how to hardcode library paths into programs... immediate
 > checking whether stripping libraries is possible... yes
 > checking if libtool supports shared libraries... yes
 > checking whether to build shared libraries... yes
 > checking whether to build static libraries... yes
 > configure: creating libtool
 > appending configuration tag "CXX" to libtool
 > checking for ld used by i486-linux-gnu-g++... /usr/bin/ld
 > checking if the linker (/usr/bin/ld) is GNU ld... yes
 > checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared 
 > libraries... yes
 > checking for i486-linux-gnu-g++ option to produce PIC... -fPIC
 > checking if i486-linux-gnu-g++ PIC flag -fPIC works... yes
 > checking if i486-linux-gnu-g++ static flag -static works... yes
 > checking if i486-linux-gnu-g++ supports -c -o file.o... yes
 > checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared 
 > libraries... yes
 > checking dynamic linker characteristics... GNU/Linux ld.so
 > checking how to hardcode library paths into programs... immediate
 > appending configuration tag "F77" to libtool
 > checking for i486-linux-gnu-pkg-config... no
 > checking for pkg-config... /usr/bin/pkg-config
 > checking pkg-config is at least version 0.9.0... yes
 > checking for EXTRA_GLIB... yes
 > checking for HIPO... yes
 > checking for gmcs... /usr/bin/gmcs
 > checking for mono... /usr/bin/mono
 > checking locale.h usability... yes
 > checking locale.h presence... yes
 > checking for locale.h... yes
 > checking for LC_MESSAGES... yes
 > checking libintl.h usability... yes
 > checking libintl.h presence... yes
 > checking for libintl.h... yes
 > checking for ngettext in libc... yes
 > checking for dgettext in libc... yes
 > checking for bind_textdomain_codeset... yes
 > checking for msgfmt... /usr/bin/msgfmt
 > checking for dcgettext... yes
 > checking if msgfmt accepts -c... yes
 > checking for gmsgfmt... /usr/bin/msgfmt
 > checking for xgettext... /usr/bin/xgettext
 > configure: creating ./config.status
 > config.status: creating Makefile
 > config.status: creating src/Makefile
 > config.status: creating src/hipo
 > config.status: creating po/Makefile.in
 > config.status: creating data/Makefile
 > config.status: creating taglib-sharp/Makefile
 > config.status: creating src/ipod-sharp.dll.config
 > config.status: executing depfiles commands
 > config.status: executing intltool commands
 > config.status: executing default-1 commands
 > config.status: executing po/stamp-it commands
 > dh_testdir
 > /usr/bin/make
 > make[1]: Entering directory `/build/user/hipo-0.5'
 > Making all in taglib-sharp
 > make[2]: Entering directory `/build/user/hipo-0.5/taglib-sharp'
 > /usr/bin/gmcs -debug -out:../taglib-sharp/taglib-sharp.dll -target:library 
 > -r:Mono.Posix ./TagLib/Ape/Tag.cs ./TagLib/Ape/Item.cs 
 > ./TagLib/Ape/Footer.cs ./TagLib/Asf/Guid.cs ./TagLib/Asf/Properties.cs 
 > ./TagLib/Asf/StreamPropertiesObject.cs ./TagLib/Asf/UnknownObject.cs 
 > ./TagLib/Asf/Tag.cs ./TagLib/Asf/Object.cs 
 > ./TagLib/Asf/ExtendedContentDescriptionObject.cs 
 > ./TagLib/Asf/ContentDescriptionObject.cs ./TagLib/Asf/HeaderObject.cs 
 > ./TagLib/Asf/File.cs ./TagLib/Asf/FilePropertiesObject.cs 
 > ./TagLib/Asf/PaddingObject.cs ./TagLib/Asf/ContentDescriptor.cs 
 > ./TagLib/Mpc/Properties.cs ./TagLib/Mpc/File.cs 
 > ./TagLib/Ogg/GroupedComment.cs ./TagLib/Ogg/Bitstream.cs 
 > ./TagLib/Ogg/Paginator.cs ./TagLib/Ogg/Codec.cs 
 > ./TagLib/Ogg/Codecs/Vorbis.cs ./TagLib/Ogg/Codecs/Theora.cs 
 > ./TagLib/Ogg/Properties.cs ./TagLib/Ogg/Page.cs ./TagLib/Ogg/XiphComment.cs 
 > ./TagLib/Ogg/PageHeader.cs ./TagLib/Ogg/File.cs ./TagLib/Flac/Block.cs 
 > ./TagLib/Flac/BlockHeader.cs ./TagLib/Flac/Properties.cs 
 > ./TagLib/Flac/Picture.cs ./TagLib/Flac/File.cs ./TagLib/Mpeg/Properties.cs 
 > ./TagLib/Mpeg/XingHeader.cs ./TagLib/Mpeg/File.cs ./TagLib/Mpeg/Header.cs 
 > ./TagLib/NonContainer/EndTag.cs ./TagLib/NonContainer/File.cs 
 > ./TagLib/NonContainer/StartTag.cs ./TagLib/NonContainer/Tag.cs 
 > ./TagLib/Id3v1/Tag.cs ./TagLib/Id3v1/GenreList.cs 
 > ./TagLib/Id3v1/StringHandler.cs ./TagLib/Id3v2/Frames/PrivateFrame.cs 
 > ./TagLib/Id3v2/Frames/RelativeVolumeFrame.cs 
 > ./TagLib/Id3v2/Frames/UniqueFileIdentifierFrame.cs 
 > ./TagLib/Id3v2/Frames/UnknownFrame.cs ./TagLib/Id3v2/Frames/CommentsFrame.cs 
 > ./TagLib/Id3v2/Frames/TextIdentificationFrame.cs 
 > ./TagLib/Id3v2/Frames/AttachedPictureFrame.cs 
 > ./TagLib/Id3v2/Frames/GeneralEncapsulatedObjectFrame.cs 
 > ./TagLib/Id3v2/Frames/UnsynchronisedLyricsFrame.cs 
 > ./TagLib/Id3v2/FrameFactory.cs ./TagLib/Id3v2/Frame.cs ./TagLib/Id3v2/Tag.cs 
 > ./TagLib/Id3v2/FrameHeader.cs ./TagLib/Id3v2/ExtendedHeader.cs 
 > ./TagLib/Id3v2/SynchData.cs ./TagLib/Id3v2/Header.cs 
 > ./TagLib/Id3v2/Footer.cs ./TagLib/Mpeg4/AppleTag.cs ./TagLib/Mpeg4/Box.cs 
 > ./TagLib/Mpeg4/BoxFactory.cs ./TagLib/Mpeg4/BoxHeader.cs 
 > ./TagLib/Mpeg4/BoxList.cs ./TagLib/Mpeg4/BoxTypes.cs ./TagLib/Mpeg4/File.cs 
 > ./TagLib/Mpeg4/FileParser.cs ./TagLib/Mpeg4/Properties.cs 
 > ./TagLib/Mpeg4/Boxes/IsoFreeSpaceBox.cs ./TagLib/Mpeg4/Boxes/UnknownBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoUserDataBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoChunkOffsetBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoChunkLargeOffsetBox.cs 
 > ./TagLib/Mpeg4/Boxes/AppleItemListBox.cs 
 > ./TagLib/Mpeg4/Boxes/AppleAnnotationBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoSampleTableBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoSampleEntry.cs ./TagLib/Mpeg4/Boxes/IsoMetaBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoSampleDescriptionBox.cs 
 > ./TagLib/Mpeg4/Boxes/AppleAdditionalInfoBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoHandlerBox.cs 
 > ./TagLib/Mpeg4/Boxes/IsoMovieHeaderBox.cs ./TagLib/Mpeg4/Boxes/FullBox.cs 
 > ./TagLib/Mpeg4/Boxes/AppleElementaryStreamDescriptor.cs 
 > ./TagLib/Mpeg4/Boxes/AppleDataBox.cs ./TagLib/WavPack/File.cs 
 > ./TagLib/WavPack/Properties.cs ./TagLib/IntList.cs ./TagLib/Tag.cs 
 > ./TagLib/ByteVectorList.cs ./TagLib/ByteVector.cs ./TagLib/CombinedTag.cs 
 > ./TagLib/Debugger.cs ./TagLib/Properties.cs ./TagLib/File.cs 
 > ./TagLib/StringList.cs ./TagLib/SupportedMimeType.cs 
 > ./TagLib/UnsupportedFormatException.cs ./TagLib/Picture.cs 
 > ./TagLib/ListBase.cs ./TagLib/FileTypes.cs ./TagLib/CorruptFileException.cs 
 > make[2]: Leaving directory `/build/user/hipo-0.5/taglib-sharp'
 > Making all in src
 > make[2]: Entering directory `/build/user/hipo-0.5/src'
 > sed -e "s|[EMAIL PROTECTED]@|0.5|"     \
 >             -e "s|[EMAIL PROTECTED]@|hipo|"     \
 >             -e "s|[EMAIL PROTECTED]@|hipo|" \
 >          -e "s|[EMAIL PROTECTED]@|/usr|" \
 >             < Defines.cs.in > Defines.cs
 > /usr/bin/gmcs -out:hipo.exe -codepage:utf8 ./HipoMain.cs ./HipoMainWindow.cs 
 > ./TracksView.cs ./ImportDialog.cs ./PlaylistView.cs      Defines.cs 
 > -r:Mono.Posix 
 > -pkg:gtk-sharp-2.0,gnome-sharp-2.0,glade-sharp-2.0,ipod-sharp,ipod-sharp-ui 
 > -r:../taglib-sharp/taglib-sharp.dll -resource:./hipo.glade 
 > -resource:./hipo.xml -resource:../data/hipo-logo.png 
 > -resource:../data/ipod.gif
 > ./HipoMainWindow.cs(482,42): warning CS0219: The variable `plist' is 
 > assigned but its value is never used
 > ./HipoMainWindow.cs(1003,56): error CS0117: `IPod.Device' does not contain a 
 > definition for `SerialNumber'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1004,55): error CS0117: `IPod.Device' does not contain a 
 > definition for `ModelString'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1005,82): error CS0117: `IPod.Device' does not contain a 
 > definition for `Generation'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1006,81): error CS0117: `IPod.Device' does not contain a 
 > definition for `VolumeSize'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1007,55): error CS0117: `IPod.Device' does not contain a 
 > definition for `MountPoint'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1008,89): error CS0117: `IPod.Device' does not contain a 
 > definition for `VolumeUsed'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1182,71): error CS0117: `IPod.Device' does not contain a 
 > definition for `VolumeSize'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1183,67): error CS0117: `IPod.Device' does not contain a 
 > definition for `VolumeUsed'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1185,57): error CS0117: `IPod.Device' does not contain a 
 > definition for `VolumeUsed'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > ./HipoMainWindow.cs(1204,40): error CS0117: `IPod.Device' does not contain a 
 > definition for `Model'
 > /usr/lib/ipod-sharp/ipod-sharp.dll (Location of the symbol related to 
 > previous error)
 > Compilation failed: 10 error(s), 1 warnings
 > make[2]: *** [hipo.exe] Error 1
 > make[2]: Leaving directory `/build/user/hipo-0.5/src'
 > make[1]: *** [all-recursive] Error 1
 > make[1]: Leaving directory `/build/user/hipo-0.5'
 > make: *** [build-stamp] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

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

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: hipo
Source-Version: 0.6-1

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

hipo_0.6-1.diff.gz
  to pool/main/h/hipo/hipo_0.6-1.diff.gz
hipo_0.6-1.dsc
  to pool/main/h/hipo/hipo_0.6-1.dsc
hipo_0.6-1_all.deb
  to pool/main/h/hipo/hipo_0.6-1_all.deb
hipo_0.6.orig.tar.gz
  to pool/main/h/hipo/hipo_0.6.orig.tar.gz



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.
Arthur Loiret <[EMAIL PROTECTED]> (supplier of updated hipo 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.7
Date: Thu, 21 Feb 2008 12:40:26 +0000
Source: hipo
Binary: hipo
Architecture: source all
Version: 0.6-1
Distribution: unstable
Urgency: low
Maintainer: Arthur Loiret <[EMAIL PROTECTED]>
Changed-By: Arthur Loiret <[EMAIL PROTECTED]>
Description: 
 hipo       - iPod Management Tool
Closes: 458675
Changes: 
 hipo (0.6-1) unstable; urgency=low
 .
   [ Arthur Loiret ]
   * New upstream release.
   * debian/control:
     - Build-Depends on libtaglib2.0-cil libndesk-dbus-glib1.0-cil,
       libxml-parser-perl, scrollkeeper, gnome-doc-utils.
     - Add version (>= 0.8.0-1) to libipod{ui,}-cil. Closes: #458675
   * 0001-Build-against-libtaglib2.0-cil.patch: Add, build hipo against
     libtaglib2.0-cil.
   * Bump compat to 6 and Standards-Version to 3.7.3.
   * debian/README.Debian: Remove, not needed anymore.
   * debian/control: Add Vcs-{Git,Browser} and XS-DM-Upload-Allowed, use
     Homepage field.
 .
   [ Pierre Habouzit ]
   * Give it DM-super-cow-powers.
Files: 
 5a7d62c5bb1a78e5f0f09d76f73061ec 1067 sound optional hipo_0.6-1.dsc
 6dc2dc3cb3fbad3f6ea8561881cd3b6b 986210 sound optional hipo_0.6.orig.tar.gz
 72ecd3b1f30c633bc5d82da56d1c99af 90713 sound optional hipo_0.6-1.diff.gz
 cade092e7a8e1f7823b2ac4844f55cdc 794776 sound optional hipo_0.6-1_all.deb

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

iD8DBQFHvXXDvGr7W6HudhwRArEtAJ94ywe77AEUDen+E5urDaeRTGWxHwCfW7vb
zHZzE3TWFoItbIBoAEQs/WY=
=zvU3
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to