Your message dated Sun, 13 May 2012 16:32:49 +0000
with message-id <[email protected]>
and subject line Bug#667277: fixed in milkytracker 0.90.85+dfsg-2.2
has caused the Debian Bug report #667277,
regarding milkytracker: ftbfs with GCC-4.7
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.)


-- 
667277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667277
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: milkytracker
Version: 0.90.85+dfsg-2.1
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

milkyplay.cpp:90:15: error: 'usleep' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/milkytracker_0.90.85+dfsg-2.1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
sdl/SDL_Main.cpp:309:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
sdl/SDL_Main.cpp:310:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
sdl/SDL_Main.cpp:321:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
sdl/SDL_Main.cpp:322:23: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
sdl/SDL_Main.cpp: In member function 'virtual void 
MidiEventHandler::keyDown(int, int)':
sdl/SDL_Main.cpp:343:21: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
sdl/SDL_Main.cpp:344:21: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
sdl/SDL_Main.cpp: In member function 'virtual void 
MidiEventHandler::keyUp(int)':
sdl/SDL_Main.cpp:357:21: warning: cast to pointer from integer of different 
size [-Wint-to-pointer-cast]
mv -f .deps/SDL_Main.Tpo .deps/SDL_Main.Po
x86_64-linux-gnu-g++  -g -O2  -Wl,-z,defs -o milkytracker AnimatedFXControl.o 
ColorExportImport.o ColorPaletteContainer.o DialogChannelSelector.o DialogEQ.o 
DialogGroupSelection.o DialogHandlers.o DialogListBox.o DialogPanning.o 
DialogQuickChooseInstrument.o DialogResample.o DialogWithValues.o DialogZap.o 
EQConstants.o EditorBase.o EnvelopeContainer.o EnvelopeEditor.o 
EnvelopeEditorControl.o Equalizer.o FileExtProvider.o FileIdentificator.o 
GlobalColorConfig.o InputControlListener.o LogoBig.o LogoSmall.o ModuleEditor.o 
ModuleServices.o PatternEditor.o PatternEditorClipBoard.o 
PatternEditorControl.o PatternEditorControlEventListener.o 
PatternEditorControlKeyboard.o PatternEditorControlTransposeHandler.o 
PatternEditorTools.o PatternTools.o PeakLevelControl.o Piano.o PianoControl.o 
PlayerController.o PlayerLogic.o PlayerMaster.o RecPosProvider.o 
RecorderLogic.o ResamplerHelper.o SampleEditor.o SampleEditorControl.o 
SampleEditorControlToolHandler.o SampleEditorResampler.o SampleP
 layer.o ScopesControl.o SectionAbout.o SectionAbstract.o SectionAdvancedEdit.o 
SectionDiskMenu.o SectionHDRecorder.o SectionInstruments.o SectionOptimize.o 
SectionQuickOptions.o SectionSamples.o SectionSettings.o SectionSwitcher.o 
SectionTranspose.o SectionUpperLeft.o SongLengthEstimator.o SystemMessage.o 
TabHeaderControl.o TabManager.o TabTitleProvider.o TitlePageManager.o 
ToolInvokeHelper.o Tracker.o TrackerConfig.o TrackerInit.o TrackerKeyboard.o 
TrackerSettings.o TrackerSettingsDatabase.o TrackerShortCuts.o 
TrackerShutDown.o TrackerStartUp.o TrackerUpdate.o Undo.o VRand.o Zapper.o 
SDL_KeyTranslation.o SDL_Main.o ../../src/milkyplay/libmilkyplay.a 
../../src/ppui/osinterface/libosinterface.a ../../src/ppui/libppui.a 
../../src/ppui/osinterface/libosinterface.a ../../src/fx/libfx.a 
../../src/compression/Decompressor.o ../../src/compression/DecompressorGZIP.o 
../../src/compression/DecompressorLHA.o 
../../src/compression/DecompressorPP20.o ../../src/compression/DecompressorUMX
 .o ../../src/compression/DecompressorZIP.o ../../src/compression/MyIO.o 
../../src/compression/PP20.o ../../src/compression/ZipExtractor.o 
../../src/compression/unlha.o ../midi/libmidi.a -L/usr/lib/x86_64-linux-gnu 
-lSDL ../../src/compression/zziplib/generic/libzzip.a  -lz -lasound -lm -ldl 
-lpthread
make[4]: Leaving directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg/src/tracker'
make[4]: Entering directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg/src'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg/src'
make[3]: Leaving directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg/src'
make[3]: Entering directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg'
make[3]: Leaving directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg'
make[2]: Leaving directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg'
make[1]: Leaving directory `/«BUILDDIR»/milkytracker-0.90.85+dfsg'
/usr/bin/make -C debian/milkyplay
make[1]: Entering directory 
`/«BUILDDIR»/milkytracker-0.90.85+dfsg/debian/milkyplay'
g++ milkyplay.cpp ../../src/milkyplay/*.cpp 
../../src/milkyplay/drivers/sdl/*.cpp -I../../src/milkyplay/drivers/sdl/ 
-I../../src/milkyplay/ -L../../src/milkyplay/drivers/sdl/ 
-L../../src/milkyplay/ `sdl-config --cflags --libs` -o milkyplay
milkyplay.cpp: In function 'int main(int, const char**)':
milkyplay.cpp:90:15: error: 'usleep' was not declared in this scope
milkyplay.cpp:95:33: error: 'read' was not declared in this scope
make[1]: *** [all] Error 1
make[1]: Leaving directory 
`/«BUILDDIR»/milkytracker-0.90.85+dfsg/debian/milkyplay'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: milkytracker
Source-Version: 0.90.85+dfsg-2.2

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

milkytracker_0.90.85+dfsg-2.2.debian.tar.gz
  to main/m/milkytracker/milkytracker_0.90.85+dfsg-2.2.debian.tar.gz
milkytracker_0.90.85+dfsg-2.2.dsc
  to main/m/milkytracker/milkytracker_0.90.85+dfsg-2.2.dsc
milkytracker_0.90.85+dfsg-2.2_amd64.deb
  to main/m/milkytracker/milkytracker_0.90.85+dfsg-2.2_amd64.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.
gregor herrmann <[email protected]> (supplier of updated milkytracker 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: SHA256

Format: 1.8
Date: Tue, 08 May 2012 17:57:06 +0200
Source: milkytracker
Binary: milkytracker
Architecture: source amd64
Version: 0.90.85+dfsg-2.2
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 milkytracker - music creation tool inspired by Fast Tracker 2
Closes: 667277 669432
Changes: 
 milkytracker (0.90.85+dfsg-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-4.7": add missing include to
     debian/milkyplay/milkyplay.cpp. (Closes: #667277)
   * Fix "FTBFS: ./zzip_file.h:34:18: fatal error: zlib.h: No such file
     or directory": add build dependency on zlib1g-dev.
     (Closes: #669432)
   * Add build dependency on libasound2-dev [linux-any] (dropped by
     libsdl1.2-dev).
Checksums-Sha1: 
 744a75a4de5662a6b3f90c1e4352cc22e599204b 1966 milkytracker_0.90.85+dfsg-2.2.dsc
 1986418704e47774125bf8c00e68d9a62520ea83 8562 
milkytracker_0.90.85+dfsg-2.2.debian.tar.gz
 e21c8c4577b46e4fcc99a576c45b0eef844ed36f 1254338 
milkytracker_0.90.85+dfsg-2.2_amd64.deb
Checksums-Sha256: 
 e4c0d50f4b7df6f0d2cbf02a2092faf28b8506741a061a5bbb1cec63d72fec46 1966 
milkytracker_0.90.85+dfsg-2.2.dsc
 512f96c6ae454a5e4f2cbfada42aa4fa103b050dd0b30eccc5529512d933de4a 8562 
milkytracker_0.90.85+dfsg-2.2.debian.tar.gz
 7051c48b04f33d352c9c4ecee909b96da58c032c96a992790d0dfa6160805e0f 1254338 
milkytracker_0.90.85+dfsg-2.2_amd64.deb
Files: 
 b75c11176652000da0b500a8d87e1fac 1966 sound optional 
milkytracker_0.90.85+dfsg-2.2.dsc
 b4f4ac612cee3a9dabda6de5676faf4a 8562 sound optional 
milkytracker_0.90.85+dfsg-2.2.debian.tar.gz
 5b84977f122bd555a70d65b112b2f285 1254338 sound optional 
milkytracker_0.90.85+dfsg-2.2_amd64.deb

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

iQIcBAEBCAAGBQJPqUNhAAoJELs6aAGGSaoGEyIP/2a7Y3lYI38tjMfFgt+Ts2xw
cXPwEgwVlanytydMiDe4r/vr/fCh7BIXo/RIfGenwC5D/SaUK7Zuo+Pgf9VNpGTN
lfej0T3kV3Ghm7KkvOe9VerNDiuoXpBQdJXQN/oS2Lh4TIY2C/fxtIVM2KfG0KRv
5NA7kVljScoFlpivOf2dcFCMiYCZGgvYlyYXEDksOJOqtnwd5J9ztIlv8twnyXKs
EWeGpNIuTba2z9o0Gr14fgvsR/7PbSd6AhyEsqEN5IiRbWu6smr2BOV4Z7eQ0Ghl
PDv1fCJeymG27p8F42WjU3pVjCxAqr60uLLbHP6SnR3rlpL/dr5iePOVdbs46FvV
B9PcRyswpAzK7Ie0aEJMMNtGSwVybfCsZfAgugNjLQN8QgHo/dWUTDYL8+OMck9B
PFT+bBtv7VyW83jF8AQGz/oQMOko8ZgTW1qK6MZxCms6QYAWuG06WFgyb8Q+i7hk
lmhK0a59faUofDpD+zSbA0F/flMZaQOkRqpcr/8g7uCaKsYDrEv+a2iCy7P2PvTw
ZW9D742Z8e72C4WOnAegyzBRQzX/n8wqDy4qRvh/Hk6AAD3UzdjvUjbt1rdZTIbW
vbrEoQ6/bIrx2C+21jumMirGrYdX5blfw/j87Gc3nedkB85NOJd/Gj/PtXQEeRwU
DnsExtNJrscfMPWWRMPz
=k/OK
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to