* [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
@ 2012-08-09 20:19 walt
2012-08-09 20:36 ` Alex Schuster
` (4 more replies)
0 siblings, 5 replies; 13+ messages in thread
From: walt @ 2012-08-09 20:19 UTC (permalink / raw
To: gentoo-user
This has been slow and painful so far.
First, the build stops repeatedly because of zero-length library files.
I can restart the ebuild manually and each iteration builds one more
(real) library. I've been doing this iterating for hours and I think
I may have gotten past that part, but the build is far from done...
Second, the ebuild is using only one CPU out of four, so this is taking
much longer than before. Ugh.
Anyone else seeing these problems?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-09 20:19 [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? walt
@ 2012-08-09 20:36 ` Alex Schuster
2012-08-09 20:58 ` Stefan G. Weichinger
2012-08-09 22:43 ` Paul Hartman
` (3 subsequent siblings)
4 siblings, 1 reply; 13+ messages in thread
From: Alex Schuster @ 2012-08-09 20:36 UTC (permalink / raw
To: gentoo-user
walt writes:
> This has been slow and painful so far.
>
> First, the build stops repeatedly because of zero-length library files.
> I can restart the ebuild manually and each iteration builds one more
> (real) library. I've been doing this iterating for hours and I think
> I may have gotten past that part, but the build is far from done...
>
> Second, the ebuild is using only one CPU out of four, so this is taking
> much longer than before. Ugh.
>
> Anyone else seeing these problems?
No, I just built it today, in the usual time of about 2.5 hours.
Wonko
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-09 20:36 ` Alex Schuster
@ 2012-08-09 20:58 ` Stefan G. Weichinger
2012-08-09 21:07 ` Jacques Montier
0 siblings, 1 reply; 13+ messages in thread
From: Stefan G. Weichinger @ 2012-08-09 20:58 UTC (permalink / raw
To: gentoo-user
Am 09.08.2012 22:36, schrieb Alex Schuster:
> No, I just built it today, in the usual time of about 2.5 hours.
~1 hr here :-P
(I *had* to say that ;-) )
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-09 20:58 ` Stefan G. Weichinger
@ 2012-08-09 21:07 ` Jacques Montier
0 siblings, 0 replies; 13+ messages in thread
From: Jacques Montier @ 2012-08-09 21:07 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 314 bytes --]
2012/8/9 Stefan G. Weichinger <lists@xunil.at>
> Am 09.08.2012 22:36, schrieb Alex Schuster:
>
> > No, I just built it today, in the usual time of about 2.5 hours.
>
> ~1 hr here :-P
>
> (I *had* to say that ;-) )
>
>
>
Hello,
No problem building libreoffice-3.6.0.4.
About 1h 38 min.
Best regards
--
Jacques
[-- Attachment #2: Type: text/html, Size: 723 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-09 20:19 [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? walt
2012-08-09 20:36 ` Alex Schuster
@ 2012-08-09 22:43 ` Paul Hartman
2012-08-10 13:02 ` [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [SOLVED, maybe] walt
` (2 subsequent siblings)
4 siblings, 0 replies; 13+ messages in thread
From: Paul Hartman @ 2012-08-09 22:43 UTC (permalink / raw
To: gentoo-user
On Thu, Aug 9, 2012 at 3:19 PM, walt <w41ter@gmail.com> wrote:
> This has been slow and painful so far.
>
> First, the build stops repeatedly because of zero-length library files.
> I can restart the ebuild manually and each iteration builds one more
> (real) library. I've been doing this iterating for hours and I think
> I may have gotten past that part, but the build is far from done...
>
> Second, the ebuild is using only one CPU out of four, so this is taking
> much longer than before. Ugh.
>
> Anyone else seeing these problems?
No problem here, either. It needs a huge amount of temp disk space, be
sure you're not running out (especially if it is on /dev/shm for
example).
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [SOLVED, maybe]
2012-08-09 20:19 [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? walt
2012-08-09 20:36 ` Alex Schuster
2012-08-09 22:43 ` Paul Hartman
@ 2012-08-10 13:02 ` walt
2012-08-12 8:50 ` [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? v_2e
2012-08-18 13:46 ` [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [WORKAROUND] walt
4 siblings, 0 replies; 13+ messages in thread
From: walt @ 2012-08-10 13:02 UTC (permalink / raw
To: gentoo-user
On 08/09/2012 01:19 PM, walt wrote:
>
> ...the ebuild is using only one CPU out of four, so this is taking
> much longer than before. Ugh.
Well, since there are at least four of you who don't have any problem
with libreoffice it must be something on my two machines with the same
trouble.
This morning I noticed that perl was updated, so I ran perl-updater
and now the libreoffice build seems (fingers crossed) to be building
at normal speed using all CPUs again.
The reason I think it was a perl problem is there are multiple processes
going during a libreoffice build that look like this:
perl -S /var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4/solenv
Before I ran perl-updater there was always one process marked <defunct> at
the bottom of that list of perl processes, and now there seem to be four
parallel perl processes in place of that <defunct> one -- I guess one for
each CPU :)
I'll let the build run while I go to work, hoping I have a working
libreoffice when I get home.
Thanks for the feedback.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-09 20:19 [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? walt
` (2 preceding siblings ...)
2012-08-10 13:02 ` [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [SOLVED, maybe] walt
@ 2012-08-12 8:50 ` v_2e
2012-08-12 10:53 ` v_2e
2012-08-18 13:46 ` [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [WORKAROUND] walt
4 siblings, 1 reply; 13+ messages in thread
From: v_2e @ 2012-08-12 8:50 UTC (permalink / raw
To: gentoo-user
Hello!
In contrast to previous speakers with more or less successful
LibreOffice 3.6.0.4 build, on my machine it does not build at all.
After >10 hours of compiling (which is a bit longer than a usual time
for 3.5) it said:
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
And the build log says:
########## Quote start ##########
...
subsequent_filters-test.cxx:740:Assertion
Test name: ScFiltersTest::testPasswordOld
assertion failed
- Expression: xDocSh.Is()
- Failed to load password.ods
subsequent_filters-test.cxx:740:Assertion
Test name: ScFiltersTest::testPasswordNew
assertion failed
- Expression: xDocSh.Is()
- Failed to load password.ods
Failures !!!
Run: 18 Failure total: 2 Failures: 2 Errors: 0
Error: a unit test failed, please do one of:
export DEBUGCPPUNIT=TRUE # for exception catching
export GDBCPPUNITTRACE="gdb --args" # for interactive debugging
export VALGRIND=memcheck # for memory checking
and retry.
########### Quote end ###########
So, can anyone suggest a way to fix it?
Thanks!
Vladimir
-----
<v_2e@ukr.net>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-12 8:50 ` [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? v_2e
@ 2012-08-12 10:53 ` v_2e
2012-08-12 14:33 ` Philip Webb
0 siblings, 1 reply; 13+ messages in thread
From: v_2e @ 2012-08-12 10:53 UTC (permalink / raw
To: gentoo-user
Looks like developers have already caught this issue.
https://bugs.gentoo.org/show_bug.cgi?id=428328#c8
On Sun, 12 Aug 2012 11:50:31 +0300
v_2e@ukr.net wrote:
> Hello!
> In contrast to previous speakers with more or less successful
> LibreOffice 3.6.0.4 build, on my machine it does not build at all.
> After >10 hours of compiling (which is a bit longer than a usual
> time for 3.5) it said:
> -----------------------------------------------------------------------
> Oh dear - something failed during the build - sorry !
> For more help with debugging build errors, please see the section
> in: http://wiki.documentfoundation.org/Development
>
>
> And the build log says:
> ########## Quote start ##########
> ...
> subsequent_filters-test.cxx:740:Assertion
> Test name: ScFiltersTest::testPasswordOld
> assertion failed
> - Expression: xDocSh.Is()
> - Failed to load password.ods
>
> subsequent_filters-test.cxx:740:Assertion
> Test name: ScFiltersTest::testPasswordNew
> assertion failed
> - Expression: xDocSh.Is()
> - Failed to load password.ods
>
> Failures !!!
> Run: 18 Failure total: 2 Failures: 2 Errors: 0
>
> Error: a unit test failed, please do one of:
>
> export DEBUGCPPUNIT=TRUE # for exception catching
> export GDBCPPUNITTRACE="gdb --args" # for interactive debugging
> export VALGRIND=memcheck # for memory checking
> and retry.
> ########### Quote end ###########
>
> So, can anyone suggest a way to fix it?
>
> Thanks!
> Vladimir
>
> -----
> <v_2e@ukr.net>
-----
<v_2e@ukr.net>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-12 10:53 ` v_2e
@ 2012-08-12 14:33 ` Philip Webb
2012-08-12 17:44 ` Philip Webb
0 siblings, 1 reply; 13+ messages in thread
From: Philip Webb @ 2012-08-12 14:33 UTC (permalink / raw
To: gentoo-user
120812 v_2e@ukr.net wrote:
> Looks like developers have already caught this issue.
> https://bugs.gentoo.org/show_bug.cgi?id=428328#c8
After nearly 3 hr compiling (previously 2 h 32 m ), it failed with :
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 512 occurred while making /z/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4/tail_build/prj
it seems that the error is inside 'tail_build', please re-run build
inside this module to isolate the error and/or test your fix:
build_error.log should contain the captured output of the failed module(s)
-----------------------------------------------------------------------
To rebuild a specific module:
make tail_build.clean # not recommended, this will re-build almost everything
make tail_build
when the problem is isolated and fixed, re-run 'make'
make[1]: *** [build-packimages] Error 1
make[1]: Leaving directory `/z/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4'
make: *** [build] Error 2
* ERROR: app-office/libreoffice-3.6.0.4 failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 85: Called src_compile
* environment, line 8980: Called die
* The specific snippet of code:
* make build || die
*
* If you need support, post the output of `emerge --info '=app-office/libreoffice-3.6.0.4'`,
* the complete build log and the output of `emerge -pqv '=app-office/libreoffice-3.6.0.4'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM= CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
* The complete build log is located at '/var/log/emerge-logs/app-office:libreoffice-3.6.0.4:20120812-112934.log'.
* For convenience, a symlink to the build log is located at '/z/tmp/portage/app-office/libreoffice-3.6.0.4/temp/build.log'.
* The ebuild environment file is located at '/z/tmp/portage/app-office/libreoffice-3.6.0.4/temp/environment'.
* Working directory: '/z/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4'
* S: '/z/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4'
I'll try merging again with USE="xmlsec", as the bug fix recommends.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-12 14:33 ` Philip Webb
@ 2012-08-12 17:44 ` Philip Webb
2012-08-12 18:01 ` [gentoo-user] " walt
0 siblings, 1 reply; 13+ messages in thread
From: Philip Webb @ 2012-08-12 17:44 UTC (permalink / raw
To: gentoo-user
120812 Philip Webb wrote:
> 120812 v_2e@ukr.net wrote:
>> Looks like developers have already caught this issue.
>> https://bugs.gentoo.org/show_bug.cgi?id=428328#c8
> I'll try merging again with USE="xmlsec" , as the bug fix recommends.
Yes, it compiled with that flag.
While it used less memory than 2 emerges ago,
it used more disk space ( 4 GB ) & took much longer ( 3 h 2 m ).
OTOH it also opens almost at once, so I'll take the trade-offs.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-12 17:44 ` Philip Webb
@ 2012-08-12 18:01 ` walt
2012-08-12 22:24 ` Philip Webb
0 siblings, 1 reply; 13+ messages in thread
From: walt @ 2012-08-12 18:01 UTC (permalink / raw
To: gentoo-user
On 08/12/2012 10:44 AM, Philip Webb wrote:
> 120812 Philip Webb wrote:
>> 120812 v_2e@ukr.net wrote:
>>> Looks like developers have already caught this issue.
>>> https://bugs.gentoo.org/show_bug.cgi?id=428328#c8
>> I'll try merging again with USE="xmlsec" , as the bug fix recommends.
>
> Yes, it compiled with that flag.
> While it used less memory than 2 emerges ago,
> it used more disk space ( 4 GB ) & took much longer ( 3 h 2 m ).
> OTOH it also opens almost at once, so I'll take the trade-offs.
I'm glad to hear that because I'm still failing to build it on three
machines :(
Did you add xmlsec to your make.conf, or use it in the command line when
emerging libreoffice?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet?
2012-08-12 18:01 ` [gentoo-user] " walt
@ 2012-08-12 22:24 ` Philip Webb
0 siblings, 0 replies; 13+ messages in thread
From: Philip Webb @ 2012-08-12 22:24 UTC (permalink / raw
To: gentoo-user
120812 walt wrote:
> On 08/12/2012 10:44 AM, Philip Webb wrote:
>> Yes, it compiled with USE="xmlsec" .
>> While it used less memory than 2 emerges ago,
>> it used more disk space ( 4 GB ) & took much longer ( 3 h 2 m ).
>> OTOH it also opens almost at once, so I'll take the trade-offs.
> I'm glad to hear that
> because I'm still failing to build it on 3 machines.
> Did you add xmlsec to your make.conf
> or use it in the command line when emerging libreoffice?
No, I would never add a temporary fix to make.conf !
I entered 'USE="xmlsec" emergeu libreoffice',
where 'emergeu' is an alias for 'ACCEPT_KEYWORDS="~amd64" emerge'
(yes, I know, howls of horror from the bystanders,
but I've been doing it that way for years without problems).
I was surprised, as the error msg I got was different
from the one quoted earlier in the thread & in the bug.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [WORKAROUND]
2012-08-09 20:19 [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? walt
` (3 preceding siblings ...)
2012-08-12 8:50 ` [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? v_2e
@ 2012-08-18 13:46 ` walt
4 siblings, 0 replies; 13+ messages in thread
From: walt @ 2012-08-18 13:46 UTC (permalink / raw
To: gentoo-user
On 08/09/2012 01:19 PM, walt wrote:
> This has been slow and painful so far.
>
> First, the build stops repeatedly because of zero-length library files.
The gentoo libreoffice package doesn't yet compile with the 'binfilter'
useflag set, so I unset it and the install completed.
> Second, the ebuild is using only one CPU out of four, so this is taking
> much longer than before. Ugh.
This is a completely separate problem, which is very annoying but not
fatal. There are some parts of the libreoffice build which take much
longer than normal because 'make' uses 100% of CPU for long periods,
while accomplishing very little. Those sections eventually complete,
and the rest of the build proceeds at full speed by using all four of
the CPU's.
I think the reason that 'make' is being so slow is that certain kinds
of child processes are segfaulting (i.e. become 'defunct') and make
has to stop and respawn the failed processes until they succeed, which
obviously takes a lot of extra time. The build does eventually finish
in spite of all those defunct processes -- no idea why it works in the
end, though.
Can anyone confirm that 'make' is behaving the same way for you while
building libreoffice-3.6.0.4?
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2012-08-18 13:49 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09 20:19 [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? walt
2012-08-09 20:36 ` Alex Schuster
2012-08-09 20:58 ` Stefan G. Weichinger
2012-08-09 21:07 ` Jacques Montier
2012-08-09 22:43 ` Paul Hartman
2012-08-10 13:02 ` [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [SOLVED, maybe] walt
2012-08-12 8:50 ` [gentoo-user] Anyone compiled libreoffice-3.6.0.4 yet? v_2e
2012-08-12 10:53 ` v_2e
2012-08-12 14:33 ` Philip Webb
2012-08-12 17:44 ` Philip Webb
2012-08-12 18:01 ` [gentoo-user] " walt
2012-08-12 22:24 ` Philip Webb
2012-08-18 13:46 ` [gentoo-user] Re: Anyone compiled libreoffice-3.6.0.4 yet? [WORKAROUND] walt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox