Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218801
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Piotr JaroszyƄski <peper@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218801 depends on: Show dependency tree
Bug 218801 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-21 21:36 0000
Trying to install telepathy-stream-engine-0.5.2 gives me the following error:

------------------------------------------------------------------------------
if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..    -Wall
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/telepathy-1.0
-I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/dbus-1.0/include   -pthread -I/usr/include/farsight-0.1
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I.. -O0
-march=pentium3 -pipe -ggdb -MT stream-engine-main.o -MD -MP -MF
".deps/stream-engine-main.Tpo" -c -o stream-engine-main.o stream-engine-main.c;
\
        then mv -f ".deps/stream-engine-main.Tpo"
".deps/stream-engine-main.Po"; else rm -f ".deps/stream-engine-main.Tpo"; exit
1; fi
stream-engine-main.c: In function 'dump_dot_file':
stream-engine-main.c:176: warning: implicit declaration of function
'GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS'
stream-engine-main.c:177: error: 'GST_DEBUG_GRAPH_SHOW_ALL' undeclared (first
use in this function)
stream-engine-main.c:177: error: (Each undeclared identifier is reported only
once
stream-engine-main.c:177: error: for each function it appears in.)
make[3]: *** [stream-engine-main.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/net-voip/telepathy-stream-engine-0.5.2/work/telepathy-stream-engine-0.5.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/net-voip/telepathy-stream-engine-0.5.2/work/telepathy-stream-engine-0.5.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/net-voip/telepathy-stream-engine-0.5.2/work/telepathy-stream-engine-0.5.2'
make: *** [all] Error 2
 * 
 * ERROR: net-voip/telepathy-stream-engine-0.5.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line   86:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
------------------------------------------------------------------------------

After a little research, this enum value is something new in >=0.10.15, which
means that this ebuild should probably update it's DEPEND to be more specific.

Reproducible: Always

------- Comment #1 From Philippe Chaintreuil 2008-04-21 21:38:00 0000 -------
Just upgraded my gstreamer to 0.10.17 and this compile problem goes away.

------- Comment #2 From Olivier Crete 2008-04-21 22:07:53 0000 -------
added a requirement on gst 0.10.17 to stream-engine

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug