1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
| OGG : found
VORBIS : found
FAAD : found
MP3LAME : found
VORBISENC : found
ALSA : found
Continue building pymedia ? [Y,n]:
running build
running build_py
creating build
creating build/lib.linux-i686-2.6
creating build/lib.linux-i686-2.6/pymedia
copying inst_lib/player.py -> build/lib.linux-i686-2.6/pymedia
copying inst_lib/__init__.py -> build/lib.linux-i686-2.6/pymedia
copying inst_lib/meta.py -> build/lib.linux-i686-2.6/pymedia
creating build/lib.linux-i686-2.6/pymedia/audio
copying inst_lib/audio/__init__.py -> build/lib.linux-i686-2.6/pymedia/audio
creating build/lib.linux-i686-2.6/pymedia/video
copying inst_lib/video/__init__.py -> build/lib.linux-i686-2.6/pymedia/video
creating build/lib.linux-i686-2.6/pymedia/video/ext_codecs
copying inst_lib/video/ext_codecs/__init__.py -> build/lib.linux-i686-2.6/pymedia/video/ext_codecs
creating build/lib.linux-i686-2.6/pymedia/removable
copying inst_lib/removable/__init__.py -> build/lib.linux-i686-2.6/pymedia/removable
running build_ext
building 'pymedia.audio.sound' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/sound
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DBUILD_NUM=1862 -DPATH_DEV_DSP="/dev/dsp" -DPATH_DEV_MIXER="/dev/mixer" -D_FILE_OFFSET_BITS=64 -DACCEL_DETECT=1 -DHAVE_MMX=1 -DHAVE_LINUX_DVD_STRUCT=1 -DDVD_STRUCT_IN_LINUX_CDROM_H=1 -DCONFIG_VORBIS -DCONFIG_VORBIS -DCONFIG_FAAD -DCONFIG_MP3LAME -DCONFIG_VORBIS -DCONFIG_ALSA -DHAVE_AV_CONFIG_H -DUDF_CACHE=1 -INone -INone -INone -I/usr/include/lame -INone -INone -I/home/radioactif/radioactif/Ressources/pymedia-1.3.7.3 -Isound/ -I/usr/include/python2.6 -c sound/sound.cpp -o build/temp.linux-i686-2.6/sound/sound.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from sound/sound.cpp:31:
sound/audio_alsa.h: In member function int OSoundStream::Init(int, int, int, int):
sound/audio_alsa.h:322: warning: deprecated conversion from string constant to char*
sound/audio_alsa.h:324: warning: unused variable val
sound/audio_alsa.h: In member function int ISoundStream::Init(int, int, int):
sound/audio_alsa.h:666: warning: deprecated conversion from string constant to char*
In file included from sound/sound.cpp:31:
sound/audio_alsa.h: In member function bool Mixer::SetMuteControlValue(int, int, int, int):
sound/audio_alsa.h:973: warning: suggest explicit braces to avoid ambiguous else
sound/audio_alsa.h:1012: warning: suggest explicit braces to avoid ambiguous else
sound/audio_alsa.h: In constructor Mixer::Mixer(int):
sound/audio_alsa.h:1033: warning: deprecated conversion from string constant to char*
sound/audio_alsa.h: In member function bool Mixer::SetControlValue(int, int, int, int, int):
sound/audio_alsa.h:1330: warning: suggest explicit braces to avoid ambiguous else
sound/sound.cpp: At global scope:
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:791: warning: deprecated conversion from string constant to char*
sound/sound.cpp:798: warning: deprecated conversion from string constant to char*
sound/sound.cpp:798: warning: deprecated conversion from string constant to char*
sound/sound.cpp: In function void initsound():
sound/sound.cpp:1451: warning: deprecated conversion from string constant to char*
In file included from sound/sound.cpp:31:
sound/audio_alsa.h: In member function int OSoundStream::Init(int, int, int, int):
sound/audio_alsa.h:408: warning: frames may be used uninitialized in this function
sound/audio_alsa.h: At global scope:
sound/audio_alsa.h:112: warning: snd_mixer_elem_t* alsamixer_find_elem(snd_mixer_t*, char*, int) defined but not used
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DBUILD_NUM=1862 -DPATH_DEV_DSP="/dev/dsp" -DPATH_DEV_MIXER="/dev/mixer" -D_FILE_OFFSET_BITS=64 -DACCEL_DETECT=1 -DHAVE_MMX=1 -DHAVE_LINUX_DVD_STRUCT=1 -DDVD_STRUCT_IN_LINUX_CDROM_H=1 -DCONFIG_VORBIS -DCONFIG_VORBIS -DCONFIG_FAAD -DCONFIG_MP3LAME -DCONFIG_VORBIS -DCONFIG_ALSA -DHAVE_AV_CONFIG_H -DUDF_CACHE=1 -INone -INone -INone -I/usr/include/lame -INone -INone -I/home/radioactif/radioactif/Ressources/pymedia-1.3.7.3 -Isound/ -I/usr/include/python2.6 -c sound/resample.c -o build/temp.linux-i686-2.6/sound/resample.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DBUILD_NUM=1862 -DPATH_DEV_DSP="/dev/dsp" -DPATH_DEV_MIXER="/dev/mixer" -D_FILE_OFFSET_BITS=64 -DACCEL_DETECT=1 -DHAVE_MMX=1 -DHAVE_LINUX_DVD_STRUCT=1 -DDVD_STRUCT_IN_LINUX_CDROM_H=1 -DCONFIG_VORBIS -DCONFIG_VORBIS -DCONFIG_FAAD -DCONFIG_MP3LAME -DCONFIG_VORBIS -DCONFIG_ALSA -DHAVE_AV_CONFIG_H -DUDF_CACHE=1 -INone -INone -INone -I/usr/include/lame -INone -INone -I/home/radioactif/radioactif/Ressources/pymedia-1.3.7.3 -Isound/ -I/usr/include/python2.6 -c sound/fft.cpp -o build/temp.linux-i686-2.6/sound/fft.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/sound/sound.o build/temp.linux-i686-2.6/sound/resample.o build/temp.linux-i686-2.6/sound/fft.o -logg -lvorbis -lfaad -lmp3lame -lvorbisenc -lasound -o build/lib.linux-i686-2.6/pymedia/audio/sound.so
building 'pymedia.audio.acodec' extension
creating build/temp.linux-i686-2.6/audio
creating build/temp.linux-i686-2.6/audio/acodec
creating build/temp.linux-i686-2.6/audio/libavcodec
creating build/temp.linux-i686-2.6/audio/libavcodec/liba52
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DBUILD_NUM=1862 -DPATH_DEV_DSP="/dev/dsp" -DPATH_DEV_MIXER="/dev/mixer" -D_FILE_OFFSET_BITS=64 -DACCEL_DETECT=1 -DHAVE_MMX=1 -DHAVE_LINUX_DVD_STRUCT=1 -DDVD_STRUCT_IN_LINUX_CDROM_H=1 -DCONFIG_VORBIS -DCONFIG_VORBIS -DCONFIG_FAAD -DCONFIG_MP3LAME -DCONFIG_VORBIS -DCONFIG_ALSA -DHAVE_AV_CONFIG_H -DUDF_CACHE=1 -INone -INone -INone -I/usr/include/lame -INone -INone -I/home/radioactif/radioactif/Ressources/pymedia-1.3.7.3 -Iaudio/ -I/usr/include/python2.6 -c audio/acodec/acodec.c -o build/temp.linux-i686-2.6/audio/acodec/acodec.o
In file included from audio/acodec/acodec.c:31:
audio/libavcodec/dsputil.h:484: error: static declaration of lrintf follows non-static declaration
audio/acodec/acodec.c:249: warning: initialization from incompatible pointer type
audio/acodec/acodec.c: In function ACodec_Encode:
audio/acodec/acodec.c:668: warning: pointer targets in passing argument 2 of avcodec_encode_audio differ in signedness
audio/libavcodec/avcodec.h:1597: note: expected uint8_t * but argument is of type char *
error: command 'gcc' failed with exit status 1 |