Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909352 Details for
Bug 943823
dev-scheme/sigscheme-0.9.1 - [libtool] [gcc-15] eval.c: error: too many arguments to function func
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-scheme:sigscheme-0.9.1:20241118-155803.log
dev-scheme:sigscheme-0.9.1:20241118-155803.log (text/plain), 108.19 KB, created by
Toralf Förster
on 2024-11-18 19:07:01 UTC
(
hide
)
Description:
dev-scheme:sigscheme-0.9.1:20241118-155803.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 19:07:01 UTC
Size:
108.19 KB
patch
obsolete
> * Package: dev-scheme/sigscheme-0.9.1:0 > * Repository: gentoo > * Maintainer: scheme@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking sigscheme-0.9.1.tar.bz2 to /var/tmp/portage/dev-scheme/sigscheme-0.9.1/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/sigscheme-0.9.1/work >>>> Preparing source in /var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1 ... > * econf: updating sigscheme-0.9.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sigscheme-0.9.1/libgcroots/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sigscheme-0.9.1/libgcroots/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sigscheme-0.9.1/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sigscheme-0.9.1 --htmldir=/usr/share/doc/sigscheme-0.9.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether ln -s works... yes >checking for egrep... (cached) /usr/bin/grep -E >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for ruby18... no >checking for ruby... /usr/bin/ruby >checking for perl5... no >checking for perl... /usr/bin/perl >checking for asciidoc... /usr/bin/asciidoc >checking for sh... /usr/bin/sh >checking for md5... no >checking for md5sum... /usr/bin/md5sum >checking for sha1... no >checking for sha1sum... /usr/bin/sha1sum >checking for sha256... /usr/bin/sha256 >checking if libc is the GNU libc... yes >checking for ANSI C header files... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking for sys/types.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for unistd.h... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking for an ANSI C-conforming const... yes >checking for working volatile... yes >checking for preprocessor stringizing operator... yes >checking for C/C++ restrict keyword... __restrict >checking for inline... inline >checking whether char is unsigned... no >checking whether right shift operation is arithmetic... yes >checking for __attribute__... yes >checking whether f(va_list va){ &va; } works as expected... no >checking whether byte ordering is bigendian... no >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of void*... 8 >checking data model... LP64 (488, standard 64bit unixish) >checking for unsigned long long int... yes >checking for long long int... yes >checking for unsigned long long int... (cached) yes >checking for long double... yes >checking for long double with more range or precision than double... yes >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for intmax_t... yes >checking for intptr_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uintmax_t... yes >checking for uintptr_t... yes >checking size of char... (cached) 1 >checking size of short... (cached) 2 >checking size of int... (cached) 4 >checking size of long... (cached) 8 >checking size of long long... 8 >checking size of float... 4 >checking size of double... 8 >checking size of long double... 16 >checking size of void *... 8 >checking size of size_t... 8 >checking size of int8_t... 1 >checking size of int16_t... 2 >checking size of int32_t... 4 >checking size of int64_t... 8 >checking size of intmax_t... 8 >checking size of intptr_t... 8 >checking alignment of char... 1 >checking alignment of short... 2 >checking alignment of int... 4 >checking alignment of long... 8 >checking alignment of long long... 8 >checking alignment of float... 4 >checking alignment of double... 8 >checking alignment of long double... 16 >checking alignment of void *... 8 >checking alignment of size_t... 8 >checking alignment of int8_t... 1 >checking alignment of int16_t... 2 >checking alignment of int32_t... 4 >checking alignment of int64_t... 8 >checking alignment of intmax_t... 8 >checking alignment of intptr_t... 8 >checking for size_t... yes >checking for ssize_t... yes >checking CFLAGS for gcc -pedantic... -pedantic >checking CFLAGS for gcc -Wall... -Wall >checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts >checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations >checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls >checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes >checking CFLAGS for gcc -Wnested-externs... -Wnested-externs >checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith >checking CFLAGS for gcc -Wcast-align... -Wcast-align >checking CFLAGS for gcc -Wsign-compare... -Wsign-compare >checking CFLAGS for gcc -Wno-overlength-strings... -Wno-overlength-strings >checking CFLAGS for gcc -no-cpp-precomp... no, unknown >checking for sigsetjmp... yes >checking for getcontext... yes >checking for strtoll... yes >checking for strtoimax... yes >checking for memalign... yes >checking for fileno... yes >checking for getcwd... yes >checking for getpagesize... yes >checking for posix_memalign... yes >checking for memalign... (cached) yes >checking for strdup... yes >checking for strcasecmp... yes >checking if large mallocs guarantee page-alignment... no >checking for egrep... (cached) /usr/bin/grep -E >checking for GNU make... make >checking required dependencies of features... make: Circular writer <- raw_c_format dependency dropped. >resolved >checking recommended dependencies of features... resolved >checking conflicts between features... ok >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating sigscheme.pc >config.status: creating libgcroots.mk >config.status: creating sigscheme.mk >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating m4/Makefile >config.status: creating tools/Makefile >config.status: creating include/Makefile >config.status: creating include/sigscheme/Makefile >config.status: creating src/Makefile >config.status: creating lib/Makefile >config.status: creating test/Makefile >config.status: creating test/run-singletest.sh >config.status: creating test-c/Makefile >config.status: creating test-c/collect.sh >config.status: creating bench/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in libgcroots (/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots) >configure: running /bin/sh ./configure --disable-option-checking '--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' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/sigscheme-0.9.1' '--htmldir=/usr/share/doc/sigscheme-0.9.1/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--disable-static' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 ' 'PKG_CONFIG_PATH=/usr/share/guile-data/3.0/pkgconfig' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for md5... no >checking for md5sum... /usr/bin/md5sum >checking for sha1... no >checking for sha1sum... /usr/bin/sha1sum >checking for sha256... /usr/bin/sha256 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/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 size of void *... 8 >checking alignment of void *... 8 >checking CFLAGS for gcc -pedantic... -pedantic >checking CFLAGS for gcc -Wall... -Wall >checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts >checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations >checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls >checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes >checking CFLAGS for gcc -Wnested-externs... -Wnested-externs >checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith >checking CFLAGS for gcc -Wcast-align... -Wcast-align >checking CFLAGS for gcc -Wsign-compare... -Wsign-compare >checking CFLAGS for gcc -no-cpp-precomp... no, unknown >checking for xlc... no >checking for dlopen in -ldl... yes >checking for getcontext... yes >checking whether to build shared libraries... yes >checking which machine-dependent code should be used... >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking sys/dg_sys_info.h usability... no >checking sys/dg_sys_info.h presence... no >checking for sys/dg_sys_info.h... no >checking whether Solaris gcc optimization fix is necessary... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gcroots.pc >config.status: creating m4/Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands > >SigScheme has been configured as follows: > >base config: regular > >[Storage configuration] >Storage impl: compact >Fixnum size: long >getcontext: yes >libgcroots: bundled one > >[Multibyte character handlings] >Multibyte chars: yes >Default encoding: utf8 >UTF-8 codec: yes >EUC-CN codec: no >EUC-JP codec: no >EUC-KR codec: no >Shift_JIS codec: no > >[R5RS behaviors] >Strict R5RS: no >Const list literal: no >Const vector literal: yes >Strict null form: no >Strict vector form: yes >Strict argcheck: yes >Strict top-level defs: yes >Internal definitions: yes > >[R5RS features] >Continuation: yes >Quasiquote: yes >Hygienic macros: no >Promise: yes >Integer: yes >Numeric I/O: yes >Charcters: yes >Strings: yes >String procedures: yes >Deep c[ad]+r procs: yes >Vectors: yes >Ports: yes >Reader: yes >Writer: yes >Load: yes > >[SRFIs] >SRFI-0: yes >SRFI-1: yes >SRFI-2: yes >SRFI-6: yes >SRFI-8: yes >SRFI-9: yes >SRFI-22: yes >SRFI-23: yes >SRFI-28: yes >SRFI-34: yes >SRFI-38: yes >SRFI-43: yes >SRFI-48: yes >SRFI-55: yes >SRFI-60: yes >SRFI-69: yes >SRFI-95: yes > >[R6RS features (preliminary)] >R6RS characters: yes >R6RS named chars: yes > >[SigScheme-specific extensions] >define-macro: yes >SigScheme extensions: yes >format+ procedure: yes >SIOD compatibilities: no >SIOD bugs emulation: no >eval_c_string(): yes >Backtrace: no >Library: yes >Interactive shell: yes > >[Developer-only debugging features] >Debug: no > >[Build information (provide this on bug reports)] >Package: SigScheme 0.9.1 >build (compile on): x86_64-pc-linux-gnu >host (compile for): x86_64-pc-linux-gnu >host data model: LP64 >host align (C/S/I/L/P): 1/2/4/8/8 >host endian: little >host char unsigned: no >host arithmetic rshift: yes >host safe va_list ref: no >Compiler: x86_64-pc-linux-gnu-gcc >Compiler version: x86_64-pc-linux-gnu-gcc (Gentoo 15.0.0_pre20241117-r1 p26) 15.0.0 20241117 (experimental) >CFLAGS='-O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG' >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1 ... >make -O -j4 >Making all in doc >make[1]: Nothing to be done for 'all'. >Making all in m4 >make[1]: Nothing to be done for 'all'. >Making all in tools >make[1]: Nothing to be done for 'all'. >Making all in libgcroots >Making all in m4 >make[2]: Nothing to be done for 'all'. >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"gcroots\ 0.3.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mark.lo mark.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"gcroots 0.3.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mark.c -fPIC -DPIC -o .libs/mark.o >mark.c: In function âGCROOTS_noop1â: >mark.c:35:26: warning: variable âsinkâ set but not used [-Wunused-but-set-variable] > 35 | static volatile word sink; > | ^~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"gcroots\ 0.3.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mach_dep.lo mach_dep.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"gcroots 0.3.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"gcroots\ 0.3.2\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o gcroots.lo gcroots.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"gcroots 0.3.2\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c gcroots.c -fPIC -DPIC -o .libs/gcroots.o >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fexceptions -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -version-info 1:0:1 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgcroots.la -rpath /usr/lib64 mark.lo gcroots.lo mach_dep.lo -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mark.o .libs/gcroots.o .libs/mach_dep.o -ldl -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libgcroots.so.0 -o .libs/libgcroots.so.0.1.0 >libtool: link: (cd ".libs" && rm -f "libgcroots.so.0" && ln -s "libgcroots.so.0.1.0" "libgcroots.so.0") >libtool: link: (cd ".libs" && rm -f "libgcroots.so" && ln -s "libgcroots.so.0.1.0" "libgcroots.so") >libtool: link: ( cd ".libs" && rm -f "libgcroots.la" && ln -s "../libgcroots.la" "libgcroots.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots' >Making all in include >Making all in sigscheme >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f config-old.h >ln -s ../../src/config-old.h config-old.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f config.h >ln -s ../../src/config.h config.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f global.h >ln -s ../../src/global.h global.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f scmint.h >ln -s ../../src/scmint.h scmint.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f encoding-dummy.h >ln -s ../../src/encoding-dummy.h encoding-dummy.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f sigscheme.h >ln -s ../../src/sigscheme.h sigscheme.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f encoding.h >ln -s ../../src/encoding.h encoding.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f storage-common.h >ln -s ../../src/storage-common.h storage-common.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f storage-fatty.h >ln -s ../../src/storage-fatty.h storage-fatty.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >rm -f storage-compact.h >ln -s ../../src/storage-compact.h storage-compact.h >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/include/sigscheme' >make all-am >make[3]: Nothing to be done for 'all-am'. >make[2]: Nothing to be done for 'all-am'. >Making all in src >make all-am >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-alloc.lo `test -f 'alloc.c' || echo './'`alloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c alloc.c -fPIC -DPIC -o .libs/libsscm_la-alloc.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdlib.h:26, > from alloc.c:40: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-error.lo `test -f 'error.c' || echo './'`error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c error.c -fPIC -DPIC -o .libs/libsscm_la-error.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdlib.h:26, > from error.c:39: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >In file included from error.c:44: >error.c: In function âscm_p_error_objectpâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >error.c:196:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 196 | DECLARE_FUNCTION("%%error-object?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >error.c:196:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 196 | DECLARE_FUNCTION("%%error-object?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >error.c: In function âscm_make_error_objâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >error.c:205:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 205 | DECLARE_INTERNAL_FUNCTION("scm_make_error_obj"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >error.c: In function âscm_raise_errorâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >error.c:219:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 219 | DECLARE_INTERNAL_FUNCTION("scm_raise_error"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >error.c: In function âscm_p_fatal_errorâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >error.c:259:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 259 | DECLARE_FUNCTION("%%fatal-error", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >error.c: In function âscm_p_backtraceâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >error.c:329:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 329 | DECLARE_FUNCTION("%%backtrace", procedure_fixed_0); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >error.c:329:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 329 | DECLARE_FUNCTION("%%backtrace", procedure_fixed_0); > | ^~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-storage.lo `test -f 'storage.c' || echo './'`storage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c storage.c -fPIC -DPIC -o .libs/libsscm_la-storage.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdlib.h:26, > from storage.c:40: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-storage-gc.lo `test -f 'storage-gc.c' || echo './'`storage-gc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c storage-gc.c -fPIC -DPIC -o .libs/libsscm_la-storage-gc.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdlib.h:26, > from storage-gc.c:62: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-symbol.lo `test -f 'symbol.c' || echo './'`symbol.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c symbol.c -fPIC -DPIC -o .libs/libsscm_la-symbol.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/string.h:26, > from symbol.c:40: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >In file included from symbol.c:44: >symbol.c: In function âscm_internâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >symbol.c:75:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 75 | DECLARE_INTERNAL_FUNCTION("scm_intern"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >symbol.c:75:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 75 | DECLARE_INTERNAL_FUNCTION("scm_intern"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >symbol.c: In function âscm_symbol_bound_toâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >symbol.c:108:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 108 | DECLARE_INTERNAL_FUNCTION("scm_symbol_bound_to"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >symbol.c:108:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 108 | DECLARE_INTERNAL_FUNCTION("scm_symbol_bound_to"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-eval.lo `test -f 'eval.c' || echo './'`eval.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c eval.c -fPIC -DPIC -o .libs/libsscm_la-eval.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/limits.h:26, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:210, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/syslimits.h:9, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:34, > from sigscheme.h:43, > from eval.c:40: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >eval.c: In function âreduceâ: >eval.c:107:17: error: too many arguments to function âfuncâ > 107 | return (*func)(SCM_INVALID, SCM_INVALID, &state); > | ~^~~~~~ >eval.c:116:17: error: too many arguments to function âfuncâ > 116 | return (*func)(left, left, &state); > | ~^~~~~~ >eval.c:124:17: error: too many arguments to function âfuncâ > 124 | left = (*func)(left, right, &state); > | ~^~~~~~ >eval.c:134:13: error: too many arguments to function âfuncâ > 134 | return (*func)(left, right, &state); > | ~^~~~~~ >In file included from eval.c:41: >eval.c: In function âcall_continuationâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >eval.c:144:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 144 | DECLARE_INTERNAL_FUNCTION("call_continuation"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >eval.c:144:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 144 | DECLARE_INTERNAL_FUNCTION("call_continuation"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >eval.c: In function âcall_closureâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >eval.c:166:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 166 | DECLARE_INTERNAL_FUNCTION("call_closure"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >eval.c: In function âcallâ: >eval.c:415:17: error: too many arguments to function âfuncâ > 415 | return (*func)(argbuf[0]); > | ~^~~~~~ >eval.c:417:17: error: too many arguments to function âfuncâ > 417 | return (*func)(argbuf[0], argbuf[1]); > | ~^~~~~~ >eval.c:420:17: error: too many arguments to function âfuncâ > 420 | return (*func)(argbuf[0], argbuf[1], argbuf[2]); > | ~^~~~~~ >eval.c:424:17: error: too many arguments to function âfuncâ > 424 | return (*func)(argbuf[0], argbuf[1], argbuf[2], argbuf[3]); > | ~^~~~~~ >eval.c:428:17: error: too many arguments to function âfuncâ > 428 | return (*func)(argbuf[0], argbuf[1], argbuf[2], argbuf[3], argbuf[4]); > | ~^~~~~~ >eval.c:432:17: error: too many arguments to function âfuncâ > 432 | return (*func)(argbuf[0], argbuf[1], argbuf[2], argbuf[3], argbuf[4], argbuf[5]); > | ~^~~~~~ >eval.c:436:17: error: too many arguments to function âfuncâ > 436 | return (*func)(argbuf[0], argbuf[1], argbuf[2], argbuf[3], argbuf[4], argbuf[5], argbuf[6]); > | ~^~~~~~ >eval.c: In function âscm_p_evalâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >eval.c:462:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 462 | DECLARE_FUNCTION("eval", procedure_fixed_2); > | ^~~~~~~~~~~~~~~~ >eval.c: In function âmap_evalâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >eval.c:560:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 560 | DECLARE_INTERNAL_FUNCTION("(function call)"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >eval.c: In function âscm_p_scheme_report_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >eval.c:590:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 590 | DECLARE_FUNCTION("scheme-report-environment", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >eval.c: In function âscm_p_null_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >eval.c:609:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 609 | DECLARE_FUNCTION("null-environment", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >eval.c: In function âscm_p_interaction_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >eval.c:628:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 628 | DECLARE_FUNCTION("interaction-environment", procedure_fixed_0); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >eval.c:628:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 628 | DECLARE_FUNCTION("interaction-environment", procedure_fixed_0); > | ^~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:938: libsscm_la-eval.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-env.lo `test -f 'env.c' || echo './'`env.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c env.c -fPIC -DPIC -o .libs/libsscm_la-env.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/limits.h:26, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:210, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/syslimits.h:9, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:34, > from sigscheme.h:43, > from env.c:72: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >In file included from env.c:73: >env.c: In function âscm_extend_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:233:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 233 | DECLARE_INTERNAL_FUNCTION("scm_extend_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:233:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 233 | DECLARE_INTERNAL_FUNCTION("scm_extend_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_replace_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:253:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 253 | DECLARE_INTERNAL_FUNCTION("scm_replace_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:253:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 253 | DECLARE_INTERNAL_FUNCTION("scm_replace_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_update_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:277:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 277 | DECLARE_INTERNAL_FUNCTION("scm_update_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:277:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 277 | DECLARE_INTERNAL_FUNCTION("scm_update_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_add_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:294:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 294 | DECLARE_INTERNAL_FUNCTION("scm_add_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:294:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 294 | DECLARE_INTERNAL_FUNCTION("scm_add_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_lookup_environmentâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:329:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 329 | DECLARE_INTERNAL_FUNCTION("scm_lookup_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:329:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 329 | DECLARE_INTERNAL_FUNCTION("scm_lookup_environment"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_lookup_frameâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:374:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 374 | DECLARE_INTERNAL_FUNCTION("scm_lookup_frame"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:374:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 374 | DECLARE_INTERNAL_FUNCTION("scm_lookup_frame"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_symbol_valueâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:398:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 398 | DECLARE_INTERNAL_FUNCTION("scm_symbol_value"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_valid_environmentpâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:431:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 431 | DECLARE_INTERNAL_FUNCTION("scm_valid_environmentp"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:431:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 431 | DECLARE_INTERNAL_FUNCTION("scm_valid_environmentp"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âvalid_framepâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:456:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 456 | DECLARE_INTERNAL_FUNCTION("valid_framep"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:456:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 456 | DECLARE_INTERNAL_FUNCTION("valid_framep"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >env.c: In function âscm_validate_formalsâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:505:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 505 | DECLARE_INTERNAL_FUNCTION("scm_validate_formals"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >env.c:505:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 505 | DECLARE_INTERNAL_FUNCTION("scm_validate_formals"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-procedure.lo `test -f 'procedure.c' || echo './'`procedure.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c procedure.c -fPIC -DPIC -o .libs/libsscm_la-procedure.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/limits.h:26, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:210, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/syslimits.h:9, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:34, > from sigscheme.h:43, > from procedure.c:40: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >In file included from procedure.c:41: >procedure.c: In function âscm_p_eqpâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:71:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 71 | DECLARE_FUNCTION("eq?", procedure_fixed_2); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:71:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 71 | DECLARE_FUNCTION("eq?", procedure_fixed_2); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_eqvpâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:90:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 90 | DECLARE_FUNCTION("eqv?", procedure_fixed_2); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:90:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 90 | DECLARE_FUNCTION("eqv?", procedure_fixed_2); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_equalpâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:133:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 133 | DECLARE_FUNCTION("equal?", procedure_fixed_2); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:133:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 133 | DECLARE_FUNCTION("equal?", procedure_fixed_2); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_notâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:219:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 219 | DECLARE_FUNCTION("not", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:219:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 219 | DECLARE_FUNCTION("not", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_booleanpâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:227:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 227 | DECLARE_FUNCTION("boolean?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:227:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 227 | DECLARE_FUNCTION("boolean?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_symbolpâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:238:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 238 | DECLARE_FUNCTION("symbol?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:238:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 238 | DECLARE_FUNCTION("symbol?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_symbol2stringâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:246:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 246 | DECLARE_FUNCTION("symbol->string", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_string2symbolâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:256:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 256 | DECLARE_FUNCTION("string->symbol", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_procedurepâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:269:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 269 | DECLARE_FUNCTION("procedure?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:269:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 269 | DECLARE_FUNCTION("procedure?", procedure_fixed_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_mapâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:277:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 277 | DECLARE_FUNCTION("map", procedure_variadic_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_map_single_argâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >procedure.c:295:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 295 | DECLARE_INTERNAL_FUNCTION("map"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >procedure.c: In function âscm_map_multiple_argsâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >procedure.c:313:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 313 | DECLARE_INTERNAL_FUNCTION("map"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_for_eachâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:359:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 359 | DECLARE_FUNCTION("for-each", procedure_variadic_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:359:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 359 | DECLARE_FUNCTION("for-each", procedure_variadic_1); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_call_with_current_continuationâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:370:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 370 | DECLARE_FUNCTION("call-with-current-continuation", > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:370:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 370 | DECLARE_FUNCTION("call-with-current-continuation", > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_valuesâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:380:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 380 | DECLARE_FUNCTION("values", procedure_variadic_0); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:380:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 380 | DECLARE_FUNCTION("values", procedure_variadic_0); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_call_with_valuesâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:396:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 396 | DECLARE_FUNCTION("call-with-values", procedure_fixed_tailrec_2); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >procedure.c:396:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 396 | DECLARE_FUNCTION("call-with-values", procedure_fixed_tailrec_2); > | ^~~~~~~~~~~~~~~~ >procedure.c: In function âscm_p_dynamic_windâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >procedure.c:407:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 407 | DECLARE_FUNCTION("dynamic-wind", procedure_fixed_3); > | ^~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[2]: Entering directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/sigscheme\"" -DSCMLIBDIR="\"/usr/share/sigscheme/lib\"" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c -o libsscm_la-syntax.lo `test -f 'syntax.c' || echo './'`syntax.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/sigscheme\" -DSCMLIBDIR=\"/usr/share/sigscheme/lib\" -I. -I../include -I/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/libgcroots/include -DSCM_COMPILING_LIBSSCM=1 -O2 -pipe -march=native -fno-diagnostics-color -pedantic -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-overlength-strings -DNDEBUG -c syntax.c -fPIC -DPIC -o .libs/libsscm_la-syntax.o >In file included from /usr/include/bits/libc-header-start.h:33, > from /usr/include/limits.h:26, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:210, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/syslimits.h:9, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/limits.h:34, > from sigscheme.h:43, > from syntax.c:40: >/usr/include/features.h:197:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 197 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > | ^~~~~~~ >In file included from syntax.c:41: >syntax.c: In function âscm_s_quoteâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:160:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 160 | DECLARE_FUNCTION("quote", syntax_fixed_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >syntax.c:160:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 160 | DECLARE_FUNCTION("quote", syntax_fixed_1); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_lambdaâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:180:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 180 | DECLARE_FUNCTION("lambda", syntax_variadic_1); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_setxâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:250:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 250 | DECLARE_FUNCTION("set!", syntax_fixed_2); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_cond_internalâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >syntax.c:285:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 285 | DECLARE_INTERNAL_FUNCTION("cond" /* , syntax_variadic_tailrec_0 */); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_condâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:378:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 378 | DECLARE_FUNCTION("cond", syntax_variadic_tailrec_0); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >syntax.c:378:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 378 | DECLARE_FUNCTION("cond", syntax_variadic_tailrec_0); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_caseâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:388:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 388 | DECLARE_FUNCTION("case", syntax_variadic_tailrec_1); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_letâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:494:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 494 | DECLARE_FUNCTION("let", syntax_variadic_tailrec_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >syntax.c:494:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 494 | DECLARE_FUNCTION("let", syntax_variadic_tailrec_1); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_letstarâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:584:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 584 | DECLARE_FUNCTION("let*", syntax_variadic_tailrec_1); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_letrecâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:627:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 627 | DECLARE_FUNCTION("letrec", syntax_variadic_tailrec_1); > | ^~~~~~~~~~~~~~~~ >sigschemeinternal.h:269:24: warning: variable âscm_internal_nameâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:278:17: note: in expansion of macro âSCM_MANGLEâ > 278 | const char *SCM_MANGLE(name); \ > | ^~~~~~~~~~ >syntax.c:627:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 627 | DECLARE_FUNCTION("letrec", syntax_variadic_tailrec_1); > | ^~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_letrec_internalâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >syntax.c:637:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 637 | DECLARE_INTERNAL_FUNCTION("letrec" /* , syntax_variadic_tailrec_1 */); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >syntax.c: In function âfilter_definitionsâ: >sigschemeinternal.h:350:53: warning: right-hand operand of comma expression has no effect [-Wunused-value] > 350 | (SCM_MANGLE(tmp) = CAR(_lst), (_lst) = CDR(_lst), SCM_MANGLE(tmp)) > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ >syntax.c:720:25: note: in expansion of macro âPOPâ > 720 | for (; CONSP(body); POP(body)) { > | ^~~ >syntax.c: In function âscm_s_bodyâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >syntax.c:775:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 775 | DECLARE_INTERNAL_FUNCTION("(body)" /* , syntax_variadic_tailrec_0 */); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_define_internalâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >sigschemeinternal.h:285:41: note: in expansion of macro âDECLARE_FUNCTIONâ > 285 | #define DECLARE_INTERNAL_FUNCTION(name) DECLARE_FUNCTION((name), ignored) > | ^~~~~~~~~~~~~~~~ >syntax.c:959:5: note: in expansion of macro âDECLARE_INTERNAL_FUNCTIONâ > 959 | DECLARE_INTERNAL_FUNCTION("define"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >syntax.c: In function âscm_s_defineâ: >sigschemeinternal.h:269:24: warning: variable âscm_internal_tmpâ set but not used [-Wunused-but-set-variable] > 269 | #define SCM_MANGLE(id) scm_internal_##id > | ^~~~~~~~~~~~~ >sigschemeinternal.h:279:12: note: in expansion of macro âSCM_MANGLEâ > 279 | ScmObj SCM_MANGLE(tmp); \ > | ^~~~~~~~~~ >syntax.c:979:5: note: in expansion of macro âDECLARE_FUNCTIONâ > 979 | DECLARE_FUNCTION("define", syntax_variadic_tailrec_1); > | ^~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1/src' >make[1]: *** [Makefile:668: all] Error 2 >make: *** [Makefile:544: all-recursive] Error 1 > * ERROR: dev-scheme/sigscheme-0.9.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-scheme/sigscheme-0.9.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-scheme/sigscheme-0.9.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-scheme:sigscheme-0.9.1:20241118-155803.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1' > * S: '/var/tmp/portage/dev-scheme/sigscheme-0.9.1/work/sigscheme-0.9.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 943823
:
909351
| 909352 |
909353
|
909354
|
909355
|
909356
|
909357
|
909358
|
909359