Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 99474
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Yannick Heneault <yannick_heneault@videotron.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hearts-1.98.ebuild hearts-1.98.ebuild text/plain Yannick Heneault 2005-07-18 16:30 0000 379 bytes Details
circular_iterator.patch patch for gcc 3.4 patch Yannick Heneault 2005-07-22 18:00 0000 622 bytes Details | Diff
hearts-1.98.ebuild hearts-1.98.ebuild text/plain Yannick Heneault 2005-07-22 18:02 0000 464 bytes Details
hearts-1.98.ebuild hearts-1.98.ebuild text/plain Yannick Heneault 2005-08-05 17:46 0000 458 bytes Details
hearts-1.98.patch new patch patch Yannick Heneault 2005-08-05 17:47 0000 1.04 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 99474 depends on: Show dependency tree
Bug 99474 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-07-18 16:29 0000
This is a clone of the hearts game that comes with Windows 9x for 
KDE. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Yannick Heneault 2005-07-18 16:30:13 0000 -------
Created an attachment (id=63743) [details]
new ebuild

------- Comment #2 From SpanKY 2005-07-18 17:17:24 0000 -------
too bad it fails to build with gcc-3.4 ...

x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.4/include
-I/usr/qt/3/include -I.  -I../../common  -DQT_THREAD_SUPPORT  -D_REENTRANT
-foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=k8
-pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions
-fno-check-new -fno-common -foperator-names  -c -o buffer.o `test -f
'buffer.cpp' || echo './'`buffer.cpp
In file included from buffer.h:7,
                 from buffer.cpp:1:
message.h:133: error: prototype for `const T Message::arg(size_t) const' does
not match any in class `Message'
message.h:59: error: candidates are: template<class T> const T
Message::arg(unsigned int) const
message.h:54: error:                 QString Message::arg(size_t) const
message.h:133: error: template definition of non-template `const T
Message::arg(size_t) const'
make[3]: *** [buffer.o] Error 1

------- Comment #3 From Yannick Heneault 2005-07-22 18:00:55 0000 -------
Created an attachment (id=64095) [details]
patch for gcc 3.4

------- Comment #4 From Yannick Heneault 2005-07-22 18:02:48 0000 -------
Created an attachment (id=64096) [details]
hearts-1.98.ebuild

Make use of the patch for gcc-3.4

------- Comment #5 From SpanKY 2005-07-29 21:27:33 0000 -------
even with that patch it still fails in the same way

------- Comment #6 From Yannick Heneault 2005-08-05 17:46:40 0000 -------
Created an attachment (id=65203) [details]
new ebuild

------- Comment #7 From Yannick Heneault 2005-08-05 17:47:49 0000 -------
Created an attachment (id=65204) [details]
new patch

I didn't realize you were in 64 bits. Sorry! Please take the latest ebuild and
the latest patch to test.

------- Comment #8 From SpanKY 2005-08-05 20:11:49 0000 -------
great, that patch did fix it

now in portage

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug