Advertisement
Guest User

Untitled

a guest
Oct 14th, 2011
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. quant_chooser.cpp -fPIC -DPIC -o .libs/libdirac_encoder_la-quant_chooser.o
  2. libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I.. -I. -I.. -g -pedantic -Wall -Werror -W -Woverloaded-virtual -Wextra -march=core2 -O2 -pipe -mmmx -DHAVE_MMX -c dirac_encoder.cpp -fPIC -DPIC -o .libs/libdirac_encoder_la-dirac_encoder.o
  3. libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I.. -I. -I.. -g -pedantic -Wall -Werror -W -Woverloaded-virtual -Wextra -march=core2 -O2 -pipe -mmmx -DHAVE_MMX -c prefilter.cpp -fPIC -DPIC -o .libs/libdirac_encoder_la-prefilter.o
  4. libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I.. -I. -I.. -g -pedantic -Wall -Werror -W -Woverloaded-virtual -Wextra -march=core2 -O2 -pipe -mmmx -DHAVE_MMX -c enc_picture.cpp -fPIC -DPIC -o .libs/libdirac_encoder_la-enc_picture.o
  5. libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I.. -I. -I.. -g -pedantic -Wall -Werror -W -Woverloaded-virtual -Wextra -march=core2 -O2 -pipe -mmmx -DHAVE_MMX -c rate_control.cpp -fPIC -DPIC -o .libs/libdirac_encoder_la-rate_control.o
  6. quant_chooser.cpp: In member function ‘void dirac::QuantChooser::SetSkip(dirac::CodeBlock&, int)’:
  7. quant_chooser.cpp:343:49: error: invalid operands of types ‘__gnu_cxx::__enable_if<true, double>::__type’ and ‘int’ to binary ‘operator<<’
  8. quant_chooser.cpp: In member function ‘dirac::CoeffType dirac::QuantChooser::BlockAbsMax(const dirac::Subband&)’:
  9. quant_chooser.cpp:358:64: error: no matching function for call to ‘max(int&, __gnu_cxx::__enable_if<true, double>::__type)’
  10. make[1]: *** [libdirac_encoder_la-quant_chooser.lo] Ошибка 1
  11. make[1]: *** Ожидание завершения заданий...
  12. make[1]: Выход из каталога `/var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2/libdirac_encoder'
  13. make: *** [all-recursive] Ошибка 1
  14. * ERROR: media-video/dirac-1.0.2 failed (compile phase):
  15. * emake failed
  16. *
  17. * If you need support, post the output of 'emerge --info =media-video/dirac-1.0.2',
  18. * the complete build log and the output of 'emerge -pqv =media-video/dirac-1.0.2'.
  19. * The complete build log is located at '/var/tmp/portage/media-video/dirac-1.0.2/temp/build.log'.
  20. * The ebuild environment file is located at '/var/tmp/portage/media-video/dirac-1.0.2/temp/environment'.
  21. * S: '/var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2'
  22.  
  23. >>> Failed to emerge media-video/dirac-1.0.2, Log file:
  24.  
  25. >>> '/var/tmp/portage/media-video/dirac-1.0.2/temp/build.log'
  26.  
  27. * Messages for package media-video/dirac-1.0.2:
  28.  
  29. * ERROR: media-video/dirac-1.0.2 failed (compile phase):
  30. * emake failed
  31. *
  32. * If you need support, post the output of 'emerge --info =media-video/dirac-1.0.2',
  33. * the complete build log and the output of 'emerge -pqv =media-video/dirac-1.0.2'.
  34. * The complete build log is located at '/var/tmp/portage/media-video/dirac-1.0.2/temp/build.log'.
  35. * The ebuild environment file is located at '/var/tmp/portage/media-video/dirac-1.0.2/temp/environment'.
  36. * S: '/var/tmp/portage/media-video/dirac-1.0.2/work/dirac-1.0.2'
  37. serv0 ~ #
  38.  
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement