Advertisement
Guest User

plt scheme v372 on Debian Squeeze GNU/Linux i386

a guest
Jan 14th, 2011
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.14 KB | None | 0 0
  1. rnl162511@ubuntulab:~/src/plt-372/src$ make
  2. make 3m
  3. make[1]: Entering directory `/home/rnl/rnl162511/src/plt-372/src'
  4. cd mzscheme; make 3m
  5. make[2]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  6. make cgc
  7. make[3]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  8. make common
  9. make[4]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  10. make g-c
  11. make[5]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  12. cd gc; make ../libmzgc.a
  13. make[6]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/gc'
  14. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c
  15. ./alloc.c: In function ‘GC_stopped_mark’:
  16. ./alloc.c:502: warning: implicit declaration of function ‘GC_cond_register_dynamic_libraries’
  17. ./alloc.c: In function ‘GC_expand_hp_inner’:
  18. ./alloc.c:954: warning: suggest parentheses around ‘&&’ within ‘||’
  19. ./alloc.c: In function ‘GC_set_fl_marks’:
  20. ./alloc.c:598: warning: ‘hhdr’ may be used uninitialized in this function
  21. ./alloc.c: In function ‘GC_clear_fl_marks’:
  22. ./alloc.c:623: warning: ‘hhdr’ may be used uninitialized in this function
  23. ./alloc.c: In function ‘GC_stopped_mark’:
  24. ./alloc.c:492: warning: ‘start_time’ may be used uninitialized in this function
  25. ./alloc.c: In function ‘GC_try_to_collect_inner’:
  26. ./alloc.c:335: warning: ‘start_time’ may be used uninitialized in this function
  27. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c
  28. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./allchblk.c
  29. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./misc.c
  30. ./misc.c: In function ‘GC_init_inner’:
  31. ./misc.c:698: warning: statement with no effect
  32. ./misc.c:699: warning: statement with no effect
  33. ./misc.c:700: warning: statement with no effect
  34. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -o if_mach ./if_mach.c
  35. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -o if_not_there ./if_not_there.c
  36. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -o threadlibs ./threadlibs.c
  37. rm -f mach_dep.o
  38. ./if_mach MIPS IRIX5 gcc -c -o mach_dep.o ./mips_sgi_mach_dep.s
  39. ./if_mach MIPS RISCOS as -o mach_dep.o ./mips_ultrix_mach_dep.s
  40. ./if_mach MIPS ULTRIX as -o mach_dep.o ./mips_ultrix_mach_dep.s
  41. ./if_mach POWERPC DARWIN as -o mach_dep.o ./powerpc_darwin_mach_dep.s
  42. ./if_mach ALPHA LINUX gcc -c -o mach_dep.o ./alpha_mach_dep.S
  43. ./if_mach SPARC SUNOS5 gcc -c -o mach_dep.o ./sparc_mach_dep.S
  44. ./if_mach SPARC SUNOS4 as -o mach_dep.o ./sparc_sunos4_mach_dep.s
  45. ./if_mach SPARC OPENBSD as -o mach_dep.o ./sparc_sunos4_mach_dep.s
  46. ./if_mach SPARC NETBSD as -o mach_dep.o ./sparc_netbsd_mach_dep.s
  47. ./if_mach IA64 "" as -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s
  48. ./if_mach IA64 "" gcc -c -o mach_dep1.o -I./include ./mach_dep.c
  49. ./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o
  50. ./if_not_there mach_dep.o gcc -c -I./include ./mach_dep.c
  51. ^^^^Starting command^^^^
  52. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./os_dep.c
  53. ./os_dep.c: In function ‘GC_disable_signals’:
  54. ./os_dep.c:560: warning: ‘sigsetmask’ is deprecated (declared at /usr/include/signal.h:199)
  55. ./os_dep.c: In function ‘GC_enable_signals’:
  56. ./os_dep.c:569: warning: ‘sigsetmask’ is deprecated (declared at /usr/include/signal.h:199)
  57. ./os_dep.c: In function ‘GC_get_stack_base’:
  58. ./os_dep.c:1023: warning: unused variable ‘dummy’
  59. rm -f mark_rts.o
  60. ./if_mach ALPHA OSF1 gcc -c -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -Wo,-notail ./mark_rts.c
  61. ./if_not_there mark_rts.o gcc -c -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 ./mark_rts.c
  62. ^^^^Starting command^^^^
  63. ./mark_rts.c: In function ‘GC_approx_sp’:
  64. ./mark_rts.c:386: warning: function returns address of local variable
  65. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./headers.c
  66. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mark.c
  67. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./obj_map.c
  68. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./blacklst.c
  69. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./finalize.c
  70. ./finalize.c: In function ‘GC_invoke_finalizers’:
  71. ./finalize.c:969: warning: ‘mem_freed_before’ may be used uninitialized in this function
  72. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./new_hblk.c
  73. ./new_hblk.c: In function ‘GC_build_fl’:
  74. ./new_hblk.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules
  75. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dbg_mlc.c
  76. ./dbg_mlc.c: In function ‘GC_check_heap_proc’:
  77. ./dbg_mlc.c:1019: warning: statement with no effect
  78. ./dbg_mlc.c: In function ‘GC_debug_realloc’:
  79. ./dbg_mlc.c:878: warning: ‘result’ may be used uninitialized in this function
  80. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./malloc.c
  81. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./stubborn.c
  82. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./checksums.c
  83. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_threads.c
  84. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_support.c
  85. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_stop_world.c
  86. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./darwin_stop_world.c
  87. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./typd_mlc.c
  88. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./ptr_chck.c
  89. ./ptr_chck.c: In function ‘GC_is_valid_displacement’:
  90. ./ptr_chck.c:168: warning: suggest parentheses around ‘&&’ within ‘||’
  91. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mallocx.c
  92. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_pthreads.c
  93. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gcj_mlc.c
  94. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./specific.c
  95. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gc_dlopen.c
  96. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./backgraph.c
  97. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./win32_threads.c
  98. gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dyn_load.c
  99. ar ruv ../libmzgc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load.o
  100. ar: creating ../libmzgc.a
  101. a - alloc.o
  102. a - reclaim.o
  103. a - allchblk.o
  104. a - misc.o
  105. a - mach_dep.o
  106. a - os_dep.o
  107. a - mark_rts.o
  108. a - headers.o
  109. a - mark.o
  110. a - obj_map.o
  111. a - blacklst.o
  112. a - finalize.o
  113. a - new_hblk.o
  114. a - dbg_mlc.o
  115. a - malloc.o
  116. a - stubborn.o
  117. a - checksums.o
  118. a - solaris_threads.o
  119. a - pthread_support.o
  120. a - pthread_stop_world.o
  121. a - darwin_stop_world.o
  122. a - typd_mlc.o
  123. a - ptr_chck.o
  124. a - mallocx.o
  125. a - solaris_pthreads.o
  126. a - gcj_mlc.o
  127. a - specific.o
  128. a - gc_dlopen.o
  129. a - backgraph.o
  130. a - win32_threads.o
  131. a - dyn_load.o
  132. ranlib ../libmzgc.a
  133. make[6]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/gc'
  134. make[5]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  135. make foreign-stuff
  136. make[5]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  137. cd ../foreign; make all
  138. make[6]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/foreign'
  139. make foreign.o
  140. make[7]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/foreign'
  141. gcc -g -O2 -Wall -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c -o foreign.o
  142. make[7]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/foreign'
  143. make gcc/libffi/libffi.la
  144. make[7]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/foreign'
  145. cd gcc/libffi; make libffi.la
  146. make[8]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/foreign/gcc/libffi'
  147. depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
  148. if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF "$depbase.Tpo" -c -o src/debug.lo src/debug.c; \
  149. then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
  150. mkdir src/.libs
  151. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -fPIC -DPIC -o src/.libs/debug.o
  152. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o >/dev/null 2>&1
  153. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
  154. if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF "$depbase.Tpo" -c -o src/prep_cif.lo src/prep_cif.c; \
  155. then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
  156. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
  157. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
  158. depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
  159. if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF "$depbase.Tpo" -c -o src/types.lo src/types.c; \
  160. then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
  161. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fPIC -DPIC -o src/.libs/types.o
  162. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1
  163. depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
  164. if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/raw_api.lo src/raw_api.c; \
  165. then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
  166. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
  167. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
  168. depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
  169. if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/java_raw_api.lo src/java_raw_api.c; \
  170. then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
  171. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
  172. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
  173. depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
  174. if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF "$depbase.Tpo" -c -o src/x86/ffi.lo src/x86/ffi.c; \
  175. then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
  176. mkdir src/x86/.libs
  177. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o
  178. gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
  179. /bin/bash ./libtool --mode=compile gcc -I. -I./include -Iinclude -I./src -g -O2 -c -o src/x86/sysv.lo src/x86/sysv.S
  180. gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o
  181. gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1
  182. /bin/bash ./libtool --mode=link gcc -Wall -g -fexceptions -g -O2 -o libffi.la -rpath /home/rnl/rnl162511/src/plt-372/lib/../lib -version-info `grep -v '^#' ./libtool-version` src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/x86/ffi.lo src/x86/sysv.lo
  183. mkdir .libs
  184. gcc -shared src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -Wl,-soname -Wl,libffi.so.4 -o .libs/libffi.so.4.0.1
  185. (cd .libs && rm -f libffi.so.4 && ln -s libffi.so.4.0.1 libffi.so.4)
  186. (cd .libs && rm -f libffi.so && ln -s libffi.so.4.0.1 libffi.so)
  187. ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/x86/ffi.o src/x86/sysv.o
  188. ranlib .libs/libffi.a
  189. creating libffi.la
  190. (cd .libs && rm -f libffi.la && ln -s ../libffi.la libffi.la)
  191. make[8]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/foreign/gcc/libffi'
  192. make[7]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/foreign'
  193. make[6]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/foreign'
  194. make[5]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  195. make llvm-nothing
  196. make[5]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  197. echo no llvm
  198. no llvm
  199. make[5]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  200. make[4]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  201. make dynlib
  202. make[4]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  203. cd src; make mzheaders
  204. make[5]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  205. echo -n "#define SCHEME_PLATFORM_LIBRARY_SUBPATH " > schsys.h
  206. ./sysname >> schsys.h
  207. make[5]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  208. cd dynsrc; make dynlib
  209. make[5]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/dynsrc'
  210. make ../mzdyn.o
  211. make[6]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/dynsrc'
  212. gcc -fPIC -g -O2 -Wall -I./.. -I./../include -I./../src -c ./mzdyn.c -o ../mzdyn.o
  213. make[6]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/dynsrc'
  214. make ../starter
  215. make[6]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/dynsrc'
  216. make[6]: `../starter' is up to date.
  217. make[6]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/dynsrc'
  218. make[5]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/dynsrc'
  219. make[4]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  220. make mzlibrary
  221. make[4]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  222. cd src; make all
  223. make[5]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  224. make mzheaders
  225. make[6]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  226. make[6]: Nothing to be done for `mzheaders'.
  227. make[6]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  228. make mzobjects
  229. make[6]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  230. gcc -g -O2 -Wall -I./.. -I./../include -c ./salloc.c -o salloc.o
  231. gcc -g -O2 -Wall -I./.. -I./../include -c ./bignum.c -o bignum.o
  232. gcc -g -O2 -Wall -I./.. -I./../include -c ./bool.c -o bool.o
  233. gcc -g -O2 -Wall -I./.. -I./../include -c ./builtin.c -o builtin.o
  234. gcc -g -O2 -Wall -I./.. -I./../include -c ./char.c -o char.o
  235. gcc -g -O2 -Wall -I./.. -I./../include -c ./complex.c -o complex.o
  236. gcc -g -O2 -Wall -I./.. -I./../include -c ./dynext.c -o dynext.o
  237. gcc -g -O2 -Wall -I./.. -I./../include -c ./env.c -o env.o
  238. gcc -g -O2 -Wall -I./.. -I./../include -c ./error.c -o error.o
  239. gcc -g -O2 -Wall -I./.. -I./../include -c ./eval.c -o eval.o
  240. gcc -g -O2 -Wall -I./.. -I./../include -c ./file.c -o file.o
  241. gcc -g -O2 -Wall -I./.. -I./../include -c ./fun.c -o fun.o
  242. gcc -g -O2 -Wall -I./.. -I./../include -c ./gmp/gmp.c -o gmp.o
  243. ./gmp/gmp.c: In function ‘scheme_gmp_tls_restore_snapshot’:
  244. ./gmp/gmp.c:5822: warning: ‘other[0u]’ may be used uninitialized in this function
  245. ./gmp/gmp.c:5822: warning: ‘other[2]’ may be used uninitialized in this function
  246. ./gmp/gmp.c:5822: warning: ‘other[1]’ may be used uninitialized in this function
  247. gcc -g -O2 -Wall -I./.. -I./../include -c ./hash.c -o hash.o
  248. gcc -g -O2 -Wall -I./.. -I./../include -c ./image.c -o image.o
  249. gcc -g -O2 -Wall -I./.. -I./../include -c ./jit.c -o jit.o
  250. ./jit.c: In function ‘generate_direct_prim_tail_call’:
  251. ./jit.c:1286: warning: the address of ‘scheme_current_runstack’ will never be NULL
  252. ./jit.c:1286: warning: the address of ‘scheme_current_runstack’ will never be NULL
  253. ./jit.c:1286: warning: the address of ‘scheme_current_runstack’ will never be NULL
  254. ./jit.c:1297: warning: the address of ‘scheme_current_runstack’ will never be NULL
  255. ./jit.c:1297: warning: the address of ‘scheme_current_runstack’ will never be NULL
  256. ./jit.c:1297: warning: the address of ‘scheme_current_runstack’ will never be NULL
  257. ./jit.c: In function ‘generate_tail_call’:
  258. ./jit.c:1326: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  259. ./jit.c:1326: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  260. ./jit.c:1326: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  261. ./jit.c:1335: warning: the address of ‘scheme_fuel_counter’ will always evaluate as ‘true’
  262. ./jit.c:1404: warning: the address of ‘scheme_current_runstack’ will never be NULL
  263. ./jit.c:1404: warning: the address of ‘scheme_current_runstack’ will never be NULL
  264. ./jit.c:1404: warning: the address of ‘scheme_current_runstack’ will never be NULL
  265. ./jit.c:1409: warning: the address of ‘fixup_runstack_base’ will never be NULL
  266. ./jit.c:1409: warning: the address of ‘fixup_runstack_base’ will never be NULL
  267. ./jit.c:1409: warning: the address of ‘fixup_runstack_base’ will never be NULL
  268. ./jit.c:1411: warning: the address of ‘fixup_already_in_place’ will never be NULL
  269. ./jit.c:1411: warning: the address of ‘fixup_already_in_place’ will never be NULL
  270. ./jit.c:1411: warning: the address of ‘fixup_already_in_place’ will never be NULL
  271. ./jit.c: In function ‘generate_finish_tail_call’:
  272. ./jit.c:1448: warning: the address of ‘scheme_current_runstack’ will never be NULL
  273. ./jit.c:1448: warning: the address of ‘scheme_current_runstack’ will never be NULL
  274. ./jit.c:1448: warning: the address of ‘scheme_current_runstack’ will never be NULL
  275. ./jit.c: In function ‘generate_direct_prim_non_tail_call’:
  276. ./jit.c:1467: warning: the address of ‘scheme_current_runstack’ will never be NULL
  277. ./jit.c:1467: warning: the address of ‘scheme_current_runstack’ will never be NULL
  278. ./jit.c:1467: warning: the address of ‘scheme_current_runstack’ will never be NULL
  279. ./jit.c: In function ‘generate_retry_call’:
  280. ./jit.c:1506: warning: the address of ‘scheme_current_thread’ will never be NULL
  281. ./jit.c:1506: warning: the address of ‘scheme_current_thread’ will never be NULL
  282. ./jit.c:1506: warning: the address of ‘scheme_current_thread’ will never be NULL
  283. ./jit.c:1514: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  284. ./jit.c:1514: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  285. ./jit.c:1514: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  286. ./jit.c: In function ‘generate_non_tail_call’:
  287. ./jit.c:1587: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  288. ./jit.c:1587: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  289. ./jit.c:1587: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  290. ./jit.c:1593: warning: the address of ‘scheme_stack_boundary’ will always evaluate as ‘true’
  291. ./jit.c:1599: warning: the address of ‘scheme_fuel_counter’ will always evaluate as ‘true’
  292. ./jit.c:1663: warning: the address of ‘scheme_current_runstack’ will never be NULL
  293. ./jit.c:1663: warning: the address of ‘scheme_current_runstack’ will never be NULL
  294. ./jit.c:1663: warning: the address of ‘scheme_current_runstack’ will never be NULL
  295. ./jit.c:1689: warning: the address of ‘scheme_current_runstack’ will never be NULL
  296. ./jit.c:1689: warning: the address of ‘scheme_current_runstack’ will never be NULL
  297. ./jit.c:1689: warning: the address of ‘scheme_current_runstack’ will never be NULL
  298. ./jit.c:1736: warning: the address of ‘scheme_current_runstack’ will never be NULL
  299. ./jit.c:1736: warning: the address of ‘scheme_current_runstack’ will never be NULL
  300. ./jit.c:1736: warning: the address of ‘scheme_current_runstack’ will never be NULL
  301. ./jit.c: In function ‘generate_self_tail_call’:
  302. ./jit.c:1794: warning: the address of ‘scheme_fuel_counter’ will always evaluate as ‘true’
  303. ./jit.c: In function ‘generate_app’:
  304. ./jit.c:2129: warning: the address of ‘scheme_current_runstack’ will never be NULL
  305. ./jit.c:2129: warning: the address of ‘scheme_current_runstack’ will never be NULL
  306. ./jit.c:2129: warning: the address of ‘scheme_current_runstack’ will never be NULL
  307. ./jit.c: In function ‘generate_arith’:
  308. ./jit.c:2605: warning: the address of ‘scheme_true’ will always evaluate as ‘true’
  309. ./jit.c:2608: warning: the address of ‘scheme_false’ will always evaluate as ‘true’
  310. ./jit.c: In function ‘generate_inlined_constant_test’:
  311. ./jit.c:2647: warning: the address of ‘scheme_true’ will always evaluate as ‘true’
  312. ./jit.c:2650: warning: the address of ‘scheme_false’ will always evaluate as ‘true’
  313. ./jit.c: In function ‘generate_inlined_type_test’:
  314. ./jit.c:2701: warning: the address of ‘scheme_true’ will always evaluate as ‘true’
  315. ./jit.c:2710: warning: the address of ‘scheme_false’ will always evaluate as ‘true’
  316. ./jit.c: In function ‘generate_binary_char’:
  317. ./jit.c:3117: warning: the address of ‘scheme_true’ will always evaluate as ‘true’
  318. ./jit.c:3120: warning: the address of ‘scheme_false’ will always evaluate as ‘true’
  319. ./jit.c: In function ‘generate_inlined_binary’:
  320. ./jit.c:3186: warning: the address of ‘scheme_true’ will always evaluate as ‘true’
  321. ./jit.c:3189: warning: the address of ‘scheme_false’ will always evaluate as ‘true’
  322. ./jit.c:3204: warning: the address of ‘scheme_true’ will always evaluate as ‘true’
  323. ./jit.c:3207: warning: the address of ‘scheme_false’ will always evaluate as ‘true’
  324. ./jit.c:3367: warning: the address of ‘scheme_void’ will always evaluate as ‘true’
  325. ./jit.c:3376: warning: the address of ‘scheme_current_runstack’ will never be NULL
  326. ./jit.c:3376: warning: the address of ‘scheme_current_runstack’ will never be NULL
  327. ./jit.c:3376: warning: the address of ‘scheme_current_runstack’ will never be NULL
  328. ./jit.c: In function ‘generate_closure’:
  329. ./jit.c:3565: warning: the address of ‘scheme_current_runstack’ will never be NULL
  330. ./jit.c:3565: warning: the address of ‘scheme_current_runstack’ will never be NULL
  331. ./jit.c:3565: warning: the address of ‘scheme_current_runstack’ will never be NULL
  332. ./jit.c: In function ‘generate_case_closure’:
  333. ./jit.c:3687: warning: the address of ‘scheme_current_runstack’ will never be NULL
  334. ./jit.c:3687: warning: the address of ‘scheme_current_runstack’ will never be NULL
  335. ./jit.c:3687: warning: the address of ‘scheme_current_runstack’ will never be NULL
  336. ./jit.c: In function ‘generate_non_tail_mark_pos_prefix’:
  337. ./jit.c:3733: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  338. ./jit.c:3733: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  339. ./jit.c:3733: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  340. ./jit.c:3735: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  341. ./jit.c:3735: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  342. ./jit.c:3735: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  343. ./jit.c: In function ‘generate_non_tail_mark_pos_suffix’:
  344. ./jit.c:3741: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  345. ./jit.c:3741: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  346. ./jit.c:3741: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  347. ./jit.c:3743: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  348. ./jit.c:3743: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  349. ./jit.c:3743: warning: the address of ‘scheme_current_cont_mark_pos’ will never be NULL
  350. ./jit.c: In function ‘generate_non_tail’:
  351. ./jit.c:3767: warning: the address of ‘scheme_current_cont_mark_stack’ will never be NULL
  352. ./jit.c:3767: warning: the address of ‘scheme_current_cont_mark_stack’ will never be NULL
  353. ./jit.c:3767: warning: the address of ‘scheme_current_cont_mark_stack’ will never be NULL
  354. ./jit.c:3793: warning: the address of ‘scheme_current_cont_mark_stack’ will never be NULL
  355. ./jit.c:3793: warning: the address of ‘scheme_current_cont_mark_stack’ will never be NULL
  356. ./jit.c:3793: warning: the address of ‘scheme_current_cont_mark_stack’ will never be NULL
  357. ./jit.c: In function ‘generate’:
  358. ./jit.c:3948: warning: the address of ‘scheme_current_thread’ will never be NULL
  359. ./jit.c:3948: warning: the address of ‘scheme_current_thread’ will never be NULL
  360. ./jit.c:3948: warning: the address of ‘scheme_current_thread’ will never be NULL
  361. ./jit.c:3982: warning: the address of ‘scheme_current_thread’ will never be NULL
  362. ./jit.c:3982: warning: the address of ‘scheme_current_thread’ will never be NULL
  363. ./jit.c:3982: warning: the address of ‘scheme_current_thread’ will never be NULL
  364. ./jit.c:4021: warning: the address of ‘scheme_current_runstack’ will never be NULL
  365. ./jit.c:4021: warning: the address of ‘scheme_current_runstack’ will never be NULL
  366. ./jit.c:4021: warning: the address of ‘scheme_current_runstack’ will never be NULL
  367. ./jit.c:4030: warning: the address of ‘scheme_void’ will always evaluate as ‘true’
  368. ./jit.c:4084: warning: the address of ‘scheme_current_thread’ will never be NULL
  369. ./jit.c:4084: warning: the address of ‘scheme_current_thread’ will never be NULL
  370. ./jit.c:4084: warning: the address of ‘scheme_current_thread’ will never be NULL
  371. ./jit.c:4087: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  372. ./jit.c:4087: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  373. ./jit.c:4087: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  374. ./jit.c:4131: warning: the address of ‘scheme_current_thread’ will never be NULL
  375. ./jit.c:4131: warning: the address of ‘scheme_current_thread’ will never be NULL
  376. ./jit.c:4131: warning: the address of ‘scheme_current_thread’ will never be NULL
  377. ./jit.c:4175: warning: the address of ‘scheme_current_runstack’ will never be NULL
  378. ./jit.c:4175: warning: the address of ‘scheme_current_runstack’ will never be NULL
  379. ./jit.c:4175: warning: the address of ‘scheme_current_runstack’ will never be NULL
  380. ./jit.c:4202: warning: the address of ‘scheme_current_runstack’ will never be NULL
  381. ./jit.c:4202: warning: the address of ‘scheme_current_runstack’ will never be NULL
  382. ./jit.c:4202: warning: the address of ‘scheme_current_runstack’ will never be NULL
  383. ./jit.c:4319: warning: the address of ‘scheme_false’ will never be NULL
  384. ./jit.c:4446: warning: the address of ‘scheme_current_thread’ will never be NULL
  385. ./jit.c:4446: warning: the address of ‘scheme_current_thread’ will never be NULL
  386. ./jit.c:4446: warning: the address of ‘scheme_current_thread’ will never be NULL
  387. ./jit.c:4465: warning: the address of ‘scheme_current_runstack’ will never be NULL
  388. ./jit.c:4465: warning: the address of ‘scheme_current_runstack’ will never be NULL
  389. ./jit.c:4465: warning: the address of ‘scheme_current_runstack’ will never be NULL
  390. ./jit.c:4512: warning: the address of ‘scheme_current_runstack’ will never be NULL
  391. ./jit.c:4512: warning: the address of ‘scheme_current_runstack’ will never be NULL
  392. ./jit.c:4512: warning: the address of ‘scheme_current_runstack’ will never be NULL
  393. ./jit.c:4515: warning: the address of ‘scheme_undefined’ will always evaluate as ‘true’
  394. ./jit.c:4629: warning: the address of ‘scheme_current_runstack’ will never be NULL
  395. ./jit.c:4629: warning: the address of ‘scheme_current_runstack’ will never be NULL
  396. ./jit.c:4629: warning: the address of ‘scheme_current_runstack’ will never be NULL
  397. ./jit.c: In function ‘generate_function_prolog’:
  398. ./jit.c:4727: warning: the address of ‘scheme_current_runstack’ will never be NULL
  399. ./jit.c:4727: warning: the address of ‘scheme_current_runstack’ will never be NULL
  400. ./jit.c:4727: warning: the address of ‘scheme_current_runstack’ will never be NULL
  401. ./jit.c: In function ‘do_generate_common’:
  402. ./jit.c:4823: warning: the address of ‘scheme_current_thread’ will never be NULL
  403. ./jit.c:4823: warning: the address of ‘scheme_current_thread’ will never be NULL
  404. ./jit.c:4823: warning: the address of ‘scheme_current_thread’ will never be NULL
  405. ./jit.c:4838: warning: the address of ‘scheme_current_runstack’ will never be NULL
  406. ./jit.c:4838: warning: the address of ‘scheme_current_runstack’ will never be NULL
  407. ./jit.c:4838: warning: the address of ‘scheme_current_runstack’ will never be NULL
  408. ./jit.c:4874: warning: the address of ‘scheme_current_runstack’ will never be NULL
  409. ./jit.c:4874: warning: the address of ‘scheme_current_runstack’ will never be NULL
  410. ./jit.c:4874: warning: the address of ‘scheme_current_runstack’ will never be NULL
  411. ./jit.c:4924: warning: the address of ‘scheme_current_runstack’ will never be NULL
  412. ./jit.c:4924: warning: the address of ‘scheme_current_runstack’ will never be NULL
  413. ./jit.c:4924: warning: the address of ‘scheme_current_runstack’ will never be NULL
  414. ./jit.c:4968: warning: the address of ‘scheme_current_runstack’ will never be NULL
  415. ./jit.c:4968: warning: the address of ‘scheme_current_runstack’ will never be NULL
  416. ./jit.c:4968: warning: the address of ‘scheme_current_runstack’ will never be NULL
  417. ./jit.c:5029: warning: the address of ‘scheme_current_runstack’ will never be NULL
  418. ./jit.c:5029: warning: the address of ‘scheme_current_runstack’ will never be NULL
  419. ./jit.c:5029: warning: the address of ‘scheme_current_runstack’ will never be NULL
  420. ./jit.c:5038: warning: the address of ‘scheme_current_runstack’ will never be NULL
  421. ./jit.c:5038: warning: the address of ‘scheme_current_runstack’ will never be NULL
  422. ./jit.c:5038: warning: the address of ‘scheme_current_runstack’ will never be NULL
  423. ./jit.c:5045: warning: the address of ‘scheme_true’ will never be NULL
  424. ./jit.c:5068: warning: the address of ‘scheme_current_runstack’ will never be NULL
  425. ./jit.c:5068: warning: the address of ‘scheme_current_runstack’ will never be NULL
  426. ./jit.c:5068: warning: the address of ‘scheme_current_runstack’ will never be NULL
  427. ./jit.c:5080: warning: the address of ‘scheme_current_runstack’ will never be NULL
  428. ./jit.c:5080: warning: the address of ‘scheme_current_runstack’ will never be NULL
  429. ./jit.c:5080: warning: the address of ‘scheme_current_runstack’ will never be NULL
  430. ./jit.c:5097: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  431. ./jit.c:5097: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  432. ./jit.c:5097: warning: the address of ‘scheme_current_runstack_start’ will never be NULL
  433. ./jit.c:5114: warning: the address of ‘scheme_current_runstack’ will never be NULL
  434. ./jit.c:5114: warning: the address of ‘scheme_current_runstack’ will never be NULL
  435. ./jit.c:5114: warning: the address of ‘scheme_current_runstack’ will never be NULL
  436. ./jit.c:5130: warning: the address of ‘scheme_current_runstack’ will never be NULL
  437. ./jit.c:5130: warning: the address of ‘scheme_current_runstack’ will never be NULL
  438. ./jit.c:5130: warning: the address of ‘scheme_current_runstack’ will never be NULL
  439. ./jit.c:5138: warning: the address of ‘scheme_current_runstack’ will never be NULL
  440. ./jit.c:5138: warning: the address of ‘scheme_current_runstack’ will never be NULL
  441. ./jit.c:5138: warning: the address of ‘scheme_current_runstack’ will never be NULL
  442. ./jit.c:5178: warning: the address of ‘stack_cache_stack_pos’ will never be NULL
  443. ./jit.c:5178: warning: the address of ‘stack_cache_stack_pos’ will never be NULL
  444. ./jit.c:5178: warning: the address of ‘stack_cache_stack_pos’ will never be NULL
  445. ./jit.c:5180: warning: the address of ‘stack_cache_stack_pos’ will never be NULL
  446. ./jit.c:5180: warning: the address of ‘stack_cache_stack_pos’ will never be NULL
  447. ./jit.c:5180: warning: the address of ‘stack_cache_stack_pos’ will never be NULL
  448. ./jit.c:5185: warning: the address of ‘stack_cache_stack’ will always evaluate as ‘true’
  449. ./jit.c:5197: warning: the address of ‘scheme_current_runstack’ will never be NULL
  450. ./jit.c:5197: warning: the address of ‘scheme_current_runstack’ will never be NULL
  451. ./jit.c:5197: warning: the address of ‘scheme_current_runstack’ will never be NULL
  452. ./jit.c:5212: warning: the address of ‘scheme_current_runstack’ will never be NULL
  453. ./jit.c:5212: warning: the address of ‘scheme_current_runstack’ will never be NULL
  454. ./jit.c:5212: warning: the address of ‘scheme_current_runstack’ will never be NULL
  455. ./jit.c:5322: warning: the address of ‘scheme_current_runstack’ will never be NULL
  456. ./jit.c:5322: warning: the address of ‘scheme_current_runstack’ will never be NULL
  457. ./jit.c:5322: warning: the address of ‘scheme_current_runstack’ will never be NULL
  458. ./jit.c:5339: warning: the address of ‘scheme_current_runstack’ will never be NULL
  459. ./jit.c:5339: warning: the address of ‘scheme_current_runstack’ will never be NULL
  460. ./jit.c:5339: warning: the address of ‘scheme_current_runstack’ will never be NULL
  461. ./jit.c:5430: warning: the address of ‘scheme_void’ will always evaluate as ‘true’
  462. ./jit.c:5455: warning: the address of ‘scheme_current_runstack’ will never be NULL
  463. ./jit.c:5455: warning: the address of ‘scheme_current_runstack’ will never be NULL
  464. ./jit.c:5455: warning: the address of ‘scheme_current_runstack’ will never be NULL
  465. ./jit.c:5537: warning: the address of ‘scheme_current_runstack’ will never be NULL
  466. ./jit.c:5537: warning: the address of ‘scheme_current_runstack’ will never be NULL
  467. ./jit.c:5537: warning: the address of ‘scheme_current_runstack’ will never be NULL
  468. ./jit.c:5548: warning: the address of ‘scheme_current_runstack’ will never be NULL
  469. ./jit.c:5548: warning: the address of ‘scheme_current_runstack’ will never be NULL
  470. ./jit.c:5548: warning: the address of ‘scheme_current_runstack’ will never be NULL
  471. ./jit.c:5555: warning: the address of ‘scheme_false’ will never be NULL
  472. ./jit.c:5621: warning: the address of ‘scheme_true’ will always evaluate as ‘true’
  473. ./jit.c:5652: warning: the address of ‘scheme_false’ will always evaluate as ‘true’
  474. ./jit.c: In function ‘do_generate_closure’:
  475. ./jit.c:5737: warning: the address of ‘scheme_null’ will always evaluate as ‘true’
  476. ./jit.c:5749: warning: the address of ‘scheme_current_runstack’ will never be NULL
  477. ./jit.c:5749: warning: the address of ‘scheme_current_runstack’ will never be NULL
  478. ./jit.c:5749: warning: the address of ‘scheme_current_runstack’ will never be NULL
  479. ./jit.c:5851: warning: the address of ‘scheme_current_runstack’ will never be NULL
  480. ./jit.c:5851: warning: the address of ‘scheme_current_runstack’ will never be NULL
  481. ./jit.c:5851: warning: the address of ‘scheme_current_runstack’ will never be NULL
  482. ./jit.c: In function ‘generate_case_lambda_dispatch’:
  483. ./jit.c:6157: warning: the address of ‘scheme_current_runstack’ will never be NULL
  484. ./jit.c:6157: warning: the address of ‘scheme_current_runstack’ will never be NULL
  485. ./jit.c:6157: warning: the address of ‘scheme_current_runstack’ will never be NULL
  486. gcc -g -O2 -Wall -I./.. -I./../include -c ./list.c -o list.o
  487. gcc -g -O2 -Wall -I./.. -I./../include -c ./module.c -o module.o
  488. gcc -g -O2 -Wall -I./.. -I./../include -c ./network.c -o network.o
  489. ./network.c: In function ‘scheme_get_host_address’:
  490. ./network.c:774: warning: ‘r’ may be used uninitialized in this function
  491. gcc -g -O2 -Wall -I./.. -I./../include -c ./numarith.c -o numarith.o
  492. gcc -g -O2 -Wall -I./.. -I./../include -c ./number.c -o number.o
  493. gcc -g -O2 -Wall -I./.. -I./../include -c ./numcomp.c -o numcomp.o
  494. gcc -g -O2 -Wall -I./.. -I./../include -c ./numstr.c -o numstr.o
  495. gcc -g -O2 -Wall -I./.. -I./../include -c ./port.c -o port.o
  496. gcc -g -O2 -Wall -I./.. -I./../include -c ./portfun.c -o portfun.o
  497. gcc -g -O2 -Wall -I./.. -I./../include -c ./print.c -o print.o
  498. gcc -g -O2 -Wall -I./.. -I./../include -c ./rational.c -o rational.o
  499. gcc -g -O2 -Wall -I./.. -I./../include -c ./read.c -o read.o
  500. gcc -g -O2 -Wall -I./.. -I./../include -c ./regexp.c -o regexp.o
  501. gcc -g -O2 -Wall -I./.. -I./../include -c ./sema.c -o sema.o
  502. gcc -g -O2 -Wall -I./.. -I./../include -c ./setjmpup.c -o setjmpup.o
  503. gcc -g -O2 -Wall -I./.. -I./../include -c ./string.c -I. -o string.o
  504. gcc -g -O2 -Wall -I./.. -I./../include -c ./struct.c -o struct.o
  505. gcc -g -O2 -Wall -I./.. -I./../include -c ./stxobj.c -o stxobj.o
  506. ./stxobj.c: In function ‘scheme_stx_has_empty_wraps’:
  507. ./stxobj.c:2531: warning: ‘awl.a’ may be used uninitialized in this function
  508. ./stxobj.c:2531: warning: ‘awl.is_limb’ may be used uninitialized in this function
  509. ./stxobj.c: In function ‘scheme_stx_extract_marks’:
  510. ./stxobj.c:2225: warning: ‘awl.a’ may be used uninitialized in this function
  511. ./stxobj.c:2225: warning: ‘awl.is_limb’ may be used uninitialized in this function
  512. ./stxobj.c: In function ‘maybe_add_chain_cache’:
  513. ./stxobj.c:801: warning: ‘awl.a’ may be used uninitialized in this function
  514. ./stxobj.c:801: warning: ‘awl.is_limb’ may be used uninitialized in this function
  515. ./stxobj.c: In function ‘scheme_stx_parallel_is_used’:
  516. ./stxobj.c:3417: warning: ‘w.a’ may be used uninitialized in this function
  517. ./stxobj.c:3417: warning: ‘w.is_limb’ may be used uninitialized in this function
  518. ./stxobj.c: In function ‘scheme_stx_source_module’:
  519. ./stxobj.c:3375: warning: ‘w.a’ may be used uninitialized in this function
  520. ./stxobj.c:3375: warning: ‘w.is_limb’ may be used uninitialized in this function
  521. ./stxobj.c: In function ‘scheme_stx_certified’:
  522. ./stxobj.c:2662: warning: ‘awl.a’ may be used uninitialized in this function
  523. ./stxobj.c:2662: note: ‘awl.a’ was declared here
  524. ./stxobj.c:2662: warning: ‘awl.pos’ may be used uninitialized in this function
  525. ./stxobj.c:2662: note: ‘awl.pos’ was declared here
  526. ./stxobj.c:2662: warning: ‘awl.is_limb’ may be used uninitialized in this function
  527. ./stxobj.c:2662: note: ‘awl.is_limb’ was declared here
  528. ./stxobj.c: In function ‘add_all_marks’:
  529. ./stxobj.c:2701: warning: ‘awl.a’ may be used uninitialized in this function
  530. ./stxobj.c:2701: warning: ‘awl.is_limb’ may be used uninitialized in this function
  531. ./stxobj.c: In function ‘wraps_to_datum’:
  532. ./stxobj.c:3978: warning: ‘w.a’ may be used uninitialized in this function
  533. ./stxobj.c:3978: warning: ‘w.is_limb’ may be used uninitialized in this function
  534. gcc -g -O2 -Wall -I./.. -I./../include -c ./symbol.c -o symbol.o
  535. gcc -g -O2 -Wall -I./.. -I./../include -c ./syntax.c -o syntax.o
  536. gcc -g -O2 -Wall -I./.. -I./../include -c ./thread.c -o thread.o
  537. gcc -g -O2 -Wall -I./.. -I./../include -c ./type.c -o type.o
  538. gcc -g -O2 -Wall -I./.. -I./../include -c ./vector.c -o vector.o
  539. make[6]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  540. make[5]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/src'
  541. make libmzscheme.a
  542. make[5]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  543. ar ruv libmzscheme.a src/*.o ../foreign/foreign.o ../foreign/gcc/libffi/src/*.o ../foreign/gcc/libffi/src/*/*.o
  544. ar: creating libmzscheme.a
  545. a - src/bignum.o
  546. a - src/bool.o
  547. a - src/builtin.o
  548. a - src/char.o
  549. a - src/complex.o
  550. a - src/dynext.o
  551. a - src/env.o
  552. a - src/error.o
  553. a - src/eval.o
  554. a - src/file.o
  555. a - src/fun.o
  556. a - src/gmp.o
  557. a - src/hash.o
  558. a - src/image.o
  559. a - src/jit.o
  560. a - src/list.o
  561. a - src/module.o
  562. a - src/network.o
  563. a - src/numarith.o
  564. a - src/number.o
  565. a - src/numcomp.o
  566. a - src/numstr.o
  567. a - src/port.o
  568. a - src/portfun.o
  569. a - src/print.o
  570. a - src/rational.o
  571. a - src/read.o
  572. a - src/regexp.o
  573. a - src/salloc.o
  574. a - src/sema.o
  575. a - src/setjmpup.o
  576. a - src/string.o
  577. a - src/struct.o
  578. a - src/stxobj.o
  579. a - src/symbol.o
  580. a - src/syntax.o
  581. a - src/thread.o
  582. a - src/type.o
  583. a - src/vector.o
  584. a - ../foreign/foreign.o
  585. a - ../foreign/gcc/libffi/src/debug.o
  586. a - ../foreign/gcc/libffi/src/java_raw_api.o
  587. a - ../foreign/gcc/libffi/src/prep_cif.o
  588. a - ../foreign/gcc/libffi/src/raw_api.o
  589. a - ../foreign/gcc/libffi/src/types.o
  590. a - ../foreign/gcc/libffi/src/x86/ffi.o
  591. a - ../foreign/gcc/libffi/src/x86/sysv.o
  592. ranlib libmzscheme.a
  593. make[5]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  594. make[4]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  595. make mzschemecgc
  596. make[4]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  597. gcc -g -O2 -Wall -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../collects; pwd`"'"' -I. -I./include -c ./main.c -o main.o
  598. gcc -o mzschemecgc main.o libmzscheme.a libmzgc.a -ldl -lm -rdynamic
  599. make[4]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  600. make[3]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  601. cd gc2; make all
  602. make[3]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2'
  603. make xobjects
  604. make[4]: Entering directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2'
  605. env XFORM_PRECOMP=yes ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/precomp.h ./precomp.c
  606. Copying tree...
  607. Copying /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/./xform-mod.ss to xform-collects/xform/xform-mod.ss
  608. Copying /home/rnl/rnl162511/src/plt-372/collects/compiler/private/xform.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/compiler/private/xform.ss
  609. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/list.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/list.ss
  610. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/etc.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/etc.ss
  611. Copying /home/rnl/rnl162511/src/plt-372/collects/setup/main-collects.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/setup/main-collects.ss
  612. Copying /home/rnl/rnl162511/src/plt-372/collects/setup/dirs.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/setup/dirs.ss
  613. Copying /home/rnl/rnl162511/src/plt-372/collects/config/config.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/config/config.ss
  614. Copying /home/rnl/rnl162511/src/plt-372/collects/setup/configtab.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/setup/configtab.ss
  615. Copying /home/rnl/rnl162511/src/plt-372/collects/compiler/private/winutf16.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/compiler/private/winutf16.ss
  616. Copying /home/rnl/rnl162511/src/plt-372/collects/compiler/private/mach-o.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/compiler/private/mach-o.ss
  617. Copying /home/rnl/rnl162511/src/plt-372/collects/setup/path-relativize.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/setup/path-relativize.ss
  618. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/kw.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/kw.ss
  619. Copying /home/rnl/rnl162511/src/plt-372/collects/syntax/name.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/syntax/name.ss
  620. Copying /home/rnl/rnl162511/src/plt-372/collects/syntax/kerncase.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/syntax/kerncase.ss
  621. Copying /home/rnl/rnl162511/src/plt-372/collects/syntax/stx.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/syntax/stx.ss
  622. Copying /home/rnl/rnl162511/src/plt-372/collects/syntax/context.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/syntax/context.ss
  623. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/stxset.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/stxset.ss
  624. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/process.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/process.ss
  625. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/port.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/port.ss
  626. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/contract.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/contract.ss
  627. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-object.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-object.ss
  628. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-arrow.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-arrow.ss
  629. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-guts.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-guts.ss
  630. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-helpers.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-helpers.ss
  631. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/pretty.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/pretty.ss
  632. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/port.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/port.ss
  633. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-arr-checks.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-arr-checks.ss
  634. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-opt.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-opt.ss
  635. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/stxparam.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/stxparam.ss
  636. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/stxparamkey.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/stxparamkey.ss
  637. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-opt-guts.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-opt-guts.ss
  638. Copying /home/rnl/rnl162511/src/plt-372/collects/syntax/private/boundmap.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/syntax/private/boundmap.ss
  639. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-arr-obj-helpers.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-arr-obj-helpers.ss
  640. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/class-internal.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/class-internal.ss
  641. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/class-events.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/class-events.ss
  642. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/serialize-structs.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/serialize-structs.ss
  643. Copying /home/rnl/rnl162511/src/plt-372/collects/syntax/define.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/syntax/define.ss
  644. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/classidmap.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/classidmap.ss
  645. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract.ss
  646. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-ds.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-ds.ss
  647. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-ds-helpers.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-ds-helpers.ss
  648. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/contract-basic-opters.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/contract-basic-opters.ss
  649. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/cmdline.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/cmdline.ss
  650. Copying /home/rnl/rnl162511/src/plt-372/collects/mzlib/private/cm-ctime.ss to /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/mzlib/private/cm-ctime.ss
  651. Compiling xform support...
  652. Done making xform-collects.
  653. env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/salloc.c ./../src/salloc.c
  654. gcc -g -O2 -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/salloc.c -o salloc.o
  655. env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/bignum.c ./../src/bignum.c
  656. gcc -g -O2 -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/bignum.c -o bignum.o
  657. env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/bool.c ./../src/bool.c
  658. Error [GCING] 133 in ./../src/bool.c: Function double_eqv declared __xform_nongcing__, but includes a function call.
  659. xform: Errors converting
  660.  
  661. === context ===
  662. /home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2/xform-collects/compiler/private/xform.ss:8:2: xform
  663.  
  664. make[4]: *** [xsrc/bool.c] Error 1
  665. make[4]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2'
  666. make[3]: *** [all] Error 2
  667. make[3]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme/gc2'
  668. make[2]: *** [3m] Error 2
  669. make[2]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src/mzscheme'
  670. make[1]: *** [3m] Error 2
  671. make[1]: Leaving directory `/home/rnl/rnl162511/src/plt-372/src'
  672. make: *** [all] Error 2
  673. rnl162511@ubuntulab:~/src/plt-372/src$ uname -a
  674. Linux ubuntulab 2.6.32-5-686 #1 SMP Sat Sep 18 02:14:45 UTC 2010 i686 GNU/Linux
  675. rnl162511@ubuntulab:~/src/plt-372/src$ gcc --version
  676. gcc (Debian 4.4.4-8) 4.4.5 20100728 (prerelease)
  677. Copyright (C) 2010 Free Software Foundation, Inc.
  678. This is free software; see the source for copying conditions. There is NO
  679. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  680.  
  681. rnl162511@ubuntulab:~/src/plt-372/src$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement