bash: /home/shirow/.bashrc: 許可がありません 実行中(%prep): /bin/sh -e /var/tmp/rpm-tmp.GON53E + umask 022 + cd /var/tmp/self-build-xbmc.W7ZUaS/rpm/BUILD + cd /var/tmp/self-build-xbmc.W7ZUaS/rpm/BUILD + rm -rf xbmc-12.0 + /bin/gzip -dc /var/tmp/self-build-xbmc.W7ZUaS/rpm/SOURCES/self-build-xbmc/xbmc-12.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xbmc-12.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (xbmc-12.0-default-locale.patch):' Patch #1 (xbmc-12.0-default-locale.patch): + /usr/bin/patch -p1 -b --suffix .default-locale --fuzz=2 + /bin/cat /var/tmp/self-build-xbmc.W7ZUaS/rpm/SOURCES/self-build-xbmc/xbmc-12.0-default-locale.patch patching file xbmc/settings/GUISettings.cpp + exit 0 実行中(%build): /bin/sh -e /var/tmp/rpm-tmp.3y2Xg2 + umask 022 + cd /var/tmp/self-build-xbmc.W7ZUaS/rpm/BUILD + cd xbmc-12.0 + LIBS='-L/usr/lib/mysql ' + export LIBS + ./bootstrap make: Nothing to be done for `all'. make: Nothing to be done for `codegenerated'. + CFLAGS='-O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2' + export CFLAGS + CXXFLAGS='-O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2' + export CXXFLAGS + FFLAGS='-O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2' + export FFLAGS + ./configure --host=i686-vine-linux-gnu --build=i686-vine-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-debug --disable-ccache --enable-pulse --enable-dvdcss --enable-vdpau --enable-mid --enable-libudev --enable-airplay --with-lirc-device=/var/run/lirc/lircd --docdir=/usr/share/doc/xbmc-12.0 configure: WARNING: unrecognized options: --enable-libudev checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-vine-linux-gnu checking host system type... i686-vine-linux-gnu checking for i686-vine-linux-gnu-g++... no checking for i686-vine-linux-gnu-c++... no checking for i686-vine-linux-gnu-gpp... no checking for i686-vine-linux-gnu-aCC... no checking for i686-vine-linux-gnu-CC... no checking for i686-vine-linux-gnu-cxx... no checking for i686-vine-linux-gnu-cc++... no checking for i686-vine-linux-gnu-cl.exe... no checking for i686-vine-linux-gnu-FCC... no checking for i686-vine-linux-gnu-KCC... no checking for i686-vine-linux-gnu-RCC... no checking for i686-vine-linux-gnu-xlC_r... no checking for i686-vine-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for i686-vine-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-vine-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-vine-linux-gnu-ar... no checking for ar... ar checking for i686-vine-linux-gnu-strip... no checking for strip... strip checking for i686-vine-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for error_at_line... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for utime.h... yes checking for alarm... yes checking for working mktime... yes checking for getpagesize... yes checking for working mmap... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for working strcoll... yes checking for strftime... yes checking for working strtod... yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for dup2... yes checking for fdatasync... yes checking for floor... no checking for fs_stat_dev... no checking for ftime... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpass... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for lchown... yes checking for localeconv... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for modf... yes checking for munmap... yes checking for pow... no checking for rmdir... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for sqrt... no checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for sysinfo... yes checking for tzset... yes checking for utime... yes checking size of int... 4 checking size of size_t... 4 checking for __sync_add_and_fetch(temp, 1)... yes checking for __sync_sub_and_fetch(temp, 1)... yes checking for __sync_val_compare_and_swap(temp, 1, 1)... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking for python... /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= 2.4... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes configure: Using Python 2.7 checking for main in -lGL... yes checking for main in -lGLEW... yes checking for main in -lGLU... yes checking for mysql_config... /usr/bin/mysql_config checking ass/ass.h usability... yes checking ass/ass.h presence... yes checking for ass/ass.h... yes checking mpeg2dec/mpeg2.h usability... yes checking mpeg2dec/mpeg2.h presence... yes checking for mpeg2dec/mpeg2.h... yes checking for mpeg2dec/mpeg2convert.h... yes checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes checking ogg/ogg.h usability... yes checking ogg/ogg.h presence... yes checking for ogg/ogg.h... yes checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking libmodplug/modplug.h usability... yes checking libmodplug/modplug.h presence... yes checking for libmodplug/modplug.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking FLAC/stream_decoder.h usability... yes checking FLAC/stream_decoder.h presence... yes checking for FLAC/stream_decoder.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for main in -lgpg-error... yes checking for gcry_control in -lgcrypt... yes checking for main in -lbz2... yes checking for main in -ljpeg... yes checking for main in -ltiff... yes checking for main in -lpthread... yes checking for main in -llzo2... yes checking for main in -lz... yes checking for main in -lcrypto... yes checking for main in -lssl... yes checking for main in -lmysqlclient... yes checking for hci_devid in -lbluetooth... yes checking for main in -lyajl... yes checking for main in -ltinyxml... yes checking for i686-vine-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 for FRIBIDI... yes checking for SQLITE3... yes checking for PNG... yes checking for PCRECPP... yes checking for PCRE... yes checking for CDIO... yes checking for SAMPLERATE... yes checking for FREETYPE2... yes checking for TAGLIB... yes checking for LIBBLURAY... no checking for main in -ldl... yes checking for main in -lresolv... yes checking for main in -ljasper... yes checking for clock_gettime in -lrt... yes checking for ALSA... yes checking for DBUS... yes checking for SDL... yes checking for main in -lSDL_image... yes checking for libmad soname... libmad.so.0 checking for libogg soname... libogg.so.0 checking for libcurl soname... libcurl.so.4 checking for libFLAC soname... libFLAC.so.8 checking for libvorbis soname... libvorbis.so.0 checking for libvorbisfile soname... libvorbisfile.so.3 checking for libmodplug soname... libmodplug.so.1 checking for libass soname... libass.so.4 checking for libmpeg2 soname... libmpeg2.so.0 checking for libmp3lame soname... libmp3lame.so.0 checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes checking for libvorbisenc soname... libvorbisenc.so.2 checking vorbis/vorbisenc.h usability... yes checking vorbis/vorbisenc.h presence... yes checking for vorbis/vorbisenc.h... yes checking for main in -lmicrohttpd... yes checking for ALSA... yes checking for main in -lpulse... yes checking for main in -lpulse-simple... yes checking for HAL... yes checking for HAL_STORAGE... yes checking for main in -lavahi-common... yes checking for main in -lavahi-client... yes configure: == X11 enabled. == checking for X11... yes checking for XEXT... yes checking for main in -lXrandr... yes configure: == GOOM disabled. == configure: == RSXS enabled. == checking for XT... yes checking for XMU... yes configure: == ProjectM enabled. == checking for sftp_tell64 in -lssh... yes checking librtmp/log.h usability... yes checking librtmp/log.h presence... yes checking for librtmp/log.h... yes checking librtmp/amf.h usability... yes checking librtmp/amf.h presence... yes checking for librtmp/amf.h... yes checking librtmp/rtmp.h usability... yes checking librtmp/rtmp.h presence... yes checking for librtmp/rtmp.h... yes checking for librtmp soname... librtmp.so.0 checking for main in -lsmbclient... yes checking nfsc/libnfs.h usability... no checking nfsc/libnfs.h presence... no checking for nfsc/libnfs.h... no configure: == Could not find libnfs. NFS client support disabled. == checking afpfs-ng/libafpclient.h usability... no checking afpfs-ng/libafpclient.h presence... no checking for afpfs-ng/libafpclient.h... no configure: == Could not find libafpclient. AFP client support disabled. == checking plist/plist.h usability... yes checking plist/plist.h presence... yes checking for plist/plist.h... yes checking for libplist soname... libplist.so.1 checking shairport/shairport.h usability... no checking shairport/shairport.h presence... no checking for shairport/shairport.h... no configure: == Could not find libshairport. AirTunes support disabled. == checking for UDEV... yes configure: == libusb disabled. == will not check for RPi support (unsupported cpu: i686) checking for CEC... no == libcec disabled. CEC adapter support will not be available. == configure: == libcec disabled. CEC adapter support will not be available. == checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for main in -lcap... yes configure: == Use of external ffmpeg disabled. == Checking for SWIG installation checking for swig... /usr/bin/swig Checking for a jre installation checking for java... /usr/bin/java Checking for doxygen installation checking for doxygen... /usr/bin/doxygen checking vdpau/vdpau.h usability... yes checking vdpau/vdpau.h presence... yes checking for vdpau/vdpau.h... yes checking for main in -lva... yes checking for main in -lva-glx... yes checking libcrystalhd/libcrystalhd_if.h usability... no checking libcrystalhd/libcrystalhd_if.h presence... no checking for libcrystalhd/libcrystalhd_if.h... no == Could not find libcrystalhd. CrystalHD support disabled. == checking for libcrystalhd soname... libcrystalhd.so.3 configure: == VDADecoder support manually disabled. == configure: == VTBDecoder support manually disabled. == configure: == OpenMax support manually disabled. == checking yajl/yajl_version.h usability... yes checking yajl/yajl_version.h presence... yes checking for yajl/yajl_version.h... yes checking for gawk... yes checking for cmake... yes checking for gperf... yes checking for unzip... yes checking for zip... yes checking for nasm... yes checking for git... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking cdio/iso9660.h usability... yes checking cdio/iso9660.h presence... yes checking for cdio/iso9660.h... yes checking whether stat file-mode macros are broken... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... __restrict checking for size_t... (cached) yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... no configure: == DVDCSS support enabled. == configure: == Google Test Framework will not be configured. == fatal: Not a git repository (or any of the parent directories): .git configure: creating ./config.status install prefix /usr/local source path . C compiler gcc ARCH x86 (generic) big-endian no runtime cpu detection yes yasm yes MMX enabled yes MMX2 enabled yes 3DNow! enabled yes 3DNow! extended enabled yes SSE enabled yes SSSE3 enabled yes AVX enabled yes CMOV enabled no CMOV is fast no EBX available yes EBP available no debug symbols no strip symbols yes optimize for size no optimizations yes static no shared yes postprocessing support yes new filter support yes network support yes threading support pthreads safe bitstream reader yes SDL support yes Sun medialib support no libdxva2 enabled no libva enabled yes libvdpau enabled yes AVISynth enabled no frei0r enabled no gnutls enabled no libaacplus enabled no libass enabled no libcdio support no libcelt enabled no libdc1394 support no libdirac enabled no libfaac enabled no libgsm enabled no libmodplug enabled no libmp3lame enabled no libnut enabled no libopencore-amrnb support no libopencore-amrwb support no libopencv support no libopenjpeg enabled no libpulse enabled no librtmp enabled no libschroedinger enabled no libspeex enabled no libstagefright-h264 enabled no libtheora enabled no libutvideo enabled no libv4l2 enabled no libvo-aacenc support no libvo-amrwbenc support no libvorbis enabled no libvpx enabled no libx264 enabled no libxavs enabled no libxvid enabled no openal enabled no openssl enabled no zlib enabled yes bzlib enabled yes Enabled decoders: aac cscd mace6 aac_latm cyuv mdec aasc dca mimic ac3 dfa mjpeg adpcm_4xm dirac mjpegb adpcm_adx dnxhd mlp adpcm_ct dpx mmvideo adpcm_ea dsicinaudio motionpixels adpcm_ea_maxis_xa dsicinvideo mp1 adpcm_ea_r1 dvbsub mp1float adpcm_ea_r2 dvdsub mp2 adpcm_ea_r3 dvvideo mp2float adpcm_ea_xas dxa mp3 adpcm_g722 dxtory mp3adu adpcm_g726 eac3 mp3adufloat adpcm_ima_amv eacmv mp3float adpcm_ima_apc eamad mp3on4 adpcm_ima_dk3 eatgq mp3on4float adpcm_ima_dk4 eatgv mpc7 adpcm_ima_ea_eacs eatqi mpc8 adpcm_ima_ea_sead eightbps mpeg1_vdpau adpcm_ima_iss eightsvx_exp mpeg1video adpcm_ima_qt eightsvx_fib mpeg2video adpcm_ima_smjpeg escape124 mpeg4 adpcm_ima_wav escape130 mpeg4_vdpau adpcm_ima_ws ffv1 mpeg_vdpau adpcm_ms ffvhuff mpegvideo adpcm_sbpro_2 ffwavesynth msmpeg4v1 adpcm_sbpro_3 flac msmpeg4v2 adpcm_sbpro_4 flashsv msmpeg4v3 adpcm_swf flashsv2 msrle adpcm_thp flic msvideo1 adpcm_xa flv mszh adpcm_yamaha fourxm mxpeg alac fraps nellymoser als frwu nuv amrnb g723_1 pam amrwb g729 pbm amv gif pcm_alaw anm gsm pcm_bluray ansi gsm_ms pcm_dvd ape h261 pcm_f32be ass h263 pcm_f32le asv1 h263i pcm_f64be asv2 h264 pcm_f64le atrac1 h264_vdpau pcm_lxf atrac3 huffyuv pcm_mulaw aura idcin pcm_s16be aura2 idf pcm_s16le avrp iff_byterun1 pcm_s16le_planar avs iff_ilbm pcm_s24be bethsoftvid imc pcm_s24daud bfi indeo2 pcm_s24le bink indeo3 pcm_s32be binkaudio_dct indeo4 pcm_s32le binkaudio_rdft indeo5 pcm_s8 bintext interplay_dpcm pcm_s8_planar bmp interplay_video pcm_u16be bmv_audio jpeg2000 pcm_u16le bmv_video jpegls pcm_u24be c93 jv pcm_u24le cavs kgv1 pcm_u32be cdgraphics kmvc pcm_u32le cinepak lagarith pcm_u8 cljr loco pcm_zork cook mace3 pcx pgm sol_dpcm vmnc pgmyuv sonic vorbis pgssub sp5x vp3 pictor srt vp5 png sunrast vp6 ppm svq1 vp6a prores svq3 vp6f prores_lgpl targa vp8 ptx theora vqa qcelp thp wavpack qdm2 tiertexseqvideo wmalossless qdraw tiff wmapro qpeg tmv wmav1 qtrle truehd wmav2 r10k truemotion1 wmavoice r210 truemotion2 wmv1 ra_144 truespeech wmv2 ra_288 tscc wmv3 rawvideo tta wmv3_vdpau rl2 twinvq wmv3image roq txd wnv1 roq_dpcm ulti ws_snd1 rpza utvideo xan_dpcm rv10 v210 xan_wc3 rv20 v210x xan_wc4 rv30 v308 xbin rv40 v410 xl s302m vb xsub sgi vble xwd shorten vc1 y41p sipr vc1_vdpau yop smackaud vc1image yuv4 smacker vcr1 zlib smc vmdaudio zmbv snow vmdvideo Enabled encoders: aac ac3 Enabled hwaccels: h263_vaapi mpeg2_vaapi vc1_vaapi h264_vaapi mpeg2_vdpau wmv3_vaapi mpeg1_vdpau mpeg4_vaapi Enabled parsers: aac dvdsub mpegaudio aac_latm flac mpegvideo ac3 gsm pnm adx h261 rv30 cavsvideo h263 rv40 dca h264 vc1 dirac mjpeg vp3 dnxhd mlp vp8 dvbsub mpeg4video Enabled demuxers: aac iff pcm_u24le ac3 image2 pcm_u32be act image2pipe pcm_u32le adf ingenient pcm_u8 adx ipmovie pmp aea iss pva aiff iv8 qcp amr ivf r3d anm jv rawvideo apc latm rl2 ape lmlm4 rm applehttp loas roq asf lxf rpl ass m4v rso au matroska rtp avi microdvd rtsp avs mjpeg sap bethsoftvid mlp sbg bfi mm sdp bink mmf segafilm bintext mov shorten bit mp3 siff bmv mpc smacker c93 mpc8 smjpeg caf mpegps sol cavsvideo mpegts sox cdg mpegtsraw spdif daud mpegvideo srt dfa msnwc_tcp str dirac mtv swf dnxhd mvi thp dsicin mxf tiertexseq dts mxg tmv dv nc truehd dxa nsv tta ea nut tty ea_cdata nuv txd eac3 ogg vc1 ffm oma vc1t ffmetadata pcm_alaw vmd filmstrip pcm_f32be voc flac pcm_f32le vqf flic pcm_f64be w64 flv pcm_f64le wav fourxm pcm_mulaw wc3 g722 pcm_s16be wsaud g723_1 pcm_s16le wsvqa g729 pcm_s24be wtv gsm pcm_s24le wv gxf pcm_s32be xa h261 pcm_s32le xbin h263 pcm_s8 xmv h264 pcm_u16be xwma ico pcm_u16le yop idcin pcm_u24be yuv4mpegpipe idf Enabled muxers: adts spdif Enabled protocols: applehttp httpproxy rtmps cache md5 rtmpt concat mmsh rtmpte crypto mmst rtp file pipe tcp gopher rtmp udp http rtmpe Enabled filters: abuffer drawbox pad abuffersink earwax pan aconvert fade pixdesctest aevalsrc fieldorder rgbtestsrc aformat fifo scale amerge format select amovie gradfun setdar anull hflip setpts anullsink hqdn3d setsar anullsrc life settb aresample lut showinfo ashowinfo lutrgb silencedetect asplit lutyuv slicify astreamsync mandelbrot split blackframe movie swapuv boxblur mp testsrc buffersink mptestsrc thumbnail cellauto negate tinterlace color noformat transpose copy null unsharp crop nullsink vflip cropdetect nullsrc volume delogo overlay yadif deshake Enabled bsfs: aac_adtstoasc mjpeg2jpeg mp3_header_decompress chomp mjpega_dump_header noise dump_extradata mov2textsub remove_extradata h264_mp4toannexb mp3_header_compress text2movsub imx_dump_header Enabled indevs: Enabled outdevs: License: GPL version 2 or later Creating config.mak and config.h... checking build system type... i686-vine-linux-gnu checking host system type... i686-vine-linux-gnu checking target system type... i686-vine-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-vine-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-vine-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-vine-linux-gnu-ar... no checking for ar... ar checking for i686-vine-linux-gnu-strip... no checking for strip... strip checking for i686-vine-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/cdio.h usability... no checking sys/cdio.h presence... no checking for sys/cdio.h... no checking sys/dvdio.h usability... no checking sys/dvdio.h presence... no checking for sys/dvdio.h... no checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking dvd.h usability... no checking dvd.h presence... no checking for dvd.h... no checking /sys/dev/scsi/scsi_ioctl.h usability... no checking /sys/dev/scsi/scsi_ioctl.h presence... no checking for /sys/dev/scsi/scsi_ioctl.h... no checking sys/scsi/scsi_types.h usability... no checking sys/scsi/scsi_types.h presence... no checking for sys/scsi/scsi_types.h... no checking sys/scsi.h usability... no checking sys/scsi.h presence... no checking for sys/scsi.h... no checking IOKit/storage/IODVDMediaBSDClient.h usability... no checking IOKit/storage/IODVDMediaBSDClient.h presence... no checking for IOKit/storage/IODVDMediaBSDClient.h... no checking if $CC accepts -Wall... yes checking if $CC accepts -Wsign-compare... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/dvdcss/Makefile config.status: creating test/Makefile config.status: creating src/libdvdcss.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Done, type 'make install' to build and install cat /var/tmp/self-build-xbmc.W7ZUaS/rpm/BUILD/xbmc-12.0/lib/libdvd/libdvdread/misc/dvdread-config.sh >> obj/dvdread-config chmod 0755 obj/dvdread-config Done, type 'make install' to build and install + rm -f CMakeCache.txt + CC=gcc + CXX=g++ + LDFLAGS= + cmake -DCMAKE_BUILD_TYPE=None -DUSE_FTGL:BOOL=OFF '-DCMAKE_C_FLAGS:STRING= -O2 -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1' '-DCMAKE_CXX_FLAGS:STRING= -O2 -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1' -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share . -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- Found OpenGL: /usr/lib/libGL.so -- checking for one of the modules 'ftgl' -- [projectM] Warning: FTGL font support was not detected. Visit http://ftgl.wiki.sourceforge.net/ for help on installing FTGL. CMake Warning (dev) at CMakeLists.txt:125 (LINK_DIRECTORIES): This command specifies the relative path . as a link directory. Policy CMP0015 is not set: link_directories() treats paths relative to the source dir. Run "cmake --help-policy CMP0015" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /var/tmp/self-build-xbmc.W7ZUaS/rpm/BUILD/xbmc-12.0/xbmc/visualizations/XBMCProjectM/libprojectM + test vine = apple + set +x configure: Skipping configuration of submodule xbmc/visualizations/Goom/goom2k4-0. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-vine-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i686-vine-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for i686-vine-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for i686-vine-linux-gnu-ranlib... ranlib checking build system type... i686-vine-linux-gnu checking host system type... i686-vine-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for i686-vine-linux-gnu-objdump... no checking for objdump... objdump checking dynamic linker characteristics... GNU/Linux ld.so checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib/mysql /usr/lib/llvm /usr/local/lib /usr/lib/nvidia /usr/lib/psb /usr/lib/qt-3.3.8/lib /usr/lib/tracker-0.14 /usr/lib/sane checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking command to parse /usr/bin/nm -B output from gcc object... ok checking for _ prefix in compiled symbols... no checking for dlfcn.h... yes checking whether deplibs are loaded by dlopen... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for strchr... yes checking for index... yes checking for strrchr... yes checking for rindex... yes checking for memcpy... yes checking for bcopy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for flockfile... yes checking for funlockfile... yes checking for iswprint... yes checking for wcwidth... yes checking for setjmp... yes checking for select... yes checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler accepts the new for scoping rules... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the C++ standard library uses stringstream or strstream... stringstream checking whether ln -s works... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking whether getenv is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether time.h and sys/time.h may both be included... yes checking for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for EOVERFLOW... yes checking for signed... yes checking for long long int... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether vsnprintf is declared... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking for error_at_line... yes checking whether gettimeofday clobbers localtime buffer... no checking for memchr... yes checking for mempcpy... yes checking for C/C++ restrict keyword... __restrict checking for stdint.h... (cached) yes checking for SIZE_MAX... (((1U << 31) - 1) * 2 + 1) checking for strncasecmp... yes checking for strchrnul... yes checking for working strndup... yes checking for working strnlen... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for vasnprintf... no checking for ptrdiff_t... yes checking for snprintf... yes checking for wcslen... yes checking for vsnprintf... yes checking whether wcwidth is declared... yes checking for stdint.h... (cached) yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XmuLookupStandardColormap in -lXmu... yes checking for X11/Xlib.h... yes checking for library containing glXChooseVisual... none required checking for library containing gluErrorString... none required checking for GL/gl.h... yes checking for GL/glext.h... yes checking for GL/glu.h... yes checking for GL/glx.h... yes checking for libpng-config... libpng-config checking for libpng preprocessor flags... -I/usr/include/libpng12 checking for libpng compiler flags... checking for libpng linker flags... -L/usr/lib checking for libpng libraries... -lpng12 checking for png.h... yes checking whether libpng supports setjmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating lib/Makefile config.status: creating libltdl/Makefile config.status: creating src/Makefile config.status: creating src/cyclone/Makefile config.status: creating src/euphoria/Makefile config.status: creating src/fieldlines/Makefile config.status: creating src/flocks/Makefile config.status: creating src/flux/Makefile config.status: creating src/helios/Makefile config.status: creating src/hyperspace/Makefile config.status: creating src/lattice/Makefile config.status: creating src/plasma/Makefile config.status: creating src/skyrocket/Makefile config.status: creating src/solarwinds/Makefile config.status: creating rsxs.spec config.status: creating config.h config.status: executing depfiles commands ==================================== XScreenSaver support : no PNG image support : yes OGG Vorbis sound support : no ------------------------------------ Enabled screensavers: - Cyclone : no - Euphoria : yes - Field Lines : no - Flocks : no - Flux : no - Helios : no - Hyperspace : no - Lattice : no - Plasma : yes - Skyrocket : no - Solar Winds : yes ==================================== checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for style of include used by make... GNU checking for i686-vine-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking build system type... i686-vine-linux-gnu checking host system type... i686-vine-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/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 i686-vine-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-vine-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-vine-linux-gnu-ar... no checking for ar... ar checking for i686-vine-linux-gnu-strip... no checking for strip... strip checking for i686-vine-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for Posix threads... yes checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... (cached) yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParseBuffer in -lexpat... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for add_history in -lreadline... yes checking for stat... yes checking for lstat... yes checking which file name separator to use... '/' configure: creating ./config.status config.status: creating Makefile config.status: creating libcpluff/Makefile config.status: creating libcpluff/cpluffdef.h config.status: creating libcpluff/docsrc/Makefile config.status: creating libcpluff/docsrc/Doxyfile-ref config.status: creating libcpluff/docsrc/Doxyfile-impl config.status: creating loader/Makefile config.status: creating console/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/img/Makefile config.status: creating docsrc/Makefile config.status: creating test/Makefile config.status: creating test/plugins-source/Makefile config.status: creating test/plugins-source/callbackcounter/Makefile config.status: creating test/plugins-source/symuser/Makefile config.status: creating test/plugins-source/symprovider/Makefile config.status: creating examples/Makefile config.status: creating examples/cpfile/Makefile config.status: creating examples/cpfile/cpfile config.status: creating examples/cpfile/plugins/Makefile config.status: creating examples/cpfile/plugins/core/Makefile config.status: creating examples/cpfile/plugins/special/Makefile config.status: creating examples/cpfile/plugins/extension/Makefile config.status: creating examples/cpfile/plugins/cext/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: ----------------------------------------------------------- configure: C-Pluff configuration configure: release version: 0.1.3 configure: multi-threading support: yes (Posix) configure: dlopening mechanism: dlopen configure: localization support: no configure: use GNU readline library: yes configure: assertion checks for debugging: no configure: file name separator character: '/' configure: compiler and linker settings: configure: CC='gcc' configure: CPPFLAGS=' -I$(top_builddir) -I$(top_builddir)/libcpluff -I$(top_srcdir)/libcpluff -DNDEBUG' configure: CFLAGS='-O2 -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG=1' configure: LDFLAGS='' configure: LIBS='' configure: LIBS_LIBCPLUFF='-lexpat -ldl ' configure: LIBS_OTHER='$(top_builddir)/libcpluff/libcpluff.la ' configure: LIB_READLINE='-lreadline' configure: LTLIBINTL='' configure: ----------------------------------------------------------- configure: Skipping configuration of submodule lib/gtest. configure: Skipping configuration of submodule pvr-addons. config.status: creating .dummy config.status: creating Makefile config.status: creating Makefile.include config.status: creating addons/skin.confluence/media/Makefile config.status: creating xbmc/Makefile config.status: creating xbmc/cdrip/Makefile config.status: creating xbmc/cores/Makefile config.status: creating xbmc/cores/VideoRenderers/Makefile config.status: creating xbmc/cores/dvdplayer/Makefile config.status: creating lib/Makefile config.status: creating lib/libdvd/Makefile config.status: creating xbmc/cores/DllLoader/Makefile config.status: creating xbmc/cores/DllLoader/exports/Makefile config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Makefile config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile config.status: creating xbmc/cores/dvdplayer/DVDDemuxers/Makefile config.status: creating xbmc/cores/dvdplayer/DVDSubtitles/Makefile config.status: creating xbmc/cores/AudioEngine/Makefile config.status: creating xbmc/cores/paplayer/Makefile config.status: creating xbmc/cores/amlplayer/Makefile config.status: creating xbmc/cores/omxplayer/Makefile config.status: creating lib/timidity/Makefile config.status: creating lib/xbadpcm/Makefile config.status: creating lib/asap/Makefile config.status: creating lib/nosefart/Makefile config.status: creating lib/libsidplay2/Makefile config.status: creating lib/vgmstream/Makefile config.status: creating lib/snesapu/SNES/SNESAPU/Makefile config.status: creating lib/stsound/StSoundLibrary/Makefile config.status: creating xbmc/cores/playercorefactory/Makefile config.status: creating xbmc/music/karaoke/Makefile config.status: creating xbmc/osx/Makefile config.status: creating xbmc/guilib/Makefile config.status: creating xbmc/interfaces/Makefile config.status: creating xbmc/network/Makefile config.status: creating xbmc/network/upnp/Makefile config.status: creating lib/libRTV/Makefile config.status: creating lib/libexif/Makefile config.status: creating lib/libXDAAP/Makefile config.status: creating lib/cmyth/Makefile config.status: creating lib/libhdhomerun/Makefile config.status: creating lib/libsquish/Makefile config.status: creating lib/cximage-6.0/Makefile config.status: creating lib/addons/script.module.pil/Makefile config.status: creating lib/libUPnP/Makefile config.status: creating xbmc/DllPaths_generated.h config.status: creating xbmc/DllPaths_generated_android.h config.status: creating xbmc/freebsd/Makefile config.status: creating xbmc/linux/Makefile config.status: creating xbmc/filesystem/Makefile config.status: creating xbmc/screensavers/rsxs-0.9/xbmc/Makefile config.status: creating xbmc/visualizations/XBMCProjectM/Makefile config.status: creating xbmc/visualizations/Goom/Makefile config.status: creating xbmc/visualizations/OpenGLSpectrum/Makefile config.status: creating xbmc/visualizations/WaveForm/Makefile config.status: creating lib/addons/library.xbmc.addon/Makefile config.status: creating lib/addons/library.xbmc.gui/Makefile config.status: creating lib/addons/library.xbmc.pvr/Makefile config.status: creating xbmc/visualizations/EGLHelpers/Makefile config.status: creating tools/Linux/xbmc.sh config.status: creating tools/Linux/xbmc-standalone.sh config.status: creating tools/TexturePacker/Makefile config.status: creating tools/EventClients/Clients/OSXRemote/Makefile config.status: creating xbmc/peripherals/bus/Makefile config.status: creating xbmc/peripherals/devices/Makefile config.status: creating xbmc/android/activity/Makefile config.status: creating xbmc/android/loader/Makefile config.status: creating xbmc/main/Makefile config.status: creating xbmc/interfaces/python/Makefile config.status: creating xbmc/interfaces/python/test/Makefile config.status: creating xbmc/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-libudev ------------------------ XBMC Configuration: ------------------------ Debugging: No Profiling: No Optimization: Yes SWIG Available: Yes JRE Available: Yes Doxygen Available: Yes Crosscomp.: No target ARCH: no target CPU: no OpenGL: Yes ALSA: Yes DBUS: Yes VDPAU: Yes VAAPI: Yes CrystalHD: No VDADecoder: No VTBDecoder: No OpenMax: No Joystick: Yes XRandR: Yes GOOM: No RSXS: Yes ProjectM: Yes Skin Touched: No X11: Yes Bluray: No TexturePacker:Yes MID Support: Yes ccache: No ALSA Support: Yes PulseAudio: Yes HAL Support: Yes DVDCSS: Yes Google Test Framework Configured: No Avahi: Yes Non-free: Yes ASAP Codec: No MySQL: Yes Webserver: Yes libssh support: Yes libRTMP support: Yes libsmbclient support: Yes libnfs client support:No libafpclient support: No AirPlay support: Yes AirTunes support: No UPnP support: Yes Optical drive: Yes libudev support: Yes libusb support: No libcec support: No libmp3lame support: Yes libvorbisenc support: Yes libcap support: Yes additional players: No External FFmpeg: No PVR add-ons: No prefix: /usr ------------------------ + /usr/bin/make -j2 /usr/bin/make -C xbmc/main make[1]: Entering directory `/var/tmp/self-build-xbmc.W7ZUaS/rpm/BUILD/xbmc-12.0/xbmc/main' CPP xbmc/main/main.o CPP xbmc/cores/DllLoader/exports/emu_dummy.o CPP xbmc/cores/DllLoader/exports/emu_kernel32.o CPP xbmc/cores/DllLoader/exports/emu_msvcrt.o AR xbmc/main/main.a make[1]: Leaving directory `/var/tmp/self-build-xbmc.W7ZUaS/rpm/BUILD/xbmc-12.0/xbmc/main' CPP xbmc/cores/DllLoader/exports/util/EmuFileWrapper.o AR xbmc/cores/DllLoader/exports/util/exports_utils.a CPP xbmc/cores/DllLoader/coff.o CPP xbmc/cores/DllLoader/dll.o CPP xbmc/cores/DllLoader/DllLoader.o AR xbmc/cores/DllLoader/exports/exports.a CPP lib/SlingboxLib/SlingboxLib.o SlingboxLib.cpp: In member function 'bool CSlingbox::Connect(bool, const char*)': SlingboxLib.cpp:168:5: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CPP xbmc/cores/DllLoader/DllLoaderContainer.o AR lib/SlingboxLib/SlingboxLib.a CC lib/libRTV/crypt.o CC lib/libRTV/guideclient.o CPP lib/libRTV/GuideParser.o CC lib/libRTV/httpclient.o CPP xbmc/cores/DllLoader/dll_tracker.o CC lib/libRTV/httpfsclient.o CC lib/libRTV/interface.o CC lib/libRTV/md5.o CC lib/libRTV/netclient.o CPP xbmc/cores/DllLoader/dll_tracker_file.o CC lib/libRTV/rtv.o CC lib/libRTV/sleep.o AR lib/libRTV/librtv.a CC lib/libXDAAP/daap.o CPP xbmc/cores/DllLoader/dll_tracker_library.o CC lib/libXDAAP/debug.o CC lib/libXDAAP/dmap_generics.o CC lib/libXDAAP/global.o CC lib/libXDAAP/httpClient.o CPP xbmc/cores/DllLoader/dll_util.o CC lib/libXDAAP/ioloop.o CPP xbmc/cores/DllLoader/LibraryLoader.o CC lib/libXDAAP/libXDAAP.o libXDAAP.c: In function 'DAAP_ClientHost_AsyncGetAudioFile': libXDAAP.c:1678:33: warning: passing argument 1 of 'CP_ThreadPool_QueueWorkItem' from incompatible pointer type [enabled by default] threadpool.h:48:6: note: expected 'struct CP_SThreadPool *' but argument is of type 'struct CP_SThreadPool *' libXDAAP.c: In function 'DAAP_ClientHost_AsyncWaitUpdate': libXDAAP.c:1833:37: warning: passing argument 1 of 'CP_ThreadPool_QueueWorkItem' from incompatible pointer type [enabled by default] threadpool.h:48:6: note: expected 'struct CP_SThreadPool *' but argument is of type 'struct CP_SThreadPool *' libXDAAP.c:1846:33: warning: passing argument 1 of 'CP_ThreadPool_QueueWorkItem' from incompatible pointer type [enabled by default] threadpool.h:48:6: note: expected 'struct CP_SThreadPool *' but argument is of type 'struct CP_SThreadPool *' CPP xbmc/cores/DllLoader/SoLoader.o CC lib/libXDAAP/threadpool.o CC lib/libXDAAP/Authentication/hasher.o CC lib/libXDAAP/Authentication/md5.o CC xbmc/cores/DllLoader/mmap_anon.o CC xbmc/cores/DllLoader/ldt_keeper.o AR lib/libXDAAP/libxdaap.a CC lib/libhts/htsmsg.o AR xbmc/cores/DllLoader/dllloader.a CPP lib/libsquish/alpha.o CC lib/libhts/htsmsg_binary.o CPP lib/libsquish/clusterfit.o CC lib/libhts/htsbuf.o CC lib/libhts/htsstr.o CC lib/libhts/net_posix.o CC lib/libhts/sha1.o CPP lib/libsquish/colourblock.o AR lib/libhts/libhts.a CC lib/xbmc-dll-symbols/DllAvFormat.o AR lib/xbmc-dll-symbols/dll-symbols.a CPP xbmc/addons/Addon.o CPP lib/libsquish/colourfit.o CPP lib/libsquish/colourset.o CPP lib/libsquish/maths.o CPP lib/libsquish/rangefit.o CPP lib/libsquish/singlecolourfit.o CPP lib/libsquish/squish.o AR lib/libsquish/libsquish.a CPP xbmc/cdrip/CDDARipJob.o CPP xbmc/cdrip/CDDARipper.o CPP xbmc/addons/AddonCallbacks.o CPP xbmc/addons/AddonCallbacksAddon.o CPP xbmc/cdrip/Encoder.o CPP xbmc/cdrip/EncoderFFmpeg.o CPP xbmc/addons/AddonCallbacksGUI.o CPP xbmc/cdrip/EncoderFlac.o CPP xbmc/cdrip/EncoderWav.o CPP xbmc/cdrip/EncoderLame.o CPP xbmc/cdrip/EncoderVorbis.o CPP xbmc/addons/AddonCallbacksPVR.o AR xbmc/cdrip/cdrip.a CPP xbmc/cores/AudioEngine/AEFactory.o CPP xbmc/cores/AudioEngine/AESinkFactory.o CPP xbmc/addons/AddonDatabase.o CPP xbmc/cores/AudioEngine/Sinks/AESinkNULL.o CPP xbmc/cores/AudioEngine/Sinks/AESinkProfiler.o CPP xbmc/addons/AddonInstaller.o CPP xbmc/cores/AudioEngine/Engines/SoftAE/SoftAE.o CPP xbmc/cores/AudioEngine/Engines/SoftAE/SoftAEStream.o CPP xbmc/addons/AddonManager.o CPP xbmc/cores/AudioEngine/Engines/SoftAE/SoftAESound.o CPP xbmc/cores/AudioEngine/Sinks/AESinkALSA.o CPP xbmc/addons/AddonStatusHandler.o CPP xbmc/cores/AudioEngine/Sinks/AESinkOSS.o CPP xbmc/cores/AudioEngine/Engines/PulseAE/PulseAE.o CPP xbmc/addons/AddonVersion.o CPP xbmc/addons/GUIDialogAddonInfo.o CPP xbmc/cores/AudioEngine/Engines/PulseAE/PulseAEStream.o CPP xbmc/cores/AudioEngine/Engines/PulseAE/PulseAESound.o CPP xbmc/cores/AudioEngine/Utils/AEChannelInfo.o CPP xbmc/cores/AudioEngine/Utils/AEBuffer.o CPP xbmc/cores/AudioEngine/Utils/AEConvert.o CPP xbmc/cores/AudioEngine/Utils/AERemap.o CPP xbmc/addons/GUIDialogAddonSettings.o CPP xbmc/cores/AudioEngine/Utils/AEUtil.o CPP xbmc/cores/AudioEngine/Utils/AEStreamInfo.o CPP xbmc/cores/AudioEngine/Utils/AEPackIEC61937.o CPP xbmc/cores/AudioEngine/Utils/AEBitstreamPacker.o CPP xbmc/cores/AudioEngine/Utils/AEWAVLoader.o CPP xbmc/cores/AudioEngine/Utils/AEELDParser.o CPP xbmc/cores/AudioEngine/Utils/AEDeviceInfo.o CPP xbmc/addons/GUIViewStateAddonBrowser.o CPP xbmc/cores/AudioEngine/Utils/AELimiter.o CPP xbmc/cores/AudioEngine/Encoders/AEEncoderFFmpeg.o CPP xbmc/addons/GUIWindowAddonBrowser.o AR xbmc/cores/AudioEngine/audioengine.a CPP xbmc/cores/ExternalPlayer/ExternalPlayer.o CPP xbmc/addons/PluginSource.o AR xbmc/cores/ExternalPlayer/ExternalPlayer.a CPP xbmc/cores/VideoRenderers/BaseRenderer.o CPP xbmc/addons/Repository.o CPP xbmc/cores/VideoRenderers/OverlayRenderer.o CPP xbmc/cores/VideoRenderers/OverlayRendererUtil.o CPP xbmc/addons/Scraper.o CPP xbmc/cores/VideoRenderers/RenderCapture.o CPP xbmc/cores/VideoRenderers/RenderManager.o CPP xbmc/cores/VideoRenderers/LinuxRendererGL.o CPP xbmc/addons/ScreenSaver.o CPP xbmc/addons/Service.o CPP xbmc/cores/VideoRenderers/OverlayRendererGL.o AR xbmc/cores/VideoRenderers/VideoRenderer.a CPP xbmc/cores/VideoRenderers/VideoShaders/YUV2RGBShader.o CPP xbmc/addons/Skin.o CPP xbmc/cores/VideoRenderers/VideoShaders/VideoFilterShader.o CPP xbmc/cores/VideoRenderers/VideoShaders/ConvolutionKernels.o AR xbmc/cores/VideoRenderers/VideoShaders/VideoShaders.a CPP xbmc/cores/DummyVideoPlayer.o CPP xbmc/addons/Visualisation.o AR xbmc/cores/cores.a CPP xbmc/cores/playercorefactory/PlayerCoreFactory.o CPP xbmc/cores/playercorefactory/PlayerSelectionRule.o AR xbmc/cores/playercorefactory/playercorefactory.a CPP xbmc/dbwrappers/Database.o AR xbmc/addons/addons.a CPP xbmc/dialogs/GUIDialogBoxBase.o CPP xbmc/dialogs/GUIDialogBusy.o CPP xbmc/dbwrappers/dataset.o CPP xbmc/dialogs/GUIDialogButtonMenu.o CPP xbmc/dialogs/GUIDialogCache.o CPP xbmc/dbwrappers/mysqldataset.o CPP xbmc/dialogs/GUIDialogContextMenu.o CPP xbmc/dbwrappers/qry_dat.o CPP xbmc/dbwrappers/sqlitedataset.o CPP xbmc/dialogs/GUIDialogExtendedProgressBar.o CPP xbmc/dialogs/GUIDialogFavourites.o AR xbmc/dbwrappers/dbwrappers.a CPP xbmc/dialogs/GUIDialogFileBrowser.o CPP xbmc/epg/EpgInfoTag.o CPP xbmc/epg/EpgSearchFilter.o CPP xbmc/dialogs/GUIDialogGamepad.o CPP xbmc/epg/Epg.o CPP xbmc/dialogs/GUIDialogKaiToast.o CPP xbmc/dialogs/GUIDialogKeyboardGeneric.o CPP xbmc/epg/EpgContainer.o CPP xbmc/dialogs/GUIDialogMediaFilter.o CPP xbmc/epg/EpgDatabase.o CPP xbmc/epg/GUIEPGGridContainer.o CPP xbmc/dialogs/GUIDialogMediaSource.o AR xbmc/epg/epg.a CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNode.o CPP xbmc/dialogs/GUIDialogMuteBug.o CPP xbmc/dialogs/GUIDialogNumeric.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbum.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilations.o CPP xbmc/dialogs/GUIDialogOK.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumCompilationsSongs.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAdded.o CPP xbmc/dialogs/GUIDialogPlayEject.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyAddedSong.o CPP xbmc/dialogs/GUIDialogPlayerControls.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayed.o CPP xbmc/dialogs/GUIDialogProgress.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumRecentlyPlayedSong.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100.o CPP xbmc/dialogs/GUIDialogSeekBar.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeAlbumTop100Song.o CPP xbmc/dialogs/GUIDialogSelect.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeArtist.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeGenre.o CPP xbmc/dialogs/GUIDialogSlider.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeOverview.o CPP xbmc/dialogs/GUIDialogSmartPlaylistEditor.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeRoot.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSingles.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSong.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeSongTop100.o CPP xbmc/dialogs/GUIDialogSmartPlaylistRule.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeTop100.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYear.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYearAlbum.o CPP xbmc/filesystem/MusicDatabaseDirectory/DirectoryNodeYearSong.o CPP xbmc/dialogs/GUIDialogSubMenu.o CPP xbmc/filesystem/MusicDatabaseDirectory/QueryParams.o CPP xbmc/dialogs/GUIDialogTextViewer.o AR xbmc/filesystem/MusicDatabaseDirectory/musicdatabasedirectory.a CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNode.o CPP xbmc/dialogs/GUIDialogVolumeBar.o CPP xbmc/dialogs/GUIDialogYesNo.o AR xbmc/dialogs/dialogs.a CPP xbmc/filesystem/AddonsDirectory.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeActor.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeCountry.o CPP xbmc/filesystem/ASAPFileDirectory.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeDirector.o CPP xbmc/filesystem/CacheStrategy.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeEpisodes.o CPP xbmc/filesystem/CircularCache.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeGenre.o CPP xbmc/filesystem/CDDADirectory.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMoviesOverview.o CPP xbmc/filesystem/CDDAFile.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMusicVideoAlbum.o CPP xbmc/filesystem/CurlFile.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeMusicVideosOverview.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeOverview.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedEpisodes.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMovies.o CPP xbmc/filesystem/DAAPDirectory.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedMusicVideos.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeRoot.o CPP xbmc/filesystem/DAAPFile.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeSeasons.o CPP xbmc/filesystem/DAVDirectory.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeSets.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeStudio.o CPP xbmc/filesystem/Directory.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTags.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleMovies.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleMusicVideos.o CPP xbmc/filesystem/DirectoryCache.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTitleTvShows.o CPP xbmc/filesystem/DirectoryFactory.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeTvShowsOverview.o CPP xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeYear.o CPP xbmc/filesystem/DirectoryHistory.o CPP xbmc/filesystem/VideoDatabaseDirectory/QueryParams.o AR xbmc/filesystem/VideoDatabaseDirectory/videodatabasedirectory.a CPP xbmc/input/ButtonTranslator.o CPP xbmc/filesystem/DllLibCurl.o CPP xbmc/filesystem/File.o CPP xbmc/filesystem/FileCache.o CPP xbmc/input/InertialScrollingHandler.o CPP xbmc/input/KeyboardLayoutConfiguration.o CPP xbmc/filesystem/FileDirectoryFactory.o CPP xbmc/input/KeyboardStat.o CPP xbmc/input/MouseStat.o CPP xbmc/input/SDLJoystick.o CPP xbmc/filesystem/FileFactory.o CPP xbmc/filesystem/FileReaderFile.o CPP xbmc/input/TouchInput.o CPP xbmc/filesystem/FTPDirectory.o CPP xbmc/input/XBMC_keytable.o AR xbmc/input/input.a CPP xbmc/interfaces/info/InfoBool.o CPP xbmc/filesystem/FTPParse.o CPP xbmc/interfaces/info/SkinVariable.o CPP xbmc/filesystem/HDDirectory.o AR xbmc/interfaces/info/info.a CPP xbmc/interfaces/AnnouncementManager.o CPP xbmc/filesystem/HDFile.o CPP xbmc/filesystem/HDHomeRunDirectory.o CPP xbmc/filesystem/HDHomeRunFile.o CPP xbmc/interfaces/Builtins.o CPP xbmc/filesystem/HTSPDirectory.o CPP xbmc/filesystem/HTSPSession.o AR xbmc/interfaces/interfaces.a CPP xbmc/interfaces/json-rpc/AddonsOperations.o CPP xbmc/filesystem/HTTPDirectory.o CPP xbmc/filesystem/HTTPFile.o CPP xbmc/interfaces/json-rpc/ApplicationOperations.o CPP xbmc/filesystem/IDirectory.o CPP xbmc/interfaces/json-rpc/AudioLibrary.o CPP xbmc/filesystem/IFile.o CPP xbmc/filesystem/ImageFile.o CPP xbmc/filesystem/iso9660.o CPP xbmc/filesystem/ISO9660Directory.o CPP xbmc/filesystem/ISOFile.o CPP xbmc/interfaces/json-rpc/FileItemHandler.o CPP xbmc/filesystem/LastFMDirectory.o CPP xbmc/interfaces/json-rpc/FileOperations.o CPP xbmc/filesystem/LastFMFile.o CPP xbmc/filesystem/LibraryDirectory.o CPP xbmc/interfaces/json-rpc/GUIOperations.o CPP xbmc/filesystem/MemBufferCache.o CPP xbmc/filesystem/MultiPathDirectory.o CPP xbmc/interfaces/json-rpc/InputOperations.o CPP xbmc/interfaces/json-rpc/JSONRPC.o CPP xbmc/filesystem/MultiPathFile.o CPP xbmc/filesystem/MusicDatabaseDirectory.o CPP xbmc/filesystem/MusicDatabaseFile.o CPP xbmc/interfaces/json-rpc/JSONServiceDescription.o CPP xbmc/filesystem/MusicFileDirectory.o CPP xbmc/filesystem/MusicSearchDirectory.o CPP xbmc/filesystem/MythDirectory.o CPP xbmc/filesystem/MythFile.o CPP xbmc/interfaces/json-rpc/PlayerOperations.o CPP xbmc/filesystem/MythSession.o CPP xbmc/interfaces/json-rpc/PlaylistOperations.o CPP xbmc/interfaces/json-rpc/PVROperations.o CPP xbmc/filesystem/NSFFileDirectory.o CPP xbmc/filesystem/OGGFileDirectory.o CPP xbmc/interfaces/json-rpc/SystemOperations.o CPP xbmc/filesystem/PlaylistDirectory.o CPP xbmc/filesystem/PlaylistFileDirectory.o CPP xbmc/interfaces/json-rpc/VideoLibrary.o CPP xbmc/filesystem/PipeFile.o CPP xbmc/filesystem/PipesManager.o CPP xbmc/filesystem/PluginDirectory.o CPP xbmc/interfaces/json-rpc/XBMCOperations.o AR xbmc/interfaces/json-rpc/json-rpc.a CPP xbmc/music/dialogs/GUIDialogMusicInfo.o CPP xbmc/filesystem/PVRFile.o CPP xbmc/filesystem/PVRDirectory.o CPP xbmc/filesystem/RSSDirectory.o CPP xbmc/music/dialogs/GUIDialogMusicOSD.o CPP xbmc/music/dialogs/GUIDialogMusicOverlay.o CPP xbmc/filesystem/RTVDirectory.o CPP xbmc/music/dialogs/GUIDialogSongInfo.o CPP xbmc/filesystem/RTVFile.o CPP xbmc/filesystem/SAPDirectory.o CPP xbmc/music/dialogs/GUIDialogVisualisationPresetList.o AR xbmc/music/dialogs/musicdialogs.a CPP xbmc/music/infoscanner/MusicAlbumInfo.o CPP xbmc/filesystem/SAPFile.o CPP xbmc/filesystem/SFTPDirectory.o CPP xbmc/filesystem/SFTPFile.o CPP xbmc/music/infoscanner/MusicArtistInfo.o CPP xbmc/filesystem/SIDFileDirectory.o CPP xbmc/filesystem/ShoutcastFile.o CPP xbmc/music/infoscanner/MusicInfoScanner.o CPP xbmc/filesystem/SlingboxDirectory.o CPP xbmc/filesystem/SlingboxFile.o CPP xbmc/filesystem/SmartPlaylistDirectory.o CPP xbmc/filesystem/SourcesDirectory.o CPP xbmc/music/infoscanner/MusicInfoScraper.o CPP xbmc/filesystem/SpecialProtocol.o CPP xbmc/filesystem/SpecialProtocolDirectory.o CPP xbmc/filesystem/SpecialProtocolFile.o CPP xbmc/filesystem/StackDirectory.o AR xbmc/music/infoscanner/musicscanner.a CPP xbmc/music/karaoke/GUIDialogKaraokeSongSelector.o CPP xbmc/filesystem/TuxBoxDirectory.o CPP xbmc/music/karaoke/GUIWindowKaraokeLyrics.o CPP xbmc/filesystem/TuxBoxFile.o CPP xbmc/filesystem/udf25.o CPP xbmc/music/karaoke/karaokelyrics.o CPP xbmc/filesystem/UDFDirectory.o CPP xbmc/filesystem/UDFFile.o CPP xbmc/filesystem/VideoDatabaseDirectory.o CPP xbmc/music/karaoke/karaokelyricscdg.o CPP xbmc/filesystem/VirtualDirectory.o CPP xbmc/music/karaoke/karaokelyricsfactory.o CPP xbmc/music/karaoke/karaokelyricsmanager.o CPP xbmc/filesystem/VTPDirectory.o CPP xbmc/filesystem/VTPFile.o CPP xbmc/music/karaoke/karaokelyricstext.o CPP xbmc/filesystem/VTPSession.o CPP xbmc/filesystem/ZeroconfDirectory.o CPP xbmc/music/karaoke/karaokelyricstextkar.o CPP xbmc/filesystem/ZipDirectory.o CPP xbmc/music/karaoke/karaokelyricstextlrc.o CPP xbmc/filesystem/ZipFile.o CPP xbmc/music/karaoke/karaokelyricstextustar.o CPP xbmc/filesystem/ZipManager.o CPP xbmc/music/karaoke/karaokevideobackground.o CPP xbmc/music/karaoke/karaokewindowbackground.o CPP xbmc/filesystem/RarFile.o AR xbmc/music/karaoke/karaoke.a CPP xbmc/filesystem/RarDirectory.o CPP xbmc/filesystem/RarManager.o CPP xbmc/music/Album.o CPP xbmc/filesystem/SmbFile.o SmbFile.cpp:30:26: fatal error: libsmbclient.h: No such file or directory compilation terminated. make[1]: *** [SmbFile.o] Error 1 make: *** [xbmc/filesystem/filesystem.a] Error 2 make: *** Waiting for unfinished jobs.... CPP xbmc/music/Artist.o CPP xbmc/music/GUIViewStateMusic.o CPP xbmc/music/LastFmManager.o CPP xbmc/music/MusicDatabase.o CPP xbmc/music/MusicDbUrl.o CPP xbmc/music/MusicInfoLoader.o CPP xbmc/music/MusicThumbLoader.o CPP xbmc/music/Song.o AR xbmc/music/music.a エラー: /var/tmp/rpm-tmp.3y2Xg2 の不正な終了ステータス (%build) RPM ビルドのエラー: /var/tmp/rpm-tmp.3y2Xg2 の不正な終了ステータス (%build)