[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#339882: marked as done (kdegames: FTBFS: trade.h:125: error: 'class Player' has no member named 'from')



Your message dated Fri, 02 Dec 2005 01:02:30 -0800
with message-id <E1Ei6oI-0004ny-Dh@spohr.debian.org>
and subject line Bug#339882: fixed in kdegames 4:3.4.3-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Nov 2005 14:21:15 +0000
>From stigge@antcom.de Sat Nov 19 06:21:15 2005
Return-path: <stigge@antcom.de>
Received: from mail-out.m-online.net ([212.18.0.9])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EdTad-0001rc-57
	for submit@bugs.debian.org; Sat, 19 Nov 2005 06:21:15 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
	by mail-out.m-online.net (Postfix) with ESMTP id A32877049F;
	Sat, 19 Nov 2005 15:19:27 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-13-99.mnet-online.de [82.135.13.99])
	by mail.m-online.net (Postfix) with ESMTP id 1A7EA136D6F;
	Sat, 19 Nov 2005 15:21:10 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
	by atari.stigge.org (Postfix) with ESMTP id 38B451033FA4E;
	Sat, 19 Nov 2005 15:21:16 +0100 (CET)
From: Roland Stigge <stigge@antcom.de>
To: submit@bugs.debian.org
Subject: kdegames: FTBFS: trade.h:125: error: 'class Player' has no member named 'from'
Message-Id: <20051119142116.38B451033FA4E@atari.stigge.org>
Date: Sat, 19 Nov 2005 15:21:16 +0100 (CET)
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: kdegames
Version: 4:3.4.2-1
Severity: serious

Hi,

building the package kdegames in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
then mv -f ".deps/libatlantic_la.all_cpp.Tpo" ".deps/libatlantic_la.all_cpp.Plo"; else rm -f ".deps/libatlantic_la.all_cpp.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic -I../.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT libatlantic_la.all_cpp.lo -MD -MP -MF .deps/libatlantic_la.all_cpp.Tpo -c libatlantic_la.all_cpp.cpp  -fPIC -DPIC -o .libs/libatlantic_la.all_cpp.o
/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic/trade.h: In member function 'Type* Trade::select(Player*, Player*)':
/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic/trade.h:125: error: 'class Player' has no member named 'from'
/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic/trade.h:126: error: 'class Player' has no member named 'to'
/usr/share/qt3/include/private/qucom_p.h: At global scope:
/usr/share/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
make[4]: *** [libatlantic_la.all_cpp.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu/atlantik/libatlantic'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu/atlantik'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/

---------------------------------------
Received: (at 339882-close) by bugs.debian.org; 2 Dec 2005 09:11:55 +0000
>From katie@ftp-master.debian.org Fri Dec 02 01:11:55 2005
Return-path: <katie@ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1Ei6oI-0004ny-Dh; Fri, 02 Dec 2005 01:02:30 -0800
From: Daniel Schepler <schepler@debian.org>
To: 339882-close@bugs.debian.org
X-Katie: $Revision: 1.60 $
Subject: Bug#339882: fixed in kdegames 4:3.4.3-2
Message-Id: <E1Ei6oI-0004ny-Dh@spohr.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 02 Dec 2005 01:02:30 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: kdegames
Source-Version: 4:3.4.3-2

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

atlantik-dev_3.4.3-2_i386.deb
  to pool/main/k/kdegames/atlantik-dev_3.4.3-2_i386.deb
atlantik_3.4.3-2_i386.deb
  to pool/main/k/kdegames/atlantik_3.4.3-2_i386.deb
kasteroids_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kasteroids_3.4.3-2_i386.deb
katomic_3.4.3-2_i386.deb
  to pool/main/k/kdegames/katomic_3.4.3-2_i386.deb
kbackgammon_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kbackgammon_3.4.3-2_i386.deb
kbattleship_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kbattleship_3.4.3-2_i386.deb
kblackbox_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kblackbox_3.4.3-2_i386.deb
kbounce_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kbounce_3.4.3-2_i386.deb
kdegames-card-data_3.4.3-2_all.deb
  to pool/main/k/kdegames/kdegames-card-data_3.4.3-2_all.deb
kdegames-doc-html_3.4.3-2_all.deb
  to pool/main/k/kdegames/kdegames-doc-html_3.4.3-2_all.deb
kdegames_3.4.3-2.diff.gz
  to pool/main/k/kdegames/kdegames_3.4.3-2.diff.gz
kdegames_3.4.3-2.dsc
  to pool/main/k/kdegames/kdegames_3.4.3-2.dsc
kdegames_3.4.3-2_all.deb
  to pool/main/k/kdegames/kdegames_3.4.3-2_all.deb
kenolaba_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kenolaba_3.4.3-2_i386.deb
kfouleggs_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kfouleggs_3.4.3-2_i386.deb
kgoldrunner_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kgoldrunner_3.4.3-2_i386.deb
kjumpingcube_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kjumpingcube_3.4.3-2_i386.deb
klickety_3.4.3-2_i386.deb
  to pool/main/k/kdegames/klickety_3.4.3-2_i386.deb
klines_3.4.3-2_i386.deb
  to pool/main/k/kdegames/klines_3.4.3-2_i386.deb
kmahjongg_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kmahjongg_3.4.3-2_i386.deb
kmines_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kmines_3.4.3-2_i386.deb
kolf-dev_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kolf-dev_3.4.3-2_i386.deb
kolf_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kolf_3.4.3-2_i386.deb
konquest_3.4.3-2_i386.deb
  to pool/main/k/kdegames/konquest_3.4.3-2_i386.deb
kpat_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kpat_3.4.3-2_i386.deb
kpoker_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kpoker_3.4.3-2_i386.deb
kreversi_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kreversi_3.4.3-2_i386.deb
ksame_3.4.3-2_i386.deb
  to pool/main/k/kdegames/ksame_3.4.3-2_i386.deb
kshisen_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kshisen_3.4.3-2_i386.deb
ksirtet_3.4.3-2_i386.deb
  to pool/main/k/kdegames/ksirtet_3.4.3-2_i386.deb
ksmiletris_3.4.3-2_i386.deb
  to pool/main/k/kdegames/ksmiletris_3.4.3-2_i386.deb
ksnake_3.4.3-2_i386.deb
  to pool/main/k/kdegames/ksnake_3.4.3-2_i386.deb
ksokoban_3.4.3-2_i386.deb
  to pool/main/k/kdegames/ksokoban_3.4.3-2_i386.deb
kspaceduel_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kspaceduel_3.4.3-2_i386.deb
ktron_3.4.3-2_i386.deb
  to pool/main/k/kdegames/ktron_3.4.3-2_i386.deb
ktuberling_3.4.3-2_i386.deb
  to pool/main/k/kdegames/ktuberling_3.4.3-2_i386.deb
kwin4_3.4.3-2_i386.deb
  to pool/main/k/kdegames/kwin4_3.4.3-2_i386.deb
libkdegames-dev_3.4.3-2_i386.deb
  to pool/main/k/kdegames/libkdegames-dev_3.4.3-2_i386.deb
libkdegames-doc_3.4.3-2_all.deb
  to pool/main/k/kdegames/libkdegames-doc_3.4.3-2_all.deb
libkdegames1_3.4.3-2_i386.deb
  to pool/main/k/kdegames/libkdegames1_3.4.3-2_i386.deb
lskat_3.4.3-2_i386.deb
  to pool/main/k/kdegames/lskat_3.4.3-2_i386.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 339882@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Schepler <schepler@debian.org> (supplier of updated kdegames 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: SHA1

Format: 1.7
Date: Thu,  1 Dec 2005 23:36:38 +0100
Source: kdegames
Binary: kreversi ktron kasteroids kpat kmines kolf-dev kshisen libkdegames1 katomic kwin4 kpoker kdegames-card-data ktuberling kmahjongg kdegames kjumpingcube kbackgammon klines lskat atlantik kfouleggs kdegames-doc-html kenolaba ksame ksnake ksokoban ksmiletris kblackbox konquest klickety kbounce kspaceduel atlantik-dev libkdegames-dev libkdegames-doc ksirtet kbattleship kgoldrunner kolf
Architecture: source i386 all
Version: 4:3.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Daniel Schepler <schepler@debian.org>
Description: 
 atlantik   - KDE client for Monopoly-like network games
 atlantik-dev - Development files for Atlantik
 kasteroids - Asteroids for KDE
 katomic    - Atomic Entertainment game for KDE
 kbackgammon - A Backgammon game for KDE
 kbattleship - Battleship game for KDE
 kblackbox  - A simple logical game for the KDE project
 kbounce    - Jezzball clone for the K Desktop Environment
 kdegames   - KDE Games metapackage
 kdegames-card-data - Card decks for KDE games
 kdegames-doc-html - KDE games documentation in HTML format
 kenolaba   - Enolaba board game for KDE
 kfouleggs  - A KDE clone of the Japanese PuyoPuyo game
 kgoldrunner - A KDE clone of the Loderunner arcade game
 kjumpingcube - Tactical one or two player game
 klickety   - A Clickomania-like game for KDE
 klines     - Color lines for KDE
 kmahjongg  - the classic mahjongg game for KDE project
 kmines     - Minesweeper for KDE
 kolf       - Minigolf game for KDE
 kolf-dev   - Development files for Kolf
 konquest   - KDE based GNU-Lactic Konquest game
 kpat       - KDE solitaire patience game
 kpoker     - KDE based Poker clone
 kreversi   - Reversi for KDE
 ksame      - SameGame for KDE
 kshisen    - Shisen-Sho for KDE
 ksirtet    - Tetris and Puyo-Puyo games for KDE
 ksmiletris - Tetris like game for KDE
 ksnake     - Snake Race for KDE
 ksokoban   - Sokoban game for KDE
 kspaceduel - Arcade two-player space game for KDE
 ktron      - Tron clone for the K Desktop Environment
 ktuberling - Potato Guy for KDE
 kwin4      - Connect Four clone for KDE
 libkdegames-dev - KDE games library headers
 libkdegames-doc - API documentation for the KDE games library
 libkdegames1 - KDE games library and common files
 lskat      - Lieutnant Skat card game for KDE
Closes: 339882
Changes: 
 kdegames (4:3.4.3-2) unstable; urgency=low
 .
   * Upload to unstable.
   * Apply updates from the SVN 3.4 branch.
     + Fixes a FTBFS with newer versions of g++-4.0.  Closes: #339882.
   * Adjust Build-Depends to ensure a version of kdelibs with the
     C++ allocator changes.
Files: 
 5c8f87434cdeafe850eb1767abc4bc77 1279 games optional kdegames_3.4.3-2.dsc
 b9dfc0a4b431550883976dc9ae1b11f1 110176 games optional kdegames_3.4.3-2.diff.gz
 6ec691b28605ca66abd5276fea0de985 19644 kde optional kdegames_3.4.3-2_all.deb
 9e07019ca6faafeda21e8038e9dcd52c 229924 doc optional kdegames-doc-html_3.4.3-2_all.deb
 75cd9d06b6399f404fbeafdd20b9e225 1486702 doc optional libkdegames-doc_3.4.3-2_all.deb
 8d5efed58fb56ba3d7d7aff828466429 2245426 games optional kdegames-card-data_3.4.3-2_all.deb
 24901ea3bb6016fbf5931da070590db6 296624 games optional libkdegames1_3.4.3-2_i386.deb
 320ae87b9ec5ef0a4e8d950a3481011f 103770 libdevel optional libkdegames-dev_3.4.3-2_i386.deb
 ebf2948e56c3f9007552309e8586ccda 391200 games optional atlantik_3.4.3-2_i386.deb
 85a1438c255552e2c8733733a7129039 26734 devel extra atlantik-dev_3.4.3-2_i386.deb
 9d67a71fcb59e74bcd02453d9a3f3f12 442272 games optional kasteroids_3.4.3-2_i386.deb
 df49a8fe8944bc1bd357dbdcf7ee7804 113844 games optional katomic_3.4.3-2_i386.deb
 6f773c938ff51a59b01ab82badb3f65f 428372 games optional kbackgammon_3.4.3-2_i386.deb
 cd3537b9e17ee12b5bb21f2b3f7fa027 360930 games optional kbattleship_3.4.3-2_i386.deb
 a57b06fea13317076ba6090876af8e4d 101564 games optional kblackbox_3.4.3-2_i386.deb
 e7bae500b4fd05c9050c81acd9910bd9 144650 games optional kbounce_3.4.3-2_i386.deb
 07982c71262508fa7951bba444e467fe 128600 games optional kenolaba_3.4.3-2_i386.deb
 ff78053976d9850c1f172eccd452342c 193100 games optional kfouleggs_3.4.3-2_i386.deb
 6e99a249bf07d5d29df3fd04208800ca 258724 games optional kgoldrunner_3.4.3-2_i386.deb
 18aaa474914a88e2fdd0d7741cadfdf2 72888 games optional kjumpingcube_3.4.3-2_i386.deb
 1866f6ebd25bcac6ac67300a0379a2f2 116896 games optional klickety_3.4.3-2_i386.deb
 1c093b1ceb981decb9146478b16529f7 148388 games optional klines_3.4.3-2_i386.deb
 dc160175721ed136846d33f9e96a3bf9 543494 games optional kmahjongg_3.4.3-2_i386.deb
 87eb529ff5bfa4ac2ae2675e02dbf533 185948 games optional kmines_3.4.3-2_i386.deb
 962a76d8bb80d77ef8895a395295149b 921284 games optional kolf_3.4.3-2_i386.deb
 a6ba4b49d6b2a3de7676ce63c19b4d89 30164 devel extra kolf-dev_3.4.3-2_i386.deb
 482f9571b7760b75c011cc0a9d784e87 309866 games optional konquest_3.4.3-2_i386.deb
 366718f20cf1616a8759dae75b8ae873 313776 games optional kpat_3.4.3-2_i386.deb
 096a40202055a23cc65d4f41d65c8eb6 129448 games optional kpoker_3.4.3-2_i386.deb
 828c890140c2375564a2524460ffb209 310282 games optional kreversi_3.4.3-2_i386.deb
 abcc5cbdc45946fc7f64fe6e9949f800 137532 games optional ksame_3.4.3-2_i386.deb
 bdab4902ac9105c4c2650c82763a3b21 139438 games optional kshisen_3.4.3-2_i386.deb
 220211e07a39a10a5802a3e07cf63640 176622 games optional ksirtet_3.4.3-2_i386.deb
 86550f44061d3923e2bf2d5e9e030efa 144136 games optional ksmiletris_3.4.3-2_i386.deb
 9f573dc4cd9122e55d4450a9ca933342 306718 games optional ksnake_3.4.3-2_i386.deb
 4b51deb5a0ef6fdb687012eb176206e8 212450 games optional ksokoban_3.4.3-2_i386.deb
 47511ae9666967be32f248b404f0dc99 345706 games optional kspaceduel_3.4.3-2_i386.deb
 a8445af0453d0086541ed030af0ae679 81934 games optional ktron_3.4.3-2_i386.deb
 48bd1097086c54dc4f0774a7cebacc17 717442 games optional ktuberling_3.4.3-2_i386.deb
 cbfcb3dc81c84ab3fb5986e9a1aa5cb5 152098 games optional kwin4_3.4.3-2_i386.deb
 50fe517e6e41229f2aa58bf35d4309f8 151734 games optional lskat_3.4.3-2_i386.deb

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

iD8DBQFDj4KhNC3LAyACFJARAtbiAKCXkB7fVOQFVDz4dIe6Olie6DxDfwCfVHQN
W7ABM+g2+Gm7RmMvGHjSsZA=
=qfCq
-----END PGP SIGNATURE-----



Reply to: