Advertisement
peetaur

minion-1.3.0/install-failed.log

Aug 3rd, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1. -- The C compiler identification is GNU
  2. -- The CXX compiler identification is GNU
  3. -- Check for working C compiler: /tmp/pts-compiler-mask-minion1.3.0/gcc
  4. -- Check for working C compiler: /tmp/pts-compiler-mask-minion1.3.0/gcc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working CXX compiler: /tmp/pts-compiler-mask-minion1.3.0/c++
  8. -- Check for working CXX compiler: /tmp/pts-compiler-mask-minion1.3.0/c++ -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. fatal: Not a git repository (or any of the parent directories): .git
  12. fatal: Not a git repository (or any of the parent directories): .git
  13. -- Unable to determine git version (no checkout?)
  14. -- Git version 0, date unknown
  15. -- Help file exists, not regenerating
  16. -- Generating constraints:
  17. -- element element_one watchelement watchelement_one gacelement-deprecated
  18. -- alldiff gacalldiff gcc gccweak watchneq diseq __reify_diseq eq
  19. -- __reify_eq minuseq __reify_minuseq abs ineq watchless lexleq[rv]
  20. -- lexleq[quick] lexleq lexless lexless[quick] max min occurrence
  21. -- occurrenceleq occurrencegeq product difference weightedsumleq
  22. -- weightedsumgeq sumgeq sumleq watchsumgeq watchsumleq table negativetable
  23. -- watchvecneq staticvecneq litsumgeq pow div modulo gadget disabled-or
  24. -- hamming not-hamming watched-or watched-and w-inset w-notinset
  25. -- w-inrange w-notinrange w-literal w-notliteral reify reifyimply-quick
  26. -- reifyimply reifyimply-old reifyimply-new true false check[gsa]
  27. -- check[assign] watchvecexists_less lighttable
  28. -- Please be naughty
  29. -- Boost version: 1.46.1
  30. -- Found the following Boost libraries:
  31. -- iostreams
  32. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.5")
  33. -- Found BZip2: /usr/lib64/libbz2.so
  34. -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so
  35. -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so - found
  36. -- Boost and all required libraries found, building with boost
  37. -- Performing Test CheckWarnings
  38. -- Performing Test CheckWarnings - Success
  39. -- Looking for C++ include boost/unordered_set.hpp
  40. -- Looking for C++ include boost/unordered_set.hpp - found
  41. -- Using Boost TR1 libraries
  42. -- Performing Test MAC_MDYNAMIC
  43. -- Performing Test MAC_MDYNAMIC - Failed
  44. -- Enabling quick compilation
  45. -- Using CPU-specific flags x86_64
  46. -- Executable name set to "minion-quick"
  47. -- No clisp executable found, not generating LISP targets
  48. -- Generating HTML documentation target
  49. -- Generating doxygen documentation target
  50. -- Configuring done
  51. -- Generating done
  52. -- Build files have been written to: /home/peter/.phoronix-test-suite/installed-tests/pts/minion-1.3.0/minion-0.12/build
  53. Scanning dependencies of target inputfile_parse
  54. [ 2%] Building CXX object CMakeFiles/inputfile_parse.dir/minion/inputfile_parse/inputfile_parse.o
  55. g++: error: x86_64: No such file or directory
  56. make[3]: *** [CMakeFiles/inputfile_parse.dir/minion/inputfile_parse/inputfile_parse.o] Error 1
  57. make[2]: *** [CMakeFiles/inputfile_parse.dir/all] Error 2
  58. make[1]: *** [CMakeFiles/minion.dir/rule] Error 2
  59. make: *** [minion] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement