*** This log is abridged to its last 1000 lines: ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgnu.a make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' cc -I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -I/home/udu/aports/community/clisp/src/clisp-2.49 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/linkkit \ -Igllib -I/home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/gllib -c calls.m.c -o calls.o /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_file_size': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char * restrict, struct stat * restrict)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:475:9: note: in expansion of macro 'ON_PNAMESTRING' 475 | if (ON_PNAMESTRING(STACK_0,stat,&buf)) | ^~~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_sysconf': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:1191:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1191 | for (; pos < sysconf_arg_map.size; pos++) { | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_file_stat': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char * restrict, struct stat * restrict)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:1943:11: note: in expansion of macro 'ON_PNAMESTRING' 1943 | if (ON_PNAMESTRING(STACK_1,*(link_p ? &stat : &lstat),&buf)) | ^~~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_set_file_stat': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char * restrict, struct stat * restrict)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:2154:11: note: in expansion of macro 'ON_PNAMESTRING' 2154 | if (ON_PNAMESTRING(STACK_0,stat,&st)) OS_file_error(value1); | ^~~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char * restrict, struct stat * restrict)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:2171:11: note: in expansion of macro 'ON_PNAMESTRING' 2171 | if (ON_PNAMESTRING(STACK_1,stat,&st)) OS_file_error(value1); | ^~~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_posix_stat_vfs': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char * restrict, struct statvfs * restrict)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:2460:11: note: in expansion of macro 'ON_PNAMESTRING' 2460 | if (ON_PNAMESTRING(STACK_0,statvfs,&buf)) | ^~~~~~~~~~~~~~ In file included from /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:20: /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_os_file_owner': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'const char * (*)(const char *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/clisp.h:359:41: note: in definition of macro 'VALUES1' 359 | #define VALUES1(A) do { mv_space[0] = (A); mv_count = 1; } while (0) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:2715:33: note: in expansion of macro 'ON_PNAMESTRING' 2715 | VALUES1(safe_to_string((char*)ON_PNAMESTRING(popSTACK(),get_owner,NULL))); | ^~~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'copy_attributes_and_close': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:377:49: warning: cast between incompatible function types from 'int (*)(const char *, const struct utimbuf *)' to 'void * (*)(const char *, void *)' [-Wcast-function-type] 377 | #define ON_PNAMESTRING(p,f,d) on_pnamestring(p,(void*(*)(const char*,void*))&(f),(void*)(d)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:3004:9: note: in expansion of macro 'ON_PNAMESTRING' 3004 | if (ON_PNAMESTRING(STACK_0,utime,&utb)) { | ^~~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c: In function 'C_subr_os_errno': /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/calls.c:5672:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 5672 | for (; pos < check_errno_map.size; pos++) { | ^ cc -c /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/bogomips.c -o bogomips.o /home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/posix.lisp -o ./ ;; Compiling file /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/posix.lisp ... ;; Wrote file /home/udu/aports/community/clisp/src/clisp-2.49/syscalls/posix.fas The following functions were used but not defined: POSIX::%SYSLOG POSIX::CONVERT-MODE POSIX::FILE-STAT POSIX::SYSCONF POSIX:MKDTEMP POSIX::MKNOD POSIX::%STDIO POSIX:LGAMMA 0 errors, 0 warnings rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make all-recursive make[3]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[4]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' ln -s /home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/preload.lisp . make[1]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls' mkdir -p regexp m=`cd /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp; pwd`; \ if test -f $m/configure -a '!' -f regexp/config.status ; then ( cd regexp ; rm -rf gllib;\ cache=`echo regexp/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --disable-mmap;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --disable-mmap; \ fi ) ;\ fi; \ test -f $m/Makefile -a '!' -f regexp/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > regexp/Makefile ; \ CLISP="/home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd regexp ; make clisp-module CC="cc" CPPFLAGS="-I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -I/home/udu/aports/community/clisp/src/clisp-2.49" CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I." CLFLAGS="-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs " LIBS="/usr/lib/libreadline.so -lncurses /usr/lib/libavcall.so /usr/lib/libcallback.so -L/usr/lib -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Regexp (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3962062573) (memory 3968965885) checking for CLISP libdir... (cached) /home/udu/aports/community/clisp/src/clisp-2.49/ checking for CLISP linking set... (cached) /home/udu/aports/community/clisp/src/clisp-2.49 checking for CLISP... (cached) yes checking for gcc... (cached) cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) cc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/udu/aports/community/clisp/src/clisp-2.49//build-aux/install-sh -c -d checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking dependency style of cc... (cached) gcc3 checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict checking for ranlib... (cached) ranlib checking whether uses 'inline' correctly... (cached) yes checking for btowc... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for mbsinit... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking for nl_langinfo and CODESET... (cached) yes checking for a traditional french locale... none checking whether malloc, realloc, calloc are POSIX compliant... yes checking for locale.h... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for inline... (cached) inline checking for mbstate_t... (cached) yes checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... yes checking for ssize_t... yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking for random.h... no checking for struct random_data... no checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether initstat_r is declared without a macro... no checking whether srandom_r is declared without a macro... no checking whether setstate_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... no checking whether setenv is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether chown is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... (cached) yes checking whether environ is declared without a macro... (cached) yes checking whether euidaccess is declared without a macro... (cached) yes checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... (cached) yes checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... yes configure: ** Regexp (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** Regexp (Done) make[1]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp' /home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexp.lisp -o ./ ;; Compiling file /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexp.lisp ... ;; Wrote file /home/udu/aports/community/clisp/src/clisp-2.49/regexp/regexp.fas The following functions were used but not defined: REGEXP:REGEXP-COMPILE REGEXP:REGEXP-EXEC 0 errors, 0 warnings /home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C /home/udu/aports/community/clisp/src/clisp-2.49/linkkit/modprep /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexi.c ./ ;; MODPREP: "/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexi.c" --> #P"regexi.m.c" ;; MODPREP: reading "/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexi.c": 5,235 bytes, 148 lines ;; MODPREP: 12 objects, 3 DEFUNs ;; packages: ("REGEXP") MODPREP: wrote regexi.m.c (9,780 bytes) rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /home/udu/aports/community/clisp/src/clisp-2.49//build-aux/arg-nonnull.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /home/udu/aports/community/clisp/src/clisp-2.49//build-aux/c++defs.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /home/udu/aports/community/clisp/src/clisp-2.49//build-aux/warn-on-use.h \ | sed -e 's/_GL_/_rx_gl_GL_/g' \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALPATH''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|0|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definitions of _rx_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _rx_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _rx_gl_GL_WARN_ON_USE/r warn-on-use.h' \ < /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/stdlib.in.h; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _rx_gl_GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _rx_gl_GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _rx_gl_GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[4]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' cc -DHAVE_CONFIG_H -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib -I.. -I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -I/home/udu/aports/community/clisp/src/clisp-2.49 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/ -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po cc -DHAVE_CONFIG_H -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib -I.. -I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -I/home/udu/aports/community/clisp/src/clisp-2.49 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/ -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex.c In file included from /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex.c:61: /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function 're_string_allocate': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c:47:16: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 47 | if (init_len < dfa->mb_cur_max) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function 're_node_set_remove_at': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c:1395:11: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1395 | if (idx < 0 || idx >= set->nelem) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function 'create_ci_newstate': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c:1630:48: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1630 | newstate = (re_dfastate_t *) calloc (sizeof (re_dfastate_t), 1); | ^~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c:1630:48: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c: In function 'create_cd_newstate': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c:1680:48: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 1680 | newstate = (re_dfastate_t *) calloc (sizeof (re_dfastate_t), 1); | ^~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.c:1680:48: note: earlier argument should specify number of elements, later size of each element In file included from /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex.c:62: /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c: In function 'init_dfa': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c:888:38: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 888 | dfa->state_table = calloc (sizeof (struct re_state_table_entry), table_size); | ^~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c:888:38: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c: In function 'parse_bracket_exp': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c:3069:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3069 | sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); | ^~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c:3069:46: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c: In function 'build_charclass_op': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c:3613:46: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3613 | sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); | ^~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c:3613:46: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c: In function 'fetch_number': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regcomp.c:3727:40: warning: operand of '?:' changes signedness from 'int' to 'Idx' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 3727 | : ((num == REG_MISSING) ? c - '0' : num * 10 + c - '0')); | ^~~~~~~ In file included from /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex.c:59: /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 're_search_2_stub': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:381:19: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:381:34: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:381:46: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 381 | if (BE (length1 < 0 || length2 < 0 || stop < 0 || len < length1, 0)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 're_search_stub': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:434:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 434 | if (BE (start < 0 || start > length, 0)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:438:27: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 438 | else if (BE (last_start < 0 || (range < 0 && start <= last_start), 0)) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.h:92:42: note: in definition of macro 'BE' 92 | # define BE(expr, val) __builtin_expect (expr, val) | ^~~~ In file included from /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex_internal.h:24: /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:497:35: warning: comparison of integer expressions of different signedness: 'regoff_t' {aka 'long int'} and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 497 | assert (pmatch[0].rm_so == start); | ^~ In file included from /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regex.c:63: /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 'set_regs': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:1478:35: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'regoff_t' {aka 'long int'} [-Wsign-compare] 1478 | for (idx = pmatch[0].rm_so; idx <= pmatch[0].rm_eo ;) | ^~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:1482:15: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'regoff_t' {aka 'long int'} [-Wsign-compare] 1482 | if (idx == pmatch[0].rm_eo && cur_node == mctx->last_node) | ^~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 'update_regs': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:1581:37: warning: comparison of integer expressions of different signedness: 'regoff_t' {aka 'long int'} and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 1581 | if (pmatch[reg_num].rm_so < cur_idx) | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 'get_subexp': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:2838:47: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 2838 | sub_top->path = calloc (sizeof (state_array_t), | ^~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:2838:47: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 'check_arrival': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:3008:53: warning: comparison of integer expressions of different signedness: 'Idx' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 3008 | for (null_cnt = 0; str_idx < last_str && null_cnt <= mctx->max_mb_elem_len;) | ^~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 'build_trtable': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:3404:29: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3404 | calloc (sizeof (re_dfastate_t *), SBC_MAX); | ^~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:3404:29: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:3498:44: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3498 | (re_dfastate_t **) calloc (sizeof (re_dfastate_t *), SBC_MAX); | ^~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:3498:44: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:3529:44: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 3529 | (re_dfastate_t **) calloc (sizeof (re_dfastate_t *), 2 * SBC_MAX); | ^~~~~~~~~~~~~ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:3529:44: note: earlier argument should specify number of elements, later size of each element /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c: In function 'match_ctx_add_entry': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/regexec.c:4318:29: warning: comparison of integer expressions of different signedness: 'int' and 'Idx' {aka 'long unsigned int'} [-Wsign-compare] 4318 | if (mctx->max_mb_elem_len < to - from) | ^ mv -f .deps/regex.Tpo .deps/regex.Po rm -f libgnu.a ar cru libgnu.a dummy.o regex.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgnu.a make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' cc -I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -I/home/udu/aports/community/clisp/src/clisp-2.49 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/linkkit \ -Igllib -I/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib -c regexi.m.c -o regexi.o /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexi.c: In function 'C_subr_regexp_regexp_exec': /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexi.c:137:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 137 | if (re_count < fixnum_to_V(Symbol_value(S(multiple_values_limit)))) { | ^ /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/regexi.c:141:7: note: here 141 | case ret_list: | ^~~~ rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make all-recursive make[3]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[4]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' ln -s /home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/preload.lisp . make[1]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp' mkdir -p readline m=`cd /home/udu/aports/community/clisp/src/clisp-2.49/modules/readline; pwd`; \ if test -f $m/configure -a '!' -f readline/config.status ; then ( cd readline ; rm -rf gllib;\ cache=`echo readline/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \ if test -f ${cache} ; then \ . ${cache}; \ if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \ if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \ if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \ if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \ if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \ if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \ if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \ if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \ if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \ if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \ /bin/sh $m/configure --with-clisp="/home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" --cache-file=${cache} --srcdir=$m --disable-option-checking --disable-mmap;\ else \ /bin/sh $m/configure --srcdir=$m --disable-option-checking --disable-mmap; \ fi ) ;\ fi; \ test -f $m/Makefile -a '!' -f readline/Makefile && sed "s,srcdir = .,srcdir = $m," "$m/Makefile" > readline/Makefile ; \ CLISP="/home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; \ cd readline ; make clisp-module CC="cc" CPPFLAGS="-I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -I/home/udu/aports/community/clisp/src/clisp-2.49" CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I." CLFLAGS="-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs " LIBS="/usr/lib/libreadline.so -lncurses /usr/lib/libavcall.so /usr/lib/libcallback.so -L/usr/lib -lsigsegv libgnu_cl.a" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so configure: loading cache ../config.cache configure: ** Readline (Common) checking how to remove colons from paths... (cached) echo $x checking for CLISP version... (cached) 2.49 (2010-07-07) (built 3962062573) (memory 3968965885) checking for CLISP libdir... (cached) /home/udu/aports/community/clisp/src/clisp-2.49/ checking for CLISP linking set... (cached) /home/udu/aports/community/clisp/src/clisp-2.49 checking for CLISP... (cached) yes checking for FFI in CLISP... yes checking for gcc... (cached) cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) cc -E checking how to make hard links... (cached) ln checking whether ln -s works... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes configure: ** Readline (Headers, Variables & Functions) checking for library containing tgetent... (cached) -lncurses checking for readline/readline.h... (cached) yes checking for readline... (cached) yes checking for rl_filename_completion_function... (cached) yes checking for filename_completion_function declaration... (cached) install-shextern char* rl_filename_completion_function(const char*, int); checking whether rl_already_prompted is declared... (cached) yes checking whether rl_readline_name is declared... (cached) yes checking whether rl_gnu_readline_p is declared... (cached) yes checking whether rl_deprep_term_function is declared... (cached) yes checking for a modern readline... found a modern GNU readline checking whether rl_library_version is declared... yes checking whether rl_readline_version is declared... yes checking whether rl_editing_mode is declared... yes checking whether rl_insert_mode is declared... yes checking whether rl_readline_state is declared... yes checking whether rl_line_buffer is declared... yes checking whether rl_point is declared... yes checking whether rl_end is declared... yes checking whether rl_mark is declared... yes checking whether rl_done is declared... yes checking whether rl_num_chars_to_read is declared... yes checking whether rl_pending_input is declared... yes checking whether rl_dispatching is declared... yes checking whether rl_erase_empty_line is declared... yes checking whether rl_prompt is declared... yes checking whether rl_terminal_name is declared... yes checking whether rl_display_prompt is declared... yes checking whether rl_instream is declared... yes checking whether rl_outstream is declared... yes checking whether rl_last_func is declared... yes checking whether rl_startup_hook is declared... yes checking whether rl_pre_input_hook is declared... yes checking whether rl_prefer_env_winsize is declared... yes checking whether rl_gnu_readline_p is declared... (cached) yes checking whether rl_readline_name is declared... (cached) yes checking whether rl_explicit_arg is declared... yes checking whether rl_numeric_arg is declared... yes checking whether rl_executing_macro is declared... yes checking whether rl_completion_type is declared... yes checking whether rl_filename_quoting_desired is declared... yes checking whether rl_attempted_completion_over is declared... yes checking whether rl_completion_invoking_key is declared... yes checking whether rl_completion_query_items is declared... yes checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking whether rl_completion_quote_character is declared... yes checking whether rl_completion_found_quote is declared... yes checking whether rl_completion_suppress_quote is declared... yes checking whether rl_sort_completion_matches is declared... yes checking whether rl_completion_mark_symlink_dirs is declared... yes checking whether rl_ignore_completion_duplicates is declared... yes checking whether rl_inhibit_completion is declared... yes checking whether rl_event_hook is declared... yes checking whether rl_getc_function is declared... yes checking for rl_set_prompt... yes checking for rl_initialize... yes checking for rl_read_init_file... yes checking for rl_add_defun... yes checking for rl_make_bare_keymap... yes checking for rl_copy_keymap... yes checking for rl_make_keymap... yes checking for rl_discard_keymap... yes checking for rl_get_keymap... yes checking for rl_set_keymap... yes checking for rl_get_keymap_by_name... yes checking for rl_bind_key... yes checking for rl_bind_key_in_map... yes checking for rl_bind_key_if_unbound... yes checking for rl_bind_key_if_unbound_in_map... yes checking for rl_unbind_key... yes checking for rl_unbind_key_in_map... yes checking for rl_unbind_function_in_map... yes checking for rl_unbind_command_in_map... yes checking for rl_bind_keyseq... yes checking for rl_bind_keyseq_in_map... yes checking for rl_bind_keyseq_if_unbound... yes checking for rl_bind_keyseq_if_unbound_in_map... yes checking for rl_generic_bind... yes checking for rl_parse_and_bind... yes checking for rl_named_function... yes checking for rl_function_of_keyseq... yes checking for rl_invoking_keyseqs... yes checking for rl_invoking_keyseqs_in_map... yes checking for rl_function_dumper... yes checking for rl_list_funmap_names... yes checking for rl_funmap_names... yes checking for rl_add_funmap_entry... yes checking for rl_begin_undo_group... yes checking for rl_end_undo_group... yes checking for rl_add_undo... yes checking for rl_free_undo_list... yes checking for rl_do_undo... yes checking for rl_modifying... yes checking for rl_redisplay... yes checking for rl_forced_update_display... yes checking for rl_on_new_line... yes checking for rl_on_new_line_with_prompt... yes checking for rl_reset_line_state... yes checking for rl_crlf... yes checking for rl_show_char... yes checking for rl_message... yes checking for rl_clear_message... yes checking for rl_save_prompt... yes checking for rl_restore_prompt... yes checking for rl_expand_prompt... yes checking for rl_insert_text... yes checking for rl_delete_text... yes checking for rl_copy_text... yes checking for rl_kill_text... yes checking for rl_push_macro_input... yes checking for rl_read_key... yes checking for rl_getc... yes checking for rl_stuff_char... yes checking for rl_execute_next... yes checking for rl_clear_pending_input... yes checking for rl_set_keyboard_input_timeout... yes checking for rl_prep_terminal... yes checking for rl_deprep_terminal... yes checking for rl_tty_set_default_bindings... yes checking for rl_reset_terminal... yes checking for rl_replace_line... yes checking for rl_extend_line_buffer... yes checking for rl_ding... yes checking for rl_alphabetic... yes checking for rl_free... yes checking for rl_display_match_list... yes checking for rl_variable_value... yes checking for rl_variable_bind... yes checking for rl_macro_dumper... yes checking for rl_variable_dumper... yes checking for rl_echo_signal_char... yes checking for rl_set_paren_blink_timeout... yes checking for rl_get_termcap... yes checking for rl_resize_terminal... yes checking for rl_set_screen_size... yes checking for rl_get_screen_size... yes checking for rl_reset_screen_size... yes checking for rl_callback_handler_install... yes checking for rl_callback_read_char... yes checking for rl_callback_handler_remove... yes checking for using_history... yes checking for add_history... yes checking for clear_history... yes checking for stifle_history... yes checking for unstifle_history... yes checking for history_is_stifled... yes checking for where_history... yes checking for history_total_bytes... yes checking for history_set_pos... yes checking for history_search... yes checking for history_search_prefix... yes checking for history_search_pos... yes checking for read_history... yes checking for read_history_range... yes checking for write_history... yes checking for append_history... yes checking for history_truncate_file... yes checking for tilde_expand... yes configure: ** Readline (Output) configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating config.h configure: ** Readline (Done) make[1]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/readline' /home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c /home/udu/aports/community/clisp/src/clisp-2.49/modules/readline/readline.lisp -o ./ ;; Compiling file /home/udu/aports/community/clisp/src/clisp-2.49/modules/readline/readline.lisp ... ;; Wrote file /home/udu/aports/community/clisp/src/clisp-2.49/readline/readline.fas ;; Wrote file /home/udu/aports/community/clisp/src/clisp-2.49/readline/readline.c 0 errors, 0 warnings cc -I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -I/home/udu/aports/community/clisp/src/clisp-2.49 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/linkkit -c readline.c make[1]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/readline' rm -rf base MAKE=make CLISP="/home/udu/aports/community/clisp/src/clisp-2.49/clisp -K boot -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" with_dynamic_modules=no ./clisp-link add boot base i18n syscalls regexp readline || (rm -rf base ; exit 1) make[1]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/i18n' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/i18n' make[1]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make all-recursive make[3]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[4]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' rm -f libgnu_sc.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/gllib" \ ACLOCAL_M4="/home/udu/aports/community/clisp/src/clisp-2.49/modules/syscalls/gllib/Makefile.am" \ CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/"; \ ln libgnu.a ../libgnu_sc.a make[2]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make all-recursive make[3]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[4]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls/gllib' make[1]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/syscalls' make[1]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make all-recursive make[3]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[4]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' rm -f libgnu_rx.a mkdir -p gllib test -f gllib/Makefile || sh config.status gllib/Makefile depfiles cd gllib; \ make srcdir="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib" \ ACLOCAL_M4="/home/udu/aports/community/clisp/src/clisp-2.49/modules/regexp/gllib/Makefile.am" \ CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/ "; \ ln libgnu.a ../libgnu_rx.a make[2]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make all-recursive make[3]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[4]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[3]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[2]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp/gllib' make[1]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/regexp' make[1]: Entering directory '/home/udu/aports/community/clisp/src/clisp-2.49/readline' make[1]: Nothing to be done for 'clisp-module'. make[1]: Leaving directory '/home/udu/aports/community/clisp/src/clisp-2.49/readline' cc -I/home/udu/aports/community/clisp/src/clisp-2.49/gllib -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -I/home/udu/aports/community/clisp/src/clisp-2.49/linkkit -c modules.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -O -DNO_SINGLEMAP -DNO_TRIVIALMAP -DENABLE_UNICODE -DDYNAMIC_FFI -DNO_GETTEXT -I. -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs modules.o readline.o -lreadline -lncurses regexi.o libgnu_rx.a calls.o bogomips.o libgnu_sc.a gettext.o lisp.a /usr/lib/libreadline.so -lncurses /usr/lib/libavcall.so /usr/lib/libcallback.so -L/usr/lib -lsigsegv libgnu_cl.a -o lisp.run boot/lisp.run -B . -M boot/lispinit.mem -norc -q -i i18n/preload.lisp -i syscalls/preload.lisp -i regexp/preload.lisp -x (saveinitmem "base/lispinit.mem") ;; Loading file i18n/preload.lisp ... ;; Loaded file i18n/preload.lisp ;; Loading file syscalls/preload.lisp ... ;; Loaded file syscalls/preload.lisp ;; Loading file regexp/preload.lisp ... ;; Loaded file regexp/preload.lisp ;; Wrote the memory image into base/lispinit.mem (3,185,864 bytes) Bytes permanently allocated: 155,960 Bytes currently in use: 3,026,248 Bytes available until next GC: 53,192 3026248 ; 53192 ; 155960 ; 2 ; 231208 ; 5801 base/lisp.run -B . -M base/lispinit.mem -norc -q -i i18n/i18n -i syscalls/posix -i regexp/regexp -i readline/readline -x (saveinitmem "base/lispinit.mem") ;; Loading file /home/udu/aports/community/clisp/src/clisp-2.49/i18n/i18n.fas ... ;; Loaded file /home/udu/aports/community/clisp/src/clisp-2.49/i18n/i18n.fas ;; Loading file /home/udu/aports/community/clisp/src/clisp-2.49/syscalls/posix.fas ... ;; Loaded file /home/udu/aports/community/clisp/src/clisp-2.49/syscalls/posix.fas ;; Loading file /home/udu/aports/community/clisp/src/clisp-2.49/regexp/regexp.fas ... ;; Loaded file /home/udu/aports/community/clisp/src/clisp-2.49/regexp/regexp.fas ;; Loading file /home/udu/aports/community/clisp/src/clisp-2.49/readline/readline.fas ... *** - FFI::FIND-FOREIGN-VARIABLE: foreign variable # does not have the required size or alignment ./clisp-link: failed in /home/udu/aports/community/clisp/src/clisp-2.49 make: *** [Makefile:2586: base] Error 1 >>> ERROR: clisp: build failed >>> clisp: Uninstalling dependencies... (1/4) Purging .makedepends-clisp (20251009.023032) (2/4) Purging libsigsegv-dev (2.15-r0) (3/4) Purging libsigsegv (2.15-r0) (4/4) Purging ffcall (2.5-r0) OK: 296 MiB in 89 packages