Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446130 - media-plugins/gst-plugins-v4l2-0.10.30 fails - make: *** No targets specified and no makefile found. Stop.
Summary: media-plugins/gst-plugins-v4l2-0.10.30 fails - make: *** No targets specified...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2012-12-05 18:16 UTC by CWiedel
Modified: 2012-12-05 23:23 UTC (History)
1 user (show)

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


Attachments
Build.log for media-plugins/gst-plugins-v4l2-0.10.30 (build.log.txt,2.44 KB, text/plain)
2012-12-05 18:16 UTC, CWiedel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CWiedel 2012-12-05 18:16:20 UTC
Created attachment 331560 [details]
Build.log for media-plugins/gst-plugins-v4l2-0.10.30

gnome wont emerge, this requirement fails. 

>>> Emerging (1 of 120) media-plugins/gst-plugins-v4l2-0.10.30
 * gst-plugins-good-0.10.30.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking gst-plugins-good-0.10.30.tar.bz2 to /var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work
>>> Source unpacked in /var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work
>>> Preparing source in /var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work/gst-plugins-good-0.10.30 ...
 * Applying gst-plugins-v4l2-0.10.31-linux-headers-3.6.patch ...         [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work/gst-plugins-good-0.10.30 ...
/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/temp/environment: line 2241: gst-plugins-good_src_configure: command not found
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work/gst-plugins-good-0.10.30 ...
 * Building system plugin v4l2 ...
make -j5
make: *** No targets specified and no makefile found.  Stop.
emake failed
 * ERROR: media-plugins/gst-plugins-v4l2-0.10.30 failed (compile phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 2238:  Called gst-plugins10_src_compile
 *   environment, line 1545:  Called die
 * The specific snippet of code:
 *           emake || die;
 *
 * If you need support, post the output of `emerge --info '=media-plugins/gst-plugins-v4l2-0.10.30'`,
 * the complete build log and the output of `emerge -pqv '=media-plugins/gst-plugins-v4l2-0.10.30'`.
 * The complete build log is located at '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/temp/environment'.
 * Working directory: '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work/gst-plugins-good-0.10.30/sys/v4l2'
 * S: '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work/gst-plugins-good-0.10.30'
 
>>> Failed to emerge media-plugins/gst-plugins-v4l2-0.10.30, Log file:
 
>>>  '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/temp/build.log'
 
 * Messages for package gnome-base/gnome-core-libs-3.4.1:
 
 * See http://www.gentoo.org/proj/en/desktop/gnome/howtos/gnome-3.2-upgrade.xml
 * for the Gentoo GNOME 3.2 upgrade guide.
 
 * Messages for package media-plugins/gst-plugins-v4l2-0.10.30:
 
 * ERROR: media-plugins/gst-plugins-v4l2-0.10.30 failed (compile phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 2238:  Called gst-plugins10_src_compile
 *   environment, line 1545:  Called die
 * The specific snippet of code:
 *           emake || die;
 *
 * If you need support, post the output of `emerge --info '=media-plugins/gst-plugins-v4l2-0.10.30'`,
 * the complete build log and the output of `emerge -pqv '=media-plugins/gst-plugins-v4l2-0.10.30'`.
 * The complete build log is located at '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/temp/environment'.
 * Working directory: '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work/gst-plugins-good-0.10.30/sys/v4l2'
 * S: '/var/tmp/portage/media-plugins/gst-plugins-v4l2-0.10.30/work/gst-plugins-good-0.10.30'
Comment 1 Rafał Mużyło 2012-12-05 18:40:43 UTC
Your tree might be out of date - this should already be fixed.
Comment 2 Rafał Mużyło 2012-12-05 18:47:06 UTC
(In reply to comment #1)
> Your tree might be out of date - this should already be fixed.

Oops, never mind - confused this with gst-plugins-good.

A similar change to http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.31.ebuild?r1=1.1&r2=1.2
 is necessary.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-12-05 23:23:02 UTC
Oops, sorry about that.

+  05 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
+  gst-plugins-v4l2-0.10.30.ebuild:
+  Fix build of stable ebuild, bug #446130.