Guest User

2.7.1 make.log

a guest
Apr 24th, 2025
46
0
266 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.61 KB | None | 0 0
  1. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/home/gcl-builder/gcl/gcl/missing' autoconf
  2. /bin/bash ./config.status --recheck
  3. running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking how to create a pax tar archive... gnutar
  11. checking for emacs... no
  12. checking for xemacs... no
  13. checking where .elc files should go... ${datadir}/emacs/site-lisp
  14. checking for gawk... (cached) gawk
  15. checking build system type... x86_64-pc-linux-gnu
  16. checking host system type... x86_64-pc-linux-gnu
  17. host=x86_64-pc-linux-gnu
  18. use=amd64-linux
  19. checking whether make supports the include directive... yes (GNU style)
  20. checking for gcc... gcc
  21. checking whether the C compiler works... yes
  22. checking for C compiler default output file name... a.out
  23. checking for suffix of executables...
  24. checking whether we are cross compiling... no
  25. checking for suffix of object files... o
  26. checking whether the compiler supports GNU C... yes
  27. checking whether gcc accepts -g... yes
  28. checking for gcc option to enable C11 features... none needed
  29. checking whether gcc understands -c and -o together... yes
  30. checking dependency style of gcc... gcc3
  31. checking for stdio.h... yes
  32. checking for stdlib.h... yes
  33. checking for string.h... yes
  34. checking for inttypes.h... yes
  35. checking for stdint.h... yes
  36. checking for strings.h... yes
  37. checking for sys/stat.h... yes
  38. checking for sys/types.h... yes
  39. checking for unistd.h... yes
  40. checking for wchar.h... yes
  41. checking for minix/config.h... no
  42. checking whether it is safe to define __EXTENSIONS__... yes
  43. checking whether _XOPEN_SOURCE should be defined... no
  44. checking for ranlib... ranlib
  45. checking for gcc... (cached) gcc
  46. checking whether the compiler supports GNU C... (cached) yes
  47. checking whether gcc accepts -g... (cached) yes
  48. checking for gcc option to enable C11 features... (cached) none needed
  49. checking whether gcc understands -c and -o together... (cached) yes
  50. checking dependency style of gcc... (cached) gcc3
  51. checking how to run the C preprocessor... gcc -E
  52. checking for CFLAG -fsigned-char... yes
  53. checking for CFLAG -pipe... yes
  54. checking for CFLAG -fcommon... yes
  55. checking for CFLAG -fno-builtin-malloc... yes
  56. checking for CFLAG -fno-builtin-free... yes
  57. checking for CFLAG -fno-PIE... yes
  58. checking for CFLAG -fno-pie... yes
  59. checking for CFLAG -fno-PIC... yes
  60. checking for CFLAG -fno-pic... yes
  61. checking for CFLAG -std=gnu17... yes
  62. checking for CFLAG -Wall... yes
  63. checking for CFLAG -Wno-builtin-requires-header... no
  64. checking for CFLAG -Wno-empty-body... yes
  65. checking for CFLAG -Wno-self-assign... no
  66. checking for CFLAG -Wno-unused-but-set-variable... yes
  67. checking for CFLAG -D_FILE_OFFSET_BITS=64... yes
  68. checking for CFLAG -D_TIME_BITS=64... yes
  69. checking for LDFLAG -no-pie... yes
  70. checking for inline semantics... new
  71. checking for gawk... (cached) gawk
  72. checking for CFLAG -pg... yes
  73. checking working gprof... ok
  74. checking for makeinfo... ${SHELL} '/home/gcl-builder/gcl/gcl/missing' makeinfo
  75. checking system version (for dynamic loading)... Linux-6.8.0-52-generic
  76. checking for setjmp.h... yes
  77. checking sizeof jmp_buf... 200
  78. checking for unistd.h... (cached) yes
  79. checking for sysconf in -lc... yes
  80. checking _SC_CLK_TCK... 0
  81. checking for gmp.h... yes
  82. checking for __gmpz_init in -lgmp... yes
  83. checking for external gmp version... good
  84. checking for leading underscore in object symbols... "no"
  85. checking for size of gmp limbs... 8
  86. checking _SHORT_LIMB... no
  87. checking _LONG_LONG_LIMB... no
  88. checking for GNU ld option -Map... yes
  89. checking for X... libraries , headers
  90. checking for main in -lX11... yes
  91. checking for dlopen in -ldl... yes
  92. checking for xdr_double... no
  93. checking for xdr_double in -ltirpc... yes
  94. checking for CFLAG -I/usr/include/tirpc... yes
  95. checking __builtin_clzl... yes
  96. checking __builtin_ctzl... yes
  97. checking __builtin___clear_cache... yes
  98. checking size of long... 8
  99. checking size of short... 2
  100. checking size of int... 4
  101. checking size of char... 1
  102. checking for math.h... yes
  103. checking for complex.h... yes
  104. checking for byte order... little
  105. checking for word order... little
  106. checking for hugepagewidth... 30
  107. checking for gcc options needed to detect all undeclared functions... none needed
  108. checking for sys/mman.h... yes
  109. checking for madvise... yes
  110. checking whether MADV_HUGEPAGE is declared... yes
  111. checking madvise works... yes
  112. checking for pagewidth... 30
  113. checking for required object alignment... 8
  114. checking for C extension variable alignment... __attribute__ ((aligned (8)))
  115. checking for C extension noreturn function attribute... __attribute__ ((noreturn))
  116. checking sizeof struct contblock... 16
  117. checking CSTACK_DIRECTION... -1
  118. checking finding CSTACK_ALIGNMENT... 16
  119. checking CSTACK_TOP... 0x7fffffffefff
  120. checking relocated CSTACK_TOP... 0x7fffffffefff
  121. checking cstack bits... 47
  122. checking NEG_CSTACK_ADDRESS... no
  123. checking finding default linker script... got it
  124. checking output_arch... bfd_arch_i386
  125. checking output_mach... bfd_mach_x86_64
  126. configure: trying to adjust text start
  127. configure: min log text start 15
  128. configure: max log text start 29
  129. configure: lowering log text to 0x18000 to maximize data area
  130. checking our linker script... done
  131. checking for LDFLAG -Wl,-T,gcl.script... yes
  132. checking mem top... 0x8000000000000000
  133. checking finding upper mem half range... 0x4000000000000000
  134. checking sizeof long long int... no
  135. checking for dirent.h... yes
  136. checking for d_type... yes
  137. checking for getcwd... yes
  138. checking for getwd... yes
  139. checking for rename... yes
  140. checking for uname... yes
  141. checking for readlinkat... yes
  142. checking for sys/ioctl.h... yes
  143. checking for elf.h... yes
  144. checking for elf_abi.h... no
  145. checking for sys/sockio.h... no
  146. checking for sin in -lm... yes
  147. checking for main in -lmingwex... no
  148. checking for values.h... yes
  149. checking for float.h... yes
  150. checking for isnormal... yes
  151. checking for isfinite... yes
  152. checking for sockets... checking for connect... yes
  153. checking for gethostbyname... yes
  154. checking for readline/readline.h... no
  155. checking For network code for nsocket.c... yes
  156. checking check for listen using fcntl... yes
  157. checking for profil... yes
  158. checking for setenv... yes
  159. checking for _cleanup... no
  160. checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
  161. checking check for SV_ONSTACK... no
  162. checking check for SIGSYS... yes
  163. checking check for SIGEMT... no
  164. checking for sigaltstack... yes
  165. checking for feenableexcept... yes
  166. checking for dis-asm.h... no
  167. checking for tclsh... no
  168. checking for tcl/tk... not found
  169. checking for sys/mman.h... (cached) yes
  170. checking for mprotect... yes
  171. checking for alloca.h... yes
  172. checking for size_t... yes
  173. checking for working alloca.h... yes
  174. checking for alloca... yes
  175. checking that generated files are newer than configure... done
  176. configure: creating ./config.status
  177. configuration for amd64-linux done
  178. /bin/bash ./config.status
  179. config.status: creating Makefile
  180. config.status: creating bin/gcl
  181. config.status: creating unixport/init_raw.lsp
  182. config.status: creating h/gclincl.h
  183. config.status: executing depfiles commands
  184. depbase=`echo o/grab_defs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  185. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/grab_defs.o -MD -MP -MF $depbase.Tpo -c -o o/grab_defs.o o/grab_defs.c &&\
  186. mv -f $depbase.Tpo $depbase.Po
  187. gcc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -no-pie -Wl,-T,gcl.script -o o/grab_defs o/grab_defs.o -lX11 -ldl -lm -lgmp -ltirpc
  188. renamed 'new_typespec.ini' -> 'o/typespec.ini'
  189. renamed 'new_alloc.ini' -> 'o/alloc.ini'
  190. renamed 'new_gbc.ini' -> 'o/gbc.ini'
  191. renamed 'new_bitop.ini' -> 'o/bitop.ini'
  192. renamed 'new_main.ini' -> 'o/main.ini'
  193. renamed 'new_eval.ini' -> 'o/eval.ini'
  194. renamed 'new_macros.ini' -> 'o/macros.ini'
  195. renamed 'new_lex.ini' -> 'o/lex.ini'
  196. renamed 'new_bds.ini' -> 'o/bds.ini'
  197. renamed 'new_frame.ini' -> 'o/frame.ini'
  198. renamed 'new_predicate.ini' -> 'o/predicate.ini'
  199. renamed 'new_reference.ini' -> 'o/reference.ini'
  200. renamed 'new_assignment.ini' -> 'o/assignment.ini'
  201. renamed 'new_bind.ini' -> 'o/bind.ini'
  202. renamed 'new_let.ini' -> 'o/let.ini'
  203. renamed 'new_conditional.ini' -> 'o/conditional.ini'
  204. renamed 'new_block.ini' -> 'o/block.ini'
  205. renamed 'new_iteration.ini' -> 'o/iteration.ini'
  206. renamed 'new_prog.ini' -> 'o/prog.ini'
  207. renamed 'new_multival.ini' -> 'o/multival.ini'
  208. renamed 'new_catch.ini' -> 'o/catch.ini'
  209. renamed 'new_cfun.ini' -> 'o/cfun.ini'
  210. renamed 'new_cmpaux.ini' -> 'o/cmpaux.ini'
  211. renamed 'new_big.ini' -> 'o/big.ini'
  212. renamed 'new_number.ini' -> 'o/number.ini'
  213. renamed 'new_num_pred.ini' -> 'o/num_pred.ini'
  214. renamed 'new_num_comp.ini' -> 'o/num_comp.ini'
  215. renamed 'new_num_arith.ini' -> 'o/num_arith.ini'
  216. renamed 'new_num_sfun.ini' -> 'o/num_sfun.ini'
  217. renamed 'new_num_co.ini' -> 'o/num_co.ini'
  218. renamed 'new_num_log.ini' -> 'o/num_log.ini'
  219. renamed 'new_num_rand.ini' -> 'o/num_rand.ini'
  220. renamed 'new_earith.ini' -> 'o/earith.ini'
  221. renamed 'new_array.ini' -> 'o/array.ini'
  222. renamed 'new_regexpr.ini' -> 'o/regexpr.ini'
  223. renamed 'new_structure.ini' -> 'o/structure.ini'
  224. renamed 'new_toplevel.ini' -> 'o/toplevel.ini'
  225. renamed 'new_backq.ini' -> 'o/backq.ini'
  226. renamed 'new_format.ini' -> 'o/format.ini'
  227. renamed 'new_unixfsys.ini' -> 'o/unixfsys.ini'
  228. renamed 'new_unixfasl.ini' -> 'o/unixfasl.ini'
  229. renamed 'new_error.ini' -> 'o/error.ini'
  230. renamed 'new_unixtime.ini' -> 'o/unixtime.ini'
  231. renamed 'new_unixsys.ini' -> 'o/unixsys.ini'
  232. renamed 'new_unixsave.ini' -> 'o/unixsave.ini'
  233. renamed 'new_funlink.ini' -> 'o/funlink.ini'
  234. renamed 'new_fat_string.ini' -> 'o/fat_string.ini'
  235. renamed 'new_run_process.ini' -> 'o/run_process.ini'
  236. renamed 'new_nfunlink.ini' -> 'o/nfunlink.ini'
  237. renamed 'new_usig.ini' -> 'o/usig.ini'
  238. renamed 'new_usig2.ini' -> 'o/usig2.ini'
  239. renamed 'new_utils.ini' -> 'o/utils.ini'
  240. renamed 'new_makefun.ini' -> 'o/makefun.ini'
  241. renamed 'new_sockets.ini' -> 'o/sockets.ini'
  242. renamed 'new_gmp_wrappers.ini' -> 'o/gmp_wrappers.ini'
  243. renamed 'new_clxsocket.ini' -> 'o/clxsocket.ini'
  244. renamed 'new_nsocket.ini' -> 'o/nsocket.ini'
  245. renamed 'new_prelink.ini' -> 'o/prelink.ini'
  246. renamed 'new_sfasl.ini' -> 'o/sfasl.ini'
  247. renamed 'new_msbrk.ini' -> 'o/msbrk.ini'
  248. renamed 'new_bcmp.ini' -> 'o/bcmp.ini'
  249. renamed 'new_bcopy.ini' -> 'o/bcopy.ini'
  250. renamed 'new_bzero.ini' -> 'o/bzero.ini'
  251. renamed 'new_user_init.ini' -> 'o/user_init.ini'
  252. renamed 'new_user_match.ini' -> 'o/user_match.ini'
  253. renamed 'new_mapfun.ini' -> 'o/mapfun.ini'
  254. depbase=`echo bin/dpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  255. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT bin/dpp.o -MD -MP -MF $depbase.Tpo -c -o bin/dpp.o bin/dpp.c &&\
  256. mv -f $depbase.Tpo $depbase.Po
  257. gcc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -no-pie -Wl,-T,gcl.script -o bin/dpp bin/dpp.o -lX11 -ldl -lm -lgmp -ltirpc
  258. bin/dpp o/character.d o/character.c
  259. dpp: o/character.d -> o/character.c
  260. renamed 'new_character.ini' -> 'o/character.ini'
  261. bin/dpp o/file.d o/file.c
  262. dpp: o/file.d -> o/file.c
  263. renamed 'new_file.ini' -> 'o/file.ini'
  264. bin/dpp o/gcl_readline.d o/gcl_readline.c
  265. dpp: o/gcl_readline.d -> o/gcl_readline.c
  266. renamed 'new_gcl_readline.ini' -> 'o/gcl_readline.ini'
  267. bin/dpp o/hash.d o/hash.c
  268. dpp: o/hash.d -> o/hash.c
  269. renamed 'new_hash.ini' -> 'o/hash.ini'
  270. bin/dpp o/list.d o/list.c
  271. dpp: o/list.d -> o/list.c
  272. renamed 'new_list.ini' -> 'o/list.ini'
  273. bin/dpp o/package.d o/package.c
  274. dpp: o/package.d -> o/package.c
  275. renamed 'new_package.ini' -> 'o/package.ini'
  276. bin/dpp o/pathname.d o/pathname.c
  277. dpp: o/pathname.d -> o/pathname.c
  278. renamed 'new_pathname.ini' -> 'o/pathname.ini'
  279. bin/dpp o/print.d o/print.c
  280. dpp: o/print.d -> o/print.c
  281. renamed 'new_print.ini' -> 'o/print.ini'
  282. bin/dpp o/read.d o/read.c
  283. dpp: o/read.d -> o/read.c
  284. renamed 'new_read.ini' -> 'o/read.ini'
  285. bin/dpp o/sequence.d o/sequence.c
  286. dpp: o/sequence.d -> o/sequence.c
  287. renamed 'new_sequence.ini' -> 'o/sequence.ini'
  288. bin/dpp o/string.d o/string.c
  289. dpp: o/string.d -> o/string.c
  290. renamed 'new_string.ini' -> 'o/string.ini'
  291. bin/dpp o/symbol.d o/symbol.c
  292. dpp: o/symbol.d -> o/symbol.c
  293. renamed 'new_symbol.ini' -> 'o/symbol.ini'
  294. renamed 'new_gprof.ini' -> 'o/gprof.ini'
  295. echo '#include "make-decl.h"' > foo.c
  296. cat o/typespec.ini o/alloc.ini o/gbc.ini o/bitop.ini o/main.ini o/eval.ini o/macros.ini o/lex.ini o/bds.ini o/frame.ini o/predicate.ini o/reference.ini o/assignment.ini o/bind.ini o/let.ini o/conditional.ini o/block.ini o/iteration.ini o/prog.ini o/multival.ini o/catch.ini o/cfun.ini o/cmpaux.ini o/big.ini o/number.ini o/num_pred.ini o/num_comp.ini o/num_arith.ini o/num_sfun.ini o/num_co.ini o/num_log.ini o/num_rand.ini o/earith.ini o/array.ini o/regexpr.ini o/structure.ini o/toplevel.ini o/backq.ini o/format.ini o/unixfsys.ini o/unixfasl.ini o/error.ini o/unixtime.ini o/unixsys.ini o/unixsave.ini o/funlink.ini o/fat_string.ini o/run_process.ini o/nfunlink.ini o/usig.ini o/usig2.ini o/utils.ini o/makefun.ini o/sockets.ini o/gmp_wrappers.ini o/clxsocket.ini o/nsocket.ini o/prelink.ini o/sfasl.ini o/msbrk.ini o/bcmp.ini o/bcopy.ini o/bzero.ini o/user_init.ini o/user_match.ini o/mapfun.ini o/character.ini o/file.ini o/gcl_readline.ini o/hash.ini o/list.ini o/package.ini o/pathname.ini o/print.ini o/read.ini o/sequence.ini o/string.ini o/symbol.ini o/gprof.ini |sed 's,DEFBFUN,DEFUN,g' >> foo.c
  297. gcc -E -I h -I /usr/include/tirpc foo.c | sed -n -e '/#/d' -e '/DO_/d' -e '/[a-zA-Z;]/p' > h/new_decl.h
  298. rm -f foo.c
  299. renamed 'new_boot.ini' -> 'o/boot.ini'
  300. echo '#include "make-init.h"' > o/boot.h
  301. echo 'void gcl_init_boot(void){' >> o/boot.h
  302. cat o/boot.ini >> o/boot.h
  303. echo '}' >> o/boot.h
  304. gawk 'BEGIN {print "#include \"include.h\"";print "#include \"page.h\"";print "---"} {a=$1;gsub("\\.\\.\\.","",a);print "\"#define " $1 "\" " a}' h/compdefs.h |\
  305. gcc -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -E -P -I./h/ - |\
  306. gawk '/^\-\-\-$/ {i=1;next} {if (!i) next} {gsub("\"","");print}' >h/mcompdefs.h
  307. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/home/gcl-builder/gcl/gcl/missing' autoheader)
  308. rm -f h/stamp-h1
  309. touch h/gclincl.h.in
  310. cd . && /bin/bash ./config.status h/gclincl.h
  311. config.status: creating h/gclincl.h
  312. echo "#include <stdint.h>" | gcc -E -I./h/ - | gawk '/fsid/ {next} {print}' >h/mstdint.h
  313. cat h/cmpincl1.h h/gclincl.h h/compbas.h h/type.h h/mgmp.h h/lu.h h/globals.h h/vs.h h/bds.h h/frame.h h/lex.h h/mstdint.h h/compbas2.h h/compprotos.h h/immnum.h | \
  314. gcc -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -E -I./h/ - | \
  315. gawk '/^# |^$|^#pragma/ {next}{print}' > h/cmpincludea.h
  316. renamed 'new_cmpinclude.h' -> 'h/cmpinclude.h'
  317. echo '#include "make-init.h"' > o/new_init.c
  318. echo 'void NewInit(void){' >> o/new_init.c
  319. cat o/typespec.ini o/alloc.ini o/gbc.ini o/bitop.ini o/main.ini o/eval.ini o/macros.ini o/lex.ini o/bds.ini o/frame.ini o/predicate.ini o/reference.ini o/assignment.ini o/bind.ini o/let.ini o/conditional.ini o/block.ini o/iteration.ini o/prog.ini o/multival.ini o/catch.ini o/cfun.ini o/cmpaux.ini o/big.ini o/number.ini o/num_pred.ini o/num_comp.ini o/num_arith.ini o/num_sfun.ini o/num_co.ini o/num_log.ini o/num_rand.ini o/earith.ini o/array.ini o/regexpr.ini o/structure.ini o/toplevel.ini o/backq.ini o/format.ini o/unixfsys.ini o/unixfasl.ini o/error.ini o/unixtime.ini o/unixsys.ini o/unixsave.ini o/funlink.ini o/fat_string.ini o/run_process.ini o/nfunlink.ini o/usig.ini o/usig2.ini o/utils.ini o/makefun.ini o/sockets.ini o/gmp_wrappers.ini o/clxsocket.ini o/nsocket.ini o/prelink.ini o/sfasl.ini o/msbrk.ini o/bcmp.ini o/bcopy.ini o/bzero.ini o/user_init.ini o/user_match.ini o/mapfun.ini o/character.ini o/file.ini o/gcl_readline.ini o/hash.ini o/list.ini o/package.ini o/pathname.ini o/print.ini o/read.ini o/sequence.ini o/string.ini o/symbol.ini o/gprof.ini >> o/new_init.c
  320. echo '}' >> o/new_init.c
  321. ! cat o/new_init.c | awk -F, '/DEFUN/ {print $1,$2}' | grep -v object || (rm o/new_init.c && false)
  322. make all-am
  323. make[1]: Entering directory '/home/gcl-builder/gcl/gcl'
  324. make[2]: Entering directory '/home/gcl-builder/gcl/gcl'
  325. make[2]: Leaving directory '/home/gcl-builder/gcl/gcl'
  326. restore=: && backupdir=".am$$" && \
  327. rm -rf $backupdir && mkdir $backupdir && \
  328. if (/bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo --version) >/dev/null 2>&1; then \
  329. for f in info/gcl.info info/gcl.info-[0-9] info/gcl.info-[0-9][0-9] info/gcl.i[0-9] info/gcl.i[0-9][0-9]; do \
  330. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  331. done; \
  332. else :; fi && \
  333. if /bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo -I info -I ./info \
  334. -o info/gcl.info `test -f 'info/gcl.texi' || echo './'`info/gcl.texi; \
  335. then \
  336. rc=0; \
  337. else \
  338. rc=$?; \
  339. $restore $backupdir/* `echo "./info/gcl.info" | sed 's|[^/]*$||'`; \
  340. fi; \
  341. rm -rf $backupdir; exit $rc
  342. restore=: && backupdir=".am$$" && \
  343. rm -rf $backupdir && mkdir $backupdir && \
  344. if (/bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo --version) >/dev/null 2>&1; then \
  345. for f in info/gcl-si.info info/gcl-si.info-[0-9] info/gcl-si.info-[0-9][0-9] info/gcl-si.i[0-9] info/gcl-si.i[0-9][0-9]; do \
  346. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  347. done; \
  348. else :; fi && \
  349. if /bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo -I info -I ./info \
  350. -o info/gcl-si.info `test -f 'info/gcl-si.texi' || echo './'`info/gcl-si.texi; \
  351. then \
  352. rc=0; \
  353. else \
  354. rc=$?; \
  355. $restore $backupdir/* `echo "./info/gcl-si.info" | sed 's|[^/]*$||'`; \
  356. fi; \
  357. rm -rf $backupdir; exit $rc
  358. restore=: && backupdir=".am$$" && \
  359. rm -rf $backupdir && mkdir $backupdir && \
  360. if (/bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo --version) >/dev/null 2>&1; then \
  361. for f in info/gcl-dwdoc.info info/gcl-dwdoc.info-[0-9] info/gcl-dwdoc.info-[0-9][0-9] info/gcl-dwdoc.i[0-9] info/gcl-dwdoc.i[0-9][0-9]; do \
  362. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  363. done; \
  364. else :; fi && \
  365. if /bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo -I info -I ./info \
  366. -o info/gcl-dwdoc.info `test -f 'info/gcl-dwdoc.texi' || echo './'`info/gcl-dwdoc.texi; \
  367. then \
  368. rc=0; \
  369. else \
  370. rc=$?; \
  371. $restore $backupdir/* `echo "./info/gcl-dwdoc.info" | sed 's|[^/]*$||'`; \
  372. fi; \
  373. rm -rf $backupdir; exit $rc
  374. restore=: && backupdir=".am$$" && \
  375. rm -rf $backupdir && mkdir $backupdir && \
  376. if (/bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo --version) >/dev/null 2>&1; then \
  377. for f in info/gcl-tk.info info/gcl-tk.info-[0-9] info/gcl-tk.info-[0-9][0-9] info/gcl-tk.i[0-9] info/gcl-tk.i[0-9][0-9]; do \
  378. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  379. done; \
  380. else :; fi && \
  381. if /bin/bash '/home/gcl-builder/gcl/gcl/missing' makeinfo -I info -I ./info \
  382. -o info/gcl-tk.info `test -f 'info/gcl-tk.texi' || echo './'`info/gcl-tk.texi; \
  383. then \
  384. rc=0; \
  385. else \
  386. rc=$?; \
  387. $restore $backupdir/* `echo "./info/gcl-tk.info" | sed 's|[^/]*$||'`; \
  388. fi; \
  389. rm -rf $backupdir; exit $rc
  390. depbase=`echo o/typespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  391. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/typespec.o -MD -MP -MF $depbase.Tpo -c -o o/typespec.o o/typespec.c &&\
  392. mv -f $depbase.Tpo $depbase.Po
  393. depbase=`echo o/alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  394. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/alloc.o -MD -MP -MF $depbase.Tpo -c -o o/alloc.o o/alloc.c &&\
  395. mv -f $depbase.Tpo $depbase.Po
  396. depbase=`echo o/gbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  397. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/gbc.o -MD -MP -MF $depbase.Tpo -c -o o/gbc.o o/gbc.c &&\
  398. mv -f $depbase.Tpo $depbase.Po
  399. depbase=`echo o/bitop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  400. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/bitop.o -MD -MP -MF $depbase.Tpo -c -o o/bitop.o o/bitop.c &&\
  401. mv -f $depbase.Tpo $depbase.Po
  402. depbase=`echo o/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  403. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/main.o -MD -MP -MF $depbase.Tpo -c -o o/main.o o/main.c &&\
  404. mv -f $depbase.Tpo $depbase.Po
  405. depbase=`echo o/eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  406. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/eval.o -MD -MP -MF $depbase.Tpo -c -o o/eval.o o/eval.c &&\
  407. mv -f $depbase.Tpo $depbase.Po
  408. depbase=`echo o/macros.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  409. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/macros.o -MD -MP -MF $depbase.Tpo -c -o o/macros.o o/macros.c &&\
  410. mv -f $depbase.Tpo $depbase.Po
  411. depbase=`echo o/lex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  412. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/lex.o -MD -MP -MF $depbase.Tpo -c -o o/lex.o o/lex.c &&\
  413. mv -f $depbase.Tpo $depbase.Po
  414. depbase=`echo o/bds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  415. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/bds.o -MD -MP -MF $depbase.Tpo -c -o o/bds.o o/bds.c &&\
  416. mv -f $depbase.Tpo $depbase.Po
  417. depbase=`echo o/frame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  418. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/frame.o -MD -MP -MF $depbase.Tpo -c -o o/frame.o o/frame.c &&\
  419. mv -f $depbase.Tpo $depbase.Po
  420. depbase=`echo o/predicate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  421. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/predicate.o -MD -MP -MF $depbase.Tpo -c -o o/predicate.o o/predicate.c &&\
  422. mv -f $depbase.Tpo $depbase.Po
  423. depbase=`echo o/reference.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  424. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/reference.o -MD -MP -MF $depbase.Tpo -c -o o/reference.o o/reference.c &&\
  425. mv -f $depbase.Tpo $depbase.Po
  426. depbase=`echo o/assignment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  427. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/assignment.o -MD -MP -MF $depbase.Tpo -c -o o/assignment.o o/assignment.c &&\
  428. mv -f $depbase.Tpo $depbase.Po
  429. depbase=`echo o/bind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  430. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/bind.o -MD -MP -MF $depbase.Tpo -c -o o/bind.o o/bind.c &&\
  431. mv -f $depbase.Tpo $depbase.Po
  432. depbase=`echo o/let.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  433. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/let.o -MD -MP -MF $depbase.Tpo -c -o o/let.o o/let.c &&\
  434. mv -f $depbase.Tpo $depbase.Po
  435. depbase=`echo o/conditional.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  436. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/conditional.o -MD -MP -MF $depbase.Tpo -c -o o/conditional.o o/conditional.c &&\
  437. mv -f $depbase.Tpo $depbase.Po
  438. depbase=`echo o/block.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  439. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/block.o -MD -MP -MF $depbase.Tpo -c -o o/block.o o/block.c &&\
  440. mv -f $depbase.Tpo $depbase.Po
  441. depbase=`echo o/iteration.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  442. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/iteration.o -MD -MP -MF $depbase.Tpo -c -o o/iteration.o o/iteration.c &&\
  443. mv -f $depbase.Tpo $depbase.Po
  444. depbase=`echo o/prog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  445. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/prog.o -MD -MP -MF $depbase.Tpo -c -o o/prog.o o/prog.c &&\
  446. mv -f $depbase.Tpo $depbase.Po
  447. depbase=`echo o/multival.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  448. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/multival.o -MD -MP -MF $depbase.Tpo -c -o o/multival.o o/multival.c &&\
  449. mv -f $depbase.Tpo $depbase.Po
  450. depbase=`echo o/catch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  451. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/catch.o -MD -MP -MF $depbase.Tpo -c -o o/catch.o o/catch.c &&\
  452. mv -f $depbase.Tpo $depbase.Po
  453. depbase=`echo o/cfun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  454. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/cfun.o -MD -MP -MF $depbase.Tpo -c -o o/cfun.o o/cfun.c &&\
  455. mv -f $depbase.Tpo $depbase.Po
  456. depbase=`echo o/cmpaux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  457. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/cmpaux.o -MD -MP -MF $depbase.Tpo -c -o o/cmpaux.o o/cmpaux.c &&\
  458. mv -f $depbase.Tpo $depbase.Po
  459. depbase=`echo o/big.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  460. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/big.o -MD -MP -MF $depbase.Tpo -c -o o/big.o o/big.c &&\
  461. mv -f $depbase.Tpo $depbase.Po
  462. depbase=`echo o/number.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  463. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/number.o -MD -MP -MF $depbase.Tpo -c -o o/number.o o/number.c &&\
  464. mv -f $depbase.Tpo $depbase.Po
  465. depbase=`echo o/num_pred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  466. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/num_pred.o -MD -MP -MF $depbase.Tpo -c -o o/num_pred.o o/num_pred.c &&\
  467. mv -f $depbase.Tpo $depbase.Po
  468. depbase=`echo o/num_comp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  469. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/num_comp.o -MD -MP -MF $depbase.Tpo -c -o o/num_comp.o o/num_comp.c &&\
  470. mv -f $depbase.Tpo $depbase.Po
  471. depbase=`echo o/num_arith.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  472. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/num_arith.o -MD -MP -MF $depbase.Tpo -c -o o/num_arith.o o/num_arith.c &&\
  473. mv -f $depbase.Tpo $depbase.Po
  474. depbase=`echo o/num_sfun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  475. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/num_sfun.o -MD -MP -MF $depbase.Tpo -c -o o/num_sfun.o o/num_sfun.c &&\
  476. mv -f $depbase.Tpo $depbase.Po
  477. depbase=`echo o/num_co.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  478. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/num_co.o -MD -MP -MF $depbase.Tpo -c -o o/num_co.o o/num_co.c &&\
  479. mv -f $depbase.Tpo $depbase.Po
  480. depbase=`echo o/num_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  481. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/num_log.o -MD -MP -MF $depbase.Tpo -c -o o/num_log.o o/num_log.c &&\
  482. mv -f $depbase.Tpo $depbase.Po
  483. depbase=`echo o/num_rand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  484. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/num_rand.o -MD -MP -MF $depbase.Tpo -c -o o/num_rand.o o/num_rand.c &&\
  485. mv -f $depbase.Tpo $depbase.Po
  486. depbase=`echo o/earith.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  487. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/earith.o -MD -MP -MF $depbase.Tpo -c -o o/earith.o o/earith.c &&\
  488. mv -f $depbase.Tpo $depbase.Po
  489. depbase=`echo o/array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  490. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/array.o -MD -MP -MF $depbase.Tpo -c -o o/array.o o/array.c &&\
  491. mv -f $depbase.Tpo $depbase.Po
  492. depbase=`echo o/regexpr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  493. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/regexpr.o -MD -MP -MF $depbase.Tpo -c -o o/regexpr.o o/regexpr.c &&\
  494. mv -f $depbase.Tpo $depbase.Po
  495. depbase=`echo o/structure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  496. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/structure.o -MD -MP -MF $depbase.Tpo -c -o o/structure.o o/structure.c &&\
  497. mv -f $depbase.Tpo $depbase.Po
  498. depbase=`echo o/toplevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  499. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/toplevel.o -MD -MP -MF $depbase.Tpo -c -o o/toplevel.o o/toplevel.c &&\
  500. mv -f $depbase.Tpo $depbase.Po
  501. depbase=`echo o/backq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  502. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/backq.o -MD -MP -MF $depbase.Tpo -c -o o/backq.o o/backq.c &&\
  503. mv -f $depbase.Tpo $depbase.Po
  504. depbase=`echo o/format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  505. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/format.o -MD -MP -MF $depbase.Tpo -c -o o/format.o o/format.c &&\
  506. mv -f $depbase.Tpo $depbase.Po
  507. depbase=`echo o/unixfsys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  508. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/unixfsys.o -MD -MP -MF $depbase.Tpo -c -o o/unixfsys.o o/unixfsys.c &&\
  509. mv -f $depbase.Tpo $depbase.Po
  510. depbase=`echo o/unixfasl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  511. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/unixfasl.o -MD -MP -MF $depbase.Tpo -c -o o/unixfasl.o o/unixfasl.c &&\
  512. mv -f $depbase.Tpo $depbase.Po
  513. depbase=`echo o/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  514. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/error.o -MD -MP -MF $depbase.Tpo -c -o o/error.o o/error.c &&\
  515. mv -f $depbase.Tpo $depbase.Po
  516. depbase=`echo o/unixtime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  517. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/unixtime.o -MD -MP -MF $depbase.Tpo -c -o o/unixtime.o o/unixtime.c &&\
  518. mv -f $depbase.Tpo $depbase.Po
  519. depbase=`echo o/unixsys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  520. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/unixsys.o -MD -MP -MF $depbase.Tpo -c -o o/unixsys.o o/unixsys.c &&\
  521. mv -f $depbase.Tpo $depbase.Po
  522. depbase=`echo o/unixsave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  523. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/unixsave.o -MD -MP -MF $depbase.Tpo -c -o o/unixsave.o o/unixsave.c &&\
  524. mv -f $depbase.Tpo $depbase.Po
  525. depbase=`echo o/funlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  526. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/funlink.o -MD -MP -MF $depbase.Tpo -c -o o/funlink.o o/funlink.c &&\
  527. mv -f $depbase.Tpo $depbase.Po
  528. depbase=`echo o/fat_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  529. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/fat_string.o -MD -MP -MF $depbase.Tpo -c -o o/fat_string.o o/fat_string.c &&\
  530. mv -f $depbase.Tpo $depbase.Po
  531. depbase=`echo o/run_process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  532. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/run_process.o -MD -MP -MF $depbase.Tpo -c -o o/run_process.o o/run_process.c &&\
  533. mv -f $depbase.Tpo $depbase.Po
  534. depbase=`echo o/nfunlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  535. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/nfunlink.o -MD -MP -MF $depbase.Tpo -c -o o/nfunlink.o o/nfunlink.c &&\
  536. mv -f $depbase.Tpo $depbase.Po
  537. depbase=`echo o/usig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  538. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/usig.o -MD -MP -MF $depbase.Tpo -c -o o/usig.o o/usig.c &&\
  539. mv -f $depbase.Tpo $depbase.Po
  540. depbase=`echo o/usig2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  541. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/usig2.o -MD -MP -MF $depbase.Tpo -c -o o/usig2.o o/usig2.c &&\
  542. mv -f $depbase.Tpo $depbase.Po
  543. depbase=`echo o/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  544. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/utils.o -MD -MP -MF $depbase.Tpo -c -o o/utils.o o/utils.c &&\
  545. mv -f $depbase.Tpo $depbase.Po
  546. depbase=`echo o/makefun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  547. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/makefun.o -MD -MP -MF $depbase.Tpo -c -o o/makefun.o o/makefun.c &&\
  548. mv -f $depbase.Tpo $depbase.Po
  549. depbase=`echo o/sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  550. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/sockets.o -MD -MP -MF $depbase.Tpo -c -o o/sockets.o o/sockets.c &&\
  551. mv -f $depbase.Tpo $depbase.Po
  552. depbase=`echo o/gmp_wrappers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  553. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/gmp_wrappers.o -MD -MP -MF $depbase.Tpo -c -o o/gmp_wrappers.o o/gmp_wrappers.c &&\
  554. mv -f $depbase.Tpo $depbase.Po
  555. depbase=`echo o/clxsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  556. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/clxsocket.o -MD -MP -MF $depbase.Tpo -c -o o/clxsocket.o o/clxsocket.c &&\
  557. mv -f $depbase.Tpo $depbase.Po
  558. depbase=`echo o/nsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  559. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/nsocket.o -MD -MP -MF $depbase.Tpo -c -o o/nsocket.o o/nsocket.c &&\
  560. mv -f $depbase.Tpo $depbase.Po
  561. depbase=`echo o/prelink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  562. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/prelink.o -MD -MP -MF $depbase.Tpo -c -o o/prelink.o o/prelink.c &&\
  563. mv -f $depbase.Tpo $depbase.Po
  564. depbase=`echo o/sfasl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  565. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/sfasl.o -MD -MP -MF $depbase.Tpo -c -o o/sfasl.o o/sfasl.c &&\
  566. mv -f $depbase.Tpo $depbase.Po
  567. depbase=`echo o/msbrk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  568. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/msbrk.o -MD -MP -MF $depbase.Tpo -c -o o/msbrk.o o/msbrk.c &&\
  569. mv -f $depbase.Tpo $depbase.Po
  570. depbase=`echo o/bcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  571. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/bcmp.o -MD -MP -MF $depbase.Tpo -c -o o/bcmp.o o/bcmp.c &&\
  572. mv -f $depbase.Tpo $depbase.Po
  573. depbase=`echo o/bcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  574. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/bcopy.o -MD -MP -MF $depbase.Tpo -c -o o/bcopy.o o/bcopy.c &&\
  575. mv -f $depbase.Tpo $depbase.Po
  576. depbase=`echo o/bzero.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  577. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/bzero.o -MD -MP -MF $depbase.Tpo -c -o o/bzero.o o/bzero.c &&\
  578. mv -f $depbase.Tpo $depbase.Po
  579. depbase=`echo o/user_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  580. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/user_init.o -MD -MP -MF $depbase.Tpo -c -o o/user_init.o o/user_init.c &&\
  581. mv -f $depbase.Tpo $depbase.Po
  582. depbase=`echo o/user_match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  583. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/user_match.o -MD -MP -MF $depbase.Tpo -c -o o/user_match.o o/user_match.c &&\
  584. mv -f $depbase.Tpo $depbase.Po
  585. depbase=`echo o/mapfun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  586. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/mapfun.o -MD -MP -MF $depbase.Tpo -c -o o/mapfun.o o/mapfun.c &&\
  587. mv -f $depbase.Tpo $depbase.Po
  588. depbase=`echo bin/dpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  589. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT bin/dpp.o -MD -MP -MF $depbase.Tpo -c -o bin/dpp.o bin/dpp.c &&\
  590. mv -f $depbase.Tpo $depbase.Po
  591. gcc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -no-pie -Wl,-T,gcl.script -o bin/dpp bin/dpp.o -lX11 -ldl -lm -lgmp -ltirpc
  592. depbase=`echo o/character.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  593. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/character.o -MD -MP -MF $depbase.Tpo -c -o o/character.o o/character.c &&\
  594. mv -f $depbase.Tpo $depbase.Po
  595. depbase=`echo o/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  596. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/file.o -MD -MP -MF $depbase.Tpo -c -o o/file.o o/file.c &&\
  597. mv -f $depbase.Tpo $depbase.Po
  598. depbase=`echo o/gcl_readline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  599. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/gcl_readline.o -MD -MP -MF $depbase.Tpo -c -o o/gcl_readline.o o/gcl_readline.c &&\
  600. mv -f $depbase.Tpo $depbase.Po
  601. depbase=`echo o/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  602. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/hash.o -MD -MP -MF $depbase.Tpo -c -o o/hash.o o/hash.c &&\
  603. mv -f $depbase.Tpo $depbase.Po
  604. depbase=`echo o/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  605. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/list.o -MD -MP -MF $depbase.Tpo -c -o o/list.o o/list.c &&\
  606. mv -f $depbase.Tpo $depbase.Po
  607. depbase=`echo o/package.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  608. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/package.o -MD -MP -MF $depbase.Tpo -c -o o/package.o o/package.c &&\
  609. mv -f $depbase.Tpo $depbase.Po
  610. depbase=`echo o/pathname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  611. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/pathname.o -MD -MP -MF $depbase.Tpo -c -o o/pathname.o o/pathname.c &&\
  612. mv -f $depbase.Tpo $depbase.Po
  613. depbase=`echo o/print.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  614. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/print.o -MD -MP -MF $depbase.Tpo -c -o o/print.o o/print.c &&\
  615. mv -f $depbase.Tpo $depbase.Po
  616. depbase=`echo o/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  617. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/read.o -MD -MP -MF $depbase.Tpo -c -o o/read.o o/read.c &&\
  618. mv -f $depbase.Tpo $depbase.Po
  619. depbase=`echo o/sequence.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  620. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/sequence.o -MD -MP -MF $depbase.Tpo -c -o o/sequence.o o/sequence.c &&\
  621. mv -f $depbase.Tpo $depbase.Po
  622. depbase=`echo o/string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  623. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/string.o -MD -MP -MF $depbase.Tpo -c -o o/string.o o/string.c &&\
  624. mv -f $depbase.Tpo $depbase.Po
  625. depbase=`echo o/symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  626. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/symbol.o -MD -MP -MF $depbase.Tpo -c -o o/symbol.o o/symbol.c &&\
  627. mv -f $depbase.Tpo $depbase.Po
  628. depbase=`echo o/new_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  629. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -MT o/new_init.o -MD -MP -MF $depbase.Tpo -c -o o/new_init.o o/new_init.c &&\
  630. mv -f $depbase.Tpo $depbase.Po
  631. rm -f lib/libbase_gcl.a
  632. ar cru lib/libbase_gcl.a o/typespec.o o/alloc.o o/gbc.o o/bitop.o o/main.o o/eval.o o/macros.o o/lex.o o/bds.o o/frame.o o/predicate.o o/reference.o o/assignment.o o/bind.o o/let.o o/conditional.o o/block.o o/iteration.o o/prog.o o/multival.o o/catch.o o/cfun.o o/cmpaux.o o/big.o o/number.o o/num_pred.o o/num_comp.o o/num_arith.o o/num_sfun.o o/num_co.o o/num_log.o o/num_rand.o o/earith.o o/array.o o/regexpr.o o/structure.o o/toplevel.o o/backq.o o/format.o o/unixfsys.o o/unixfasl.o o/error.o o/unixtime.o o/unixsys.o o/unixsave.o o/funlink.o o/fat_string.o o/run_process.o o/nfunlink.o o/usig.o o/usig2.o o/utils.o o/makefun.o o/sockets.o o/gmp_wrappers.o o/clxsocket.o o/nsocket.o o/prelink.o o/sfasl.o o/msbrk.o o/bcmp.o o/bcopy.o o/bzero.o o/user_init.o o/user_match.o o/mapfun.o o/character.o o/file.o o/gcl_readline.o o/hash.o o/list.o o/package.o o/pathname.o o/print.o o/read.o o/sequence.o o/string.o o/symbol.o o/new_init.o
  633. ar: `u' modifier ignored since `D' is the default (see `U')
  634. ranlib lib/libbase_gcl.a
  635. gcc -DHAVE_CONFIG_H -I. -I./h -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -fno-omit-frame-pointer -pg -MT o/lib_libgprof_a-gprof.o -MD -MP -MF o/.deps/lib_libgprof_a-gprof.Tpo -c -o o/lib_libgprof_a-gprof.o `test -f 'o/gprof.c' || echo './'`o/gprof.c
  636. mv -f o/.deps/lib_libgprof_a-gprof.Tpo o/.deps/lib_libgprof_a-gprof.Po
  637. rm -f lib/libgprof.a
  638. ar cru lib/libgprof.a o/lib_libgprof_a-gprof.o
  639. ar: `u' modifier ignored since `D' is the default (see `U')
  640. ranlib lib/libgprof.a
  641. i=$(echo gcl | sed 's,[0-9],,g' | sed 's,_gprof,,g'); \
  642. gcc -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -D $i -D FLAVOR="$i" -c unixport/sys_init.c -o unixport/sys_gcl.o
  643. [ -d gcl3 ] || mkdir -p gcl3
  644. i=$(echo gcl2 | sed 's,[0-9],,g' | sed 's,_gprof,,g'); \
  645. gcc -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -D $i -D FLAVOR="$i" -c unixport/sys_init.c -o unixport/sys_gcl2.o
  646. [ -d gcl2 ] || mkdir -p gcl2
  647. i=$(echo gcl1 | sed 's,[0-9],,g' | sed 's,_gprof,,g'); \
  648. gcc -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -D $i -D FLAVOR="$i" -c unixport/sys_init.c -o unixport/sys_gcl1.o
  649. [ -d gcl1 ] || mkdir -p gcl1
  650. i=$(echo gcl0 | sed 's,[0-9],,g' | sed 's,_gprof,,g'); \
  651. gcc -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -D $i -D FLAVOR="$i" -c unixport/sys_init.c -o unixport/sys_gcl0.o
  652. [ -d gcl0 ] || mkdir -p gcl0
  653. i=$(echo pre_gcl | sed 's,[0-9],,g' | sed 's,_gprof,,g'); \
  654. gcc -I h -I /usr/include/tirpc -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o -D $i -D FLAVOR="$i" -c unixport/sys_init.c -o unixport/sys_pre_gcl.o
  655. xbin/ar_merge crus unixport/libpre_gcl.a lib/libbase_gcl.a lib/libgprof.a unixport/sys_pre_gcl.o
  656. ar: `u' modifier ignored since `D' is the default (see `U')
  657. touch unixport/gcl_cmpnopt_pre_gcl.lsp
  658. gcc -I h -I /usr/include/tirpc -Io -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -I/usr/include/tirpc -O3 -fomit-frame-pointer -I o \
  659. -fPIC -shared -Wl,-undefined -Wl,dynamic_lookup o/boot.c -o unixport/libboot.so
  660. gcc -no-pie -Wl,-T,gcl.script -rdynamic -Wl,-z,relro -o unixport/raw_pre_gcl unixport/libpre_gcl.a -lX11 -ldl -lm -lgmp -ltirpc #FIXME relro
  661. rm -rf sb_pre_gcl # FIXME sandbox ugliness for parallel builds
  662. mkdir sb_pre_gcl
  663. cd sb_pre_gcl && \
  664. ar x ../unixport/libpre_gcl.a $(ar t ../unixport/libpre_gcl.a |grep ^gcl_) && \
  665. ln -snf gcl_cmpnopt_pre_gcl.lsp ../unixport/gcl_cmpnopt.lsp && \
  666. mkdir h && \
  667. ln -snf ../../h/cmpinclude.h h/ && \
  668. GCL_LSPSYSDIR=.././unixport/ \
  669. ../unixport/raw_pre_gcl $(dirname $(pwd))/unixport/ -libdir $(dirname $(pwd))/ \
  670. < <(cat ../unixport/init_raw.lsp <(echo "(system:save-system \"../unixport/saved_pre_gcl\")")) && \
  671. rm -f ../unixport/gcl_cmpnopt.lsp
  672. GCL (GNU Common Lisp) April 1994 141 pages
  673. Building symbol table for /home/gcl-builder/gcl/gcl/unixport/raw_pre_gcl ..
  674. loading .././unixport/../lsp/gcl_export.lsp
  675. loading .././unixport/../lsp/gcl_defmacro.lsp
  676. loading .././unixport/../lsp/gcl_evalmacros.lsp
  677. loading .././unixport/../lsp/gcl_top.lsp
  678. loading .././unixport/../lsp/gcl_autoload.lsp
  679.  
  680. >
  681. MAKE-PACKAGE
  682.  
  683. >
  684. #<"CSTRUCT" package>
  685.  
  686. >
  687. #<"COMPILER" package>
  688.  
  689. >
  690. #<"SLOOP" package>
  691.  
  692. >
  693. #<"ANSI-LOOP" package>
  694.  
  695. >
  696. #<"DEFPACKAGE" package>
  697.  
  698. >
  699. #<"TK" package>
  700.  
  701. >
  702. #<"FPE" package>
  703.  
  704. >
  705. #<"CLTL1-COMPAT" package>
  706.  
  707. >
  708. #<"libm" package>
  709.  
  710. >
  711. #<"SYSTEM" package>
  712.  
  713. SYSTEM>
  714. T
  715.  
  716. SYSTEM>
  717. T
  718.  
  719. SYSTEM>
  720. (:RAW-IMAGE
  721. :PRE-GCL :LARGE-MEMORY-MODEL :DYNAMIC-EXTENT :INTDIV :64BIT :C99
  722. :GNU-LD :XGCL :UNEXEC :NATIVE-RELOC :TRUNCATE_USE_C :CLX-LITTLE-ENDIAN
  723. :BSD :GNU :LINUX :X86_64 :SGC :IEEE-FLOATING-POINT :UNIX :GMP :GCL
  724. :AKCL :COMMON :KCL)
  725.  
  726. SYSTEM>loading .././unixport/../lsp/gcl_s.lsp
  727. loading .././unixport/../lsp/gcl_sf.lsp
  728. loading .././unixport/../lsp/gcl_rm.lsp
  729. loading .././unixport/../lsp/gcl_dl.lsp
  730. loading .././unixport/../lsp/gcl_fle.lsp
  731. loading .././unixport/../lsp/gcl_defmacro.lsp
  732. loading .././unixport/../lsp/gcl_hash.lsp
  733. loading .././unixport/../lsp/gcl_evalmacros.lsp
  734. loading .././unixport/../lsp/gcl_module.lsp
  735. loading .././unixport/../lsp/gcl_predlib.lsp
  736. loading .././unixport/../lsp/gcl_deftype.lsp
  737. loading .././unixport/../lsp/gcl_typeof.lsp
  738. loading .././unixport/../lsp/gcl_subtypep.lsp
  739. loading .././unixport/../lsp/gcl_bit.lsp
  740. loading .././unixport/../lsp/gcl_type.lsp
  741. loading .././unixport/../lsp/gcl_typecase.lsp
  742. loading .././unixport/../lsp/gcl_typep.lsp
  743. loading .././unixport/../lsp/gcl_defseq.lsp
  744. loading .././unixport/../lsp/gcl_top.lsp
  745. loading .././unixport/../lsp/gcl_module.lsp
  746. loading .././unixport/../lsp/gcl_setf.lsp
  747. loading .././unixport/../lsp/gcl_arraylib.lsp
  748. loading .././unixport/../lsp/gcl_seq.lsp
  749. loading .././unixport/../lsp/gcl_seqlib.lsp
  750. loading .././unixport/../lsp/gcl_assert.lsp
  751. loading .././unixport/../lsp/gcl_defstruct.lsp
  752. loading .././unixport/../lsp/gcl_restart.lsp
  753. loading .././unixport/../lsp/gcl_serror.lsp
  754. loading .././unixport/../lsp/gcl_sharp.lsp
  755. loading .././unixport/../lsp/gcl_logical_pathname_translations.lsp
  756. loading .././unixport/../lsp/gcl_make_pathname.lsp
  757. loading .././unixport/../lsp/gcl_parse_namestring.lsp
  758. loading .././unixport/../lsp/gcl_merge_pathnames.lsp
  759. loading .././unixport/../lsp/gcl_pathname_match_p.lsp
  760. loading .././unixport/../lsp/gcl_namestring.lsp
  761. loading .././unixport/../lsp/gcl_wild_pathname_p.lsp
  762. loading .././unixport/../lsp/gcl_translate_pathname.lsp
  763. loading .././unixport/../lsp/gcl_truename.lsp
  764. loading .././unixport/../lsp/gcl_directory.lsp
  765. loading .././unixport/../lsp/gcl_rename_file.lsp
  766. loading .././unixport/../lsp/gcl_callhash.lsp
  767. loading .././unixport/../lsp/gcl_describe.lsp
  768. loading .././unixport/../lsp/gcl_bnum.lsp
  769. loading .././unixport/../lsp/gcl_numlib.lsp
  770. loading .././unixport/../lsp/gcl_mislib.lsp
  771. loading .././unixport/../lsp/gcl_iolib.lsp
  772. loading .././unixport/../lsp/gcl_nr.lsp
  773. loading .././unixport/../lsp/gcl_trace.lsp
  774. loading .././unixport/../lsp/gcl_sloop.lsp
  775. loading .././unixport/../lsp/gcl_packlib.lsp
  776. loading .././unixport/../lsp/gcl_fpe.lsp
  777. loading .././unixport/../cmpnew/gcl_cmptype.lsp
  778. loading .././unixport/../cmpnew/gcl_cmpinline.lsp
  779. loading .././unixport/../cmpnew/gcl_cmputil.lsp
  780. loading .././unixport/../lsp/gcl_debug.lsp
  781. loading .././unixport/../lsp/gcl_info.lsp
  782. loading .././unixport/../cmpnew/gcl_cmpbind.lsp
  783. loading .././unixport/../cmpnew/gcl_cmpblock.lsp
  784. loading .././unixport/../cmpnew/gcl_cmptop.lsp
  785. loading .././unixport/../cmpnew/gcl_cmpvar.lsp
  786. loading .././unixport/../cmpnew/gcl_cmpeval.lsp
  787. loading .././unixport/../cmpnew/gcl_cmpcall.lsp
  788. loading .././unixport/../cmpnew/gcl_cmpcatch.lsp
  789. loading .././unixport/../cmpnew/gcl_cmpenv.lsp
  790. loading .././unixport/../cmpnew/gcl_cmpflet.lsp
  791. loading .././unixport/../cmpnew/gcl_cmpfun.lsp
  792. loading .././unixport/../cmpnew/gcl_cmptag.lsp
  793. loading .././unixport/../cmpnew/gcl_cmpif.lsp
  794. loading .././unixport/../cmpnew/gcl_cmplabel.lsp
  795. loading .././unixport/../cmpnew/gcl_cmploc.lsp
  796. loading .././unixport/../cmpnew/gcl_cmpmap.lsp
  797. loading .././unixport/../cmpnew/gcl_cmpmulti.lsp
  798. loading .././unixport/../cmpnew/gcl_cmpspecial.lsp
  799. loading .././unixport/../cmpnew/gcl_cmplam.lsp
  800. loading .././unixport/../cmpnew/gcl_cmplet.lsp
  801. loading .././unixport/../cmpnew/gcl_cmpvs.lsp
  802. loading .././unixport/../cmpnew/gcl_cmpwt.lsp
  803. loading .././unixport/../cmpnew/gcl_cmpmain.lsp
  804.  
  805. NIL
  806.  
  807. COMPILER>
  808. (:SDEBUG
  809. :SETF :PRE-GCL :LARGE-MEMORY-MODEL :DYNAMIC-EXTENT :INTDIV :64BIT :C99
  810. :GNU-LD :XGCL :UNEXEC :NATIVE-RELOC :TRUNCATE_USE_C :CLX-LITTLE-ENDIAN
  811. :BSD :GNU :LINUX :X86_64 :SGC :IEEE-FLOATING-POINT :UNIX :GMP :GCL
  812. :AKCL :COMMON :KCL)
  813.  
  814. COMPILER>
  815. #<"SYSTEM" package>
  816.  
  817. SYSTEM>
  818. T
  819.  
  820. SYSTEM>
  821. NIL
  822.  
  823. SYSTEM>
  824. NIL
  825.  
  826. SYSTEM>
  827. ""
  828.  
  829. SYSTEM>
  830. NIL
  831.  
  832. SYSTEM>;; Loading #P".././gcl-tk/tk-package.lsp"
  833. ;; Finished loading #P".././gcl-tk/tk-package.lsp"
  834. ;; Loading #P".././cmpnew/gcl_lfun_list.lsp"
  835. ;; Finished loading #P".././cmpnew/gcl_lfun_list.lsp"
  836. ;; Loading #P".././cmpnew/gcl_cmpopt.lsp"
  837. ;; Finished loading #P".././cmpnew/gcl_cmpopt.lsp"
  838. ;; Loading #P"/home/gcl-builder/gcl/gcl/unixport/gcl_cmpnopt.lsp"
  839. ;; Finished loading #P"/home/gcl-builder/gcl/gcl/unixport/gcl_cmpnopt.lsp"
  840. ;; Loading #P".././lsp/gcl_auto_new.lsp"
  841. ;; Finished loading #P".././lsp/gcl_auto_new.lsp"
  842. T
  843.  
  844. SYSTEM>
  845. NIL
  846.  
  847. SYSTEM>
  848. T
  849.  
  850. SYSTEM>
  851. T
  852.  
  853. SYSTEM>
  854.  
  855. SYSTEM>
  856. NIL
  857.  
  858. SYSTEM>
  859. "Thu Apr 10 09:38:27 PM EDT 2025"
  860.  
  861. SYSTEM>
  862. *SYSTEM-BANNER*
  863.  
  864. SYSTEM>
  865. INIT-CMP-ANON
  866.  
  867. SYSTEM>
  868.  
  869. >
  870. #<"COMPILER" package>
  871.  
  872. COMPILER>
  873. "init_raw.lsp"
  874.  
  875. COMPILER>
  876. T
  877.  
  878. COMPILER>
  879. CLTL1-COMPAT::STRING-CHAR
  880.  
  881. COMPILER>
  882. NIL
  883.  
  884. COMPILER>
  885. T
  886.  
  887. COMPILER>
  888. NIL
  889.  
  890. COMPILER>18790481920 heap words available
  891. NIL
  892.  
  893. COMPILER>
  894. NIL
  895.  
  896. COMPILER>
  897. T
  898.  
  899. COMPILER>rm -rf sb_pre_gcl
  900. unixport/saved_pre_gcl < <(cat unixport/cinit.lisp <(echo "(system:save-system \"unixport/gcl0\")"))
  901. GCL (GNU Common Lisp) 2.7.1 Thu Apr 10 09:38:27 PM EDT 2025 CLtL1 git: Version_2_7_0
  902. Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
  903. Binary License: GPL due to GPL'ed components: (XGCL UNEXEC)
  904. Modifications of this banner must retain notice of a compatible license
  905. Dedicated to the memory of W. Schelter
  906.  
  907. Use (help) to get some basic information on how to use GCL.
  908. Temporary directory for compiler files set to /tmp/
  909.  
  910. >
  911. #<"COMPILER" package>
  912.  
  913. COMPILER>
  914. NIL
  915.  
  916. COMPILER>
  917. NIL
  918.  
  919. COMPILER>
  920. 1
  921.  
  922. COMPILER>
  923. WS UP/MP FI% GC TYPES
  924.  
  925. 2 1/1 4.8% CONS FIXNUM SHORT-FLOAT LONG-FLOAT SIMPLE-STRING SIMPLE-BIT-VECTOR SIMPLE-VECTOR SPICE
  926. 4 1/1 0.0% STRING BIT-VECTOR VECTOR ARRAY
  927. 3 1/1 0.0% STRUCTURE BIGNUM RATIONAL COMPLEX SIMPLE-ARRAY READTABLE
  928. 8 1/1 0.0% CHARACTER PATHNAME
  929. 9 1/1 0.1% SYMBOL HASH-TABLE
  930. 13 1/1 0.0% PACKAGE
  931. 6 1/1 0.0% STREAM FUNCTION
  932. 5 1/1 0.0% RANDOM-STATE
  933. 7 0/0 0.0% CFDATA
  934.  
  935. 1/1 contiguous (2 blocks)
  936. 43 hole
  937. 1/1 0.0% relocatable
  938.  
  939. 8 pages for cells
  940.  
  941. 10 total pages in core
  942. 10 current core maximum pages
  943. 1 pages reserved for gc
  944. 128 pages available for adding to core
  945. 1 pages reserved for core exhaustion
  946.  
  947. 140 maximum pages
  948.  
  949.  
  950. Key:
  951.  
  952. WS: words per struct
  953. UP: allocated pages
  954. MP: maximum pages
  955. FI: fraction of cells in use on allocated pages
  956. GC: number of gc triggers allocating this type
  957.  
  958. word size: 64 bits
  959. page size: 1073741824 bytes
  960. heap start: 0x40000000
  961. heap max : 0x2340000000
  962. shared library start: 0x7FFFF7A00000
  963. cstack start: 0x7FFFFFFFF000
  964. cstack mark offset: 600 bytes
  965. cstack direction: downward
  966. cstack alignment: 16 bytes
  967. cstack max: 16601 bytes
  968. physical pages: 125
  969. immfix start: 0x8000000000000000
  970. immfix size: 4611686018427387904 fixnums
  971.  
  972. COMPILER>
  973. ABS
  974.  
  975. COMPILER>
  976. ;; Compiling /tmp/gazonk_625863_0.lsp.
  977. [GC for 1 CONS pages..(T=59).GC finished]
  978. [GC for 1 CONS pages..(T=56).GC finished]
  979. [GC for 1 CONS pages..(T=55).GC finished]
  980. ;; End of Pass 1.
  981. ;; End of Pass 2.
  982. [GC for 1 CONS pages..(T=55).GC finished]
  983. OPTIMIZE levels: Safety=3, Space=0, Speed=3
  984. ;; Finished compiling /tmp/gazonk_625863_0.o.
  985. ;; Loading #P"/tmp/gazonk_625863_0.o"
  986. [GC for 0 CFDATA pages..(T=55).GC finished]
  987.  
  988. Error:ERROR: File /tmp/gazonk_625863_0.o has been compiled for a restricted address space,
  989. and can no longer be loaded in this heap.
  990. You can recompile with :large-memory-model-p t,
  991. or (setq compiler::*default-large-memory-model-p* t) before recompiling.
  992. Signalled by IF.
  993. ERROR: File /tmp/gazonk_625863_0.o has been compiled for a restricted address space,
  994. and can no longer be loaded in this heap.
  995. You can recompile with :large-memory-model-p t,
  996. or (setq compiler::*default-large-memory-model-p* t) before recompiling.
  997.  
  998. Broken at LET*. Type :H for Help.
  999. 1 Return to top level.
  1000. COMPILER>>
  1001. #<"COMPILER" package>
  1002. COMPILER>>
  1003. T
  1004. COMPILER>>[GC for 1 CONTIGUOUS-BLOCKS pages..(T=62).GC finished]
  1005. [GC for 1 RELOCATABLE-BLOCKS pages..(T=63).GC finished]
  1006. unixport/gcl0 -eval "(mapc 'load (directory \"gcl0/*.done\"))" -compile lsp/gcl_s.lsp -o gcl0/gcl_s.o
  1007.  
  1008. ;; Compiling lsp/gcl_s.lsp.
  1009. make[1]: *** [Makefile:4636: gcl0/gcl_s.o] Killed
  1010. rm unixport/raw_pre_gcl
  1011. make[1]: Leaving directory '/home/gcl-builder/gcl/gcl'
  1012. make: *** [Makefile:1030: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment