| Summary: | dev-games/crystalspace-1.0 stable version bump | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | chalucha <chalucha> |
| Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | queen.killer |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
crystalspace.ebuild
crystalspace.ebuild build output |
||
|
Description
chalucha
2007-01-20 12:29:08 UTC
Created attachment 107583 [details]
crystalspace.ebuild
OK, I create ebuild, which work for me.
some problems
1) it throw some error during making java wrapper, need test if java wrapper work (it compile)
2) have some QA notice
3) configure IGNORE use flag, it only try find where it is (and if it doesn`t find then continue), only which work is perl, python and java. So only think what USE now do is dependencies.
4) maybe add only option dependency on nvidia-cg local use flag?
(In reply to comment #1) > Created an attachment (id=107583) [edit] > crystalspace.ebuild > Thx for ebuild, but for me it ends up with: !!! ERROR: dev-games/crystalspace-1.0 failed. Call stack: misc-functions.sh, line 417: Called install_qa_check misc-functions.sh, line 180: Called die !!! Aborting due to QA concerns: 121 files installed in /var/tmp/portage/crystalspace-1.0/image///var/tmp/portage/crystalspace-1.0/image/ with a lot of QA Notice: //lib/crystalspace/something.so installed in ${D}/${D} like messages above Created attachment 107663 [details]
crystalspace.ebuild
Looks like dosed do some problems (for me ignore removing ${D} from cfg), so I instead use clasic sed, which I hope work well. Try test this ebuild. If it still problem I use another technic to handle problematic part.
Created attachment 107695 [details]
build output
Still not working. Output is the same as with the first one ebuild.
*** This bug has been marked as a duplicate of bug 155788 *** |