-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... toolame-02l/ toolame-02l/html/ toolame-02l/html/readme.html toolame-02l/html/default.html toolame-02l/html/vbr.html toolame-02l/html/changes.html toolame-02l/html/psycho.html toolame-02l/text/ toolame-02l/text/psy.text toolame-02l/text/common.text toolame-02l/text/encode.text toolame-02l/text/musicin.text toolame-02l/text/encoderh.text toolame-02l/text/commonh.text toolame-02l/text/tonal.text toolame-02l/Makefile toolame-02l/LGPL.txt toolame-02l/FUTURE toolame-02l/HISTORY toolame-02l/README toolame-02l/audio_read.c toolame-02l/encode.c toolame-02l/availbits.c toolame-02l/bitstream.c toolame-02l/common.c toolame-02l/common.h toolame-02l/crc.c toolame-02l/critband.h toolame-02l/ath.c toolame-02l/encoder.h toolame-02l/enwindow.h toolame-02l/fft.c toolame-02l/toolame.c toolame-02l/freqtable.h toolame-02l/ieeefloat.c toolame-02l/ieeefloat.h toolame-02l/mem.c toolame-02l/musicin.h toolame-02l/options.h toolame-02l/pds_subband.c toolame-02l/portableio.c toolame-02l/portableio.h toolame-02l/psycho_1.h toolame-02l/psycho_2.h toolame-02l/subband.c toolame-02l/tables.c toolame-02l/psycho_3.c toolame-02l/bitstream.h toolame-02l/psycho_2.c toolame-02l/toolame.h toolame-02l/availbits.h toolame-02l/.tm_project.cache toolame-02l/encode.h toolame-02l/tables.h toolame-02l/fft.h toolame-02l/mem.h toolame-02l/crc.h toolame-02l/audio_read.h toolame-02l/psycho_1.c toolame-02l/psycho_3.h toolame-02l/psycho_4.c toolame-02l/subband.h toolame-02l/psycho_4.h toolame-02l/encode_new.h toolame-02l/psycho_1_priv.h toolame-02l/psycho_0.c toolame-02l/absthr.h toolame-02l/psycho_3priv.h toolame-02l/.shit.swp toolame-02l/ath.h toolame-02l/encode_new.c toolame-02l/psycho_0.h toolame-02l/psycho_n1.h toolame-02l/psycho_n1.c -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile make -j1 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c common.c -o common.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c encode.c -o encode.o encode.c: In function 'main_bit_allocation': encode.c:508:23: warning: variable 'lay' set but not used [-Wunused-but-set-variable] encode.c:507:7: warning: variable 'noisy_sbs' set but not used [-Wunused-but-set-variable] gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c ieeefloat.c -o ieeefloat.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c toolame.c -o toolame.o toolame.c: In function 'main': toolame.c:99:7: warning: variable 'win_que' set but not used [-Wunused-but-set-variable] gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c portableio.c -o portableio.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c psycho_n1.c -o psycho_n1.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c psycho_0.c -o psycho_0.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c psycho_1.c -o psycho_1.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c psycho_2.c -o psycho_2.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c psycho_3.c -o psycho_3.o psycho_3.c: In function 'psycho_3': psycho_3.c:75:7: warning: unused variable 'sblimit' [-Wunused-variable] gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c psycho_4.c -o psycho_4.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c fft.c -o fft.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c subband.c -o subband.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c audio_read.c -o audio_read.o audio_read.c: In function 'parse_input_file': audio_read.c:332:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] audio_read.c:264:7: warning: variable 'wave_header_16bit' set but not used [-Wunused-but-set-variable] audio_read.c:262:7: warning: variable 'wave_header_read' set but not used [-Wunused-but-set-variable] gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c bitstream.c -o bitstream.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c mem.c -o mem.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c crc.c -o crc.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c tables.c -o tables.o tables.c: In function 'pick_table': tables.c:21:14: warning: variable 'lay' set but not used [-Wunused-but-set-variable] gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c availbits.c -o availbits.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c ath.c -o ath.o gcc -O3 -DNDEBUG -DINLINE=inline -march=pentium -fomit-frame-pointer -Wall -DNEWENCODE -DNEWATAN -c encode_new.c -o encode_new.o encode_new.c: In function 'main_bit_allocation_new': encode_new.c:739:23: warning: variable 'lay' set but not used [-Wunused-but-set-variable] encode_new.c:738:7: warning: variable 'noisy_sbs' set but not used [-Wunused-but-set-variable] gcc -fomit-frame-pointer -o toolame common.o encode.o ieeefloat.o toolame.o portableio.o psycho_n1.o psycho_0.o psycho_1.o psycho_2.o psycho_3.o psycho_4.o fft.o subband.o audio_read.o bitstream.o mem.o crc.o tables.o availbits.o ath.o encode_new.o -lm -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + cp toolame /var/uhubuild/work/install/usr/bin/ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/toolame -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- python... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- cleanup... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- optipng... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... toolame...