Debian Bug report logs - #672025
mmpong: FTBFS: client.cpp:276:71: error: 'usleep' was not declared in this scope

version graph

Package: src:mmpong; Maintainer for src:mmpong is (unknown);

Reported by: Lucas Nussbaum <lucas@lucas-nussbaum.net>

Date: Tue, 8 May 2012 13:04:54 UTC

Severity: serious

Tags: patch, sid, wheezy

Found in version mmpong/0.9.1-2

Fixed in version mmpong/0.9.1-2.1

Done: gregor herrmann <gregoa@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#672025; Package src:mmpong. (Tue, 08 May 2012 13:04:57 GMT) (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Tue, 08 May 2012 13:05:01 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
To: submit@bugs.debian.org
Subject: mmpong: FTBFS: client.cpp:276:71: error: 'usleep' was not declared in this scope
Date: Tue, 8 May 2012 13:41:53 +0200
Source: mmpong
Version: 0.9.1-2
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 16
> [ 77%] Building CXX object client_gl/CMakeFiles/mmpong-gl.dir/client.o
> cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/client_gl && /usr/bin/g++    -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -Wall -I/«PKGBUILDDIR»/client_gl/mmpong-gl -I/«PKGBUILDDIR»/lib -I/usr/include/SDL -I/usr/include/CEGUI -I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/client_gl    -o CMakeFiles/mmpong-gl.dir/client.o -c /«PKGBUILDDIR»/client_gl/client.cpp
> /«PKGBUILDDIR»/client_gl/client.cpp: In function 'int main(int, char**)':
> /«PKGBUILDDIR»/client_gl/client.cpp:276:71: error: 'usleep' was not declared in this scope
> make[3]: *** [client_gl/CMakeFiles/mmpong-gl.dir/client.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/05/08/mmpong_0.9.1-2_unstable.log

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.  Internet was not
accessible from the build systems.




Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#672025; Package src:mmpong. (Tue, 08 May 2012 18:58:06 GMT) (full text, mbox, link).


Acknowledgement sent to Matthias Klose <doko@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Tue, 08 May 2012 18:58:06 GMT) (full text, mbox, link).


Message #10 received at 672025@bugs.debian.org (full text, mbox, reply):

From: Matthias Klose <doko@debian.org>
To: 672025@bugs.debian.org
Subject: mmpong: ftbfs with GCC-4.7
Date: Tue, 08 May 2012 18:57:08 +0000
user debian-gcc@lists.debian.org
usertags 672025 + ftbfs-gcc-4.7
thanks

The build failure is exposed by building with gcc-4.7/g++-4.7,
which is now the default gcc/g++ on x86 architectures.

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




Information forwarded to debian-bugs-dist@lists.debian.org, tipecaml@gmail.com, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#672025; Package src:mmpong. (Mon, 14 May 2012 21:00:04 GMT) (full text, mbox, link).


Acknowledgement sent to Cyril Roelandt <tipecaml@gmail.com>:
Extra info received and forwarded to list. Copy sent to tipecaml@gmail.com, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Mon, 14 May 2012 21:00:04 GMT) (full text, mbox, link).


Message #15 received at 672025@bugs.debian.org (full text, mbox, reply):

From: Cyril Roelandt <tipecaml@gmail.com>
To: Debian Bug Tracking System <672025@bugs.debian.org>
Subject: Re: mmpong: FTBFS: client.cpp:276:71: error: 'usleep' was not declared in this scope
Date: Mon, 14 May 2012 22:46:18 +0200
Package: mmpong
Followup-For: Bug #672025

Hi,

The attached patch fixes this issue.

WBR,
Cyril Roelandt.


-- System Information:
Debian Release: wheezy/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash




Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#672025; Package src:mmpong. (Mon, 14 May 2012 21:06:57 GMT) (full text, mbox, link).


Acknowledgement sent to Cyril Roelandt <tipecaml@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Mon, 14 May 2012 21:07:09 GMT) (full text, mbox, link).


Message #20 received at 672025@bugs.debian.org (full text, mbox, reply):

From: Cyril Roelandt <tipecaml@gmail.com>
To: 672025@bugs.debian.org
Subject: [PATCH] mmpong: ftbfs with GCC-4.7
Date: Mon, 14 May 2012 23:01:37 +0200
[Message part 1 (text/plain, inline)]
Sorry for the noise, I forgot to attach the patch.

WBR,
Cyril Roelandt.
[03-FTBFS_gcc-4.7.patch (text/plain, attachment)]

Added tag(s) patch. Request was from Stephen M. Webb <stephen.webb@bregmasoft.ca> to control@bugs.debian.org. (Fri, 18 May 2012 18:00:17 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#672025; Package src:mmpong. (Mon, 21 May 2012 19:21:03 GMT) (full text, mbox, link).


Acknowledgement sent to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Mon, 21 May 2012 19:21:03 GMT) (full text, mbox, link).


