ices-cc

Read 4287 times
i cannod add icescc
/usr/local/centovacast/sbin/update --add icescc
i had
make[3]: Wejście do katalogu `/usr/local/src/ices/libvorbis-1.1.2/doc/vorbisfile'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/usr/local/src/ices/libvorbis-1.1.2/doc/vorbisfile'
Making all in vorbisenc
make[3]: Wejście do katalogu `/usr/local/src/ices/libvorbis-1.1.2/doc/vorbisenc'
make[3]: Nie ma nic do zrobienia w `all'.
make[3]: Opuszczenie katalogu `/usr/local/src/ices/libvorbis-1.1.2/doc/vorbisenc'
make[3]: Wejście do katalogu `/usr/local/src/ices/libvorbis-1.1.2/doc'
make[3]: Nie ma nic do zrobienia w `all-am'.
make[3]: Opuszczenie katalogu `/usr/local/src/ices/libvorbis-1.1.2/doc'
make[2]: Opuszczenie katalogu `/usr/local/src/ices/libvorbis-1.1.2/doc'
Making all in examples
make[2]: Wejście do katalogu `/usr/local/src/ices/libvorbis-1.1.2/examples'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/centovacast/ices//include    -O20 -ffast-math -D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -MT decoder_example.o -MD -MP -MF ".deps/decoder_example.Tpo" -c -o decoder_example.o decoder_example.c; \
        then mv -f ".deps/decoder_example.Tpo" ".deps/decoder_example.Po"; else rm -f ".deps/decoder_example.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -O20 -ffast-math -D_REENTRANT -fsigned-char  -DUSE_MEMORY_H   -o decoder_example  decoder_example.o ../lib/libvorbis.la
mkdir .libs
gcc -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -o .libs/decoder_example decoder_example.o  ../lib/.libs/libvorbis.so -Wl,--rpath -Wl,/usr/local/centovacast/ices//lib
/usr/bin/ld: decoder_example.o: undefined reference to symbol 'ogg_stream_packetout'
/usr/bin/ld: note: 'ogg_stream_packetout' is defined in DSO /usr/local/centovacast/ices//lib/libogg.so.0 so try adding it to the linker command line
/usr/local/centovacast/ices//lib/libogg.so.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: *** [decoder_example] Błąd 1
make[2]: Opuszczenie katalogu `/usr/local/src/ices/libvorbis-1.1.2/examples'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/usr/local/src/ices/libvorbis-1.1.2'
make: *** [all] Błąd 2
Make failed for libvorbis.tar.gz; aborting
Installer exited with error, aborting
root@ns205815:~#
root@ns205815:~#
root@ns205815:~# /usr/local/centovacast/sbin/update --add icescc > icescc-log
In file included from util.h:36:0,
                 from bitstream.h:24,
                 from VbrTag.c:30:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
VbrTag.c: In function 'CheckVbrTag':
VbrTag.c:256:22: warning: variable 'h_sr_index' set but not used [-Wunused-but-set-variable]
VbrTag.c: In function 'InitVbrTag':
VbrTag.c:405:12: warning: variable 'SampIndex' set but not used [-Wunused-but-set-variable]
VbrTag.c:405:6: warning: variable 'nMode' set but not used [-Wunused-but-set-variable]
VbrTag.c: In function 'PutLameVBR':
VbrTag.c:720:2: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness [-Wpointer-sign]
VbrTag.c:720:2: note: expected 'char *' but argument is of type 'uint8_t *'
In file included from util.h:36:0,
                 from bitstream.h:24,
                 from bitstream.c:34:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
bitstream.c: In function 'flush_bitstream':
bitstream.c:805:16: warning: variable 'first_ptr' set but not used [-Wunused-but-set-variable]
In file included from util.h:36:0,
                 from encoder.c:35:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from fft.c:42:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from gain_analysis.c:101:0:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from id3tag.c:61:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from lame.c:37:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
lame.c: In function 'lame_init_params':
lame.c:665:29: warning: 'suggested_samplefreq' may be used uninitialized in this function [-Wmaybe-uninitialized]
In file included from util.h:36:0,
                 from newmdct.c:33:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from presets.c:26:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from psymodel.c:147:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
psymodel.c: In function 'determine_block_type':
psymodel.c:598:26: warning: unused variable 'gfc' [-Wunused-variable]
In file included from util.h:36:0,
                 from bitstream.h:24,
                 from quantize.c:34:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
quantize.c: In function 'outer_loop':
quantize.c:1219:9: warning: variable 'over' set but not used [-Wunused-but-set-variable]
quantize.c: In function 'VBR_iteration_loop':
quantize.c:1795:15: warning: variable 'save_bits' set but not used [-Wunused-but-set-variable]
In file included from util.h:36:0,
                 from quantize_pvt.c:31:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
quantize_pvt.c: In function 'calc_noise':
quantize_pvt.c:720:11: warning: variable 'sfb_noise' set but not used [-Wunused-but-set-variable]
quantize_pvt.c:718:16: warning: unused variable 'ix' [-Wunused-variable]
In file included from util.h:36:0,
                 from bitstream.h:24,
                 from reservoir.c:29:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from set_get.c:30:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from tables.c:28:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from takehiro.c:30:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
takehiro.c: In function 'noquant_count_bits':
takehiro.c:815:17: warning: unused variable 'line' [-Wunused-variable]
In file included from util.h:36:0,
                 from util.c:31:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
In file included from util.h:36:0,
                 from vbrquantize.c:30:
