Advertisement
Guest User

Untitled

a guest
Feb 21st, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.64 KB | None | 0 0
  1. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/file.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/file.d
  2. ../../../libphobos/std/file.d: In function 'std.file.slurp!(int,double).slurp':
  3. ../../../libphobos/std/file.d:3575:0: error: non-trivial conversion at assignment
  4. <unnamed-unsigned:8>
  5. KeepTerminator
  6. # VUSE <.MEM_205>
  7. SR.4450_210 = __ctmp2174.keepTerminator;
  8.  
  9. ../../../libphobos/std/file.d:3575:0: error: non-trivial conversion at assignment
  10. KeepTerminator
  11. <unnamed-unsigned:8>
  12. # .MEM_23 = VDEF <.MEM_22>
  13. __r717767615883247631.keepTerminator = SR.4450_210;
  14.  
  15. ../../../libphobos/std/file.d:3575:0: internal compiler error: verify_stmts failed
  16. Please submit a full bug report,
  17. with preprocessed source if appropriate.
  18. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/algorithm.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/algorithm.d
  27. ../../../libphobos/std/algorithm.d:1:0: error: missing callgraph edge for call stmt:
  28. D.45846 = std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.heapComp (D.45825, value, D.45823);
  29.  
  30. std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap.conditionalInsert/4168(3846) @0x4182d660 (asm: _D3std9algorithm103__T34largestPartialIntersectionWeightedVAyaa5_61203c2062TAAdTAS3std8typecons14__T5TupleTdTkZ5TupleTHddZ34largestPartialIntersectionWeightedFAAdAS3std8typecons14__T5TupleTdTkZ5TupleHddE3std9algorithm10SortOutputZv374__T10BinaryHeapTAS3std8typecons14__T5TupleTdTkZ5TupleS316_D3std9algorithm103__T34largestPartialIntersectionWeightedVAyaa5_61203c2062TAAdTAS3std8typecons14__T5TupleTdTkZ5TupleTHddZ34largestPartialIntersectionWeightedFAAdAS3std8typecons14__T5TupleTdTkZ5TupleHddE3std9algorithm10SortOutputZv8heapCompMFS3std8typecons14__T5TupleTdTkZ5TupleS3std8typecons14__T5TupleTdTkZ5TupleZbZ10BinaryHeap17conditionalInsertMFS3std8typecons14__T5TupleTdTkZ5TupleZb) analyzed needed reachable body finalized
  31. called by: std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.topNCopy!(heapComp,Group!(pred,NWayUnion!(less,double[][])),Tuple!(double,uint)[]).topNCopy/4144 (1.00 per call)
  32. calls: std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap.assertValid/4147 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap.percolateDown/4148 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap._length/4146 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap._store/4145 (1.00 per call) (can throw external) std.typecons.Tuple!(double,uint).Tuple.opAssign!(Tuple!(double,uint)).opAssign/3947 (1.00 per call) (can throw external) std.array.front!(Tuple!(double,uint)).front/3885 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap._store/4145 (1.00 per call) (can throw external) std.array.front!(Tuple!(double,uint)).front/3885 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap._store/4145 (1.00 per call) (can throw external) _d_assert/4335 (1.00 per call) (can throw external) std.array.empty!(Tuple!(double,uint)).empty/3884 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap._store/4145 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap.insert/4162 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap._store/4145 (1.00 per call) (can throw external) std.algorithm.largestPartialIntersectionWeighted!("a < b",double[][],Tuple!(double,uint)[],double[double]).largestPartialIntersectionWeighted.BinaryHeap!(Tuple!(double,uint)[],heapComp).BinaryHeap._length/4146 (1.00 per call) (can throw external) std.typecons.RefCounted!(Tuple!(Tuple!(double,uint)[],"_store",uint,"_length"),cast(RefCountedAutoInitialize)0).RefCounted._RefCounted.ensureInitialized/3926 (1.00 per call) (can throw external) _d_assert_msg/4324 (1.00 per call) (can throw external)
  33. References:
  34. Refering this function:
  35. ../../../libphobos/std/algorithm.d:1:0: internal compiler error: verify_cgraph_node failed
  36. Please submit a full bug report,
  37. with preprocessed source if appropriate.
  38. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
  39. make: *** [std/algorithm.t.o] Fehler 1
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/ascii.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/ascii.d
  48. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/base64.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/base64.d
  49. ../../../libphobos/std/base64.d: In function 'std.base64.Base64Impl!('+','/').encoder!(ByLine!(char,char)).encoder':
  50. ../../../libphobos/std/base64.d:681:0: error: non-trivial conversion at assignment
  51. <unnamed-unsigned:8>
  52. KeepTerminator
  53. # VUSE <.MEM_6>
  54. SR.2081_21 = __cpcttmp1711.keepTerminator;
  55.  
  56. ../../../libphobos/std/base64.d:681:0: error: non-trivial conversion at assignment
  57. KeepTerminator
  58. <unnamed-unsigned:8>
  59. # .MEM_30 = VDEF <.MEM_55>
  60. range.keepTerminator = SR.2081_21;
  61.  
  62. ../../../libphobos/std/base64.d:681:0: error: non-trivial conversion at assignment
  63. <unnamed-unsigned:8>
  64. KeepTerminator
  65. # VUSE <.MEM_40>
  66. SR.2087_46 = __cpcttmp1795.keepTerminator;
  67.  
  68. ../../../libphobos/std/base64.d:681:0: error: non-trivial conversion at assignment
  69. KeepTerminator
  70. <unnamed-unsigned:8>
  71. # .MEM_28 = VDEF <.MEM_27>
  72. __cpcttmp1795.142.keepTerminator = SR.2087_46;
  73.  
  74. ../../../libphobos/std/base64.d:681:0: error: non-trivial conversion at assignment
  75. KeepTerminator
  76. <unnamed-unsigned:8>
  77. # .MEM_72 = VDEF <.MEM_71>
  78. MEM[(struct Encoder *)&__ctmp1710].keepTerminator = p$keepTerminator_67;
  79.  
  80. ../../../libphobos/std/base64.d:681:0: internal compiler error: verify_stmts failed
  81. Please submit a full bug report,
  82. with preprocessed source if appropriate.
  83. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
  84.  
  85.  
  86.  
  87.  
  88. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/container.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/container.d
  89. ../../../libphobos/std/container.d:4314:0: internal compiler error: tree check: expected class 'type', have 'declaration' (function_decl) in gen_type_die_with_usage, at dwarf2out.c:20488
  90. Please submit a full bug report,
  91. with preprocessed source if appropriate.
  92. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
  93. make: *** [std/container.t.o] Fehler 1
  94.  
  95.  
  96.  
  97.  
  98.  
  99. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/functional.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/functional.d
  100. ../../../libphobos/std/functional.d: In function '__unittest6':
  101. ../../../libphobos/std/functional.d:411:0: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in build_function_type, at tree.c:7435
  102. Please submit a full bug report,
  103. with preprocessed source if appropriate.
  104. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
  105. make: *** [std/functional.t.o] Fehler 1
  106.  
  107.  
  108.  
  109.  
  110. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/parallelism.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/parallelism.d
  111. ../../../libphobos/std/parallelism.d: In function 'parallelForeachThrow':
  112. ../../../libphobos/std/parallelism.d:3639:0: internal compiler error: Segmentation fault
  113. Please submit a full bug report,
  114. with preprocessed source if appropriate.
  115. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
  116.  
  117.  
  118.  
  119.  
  120.  
  121. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/stdio.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/stdio.d
  122. ../../../libphobos/std/stdio.d: In function 'std.stdio.File.__unittest9':
  123. ../../../libphobos/std/stdio.d:1009:0: error: non-trivial conversion at assignment
  124. <unnamed-unsigned:8>
  125. KeepTerminator
  126. # VUSE <.MEM_346>
  127. SR.5002_382 = __ctmp1857.keepTerminator;
  128.  
  129. ../../../libphobos/std/stdio.d:1009:0: error: non-trivial conversion at assignment
  130. KeepTerminator
  131. <unnamed-unsigned:8>
  132. # .MEM_351 = VDEF <.MEM_352>
  133. __r735465389403668493.keepTerminator = SR.5002_382;
  134.  
  135. ../../../libphobos/std/stdio.d:1009:0: error: non-trivial conversion at assignment
  136. <unnamed-unsigned:8>
  137. KeepTerminator
  138. # VUSE <.MEM_378>
  139. SR.5024_421 = __ctmp1857.keepTerminator;
  140.  
  141. ../../../libphobos/std/stdio.d:1009:0: error: non-trivial conversion at assignment
  142. KeepTerminator
  143. <unnamed-unsigned:8>
  144. # .MEM_398 = VDEF <.MEM_397>
  145. __r735465389403668494.keepTerminator = SR.5024_421;
  146.  
  147. ../../../libphobos/std/stdio.d:1009:0: internal compiler error: verify_stmts failed
  148. Please submit a full bug report,
  149. with preprocessed source if appropriate.
  150. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
  151. make: *** [std/stdio.t.o] Fehler 1
  152.  
  153.  
  154.  
  155.  
  156. /home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/gdc -B/home/jpf/Desktop/gdc/dev/gcc-4.6.2/objdir/./gcc/ -B/opt/gdc/i686-pc-linux-gnu/bin/ -B/opt/gdc/i686-pc-linux-gnu/lib/ -isystem /opt/gdc/i686-pc-linux-gnu/include -isystem /opt/gdc/i686-pc-linux-gnu/sys-include -o std/traits.t.o -Wall -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe -fdeprecated -I ../../../libphobos -I ../../../libphobos/libdruntime -I ./libdruntime/i686-pc-linux-gnu -fno-release -funittest -fversion=Unittest -c ../../../libphobos/std/traits.d
  157. ../../../libphobos/std/traits.d:1:0: internal compiler error: tree check: expected tree that contains 'decl minimal' structure, have 'record_type' in lookup_decl_die, at dwarf2out.c:8145
  158. Please submit a full bug report,
  159. with preprocessed source if appropriate.
  160. See <https://bitbucket.org/goshawk/gdc/issues> for instructions.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement