1 (edytowany przez RGW 2016-02-17 20:41:18)

Temat: Błąd kompilacji obrazu DGT

Witam

Co prawda sprawa bezpośrednio nie dotyczy openwrt, ale może ktoś będzie wiedział.

Kompiluje obraz z ze źródeł do routera, ale wywala mi błąd. Pierwszy dotyczył uclib-crosstools-gcc-4.4.2.1 ale ściągnałem rozpakowałem do opt/toolchain i ruszyło. Natomiast teraz wywala coś takiego i nie bardzo mam pomysł o co chodzi. Siedziałem do 3 w nocy wczoraj i się poddałem. Problem dotyczy sqlite, wcześniej idzie wszystko ok.

Building sqlite ...
make[3]: Wejście do katalogu '/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite'
./libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc   -g -O2 -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG   -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1     -DHAVE_READLINE=0  \
    -o sqlite3 ./src/shell.c libsqlite3.la \
     -lpthread  -rpath "/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/lib"
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
libtool: link: /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  ./.libs/libsqlite3.so -lpthread -Wl,-rpath -Wl,/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/lib
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/lib/crt1.o: In function `__start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
Makefile:478: polecenia dla obiektu 'sqlite3' nie powiodły się
make[3]: *** [sqlite3] Błąd 1
make[3]: Opuszczenie katalogu '/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs/sqlite'
Makefile:239: polecenia dla obiektu 'sqlite' nie powiodły się
make[2]: *** [sqlite] Błąd 2
make[2]: Opuszczenie katalogu '/home/test/Pulpit/aaa/bcm963xx_router/userspace/gpl/libs'
Makefile:52: polecenia dla obiektu 'gpl-libs' nie powiodły się
make[1]: *** [gpl-libs] Błąd 2
make[1]: Opuszczenie katalogu '/home/test/Pulpit/aaa/bcm963xx_router/userspace'
Makefile:147: polecenia dla obiektu 'userspace' nie powiodły się
make: *** [userspace] Błąd 2
test@test-VirtualBox:~/Pulpit/aaa/bcm963xx_router$ 
ThinClient fan

2

Odp: Błąd kompilacji obrazu DGT

RGW napisał/a:

Co prawda sprawa bezpośrednio nie dotyczy openwrt, ale może ktoś będzie wiedział.

I właśnie dlatego umieściłeś temat w dziale "OpenWrt"?

RGW napisał/a:

Kompiluje obraz z ze źródeł do routera, ale wywala mi błąd.[...]

Nie wiemy co budujesz, jak to budujesz, gdzie to budujesz... nie oczekuj dobrych wróżek ze sprawnymi magicznymi kulami. Chcesz porady, zapytaj podając maksymalnie dużo informacji, nawet takich które Tobie wydadzą się oczywiste.

A te błędy wyglądają na związane z interpreterem (shell) - jesteś pewien, że przeczytałeś, zrozumiałeś i zaleciłeś się do wszystkich wymagań dot. kompilacji, dołączonych do tych źródeł? Konkretna wersja systemu, jeżeli jest tam podana, może mieć znaczenie.

3

Odp: Błąd kompilacji obrazu DGT

Nie, po prostu nie znalazłem odpowiedniejszego działu. Jeżeli temat w złym dziale proszę o przeniesienie.

Buduję obraz ze źródeł dla dgt rwg, robię wszystko według instrukcji, ale jeszcze spróbuję kilka możliwości. Popróbuję różne opcje, jak się nie uda wpadnę ponownie. Być może odświeżę temat od dgt. Kiedyś ze 2 lata temu bawiłem się w kompilacje openwrt, ale był problem z przyjęciem jakiegokolwiek obrazu przez dgt.

ThinClient fan

4 (edytowany przez RGW 2016-02-15 20:34:32)

Odp: Błąd kompilacji obrazu DGT

Kolejna próba i poszło dalej, ale tez wywala błąd. Niestety nie wiem dlaczego, brakuje jakichs bilbliotek?

Próbuje skompilować obraz ze źródeł. Nic nie zmieniałem w pliku make, po rozpakowaniu źródeł dałem make jak w manualu napisali i taki efekt. Daję sudo make Profile=<nazwaprofilu> albo samo make tak jak w readme jest napisane.

Making all in grabbag
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/share/grabbag'
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT cuesheet.lo -MD -MP -MF ".deps/cuesheet.Tpo" \
      -c -o cuesheet.lo `test -f 'cuesheet.c' || echo './'`cuesheet.c; \
    then mv -f ".deps/cuesheet.Tpo" ".deps/cuesheet.Plo"; \
    else rm -f ".deps/cuesheet.Tpo"; exit 1; \
    fi
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT file.lo -MD -MP -MF ".deps/file.Tpo" \
      -c -o file.lo `test -f 'file.c' || echo './'`file.c; \
    then mv -f ".deps/file.Tpo" ".deps/file.Plo"; \
    else rm -f ".deps/file.Tpo"; exit 1; \
    fi
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT cuesheet.lo -MD -MP -MF .deps/cuesheet.Tpo -c cuesheet.c -o cuesheet.o
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT picture.lo -MD -MP -MF ".deps/picture.Tpo" \
      -c -o picture.lo `test -f 'picture.c' || echo './'`picture.c; \
    then mv -f ".deps/picture.Tpo" ".deps/picture.Plo"; \
    else rm -f ".deps/picture.Tpo"; exit 1; \
    fi
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT replaygain.lo -MD -MP -MF ".deps/replaygain.Tpo" \
      -c -o replaygain.lo `test -f 'replaygain.c' || echo './'`replaygain.c; \
    then mv -f ".deps/replaygain.Tpo" ".deps/replaygain.Plo"; \
    else rm -f ".deps/replaygain.Tpo"; exit 1; \
    fi
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT replaygain.lo -MD -MP -MF .deps/replaygain.Tpo -c replaygain.c -o replaygain.o
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c picture.c -o picture.o
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT seektable.lo -MD -MP -MF ".deps/seektable.Tpo" \
      -c -o seektable.lo `test -f 'seektable.c' || echo './'`seektable.c; \
    then mv -f ".deps/seektable.Tpo" ".deps/seektable.Plo"; \
    else rm -f ".deps/seektable.Tpo"; exit 1; \
    fi
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT seektable.lo -MD -MP -MF .deps/seektable.Tpo -c seektable.c -o seektable.o
/bin/bash ../../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o libgrabbag.la   cuesheet.lo file.lo picture.lo replaygain.lo seektable.lo  
./libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc   -g -O2 -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG   -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1     -o libsqlite3.la sqlite3.lo -lpthread  \
         -rpath "/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/lib" -version-info "8:6:8"
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libobjs+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: non_pic_objects+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
libtool: link: /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -shared   -lpthread    -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6
libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0")
libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so")
libtool: link: ar cru .libs/libsqlite3.a 
libtool: link: ranlib .libs/libsqlite3.a
libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" )
./libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc   -g -O2 -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG   -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1     -DHAVE_READLINE=0  \
        -o sqlite3 ./src/shell.c libsqlite3.la \
         -lpthread  -rpath "/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/lib"
mkdir .libs
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: compile_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: finalize_command+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite/libtool: 1: eval: libtool_args+=: not found
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-ar cru .libs/libgrabbag.a  cuesheet.o file.o picture.o replaygain.o seektable.o
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-ranlib .libs/libgrabbag.a
creating libgrabbag.la
(cd .libs && rm -f libgrabbag.la && ln -s ../libgrabbag.la libgrabbag.la)
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/share/grabbag'
libtool: link: /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  ./.libs/libsqlite3.so -lpthread -Wl,-rpath -Wl,/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/lib
Making all in utf8
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/share/utf8'
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include/share  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT charset.lo -MD -MP -MF ".deps/charset.Tpo" \
      -c -o charset.lo `test -f 'charset.c' || echo './'`charset.c; \
    then mv -f ".deps/charset.Tpo" ".deps/charset.Plo"; \
    else rm -f ".deps/charset.Tpo"; exit 1; \
    fi
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include/share  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT iconvert.lo -MD -MP -MF ".deps/iconvert.Tpo" \
      -c -o iconvert.lo `test -f 'iconvert.c' || echo './'`iconvert.c; \
    then mv -f ".deps/iconvert.Tpo" ".deps/iconvert.Plo"; \
    else rm -f ".deps/iconvert.Tpo"; exit 1; \
    fi
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/lib/crt1.o: In function `__start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[3]: *** [sqlite3] Błąd 1
make[3]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/sqlite'
make[2]: *** [sqlite] Błąd 2
make[2]: *** Oczekiwanie na niezakończone zadania....
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include/share -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT iconvert.lo -MD -MP -MF .deps/iconvert.Tpo -c iconvert.c -o iconvert.o
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include/share -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o
if /bin/bash ../../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include/share  -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT utf8.lo -MD -MP -MF ".deps/utf8.Tpo" \
      -c -o utf8.lo `test -f 'utf8.c' || echo './'`utf8.c; \
    then mv -f ".deps/utf8.Tpo" ".deps/utf8.Plo"; \
    else rm -f ".deps/utf8.Tpo"; exit 1; \
    fi
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include/share -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o
/bin/bash ../../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o libutf8.la   charset.lo iconvert.lo utf8.lo  
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-ar cru .libs/libutf8.a  charset.o iconvert.o utf8.o
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-ranlib .libs/libutf8.a
creating libutf8.la
(cd .libs && rm -f libutf8.la && ln -s ../libutf8.la libutf8.la)
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/share/utf8'
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/share'
make[7]: Nie ma nic do zrobienia w `all-am'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/share'
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/share'
Making all in flac
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/flac'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT analyze.o -MD -MP -MF ".deps/analyze.Tpo" \
      -c -o analyze.o `test -f 'analyze.c' || echo './'`analyze.c; \
    then mv -f ".deps/analyze.Tpo" ".deps/analyze.Po"; \
    else rm -f ".deps/analyze.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT decode.o -MD -MP -MF ".deps/decode.Tpo" \
      -c -o decode.o `test -f 'decode.c' || echo './'`decode.c; \
    then mv -f ".deps/decode.Tpo" ".deps/decode.Po"; \
    else rm -f ".deps/decode.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT encode.o -MD -MP -MF ".deps/encode.Tpo" \
      -c -o encode.o `test -f 'encode.c' || echo './'`encode.c; \
    then mv -f ".deps/encode.Tpo" ".deps/encode.Po"; \
    else rm -f ".deps/encode.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT foreign_metadata.o -MD -MP -MF ".deps/foreign_metadata.Tpo" \
      -c -o foreign_metadata.o `test -f 'foreign_metadata.c' || echo './'`foreign_metadata.c; \
    then mv -f ".deps/foreign_metadata.Tpo" ".deps/foreign_metadata.Po"; \
    else rm -f ".deps/foreign_metadata.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT local_string_utils.o -MD -MP -MF ".deps/local_string_utils.Tpo" \
      -c -o local_string_utils.o `test -f 'local_string_utils.c' || echo './'`local_string_utils.c; \
    then mv -f ".deps/local_string_utils.Tpo" ".deps/local_string_utils.Po"; \
    else rm -f ".deps/local_string_utils.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT utils.o -MD -MP -MF ".deps/utils.Tpo" \
      -c -o utils.o `test -f 'utils.c' || echo './'`utils.c; \
    then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; \
    else rm -f ".deps/utils.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT vorbiscomment.o -MD -MP -MF ".deps/vorbiscomment.Tpo" \
      -c -o vorbiscomment.o `test -f 'vorbiscomment.c' || echo './'`vorbiscomment.c; \
    then mv -f ".deps/vorbiscomment.Tpo" ".deps/vorbiscomment.Po"; \
    else rm -f ".deps/vorbiscomment.Tpo"; exit 1; \
    fi
/bin/bash ../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o flac  analyze.o decode.o encode.o foreign_metadata.o main.o local_string_utils.o utils.o vorbiscomment.o ../../src/share/grabbag/libgrabbag.la ../../src/share/getopt/libgetopt.a ../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../src/share/replaygain_synthesis/libreplaygain_synthesis.la ../../src/share/utf8/libutf8.la ../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o flac analyze.o decode.o encode.o foreign_metadata.o main.o local_string_utils.o utils.o vorbiscomment.o  ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/getopt/libgetopt.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/share/replaygain_synthesis/.libs/libreplaygain_synthesis.a ../../src/share/utf8/.libs/libutf8.a ../../src/libFLAC/.libs/libFLAC.a -lm
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/flac'
Making all in metaflac
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/metaflac'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT operations.o -MD -MP -MF ".deps/operations.Tpo" \
      -c -o operations.o `test -f 'operations.c' || echo './'`operations.c; \
    then mv -f ".deps/operations.Tpo" ".deps/operations.Po"; \
    else rm -f ".deps/operations.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT operations_shorthand_cuesheet.o -MD -MP -MF ".deps/operations_shorthand_cuesheet.Tpo" \
      -c -o operations_shorthand_cuesheet.o `test -f 'operations_shorthand_cuesheet.c' || echo './'`operations_shorthand_cuesheet.c; \
    then mv -f ".deps/operations_shorthand_cuesheet.Tpo" ".deps/operations_shorthand_cuesheet.Po"; \
    else rm -f ".deps/operations_shorthand_cuesheet.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT operations_shorthand_picture.o -MD -MP -MF ".deps/operations_shorthand_picture.Tpo" \
      -c -o operations_shorthand_picture.o `test -f 'operations_shorthand_picture.c' || echo './'`operations_shorthand_picture.c; \
    then mv -f ".deps/operations_shorthand_picture.Tpo" ".deps/operations_shorthand_picture.Po"; \
    else rm -f ".deps/operations_shorthand_picture.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT operations_shorthand_seektable.o -MD -MP -MF ".deps/operations_shorthand_seektable.Tpo" \
      -c -o operations_shorthand_seektable.o `test -f 'operations_shorthand_seektable.c' || echo './'`operations_shorthand_seektable.c; \
    then mv -f ".deps/operations_shorthand_seektable.Tpo" ".deps/operations_shorthand_seektable.Po"; \
    else rm -f ".deps/operations_shorthand_seektable.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT operations_shorthand_streaminfo.o -MD -MP -MF ".deps/operations_shorthand_streaminfo.Tpo" \
      -c -o operations_shorthand_streaminfo.o `test -f 'operations_shorthand_streaminfo.c' || echo './'`operations_shorthand_streaminfo.c; \
    then mv -f ".deps/operations_shorthand_streaminfo.Tpo" ".deps/operations_shorthand_streaminfo.Po"; \
    else rm -f ".deps/operations_shorthand_streaminfo.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT operations_shorthand_vorbiscomment.o -MD -MP -MF ".deps/operations_shorthand_vorbiscomment.Tpo" \
      -c -o operations_shorthand_vorbiscomment.o `test -f 'operations_shorthand_vorbiscomment.c' || echo './'`operations_shorthand_vorbiscomment.c; \
    then mv -f ".deps/operations_shorthand_vorbiscomment.Tpo" ".deps/operations_shorthand_vorbiscomment.Po"; \
    else rm -f ".deps/operations_shorthand_vorbiscomment.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT options.o -MD -MP -MF ".deps/options.Tpo" \
      -c -o options.o `test -f 'options.c' || echo './'`options.c; \
    then mv -f ".deps/options.Tpo" ".deps/options.Po"; \
    else rm -f ".deps/options.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT usage.o -MD -MP -MF ".deps/usage.Tpo" \
      -c -o usage.o `test -f 'usage.c' || echo './'`usage.c; \
    then mv -f ".deps/usage.Tpo" ".deps/usage.Po"; \
    else rm -f ".deps/usage.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT utils.o -MD -MP -MF ".deps/utils.Tpo" \
      -c -o utils.o `test -f 'utils.c' || echo './'`utils.c; \
    then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; \
    else rm -f ".deps/utils.Tpo"; exit 1; \
    fi
/bin/bash ../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o metaflac  main.o operations.o operations_shorthand_cuesheet.o operations_shorthand_picture.o operations_shorthand_seektable.o operations_shorthand_streaminfo.o operations_shorthand_vorbiscomment.o options.o usage.o utils.o ../../src/share/grabbag/libgrabbag.la ../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../src/share/getopt/libgetopt.a ../../src/share/utf8/libutf8.la ../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o metaflac main.o operations.o operations_shorthand_cuesheet.o operations_shorthand_picture.o operations_shorthand_seektable.o operations_shorthand_streaminfo.o operations_shorthand_vorbiscomment.o options.o usage.o utils.o  ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/share/getopt/libgetopt.a ../../src/share/utf8/.libs/libutf8.a ../../src/libFLAC/.libs/libFLAC.a -lm
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/metaflac'
Making all in monkeys_audio_utilities
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities'
Making all in flac_mac
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities/flac_mac'
make[7]: Nie ma nic do zrobienia w `all'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities/flac_mac'
Making all in flac_ren
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities/flac_ren'
make[7]: Nie ma nic do zrobienia w `all'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities/flac_ren'
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities'
make[7]: Nie ma nic do zrobienia w `all-am'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities'
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/monkeys_audio_utilities'
Making all in plugin_winamp2
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2'
Making all in include
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2/include'
Making all in winamp2
make[8]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2/include/winamp2'
make[8]: Nie ma nic do zrobienia w `all'.
make[8]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2/include/winamp2'
make[8]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2/include'
make[8]: Nie ma nic do zrobienia w `all-am'.
make[8]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2/include'
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2/include'
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2'
make[7]: Nie ma nic do zrobienia w `all-am'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2'
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/plugin_winamp2'
Making all in test_grabbag
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag'
Making all in cuesheet
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag/cuesheet'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
/bin/bash ../../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o test_cuesheet  main.o ../../../src/share/grabbag/libgrabbag.la ../../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o test_cuesheet main.o  ../../../src/share/grabbag/.libs/libgrabbag.a ../../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../../src/libFLAC/.libs/libFLAC.a -lm
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag/cuesheet'
Making all in picture
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag/picture'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../../.. -I./include -I../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
/bin/bash ../../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o test_picture  main.o ../../../src/share/grabbag/libgrabbag.la ../../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o test_picture main.o  ../../../src/share/grabbag/.libs/libgrabbag.a ../../../src/libFLAC/.libs/libFLAC.a -lm
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag/picture'
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag'
make[7]: Nie ma nic do zrobienia w `all-am'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag'
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_grabbag'
Making all in test_libs_common
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_libs_common'
if /bin/bash ../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT file_utils_flac.lo -MD -MP -MF ".deps/file_utils_flac.Tpo" \
      -c -o file_utils_flac.lo `test -f 'file_utils_flac.c' || echo './'`file_utils_flac.c; \
    then mv -f ".deps/file_utils_flac.Tpo" ".deps/file_utils_flac.Plo"; \
    else rm -f ".deps/file_utils_flac.Tpo"; exit 1; \
    fi
if /bin/bash ../../libtool --mode=compile /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT metadata_utils.lo -MD -MP -MF ".deps/metadata_utils.Tpo" \
      -c -o metadata_utils.lo `test -f 'metadata_utils.c' || echo './'`metadata_utils.c; \
    then mv -f ".deps/metadata_utils.Tpo" ".deps/metadata_utils.Plo"; \
    else rm -f ".deps/metadata_utils.Tpo"; exit 1; \
    fi
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT file_utils_flac.lo -MD -MP -MF .deps/file_utils_flac.Tpo -c file_utils_flac.c -o file_utils_flac.o
 /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT metadata_utils.lo -MD -MP -MF .deps/metadata_utils.Tpo -c metadata_utils.c -o metadata_utils.o
/bin/bash ../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o libtest_libs_common.la   file_utils_flac.lo metadata_utils.lo  
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-ar cru .libs/libtest_libs_common.a  file_utils_flac.o metadata_utils.o
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-ranlib .libs/libtest_libs_common.a
creating libtest_libs_common.la
(cd .libs && rm -f libtest_libs_common.la && ln -s ../libtest_libs_common.la libtest_libs_common.la)
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_libs_common'
Making all in test_libFLAC
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_libFLAC'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT bitwriter.o -MD -MP -MF ".deps/bitwriter.Tpo" \
      -c -o bitwriter.o `test -f 'bitwriter.c' || echo './'`bitwriter.c; \
    then mv -f ".deps/bitwriter.Tpo" ".deps/bitwriter.Po"; \
    else rm -f ".deps/bitwriter.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT decoders.o -MD -MP -MF ".deps/decoders.Tpo" \
      -c -o decoders.o `test -f 'decoders.c' || echo './'`decoders.c; \
    then mv -f ".deps/decoders.Tpo" ".deps/decoders.Po"; \
    else rm -f ".deps/decoders.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT encoders.o -MD -MP -MF ".deps/encoders.Tpo" \
      -c -o encoders.o `test -f 'encoders.c' || echo './'`encoders.c; \
    then mv -f ".deps/encoders.Tpo" ".deps/encoders.Po"; \
    else rm -f ".deps/encoders.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT format.o -MD -MP -MF ".deps/format.Tpo" \
      -c -o format.o `test -f 'format.c' || echo './'`format.c; \
    then mv -f ".deps/format.Tpo" ".deps/format.Po"; \
    else rm -f ".deps/format.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT metadata.o -MD -MP -MF ".deps/metadata.Tpo" \
      -c -o metadata.o `test -f 'metadata.c' || echo './'`metadata.c; \
    then mv -f ".deps/metadata.Tpo" ".deps/metadata.Po"; \
    else rm -f ".deps/metadata.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT metadata_manip.o -MD -MP -MF ".deps/metadata_manip.Tpo" \
      -c -o metadata_manip.o `test -f 'metadata_manip.c' || echo './'`metadata_manip.c; \
    then mv -f ".deps/metadata_manip.Tpo" ".deps/metadata_manip.Po"; \
    else rm -f ".deps/metadata_manip.Tpo"; exit 1; \
    fi
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libFLAC/include  -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT metadata_object.o -MD -MP -MF ".deps/metadata_object.Tpo" \
      -c -o metadata_object.o `test -f 'metadata_object.c' || echo './'`metadata_object.c; \
    then mv -f ".deps/metadata_object.Tpo" ".deps/metadata_object.Po"; \
    else rm -f ".deps/metadata_object.Tpo"; exit 1; \
    fi
/bin/bash ../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o test_libFLAC  bitwriter.o decoders.o encoders.o format.o main.o metadata.o metadata_manip.o metadata_object.o ../../src/share/grabbag/libgrabbag.la ../../src/share/replaygain_analysis/libreplaygain_analysis.la ../../src/test_libs_common/libtest_libs_common.la ../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o test_libFLAC bitwriter.o decoders.o encoders.o format.o main.o metadata.o metadata_manip.o metadata_object.o  ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/test_libs_common/.libs/libtest_libs_common.a ../../src/libFLAC/.libs/libFLAC.a -lm
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_libFLAC'
Making all in test_seeking
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_seeking'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
/bin/bash ../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o test_seeking  main.o ../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o test_seeking main.o  ../../src/libFLAC/.libs/libFLAC.a -lm
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_seeking'
Making all in test_streams
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_streams'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../.. -I./include -I../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
/bin/bash ../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o test_streams  main.o -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o test_streams main.o  -lm
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src/test_streams'
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src'
make[6]: Nie ma nic do zrobienia w `all-am'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src'
make[5]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/src'
Making all in examples
make[5]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples'
Making all in c
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c'
Making all in decode
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/decode'
Making all in file
make[8]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/decode/file'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../../../.. -I./include -I../../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
/bin/bash ../../../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o example_c_decode_file  main.o ../../../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o example_c_decode_file main.o  ../../../../src/libFLAC/.libs/libFLAC.a -lm
make[8]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/decode/file'
make[8]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/decode'
make[8]: Nie ma nic do zrobienia w `all-am'.
make[8]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/decode'
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/decode'
Making all in encode
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/encode'
Making all in file
make[8]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/encode/file'
if /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../../../..   -DFLaC__INLINE=__inline__ -DNDEBUG -I../../../.. -I./include -I../../../../include   -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
      -c -o main.o `test -f 'main.c' || echo './'`main.c; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