gain_analysis.h:93:5: warning: variably modified 'A' at file scope [enabled by default]
gain_analysis.h:94:5: warning: variably modified 'B' at file scope [enabled by default]
/bin/rm: cannot remove `conftest*': No such file or directory
/bin/rm: cannot remove `conftest*': No such file or directory
./configure: line 14262: python2.7-config: command not found
/bin/rm: cannot remove `libtoolT': No such file or directory
parser.c: In function 'xmlParseInNodeContext__internal_alias':
parser.c:13084:9: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler__internal_alias' differ in signedness [-Wpointer-sign]
In file included from libxml.h:94:0,
                 from parser.c:34:
elfgcchack.h:3429:46: note: expected 'const char *' but argument is of type 'const xmlChar *'
xpath.c: In function 'xmlXPathRegisterFuncNS__internal_alias':
xpath.c:4800:5: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2__internal_alias' between function pointer and 'void *' [-pedantic]
In file included from libxml.h:94:0,
                 from xpath.c:18:
elfgcchack.h:4177:36: note: expected 'void *' but argument is of type 'xmlXPathFunction'
xpath.c: In function 'xmlXPathFunctionLookupNS__internal_alias':
xpath.c:4881:24: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic]
xpath.c: In function 'xmlXPathCompOpEval':
xpath.c:13456:41: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic]
xpath.c:13483:31: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic]
In file included from xpath.c:110:0:
xpath.c: At top level:
trionan.c:218:1: warning: 'trio_is_negative' defined but not used [-Wunused-function]
threads.c:53:12: warning: redundant redeclaration of 'pthread_once' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:478:12: note: previous declaration of 'pthread_once' was here
threads.c:56:14: warning: redundant redeclaration of 'pthread_getspecific' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:1103:14: note: previous declaration of 'pthread_getspecific' was here
threads.c:58:12: warning: redundant redeclaration of 'pthread_setspecific' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:1106:12: note: previous declaration of 'pthread_setspecific' was here
threads.c:61:12: warning: redundant redeclaration of 'pthread_key_create' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:1095:12: note: previous declaration of 'pthread_key_create' was here
threads.c:64:12: warning: redundant redeclaration of 'pthread_key_delete' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:1100:12: note: previous declaration of 'pthread_key_delete' was here
threads.c:67:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:66:12: warning: redundant redeclaration of 'pthread_mutex_init' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:733:12: note: previous declaration of 'pthread_mutex_init' was here
threads.c:69:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:68:12: warning: redundant redeclaration of 'pthread_mutex_destroy' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:738:12: note: previous declaration of 'pthread_mutex_destroy' was here
threads.c:71:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:70:12: warning: redundant redeclaration of 'pthread_mutex_lock' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:746:12: note: previous declaration of 'pthread_mutex_lock' was here
threads.c:73:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:72:12: warning: redundant redeclaration of 'pthread_mutex_unlock' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:757:12: note: previous declaration of 'pthread_mutex_unlock' was here
threads.c:75:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:74:12: warning: redundant redeclaration of 'pthread_cond_init' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:952:12: note: previous declaration of 'pthread_cond_init' was here
threads.c:77:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:76:12: warning: redundant redeclaration of 'pthread_cond_destroy' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:957:12: note: previous declaration of 'pthread_cond_destroy' was here
threads.c:79:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:78:12: warning: redundant redeclaration of 'pthread_cond_wait' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:973:12: note: previous declaration of 'pthread_cond_wait' was here
threads.c:81:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:80:12: warning: redundant redeclaration of 'pthread_equal' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:1137:1: note: previous definition of 'pthread_equal' was here
threads.c:83:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:82:18: warning: redundant redeclaration of 'pthread_self' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:267:18: note: previous declaration of 'pthread_self' was here
threads.c:85:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:84:12: warning: redundant redeclaration of 'pthread_key_create' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:1095:12: note: previous declaration of 'pthread_key_create' was here
threads.c:87:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:86:12: warning: redundant redeclaration of 'pthread_key_delete' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:1100:12: note: previous declaration of 'pthread_key_delete' was here
threads.c:89:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
threads.c:88:12: warning: redundant redeclaration of 'pthread_cond_signal' [-Wredundant-decls]
In file included from threads.c:28:0:
/usr/include/pthread.h:961:12: note: previous declaration of 'pthread_cond_signal' was here
testapi.c:18015:25: warning: 'gen_xmlSchematronPtr' defined but not used [-Wunused-function]
testapi.c:18018:13: warning: 'des_xmlSchematronPtr' defined but not used [-Wunused-function]
testapi.c:18035:35: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function]
testapi.c:18038:13: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function]
testapi.c:34265:27: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function]
testapi.c:34268:13: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function]
testdict.c: In function 'run_test2':
testdict.c:155:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
testdict.c: In function 'run_test1':
testdict.c:318:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
testrecurse.c: In function 'recursiveDetectTest':
testrecurse.c:690:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable]
testrecurse.c: In function 'notRecursiveDetectTest':
testrecurse.c:731:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable]
tree2.c: In function 'main':
tree2.c:30:15: warning: variable 'dtd' set but not used [-Wunused-but-set-variable]
/usr/bin/install: nie można wykonać stat na `./*.html': Nie ma takiego pliku ani katalogu
make[3]: [install-data-local] Błąd 1 (zignorowany)
ln: nie udało się utworzyć dowiązania symbolicznego `/usr/local/centovacast/ices/bin/xml-config': Plik istnieje
/usr/bin/ld: decoder_example.o: undefined reference to symbol 'ogg_stream_packetout'
/usr/bin/ld: note: 'ogg_stream_packetout' is defined in DSO /usr/local/centovacast/ices//lib/libogg.so.0 so try adding it to the linker command line
/usr/local/centovacast/ices//lib/libogg.so.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: *** [decoder_example] Błąd 1
make[1]: *** [all-recursive] Błąd 1
make: *** [all] Błąd 2
root@ns205815:~#