Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327801 - media-sound/audacity-1.3.8 missing wxGTK[X] USE dep?
Summary: media-sound/audacity-1.3.8 missing wxGTK[X] USE dep?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-11 14:37 UTC by Arttu Valo
Modified: 2010-10-04 08:34 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arttu Valo 2010-07-11 14:37:03 UTC
media-sound/audacity should probably be more specific on its dependency on wxGTK. Currently it does not explicitly specify the X USE-dep for wxGTK, but something else (wxwidgets.eclass?) does -- and the emerge fails:

>>> Emerging (2 of 3) media-sound/audacity-1.3.8
 * audacity-minsrc-1.3.8.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                        [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                  [ ok ]
 * CPV:  media-sound/audacity-1.3.8
 * REPO: gentoo
 * USE:  alsa amd64 elibc_glibc ffmpeg flac id3tag jack kernel_linux ladspa libsamplerate midi mp3 multilib twolame userland_GNU vorbis
>>> Unpacking source...
>>> Unpacking audacity-minsrc-1.3.8.tar.bz2 to /var/tmp/portage/media-sound/audacity-1.3.8/work
>>> Source unpacked in /var/tmp/portage/media-sound/audacity-1.3.8/work
>>> Preparing source in /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8 ...
 * Applying audacity-1.3.8-automagic.patch ...                                                                                                                           [ ok ]
 * Applying audacity-1.3.8-gsocket-conflict.patch ...                                                                                                                    [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/lib-src/portaudio-v19/bindings/cpp' ...
 * Running aclocal -I /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/m4 ...                                                                         [ ok ]
 * Running libtoolize --copy --force --install --automake ...                                                                                                            [ ok ]
 * Running aclocal -I /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/m4 ...                                                                         [ ok ]
 * Running autoconf ...                                                                                                                                                  [ ok ]
 * Running automake --add-missing --copy ...                                                                                                                             [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/lib-src/portaudio-v19' ...
 * Running aclocal -I /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/m4 ...                                                                         [ ok ]
 * Running libtoolize --copy --force --install ...                                                                                                                       [ ok ]
 * Running aclocal -I /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/m4 ...                                                                         [ ok ]
 * Running autoconf ...                                                                                                                                                  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/lib-src/portmixer' ...
 * Running aclocal -I /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/m4 ...                                                                         [ ok ]
 * Running autoconf ...                                                                                                                                                  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8' ...
 * Running aclocal -I /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8/m4 ...                                                                         [ ok ]
 * Running autoconf ...                                                                                                                                                  [ ok ]
 * Running autoheader ...                                                                                                                                                [ ok ]
 * Running elibtoolize in: audacity-src-1.3.8/lib-src/sbsms
 *   Applying install-sh-1.5.4.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 * Running elibtoolize in: audacity-src-1.3.8/lib-src/taglib/admin
 *   Applying ltmain-1.5.patch ...
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.20.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-1.5.patch ...
 * Running elibtoolize in: audacity-src-1.3.8/lib-src/portaudio-v19
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/audacity-1.3.8/work/audacity-src-1.3.8 ...
 * Checking wxGTK-2.8 for X support ...                                                                                                                                  [ !! ]

 * check_wxuse - You have requested functionality that requires X support to
 * have been built into x11-libs/wxGTK.
 * 
 * Please re-merge =x11-libs/wxGTK-2.8* with the X USE flag enabled.
 * ERROR: media-sound/audacity-1.3.8 failed:


The same might apply to the ~arch version as well, didn't try.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2010-10-04 08:34:38 UTC
Fixed, thanks.