Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Aug 3rd, 2012  |  syntax: None  |  size: 2.49 KB  |  views: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print  |  QR code  |  clone
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. /usr/bin/make -C src/frontends/uade123
  2. make[1]: Wejście do katalogu `/tmp/yaourt-tmp-michal/aur-uade-git/src/uade-build/src/frontends/uade123'
  3. gcc -Wall -O2 -I../include -I../common   -g  -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c uade123.c
  4. gcc -Wall -O2 -I../include -I../common   -g  -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c chrarray.c
  5. gcc -Wall -O2 -I../include -I../common   -g  -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c playlist.c
  6. playlist.c: In function ‘get_random’:
  7. playlist.c:64:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  8. gcc -Wall -O2 -I../include -I../common   -g  -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c playloop.c
  9. playloop.c: In function ‘play_loop’:
  10. playloop.c:419:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  11. playloop.c:421:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  12. gcc -Wall -O2 -I../include -I../common   -g  -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c audio.c
  13. gcc -Wall -O2 -I../include -I../common   -g  -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c terminal.c
  14. gcc -Wall -O2 -I../include -I../common   -g  -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o uade123 uade123.o chrarray.o playlist.o playloop.o audio.o terminal.o ../common/libuade.a -lao    -Wl,-O1,--sort-common,--as-needed,-z,relro -lm
  15. /usr/bin/ld: warning: libpthread.so.0, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so, not found (try using -rpath or -rpath-link)
  16. /usr/bin/ld: warning: libdl.so.2, needed by /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so, not found (try using -rpath or -rpath-link)
  17. /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so: undefined reference to `dlclose@GLIBC_2.0'
  18. /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so: undefined reference to `dlsym@GLIBC_2.0'
  19. /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so: undefined reference to `dlopen@GLIBC_2.1'
  20. collect2: error: ld returned 1 exit status
  21. make[1]: *** [uade123] Błąd 1
  22. make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-michal/aur-uade-git/src/uade-build/src/frontends/uade123'
  23. make: *** [uade123] Błąd 2
clone this paste RAW Paste Data