Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685530 - sys-devel/gettext-0.20 parallel make failure - /usr/bin/install: cannot create regular file '/var/tmp/portage/sys-devel/gettext-0.20/work/gettext-0.20-abi_x86_64.amd64/gettext-tools/src/./textstyle.h': File exists
Summary: sys-devel/gettext-0.20 parallel make failure - /usr/bin/install: cannot creat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-10 15:41 UTC by Ben Kohler
Modified: 2019-05-10 18:40 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,806.73 KB, patch)
2019-05-10 15:41 UTC, Ben Kohler
Details | Diff
emerge --info (info,6.01 KB, text/plain)
2019-05-10 15:42 UTC, Ben Kohler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2019-05-10 15:41:42 UTC
Created attachment 575656 [details, diff]
build.log

Building with MAKEOPTS="-j4" I am seeing a failure about 50% of the time, must be some kind of race condition.
Comment 1 Ben Kohler gentoo-dev 2019-05-10 15:42:12 UTC
Created attachment 575658 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2019-05-10 18:40:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f570cd6e3ccfa1b9afae0c875a367a55b75f8f1d

commit f570cd6e3ccfa1b9afae0c875a367a55b75f8f1d
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-05-10 18:40:17 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-05-10 18:40:52 +0000

    sys-devel/gettext: Fixed parallel install issue
    
    Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Closes: https://bugs.gentoo.org/685530
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 .../files/gettext-0.20-avoid_eautomake.patch       | 22 +++++++++++++
 .../files/gettext-0.20-parallel_install.patch      | 37 ++++++++++++++++++++++
 sys-devel/gettext/gettext-0.20.ebuild              |  2 ++
 3 files changed, 61 insertions(+)