| View previous topic :: View next topic |
| Author |
Message |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
genstorm Veteran


Joined: 05 Apr 2007 Posts: 1957 Location: Austria
|
Posted: Sun Feb 27, 2011 11:48 am Post subject: |
|
|
Small bugreport:
After emerging 3.3.1.2 there's a faulty TryExec line in
/usr/share/applications/writer-libre.desktop
that should be
| Code: | | TryExec=lowriter-libre |
instead.
Portage ebuild fixes this with
| Code: | #fix desktop files bug #352955
sed -i 's/Exec=oo/Exec=lo/g' "${S}"/desktop/*.desktop.in.in || die "Could not fix desktop files" |
I didn't update my eclass to your changes after 3.3.0.4, but a quick search found no fix in your latest eclass. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
Posted: Sun Feb 27, 2011 12:18 pm Post subject: |
|
|
genstorm
what revision do you have of my overlay?
would be great to confirm my latest changes did not break anything!
o well, that should be fixed upstream ...
edit #1
going to add that and libpng 1.5.x fix soon. done _________________ LibreOffice|split-boost|trans-follow xcb port|instruction set analyzer
_________________
sanity . . . is not with me
Last edited by geki on Sun Feb 27, 2011 1:35 pm; edited 1 time in total |
|
| Back to top |
|
 |
genstorm Veteran


Joined: 05 Apr 2007 Posts: 1957 Location: Austria
|
Posted: Sun Feb 27, 2011 12:22 pm Post subject: |
|
|
I checked latest revision. Nothing that was broken by your changes, this is an upstream bug that was also present in 3.3.0.4. I'm still using that eclass for 3.3.1.2 without modular boost. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
| Back to top |
|
 |
Lustmored Apprentice


Joined: 28 May 2010 Posts: 184 Location: Poland
|
Posted: Tue Mar 01, 2011 9:09 am Post subject: |
|
|
| cave wrote: | cave@1298969835: [QA e.child.message] In thread ID '31811':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost-headers.eclass
cave@1298969836: [QA e.child.message] In thread ID '31921':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost-build.eclass
cave@1298969837: [QA e.child.message] In thread ID '32061':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
cave@1298969837: [QA e.child.message] In thread ID '32171':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
cave@1298969838: [QA e.child.message] In thread ID '32281':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
cave@1298969839: [QA e.child.message] In thread ID '32391':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
cave@1298969839: [QA e.child.message] In thread ID '32504':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
cave@1298969840: [QA e.child.message] In thread ID '32614':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
cave@1298969841: [QA e.child.message] In thread ID '32724':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
cave@1298969841: [QA e.child.message] In thread ID '366':
... In ebuild pipe command handler:
... Variable 'KEYWORDS' should not be set by /var/db/paludis/repositories/geki-overlay/eclass/boost.eclass
libreoffice-3.3.1.2> * QA Notice: epause is not defined in EAPI=4, please file a bug at http://bugs.gentoo.org |
Shouldn't those QA warnings be treated somehow? They doesn't stop ebuilds from working, although they are probably for something  |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
Posted: Tue Mar 01, 2011 5:34 pm Post subject: |
|
|
Lustmored
they are there for pita.
I also saw paludis warn about virtual/jdk depending on slotted icedtea.
it is just a pain to manage keywords in each and every (boost) ebuild.
so, to keep it simple I have put it in eclass - single point.
may not be acceptable for upstream but who cares.
portage does not complain yet afais.  _________________ LibreOffice|split-boost|trans-follow xcb port|instruction set analyzer
_________________
sanity . . . is not with me |
|
| Back to top |
|
 |
Lustmored Apprentice


Joined: 28 May 2010 Posts: 184 Location: Poland
|
Posted: Wed Mar 02, 2011 1:30 am Post subject: |
|
|
I see - thanks for clarification. No problem for me, just wanted to ask if it's something important  |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
genstorm Veteran


Joined: 05 Apr 2007 Posts: 1957 Location: Austria
|
Posted: Sun Mar 20, 2011 12:52 am Post subject: |
|
|
| geki wrote: | edit #2
app-office/libreoffice-3.3.2.2 released! (untested) |
Built fine, I also obtained your latest eclass changes before emerge.  _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
genstorm Veteran


Joined: 05 Apr 2007 Posts: 1957 Location: Austria
|
Posted: Sun Apr 24, 2011 9:57 am Post subject: |
|
|
| geki wrote: | p.s.: I am so glad we did SLOT the libwpd/g/s libraries; seeing gentoo devs having to fix stuff up for the changes.  |
Technically, would it be safe to use the unslotted in-portage packages with 3.3.2.2? _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
ulenrich Tux's lil' helper

Joined: 10 Oct 2010 Posts: 121
|
Posted: Fri May 06, 2011 12:17 am Post subject: bad ebuild |
|
|
I don't get geki overlays libreoffice. I did mask all other to just be able to see:
| Code: | !!! All ebuilds that could satisfy "libreoffice" have been masked.
!!! One of the following masked packages is required to complete your request:
- app-office/libreoffice-3.3.9999_pre (masked by: missing keyword, invalid: RDEPEND: Invalid atom (app-text/libwpd[tools]:0.9), token 224, invalid: DEPEND: Invalid atom (app-text/libwpd[tools]:0.9), token 228)
- app-office/libreoffice-3.3.99.2 (masked by: invalid: RDEPEND: Invalid atom (app-text/libwpd[tools]:0.9), token 224, invalid: DEPEND: Invalid atom (app-text/libwpd[tools]:0.9), token 225)
- app-office/libreoffice-3.3.2 (masked by: package.mask)
- app-office/libreoffice-3.3.1 (masked by: package.mask) |
_________________ fun2gen2 |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
ulenrich Tux's lil' helper

Joined: 10 Oct 2010 Posts: 121
|
Posted: Tue May 10, 2011 12:10 am Post subject: gcc-4.6.0 |
|
|
Just try to build geki libreoffice-3.3.99.4 using gcc-4.6.0
libwps-0.2 is too pedantic, a not used variable errors out the build. I installed
libwps-0.2.2 from official gentoo and changed the eclass
. _________________ fun2gen2 |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2075 Location: Germania
|
|
| Back to top |
|
 |
|