Message #27 received at 672025@bugs.debian.org (full text, mbox, reply):

From: gregor herrmann <gregoa@debian.org>
To: 672025@bugs.debian.org
Subject: mmpong: diff for NMU version 0.9.1-2.1
Date: Mon, 21 May 2012 21:20:08 +0200
[Message part 1 (text/plain, inline)]
tags 672025 + pending
thanks

Dear maintainer,

I've prepared an NMU for mmpong (versioned as 0.9.1-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rigmor Gustafsson: Is It A Crime
[mmpong-0.9.1-2.1-nmu.diff (text/x-diff, attachment)]
[signature.asc (application/pgp-signature, inline)]

Added tag(s) pending. Request was from gregor herrmann <gregoa@debian.org> to control@bugs.debian.org. (Mon, 21 May 2012 19:21:11 GMT) (full text, mbox, link).


Reply sent to gregor herrmann <gregoa@debian.org>:
You have taken responsibility. (Wed, 23 May 2012 19:51:06 GMT) (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug acknowledged by developer. (Wed, 23 May 2012 19:51:06 GMT) (full text, mbox, link).


Message #34 received at 672025-close@bugs.debian.org (full text, mbox, reply):

From: gregor herrmann <gregoa@debian.org>
To: 672025-close@bugs.debian.org
Subject: Bug#672025: fixed in mmpong 0.9.1-2.1
Date: Wed, 23 May 2012 19:48:13 +0000
Source: mmpong
Source-Version: 0.9.1-2.1

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

libmmpong0.9-dev_0.9.1-2.1_amd64.deb
  to main/m/mmpong/libmmpong0.9-dev_0.9.1-2.1_amd64.deb
libmmpong0.9_0.9.1-2.1_amd64.deb
  to main/m/mmpong/libmmpong0.9_0.9.1-2.1_amd64.deb
mmpong-caca_0.9.1-2.1_amd64.deb
  to main/m/mmpong/mmpong-caca_0.9.1-2.1_amd64.deb
mmpong-gl-data_0.9.1-2.1_all.deb
  to main/m/mmpong/mmpong-gl-data_0.9.1-2.1_all.deb
mmpong-gl_0.9.1-2.1_amd64.deb
  to main/m/mmpong/mmpong-gl_0.9.1-2.1_amd64.deb
mmpong_0.9.1-2.1.debian.tar.gz
  to main/m/mmpong/mmpong_0.9.1-2.1.debian.tar.gz
mmpong_0.9.1-2.1.dsc
  to main/m/mmpong/mmpong_0.9.1-2.1.dsc
mmpongd_0.9.1-2.1_amd64.deb
  to main/m/mmpong/mmpongd_0.9.1-2.1_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 672025@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gregoa@debian.org> (supplier of updated mmpong 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 21 May 2012 21:17:38 +0200
Source: mmpong
Binary: libmmpong0.9 libmmpong0.9-dev mmpongd mmpong-caca mmpong-gl mmpong-gl-data
Architecture: source all amd64
Version: 0.9.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa@debian.org>
Description: 
 libmmpong0.9 - massively multiplayer pong game library (shared libraries)
 libmmpong0.9-dev - massively multiplayer pong game library (development headers)
 mmpong-caca - massively multiplayer pong game client (caca version)
 mmpong-gl  - massively multiplayer pong game client (OpenGL version)
 mmpong-gl-data - massively multiplayer pong game client data (OpenGL version)
 mmpongd    - massively multiplayer pong game server
Closes: 672025
Changes: 
 mmpong (0.9.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS: client.cpp:276:71: error: 'usleep' was not declared in
     this scope": add patch from Cyril Roelandt (missing includes).
     (Closes: #672025)
Checksums-Sha1: 
 4900e55a9f08b4cab1a546ebfb6a7a2900fe225e 2306 mmpong_0.9.1-2.1.dsc
 28fed1f4e7f385e47f6e87ac0746ddb63b0bdb5e 12038 mmpong_0.9.1-2.1.debian.tar.gz
 e743ea0ecc4c8aca8451ce322bc2a92b7684f7f8 170984 mmpong-gl-data_0.9.1-2.1_all.deb
 ecdb2e685b66f22ed0acfc9865634c7e47129800 19092 libmmpong0.9_0.9.1-2.1_amd64.deb
 265d294112a79e4d1686bdd1f78ee3888a5c49af 22872 libmmpong0.9-dev_0.9.1-2.1_amd64.deb
 d7e606396d1b6ebf838a45858a875d00d21f7a4e 29438 mmpongd_0.9.1-2.1_amd64.deb
 fd4115da879e98f983fc47bef592cd60995f401d 18578 mmpong-caca_0.9.1-2.1_amd64.deb
 91ff7c7a9d36b65f073e8088cb2e23b33719578c 63112 mmpong-gl_0.9.1-2.1_amd64.deb
Checksums-Sha256: 
 160a98c16eb84775c431e68fe5071e92b137682cee19a981823b520ba09b132c 2306 mmpong_0.9.1-2.1.dsc
 7787464f51d350add2c31411d7481ddb6d706bc11d6f803e2c09c5e2771666e5 12038 mmpong_0.9.1-2.1.debian.tar.gz
 16854975a9f0f3f14c406dc0dea937d8d40fefd0166bbe13d7fb04fc9e4078ad 170984 mmpong-gl-data_0.9.1-2.1_all.deb
 4519e3b0ec7ea4940828bbebb57df18ba5a6110790b5a320ad4a8bef83b92f15 19092 libmmpong0.9_0.9.1-2.1_amd64.deb
 418a30b45f956951a95cd65f061ddb9cb584e6960b8037b20f91c43e492a299b 22872 libmmpong0.9-dev_0.9.1-2.1_amd64.deb
 09c9a77cb3b12cc87136de3339aa17b20e84c2cb0dd327aa3a25b12387e50388 29438 mmpongd_0.9.1-2.1_amd64.deb
 383f74f47f7ef6bfba0c0a64777d17f171c7f0057fcac885ccce5a77411a4825 18578 mmpong-caca_0.9.1-2.1_amd64.deb
 f3a12655d1f0e48100eeeaefe371eca6241c81f5f9c0de64d0b9ef7fef247cc9 63112 mmpong-gl_0.9.1-2.1_amd64.deb
Files: 
 3327190922432091ee04ff54b4a9aa02 2306 games extra mmpong_0.9.1-2.1.dsc
 1751bb102c47419c9487f3651dfbc904 12038 games extra mmpong_0.9.1-2.1.debian.tar.gz
 e0ebee5d05c02fc3627d303042059cf3 170984 games extra mmpong-gl-data_0.9.1-2.1_all.deb
 e4184c373ccdcd490844ecc725103390 19092 libs extra libmmpong0.9_0.9.1-2.1_amd64.deb
 97db0e2751929c3f839b98001ee3d1e8 22872 libdevel extra libmmpong0.9-dev_0.9.1-2.1_amd64.deb
 aab4a883d7acc242644837825d3a00bd 29438 games extra mmpongd_0.9.1-2.1_amd64.deb
 eca288bf6c7e517e4b41945680df2a0c 18578 games extra mmpong-caca_0.9.1-2.1_amd64.deb
 29c10877533efff8bdb23ce70701c024 63112 games extra mmpong-gl_0.9.1-2.1_amd64.deb

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

iQIcBAEBCAAGBQJPupUPAAoJELs6aAGGSaoGue8P/2gxK2/PaezGch4Eug3MqSzp
lKz9MJYwpaMI5WQNuikPJgUn8NrryaH87CmY/lZqNWRCPsSu8FcV43oen33ommIz
X+6q3KZH+KTd4ZShtpGveozAULsZky9guOdXjVWAX8sdHDP5irHFDgnipAWz1Rn8
GESm/7+C2b+fEo1Meqotk1SyOMwOFPrZtbwxCu/Q5kYe2L4R0ecLjKiQCcejd9QL
22ZSKwZzjxV1I9UlOHeLAhpSb7ldrEdyXQpG/9qZ/Eap8gp/7qOkdPcwfhXY9t/N
RQk2cePSNMuyBe+80I1J9f3KeSg3lS96sXF1UIB3oNhCvqH/evEMFWeHL+eq4hDO
hm8WiyIp0k4R6QOhznjpgNWvJBcVhIVdNWIePPGC/AfaHUX7kbqCVq17PVXRdyFu
gTDWS0uJvRVr2cmyyo6TLulHhsONfCc0XlXkYeFp3NhmZdfVAuGFGcxNIyB5ZRhr
6VZ5v57Rf8G2KfzWOV2rSbuawA1K7/Jwu/ND48QTlnAOQZH4oclaza9q0jms6sIy
PG+7EEUOnmnQUmne3GquYdjPrKNV2KljcEIiLBDFqzsC9uPwRR6rlMNf39WKUXHi
qNkRsYdX3+D9BP3Im38FRkJrKAsLgNnSY8buy5jI6F9cn1v9TME90kDA0KPQs0au
wpuz7zjrW46UdrQ0+R2P
=Z4Zj
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 01 Jul 2012 07:38:38 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 14:15:50 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.