Advertisement
Guest User

make world.opt console

a guest
Apr 9th, 2014
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.01 KB | None | 0 0
  1. root@v6rguketas:/mnt/HD_a2/ffpdevel/ocaml-3.12.0# make world.opt > world.opt.log
  2. /ffp/bin/ld: ERROR: /tmp/camlstartup469879.o uses hardware FP, whereas ocamlc.opt uses software FP
  3. /ffp/bin/ld: failed to merge target specific data of file /tmp/camlstartup469879.o
  4. /ffp/bin/ld: ERROR: stdlib/std_exit.o uses hardware FP, whereas ocamlc.opt uses software FP
  5. /ffp/bin/ld: failed to merge target specific data of file stdlib/std_exit.o
  6. /ffp/bin/ld: ERROR: driver/main.o uses hardware FP, whereas ocamlc.opt uses software FP
  7. /ffp/bin/ld: failed to merge target specific data of file driver/main.o
  8. /ffp/bin/ld: ERROR: driver/main_args.o uses hardware FP, whereas ocamlc.opt uses software FP
  9. /ffp/bin/ld: failed to merge target specific data of file driver/main_args.o
  10. /ffp/bin/ld: ERROR: driver/compile.o uses hardware FP, whereas ocamlc.opt uses software FP
  11. /ffp/bin/ld: failed to merge target specific data of file driver/compile.o
  12. /ffp/bin/ld: ERROR: driver/errors.o uses hardware FP, whereas ocamlc.opt uses software FP
  13. /ffp/bin/ld: failed to merge target specific data of file driver/errors.o
  14. /ffp/bin/ld: ERROR: driver/pparse.o uses hardware FP, whereas ocamlc.opt uses software FP
  15. /ffp/bin/ld: failed to merge target specific data of file driver/pparse.o
  16. /ffp/bin/ld: ERROR: bytecomp/bytepackager.o uses hardware FP, whereas ocamlc.opt uses software FP
  17. /ffp/bin/ld: failed to merge target specific data of file bytecomp/bytepackager.o
  18. /ffp/bin/ld: ERROR: bytecomp/bytelibrarian.o uses hardware FP, whereas ocamlc.opt uses software FP
  19. /ffp/bin/ld: failed to merge target specific data of file bytecomp/bytelibrarian.o
  20. /ffp/bin/ld: ERROR: bytecomp/bytelink.o uses hardware FP, whereas ocamlc.opt uses software FP
  21. /ffp/bin/ld: failed to merge target specific data of file bytecomp/bytelink.o
  22. /ffp/bin/ld: ERROR: bytecomp/symtable.o uses hardware FP, whereas ocamlc.opt uses software FP
  23. /ffp/bin/ld: failed to merge target specific data of file bytecomp/symtable.o
  24. /ffp/bin/ld: ERROR: bytecomp/dll.o uses hardware FP, whereas ocamlc.opt uses software FP
  25. /ffp/bin/ld: failed to merge target specific data of file bytecomp/dll.o
  26. /ffp/bin/ld: ERROR: bytecomp/bytesections.o uses hardware FP, whereas ocamlc.opt uses software FP
  27. /ffp/bin/ld: failed to merge target specific data of file bytecomp/bytesections.o
  28. /ffp/bin/ld: ERROR: bytecomp/emitcode.o uses hardware FP, whereas ocamlc.opt uses software FP
  29. /ffp/bin/ld: failed to merge target specific data of file bytecomp/emitcode.o
  30. /ffp/bin/ld: ERROR: bytecomp/opcodes.o uses hardware FP, whereas ocamlc.opt uses software FP
  31. /ffp/bin/ld: failed to merge target specific data of file bytecomp/opcodes.o
  32. /ffp/bin/ld: ERROR: bytecomp/printinstr.o uses hardware FP, whereas ocamlc.opt uses software FP
  33. /ffp/bin/ld: failed to merge target specific data of file bytecomp/printinstr.o
  34. /ffp/bin/ld: ERROR: bytecomp/bytegen.o uses hardware FP, whereas ocamlc.opt uses software FP
  35. /ffp/bin/ld: failed to merge target specific data of file bytecomp/bytegen.o
  36. /ffp/bin/ld: ERROR: bytecomp/instruct.o uses hardware FP, whereas ocamlc.opt uses software FP
  37. /ffp/bin/ld: failed to merge target specific data of file bytecomp/instruct.o
  38. /ffp/bin/ld: ERROR: bytecomp/meta.o uses hardware FP, whereas ocamlc.opt uses software FP
  39. /ffp/bin/ld: failed to merge target specific data of file bytecomp/meta.o
  40. /ffp/bin/ld: ERROR: bytecomp/runtimedef.o uses hardware FP, whereas ocamlc.opt uses software FP
  41. /ffp/bin/ld: failed to merge target specific data of file bytecomp/runtimedef.o
  42. /ffp/bin/ld: ERROR: bytecomp/simplif.o uses hardware FP, whereas ocamlc.opt uses software FP
  43. /ffp/bin/ld: failed to merge target specific data of file bytecomp/simplif.o
  44. /ffp/bin/ld: ERROR: bytecomp/translmod.o uses hardware FP, whereas ocamlc.opt uses software FP
  45. /ffp/bin/ld: failed to merge target specific data of file bytecomp/translmod.o
  46. /ffp/bin/ld: ERROR: bytecomp/translclass.o uses hardware FP, whereas ocamlc.opt uses software FP
  47. /ffp/bin/ld: failed to merge target specific data of file bytecomp/translclass.o
  48. /ffp/bin/ld: ERROR: bytecomp/translcore.o uses hardware FP, whereas ocamlc.opt uses software FP
  49. /ffp/bin/ld: failed to merge target specific data of file bytecomp/translcore.o
  50. /ffp/bin/ld: ERROR: bytecomp/translobj.o uses hardware FP, whereas ocamlc.opt uses software FP
  51. /ffp/bin/ld: failed to merge target specific data of file bytecomp/translobj.o
  52. /ffp/bin/ld: ERROR: bytecomp/matching.o uses hardware FP, whereas ocamlc.opt uses software FP
  53. /ffp/bin/ld: failed to merge target specific data of file bytecomp/matching.o
  54. /ffp/bin/ld: ERROR: bytecomp/switch.o uses hardware FP, whereas ocamlc.opt uses software FP
  55. /ffp/bin/ld: failed to merge target specific data of file bytecomp/switch.o
  56. /ffp/bin/ld: ERROR: bytecomp/typeopt.o uses hardware FP, whereas ocamlc.opt uses software FP
  57. /ffp/bin/ld: failed to merge target specific data of file bytecomp/typeopt.o
  58. /ffp/bin/ld: ERROR: bytecomp/printlambda.o uses hardware FP, whereas ocamlc.opt uses software FP
  59. /ffp/bin/ld: failed to merge target specific data of file bytecomp/printlambda.o
  60. /ffp/bin/ld: ERROR: bytecomp/lambda.o uses hardware FP, whereas ocamlc.opt uses software FP
  61. /ffp/bin/ld: failed to merge target specific data of file bytecomp/lambda.o
  62. /ffp/bin/ld: ERROR: typing/typemod.o uses hardware FP, whereas ocamlc.opt uses software FP
  63. /ffp/bin/ld: failed to merge target specific data of file typing/typemod.o
  64. /ffp/bin/ld: ERROR: typing/typeclass.o uses hardware FP, whereas ocamlc.opt uses software FP
  65. /ffp/bin/ld: failed to merge target specific data of file typing/typeclass.o
  66. /ffp/bin/ld: ERROR: typing/typedecl.o uses hardware FP, whereas ocamlc.opt uses software FP
  67. /ffp/bin/ld: failed to merge target specific data of file typing/typedecl.o
  68. /ffp/bin/ld: ERROR: typing/typecore.o uses hardware FP, whereas ocamlc.opt uses software FP
  69. /ffp/bin/ld: failed to merge target specific data of file typing/typecore.o
  70. /ffp/bin/ld: ERROR: typing/stypes.o uses hardware FP, whereas ocamlc.opt uses software FP
  71. /ffp/bin/ld: failed to merge target specific data of file typing/stypes.o
  72. /ffp/bin/ld: ERROR: typing/typetexp.o uses hardware FP, whereas ocamlc.opt uses software FP
  73. /ffp/bin/ld: failed to merge target specific data of file typing/typetexp.o
  74. /ffp/bin/ld: ERROR: typing/parmatch.o uses hardware FP, whereas ocamlc.opt uses software FP
  75. /ffp/bin/ld: failed to merge target specific data of file typing/parmatch.o
  76. /ffp/bin/ld: ERROR: typing/includemod.o uses hardware FP, whereas ocamlc.opt uses software FP
  77. /ffp/bin/ld: failed to merge target specific data of file typing/includemod.o
  78. /ffp/bin/ld: ERROR: typing/includecore.o uses hardware FP, whereas ocamlc.opt uses software FP
  79. /ffp/bin/ld: failed to merge target specific data of file typing/includecore.o
  80. /ffp/bin/ld: ERROR: typing/mtype.o uses hardware FP, whereas ocamlc.opt uses software FP
  81. /ffp/bin/ld: failed to merge target specific data of file typing/mtype.o
  82. /ffp/bin/ld: ERROR: typing/includeclass.o uses hardware FP, whereas ocamlc.opt uses software FP
  83. /ffp/bin/ld: failed to merge target specific data of file typing/includeclass.o
  84. /ffp/bin/ld: ERROR: typing/printtyp.o uses hardware FP, whereas ocamlc.opt uses software FP
  85. /ffp/bin/ld: failed to merge target specific data of file typing/printtyp.o
  86. /ffp/bin/ld: ERROR: typing/ctype.o uses hardware FP, whereas ocamlc.opt uses software FP
  87. /ffp/bin/ld: failed to merge target specific data of file typing/ctype.o
  88. /ffp/bin/ld: ERROR: typing/typedtree.o uses hardware FP, whereas ocamlc.opt uses software FP
  89. /ffp/bin/ld: failed to merge target specific data of file typing/typedtree.o
  90. /ffp/bin/ld: ERROR: typing/env.o uses hardware FP, whereas ocamlc.opt uses software FP
  91. /ffp/bin/ld: failed to merge target specific data of file typing/env.o
  92. /ffp/bin/ld: ERROR: typing/datarepr.o uses hardware FP, whereas ocamlc.opt uses software FP
  93. /ffp/bin/ld: failed to merge target specific data of file typing/datarepr.o
  94. /ffp/bin/ld: ERROR: typing/predef.o uses hardware FP, whereas ocamlc.opt uses software FP
  95. /ffp/bin/ld: failed to merge target specific data of file typing/predef.o
  96. /ffp/bin/ld: ERROR: typing/subst.o uses hardware FP, whereas ocamlc.opt uses software FP
  97. /ffp/bin/ld: failed to merge target specific data of file typing/subst.o
  98. /ffp/bin/ld: ERROR: typing/oprint.o uses hardware FP, whereas ocamlc.opt uses software FP
  99. /ffp/bin/ld: failed to merge target specific data of file typing/oprint.o
  100. /ffp/bin/ld: ERROR: typing/btype.o uses hardware FP, whereas ocamlc.opt uses software FP
  101. /ffp/bin/ld: failed to merge target specific data of file typing/btype.o
  102. /ffp/bin/ld: ERROR: typing/types.o uses hardware FP, whereas ocamlc.opt uses software FP
  103. /ffp/bin/ld: failed to merge target specific data of file typing/types.o
  104. /ffp/bin/ld: ERROR: typing/primitive.o uses hardware FP, whereas ocamlc.opt uses software FP
  105. /ffp/bin/ld: failed to merge target specific data of file typing/primitive.o
  106. /ffp/bin/ld: ERROR: typing/path.o uses hardware FP, whereas ocamlc.opt uses software FP
  107. /ffp/bin/ld: failed to merge target specific data of file typing/path.o
  108. /ffp/bin/ld: ERROR: typing/ident.o uses hardware FP, whereas ocamlc.opt uses software FP
  109. /ffp/bin/ld: failed to merge target specific data of file typing/ident.o
  110. /ffp/bin/ld: ERROR: typing/unused_var.o uses hardware FP, whereas ocamlc.opt uses software FP
  111. /ffp/bin/ld: failed to merge target specific data of file typing/unused_var.o
  112. /ffp/bin/ld: ERROR: parsing/printast.o uses hardware FP, whereas ocamlc.opt uses software FP
  113. /ffp/bin/ld: failed to merge target specific data of file parsing/printast.o
  114. /ffp/bin/ld: ERROR: parsing/parse.o uses hardware FP, whereas ocamlc.opt uses software FP
  115. /ffp/bin/ld: failed to merge target specific data of file parsing/parse.o
  116. /ffp/bin/ld: ERROR: parsing/lexer.o uses hardware FP, whereas ocamlc.opt uses software FP
  117. /ffp/bin/ld: failed to merge target specific data of file parsing/lexer.o
  118. /ffp/bin/ld: ERROR: parsing/parser.o uses hardware FP, whereas ocamlc.opt uses software FP
  119. /ffp/bin/ld: failed to merge target specific data of file parsing/parser.o
  120. /ffp/bin/ld: ERROR: parsing/syntaxerr.o uses hardware FP, whereas ocamlc.opt uses software FP
  121. /ffp/bin/ld: failed to merge target specific data of file parsing/syntaxerr.o
  122. /ffp/bin/ld: ERROR: parsing/longident.o uses hardware FP, whereas ocamlc.opt uses software FP
  123. /ffp/bin/ld: failed to merge target specific data of file parsing/longident.o
  124. /ffp/bin/ld: ERROR: parsing/location.o uses hardware FP, whereas ocamlc.opt uses software FP
  125. /ffp/bin/ld: failed to merge target specific data of file parsing/location.o
  126. /ffp/bin/ld: ERROR: parsing/linenum.o uses hardware FP, whereas ocamlc.opt uses software FP
  127. /ffp/bin/ld: failed to merge target specific data of file parsing/linenum.o
  128. /ffp/bin/ld: ERROR: utils/consistbl.o uses hardware FP, whereas ocamlc.opt uses software FP
  129. /ffp/bin/ld: failed to merge target specific data of file utils/consistbl.o
  130. /ffp/bin/ld: ERROR: utils/warnings.o uses hardware FP, whereas ocamlc.opt uses software FP
  131. /ffp/bin/ld: failed to merge target specific data of file utils/warnings.o
  132. /ffp/bin/ld: ERROR: utils/ccomp.o uses hardware FP, whereas ocamlc.opt uses software FP
  133. /ffp/bin/ld: failed to merge target specific data of file utils/ccomp.o
  134. /ffp/bin/ld: ERROR: utils/terminfo.o uses hardware FP, whereas ocamlc.opt uses software FP
  135. /ffp/bin/ld: failed to merge target specific data of file utils/terminfo.o
  136. /ffp/bin/ld: ERROR: utils/clflags.o uses hardware FP, whereas ocamlc.opt uses software FP
  137. /ffp/bin/ld: failed to merge target specific data of file utils/clflags.o
  138. /ffp/bin/ld: ERROR: utils/config.o uses hardware FP, whereas ocamlc.opt uses software FP
  139. /ffp/bin/ld: failed to merge target specific data of file utils/config.o
  140. /ffp/bin/ld: ERROR: utils/tbl.o uses hardware FP, whereas ocamlc.opt uses software FP
  141. /ffp/bin/ld: failed to merge target specific data of file utils/tbl.o
  142. /ffp/bin/ld: ERROR: utils/misc.o uses hardware FP, whereas ocamlc.opt uses software FP
  143. /ffp/bin/ld: failed to merge target specific data of file utils/misc.o
  144. /ffp/bin/ld: ERROR: stdlib/stdlib.a(pervasives.o) uses hardware FP, whereas ocamlc.opt uses software FP
  145. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(pervasives.o)
  146. /ffp/bin/ld: ERROR: stdlib/stdlib.a(array.o) uses hardware FP, whereas ocamlc.opt uses software FP
  147. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(array.o)
  148. /ffp/bin/ld: ERROR: stdlib/stdlib.a(list.o) uses hardware FP, whereas ocamlc.opt uses software FP
  149. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(list.o)
  150. /ffp/bin/ld: ERROR: stdlib/stdlib.a(char.o) uses hardware FP, whereas ocamlc.opt uses software FP
  151. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(char.o)
  152. /ffp/bin/ld: ERROR: stdlib/stdlib.a(string.o) uses hardware FP, whereas ocamlc.opt uses software FP
  153. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(string.o)
  154. /ffp/bin/ld: ERROR: stdlib/stdlib.a(sys.o) uses hardware FP, whereas ocamlc.opt uses software FP
  155. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(sys.o)
  156. /ffp/bin/ld: ERROR: stdlib/stdlib.a(hashtbl.o) uses hardware FP, whereas ocamlc.opt uses software FP
  157. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(hashtbl.o)
  158. /ffp/bin/ld: ERROR: stdlib/stdlib.a(sort.o) uses hardware FP, whereas ocamlc.opt uses software FP
  159. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(sort.o)
  160. /ffp/bin/ld: ERROR: stdlib/stdlib.a(marshal.o) uses hardware FP, whereas ocamlc.opt uses software FP
  161. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(marshal.o)
  162. /ffp/bin/ld: ERROR: stdlib/stdlib.a(obj.o) uses hardware FP, whereas ocamlc.opt uses software FP
  163. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(obj.o)
  164. /ffp/bin/ld: ERROR: stdlib/stdlib.a(int32.o) uses hardware FP, whereas ocamlc.opt uses software FP
  165. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(int32.o)
  166. /ffp/bin/ld: ERROR: stdlib/stdlib.a(int64.o) uses hardware FP, whereas ocamlc.opt uses software FP
  167. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(int64.o)
  168. /ffp/bin/ld: ERROR: stdlib/stdlib.a(nativeint.o) uses hardware FP, whereas ocamlc.opt uses software FP
  169. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(nativeint.o)
  170. /ffp/bin/ld: ERROR: stdlib/stdlib.a(lexing.o) uses hardware FP, whereas ocamlc.opt uses software FP
  171. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(lexing.o)
  172. /ffp/bin/ld: ERROR: stdlib/stdlib.a(parsing.o) uses hardware FP, whereas ocamlc.opt uses software FP
  173. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(parsing.o)
  174. /ffp/bin/ld: ERROR: stdlib/stdlib.a(set.o) uses hardware FP, whereas ocamlc.opt uses software FP
  175. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(set.o)
  176. /ffp/bin/ld: ERROR: stdlib/stdlib.a(map.o) uses hardware FP, whereas ocamlc.opt uses software FP
  177. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(map.o)
  178. /ffp/bin/ld: ERROR: stdlib/stdlib.a(stack.o) uses hardware FP, whereas ocamlc.opt uses software FP
  179. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(stack.o)
  180. /ffp/bin/ld: ERROR: stdlib/stdlib.a(camlinternalLazy.o) uses hardware FP, whereas ocamlc.opt uses software FP
  181. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(camlinternalLazy.o)
  182. /ffp/bin/ld: ERROR: stdlib/stdlib.a(buffer.o) uses hardware FP, whereas ocamlc.opt uses software FP
  183. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(buffer.o)
  184. /ffp/bin/ld: ERROR: stdlib/stdlib.a(printf.o) uses hardware FP, whereas ocamlc.opt uses software FP
  185. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(printf.o)
  186. /ffp/bin/ld: ERROR: stdlib/stdlib.a(format.o) uses hardware FP, whereas ocamlc.opt uses software FP
  187. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(format.o)
  188. /ffp/bin/ld: ERROR: stdlib/stdlib.a(arg.o) uses hardware FP, whereas ocamlc.opt uses software FP
  189. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(arg.o)
  190. /ffp/bin/ld: ERROR: stdlib/stdlib.a(digest.o) uses hardware FP, whereas ocamlc.opt uses software FP
  191. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(digest.o)
  192. /ffp/bin/ld: ERROR: stdlib/stdlib.a(random.o) uses hardware FP, whereas ocamlc.opt uses software FP
  193. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(random.o)
  194. /ffp/bin/ld: ERROR: stdlib/stdlib.a(weak.o) uses hardware FP, whereas ocamlc.opt uses software FP
  195. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(weak.o)
  196. /ffp/bin/ld: ERROR: stdlib/stdlib.a(filename.o) uses hardware FP, whereas ocamlc.opt uses software FP
  197. /ffp/bin/ld: failed to merge target specific data of file stdlib/stdlib.a(filename.o)
  198. collect2: ld returned 1 exit status
  199. File "caml_startup", line 1, characters 0-1:
  200. Error: Error during linking
  201. make[1]: *** [ocamlc.opt] Error 2
  202. make: *** [world.opt] Error 2
  203. root@v6rguketas:/mnt/HD_a2/ffpdevel/ocaml-3.12.0#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement