Your message dated Wed, 09 Apr 2008 07:14:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line sidplay compilation with gcc-4.3/g++-4.3 fixed
has caused the Debian Bug report #474827,
regarding sidplay: FTBFS: WavFile.cpp:143: error: invalid conversion from 'int'
to 'std::_Ios_Openmode'
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.)
--
474827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474827
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sidplay
Version: 2.0.9-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 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:
> if i486-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -I../../../include
> -DHAVE_UNIX -DHAVE_UNIX -MT WavFile.o -MD -MP -MF ".deps/WavFile.Tpo" -c -o
> WavFile.o WavFile.cpp; \
> then mv -f ".deps/WavFile.Tpo" ".deps/WavFile.Po"; else rm -f
> ".deps/WavFile.Tpo"; exit 1; fi
> In file included from WavFile.h:50,
> from WavFile.cpp:61:
> ../AudioBase.h: In constructor 'AudioBase::AudioBase()':
> ../AudioBase.h:52: warning: deprecated conversion from string constant to
> 'char*'
> WavFile.cpp: In member function 'void* WavFile::open(AudioConfig&, const
> char*, bool)':
> WavFile.cpp:143: error: invalid conversion from 'int' to 'std::_Ios_Openmode'
> WavFile.cpp:143: error: initializing argument 2 of 'void
> std::basic_fstream<_CharT, _Traits>::open(const char*, std::_Ios_Openmode)
> [with _CharT = char, _Traits = std::char_traits<char>]'
> WavFile.cpp:145: error: invalid conversion from 'int' to 'std::_Ios_Openmode'
> WavFile.cpp:145: error: initializing argument 2 of 'void
> std::basic_fstream<_CharT, _Traits>::open(const char*, std::_Ios_Openmode)
> [with _CharT = char, _Traits = std::char_traits<char>]'
> make[4]: *** [WavFile.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/04/07
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 ---
This is fixed with the latest upload, but forgot to close it in
changelog:
Format: 1.7
Date: Mon, 07 Apr 2008 23:46:50 +0200
Source: sidplay
Binary: sidplay
Architecture: source amd64
Version: 2.0.9-5
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) <[EMAIL PROTECTED]>
Changed-By: Laszlo Boszormenyi (GCS) <[EMAIL PROTECTED]>
Description:
sidplay - Music player for tunes from C64 and C128 (console)
Closes: 449887
Changes:
sidplay (2.0.9-5) unstable; urgency=low
.
* Fix a compilation error and warnings with gcc-4.3/g++-4.3 .
* Update watch file thanks to Raphael Geissert (closes: #449887).
* Correct minor packaging issues and update Standards-Version to 3.7.3 .
Files:
e6984a2b03d5b59a77cfb321729bad57 713 sound optional sidplay_2.0.9-5.dsc
5575b9009277aad61c74433ad101b721 95055 sound optional sidplay_2.0.9-5.diff.gz
26f0620a3806eb663d74f3205ac8df55 31958 sound optional sidplay_2.0.9-5_amd64.deb
--- End Message ---