/bin/bash ../../../../libtool --mode=link /opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc  -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2   -o example_c_encode_file  main.o ../../../../src/libFLAC/libFLAC.la -lm 
mkdir .libs
/opt/toolchains/uclibc-crosstools-gcc-4.4.2-1/usr/bin/mips-linux-uclibc-gcc -O3 -funroll-loops -finline-functions -Wall -W -Winline -g -O2 -o example_c_encode_file main.o  ../../../../src/libFLAC/.libs/libFLAC.a -lm
make[8]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/encode/file'
make[8]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/encode'
make[8]: Nie ma nic do zrobienia w `all-am'.
make[8]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/encode'
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c/encode'
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c'
make[7]: Nie ma nic do zrobienia w `all-am'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c'
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples/c'
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples'
make[6]: Nie ma nic do zrobienia w `all-am'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples'
make[5]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/examples'
Making all in test
make[5]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test'
Making all in cuesheets
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/cuesheets'
make[6]: Nie ma nic do zrobienia w `all'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/cuesheets'
Making all in flac-to-flac-metadata-test-files
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/flac-to-flac-metadata-test-files'
make[6]: Nie ma nic do zrobienia w `all'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/flac-to-flac-metadata-test-files'
Making all in metaflac-test-files
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/metaflac-test-files'
make[6]: Nie ma nic do zrobienia w `all'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/metaflac-test-files'
Making all in pictures
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/pictures'
make[6]: Nie ma nic do zrobienia w `all'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test/pictures'
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test'
make[6]: Nie ma nic do zrobienia w `all-am'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test'
make[5]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/test'
Making all in build
make[5]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/build'
make[5]: Nie ma nic do zrobienia w `all'.
make[5]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/build'
Making all in obj
make[5]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj'
Making all in debug
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug'
Making all in bin
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug/bin'
make[7]: Nie ma nic do zrobienia w `all'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug/bin'
Making all in lib
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug/lib'
make[7]: Nie ma nic do zrobienia w `all'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug/lib'
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug'
make[7]: Nie ma nic do zrobienia w `all-am'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug'
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/debug'
Making all in release
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release'
Making all in bin
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release/bin'
make[7]: Nie ma nic do zrobienia w `all'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release/bin'
Making all in lib
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release/lib'
make[7]: Nie ma nic do zrobienia w `all'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release/lib'
make[7]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release'
make[7]: Nie ma nic do zrobienia w `all-am'.
make[7]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release'
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj/release'
make[6]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj'
make[6]: Nie ma nic do zrobienia w `all-am'.
make[6]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj'
make[5]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1/obj'
make[5]: Wejście do katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1'
make[5]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1'
make[4]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1'
make[3]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs/flac-1.2.1'
make[2]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace/gpl/libs'
make[1]: *** [gpl-libs] Błąd 2
make[1]: Opuszczenie katalogu `/home/aaa/Pulpit/dgt/bcm963xx_router/userspace'
make: *** [userspace] Błąd 2
ThinClient fan

5 (edytowany przez RGW 2016-02-16 23:51:18)

Odp: Błąd kompilacji obrazu DGT

Niestety, metodą brutalną pchnąłem kompilacje do przodu komentując problematyczne biblioteki, ale teraz ugrzęzłem na amen. Chcę tylko sprawdzić czy faktycznie zbuduje obraz, ale jak na razie efekt jest mizerny. Jakieś pomysły?

deleting intermediate wl modules
Stripping userspace binaries...
cd /home/aaa/Pulpit/dgt/bcm963xx_router/targets; /home/aaa/Pulpit/dgt/bcm963xx_router/hostTools/fakeroot/fakeroot ./buildFS2
fakeroot: preload library not found, aborting.
make: *** [buildimage] Błąd 1

szukałem pod hasłem "fakeroot: preload library not found, aborting." ale niestety metody te nic nie dały.

ThinClient fan

6 (edytowany przez RGW 2016-02-21 13:42:32)

Odp: Błąd kompilacji obrazu DGT

Kompilacja obrazu z użyciem opcji -i

Plik txt

https://www.sendspace.com/file/4fw0qf

Jest szansa mając źródła od dgt zbudować obraz openwrt, który bootloader dgt przyjmie? Ktoś coś takiego robił z innym routerem?

ThinClient fan