* [gentoo-user] Error compiling phonon-gstreamer
@ 2011-12-31 14:59 Jeff Cranmer
2011-12-31 15:28 ` Jeff Cranmer
2011-12-31 17:13 ` Dale
0 siblings, 2 replies; 19+ messages in thread
From: Jeff Cranmer @ 2011-12-31 14:59 UTC (permalink / raw
To: gentoo-user
Hi,
I'm getting an error when trying to emerge phonon-gstreamer on my
amdfam10 system. The compilation error is 'undefined reference to
'typeinfo for Phonon::StreamInterface'
Has anyone else seem this error? I'm trying to clear out all remaining
items in an emerge -NDuav world prior to debugging some kde startup
problems.
Thanks
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 14:59 [gentoo-user] Error compiling phonon-gstreamer Jeff Cranmer
@ 2011-12-31 15:28 ` Jeff Cranmer
2011-12-31 15:50 ` Michael Mol
2011-12-31 17:13 ` Dale
1 sibling, 1 reply; 19+ messages in thread
From: Jeff Cranmer @ 2011-12-31 15:28 UTC (permalink / raw
To: gentoo-user
On Sat, 2011-12-31 at 09:59 -0500, Jeff Cranmer wrote:
> Hi,
>
> I'm getting an error when trying to emerge phonon-gstreamer on my
> amdfam10 system. The compilation error is 'undefined reference to
> 'typeinfo for Phonon::StreamInterface'
>
> Has anyone else seem this error? I'm trying to clear out all remaining
> items in an emerge -NDuav world prior to debugging some kde startup
> problems.
>
> Thanks
>
>
>
PS: I'm not sure what package requires this. By individually updating
all the packages in world and system showing as updates, I now have the
situation where either an emerge -Duav system or emerge -Duav world only
returned new package media-libs/phonon-gstreamer as a requirement.
revdep-rebuild returns that my system is consistent without this
package.
Jeff
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 15:28 ` Jeff Cranmer
@ 2011-12-31 15:50 ` Michael Mol
2011-12-31 15:59 ` Jeff Cranmer
0 siblings, 1 reply; 19+ messages in thread
From: Michael Mol @ 2011-12-31 15:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 916 bytes --]
--tree
On Dec 31, 2011 10:30 AM, "Jeff Cranmer" <jeff@lotussevencars.com> wrote:
> On Sat, 2011-12-31 at 09:59 -0500, Jeff Cranmer wrote:
> > Hi,
> >
> > I'm getting an error when trying to emerge phonon-gstreamer on my
> > amdfam10 system. The compilation error is 'undefined reference to
> > 'typeinfo for Phonon::StreamInterface'
> >
> > Has anyone else seem this error? I'm trying to clear out all remaining
> > items in an emerge -NDuav world prior to debugging some kde startup
> > problems.
> >
> > Thanks
> >
> >
> >
> PS: I'm not sure what package requires this. By individually updating
> all the packages in world and system showing as updates, I now have the
> situation where either an emerge -Duav system or emerge -Duav world only
> returned new package media-libs/phonon-gstreamer as a requirement.
> revdep-rebuild returns that my system is consistent without this
> package.
>
> Jeff
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 1281 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 15:50 ` Michael Mol
@ 2011-12-31 15:59 ` Jeff Cranmer
2011-12-31 16:23 ` Pandu Poluan
2011-12-31 16:26 ` Michael Mol
0 siblings, 2 replies; 19+ messages in thread
From: Jeff Cranmer @ 2011-12-31 15:59 UTC (permalink / raw
To: gentoo-user
On Sat, 2011-12-31 at 10:50 -0500, Michael Mol wrote:
> --tree
>
Sorry - please could you be a little more verbose? :-)
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 15:59 ` Jeff Cranmer
@ 2011-12-31 16:23 ` Pandu Poluan
2011-12-31 16:26 ` Michael Mol
1 sibling, 0 replies; 19+ messages in thread
From: Pandu Poluan @ 2011-12-31 16:23 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 234 bytes --]
On Dec 31, 2011 11:02 PM, "Jeff Cranmer" <jeff@lotussevencars.com> wrote:
>
> On Sat, 2011-12-31 at 10:50 -0500, Michael Mol wrote:
> > --tree
> >
> Sorry - please could you be a little more verbose? :-)
>
emerge -Duav --tree
Rgds,
[-- Attachment #2: Type: text/html, Size: 373 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 15:59 ` Jeff Cranmer
2011-12-31 16:23 ` Pandu Poluan
@ 2011-12-31 16:26 ` Michael Mol
1 sibling, 0 replies; 19+ messages in thread
From: Michael Mol @ 2011-12-31 16:26 UTC (permalink / raw
To: gentoo-user
On Sat, Dec 31, 2011 at 10:59 AM, Jeff Cranmer <jeff@lotussevencars.com> wrote:
> On Sat, 2011-12-31 at 10:50 -0500, Michael Mol wrote:
>> --tree
>>
> Sorry - please could you be a little more verbose? :-)
Sorry, had about ten second to tap that out on my phone.
Add "--tree" to your emerge command-line.
Actually, among other things, I have "--verbose --tree --keep-going"
in EMERGE_DEFAULT_OPTS in make.conf.
--
:wq
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 14:59 [gentoo-user] Error compiling phonon-gstreamer Jeff Cranmer
2011-12-31 15:28 ` Jeff Cranmer
@ 2011-12-31 17:13 ` Dale
2011-12-31 17:24 ` Claudio Roberto França Pereira
1 sibling, 1 reply; 19+ messages in thread
From: Dale @ 2011-12-31 17:13 UTC (permalink / raw
To: gentoo-user
Jeff Cranmer wrote:
> Hi,
>
> I'm getting an error when trying to emerge phonon-gstreamer on my
> amdfam10 system. The compilation error is 'undefined reference to
> 'typeinfo for Phonon::StreamInterface'
>
> Has anyone else seem this error? I'm trying to clear out all remaining
> items in an emerge -NDuav world prior to debugging some kde startup
> problems.
>
> Thanks
>
>
I'm getting the same here and there is a thread on the forums about it.
On the forums someone posted that changing a USE flag fixes it but that
is not really fixed since it disables something.
Anyway, you are not alone.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 17:13 ` Dale
@ 2011-12-31 17:24 ` Claudio Roberto França Pereira
2011-12-31 17:47 ` Dale
0 siblings, 1 reply; 19+ messages in thread
From: Claudio Roberto França Pereira @ 2011-12-31 17:24 UTC (permalink / raw
To: gentoo-user
Maybe some use flag inconsistency? Try adding --newuse or -N to your emerge.
Try this: emerge -uavDN world. If this still just pulls
phonon-gstreamer, then there should be some problem in the package
itself.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 17:24 ` Claudio Roberto França Pereira
@ 2011-12-31 17:47 ` Dale
2011-12-31 18:42 ` Jeff Cranmer
0 siblings, 1 reply; 19+ messages in thread
From: Dale @ 2011-12-31 17:47 UTC (permalink / raw
To: gentoo-user
Claudio Roberto França Pereira wrote:
> Maybe some use flag inconsistency? Try adding --newuse or -N to your emerge.
> Try this: emerge -uavDN world. If this still just pulls
> phonon-gstreamer, then there should be some problem in the package
> itself.
>
>
http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 17:47 ` Dale
@ 2011-12-31 18:42 ` Jeff Cranmer
2011-12-31 19:46 ` Jeff Cranmer
2011-12-31 19:48 ` Dale
0 siblings, 2 replies; 19+ messages in thread
From: Jeff Cranmer @ 2011-12-31 18:42 UTC (permalink / raw
To: gentoo-user
On Sat, 2011-12-31 at 11:47 -0600, Dale wrote:
> Claudio Roberto França Pereira wrote:
> > Maybe some use flag inconsistency? Try adding --newuse or -N to your emerge.
> > Try this: emerge -uavDN world. If this still just pulls
> > phonon-gstreamer, then there should be some problem in the package
> > itself.
> >
> >
>
> http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
>
> Dale
>
> :-) :-)
>
Thanks for the link.
I tried changing the use flags for phonon to -gstreamer vlc, but for
some reason I'm still getting gstreamer pulled in as use flag
requirement, though it adds vlc. Same error as before.
I'll try -makeopts="-j1", since at the moment I'm running
makeopts="-j6"
Jeff
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 18:42 ` Jeff Cranmer
@ 2011-12-31 19:46 ` Jeff Cranmer
2011-12-31 19:52 ` Michael Mol
2011-12-31 19:48 ` Dale
1 sibling, 1 reply; 19+ messages in thread
From: Jeff Cranmer @ 2011-12-31 19:46 UTC (permalink / raw
To: gentoo-user
> >
> > http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
> >
> > Dale
> >
> > :-) :-)
> >
> Thanks for the link.
> I tried changing the use flags for phonon to -gstreamer vlc, but for
> some reason I'm still getting gstreamer pulled in as use flag
> requirement, though it adds vlc. Same error as before.
>
> I'll try -makeopts="-j1", since at the moment I'm running
> makeopts="-j6"
>
> Jeff
No luck with makeopts="-j1" either.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 18:42 ` Jeff Cranmer
2011-12-31 19:46 ` Jeff Cranmer
@ 2011-12-31 19:48 ` Dale
1 sibling, 0 replies; 19+ messages in thread
From: Dale @ 2011-12-31 19:48 UTC (permalink / raw
To: gentoo-user
Jeff Cranmer wrote:
> On Sat, 2011-12-31 at 11:47 -0600, Dale wrote:
>> Claudio Roberto França Pereira wrote:
>>> Maybe some use flag inconsistency? Try adding --newuse or -N to your emerge.
>>> Try this: emerge -uavDN world. If this still just pulls
>>> phonon-gstreamer, then there should be some problem in the package
>>> itself.
>>>
>>>
>> http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
>>
>> Dale
>>
>> :-) :-)
>>
> Thanks for the link.
> I tried changing the use flags for phonon to -gstreamer vlc, but for
> some reason I'm still getting gstreamer pulled in as use flag
> requirement, though it adds vlc. Same error as before.
>
> I'll try -makeopts="-j1", since at the moment I'm running
> makeopts="-j6"
>
> Jeff
>
>
I tried -j1 with no change. I didn't try the USE flag change tho.
Maybe one day soon. :/
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 19:46 ` Jeff Cranmer
@ 2011-12-31 19:52 ` Michael Mol
2011-12-31 20:07 ` Dale
2011-12-31 20:26 ` Jeff Cranmer
0 siblings, 2 replies; 19+ messages in thread
From: Michael Mol @ 2011-12-31 19:52 UTC (permalink / raw
To: gentoo-user
On Sat, Dec 31, 2011 at 2:46 PM, Jeff Cranmer <jeff@lotussevencars.com> wrote:
>> >
>> > http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
>> >
>> > Dale
>> >
>> > :-) :-)
>> >
>> Thanks for the link.
>> I tried changing the use flags for phonon to -gstreamer vlc, but for
>> some reason I'm still getting gstreamer pulled in as use flag
>> requirement, though it adds vlc. Same error as before.
>>
>> I'll try -makeopts="-j1", since at the moment I'm running
>> makeopts="-j6"
>>
>> Jeff
>
> No luck with makeopts="-j1" either.
If you add "--tree" to your emerge line, you can see what's pulling in
gstreamer. If it comes to it, running a command like:
emerge -pe --verbose --tree --with-bdeps=y @world
will give you a tree view showing the entire dependency tree on your
system. From there, you should be able to get a clue as to which
packages are pulling in packages you're having difficulty with.
--
:wq
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 19:52 ` Michael Mol
@ 2011-12-31 20:07 ` Dale
2011-12-31 20:26 ` Jeff Cranmer
1 sibling, 0 replies; 19+ messages in thread
From: Dale @ 2011-12-31 20:07 UTC (permalink / raw
To: gentoo-user
Michael Mol wrote:
> On Sat, Dec 31, 2011 at 2:46 PM, Jeff Cranmer<jeff@lotussevencars.com> wrote:
>>>> http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
>>>>
>>>> Dale
>>>>
>>>> :-) :-)
>>>>
>>> Thanks for the link.
>>> I tried changing the use flags for phonon to -gstreamer vlc, but for
>>> some reason I'm still getting gstreamer pulled in as use flag
>>> requirement, though it adds vlc. Same error as before.
>>>
>>> I'll try -makeopts="-j1", since at the moment I'm running
>>> makeopts="-j6"
>>>
>>> Jeff
>> No luck with makeopts="-j1" either.
> If you add "--tree" to your emerge line, you can see what's pulling in
> gstreamer. If it comes to it, running a command like:
>
> emerge -pe --verbose --tree --with-bdeps=y @world
>
> will give you a tree view showing the entire dependency tree on your
> system. From there, you should be able to get a clue as to which
> packages are pulling in packages you're having difficulty with.
>
>
Changing the USE flag may disable things that are needed tho. It's not
really a fix but a workaround at best. Me, I want a fix so that it
compiles as it should with the current USE flags.
I think I may mask that package version. I'm sure it will have a
different version whenever they fix it. Since it is using the old one
just fine, it shouldn't break anything but will try again when they do a
fix'er upper. ;-)
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 19:52 ` Michael Mol
2011-12-31 20:07 ` Dale
@ 2011-12-31 20:26 ` Jeff Cranmer
2011-12-31 20:44 ` Dale
2011-12-31 20:49 ` Michael Mol
1 sibling, 2 replies; 19+ messages in thread
From: Jeff Cranmer @ 2011-12-31 20:26 UTC (permalink / raw
To: gentoo-user
On Sat, 2011-12-31 at 14:52 -0500, Michael Mol wrote:
> On Sat, Dec 31, 2011 at 2:46 PM, Jeff Cranmer <jeff@lotussevencars.com> wrote:
> >> >
> >> > http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
> >> >
> >> > Dale
> >> >
> >> > :-) :-)
> >> >
> >> Thanks for the link.
> >> I tried changing the use flags for phonon to -gstreamer vlc, but for
> >> some reason I'm still getting gstreamer pulled in as use flag
> >> requirement, though it adds vlc. Same error as before.
> >>
> >> I'll try -makeopts="-j1", since at the moment I'm running
> >> makeopts="-j6"
> >>
> >> Jeff
> >
> > No luck with makeopts="-j1" either.
>
> If you add "--tree" to your emerge line, you can see what's pulling in
> gstreamer. If it comes to it, running a command like:
>
> emerge -pe --verbose --tree --with-bdeps=y @world
>
> will give you a tree view showing the entire dependency tree on your
> system. From there, you should be able to get a clue as to which
> packages are pulling in packages you're having difficulty with.
>
>
doing an emerge -pDv world, I can see the following tree
kde-base/kdeedu-meta-4.7.4
kde-base/kmplot-4.7.4
x11-libs/qt-webkit-4.7.4
media-libs/phonon-4.6.0-r1
media-libs/phonon-gstreamer-4.5.1
Phonon reports a use flag of gstreamer, despite me calling -gstreamer in
make.conf. The calling packages don't report gstreamer as a use flag.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 20:26 ` Jeff Cranmer
@ 2011-12-31 20:44 ` Dale
2011-12-31 21:16 ` Dale
2011-12-31 20:49 ` Michael Mol
1 sibling, 1 reply; 19+ messages in thread
From: Dale @ 2011-12-31 20:44 UTC (permalink / raw
To: gentoo-user
Jeff Cranmer wrote:
> On Sat, 2011-12-31 at 14:52 -0500, Michael Mol wrote:
>> On Sat, Dec 31, 2011 at 2:46 PM, Jeff Cranmer<jeff@lotussevencars.com> wrote:
>>>>> http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
>>>>>
>>>>> Dale
>>>>>
>>>>> :-) :-)
>>>>>
>>>> Thanks for the link.
>>>> I tried changing the use flags for phonon to -gstreamer vlc, but for
>>>> some reason I'm still getting gstreamer pulled in as use flag
>>>> requirement, though it adds vlc. Same error as before.
>>>>
>>>> I'll try -makeopts="-j1", since at the moment I'm running
>>>> makeopts="-j6"
>>>>
>>>> Jeff
>>> No luck with makeopts="-j1" either.
>> If you add "--tree" to your emerge line, you can see what's pulling in
>> gstreamer. If it comes to it, running a command like:
>>
>> emerge -pe --verbose --tree --with-bdeps=y @world
>>
>> will give you a tree view showing the entire dependency tree on your
>> system. From there, you should be able to get a clue as to which
>> packages are pulling in packages you're having difficulty with.
>>
>>
> doing an emerge -pDv world, I can see the following tree
> kde-base/kdeedu-meta-4.7.4
> kde-base/kmplot-4.7.4
> x11-libs/qt-webkit-4.7.4
> media-libs/phonon-4.6.0-r1
> media-libs/phonon-gstreamer-4.5.1
>
> Phonon reports a use flag of gstreamer, despite me calling -gstreamer in
> make.conf. The calling packages don't report gstreamer as a use flag.
>
>
>
Most likely you would have to change the USE flag in make.conf and then
do a emerge -N world. Thing about all this, in a couple days or so,
there will be a fix and you get to undo all this stuff. I'm just going
to mask it and wait for the fix to hit the tree or the new KDE release
may fix it and it should be out before to long too.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 20:26 ` Jeff Cranmer
2011-12-31 20:44 ` Dale
@ 2011-12-31 20:49 ` Michael Mol
1 sibling, 0 replies; 19+ messages in thread
From: Michael Mol @ 2011-12-31 20:49 UTC (permalink / raw
To: gentoo-user
On Sat, Dec 31, 2011 at 3:26 PM, Jeff Cranmer <jeff@lotussevencars.com> wrote:
> On Sat, 2011-12-31 at 14:52 -0500, Michael Mol wrote:
>> On Sat, Dec 31, 2011 at 2:46 PM, Jeff Cranmer <jeff@lotussevencars.com> wrote:
>> >> >
>> >> > http://forums.gentoo.org/viewtopic-p-6888730.html#6888730
>> >> >
>> >> > Dale
>> >> >
>> >> > :-) :-)
>> >> >
>> >> Thanks for the link.
>> >> I tried changing the use flags for phonon to -gstreamer vlc, but for
>> >> some reason I'm still getting gstreamer pulled in as use flag
>> >> requirement, though it adds vlc. Same error as before.
>> >>
>> >> I'll try -makeopts="-j1", since at the moment I'm running
>> >> makeopts="-j6"
>> >>
>> >> Jeff
>> >
>> > No luck with makeopts="-j1" either.
>>
>> If you add "--tree" to your emerge line, you can see what's pulling in
>> gstreamer. If it comes to it, running a command like:
>>
>> emerge -pe --verbose --tree --with-bdeps=y @world
>>
>> will give you a tree view showing the entire dependency tree on your
>> system. From there, you should be able to get a clue as to which
>> packages are pulling in packages you're having difficulty with.
>>
>>
> doing an emerge -pDv world, I can see the following tree
> kde-base/kdeedu-meta-4.7.4
> kde-base/kmplot-4.7.4
> x11-libs/qt-webkit-4.7.4
> media-libs/phonon-4.6.0-r1
> media-libs/phonon-gstreamer-4.5.1
>
> Phonon reports a use flag of gstreamer, despite me calling -gstreamer in
> make.conf. The calling packages don't report gstreamer as a use flag.
What about /etc/portage/package.use? Is media-libs/phonon in there anywhere?
--
:wq
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 20:44 ` Dale
@ 2011-12-31 21:16 ` Dale
2011-12-31 22:30 ` Dale
0 siblings, 1 reply; 19+ messages in thread
From: Dale @ 2011-12-31 21:16 UTC (permalink / raw
To: gentoo-user
Dale wrote:
> I'm just going to mask it and wait for the fix to hit the tree or the
> new KDE release may fix it and it should be out before to long too.
>
> Dale
>
> :-) :-)
>
This is just plain ole broke. I masked that version and tried to
recompile the older version, it failed too. I think something is broke
besides just USE flags. I have only seen one person able to change a
USE flag and it compile.
I think we need to file a bug report on this one. Any volunteers? If
someone files it, post a linky.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] Error compiling phonon-gstreamer
2011-12-31 21:16 ` Dale
@ 2011-12-31 22:30 ` Dale
0 siblings, 0 replies; 19+ messages in thread
From: Dale @ 2011-12-31 22:30 UTC (permalink / raw
To: gentoo-user
Dale wrote:
>
> I think we need to file a bug report on this one. Any volunteers? If
> someone files it, post a linky.
>
> Dale
>
> :-) :-)
>
Already filed and it is fixed. Sync and try again.
https://bugs.gentoo.org/show_bug.cgi?id=396109
Go undo whatever you did while trying to get it to work. lol
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2011-12-31 22:32 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-31 14:59 [gentoo-user] Error compiling phonon-gstreamer Jeff Cranmer
2011-12-31 15:28 ` Jeff Cranmer
2011-12-31 15:50 ` Michael Mol
2011-12-31 15:59 ` Jeff Cranmer
2011-12-31 16:23 ` Pandu Poluan
2011-12-31 16:26 ` Michael Mol
2011-12-31 17:13 ` Dale
2011-12-31 17:24 ` Claudio Roberto França Pereira
2011-12-31 17:47 ` Dale
2011-12-31 18:42 ` Jeff Cranmer
2011-12-31 19:46 ` Jeff Cranmer
2011-12-31 19:52 ` Michael Mol
2011-12-31 20:07 ` Dale
2011-12-31 20:26 ` Jeff Cranmer
2011-12-31 20:44 ` Dale
2011-12-31 21:16 ` Dale
2011-12-31 22:30 ` Dale
2011-12-31 20:49 ` Michael Mol
2011-12-31 19:48 ` Dale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox