Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494096 - >=gnustep-base/gnustep-make-2.6.5 parallel compilation fails with USE=doc
Summary: >=gnustep-base/gnustep-make-2.6.5 parallel compilation fails with USE=doc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2013-12-12 21:06 UTC by Berthold Humkamp
Modified: 2021-01-02 16:03 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge--info.txt,18.71 KB, text/plain)
2013-12-12 21:12 UTC, Berthold Humkamp
Details
build.log (build.log,66.78 KB, text/plain)
2013-12-12 21:14 UTC, Berthold Humkamp
Details
emerge --info (emerge--info,9.67 KB, text/plain)
2015-09-02 11:16 UTC, Berthold Humkamp
Details
build.log (build.log,55.54 KB, application/binary)
2015-09-02 11:27 UTC, Berthold Humkamp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Berthold Humkamp 2013-12-12 21:06:03 UTC
All actual versions of gnustep-make (2.6.2 ... 2.6.5) fail with a problem in "gnustep-make-2.6.x/Documentation"
Comment 1 Berthold Humkamp 2013-12-12 21:12:24 UTC
Created attachment 365180 [details]
emerge --info
Comment 2 Berthold Humkamp 2013-12-12 21:14:15 UTC
Created attachment 365186 [details]
build.log
Comment 3 Berthold Humkamp 2013-12-12 21:18:09 UTC
Taking away "doc" and the emerge works correct. (I just built version 2.6.2, so there still may be other errors in newer versions)
Comment 4 Bernard Cafarelli gentoo-dev 2014-01-29 14:48:53 UTC
Thanks for the report! In fact, doc compilation fails with parallel build...
Doc compiles with -j1 as a workaround now in gnustep-make-2.6.6 (just committed), but a this needs a proper fix
Comment 5 Berthold Humkamp 2015-09-02 10:57:27 UTC
Some other problems seem to exist, as your workaround doesn't help. USE="-doc" and it compiles again.
Comment 6 Berthold Humkamp 2015-09-02 11:16:20 UTC
Created attachment 410848 [details]
emerge --info

The last line with "-doc" is from the last successful build just before:
>
> =================================================================
>                         Package Settings
> =================================================================
>
> gnustep-base/gnustep-make-2.6.7::gentoo was built with the following:
> USE="-debug -doc -libobjc2 -native-exceptions" ABI_X86="64"
>
Comment 7 Berthold Humkamp 2015-09-02 11:26:50 UTC
emerge -pqv gnustep-base/gnustep-make

[ebuild   R   ] gnustep-base/gnustep-make-2.6.7  USE="doc* -debug -libobjc2 -native-exceptions"
Comment 8 Berthold Humkamp 2015-09-02 11:27:14 UTC
Created attachment 410850 [details]
build.log
Comment 9 Ian Delaney (RETIRED) gentoo-dev 2015-09-06 12:02:03 UTC
gnustep-make-2.6.5 is purged from portage.

The (former) maintainer is absent from the metadata.xml

commit 65cac83d9a13b4863a4138a71713862ee3e7db71
Author: Ian Delaney <idella4@gentoo.org>
Date:   Sun Sep 6 20:00:20 2015 +0800

    gnustep-base/gnustep-make: remove proxy-maintainers herd from metadata.xml
Comment 10 Bernard Cafarelli gentoo-dev 2021-01-02 16:03:02 UTC
Old bugreport, USE=doc looks fine with current gnustep-make 2.8.0

I am closing this bug, anyone don't hesitate to report if you get similar issue