public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Can't emerge audacity
@ 2005-12-27 22:28 Michael Sullivan
  2005-12-27 22:36 ` Petteri Räty
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Sullivan @ 2005-12-27 22:28 UTC (permalink / raw
  To: gentoo-user

I'm trying to emerge audacity (I think rosegarden needs it), but I keep
getting this error:

camille ~ # emerge audacity
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/audacity-1.2.1 to /
>>> md5 files   ;-) audacity-1.2.1.ebuild
>>> md5 files   ;-) audacity-1.2.2.ebuild
>>> md5 files   ;-) audacity-1.2.3.ebuild
>>> md5 files   ;-) audacity-1.2.3-r1.ebuild
>>> md5 files   ;-) files/digest-audacity-1.2.1
>>> md5 files   ;-) files/audacity.desktop
>>> md5 files   ;-) files/digest-audacity-1.2.2
>>> md5 files   ;-) files/digest-audacity-1.2.3
>>> md5 files   ;-) files/digest-audacity-1.2.3-r1
>>> md5 files   ;-) files/audacity-1.2.3-x86.patch
>>> md5 src_uri ;-) audacity-src-1.2.1.tar.bz2
 * Audacity will not build if wxGTK was compiled
 * with unicode support.  If you are using a version of
 * wxGTK <= 2.4.2, you must set USE=-gtk2.  In newer versions,
 * you must set USE=-unicode.

!!! ERROR: media-sound/audacity-1.2.1 failed.
!!! Function pkg_setup, Line 42, Exitcode 0
!!! wxGTK must be re-emerged without unicode suport
!!! If you need support, post the topmost build error, NOT this status
message.


wxGTK IS emerged with -unicode.  I don't know why it's giving this
error...

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Can't emerge audacity
  2005-12-27 22:28 [gentoo-user] Can't emerge audacity Michael Sullivan
@ 2005-12-27 22:36 ` Petteri Räty
  2005-12-27 22:54   ` [gentoo-user] " Francesco Talamona
  0 siblings, 1 reply; 4+ messages in thread
From: Petteri Räty @ 2005-12-27 22:36 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1485 bytes --]

Michael Sullivan wrote:
> I'm trying to emerge audacity (I think rosegarden needs it), but I keep
> getting this error:
> 
> camille ~ # emerge audacity
> Calculating dependencies ...done!
> 
>>>>emerge (1 of 1) media-sound/audacity-1.2.1 to /
>>>>md5 files   ;-) audacity-1.2.1.ebuild
>>>>md5 files   ;-) audacity-1.2.2.ebuild
>>>>md5 files   ;-) audacity-1.2.3.ebuild
>>>>md5 files   ;-) audacity-1.2.3-r1.ebuild
>>>>md5 files   ;-) files/digest-audacity-1.2.1
>>>>md5 files   ;-) files/audacity.desktop
>>>>md5 files   ;-) files/digest-audacity-1.2.2
>>>>md5 files   ;-) files/digest-audacity-1.2.3
>>>>md5 files   ;-) files/digest-audacity-1.2.3-r1
>>>>md5 files   ;-) files/audacity-1.2.3-x86.patch
>>>>md5 src_uri ;-) audacity-src-1.2.1.tar.bz2
> 
>  * Audacity will not build if wxGTK was compiled
>  * with unicode support.  If you are using a version of
>  * wxGTK <= 2.4.2, you must set USE=-gtk2.  In newer versions,
>  * you must set USE=-unicode.
> 
> !!! ERROR: media-sound/audacity-1.2.1 failed.
> !!! Function pkg_setup, Line 42, Exitcode 0
> !!! wxGTK must be re-emerged without unicode suport
> !!! If you need support, post the topmost build error, NOT this status
> message.
> 
> 
> wxGTK IS emerged with -unicode.  I don't know why it's giving this
> error...
> 

wxGTK--. This is most likely a bug. Search bugs.gentoo.org and report
this if there isn't already a report about this. Search for the bugs
assigned to wxwindows@gentoo.org at least.

Regards,
Petteri

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user] Re: Can't emerge audacity
  2005-12-27 22:36 ` Petteri Räty
@ 2005-12-27 22:54   ` Francesco Talamona
  2005-12-28  2:30     ` Ow Mun Heng
  0 siblings, 1 reply; 4+ messages in thread
From: Francesco Talamona @ 2005-12-27 22:54 UTC (permalink / raw
  To: gentoo-user

On Tuesday 27 December 2005 23:36, Petteri Räty wrote:
> Michael Sullivan wrote:
> > I'm trying to emerge audacity (I think rosegarden needs it), but I
> > keep getting this error:
> >
> > camille ~ # emerge audacity
> > Calculating dependencies ...done!
> >
> >>>>emerge (1 of 1) media-sound/audacity-1.2.1 to /
> >>>>md5 files   ;-) audacity-1.2.1.ebuild
> >>>>md5 files   ;-) audacity-1.2.2.ebuild
> >>>>md5 files   ;-) audacity-1.2.3.ebuild
> >>>>md5 files   ;-) audacity-1.2.3-r1.ebuild
> >>>>md5 files   ;-) files/digest-audacity-1.2.1
> >>>>md5 files   ;-) files/audacity.desktop
> >>>>md5 files   ;-) files/digest-audacity-1.2.2
> >>>>md5 files   ;-) files/digest-audacity-1.2.3
> >>>>md5 files   ;-) files/digest-audacity-1.2.3-r1
> >>>>md5 files   ;-) files/audacity-1.2.3-x86.patch
> >>>>md5 src_uri ;-) audacity-src-1.2.1.tar.bz2
> >
> >  * Audacity will not build if wxGTK was compiled
> >  * with unicode support.  If you are using a version of
> >  * wxGTK <= 2.4.2, you must set USE=-gtk2.  In newer versions,
> >  * you must set USE=-unicode.
> >
> > !!! ERROR: media-sound/audacity-1.2.1 failed.
> > !!! Function pkg_setup, Line 42, Exitcode 0
> > !!! wxGTK must be re-emerged without unicode suport
> > !!! If you need support, post the topmost build error, NOT this
> > status message.
> >
> >
> > wxGTK IS emerged with -unicode.  I don't know why it's giving this
> > error...
>
> wxGTK--. This is most likely a bug. Search bugs.gentoo.org and report
> this if there isn't already a report about this. Search for the bugs
> assigned to wxwindows@gentoo.org at least.
>
> Regards,
> Petteri

wxGTK is slotted, 

[23:52] [sko@aemaeth:~]$ cat /etc/portage/package.use | grep wxGTK -C1
#referrer: http://bugs.gentoo.org/show_bug.cgi?id=109553
=x11-libs/wxGTK-2.4.2-r3        -unicode  -gtk2 wxgtk1
=media-sound/audacity-1.2.3-r1  -gtk2

Ciao
	Francesco
-- 
Linux Version 2.6.14-gentoo-r5, Compiled #1 PREEMPT Fri Dec 16 06:54:46 
CET 2005
One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.21 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Re: Can't emerge audacity
  2005-12-27 22:54   ` [gentoo-user] " Francesco Talamona
@ 2005-12-28  2:30     ` Ow Mun Heng
  0 siblings, 0 replies; 4+ messages in thread
From: Ow Mun Heng @ 2005-12-28  2:30 UTC (permalink / raw
  To: gentoo-user

On Tue, 2005-12-27 at 23:54 +0100, Francesco Talamona wrote:
> On Tuesday 27 December 2005 23:36, Petteri Räty wrote:
> > Michael Sullivan wrote:
> > > I'm trying to emerge audacity (I think rosegarden needs it), but I
> > > keep getting this error:
> > >
> > > camille ~ # emerge audacity
> > > Calculating dependencies ...done!
> > >
> > >>>>emerge (1 of 1) media-sound/audacity-1.2.1 to /
> > >>>>md5 files   ;-) audacity-1.2.1.ebuild
> > >>>>md5 files   ;-) audacity-1.2.2.ebuild
> > >>>>md5 files   ;-) audacity-1.2.3.ebuild
> > >>>>md5 files   ;-) audacity-1.2.3-r1.ebuild
> > >>>>md5 files   ;-) files/digest-audacity-1.2.1
> > >>>>md5 files   ;-) files/audacity.desktop
> > >>>>md5 files   ;-) files/digest-audacity-1.2.2
> > >>>>md5 files   ;-) files/digest-audacity-1.2.3
> > >>>>md5 files   ;-) files/digest-audacity-1.2.3-r1
> > >>>>md5 files   ;-) files/audacity-1.2.3-x86.patch
> > >>>>md5 src_uri ;-) audacity-src-1.2.1.tar.bz2
> > >
> > >  * Audacity will not build if wxGTK was compiled
> > >  * with unicode support.  If you are using a version of
> > >  * wxGTK <= 2.4.2, you must set USE=-gtk2.  In newer versions,
> > >  * you must set USE=-unicode.
> > >
> > > !!! ERROR: media-sound/audacity-1.2.1 failed.
> > > !!! Function pkg_setup, Line 42, Exitcode 0
> > > !!! wxGTK must be re-emerged without unicode suport
> > > !!! If you need support, post the topmost build error, NOT this
> > > status message.
> > >
> > >
> > > wxGTK IS emerged with -unicode.  I don't know why it's giving this
> > > error...
> >
> > wxGTK--. This is most likely a bug. Search bugs.gentoo.org and report
> > this if there isn't already a report about this. Search for the bugs
> > assigned to wxwindows@gentoo.org at least.
> >
> > Regards,
> > Petteri
> 
> wxGTK is slotted, 
> 
> [23:52] [sko@aemaeth:~]$ cat /etc/portage/package.use | grep wxGTK -C1
> #referrer: http://bugs.gentoo.org/show_bug.cgi?id=109553
> =x11-libs/wxGTK-2.4.2-r3        -unicode  -gtk2 wxgtk1
> =media-sound/audacity-1.2.3-r1  -gtk2

Yeah.. I was stumped there for a while as well until I ran etcat
versions wxgtk and found out.



-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 10:30:15 up 1 day, 1:12, 5 users, load average: 0.66, 0.87,
1.07 


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-28  2:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-27 22:28 [gentoo-user] Can't emerge audacity Michael Sullivan
2005-12-27 22:36 ` Petteri Räty
2005-12-27 22:54   ` [gentoo-user] " Francesco Talamona
2005-12-28  2:30     ` Ow Mun Heng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox