Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 316831 Details for
Bug 424335
media-plugins/audacious-plugins-3* failed to build (oss4 keyword missing)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-plugins/audacious-plugins-3.2.3 build log
build.log (text/plain), 33.19 KB, created by
Oleg Muraviov
on 2012-07-01 06:09:47 UTC
(
hide
)
Description:
media-plugins/audacious-plugins-3.2.3 build log
Filename:
MIME Type:
Creator:
Oleg Muraviov
Created:
2012-07-01 06:09:47 UTC
Size:
33.19 KB
patch
obsolete
> * Package: media-plugins/audacious-plugins-3.2.3 > * Repository: gentoo > * Maintainer: jdhore@gentoo.org sound@gentoo.org > * USE: aac alsa amd64 cdda elibc_glibc ffmpeg flac kernel_linux libnotify libsamplerate mp3 multilib nls sdl sndfile userland_GNU vorbis wavpack > * FEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking audacious-plugins-3.2.3.tar.bz2 to /var/tmp/portage/media-plugins/audacious-plugins-3.2.3/work >>>> Source unpacked in /var/tmp/portage/media-plugins/audacious-plugins-3.2.3/work >>>> Preparing source in /var/tmp/portage/media-plugins/audacious-plugins-3.2.3/work/audacious-plugins-3.2.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-plugins/audacious-plugins-3.2.3/work/audacious-plugins-3.2.3 ... > * econf: updating audacious-plugins-3.2.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating audacious-plugins-3.2.3/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-modplug --enable-neon --disable-gtk3 --disable-adplug --enable-aac --enable-alsa --enable-amidiplug-alsa --disable-bs2b --enable-cdaudio --disable-cue --enable-ffaudio --enable-flacng --disable-amidiplug-flsyn --enable-filewriter_flac --disable-ipv6 --disable-jack --disable-gnomeshortcuts --disable-filewriter_mp3 --enable-notify --enable-resample --disable-mms --enable-mp3 --disable-amidiplug --disable-mtp_up --enable-nls --disable-oss --disable-pulse --disable-scrobbler --enable-sdlout --disable-sid --enable-sndfile --enable-vorbis --enable-wavpack >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether the C/C++ compiler supports -Wtype-limits... yes >checking for Linux... yes >checking for GNU make... make >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for rm... /bin/rm >checking for mv... /bin/mv >checking for cp... /bin/cp >checking for ar... /usr/bin/ar >checking for tr... /usr/bin/tr >checking for ranlib... /usr/bin/ranlib >checking for windres... no >checking for GLIB... yes >checking for GMODULE... yes >checking for GTHREAD... yes >checking for PANGO... yes >checking for CAIRO... yes >checking for tput... /usr/bin/tput >checking for shared library system... GNU >checking for fcntl... yes >checking for fsync... yes >checking for mkdtemp... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for AUDACIOUS... yes >checking for GTK... yes >checking for pthread_create in -lpthread... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >*** pulseaudio output plugin disabled per user request *** >checking for MPG123... yes >checking for GDKX11... yes >*** Gnome Shortcuts Plugin disabled per user request *** >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for GTK216... yes >checking for PANGO... yes >checking for CAIRO... yes >checking for PANGOCAIRO... yes >checking for XRENDER... yes >checking for XCOMPOSITE... yes >checking for NOTIFY... yes >checking for GIO_UNIX... yes >*** AdPlug plugin disabled per user request *** >checking for VORBIS... yes >checking for LIBFLAC... yes >checking for WAVPACK... yes >checking faad.h usability... yes >checking faad.h presence... yes >checking for faad.h... yes >checking whether FAAD2_VERSION is declared... yes >checking whether NeAACDecInit2 is declared... yes >checking for NeAACDecInit2 in -lfaad... yes >checking for SNDFILE... yes >checking for MODPLUG... yes >checking for FFMPEG... yes >*** SID plugin disabled per user request *** >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking soundcard.h usability... no >checking soundcard.h presence... no >checking for soundcard.h... no >checking for OSS4... yes >checking for ALSA... yes >checking for SDL... yes >*** amidi-plug disabled per user request *** >checking ALSA MIDI support... yes >checking for CDIO... yes >checking for CDIO... yes >checking for CDDB... yes >checking for NEON... yes >checking for ne_set_connect_timeout in -lneon... yes >*** mms plugin disabled by request *** >*** mtp upload plugin disabled by request *** >checking for XML... yes >*** cue plugin disabled by request *** >checking for FLAC... yes >*** BS2B effect plugin disabled per user request *** >checking for SAMPLERATE... yes >checking for GLIB214... yes >configure: touching .deps files >configure: creating ./config.status >config.status: creating buildsys.mk >config.status: creating extra.mk >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands > >Configuration: > > Install path: > > Output Plugins > -------------- > Open Sound System (oss4): yes > Advanced Linux Sound Arch. (alsa): yes > PulseAudio (pulse): no > Jack Audio Connection Kit (jack): no > Simple DirectMedia Layer (sdlout): yes > FileWriter: yes > -> FileWriter MP3 output part: > -> FileWriter Vorbis output part: yes > -> FileWriter FLAC output part: yes > Null Audio output (null): yes > Open Sound System v3 (deprecated): no > > Input Plugins > ------------- > MPEG-1 Layer I/II/III (mpg123): yes > MPEG-2/4 AAC (aac): yes > FFaudio (ffaudio): yes > Module decoder (modplug): yes > MIDI modular plugin (amidi-plug): no > -> ALSA backend: yes > -> FluidSynth backend: no > CD Digital Audio (cdaudio_ng): yes > sndfile extensions: yes > Tone Generator: yes > Ogg Vorbis (vorbis): yes > Free Lossless Audio Codec (flacng): yes > Commodore 64 audio (SID): no > -> libSIDPlay1 support: > -> libSIDPlay2 support: > -> distortion patched libSIDPlay2: > Game music (spc, nsf & gbs): yes > PlayStation (psf/psf2) audio: yes > Nintendo DS audio (xsf): yes > AdLib synthesizer (adplug): no > WavPack 4.31+ (wavpack): yes > Metronom: yes > > General > ------- > Alarm: yes > Album Art: yes > MPRIS 2 Server: yes > Search Tool: yes > Song Change: yes > Status Icon: yes > Audacious OSD: yes > -> X Composite support: yes > libnotify OSD: yes > Global Hotkey Plugin: yes > Gnome Shortcuts Plugin: no > AudioScrobbler Client: no > Upload to MTP device: no > LyricWiki viewer: yes > > Effect > ------ > Channel Mixer: yes > Crystalizer: yes > Dynamic Range Compressor: yes > Echo/Surround: yes > Extra Stereo: yes > LADSPA Host: yes > SndStretch: yes > Voice Removal: yes > Bauer stereophonic-to-binaural (bs2b): no > Sample Rate Converter (resample): yes > > Visualization > ------------- > Blur Scope: yes > Cairo Spectrum Analyzer: yes > > Transport > --------- > neon-based http/https: yes > libmms-based mms: no > GIO transport (experimental): no > SMB transport (experimental): no > > Container > --------- > Audacious playlist format (audpl): yes > Winamp PLS playlist format (pls): yes > M3U playlist format (m3u): yes > XML Sharable Playlist Format (xspf): yes > CUE playlist format (cue): no > > Interfaces > ---------- > GTK (gtkui): yes > Winamp Classic (skins): yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-plugins/audacious-plugins-3.2.3/work/audacious-plugins-3.2.3 ... >make >[K[36mEntering directory [1msrc(B[m[36m.(B[m >[K[36mEntering directory [1mtonegen(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mtonegen.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mtonegen.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mtonegen.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mtonegen.so(B[m[32m.(B[m >[K[36mLeaving directory [1mtonegen(B[m[36m.(B[m >[K[36mEntering directory [1mmetronom(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mmetronom.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmetronom.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mmetronom.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mmetronom.so(B[m[32m.(B[m >[K[36mLeaving directory [1mmetronom(B[m[36m.(B[m >[K[36mEntering directory [1mvtx(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mabout.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mabout.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1may8912.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1may8912.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1minfo.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1minfo.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mlh5dec.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mlh5dec.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mvtx.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mvtx.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mvtxfile.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mvtxfile.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mvtx.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mvtx.so(B[m[32m.(B[m >[K[36mLeaving directory [1mvtx(B[m[36m.(B[m >[K[36mEntering directory [1mconsole(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mAy_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mAy_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mAy_Cpu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mAy_Cpu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mAy_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mAy_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mBlip_Buffer.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mBlip_Buffer.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mClassic_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mClassic_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mData_Reader.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mData_Reader.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mDual_Resampler.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mDual_Resampler.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mEffects_Buffer.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mEffects_Buffer.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mFir_Resampler.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mFir_Resampler.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mGbs_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mGbs_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mGb_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mGb_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mGb_Cpu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mGb_Cpu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mGb_Oscs.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mGb_Oscs.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mgme.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mgme.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mGme_File.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mGme_File.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mGym_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mGym_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mGzip_Reader.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mGzip_Reader.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mHes_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mHes_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mHes_Cpu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mHes_Cpu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mHes_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mHes_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mKss_Cpu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mKss_Cpu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mKss_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mKss_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mKss_Scc_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mKss_Scc_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mM3u_Playlist.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mM3u_Playlist.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mMulti_Buffer.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mMulti_Buffer.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mMusic_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mMusic_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNes_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNes_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNes_Cpu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNes_Cpu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNes_Fme7_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNes_Fme7_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNes_Namco_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNes_Namco_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNes_Oscs.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNes_Oscs.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNes_Vrc6_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNes_Vrc6_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNsfe_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNsfe_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mNsf_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mNsf_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSap_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSap_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSap_Cpu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSap_Cpu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSap_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSap_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSms_Apu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSms_Apu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSnes_Spc.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSnes_Spc.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSpc_Cpu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSpc_Cpu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSpc_Dsp.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSpc_Dsp.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSpc_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSpc_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mSpc_Filter.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mSpc_Filter.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mVfs_File.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mVfs_File.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mVgm_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mVgm_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mVgm_Emu_Impl.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mVgm_Emu_Impl.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mYm2413_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mYm2413_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mYm2612_Emu.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mYm2612_Emu.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mZlib_Inflater.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mZlib_Inflater.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mAudacious_Driver.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mAudacious_Driver.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mconfigure.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mconfigure.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mplugin.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mconsole.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mconsole.so(B[m[32m.(B[m >[K[36mLeaving directory [1mconsole(B[m[36m.(B[m >[K[36mEntering directory [1mxsf(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mcorlett.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mcorlett.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mplugin.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mvio2sf.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mvio2sf.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/armcpu.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/armcpu.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/bios.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/bios.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/FIFO.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/FIFO.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/matrix.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/matrix.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/MMU.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/MMU.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/SPU.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/SPU.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/arm_instructions.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/arm_instructions.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/cp15.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/cp15.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/GPU.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/GPU.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/mc.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/mc.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/NDSSystem.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/NDSSystem.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mdesmume/thumb_instructions.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mdesmume/thumb_instructions.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mxsf.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mxsf.so(B[m[32m.(B[m >[K[36mLeaving directory [1mxsf(B[m[36m.(B[m >[K[36mEntering directory [1mpsf(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mcorlett.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mcorlett.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mplugin.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mpsx.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mpsx.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mpsx_hw.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mpsx_hw.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1meng_psf.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1meng_psf.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1meng_psf2.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1meng_psf2.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1meng_spx.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1meng_spx.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mpeops/spu.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mpeops/spu.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mpeops2/dma.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mpeops2/dma.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mpeops2/registers.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mpeops2/registers.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mpeops2/spu.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mpeops2/spu.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mpsf2.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mpsf2.so(B[m[32m.(B[m >[K[36mLeaving directory [1mpsf(B[m[36m.(B[m >[K[36mEntering directory [1mmpg123(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mmpg123.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmpg123.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mmadplug.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mmadplug.so(B[m[32m.(B[m >[K[36mLeaving directory [1mmpg123(B[m[36m.(B[m >[K[36mEntering directory [1mvorbis(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mvcupdate.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mvcupdate.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mvcedit.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mvcedit.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mvorbis.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mvorbis.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mvorbis.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mvorbis.so(B[m[32m.(B[m >[K[36mLeaving directory [1mvorbis(B[m[36m.(B[m >[K[36mEntering directory [1mflacng(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mplugin.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mtools.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mtools.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mseekable_stream_callbacks.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mseekable_stream_callbacks.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmetadata.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmetadata.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mflacng.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mflacng.so(B[m[32m.(B[m >[K[36mLeaving directory [1mflacng(B[m[36m.(B[m >[K[36mEntering directory [1mwavpack(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mwavpack.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mwavpack.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mwavpack.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mwavpack.so(B[m[32m.(B[m >[K[36mLeaving directory [1mwavpack(B[m[36m.(B[m >[K[36mEntering directory [1maac(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mitunes-cover.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mitunes-cover.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mlibmp4.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mlibmp4.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmp4_utils.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmp4_utils.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1maac_utils.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1maac_utils.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mtagging_mp4.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mtagging_mp4.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmp4ff/mp4ff.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmp4ff/mp4ff.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmp4ff/mp4atom.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmp4ff/mp4atom.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmp4ff/mp4meta.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmp4ff/mp4meta.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmp4ff/mp4sample.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmp4ff/mp4sample.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmp4ff/mp4util.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmp4ff/mp4util.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmp4ff/mp4tagupdate.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmp4ff/mp4tagupdate.c(B[m[32m (plugin).(B[m >[K[33mLinking [1maac.so(B[m[33m...(B[m [K[32mSuccessfully linked [1maac.so(B[m[32m.(B[m >[K[36mLeaving directory [1maac(B[m[36m.(B[m >[K[36mEntering directory [1msndfile(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mplugin.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin.c(B[m[32m (plugin).(B[m >[K[33mLinking [1msndfile.so(B[m[33m...(B[m [K[32mSuccessfully linked [1msndfile.so(B[m[32m.(B[m >[K[36mLeaving directory [1msndfile(B[m[36m.(B[m >[K[36mEntering directory [1mmodplug(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1marchive/arch_raw.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1marchive/arch_raw.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1marchive/archive.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1marchive/archive.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1marchive/open.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1marchive/open.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mplugin.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mmodplugbmp.cxx(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mmodplugbmp.cxx(B[m[32m (plugin).(B[m >[K[33mCompiling [1mplugin_main.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin_main.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mmodplug.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mmodplug.so(B[m[32m.(B[m >[K[36mLeaving directory [1mmodplug(B[m[36m.(B[m >[K[36mEntering directory [1mffaudio(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mffaudio-core.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mffaudio-core.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mffaudio-io.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mffaudio-io.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mffaudio.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mffaudio.so(B[m[32m.(B[m >[K[36mLeaving directory [1mffaudio(B[m[36m.(B[m >[K[36mEntering directory [1mcdaudio-ng(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mcdaudio-ng.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mcdaudio-ng.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mconfigure.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mconfigure.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mcdaudio-ng.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mcdaudio-ng.so(B[m[32m.(B[m >[K[36mLeaving directory [1mcdaudio-ng(B[m[36m.(B[m >[K[36mEntering directory [1mnull(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mnull.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mnull.c(B[m[32m (plugin).(B[m >[K[33mLinking [1mnull.so(B[m[33m...(B[m [K[32mSuccessfully linked [1mnull.so(B[m[32m.(B[m >[K[36mLeaving directory [1mnull(B[m[36m.(B[m >[K[36mEntering directory [1moss4(B[m[36m.(B[m >[K[33mGenerating dependencies...(B[m [K[32mSuccessfully generated dependencies.(B[m >[K[33mCompiling [1mplugin.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1mplugin.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1moss.c(B[m[33m (plugin)...(B[m [K[32mSuccessfully compiled [1moss.c(B[m[32m (plugin).(B[m >[K[33mCompiling [1mconfigure.c(B[m[33m (plugin)...(B[m configure.c: In function 'get_device_list': >configure.c:90:26: error: 'PCM_CAP_OUTPUT' undeclared (first use in this function) >configure.c:90:26: note: each undeclared identifier is reported only once for each function it appears in >configure.c:93:100: error: 'oss_audioinfo' has no member named 'devnode' >[K[31mFailed to compile [1mconfigure.c(B[m[31m (plugin)!(B[m >make[5]: *** [configure.plugin.o] Error 1 >make[4]: *** [all] Error 2 >make[3]: *** [subdirs] Error 1 >make[2]: *** [all] Error 2 >make[1]: *** [subdirs] Error 1 >make: *** [all] Error 2 > * ERROR: media-plugins/audacious-plugins-3.2.3 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-plugins/audacious-plugins-3.2.3'`, > * the complete build log and the output of `emerge -pqv '=media-plugins/audacious-plugins-3.2.3'`. > * The complete build log is located at '/var/tmp/portage/media-plugins/audacious-plugins-3.2.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-plugins/audacious-plugins-3.2.3/temp/environment'. > * Working directory: '/var/tmp/portage/media-plugins/audacious-plugins-3.2.3/work/audacious-plugins-3.2.3' > * S: '/var/tmp/portage/media-plugins/audacious-plugins-3.2.3/work/audacious-plugins-3.2.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 424335
: 316831 |
316833