Your message dated Sun, 28 Oct 2007 18:17:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#447370: fixed in onscripter 0.0.20070826a-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: onscripter
version: 0.0.20070823-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071019 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
AVIWrapper.cpp:192: warning: 'longcount' is deprecated (declared at 
/usr/include/avifile-0.7/utils.h:16)
g++ -o onscripter onscripter.o DirectReader.o SarReader.o NsaReader.o 
ScriptHandler.o ScriptParser.o ScriptParser_command.o ONScripterLabel.o 
ONScripterLabel_command.o ONScripterLabel_text.o ONScripterLabel_effect.o 
ONScripterLabel_event.o ONScripterLabel_rmenu.o ONScripterLabel_animation.o 
ONScripterLabel_sound.o ONScripterLabel_file.o ONScripterLabel_file2.o 
ONScripterLabel_image.o AnimationInfo.o FontInfo.o DirtyRect.o resize_image.o 
sjis2utf16.o AVIWrapper.o -L/usr/lib -lSDL -L/usr/lib -lsmpeg -L/usr/lib -lSDL 
-lSDL_ttf -lSDL_image -lSDL_mixer -lbz2 -ljpeg -lm -lvorbis -laviplay
ONScripterLabel_sound.o: In function `ONScripterLabel::closeOggVorbis(OVInfo*)':
ONScripterLabel_sound.cpp:(.text+0xe9): undefined reference to `ov_clear'
ONScripterLabel_sound.o: In function `ONScripterLabel::openOggVorbis(unsigned 
char*, long, int&, int&)':
ONScripterLabel_sound.cpp:(.text+0x1db): undefined reference to 
`ov_open_callbacks'
ONScripterLabel_sound.cpp:(.text+0x1f3): undefined reference to `ov_info'
ONScripterLabel_sound.cpp:(.text+0x291): undefined reference to `ov_pcm_total'
ONScripterLabel_sound.cpp:(.text+0x2b7): undefined reference to `ov_clear'
ONScripterLabel_sound.o: In function `decodeOggVorbis(OVInfo*, unsigned char*, 
long, bool)':
ONScripterLabel_sound.cpp:(.text+0xcea): undefined reference to `ov_read'
ONScripterLabel_sound.cpp:(.text+0xd3c): undefined reference to `ov_read'
ONScripterLabel_sound.o: In function `ONScripterLabel::playOGG(int, unsigned 
char*, long, bool, int)':
ONScripterLabel_sound.cpp:(.text+0xf06): undefined reference to `ov_clear'
ONScripterLabel_sound.o: In function `ONScripterLabel::stopBGM(bool)':
ONScripterLabel_sound.cpp:(.text+0x165c): undefined reference to `ov_clear'
collect2: ld returned 1 exit status
make[1]: *** [onscripter] Error 1
make[1]: Leaving directory `/build/user/onscripter-0.0.20070823'
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/2007/10/19

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: onscripter
Source-Version: 0.0.20070826a-2

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

onscripter_0.0.20070826a-2.diff.gz
  to pool/main/o/onscripter/onscripter_0.0.20070826a-2.diff.gz
onscripter_0.0.20070826a-2.dsc
  to pool/main/o/onscripter/onscripter_0.0.20070826a-2.dsc
onscripter_0.0.20070826a-2_amd64.deb
  to pool/main/o/onscripter/onscripter_0.0.20070826a-2_amd64.deb
onscripter_0.0.20070826a.orig.tar.gz
  to pool/main/o/onscripter/onscripter_0.0.20070826a.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.
Ying-Chun Liu (PaulLiu) <[EMAIL PROTECTED]> (supplier of updated onscripter 
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: Sun, 21 Oct 2007 01:31:18 +0800
Source: onscripter
Binary: onscripter
Architecture: source amd64
Version: 0.0.20070826a-2
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <[EMAIL PROTECTED]>
Changed-By: Ying-Chun Liu (PaulLiu) <[EMAIL PROTECTED]>
Description: 
 onscripter - Visual novel games engine compatible to NScripter
Closes: 439800 439801 440124 447370
Changes: 
 onscripter (0.0.20070826a-2) unstable; urgency=low
 .
   * Add 020_buffer_overflow_bug440124.patch to fix buffer overflow in
     ONScripterLabel_rmenu.cpp (Closes: 440124)
   * Add -lvorbisfile to CONFLIBS in debian/rules to fix FTBFS (Closes: 447370)
 .
 onscripter (0.0.20070826a-1) unstable; urgency=low
 .
   * New upstream release (Closes: 439801)
   * Improve watch file. (Closes: 439800)
     Thanks to Hideki Yamane <[EMAIL PROTECTED]>
Files: 
 65892db54206a16b295b503a6c2eae32 803 games optional 
onscripter_0.0.20070826a-2.dsc
 dbd3a1f26aa7f038a7778f7d315f9aae 209184 games optional 
onscripter_0.0.20070826a.orig.tar.gz
 5c3870cd7a56aec294249f4fcde06049 7661 games optional 
onscripter_0.0.20070826a-2.diff.gz
 ba455ff5e0dc53d75d684ae33c4a05b3 402764 games optional 
onscripter_0.0.20070826a-2_amd64.deb

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

iD8DBQFHJM9MiAEJSii8s+MRAijeAKCVGwUM83A4w6CRjjOziqt2NcJhygCgzHNK
ex/m9qR1z7ddxBi8h9EeLv8=
=SAqs
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to