Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 388942 Details for
Bug 528734
media-plugins/audacious-plugins-3.2.2-r1 - vorbis.c:(.text.vorbis_write_real+0x59): undefined reference to `vorbis_analysis_buffer'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 45.44 KB, created by
René Rhéaume
on 2014-11-09 14:51:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
René Rhéaume
Created:
2014-11-09 14:51:00 UTC
Size:
45.44 KB
patch
obsolete
> * Package: media-plugins/audacious-plugins-3.2.2-r1 > * Repository: gentoo > * Maintainer: chainsaw@gentoo.org sound@gentoo.org > * USE: aac abi_x86_64 alsa amd64 elibc_uclibc flac gtk ipv6 kernel_linux libnotify libsamplerate mp3 sdl sndfile test uclibc userland_GNU vorbis > * FEATURES: preserve-libs sandbox splitdebug test userpriv usersandbox >>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Creating checksum index... >>>> Unpacking source... >>>> Unpacking audacious-plugins-3.2.2.tar.bz2 to /var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/work >>>> Source unpacked in /var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/work >>>> Preparing source in /var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/work/audacious-plugins-3.2.2 ... > * Applying audacious-plugins-3.2.2-fix-build-gmodule.patch ... > [ ok ] > * Applying audacious-plugins-3.2.2-fix-build-sdl.patch ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/work/audacious-plugins-3.2.2 ... > * econf: updating audacious-plugins-3.2.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating audacious-plugins-3.2.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-uclibc --host=x86_64-gentoo-linux-uclibc --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-dependency-tracking --enable-modplug --enable-neon --disable-adplug --enable-aac --enable-alsa --enable-amidiplug-alsa --disable-bs2b --disable-cdaudio --disable-cue --disable-ffaudio --enable-flacng --disable-amidiplug-flsyn --enable-filewriter_flac --disable-gtk3 --enable-ipv6 --disable-jack --disable-gnomeshortcuts --disable-filewriter_mp3 --enable-notify --enable-resample --disable-mms --enable-mp3 --disable-amidiplug --disable-mtp_up --disable-nls --disable-oss --disable-pulse --disable-scrobbler --enable-sdlout --disable-sid --enable-sndfile --enable-vorbis --enable-filewriter_vorbis --disable-wavpack >checking build system type... x86_64-gentoo-linux-uclibc >checking host system type... x86_64-gentoo-linux-uclibc >checking target system type... x86_64-gentoo-linux-uclibc >checking for x86_64-gentoo-linux-uclibc-gcc... x86_64-gentoo-linux-uclibc-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-gentoo-linux-uclibc-gcc accepts -g... yes >checking for x86_64-gentoo-linux-uclibc-gcc option to accept ISO C89... none needed >checking for x86_64-gentoo-linux-uclibc-g++... x86_64-gentoo-linux-uclibc-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-gentoo-linux-uclibc-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-gentoo-linux-uclibc-gcc... none >checking how to run the C preprocessor... x86_64-gentoo-linux-uclibc-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-gentoo-linux-uclibc-pkg-config... /usr/bin/x86_64-gentoo-linux-uclibc-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/lib/portage/bin/ebuild-helpers/xattr/install -c >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for a sed that does not truncate output... /bin/sed >checking whether NLS is requested... no >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 x86_64-gentoo-linux-uclibc-gcc... /usr/x86_64-gentoo-linux-uclibc/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-uclibc/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether to use NLS... no >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 OGG_VORBIS... yes >checking for LIBFLAC... yes >*** WavPack plugin disabled per user request *** >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 >*** 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... no >checking for ALSA... yes >checking for SDL... yes >*** amidi-plug disabled per user request *** >checking ALSA MIDI support... 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 OGG_VORBIS... yes >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): no > 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): no > Module decoder (modplug): yes > MIDI modular plugin (amidi-plug): no > -> ALSA backend: yes > -> FluidSynth backend: no > CD Digital Audio (cdaudio_ng): no > 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): no > 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.2-r1/work/audacious-plugins-3.2.2 ... >make -j3 -s >[K[36mEntering directory [1msrc[m[36m.[m >[K[36mEntering directory [1mtonegen[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mtonegen.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mtonegen.c[m[32m (plugin).[m >[K[33mLinking [1mtonegen.so[m[33m...[m [K[32mSuccessfully linked [1mtonegen.so[m[32m.[m >[K[36mLeaving directory [1mtonegen[m[36m.[m >[K[36mEntering directory [1mmetronom[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mmetronom.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mmetronom.c[m[32m (plugin).[m >[K[33mLinking [1mmetronom.so[m[33m...[m [K[32mSuccessfully linked [1mmetronom.so[m[32m.[m >[K[36mLeaving directory [1mmetronom[m[36m.[m >[K[36mEntering directory [1mvtx[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mabout.c[m[33m (plugin)...[m [K[33mCompiling [1minfo.c[m[33m (plugin)...[m [K[33mCompiling [1may8912.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1may8912.c[m[32m (plugin).[m >[K[33mCompiling [1mlh5dec.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mabout.c[m[32m (plugin).[m >[K[33mCompiling [1mvtx.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1minfo.c[m[32m (plugin).[m >[K[33mCompiling [1mvtxfile.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mlh5dec.c[m[32m (plugin).[m >vtx.c: In function 'vtx_init': >vtx.c:47:5: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > seek_mutex = g_mutex_new(); > ^ >vtx.c:48:5: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > seek_cond = g_cond_new(); > ^ >vtx.c: In function 'vtx_cleanup': >vtx.c:55:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free(seek_mutex); > ^ >vtx.c:56:5: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free(seek_cond); > ^ >[K[32mSuccessfully compiled [1mvtxfile.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mvtx.c[m[32m (plugin).[m >[K[33mLinking [1mvtx.so[m[33m...[m [K[32mSuccessfully linked [1mvtx.so[m[32m.[m >[K[36mLeaving directory [1mvtx[m[36m.[m >[K[36mEntering directory [1mconsole[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mAy_Emu.cxx[m[33m (plugin)...[m [K[33mCompiling [1mAy_Apu.cxx[m[33m (plugin)...[m [K[33mCompiling [1mAy_Cpu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mAy_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mBlip_Buffer.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mAy_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mClassic_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mBlip_Buffer.cxx[m[32m (plugin).[m >[K[33mCompiling [1mData_Reader.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mClassic_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mDual_Resampler.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mDual_Resampler.cxx[m[32m (plugin).[m >[K[33mCompiling [1mEffects_Buffer.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mAy_Cpu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mFir_Resampler.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mData_Reader.cxx[m[32m (plugin).[m >[K[33mCompiling [1mGbs_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mFir_Resampler.cxx[m[32m (plugin).[m >[K[33mCompiling [1mGb_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mGbs_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mGb_Cpu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mEffects_Buffer.cxx[m[32m (plugin).[m >[K[33mCompiling [1mGb_Oscs.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mGb_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mgme.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mGb_Oscs.cxx[m[32m (plugin).[m >[K[33mCompiling [1mGme_File.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mGb_Cpu.cxx[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mgme.cxx[m[32m (plugin).[m >[K[33mCompiling [1mGym_Emu.cxx[m[33m (plugin)...[m [K[33mCompiling [1mGzip_Reader.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mGme_File.cxx[m[32m (plugin).[m >[K[33mCompiling [1mHes_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mGzip_Reader.cxx[m[32m (plugin).[m >[K[33mCompiling [1mHes_Cpu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mGym_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mHes_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mHes_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mKss_Cpu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mHes_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mKss_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mHes_Cpu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mKss_Scc_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mKss_Scc_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mM3u_Playlist.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mKss_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mMulti_Buffer.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mM3u_Playlist.cxx[m[32m (plugin).[m >[K[33mCompiling [1mMusic_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mMulti_Buffer.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNes_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mKss_Cpu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNes_Cpu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNes_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNes_Fme7_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mMusic_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNes_Namco_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNes_Fme7_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNes_Oscs.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNes_Namco_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNes_Vrc6_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNes_Vrc6_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNsfe_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNes_Oscs.cxx[m[32m (plugin).[m >[K[33mCompiling [1mNsf_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNes_Cpu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSap_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSap_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSap_Cpu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNsfe_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSap_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mNsf_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSms_Apu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSap_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSnes_Spc.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSms_Apu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSpc_Cpu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSap_Cpu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSpc_Dsp.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSnes_Spc.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSpc_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSpc_Dsp.cxx[m[32m (plugin).[m >[K[33mCompiling [1mSpc_Filter.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSpc_Filter.cxx[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mSpc_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mVfs_File.cxx[m[33m (plugin)...[m [K[33mCompiling [1mVgm_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mVfs_File.cxx[m[32m (plugin).[m >[K[33mCompiling [1mVgm_Emu_Impl.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mVgm_Emu_Impl.cxx[m[32m (plugin).[m >[K[33mCompiling [1mYm2413_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mVgm_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mYm2612_Emu.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mSpc_Cpu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mZlib_Inflater.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mZlib_Inflater.cxx[m[32m (plugin).[m >[K[33mCompiling [1mAudacious_Driver.cxx[m[33m (plugin)...[m Audacious_Driver.cxx: In function 'gboolean console_init()': >Audacious_Driver.cxx:385:18: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > seek_mutex = g_mutex_new(); > ^ >Audacious_Driver.cxx:385:30: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > seek_mutex = g_mutex_new(); > ^ >Audacious_Driver.cxx:386:17: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > seek_cond = g_cond_new(); > ^ >Audacious_Driver.cxx:386:28: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > seek_cond = g_cond_new(); > ^ >Audacious_Driver.cxx: In function 'void console_cleanup()': >Audacious_Driver.cxx:392:5: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free(seek_mutex); > ^ >Audacious_Driver.cxx:392:28: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free(seek_mutex); > ^ >Audacious_Driver.cxx:393:5: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free(seek_cond); > ^ >Audacious_Driver.cxx:393:26: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free(seek_cond); > ^ >[K[32mSuccessfully compiled [1mAudacious_Driver.cxx[m[32m (plugin).[m >[K[33mCompiling [1mconfigure.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mYm2612_Emu.cxx[m[32m (plugin).[m >[K[33mCompiling [1mplugin.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mplugin.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mYm2413_Emu.cxx[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mconfigure.c[m[32m (plugin).[m >[K[33mLinking [1mconsole.so[m[33m...[m [K[32mSuccessfully linked [1mconsole.so[m[32m.[m >[K[36mLeaving directory [1mconsole[m[36m.[m >[K[36mEntering directory [1mxsf[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mcorlett.c[m[33m (plugin)...[m [K[33mCompiling [1mplugin.c[m[33m (plugin)...[m [K[33mCompiling [1mvio2sf.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mcorlett.c[m[32m (plugin).[m >plugin.c: In function 'xsf_init': >plugin.c:47:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > seek_mutex = g_mutex_new(); > ^ >plugin.c:48:2: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > seek_cond = g_cond_new(); > ^ >plugin.c: In function 'xsf_cleanup': >plugin.c:55:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free(seek_mutex); > ^ >plugin.c:56:2: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free(seek_cond); > ^ >[K[33mCompiling [1mdesmume/armcpu.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mplugin.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/bios.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/armcpu.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/FIFO.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/FIFO.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/matrix.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mvio2sf.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/MMU.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/bios.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/SPU.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/matrix.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/arm_instructions.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/SPU.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/cp15.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/MMU.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/GPU.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/cp15.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/mc.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/GPU.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/NDSSystem.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/mc.c[m[32m (plugin).[m >[K[33mCompiling [1mdesmume/thumb_instructions.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mdesmume/NDSSystem.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mdesmume/thumb_instructions.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mdesmume/arm_instructions.c[m[32m (plugin).[m >[K[33mLinking [1mxsf.so[m[33m...[m [K[32mSuccessfully linked [1mxsf.so[m[32m.[m >[K[36mLeaving directory [1mxsf[m[36m.[m >[K[36mEntering directory [1mpsf[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mcorlett.c[m[33m (plugin)...[m [K[33mCompiling [1mpsx.c[m[33m (plugin)...[m [K[33mCompiling [1mplugin.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mcorlett.c[m[32m (plugin).[m >[K[33mCompiling [1mpsx_hw.c[m[33m (plugin)...[m plugin.c: In function 'psf2_play': >plugin.c:196:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_lock (& mutex); > ^ >plugin.c:199:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_unlock (& mutex); > ^ >plugin.c: In function 'psf2_Stop': >plugin.c:235:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_lock (& mutex); > ^ >plugin.c:241:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_unlock (& mutex); > ^ >[K[32mSuccessfully compiled [1mplugin.c[m[32m (plugin).[m >[K[33mCompiling [1meng_psf.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1meng_psf.c[m[32m (plugin).[m >[K[33mCompiling [1meng_psf2.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mpsx_hw.c[m[32m (plugin).[m >[K[33mCompiling [1meng_spx.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1meng_psf2.c[m[32m (plugin).[m >[K[33mCompiling [1mpeops/spu.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1meng_spx.c[m[32m (plugin).[m >[K[33mCompiling [1mpeops2/dma.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mpeops2/dma.c[m[32m (plugin).[m >[K[33mCompiling [1mpeops2/registers.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mpsx.c[m[32m (plugin).[m >[K[33mCompiling [1mpeops2/spu.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mpeops/spu.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mpeops2/registers.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mpeops2/spu.c[m[32m (plugin).[m >[K[33mLinking [1mpsf2.so[m[33m...[m [K[32mSuccessfully linked [1mpsf2.so[m[32m.[m >[K[36mLeaving directory [1mpsf[m[36m.[m >[K[36mEntering directory [1mmpg123[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mmpg123.c[m[33m (plugin)...[m mpg123.c: In function 'aud_mpg123_init': >mpg123.c:64:2: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > ctrl_mutex = g_mutex_new(); > ^ >mpg123.c:65:2: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > ctrl_cond = g_cond_new(); > ^ >mpg123.c: In function 'aud_mpg123_deinit': >mpg123.c:77:2: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free(ctrl_mutex); > ^ >mpg123.c:78:2: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free(ctrl_cond); > ^ >[K[32mSuccessfully compiled [1mmpg123.c[m[32m (plugin).[m >[K[33mLinking [1mmadplug.so[m[33m...[m [K[32mSuccessfully linked [1mmadplug.so[m[32m.[m >[K[36mLeaving directory [1mmpg123[m[36m.[m >[K[36mEntering directory [1mvorbis[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mvcupdate.c[m[33m (plugin)...[m [K[33mCompiling [1mvcedit.c[m[33m (plugin)...[m [K[33mCompiling [1mvorbis.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mvcedit.c[m[32m (plugin).[m >vorbis.c: In function 'vorbis_init': >vorbis.c:595:5: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > seek_mutex = g_mutex_new(); > ^ >vorbis.c:596:5: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > seek_cond = g_cond_new(); > ^ >vorbis.c: In function 'vorbis_cleanup': >vorbis.c:603:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free(seek_mutex); > ^ >vorbis.c:604:5: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free(seek_cond); > ^ >[K[32mSuccessfully compiled [1mvcupdate.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mvorbis.c[m[32m (plugin).[m >[K[33mLinking [1mvorbis.so[m[33m...[m [K[32mSuccessfully linked [1mvorbis.so[m[32m.[m >[K[36mLeaving directory [1mvorbis[m[36m.[m >[K[36mEntering directory [1mflacng[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mplugin.c[m[33m (plugin)...[m [K[33mCompiling [1mtools.c[m[33m (plugin)...[m [K[33mCompiling [1mseekable_stream_callbacks.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mtools.c[m[32m (plugin).[m >[K[33mCompiling [1mmetadata.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mseekable_stream_callbacks.c[m[32m (plugin).[m >plugin.c: In function 'flac_init': >plugin.c:72:5: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > seek_mutex = g_mutex_new(); > ^ >plugin.c:73:5: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > seek_cond = g_cond_new(); > ^ >plugin.c: In function 'flac_cleanup': >plugin.c:81:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free(seek_mutex); > ^ >plugin.c:82:5: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free(seek_cond); > ^ >[K[32mSuccessfully compiled [1mmetadata.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mplugin.c[m[32m (plugin).[m >[K[33mLinking [1mflacng.so[m[33m...[m [K[32mSuccessfully linked [1mflacng.so[m[32m.[m >[K[36mLeaving directory [1mflacng[m[36m.[m >[K[36mEntering directory [1maac[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mitunes-cover.c[m[33m (plugin)...[m [K[33mCompiling [1mmp4_utils.c[m[33m (plugin)...[m [K[33mCompiling [1mlibmp4.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mmp4_utils.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mitunes-cover.c[m[32m (plugin).[m >[K[33mCompiling [1maac_utils.c[m[33m (plugin)...[m [K[33mCompiling [1mtagging_mp4.c[m[33m (plugin)...[m aac_utils.c: In function 'checkADTSForSeeking': >aac_utils.c:71:9: warning: 'g_strncasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] > if (!g_strncasecmp (header, "ID3", 3)) > ^ >[K[32mSuccessfully compiled [1mtagging_mp4.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1maac_utils.c[m[32m (plugin).[m >[K[33mCompiling [1mmp4ff/mp4ff.c[m[33m (plugin)...[m [K[33mCompiling [1mmp4ff/mp4atom.c[m[33m (plugin)...[m libmp4.c: In function 'mp4_init': >libmp4.c:71:5: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > seek_mutex = g_mutex_new (); > ^ >libmp4.c:72:5: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > seek_cond = g_cond_new (); > ^ >libmp4.c: In function 'mp4_cleanup': >libmp4.c:269:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free (seek_mutex); > ^ >libmp4.c:270:5: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free (seek_cond); > ^ >[K[32mSuccessfully compiled [1mmp4ff/mp4ff.c[m[32m (plugin).[m >[K[33mCompiling [1mmp4ff/mp4meta.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mmp4ff/mp4atom.c[m[32m (plugin).[m >[K[33mCompiling [1mmp4ff/mp4sample.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mmp4ff/mp4sample.c[m[32m (plugin).[m >[K[33mCompiling [1mmp4ff/mp4util.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mlibmp4.c[m[32m (plugin).[m >[K[33mCompiling [1mmp4ff/mp4tagupdate.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mmp4ff/mp4meta.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mmp4ff/mp4util.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mmp4ff/mp4tagupdate.c[m[32m (plugin).[m >[K[33mLinking [1maac.so[m[33m...[m [K[32mSuccessfully linked [1maac.so[m[32m.[m >[K[36mLeaving directory [1maac[m[36m.[m >[K[36mEntering directory [1msndfile[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mplugin.c[m[33m (plugin)...[m plugin.c: In function 'plugin_init': >plugin.c:105:5: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > control_mutex = g_mutex_new (); > ^ >plugin.c:106:5: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > control_cond = g_cond_new (); > ^ >plugin.c: In function 'plugin_cleanup': >plugin.c:112:5: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free (control_cond); > ^ >plugin.c:113:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free (control_mutex); > ^ >[K[32mSuccessfully compiled [1mplugin.c[m[32m (plugin).[m >[K[33mLinking [1msndfile.so[m[33m...[m [K[32mSuccessfully linked [1msndfile.so[m[32m.[m >[K[36mLeaving directory [1msndfile[m[36m.[m >[K[36mEntering directory [1mmodplug[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1marchive/archive.cxx[m[33m (plugin)...[m [K[33mCompiling [1marchive/arch_raw.cxx[m[33m (plugin)...[m [K[33mCompiling [1marchive/open.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1marchive/open.cxx[m[32m (plugin).[m >[K[33mCompiling [1mplugin.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1marchive/arch_raw.cxx[m[32m (plugin).[m >[K[33mCompiling [1mmodplugbmp.cxx[m[33m (plugin)...[m [K[32mSuccessfully compiled [1marchive/archive.cxx[m[32m (plugin).[m >[K[33mCompiling [1mplugin_main.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mplugin_main.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mplugin.cxx[m[32m (plugin).[m >modplugbmp.cxx: In constructor 'ModplugXMMS::ModplugXMMS()': >modplugbmp.cxx:32:21: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > control_mutex = g_mutex_new (); > ^ >modplugbmp.cxx:32:34: warning: 'GMutex* g_mutex_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] > control_mutex = g_mutex_new (); > ^ >modplugbmp.cxx:33:20: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > control_cond = g_cond_new (); > ^ >modplugbmp.cxx:33:32: warning: 'GCond* g_cond_new()' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] > control_cond = g_cond_new (); > ^ >modplugbmp.cxx: In destructor 'ModplugXMMS::~ModplugXMMS()': >modplugbmp.cxx:38:5: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free (control_mutex); > ^ >modplugbmp.cxx:38:32: warning: 'void g_mutex_free(GMutex*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] > g_mutex_free (control_mutex); > ^ >modplugbmp.cxx:39:5: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free (control_cond); > ^ >modplugbmp.cxx:39:30: warning: 'void g_cond_free(GCond*)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] > g_cond_free (control_cond); > ^ >[K[32mSuccessfully compiled [1mmodplugbmp.cxx[m[32m (plugin).[m >[K[33mLinking [1mmodplug.so[m[33m...[m [K[32mSuccessfully linked [1mmodplug.so[m[32m.[m >[K[36mLeaving directory [1mmodplug[m[36m.[m >[K[36mEntering directory [1mnull[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mnull.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mnull.c[m[32m (plugin).[m >[K[33mLinking [1mnull.so[m[33m...[m [K[32mSuccessfully linked [1mnull.so[m[32m.[m >[K[36mLeaving directory [1mnull[m[36m.[m >[K[36mEntering directory [1malsa[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1malsa.c[m[33m (plugin)...[m [K[33mCompiling [1mplugin.c[m[33m (plugin)...[m [K[33mCompiling [1mconfig.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mplugin.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1malsa.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mconfig.c[m[32m (plugin).[m >[K[33mLinking [1malsa.so[m[33m...[m [K[32mSuccessfully linked [1malsa.so[m[32m.[m >[K[36mLeaving directory [1malsa[m[36m.[m >[K[36mEntering directory [1msdlout[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1msdlout.c[m[33m (plugin)...[m [K[33mCompiling [1mplugin.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1msdlout.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mplugin.c[m[32m (plugin).[m >[K[33mLinking [1msdlout.so[m[33m...[m [K[32mSuccessfully linked [1msdlout.so[m[32m.[m >[K[36mLeaving directory [1msdlout[m[36m.[m >[K[36mEntering directory [1mfilewriter[m[36m.[m >[K[33mGenerating dependencies...[m [K[32mSuccessfully generated dependencies.[m >[K[33mCompiling [1mwav.c[m[33m (plugin)...[m [K[33mCompiling [1mfilewriter.c[m[33m (plugin)...[m [K[33mCompiling [1mmp3.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mmp3.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mwav.c[m[32m (plugin).[m >[K[33mCompiling [1mvorbis.c[m[33m (plugin)...[m [K[33mCompiling [1mflac.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mfilewriter.c[m[32m (plugin).[m >[K[33mCompiling [1mconvert.c[m[33m (plugin)...[m [K[32mSuccessfully compiled [1mvorbis.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mflac.c[m[32m (plugin).[m >[K[32mSuccessfully compiled [1mconvert.c[m[32m (plugin).[m >[K[33mLinking [1mfilewriter.so[m[33m...[m vorbis.plugin.o: In function `vorbis_write_real': >vorbis.c:(.text.vorbis_write_real+0x59): undefined reference to `vorbis_analysis_buffer' >vorbis.c:(.text.vorbis_write_real+0xb2): undefined reference to `vorbis_analysis_wrote' >vorbis.c:(.text.vorbis_write_real+0xc5): undefined reference to `vorbis_analysis_blockout' >vorbis.c:(.text.vorbis_write_real+0xe0): undefined reference to `vorbis_analysis' >vorbis.c:(.text.vorbis_write_real+0xec): undefined reference to `vorbis_bitrate_addblock' >vorbis.c:(.text.vorbis_write_real+0xff): undefined reference to `vorbis_bitrate_flushpacket' >vorbis.c:(.text.vorbis_write_real+0x116): undefined reference to `ogg_stream_packetin' >vorbis.c:(.text.vorbis_write_real+0x12f): undefined reference to `ogg_stream_pageout' >vorbis.plugin.o: In function `vorbis_close': >vorbis.c:(.text.vorbis_close+0x6d): undefined reference to `ogg_stream_flush' >vorbis.c:(.text.vorbis_close+0x7d): undefined reference to `ogg_stream_clear' >vorbis.c:(.text.vorbis_close+0x89): undefined reference to `vorbis_block_clear' >vorbis.c:(.text.vorbis_close+0x95): undefined reference to `vorbis_dsp_clear' >vorbis.c:(.text.vorbis_close+0xb1): undefined reference to `vorbis_info_clear' >vorbis.plugin.o: In function `add_string_from_tuple.constprop.0': >vorbis.c:(.text.add_string_from_tuple.constprop.0+0x4e): undefined reference to `vorbis_comment_add_tag' >vorbis.plugin.o: In function `vorbis_open': >vorbis.c:(.text.vorbis_open+0x3a): undefined reference to `vorbis_info_init' >vorbis.c:(.text.vorbis_open+0x46): undefined reference to `vorbis_comment_init' >vorbis.c:(.text.vorbis_open+0x149): undefined reference to `vorbis_analysis_init' >vorbis.c:(.text.vorbis_open+0x15c): undefined reference to `vorbis_block_init' >vorbis.c:(.text.vorbis_open+0x17d): undefined reference to `ogg_stream_init' >vorbis.c:(.text.vorbis_open+0x199): undefined reference to `vorbis_analysis_headerout' >vorbis.c:(.text.vorbis_open+0x1a8): undefined reference to `ogg_stream_packetin' >vorbis.c:(.text.vorbis_open+0x1b7): undefined reference to `ogg_stream_packetin' >vorbis.c:(.text.vorbis_open+0x1c6): undefined reference to `ogg_stream_packetin' >vorbis.c:(.text.vorbis_open+0x205): undefined reference to `ogg_stream_flush' >vorbis.c:(.text.vorbis_open+0x25e): undefined reference to `vorbis_comment_add_tag' >vorbis.c:(.text.vorbis_open+0x296): undefined reference to `vorbis_comment_add_tag' >vorbis.c:(.text.vorbis_open+0x2a8): undefined reference to `vorbis_info_clear' >collect2: error: ld returned 1 exit status >[K[31mFailed to link [1mfilewriter.so[m[31m![m >../../buildsys.mk:184: recipe for target 'filewriter.so' failed >make[5]: *** [filewriter.so] Error 1 >../../buildsys.mk:109: recipe for target 'all' failed >make[4]: *** [all] Error 2 >../buildsys.mk:114: recipe for target 'subdirs' failed >make[3]: *** [subdirs] Error 1 >../buildsys.mk:109: recipe for target 'all' failed >make[2]: *** [all] Error 2 >buildsys.mk:114: recipe for target 'subdirs' failed >make[1]: *** [subdirs] Error 1 >buildsys.mk:109: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: media-plugins/audacious-plugins-3.2.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-plugins/audacious-plugins-3.2.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-plugins/audacious-plugins-3.2.2-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/work/audacious-plugins-3.2.2' > * S: '/var/tmp/portage/media-plugins/audacious-plugins-3.2.2-r1/work/audacious-plugins-3.2.2'
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 528734
: 388942 |
388944
|
388946