* Package: dev-lisp/gcl-2.6.10 * Repository: gentoo * Maintainer: common-lisp@gentoo.org * USE: X abi_x86_64 amd64 ansi elibc_glibc kernel_linux readline userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gcl-2.6.10.tar.gz to /var/tmp/portage/dev-lisp/gcl-2.6.10/work >>> Unpacking gcl-2.6.10-fedora.tar.bz2 to /var/tmp/portage/dev-lisp/gcl-2.6.10/work >>> Source unpacked in /var/tmp/portage/dev-lisp/gcl-2.6.10/work >>> Preparing source in /var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl ... * Applying fd-leak.patch ... [ ok ] * Applying latex.patch ... [ ok ] * Applying texinfo.patch ... [ ok ] * Applying elisp.patch ... [ ok ] * Applying rename.patch ... [ ok ] * Applying getcwd.patch ... [ ok ] * Applying infrastructure.patch ... [ ok ] * Applying extension.patch ... [ ok ] * Applying unrandomize.patch ... [ ok ] * Applying asm-signal-h.patch ... [ ok ] * Applying plt.patch ... [ ok ] * Applying ellipsis.patch ... [ ok ] * Applying man.patch ... [ ok ] * Applying reloc-type.patch ... [ ok ] * Applying largefile.patch ... [ ok ] * Applying gcl-tcl-8.6.patch ... [ ok ] * Applying gcl-gmp-6.patch ... [ ok ] * Applying gcl-readline-6.3.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl ... * econf: updating gcl/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gcl/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gcl/gmp4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gcl/gmp4/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-dynsysgmp --disable-xdr --enable-emacsdir=/usr/share/emacs/site-lisp/gcl --enable-infodir=/usr/share/info --enable-readline --enable-ansi --disable-xgcl --with-x configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu host=x86_64-pc-linux-gnu enable_machine= use=amd64-linux checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for CFLAG -Wno-unused-but-set-variable... yes checking for gawk... gawk checking system version (for dynamic loading)... Linux-4.16.2 checking for unistd.h... (cached) yes checking for sysconf in -lc... yes checking _SC_CLK_TCK... 100 checking _SC_PHYS_PAGES... 16345771 checking for egrep... (cached) /bin/grep -E checking for makeinfo... makeinfo checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking for external gmp version... 4/5 checking for leading underscore in object symbols... no checking for GNU ld option -Map... yes checking for size of gmp limbs... 8 checking _SHORT_LIMB... no checking _LONG_LONG_LIMB... no checking __builtin_clzl... yes checking __builtin_ctzl... yes checking __builtin___clear_cache... yes checking size of long... 8 checking for byte order... little checking for word order... little checking for pagewidth... 12 checking for required object alignment... 8 checking for C extension variable alignment... __attribute__ ((aligned (8))) checking sizeof struct contblock... 16 checking for sbrk... yes checking for ADDR_NO_RANDOMIZE constant... yes 40000 checking for ADDR_COMPAT_LAYOUT constant... yes 200000 checking for ADDR_LIMIT_3GB constant... yes 8000000 checking for personality(ADDR_NO_RANDOMIZE) support... yes checking that sbrk is (now) non-random... yes checking CSTACK_ADDRESS... 0x7fffffffffff checking cstack bits... 48 checking NEG_CSTACK_ADDRESS... no checking finding CSTACK_ALIGNMENT... 64 checking CSTACK_DIRECTION... -1 checking finding default linker script... got it configure: trying to adjust text start configure: min log text start -1 configure: max log text start 61 configure: lowering log text to 0 to maximize data area checking our linker script... done checking mem top... 0x8000000000000000 checking finding upper mem half range... 0x4000000000000000 checking sizeof long long int... no checking for getcwd... yes checking for getwd... yes checking for uname... yes checking for gettimeofday... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking elf_abi.h usability... no checking elf_abi.h presence... no checking for elf_abi.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for BSDgettimeofday... no checking for gettimeofday... (cached) yes checking for gettimeofday declaration... present checking for sin in -lm... yes checking for main in -lmingwex... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for isnormal... yes checking for isfinite... yes checking for connect... yes checking for gethostbyname... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_initialize in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for network code for nsocket.c... yes checking for listen using fcntl... yes checking for profil... yes checking for setenv... yes checking for _cleanup... no checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking for SV_ONSTACK... no checking for SIGSYS... yes checking for SIGEMT... no checking asm/sigcontext.h usability... yes checking asm/sigcontext.h presence... yes checking for asm/sigcontext.h... yes checking for asm/signal.h... yes checking for sigcontext... sigcontext in signal.h checking for emacs... /usr/bin/emacs checking emacs site lisp directory... /usr/share/emacs/site-lisp/gcl/ checking emacs default.el... ./default.el checking emacs info/dir... /usr/share/info/ checking for main in -lieee... yes checking for tclsh... tclsh checking for tcl/tk... using TK_VERSION=8.6 in /usr/lib64 checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes configure: creating ./config.status config.status: creating makedefc config.status: creating windows/gcl.iss config.status: creating windows/sysdir.bat config.status: creating windows/install.lsp config.status: creating h/gclincl.h makedefc # begin makedefs # use=amd64-linux # for main link of raw_gcl LIBS= -lm -lgmp -lreadline #The multi precision library stuff MPFILES=$(MPDIR)/@MPI_FILE@ $(MPDIR)/libmport.a # root for the installation, eg /usr/local # This would cause make install to create /usr/local/bin/gcl and # /usr/local/lib/gcl-2-??/* with some basic files. prefix=/usr # where to place the info files INFO_DIR=/usr/share/info/ # where to put emacs lisp files. EMACS_SITE_LISP=/usr/share/emacs/site-lisp/gcl/ # the default.el file EMACS_DEFAULT_EL=./default.el # numerous TCL/TK variables culled from the tkConfig.sh and tclConfig.sh # if these are found. TK_CONFIG_PREFIX=/usr/lib64 TK_LIBRARY=/usr/lib64/tk8.6 TCL_LIBRARY=/usr/lib64/tcl8.6 TK_XINCLUDES= TK_INCLUDE=-I/usr/lib64/../include TCL_INCLUDE=-I/usr/lib64/../include TK_LIB_SPEC=-ltk8.6 TK_BUILD_LIB_SPEC=-ltk8.6 TK_XLIBSW=-lX11 TK_XINCLUDES= TCL_LIB_SPEC=-ltcl8.6 TCL_DL_LIBS=-ldl TCL_LIBS=-ldl -lz -lpthread -lieee -lm NOTIFY=yes CC=x86_64-pc-linux-gnu-gcc CFLAGS=-pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I$(GCLDIR)/o LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-T ../unixport/gcl.script FINAL_CFLAGS=-pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe NIFLAGS=-pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -I$(GCLDIR)/o O3FLAGS=-O2 O2FLAGS=-O RL_OBJS=gcl_readline.o RL_LIB= MAKEINFO=makeinfo FLISP=saved_ansi_gcl SYSTEM=ansi_gcl BUILD_BFD= GMPDIR= X_LIBS= X_CFLAGS= PROCESSOR_FLAGS= EXTRA_LOBJS= LEADING_UNDERSCORE= GNU_LD=1 AWK=gawk LIBBFD= LIBIBERTY= add-defs1 amd64-linux using amd64-linux.defs >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl ... make -j 1 -j1 (cd o && make ../h/new_decl.h) make[1]: Entering directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o' x86_64-pc-linux-gnu-gcc -o grab_defs grab_defs.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E main.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > main.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E alloc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > alloc.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E gbc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gbc.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E bitop.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bitop.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E typespec.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > typespec.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E eval.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > eval.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E macros.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > macros.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E lex.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > lex.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E bds.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bds.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E frame.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > frame.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E predicate.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > predicate.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E reference.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > reference.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E assignment.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > assignment.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E bind.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bind.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E let.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > let.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E conditional.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > conditional.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E block.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > block.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E iteration.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > iteration.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E mapfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > mapfun.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E prog.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > prog.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E multival.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > multival.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E catch.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > catch.ini x86_64-pc-linux-gnu-gcc -I../h -I../gcl-tk -o ../bin/dpp ../bin/dpp.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp symbol dpp: symbol.d -> symbol.c ./grab_defs < symbol.c > symbol.ini rm symbol.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E cfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > cfun.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E cmpaux.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > cmpaux.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp package dpp: package.d -> package.c ./grab_defs < package.c > package.ini rm package.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E big.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > big.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E number.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > number.ini In file included from number.c:31:0: ../h/include.h:46:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE In file included from ../h/include.h:36:0, from number.c:31: ../h/gclincl.h:357:0: note: this is the location of the previous definition # define _GNU_SOURCE 1 [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E num_pred.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_pred.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E num_comp.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_comp.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E num_arith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_arith.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E num_sfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_sfun.ini In file included from num_sfun.c:24:0: ../h/include.h:46:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE In file included from ../h/include.h:36:0, from num_sfun.c:24: ../h/gclincl.h:357:0: note: this is the location of the previous definition # define _GNU_SOURCE 1 [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E num_co.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_co.ini In file included from num_co.c:34:0: ../h/include.h:46:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE In file included from ../h/include.h:36:0, from num_co.c:34: ../h/gclincl.h:357:0: note: this is the location of the previous definition # define _GNU_SOURCE 1 [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E num_log.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_log.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E num_rand.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_rand.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E earith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > earith.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp character dpp: character.d -> character.c ./grab_defs < character.c > character.ini rm character.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp sequence dpp: sequence.d -> sequence.c ./grab_defs < sequence.c > sequence.ini rm sequence.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp list dpp: list.d -> list.c ./grab_defs < list.c > list.ini rm list.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp hash dpp: hash.d -> hash.c ./grab_defs < hash.c > hash.ini rm hash.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E array.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > array.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp string dpp: string.d -> string.c ./grab_defs < string.c > string.ini rm string.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E regexpr.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > regexpr.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E structure.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > structure.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E toplevel.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > toplevel.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp file dpp: file.d -> file.c ./grab_defs < file.c > file.ini rm file.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp read dpp: read.d -> read.c ./grab_defs < read.c > read.ini rm read.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E backq.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > backq.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp print dpp: print.d -> print.c ./grab_defs < print.c > print.ini rm print.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E format.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > format.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp pathname dpp: pathname.d -> pathname.c ./grab_defs < pathname.c > pathname.ini rm pathname.c [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E unixfsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixfsys.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E unixfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixfasl.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E error.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > error.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E unixtime.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixtime.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E unixsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixsys.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E unixsave.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixsave.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E funlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > funlink.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E fat_string.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > fat_string.ini In file included from fat_string.c:27:0: fasdump.c:383:0: warning: "MASK" redefined #define MASK ~(~0 << 8) In file included from fasdump.c:26:0, from fat_string.c:27: ../h/num_include.h:27:0: note: this is the location of the previous definition #define MASK 0x7fffffff [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E run_process.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > run_process.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E nfunlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > nfunlink.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E usig.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > usig.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E usig2.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > usig2.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E utils.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > utils.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E makefun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > makefun.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E sockets.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > sockets.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E gmp_wrappers.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gmp_wrappers.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E clxsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > clxsocket.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E init_pari.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > init_pari.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E nsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > nsocket.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h x86_64-pc-linux-gnu-gcc -DNO_DEFUN -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk -E sfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > sfasl.ini [ -e ../h/new_decl.h ] || touch ../h/new_decl.h ../bin/dpp gcl_readline dpp: gcl_readline.d -> gcl_readline.c ./grab_defs < gcl_readline.c > gcl_readline.ini rm gcl_readline.c echo '#include "make-decl.h"' > foo.c cat main.ini alloc.ini gbc.ini bitop.ini typespec.ini eval.ini macros.ini lex.ini bds.ini frame.ini predicate.ini reference.ini assignment.ini bind.ini let.ini conditional.ini block.ini iteration.ini mapfun.ini prog.ini multival.ini catch.ini symbol.ini cfun.ini cmpaux.ini package.ini big.ini number.ini num_pred.ini num_comp.ini num_arith.ini num_sfun.ini num_co.ini num_log.ini num_rand.ini earith.ini character.ini sequence.ini list.ini hash.ini array.ini string.ini regexpr.ini structure.ini toplevel.ini file.ini read.ini backq.ini print.ini format.ini pathname.ini unixfsys.ini unixfasl.ini error.ini unixtime.ini unixsys.ini unixsave.ini funlink.ini fat_string.ini ./run_process.ini nfunlink.ini usig.ini usig2.ini utils.ini makefun.ini sockets.ini gmp_wrappers.ini clxsocket.ini init_pari.ini nsocket.ini ./sfasl.ini gcl_readline.ini >> foo.c x86_64-pc-linux-gnu-gcc -E -I../h foo.c | sed -n -e '/#/d' -e '/DO_/d' -e '/[a-zA-Z;]/p' > ../h/new_decl.h rm foo.c make[1]: Leaving directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o' cat h/config.h | sed -e "1,/Begin for cmpincl/d" -e "/End for cmpinclude/,50000d" > cmpinclude.h cd h && cpp tsgc.h 2>/dev/null| grep -v '^ *$' | tail -1l | tr -d '"' >>../cmpinclude.h cat h/cmpincl1.h h/gclincl.h h/compbas.h h/enum.h h/mgmp.h h/bits.h h/object.h h/vs.h h/bds.h h/frame.h h/lex.h h/eval.h h/funlink.h h/att_ext.h h/new_decl.h h/compbas2.h h/compat.h h/cmponly.h o/regexp.h h//protoize.h h//immnum.h >> cmpinclude.h x86_64-pc-linux-gnu-gcc -E -I./h/ -dD cmpinclude.h | \ awk '/#define *(__STDC_(_|HOSTED__) |(pu|ge)tc|__GCC_ATOMIC_|__GNU_PATCHLEVEL__ |__VERSION__ )/ {next}{print}' >tmpx1 && mv tmpx1 cmpinclude.h ./xbin/move-if-changed mv cmpinclude.h h/cmpinclude.h cmpinclude.h and h/cmpinclude.h were not the same. ln cmpinclude.h h/cmpinclude.h ./xbin/move-if-changed cp h/cmpinclude.h o/cmpinclude.h h/cmpinclude.h and o/cmpinclude.h were not the same. ln h/cmpinclude.h o/cmpinclude.h (cd bin; make all) make[1]: Entering directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/bin' x86_64-pc-linux-gnu-gcc -I../h -o append append.c x86_64-pc-linux-gnu-gcc -I../h -o file-sub file-sub.c make[1]: Leaving directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/bin' make mpfiles make[1]: Entering directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl' make[1]: Nothing to be done for 'mpfiles'. make[1]: Leaving directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl' rm -f o/cmpinclude.h ; cp h/cmpinclude.h o (cd o; make all) make[1]: Entering directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o' x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe -O2 -I/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o -I../h -I../gcl-tk main.c main.c: In function ‘main’: main.c:451:32: error: storage size of ‘estack’ isn’t known static struct sigaltstack estack; ^~~~~~ main.c:451:32: warning: unused variable ‘estack’ [-Wunused-variable] In file included from ../h/include.h:111:0, from main.c:49: main.c: At top level: ../h/../h/protoize.h:1885:1: warning: inline function ‘integer_shift’ declared but never defined integer_shift(object,object); ^~~~~~~~~~~~~ ../h/../h/protoize.h:1882:1: warning: inline function ‘fixnum_big_shift’ declared but never defined fixnum_big_shift(fixnum,fixnum); ^~~~~~~~~~~~~~~~ ../h/../h/protoize.h:1879:1: warning: inline function ‘log_op2’ declared but never defined log_op2(fixnum,object,object); ^~~~~~~ ../h/../h/protoize.h:1876:1: warning: inline function ‘fixnum_times’ declared but never defined fixnum_times(fixnum,fixnum); ^~~~~~~~~~~~ ../h/../h/protoize.h:1873:1: warning: inline function ‘integer_bitp’ declared but never defined integer_bitp(object,object); ^~~~~~~~~~~~ ../h/../h/protoize.h:1870:1: warning: inline function ‘integer_length’ declared but never defined integer_length(object); ^~~~~~~~~~~~~~ ../h/../h/protoize.h:1867:1: warning: inline function ‘integer_count’ declared but never defined integer_count(object); ^~~~~~~~~~~~~ ../h/../h/protoize.h:1864:1: warning: inline function ‘intdivrem’ declared but never defined intdivrem(object,object,fixnum,object *,object *); ^~~~~~~~~ ../h/../h/protoize.h:1855:1: warning: inline function ‘set_sgc_bit’ declared but never defined set_sgc_bit(struct pageinfo *,void *); ^~~~~~~~~~~ ../h/../h/protoize.h:1849:1: warning: inline function ‘set_tm_maxpage’ declared but never defined set_tm_maxpage(struct typemanager *,fixnum); ^~~~~~~~~~~~~~ In file included from ../h/include.h:111:0, from main.c:49: ../h/../h/protoize.h:6:43: warning: inline function ‘make_cons’ declared but never defined /* alloc.c:296:OF */ extern inline object make_cons (object a, object d); /* (a, d) object a; object d; */ ^~~~~~~~~ ../h/../h/protoize.h:5:34: warning: inline function ‘add_pages’ declared but never defined /* alloc.c:213:OF */ inline void add_pages(struct typemanager *,fixnum); ^~~~~~~~~ ../h/../h/protoize.h:4:36: warning: inline function ‘alloc_object’ declared but never defined /* alloc.c:213:OF */ inline object alloc_object (enum type t); /* (t) enum type t; */ ^~~~~~~~~~~~ In file included from ../h/include.h:111:0, from main.c:49: ../h/../h/protoize.h:2:34: warning: inline function ‘add_page_to_freelist’ declared but never defined /* alloc.c:149:OF */ inline void add_page_to_freelist (char *p, struct typemanager *tm); /* (p, tm) char *p; struct typemanager *tm; */ ^~~~~~~~~~~~~~~~~~~~ make[1]: *** [makefile:26: main.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl/o' make: *** [makefile:70: unixport/saved_pre_gcl] Error 2 * ERROR: dev-lisp/gcl-2.6.10::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lisp/gcl-2.6.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/gcl-2.6.10::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lisp:gcl-2.6.10:20180414-225321.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/gcl-2.6.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/gcl-2.6.10/temp/environment'. * Working directory: '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl' * S: '/var/tmp/portage/dev-lisp/gcl-2.6.10/work/gcl'