Your IP : 216.73.216.48
| Current Path : /hdd/hdd21/main/tmp/ |
|
|
| Current File : /hdd/hdd21/main/tmp/make-ffmpeg_opus.log |
make install-recursive
make[1]: Entering directory `/tmp/build/tmp-ffmpeg/opus-1.1.2'
make[2]: Entering directory `/tmp/build/tmp-ffmpeg/opus-1.1.2'
CC celt/bands.lo
CC celt/celt.lo
CC celt/celt_encoder.lo
CC celt/celt_decoder.lo
CC celt/cwrs.lo
CC celt/entcode.lo
CC celt/entdec.lo
CC celt/entenc.lo
CC celt/kiss_fft.lo
CC celt/laplace.lo
CC celt/mathops.lo
CC celt/mdct.lo
CC celt/modes.lo
CC celt/pitch.lo
CC celt/celt_lpc.lo
CC celt/quant_bands.lo
CC celt/rate.lo
CC celt/vq.lo
CC silk/CNG.lo
CC silk/code_signs.lo
CC silk/init_decoder.lo
CC silk/decode_core.lo
CC silk/decode_frame.lo
CC silk/decode_parameters.lo
CC silk/decode_indices.lo
CC silk/decode_pulses.lo
CC silk/decoder_set_fs.lo
CC silk/dec_API.lo
CC silk/enc_API.lo
CC silk/encode_indices.lo
CC silk/encode_pulses.lo
CC silk/gain_quant.lo
CC silk/interpolate.lo
CC silk/LP_variable_cutoff.lo
CC silk/NLSF_decode.lo
CC silk/NSQ.lo
CC silk/NSQ_del_dec.lo
CC silk/PLC.lo
CC silk/shell_coder.lo
CC silk/tables_gain.lo
CC silk/tables_LTP.lo
CC silk/tables_NLSF_CB_NB_MB.lo
CC silk/tables_NLSF_CB_WB.lo
CC silk/tables_other.lo
CC silk/tables_pitch_lag.lo
CC silk/tables_pulses_per_block.lo
CC silk/VAD.lo
CC silk/control_audio_bandwidth.lo
CC silk/quant_LTP_gains.lo
CC silk/VQ_WMat_EC.lo
CC silk/HP_variable_cutoff.lo
CC silk/NLSF_encode.lo
CC silk/NLSF_VQ.lo
CC silk/NLSF_unpack.lo
CC silk/NLSF_del_dec_quant.lo
CC silk/process_NLSFs.lo
CC silk/stereo_LR_to_MS.lo
CC silk/stereo_MS_to_LR.lo
CC silk/check_control_input.lo
CC silk/control_SNR.lo
CC silk/init_encoder.lo
CC silk/control_codec.lo
CC silk/A2NLSF.lo
CC silk/ana_filt_bank_1.lo
CC silk/biquad_alt.lo
CC silk/bwexpander_32.lo
CC silk/bwexpander.lo
CC silk/debug.lo
CC silk/decode_pitch.lo
CC silk/inner_prod_aligned.lo
CC silk/lin2log.lo
CC silk/log2lin.lo
CC silk/LPC_analysis_filter.lo
CC silk/LPC_inv_pred_gain.lo
CC silk/table_LSF_cos.lo
CC silk/NLSF2A.lo
CC silk/NLSF_stabilize.lo
CC silk/NLSF_VQ_weights_laroia.lo
CC silk/pitch_est_tables.lo
CC silk/resampler.lo
CC silk/resampler_down2_3.lo
CC silk/resampler_down2.lo
CC silk/resampler_private_AR2.lo
CC silk/resampler_private_down_FIR.lo
CC silk/resampler_private_IIR_FIR.lo
CC silk/resampler_private_up2_HQ.lo
CC silk/resampler_rom.lo
CC silk/sigm_Q15.lo
CC silk/sort.lo
CC silk/sum_sqr_shift.lo
CC silk/stereo_decode_pred.lo
CC silk/stereo_encode_pred.lo
CC silk/stereo_find_predictor.lo
CC silk/stereo_quant_pred.lo
CC silk/float/apply_sine_window_FLP.lo
CC silk/float/corrMatrix_FLP.lo
CC silk/float/encode_frame_FLP.lo
CC silk/float/find_LPC_FLP.lo
CC silk/float/find_LTP_FLP.lo
CC silk/float/find_pitch_lags_FLP.lo
CC silk/float/find_pred_coefs_FLP.lo
CC silk/float/LPC_analysis_filter_FLP.lo
CC silk/float/LTP_analysis_filter_FLP.lo
CC silk/float/LTP_scale_ctrl_FLP.lo
CC silk/float/noise_shape_analysis_FLP.lo
CC silk/float/prefilter_FLP.lo
CC silk/float/process_gains_FLP.lo
CC silk/float/regularize_correlations_FLP.lo
CC silk/float/residual_energy_FLP.lo
CC silk/float/solve_LS_FLP.lo
CC silk/float/warped_autocorrelation_FLP.lo
CC silk/float/wrappers_FLP.lo
CC silk/float/autocorrelation_FLP.lo
CC silk/float/burg_modified_FLP.lo
CC silk/float/bwexpander_FLP.lo
CC silk/float/energy_FLP.lo
CC silk/float/inner_product_FLP.lo
CC silk/float/k2a_FLP.lo
CC silk/float/levinsondurbin_FLP.lo
CC silk/float/LPC_inv_pred_gain_FLP.lo
CC silk/float/pitch_analysis_core_FLP.lo
CC silk/float/scale_copy_vector_FLP.lo
CC silk/float/scale_vector_FLP.lo
CC silk/float/schur_FLP.lo
CC silk/float/sort_FLP.lo
CC src/opus.lo
CC src/opus_decoder.lo
CC src/opus_encoder.lo
CC src/opus_multistream.lo
CC src/opus_multistream_encoder.lo
CC src/opus_multistream_decoder.lo
CC src/repacketizer.lo
CC src/analysis.lo
CC src/mlp.lo
CC src/mlp_data.lo
CCLD libopus.la
CC src/opus_demo.o
CCLD opus_demo
CC src/repacketizer_demo.o
CCLD repacketizer_demo
CC src/opus_compare.o
CCLD opus_compare
CC tests/test_opus_api.o
CCLD tests/test_opus_api
CC tests/test_opus_encode.o
CCLD tests/test_opus_encode
CC tests/test_opus_decode.o
CCLD tests/test_opus_decode
CC tests/test_opus_padding.o
CCLD tests/test_opus_padding
CC celt/tests/test_unit_cwrs32.o
CCLD celt/tests/test_unit_cwrs32
CC celt/tests/test_unit_dft.o
CCLD celt/tests/test_unit_dft
CC celt/tests/test_unit_entropy.o
CCLD celt/tests/test_unit_entropy
CC celt/tests/test_unit_laplace.o
CCLD celt/tests/test_unit_laplace
CC celt/tests/test_unit_mathops.o
CCLD celt/tests/test_unit_mathops
CC celt/tests/test_unit_mdct.o
CCLD celt/tests/test_unit_mdct
CC celt/tests/test_unit_rotation.o
CCLD celt/tests/test_unit_rotation
CC celt/tests/test_unit_types.o
CCLD celt/tests/test_unit_types
make[3]: Entering directory `/tmp/build/tmp-ffmpeg/opus-1.1.2/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/tmp-ffmpeg/opus-1.1.2/doc'
make[3]: Entering directory `/tmp/build/tmp-ffmpeg/opus-1.1.2'
/usr/bin/mkdir -p '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64'
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c libopus.la '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64'
libtool: install: /usr/bin/ginstall -c .libs/libopus.lai /tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64/libopus.la
libtool: install: /usr/bin/ginstall -c .libs/libopus.a /tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64/libopus.a
libtool: install: chmod 644 /tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64/libopus.a
libtool: install: ranlib /tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64/libopus.a
libtool: finish: PATH="/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/kde4/libexec:/usr/lib64/qt/bin:/usr/share/texmf/bin:/sbin" ldconfig -n /tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64
----------------------------------------------------------------------
Libraries have been installed in:
/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Entering directory `/tmp/build/tmp-ffmpeg/opus-1.1.2/doc'
make[5]: Entering directory `/tmp/build/tmp-ffmpeg/opus-1.1.2/doc'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/tmp/build/tmp-ffmpeg/opus-1.1.2/doc'
make[4]: Leaving directory `/tmp/build/tmp-ffmpeg/opus-1.1.2/doc'
/usr/bin/mkdir -p '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/share/aclocal'
/usr/bin/ginstall -c -m 644 opus.m4 '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/share/aclocal'
/usr/bin/mkdir -p '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64/pkgconfig'
/usr/bin/ginstall -c -m 644 opus.pc '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/lib64/pkgconfig'
/usr/bin/mkdir -p '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/include/opus'
/usr/bin/ginstall -c -m 644 include/opus.h include/opus_multistream.h include/opus_types.h include/opus_defines.h '/tmp/build/tmp-ffmpeg/ffmpegdeps/usr/include/opus'
make[3]: Leaving directory `/tmp/build/tmp-ffmpeg/opus-1.1.2'
make[2]: Leaving directory `/tmp/build/tmp-ffmpeg/opus-1.1.2'
make[1]: Leaving directory `/tmp/build/tmp-ffmpeg/opus-1.1.2'