Advertisement
Guest User

Untitled

a guest
Aug 28th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. root@raspberry-pi:/usr/ports/dns/unbound # time make install clean
  2. ===> unbound-1.4.20 depends on file: /usr/local/lib/libcrypto.so.8 - found
  3. ===> unbound-1.4.20 depends on executable: gmake - not found
  4. ===> Verifying install for gmake in /usr/ports/devel/gmake
  5. ===> gmake-3.82_1 depends on shared library: intl - not found
  6. ===> Verifying install for intl in /usr/ports/devel/gettext
  7. ===> Building for gettext-0.18.3
  8. Making all in gnulib-local
  9. Making all in gettext-runtime
  10. /usr/bin/make all-recursive
  11. Making all in doc
  12. Making all in intl
  13. Making all in intl-java
  14. Making all in intl-csharp
  15. Making all in gnulib-lib
  16. /usr/bin/make all-recursive
  17. Making all in libasprintf
  18. /usr/bin/make all-am
  19. /bin/sh ./libtool --tag=CXX --mode=compile c++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/local/include -O -pipe -c -o autosprintf.lo autosprintf.cc
  20. libtool: compile: c++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -I/usr/local/include -O -pipe -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o
  21. Assertion failed: ((PtrWord & ((1 << PtrTraits::NumLowBitsAvailable)-1)) == 0 && "Pointer is not sufficiently aligned"), function initWithPointer, file /home/db/svn/system/head/lib/clang/libclangsema/../../../contrib/llvm/include/llvm/ADT/PointerIntPair.h, line 100.
  22. Stack dump:
  23. 0. Program arguments: /usr/bin/c++ -cc1 -triple armv6-unknown-freebsd10.0 -S -disable-free -main-file-name autosprintf.cc -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -mconstructor-aliases -target-abi apcs-gnu -target-cpu arm1136jf-s -msoft-float -mfloat-abi soft -target-feature +soft-float -target-feature +soft-float-abi -target-feature -neon -coverage-file /tmp/autosprintf-TrP4CW.s -resource-dir /usr/bin/../lib/clang/3.3 -D IN_LIBASPRINTF -D HAVE_CONFIG_H -D PIC -I . -I /usr/local/include -O2 -fdeprecated-macro -fno-dwarf-directory-asm -fdebug-compilation-dir /usr/ports/devel/gettext/work/gettext-0.18.3/gettext-runtime/libasprintf -ferror-limit 19 -fmessage-length 114 -mstackrealign -fno-signed-char -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions -fsjlj-exceptions -fdiagnostics-show-option -fcolor-diagnostics -backend-option -vectorize-loops -o /tmp/autosprintf-TrP4CW.s -x c++ autosprintf.cc
  24. 1. /usr/include/c++/4.2/bits/basic_string.tcc:979:43: current parser token ';'
  25. 2. /usr/include/c++/4.2/bits/basic_string.tcc:49:1 <Spelling=/usr/include/c++/4.2/bits/c++config.h:76:38>: parsing namespace 'std'
  26. c++: error: unable to execute command: Abort trap (core dumped)
  27. c++: error: clang frontend command failed due to signal (use -v to see invocation)
  28. FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
  29. Target: armv6-unknown-freebsd10.0
  30. Thread model: posix
  31. c++: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
  32. c++: note: diagnostic msg: Error generating preprocessed source(s).
  33. *** [autosprintf.lo] Error code 1
  34.  
  35. Stop in /usr/ports/devel/gettext/work/gettext-0.18.3/gettext-runtime/libasprintf.
  36. *** [all] Error code 1
  37.  
  38. Stop in /usr/ports/devel/gettext/work/gettext-0.18.3/gettext-runtime/libasprintf.
  39. *** [all-recursive] Error code 1
  40.  
  41. Stop in /usr/ports/devel/gettext/work/gettext-0.18.3/gettext-runtime.
  42. *** [all] Error code 1
  43.  
  44. Stop in /usr/ports/devel/gettext/work/gettext-0.18.3/gettext-runtime.
  45. *** [all-recursive] Error code 1
  46.  
  47. Stop in /usr/ports/devel/gettext/work/gettext-0.18.3.
  48. *** [do-build] Error code 1
  49.  
  50. Stop in /usr/ports/devel/gettext.
  51. *** [install] Error code 1
  52.  
  53. Stop in /usr/ports/devel/gettext.
  54. *** [lib-depends] Error code 1
  55.  
  56. Stop in /usr/ports/devel/gmake.
  57. *** [install] Error code 1
  58.  
  59. Stop in /usr/ports/devel/gmake.
  60. *** [build-depends] Error code 1
  61.  
  62. Stop in /usr/ports/dns/unbound.
  63. *** [install] Error code 1
  64.  
  65. Stop in /usr/ports/dns/unbound.
  66. 9.835u 2.737s 0:13.33 94.2% 8925+338k 0+15io 0pf+0w
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement