First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 220409
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
boson-0.13--0.13-r1.ebuild.patch boson-0.13--0.13-r1.ebuild.patch patch Peter Alfredsen 2008-05-05 17:08 0000 1.69 KB Details | Diff
boson-0.13-patches.tar.bz2 boson-0.13-patches.tar.bz2 application/octet-stream Peter Alfredsen 2008-05-05 17:09 0000 24.39 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 220409 depends on: 220357 Show dependency tree
Bug 220409 blocks: 198121 224679
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: 2008-05-05 17:03 0000
[  7%] Built target bogl
Scanning dependencies of target ufo
[  7%] Building CXX object code/ufo/src/CMakeFiles/ufo.dir/uabstractcontext.o
[  7%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kgameproperty.o
In file included from
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/include/ufo/ucontext.hpp:36,
                 from
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/include/ufo/uabstractcontext.hpp:32,
                 from
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/src/uabstractcontext.cpp:29:
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/include/ufo/util/urectangle.hpp:
In constructor ‘ufo::URectangle::URectangle(const ufo::UPoint&, const
ufo::UPoint&)’:
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/include/ufo/util/urectangle.hpp:223:
error: ‘abs’ is not a member of ‘std’
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/include/ufo/util/urectangle.hpp:224:
error: ‘abs’ is not a member of ‘std’
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/src/uabstractcontext.cpp:
At global scope:
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/src/uabstractcontext.cpp:125:
warning: unused parameter ‘info’
/var/tmp/portage/games-strategy/boson-0.13/work/boson-all-0.13/code/ufo/src/uabstractcontext.cpp:902:
warning: ‘void updateVisibleWidgets(std::list<ufo::UWidget*,
std::allocator<ufo::UWidget*> >*)’ defined but not used
make[2]: *** [code/ufo/src/CMakeFiles/ufo.dir/uabstractcontext.o] Error 1
make[1]: *** [code/ufo/src/CMakeFiles/ufo.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  7%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kgamemessage.o
[  7%] [  7%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kgameio.o
Building CXX object code/kgame/CMakeFiles/kgame.dir/kgameprocess.o
[  7%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kgamechat.o
[  8%] Building CXX object
code/kgame/CMakeFiles/kgame.dir/kgamepropertyhandler.o
[  8%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kgameerror.o
[  8%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kgamesequence.o
[  8%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kmessageio.o
[  8%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kmessageserver.o
[  8%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kmessageclient.o
[  8%] Building CXX object code/kgame/CMakeFiles/kgame.dir/kgamedebugdialog.o
Linking CXX static library libkgame.a
[  8%] Built target kgame
make: *** [all] Error 2

------- Comment #1 From Peter Alfredsen 2008-05-05 17:08:43 0000 -------
Created an attachment (id=151955) [edit]
boson-0.13--0.13-r1.ebuild.patch

So I really set out to only fix the GCC 4.3.0 thing and that's in there too.
But Debian just had so many nice patches lying around, among them some that
would make boson build with amd64. Unfortunately their patch-set doesn't apply
to our tar-ball unless we're willing to do some serious sedding - they chose to
use the individual tarballs each for code, sound, data. So I made a patchball
(below) and gave the ebuild a little love. It depends on the ebuild in bug
220357 which is a lightweight sgml-to-man converter for converting the Debian
man-pages.

------- Comment #2 From Peter Alfredsen 2008-05-05 17:09:17 0000 -------
Created an attachment (id=151957) [edit]
boson-0.13-patches.tar.bz2

------- Comment #3 From Peter Alfredsen 2008-06-02 22:11:57 0000 -------
InCVS, per IRC msg from MrBones. The version in CVS uses cmake-utils eclass.

First Last Prev Next    No search results available      Search page      Enter new bug