Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559694 - app-vim/youcompleteme-99999999 fails to build - Failed to remove third party module sh
Summary: app-vim/youcompleteme-99999999 fails to build - Failed to remove third party ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords: PMASKED
: 566896 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-09-05 19:03 UTC by Michael Cook
Modified: 2020-02-25 10:07 UTC (History)
4 users (show)

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


Attachments
Diff to fix build issues (ycmlivefix.diff,1.08 KB, patch)
2015-09-23 01:46 UTC, Michael Cook
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cook 2015-09-05 19:03:46 UTC
>>> Preparing source in /var/tmp/portage/app-vim/youcompleteme-99999999/work/youcompleteme-99999999 ...
rm: cannot remove ‘/var/tmp/portage/app-vim/youcompleteme-99999999/work/youcompleteme-99999999/third_party/ycmd/third_party/sh’: No such file or directory
 * ERROR: app-vim/youcompleteme-99999999::gentoo failed (prepare phase):
 *   Failed to remove third party module sh
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_prepare
 *   environment, line 4246:  Called die
 * The specific snippet of code:
 *           rm -r "${S}"/third_party/ycmd/third_party/${third_party_module} || die "Failed to remove third party module ${third_party_module}";


Reproducible: Always
Comment 1 selurvedu 2015-09-23 01:06:07 UTC
Same here.
Comment 2 Dan Goodliffe 2015-09-23 01:31:26 UTC
I posted an ebuild that uses git commit ids (instead of the rolling git head in the 9999999 ebuild) in bug #504624 that you might find useful until this is fixed.
Comment 3 Michael Cook 2015-09-23 01:46:40 UTC
Created attachment 412614 [details, diff]
Diff to fix build issues

Why not just fix the live ebuild if you're gonna make a local ebuild :P
Comment 4 Dan Goodliffe 2015-09-23 07:54:15 UTC
Because that bug was a version bump request :p
And I wanted something I wouldn't need to fix in 6 months time.
Comment 5 Brian Evans (RETIRED) gentoo-dev 2015-11-30 18:27:03 UTC
*** Bug 566896 has been marked as a duplicate of this bug. ***
Comment 6 Michael Cook 2016-03-24 18:27:02 UTC
There is also a lot of things causing python_optimize and python_fix_shebang now.
Comment 7 Ștefan Talpalaru 2016-03-26 21:30:16 UTC
I have a working live ebuild in my overlay: https://github.com/stefantalpalaru/gentoo-overlay/tree/master/app-vim/youcompleteme
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-02-25 10:07:55 UTC
The package was removed.