Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410503 - [gnome-overlay] mail-client/evolution-3.4.0 keeps failing on install phase
Summary: [gnome-overlay] mail-client/evolution-3.4.0 keeps failing on install phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 04:05 UTC by Jeroen Roeper
Modified: 2012-04-02 07:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roeper 2012-04-02 04:05:42 UTC
See subject. Keep getting this error:



make[3]: execvp: /bin/sh: Argument list too long
make[3]: *** [install-doc-docs] Error 127
make[3]: *** Waiting for unfinished jobs....
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-02 04:15:43 UTC
What version of make and bash are you using?
Comment 2 Jeroen Roeper 2012-04-02 04:42:29 UTC
make 3.82
bash 4.2_p24
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-02 04:59:49 UTC
Please try with make-3.82-r3 (the latest ~arch version).
Comment 4 Jeroen Roeper 2012-04-02 05:10:53 UTC
I actually was using make-3.82-r3. 

Your first comment triggered me to downgrade to the latest stable for both make and bash and am currently compiling evolution.

Will report back on the result. If it still doesnt work there is a masked make-3.82-r4 I could try...
Comment 5 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-02 05:35:33 UTC
I believe this should be fixed in 3.4.0.1, which was just added to the gnome overlay.

> commit 99302da2eb6ea46760cb180aead60f6f50a6580e
> Author: Alexandre Rostovtsev <tetromino@gentoo.org>
> Date:   Mon Apr 2 01:18:31 2012 -0400
> 
> mail-client/evolution: 3.4.0 → 3.4.0.1 (#410503)
> 
> Should fix the "Argument list too long" error reported by Jeroen Roeper
> in bug #410503.
Comment 6 Jeroen Roeper 2012-04-02 05:45:22 UTC
Syncing now... and trying.... standby....
Comment 7 Jeroen Roeper 2012-04-02 07:24:16 UTC
Confirmed. Version 3.4.0.1 fixes this issue. Evolution is now compiling and installing clean.

Thanks Alexandre for the quick response and the quick fix.