Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588224 - dev-lang/erlang sporadic parallel build failure under heavy load
Summary: dev-lang/erlang sporadic parallel build failure under heavy load
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-07 12:40 UTC by Denis Sokolovsky
Modified: 2017-07-18 10:34 UTC (History)
0 users

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


Attachments
build.log (erlang-19.0-build.log,619.41 KB, text/x-log)
2016-07-07 12:40 UTC, Denis Sokolovsky
Details
emerge --info '=dev-lang/erlang-19.0::gentoo' (erlang-19.0-info.log,6.56 KB, text/x-log)
2016-07-07 12:41 UTC, Denis Sokolovsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Sokolovsky 2016-07-07 12:40:57 UTC
Created attachment 439952 [details]
build.log

My build machine have parallel build setup via, both, emerge "-j" and make "-j":

# grep OPTS /etc/portage/make.conf
MAKEOPTS="-j12 -l6"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} -j8 --keep-going"

Sometimes erlang build failed, during world update, with error
"mv: cannot stat 'RELEASES': No such file or directory"

When I rerun erlang build alone it always succeed for me. I saw same error for erlang-18 and now for erlang-19.
Comment 1 Denis Sokolovsky 2016-07-07 12:41:45 UTC
Created attachment 439954 [details]
emerge --info '=dev-lang/erlang-19.0::gentoo'
Comment 2 Denis Sokolovsky 2016-07-07 12:46:05 UTC
Here are excerpt from emerge console log, related to erlang: 

>>> Emerging (302 of 356) dev-lang/erlang-19.0::gentoo
>>> Installing (298 of 356) kde-apps/kanagram-16.04.2::gentoo
>>> Emerging (303 of 356) x11-libs/libva-1.7.1::gentoo
>>> Installing (279 of 356) app-emulation/qemu-2.6.0::gentoo
>>> Installing (296 of 356) kde-plasma/kscreen-5.7.0::gentoo
>>> Installing (300 of 356) kde-apps/spectacle-16.04.2::gentoo
>>> Installing (299 of 356) kde-apps/parley-16.04.2::gentoo
>>> Installing (291 of 356) kde-plasma/kwin-5.7.0::gentoo
>>> Failed to emerge dev-lang/erlang-19.0, Log file:
>>>  '/tmp/portage/dev-lang/erlang-19.0/temp/build.log'
>>> Installing (301 of 356) net-analyzer/wireshark-2.1.0::gentoo
>>> Installing (288 of 356) net-libs/webkit-gtk-2.12.3::gentoo
>>> Installing (303 of 356) x11-libs/libva-1.7.1::gentoo
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2017-07-18 08:12:07 UTC
I will not be maintaining erlang anymore, sorry. If you can contribute, please work with the proxy maintenance team.
Comment 4 Pacho Ramos gentoo-dev 2017-07-18 10:34:59 UTC
Please retry with 20.0 and, if still valid, I would report this to upstream as it seems hard to reproduce (at least for me with -j9 for example)