Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508842 - media-video/gnome-subtitles-1.3 - parallel make fails: cp: cannot stat ‘./.libs/libgstreamer_playbin.so’: No such file or directory
Summary: media-video/gnome-subtitles-1.3 - parallel make fails: cp: cannot stat ‘./.li...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pedro Castro
URL: http://gnome-subtitles.sourceforge.net/
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2014-04-27 09:06 UTC by Rodolphe Rocca
Modified: 2017-08-14 08:03 UTC (History)
6 users (show)

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 Rodolphe Rocca 2014-04-27 09:06:34 UTC
media-video/gnome-subtitles-1.3 does not compile with "make -j 4".

cp -f ./.libs/libgstreamer_playbin.so ./../build
cp: cannot stat ‘./.libs/libgstreamer_playbin.so’: No such file or directory
make[1]: *** [../build/gnome-subtitles.exe.config] Error 1

I tried with "make -j 1" and it compiles fine. There is probably a dependency missing from the Makefile.
Comment 1 Chris Smith 2014-04-27 18:47:02 UTC
same issue here
Comment 2 edes 2014-05-01 15:14:24 UTC
i can confirm the bug, it compiles with -j 1, otherwise it fails with the error message quoted above.
Comment 3 Joost Ruis 2014-08-28 19:52:07 UTC
Confirmed on ~amd64
Comment 4 Pedro Castro 2015-01-15 20:58:56 UTC
This bug has been fixed upstream. The fix will be available in 1.4 which hasn't been released yet.
Comment 5 Steve Dibb (RETIRED) gentoo-dev 2015-01-15 21:04:03 UTC
(In reply to Pedro Castro from comment #4)
> This bug has been fixed upstream. The fix will be available in 1.4 which
> hasn't been released yet.

Awesome, thanks Pedro.  Would you mind updating the bug when there's a release?
Comment 6 Pedro Castro 2015-01-16 10:37:23 UTC
Sure Steve, no problem.
Comment 7 Kobboi 2015-05-16 14:46:31 UTC
Running into the same issue and no, there is no new release yet. Can we either force -j1 in the meantime or add the fix as a patch?
Comment 8 Pacho Ramos gentoo-dev 2016-09-18 11:10:46 UTC
[master d8e4eaa] media-video/gnome-subtitles: Workaround parallel build bug (#508842), disable scrollkeeper.
 1 file changed, 11 insertions(+), 8 deletions(-)
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-08-14 08:03:49 UTC
commit c8892bb29d935aa0a277bb4e99615621532333c4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Mon Aug 14 10:01:03 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Mon Aug 14 10:02:56 2017

    media-video/gnome-subtitles: Remove last-rited pkg, #600960

 media-video/gnome-subtitles/Manifest               |  1 -
 .../gnome-subtitles/gnome-subtitles-1.3-r1.ebuild  | 37 ----------------------
 media-video/gnome-subtitles/metadata.xml           | 24 --------------
 profiles/package.mask                              |  5 ---
 4 files changed, 67 deletions(-)