Summary: | dev-libs/tre - invalid usage of USE=static | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jakub Moc (RETIRED) <jakub> |
Component: | New packages | Assignee: | Gentoo Shell Tools project <shell-tools> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halcy0n, tc |
Priority: | High | ||
Version: | 2006.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 165629, 190270 | ||
Attachments: | new ebuild, added --enable-static for configuration/compilation process |
Description
Jakub Moc (RETIRED)
![]() So, what's going on here? Its been awhile. While you are at it and fixing this ebuild: * the DEPEND on virtual/libc is completely unnecessary * please quote ${D} properly in the src_install call. Dunno why , but tre has been forgoten by gentoo maintaners for quite a long time. May be we could fix it in new version. http://bugs.gentoo.org/show_bug.cgi?id=190270 tre-0.7.5 is not affected. I'll stabilize and clean old versions with USE=static in one month. Fixed for now. Mark, thank you. Your investigation is not lost ;) BTW. Tomas, the answer on your question why is that there are few gentoo maintainers. So if you wish to see the work done, please, help us a bit more in bugzilla: like closed now tre-0.7.5 version bump bug, where you notice that simple cp is enough... Or you could help me even more if you attach tested ebuild which fixed this bug too. Don't forgive this is community driven distribution and you are the part of community ;) heya ... i will do my best, thanks for the tips and for everything ;) (In reply to comment #3) > tre-0.7.5 is not affected. I'll stabilize and clean old versions with > USE=static in one month. Fixed for now. > > Mark, thank you. Your investigation is not lost ;) > > BTW. Tomas, the answer on your question why is that there are few gentoo > maintainers. So if you wish to see the work done, please, help us a bit more in > bugzilla: like closed now tre-0.7.5 version bump bug, where you notice that > simple cp is enough... Or you could help me even more if you attach tested > ebuild which fixed this bug too. Don't forgive this is community driven > distribution and you are the part of community ;) > Created attachment 138314 [details]
new ebuild, added --enable-static for configuration/compilation process
crm114 depends on this flag.
Comment on attachment 138314 [details]
new ebuild, added --enable-static for configuration/compilation process
On amd64 arch works like a charm. CRM114 passed all tests with tre library.
Comments are very welcome, publishing into portage as well :)
Tomas, I've reverted --enable-static back. Enjoy. :) BTW. Next time, please, attach `diff -u` instead of full ebuild. This really simplifies review. |