Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437916 - media-libs/clutter-gst-1.4.6 - ./clutter-gst-video-sink.c:422:32: error: ‘COGL_SHADER_TYPE_FRAGMENT’ undeclared (first use in this function)
Summary: media-libs/clutter-gst-1.4.6 - ./clutter-gst-video-sink.c:422:32: error: ‘COG...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 01:20 UTC by Raymond
Modified: 2013-02-18 19:28 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info,4.61 KB, text/plain)
2012-10-12 13:44 UTC, Alessandro Capogna
Details
build log (build.log,13.58 KB, text/plain)
2012-10-12 13:44 UTC, Alessandro Capogna
Details
clutter-gst-1.4.6-cogl.patch (cogl.patch,538 bytes, patch)
2012-11-09 21:43 UTC, Micky53
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond 2012-10-11 01:20:07 UTC
media-libs/clutter-gst-1.4.6 refuses to compile and exits with a compile phase error:
http://www.bpaste.net/show/50398



Reproducible: Didn't try

Steps to Reproduce:
1. emerge =media-libs/clutter-gst-1.4.6
Actual Results:  
The package failed to emerge, exiting with a compile error.

Expected Results:  
The package should of emerged successfully.

Computer Config:

Inspiron 570
AMD Semperon 170 (2.7GHz)
2GB RAM
Gentoo (AMD64)

emerge --info:

http://bpaste.net/show/50468/
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-11 03:00:26 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report:
   https://bugs.gentoo.org/attachment.cgi?bugid=437916&action=enter
Comment 2 Alessandro Capogna 2012-10-12 13:44:14 UTC
Created attachment 326370 [details]
emerge --info
Comment 3 Alessandro Capogna 2012-10-12 13:44:40 UTC
Created attachment 326372 [details]
build log
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-10-12 19:54:22 UTC
What version of media-libs/cogl and media-libs/clutter do you have, and with what USE flags?
Comment 5 georg 2012-10-20 17:10:15 UTC
I had the same issue today as i tried to emerge cinnamon. I added ~amd64 to media-libs/clutter-gst and cinnamon-1.6.1 got emerged. 

Georg
Comment 6 Micky53 2012-11-09 21:41:20 UTC
Some bug.
Patch, solved this problem, in attachment.
Comment 7 Micky53 2012-11-09 21:43:14 UTC
Created attachment 329038 [details, diff]
clutter-gst-1.4.6-cogl.patch
Comment 8 Pacho Ramos gentoo-dev 2012-11-17 11:34:58 UTC
What cogl are you using?
Comment 9 Rick Harris 2012-12-11 05:05:31 UTC
(In reply to comment #8)
> What cogl are you using?

Happens when using cogl-1.10.4
Comment 10 Rick Harris 2012-12-11 05:32:46 UTC
Can confirm supplied patch clutter-gst-1.4.6-cogl.patch fixes the problem.
Comment 11 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-01-13 16:17:42 UTC
Could you guys try to build against cogl 1.12 as well ?
Comment 12 Pacho Ramos gentoo-dev 2013-02-18 19:28:59 UTC
(In reply to comment #11)
> Could you guys try to build against cogl 1.12 as well ?