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

Untitled

By: a guest on Aug 3rd, 2012  |  syntax: None  |  size: 4.67 KB  |  views: 19  |  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. ../common/uadeconf.c:221:3: warning: case value ‘33554432’ not in enumerated type ‘enum uade_attribute_type’ [-Wswitch]
  2. ../common/uadeconf.c:225:3: warning: case value ‘67108864’ not in enumerated type ‘enum uade_attribute_type’ [-Wswitch]
  3. ../common/uadeconf.c:229:3: warning: case value ‘134217728’ not in enumerated type ‘enum uade_attribute_type’ [-Wswitch]
  4. gcc -Wall -O2 -I../include -I../common -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ../common/md5.c
  5. ../common/md5.c: In function ‘MD5Final’:
  6. ../common/md5.c:140:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  7. ../common/md5.c:141:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  8. gcc -Wall -O2 -I../include -I../common -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ../../ossupport.c
  9. gcc -Wall -O2 -I../include -I../common -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ../common/songdb.c
  10. gcc -Wall -O2 -I../include -I../common -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ../common/songinfo.c
  11. gcc -Wall -O2 -I../include -I../common -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ../common/vplist.c
  12. gcc -Wall -O2 -I../include -I../common -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c ../common/support.c
  13. ar rcs libuade.a unixatomic.o uadeipc.o amifilemagic.o eagleplayer.o unixwalkdir.o effects.o uadecontrol.o uadeconf.o md5.o ossupport.o songdb.o songinfo.o vplist.o support.o
  14. make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-michal/aur-uade-git/src/uade-build/src/frontends/common'
  15. /usr/bin/make -C src/frontends/uade123
  16. make[1]: Wejście do katalogu `/tmp/yaourt-tmp-michal/aur-uade-git/src/uade-build/src/frontends/uade123'
  17. gcc -Wall -O2 -I../include -I../common   -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c uade123.c
  18. gcc -Wall -O2 -I../include -I../common   -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c chrarray.c
  19. gcc -Wall -O2 -I../include -I../common   -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c playlist.c
  20. playlist.c: In function ‘get_random’:
  21. playlist.c:64:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  22. gcc -Wall -O2 -I../include -I../common   -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c playloop.c
  23. playloop.c: In function ‘play_loop’:
  24. playloop.c:419:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  25. playloop.c:421:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  26. gcc -Wall -O2 -I../include -I../common   -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c audio.c
  27. gcc -Wall -O2 -I../include -I../common   -g  -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c terminal.c
  28. gcc -Wall -O2 -I../include -I../common   -g  -march=i686 -mtune=generic -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
  29. /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)
  30. /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)
  31. /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so: undefined reference to `dlclose@GLIBC_2.0'
  32. /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so: undefined reference to `dlsym@GLIBC_2.0'
  33. /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libao.so: undefined reference to `dlopen@GLIBC_2.1'
  34. collect2: error: ld returned 1 exit status
  35. make[1]: *** [uade123] Błąd 1
  36. make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-michal/aur-uade-git/src/uade-build/src/frontends/uade123'
  37. make: *** [uade123] Błąd 2
  38. ==> BŁĄD: Wystąpił błąd w build().
  39.     Przerywam...
  40. ==> ERROR: Makepkg was unable to build uade-git.
  41. ==> Restart building uade-git ? [y/N]
  42. ==> ---------------------------------
clone this paste RAW Paste Data