Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374451 - app-office/libreoffice-3.4.1 fails to configure with missing junit4
Summary: app-office/libreoffice-3.4.1 fails to configure with missing junit4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 13:33 UTC by Markus Walter
Modified: 2011-07-28 16:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,24.00 KB, text/plain)
2011-07-08 13:33 UTC, Markus Walter
Details
emerge --info (info.txt,5.29 KB, text/plain)
2011-07-08 13:34 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2011-07-08 13:33:49 UTC
Created attachment 279441 [details]
build log

Merging libreoffice on ~amd64 with USE -java fails because it doesn't detect junit4. As far as I can see, junit4 should not be necessary since I build with -java. It seems as if configure is called twice, once with the correct parameters and once without parameters, thus enabling java.
Comment 1 Markus Walter 2011-07-08 13:34:09 UTC
Created attachment 279443 [details]
emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2011-07-08 18:21:53 UTC
See also QA notice at head of log:
 * QA Notice: USE Flag 'templates' not in IUSE for app-office/libreoffice-3.4.1
Comment 3 Mr. B 2011-07-10 17:46:47 UTC
(In reply to comment #0)
> Created attachment 279441 [details]
> build log
> 
> Merging libreoffice on ~amd64 with USE -java fails because it doesn't detect
> junit4. As far as I can see, junit4 should not be necessary since I build with
> -java. It seems as if configure is called twice, once with the correct
> parameters and once without parameters, thus enabling java..
Are you sure that it happens only with -java?  I get the same with +java.
Comment 4 Markus Walter 2011-07-10 19:45:43 UTC
I have to agree, I tested it a bit, and it occurs whether java is enabled or not. Also installing junit manually didn't help, the error is still the same. In all configurations the build log looked identical.

I changed the summary to reflect this.

Also there is a hiccup with zlib earlier in the log. I don't know whether this is important.
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2011-07-14 19:22:53 UTC
Could you please resync and try again, might be another side effect of bug #374243 (the env vars weren't set properly)
Comment 6 Mr. B 2011-07-14 21:14:05 UTC
(In reply to comment #5)
> Could you please resync and try again, might be another side effect of bug
> #374243 (the env vars weren't set properly)

No difference, unfortunately.
Comment 7 Markus Walter 2011-07-16 07:44:38 UTC
(In reply to comment #5)
> Could you please resync and try again, might be another side effect of bug
> #374243 (the env vars weren't set properly)

Unfortunately it still looks exactly the same.
Comment 8 Tomáš Chvátal (RETIRED) gentoo-dev 2011-07-25 11:07:53 UTC
This is fixed in lo-3.4.2.2
Comment 9 Mr. B 2011-07-28 03:23:36 UTC
(In reply to comment #8)
> This is fixed in lo-3.4.2.2
Really?  Well, even if the problem has been fixed, the symptom remains in exactly the same form.
Comment 10 Mr. B 2011-07-28 16:02:38 UTC
(In reply to comment #9)
> (In reply to comment #8)
> > This is fixed in lo-3.4.2.2
> Really?  Well, even if the problem has been fixed, the symptom remains in
> exactly the same form.
Oops, sorry...I was wrong, it fails due to the erroneous zlib detection, and no longer re-configures.