Thanks for the new release. On a ubuntu machine which I had literally only hust upgraded from 20.04 LTS to 22.04.LTS, by build failed here: * package: info-6.8 last build time: Mar 20 09:39 log file: /usr/local/sage/sage-10.3/logs/pkgs/info-6.8.log build directory: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8
I could not tell from the log (attached) just what the problem is -- any suggestions? John On Wed, 20 Mar 2024 at 05:03, Matthias Köppe <[email protected]> wrote: > Thanks a lot, Volker! > > Many thanks to all who contributed to this release, and welcome to all new > contributors! > > It's not too late to expand our release notes: > https://github.com/sagemath/sage/wiki/Sage-10.3-Release-Tour > > On Tuesday, March 19, 2024 at 5:36:30 PM UTC-7 Volker Braun wrote: > >> The "master" git branch has been updated to Sage-10.3. As always, you can >> get the latest beta version from the "develop" git branch. Alternatively, >> the self-contained source tarball is at >> http://www.sagemath.org/download-latest.html >> >> There was no change over 10.3.rc4 >> >> -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/dddbd588-b3fe-464d-8fb8-359fb5e2b33fn%40googlegroups.com > <https://groups.google.com/d/msgid/sage-release/dddbd588-b3fe-464d-8fb8-359fb5e2b33fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAD0p0K4sbjS-3ojpYLjioMZU-ZYe2kM8wKBb4wNGoNiV2r8nsA%40mail.gmail.com.
Attempting to download package texinfo-6.8.tar.xz from mirrors https://github.com/sagemath/sage/releases/download/10.3/texinfo-6.8.tar.xz [......................................................................] info-6.8 ==================================================== Setting up build directory for info-6.8 Finished extraction No patch files found in ../patches **************************************************** Host system: Linux galois 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) **************************************************** Package 'info' is currently not installed No legacy uninstaller found for 'info'; nothing to do Configuring info-6.8 configure: WARNING: unrecognized options: --disable-static, --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1002' is supported by ustar format... yes checking whether GID '1002' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for perl... /usr/bin/perl checking Perl version and modules... yes checking for awk... awk checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for threads.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for features.h... yes checking for sys/socket.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/param.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict__ checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for symlink... yes checking for getprogname... no checking for getexecname... no checking for iswcntrl... yes checking for iswblank... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for lstat... yes checking for isblank... yes checking for iswctype... yes checking for wcwidth... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for getdtablesize... yes checking for nl_langinfo... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for ld... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether alarm is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking whether fcloseall is declared... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking for strcasestr... yes checking whether strcasestr works... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking whether strnlen is declared... yes checking whether execvpe is declared... yes checking whether <wchar.h> uses 'inline' correctly... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether locale.h defines locale_t... yes checking whether imported symbols can be declared weak... yes checking for multithread API to use... posix checking whether strndup is declared... yes checking whether strstr works... yes checking for struct timespec in <time.h>... yes checking for TIME_UTC in <time.h>... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking whether // is distinct from /... no checking for error_at_line... yes checking whether conversion from 'int' to 'long double' works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbswidth is declared in <wchar.h>... no checking for mbstate_t... (cached) yes checking for memrchr... yes checking whether open recognizes a trailing slash... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking for ssize_t... yes checking for va_copy... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... yes checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for working strerror function... yes checking for working strnlen... yes checking for vasprintf... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether the compiler supports the __inline keyword... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether YESEXPR works... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether diff accepts -u... yes checking whether diff accepts -a... yes checking for io.h... no checking for pwd.h... yes checking for termcap.h... no checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for sys/wait.h... yes checking POSIX termios... yes checking for off_t... yes checking for setlocale... yes checking for sigaction... yes checking for sigprocmask... yes checking for posix_openpt... yes checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... no checking for tgetent in -lcurses... no checking for tgetent in -ltermlib... no checking for tgetent in -ltermcap... no checking for tgetent in -lterminfo... no configure: WARNING: info needs a terminal library, one of: tinfo ncurses curses termlib termcap terminfo checking for library with termcap variables... checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no === configuring in tp/Texinfo/XS (/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS) configure: running /usr/bin/bash ./configure --disable-option-checking '--prefix=/usr/local/sage/sage-10.3/local' '--libdir=/usr/local/sage/sage-10.3/local/lib' '--disable-static' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-nls' 'CC=gcc' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,-rpath-link,/usr/local/sage/sage-10.3/local/lib -L/usr/local/sage/sage-10.3/local/lib -Wl,-rpath,/usr/local/sage/sage-10.3/local/lib -Wl,-rpath-link,/usr/local/sage/sage-10.3/local/lib -L/usr/local/sage/sage-10.3/local/lib -Wl,-rpath,/usr/local/sage/sage-10.3/local/lib ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for perl... /usr/bin/perl checking Perl configuration value cc... x86_64-linux-gnu-gcc checking Perl configuration value ccflags... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking Perl configuration value cccdlflags... -fPIC checking Perl configuration value optimize... -O2 -g checking Perl configuration value ccdlflags... -Wl,-E checking Perl configuration value libperl... libperl.so.5.34 checking Perl configuration value archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.34 checking Perl configuration value privlibexp... /usr/share/perl/5.34 checking for gcc... x86_64-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 the compiler supports GNU C... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for limits.h... yes checking for sys/mman.h... yes checking for features.h... yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... x86_64-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 Minix Amsterdam compiler... no checking for ar... ar checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking for x86_64-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether getdelim is declared... yes checking for getdelim... yes checking for mprotect... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking whether getline is declared... yes checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for C/C++ restrict keyword... __restrict__ checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for wchar_t... yes checking whether fcloseall is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for pid_t... yes checking for mode_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether <wchar.h> uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking whether conversion from 'int' to 'long double' works... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking for rawmemchr... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... yes checking whether strchrnul works... yes checking for working strndup... yes checking for working strnlen... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether wcsdup is declared... yes checking for stdint.h... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-linux-gnu-gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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 ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-linux-gnu-gcc static flag -static works... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-linux-gnu-gcc linker (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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: executing libtool commands checking whether we can build Perl extension (XS) modules... make[5]: Entering directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS' Making clean in gnulib/lib make[6]: Entering directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS/gnulib/lib' make[7]: Entering directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS/gnulib/lib' test -z "" || rm -f rm -rf .libs _libs test -z "" || rm -f test -z "libgnu.la" || rm -f libgnu.la rm -f ./so_locations rm -f *.o test -z "core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t" || rm -f core *.stackdump alloca.h alloca.h-t errno.h errno.h-t float.h float.h-t inttypes.h inttypes.h-t limits.h limits.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t string.h string.h-t sys/types.h sys/types.h-t wchar.h wchar.h-t rm -f *.lo make[7]: Leaving directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS/gnulib/lib' make[6]: Leaving directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS/gnulib/lib' make[6]: Entering directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS' test -z "" || rm -f rm -rf .libs _libs rm -rf parsetexi/.libs parsetexi/_libs test -z "XSParagraph.la TestXS.la MiscXS.la Parsetexi.la" || rm -f XSParagraph.la TestXS.la MiscXS.la Parsetexi.la rm -f ./so_locations rm -f *.o rm -f parsetexi/*.o rm -f parsetexi/*.lo rm -f *.lo make[6]: Leaving directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS' make[5]: Leaving directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS' make[5]: Entering directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS' /usr/bin/bash ./libtool --tag=CC --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/local/sage/sage-10.3/local/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -c -o TestXS.lo TestXS.c libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./gnulib/lib -I./gnulib/lib -DDATADIR=\"/usr/local/sage/sage-10.3/local/share\" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -c TestXS.c -fPIC -DPIC -o .libs/TestXS.o /usr/bin/bash ./libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0\" -DXS_VERSION=\"0\" -I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -avoid-version -module -Wl,-E -o TestXS.la -rpath /usr/local/sage/sage-10.3/local/lib/texinfo TestXS.lo libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/TestXS.o -O2 -g -Wl,-E -Wl,-soname -Wl,TestXS.so -o .libs/TestXS.so libtool: link: ( cd ".libs" && rm -f "TestXS.la" && ln -s "../TestXS.la" "TestXS.la" ) make[5]: Leaving directory '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/tp/Texinfo/XS' checking ./TestXS.la found ./TestXS.la ./.libs/TestXS.so loaded looking for boot_TestXS trying to call boot_TestXS... ...succeeded message from XS module checking whether we can build Perl extension (XS) modules... yes checking for eslint... no checking for tsc... no checking for uglifyjs... no checking for modernizr... no checking for prove... prove checking parser tests requirements... no checking Perl Texinfo API texinfo documentation build requirements... yes checking Pod::Simple::Texinfo tests requirements... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating install-info/tests/defs config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/tp_api/Makefile config.status: creating gnulib/lib/Makefile config.status: creating info/Makefile config.status: creating install-info/Makefile config.status: creating install-info/tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating po_document/Makefile.in config.status: creating util/Makefile config.status: creating texindex/Makefile config.status: creating tp/Makefile config.status: creating tp/tests/Makefile config.status: creating tp/tests/many_input_files/Makefile config.status: creating tp/tests/sectioning/Makefile config.status: creating tp/tests/formatting/Makefile config.status: creating tp/tests/indices/Makefile config.status: creating tp/tests/contents/Makefile config.status: creating tp/tests/nested_formats/Makefile config.status: creating tp/tests/layout/Makefile config.status: creating tp/tests/tex_html/Makefile config.status: creating tp/defs config.status: creating js/Makefile config.status: creating Pod-Simple-Texinfo/Makefile config.status: creating pre-inst-env config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating po_document/POTFILES config.status: creating po_document/Makefile configure: WARNING: unrecognized options: --disable-static, --disable-maintainer-mode configure: WARNING: Could not find a terminal library among tinfo ncurses curses termlib termcap terminfo configure: WARNING: The programs from `info' directory will not be built. Building info-6.8 rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/0/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/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_FREE_POSIX''@/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''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/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_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|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_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/1/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/1/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \ -e 's/@''GNULIB_FFS''@/0/g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./strings.in.h; \ } > strings.h-t && \ mv strings.h-t strings.h /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -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|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/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_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/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_GETENTROPY''@/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_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/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_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/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' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|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_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|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_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|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_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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 _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o basename-lgpl.o basename-lgpl.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o exitfail.o exitfail.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o getprogname.o getprogname.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o hard-locale.o hard-locale.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o localcharset.o localcharset.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o malloca.o malloca.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbchar.o mbchar.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbiter.o mbiter.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbscasecmp.o mbscasecmp.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbschr.o mbschr.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbslen.o mbslen.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbsncasecmp.o mbsncasecmp.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbsstr.o mbsstr.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbswidth.o mbswidth.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbuiter.o mbuiter.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o setlocale_null.o setlocale_null.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o strnlen1.o strnlen1.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o glthread/threadlib.o glthread/threadlib.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o unistd.o unistd.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o wctype-h.o wctype-h.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o xmalloc.o xmalloc.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o xalloc-die.o xalloc-die.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o mbrtowc.o mbrtowc.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o regex.o regex.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o glthread/lock.o glthread/lock.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -c -o uniwidth/width.o uniwidth/width.c rm -f libgnu.a ar cr libgnu.a basename-lgpl.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o exitfail.o getprogname.o hard-locale.o localcharset.o glthread/lock.o malloca.o mbchar.o mbiter.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o mbuiter.o setlocale_null.o strnlen1.o glthread/threadlib.o unistd.o uniwidth/width.o wctype-h.o xmalloc.o xalloc-die.o mbrtowc.o regex.o ranlib libgnu.a Building info-6.8 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o makedoc.o makedoc.c gcc -g -O2 -Wl,-rpath-link,/usr/local/sage/sage-10.3/local/lib -L/usr/local/sage/sage-10.3/local/lib -Wl,-rpath,/usr/local/sage/sage-10.3/local/lib -Wl,-rpath-link,/usr/local/sage/sage-10.3/local/lib -L/usr/local/sage/sage-10.3/local/lib -Wl,-rpath,/usr/local/sage/sage-10.3/local/lib -o makedoc makedoc.o ../gnulib/lib/libgnu.a rm -f doc.c funs.h ..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c make all-am gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o dir.o dir.c dir.c: In function 'dir_entry_of_infodir': dir.c:257:7: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 257 | asprintf (&tmp, "./%s", dir_fullpath); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o display.o display.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o dribble.o dribble.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o echo-area.o echo-area.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o filesys.o filesys.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o footnotes.o footnotes.c footnotes.c: In function 'make_footnotes_node': footnotes.c:122:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | asprintf (&header, | ^~~~~~~~~~~~~~~~~~ 123 | "*** Footnotes appearing in the node '%s' ***\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 124 | node->nodename); | ~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o indices.o indices.c filesys.c: In function 'info_file_find_next_in_path': filesys.c:167:15: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 167 | asprintf (&s, "%s%s", "./", with_extension); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ indices.c: In function 'info_index_apropos': indices.c:654:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 654 | asprintf (&prompt, "%s [%s]: ", _("Index apropos"), index_search); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ indices.c:656:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 656 | asprintf (&prompt, "%s: ", _("Index apropos")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ indices.c: In function 'create_virtual_index': indices.c:852:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 852 | asprintf (&node->nodename, "Index for '%s'", index_search); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ indices.c: In function 'info_virtual_index': indices.c:889:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 889 | asprintf (&prompt, "%s [%s]: ", _("Index topic"), index_search); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ indices.c:891:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 891 | asprintf (&prompt, "%s: ", _("Index topic")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o info-utils.o info-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o info.o info.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o infodoc.o infodoc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o infokey.o infokey.c info.c: In function 'get_initial_file': info.c:185:11: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 185 | asprintf (&s, "%s%s", "./", user_filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ info.c:277:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 277 | asprintf (error, _("No menu item '%s' in node '%s'"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 278 | (*argv)[0], "(dir)Top"); | ~~~~~~~~~~~~~~~~~~~~~~~ info.c: In function 'add_initial_nodes': info.c:415:19: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 415 | asprintf (error, _("Cannot find node '%s'"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 416 | user_nodenames[i]); | ~~~~~~~~~~~~~~~~~~ In file included from ../system.h:47, from info.h:24, from infodoc.c:20: infodoc.c: In function 'info_where_is': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_function_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ infodoc.c:799:38: note: in expansion of macro '_' 799 | command_name = read_function_name (_("Where is command: "), window); | ^ In file included from infodoc.c:23: session.h:127:33: note: expected 'char *' but argument is of type 'const char *' 127 | char *read_function_name (char *prompt, WINDOW *window); | ~~~~~~^~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o infomap.o infomap.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o infopath.o infopath.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o m-x.o m-x.c In file included from ../system.h:47, from info.h:24, from m-x.c:20: m-x.c: In function 'describe_command': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_function_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ m-x.c:68:30: note: in expansion of macro '_' 68 | line = read_function_name (_("Describe command: "), window); | ^ m-x.c:36:27: note: expected 'char *' but argument is of type 'const char *' 36 | read_function_name (char *prompt, WINDOW *window) | ~~~~~~^~~~~~ m-x.c: In function 'info_execute_command': m-x.c:102:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | asprintf (&prompt, "%d %s ", count, keys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ m-x.c:104:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 104 | asprintf (&prompt, "%s ", keys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o man.o man.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o nodemenu.o nodemenu.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o nodes.o nodes.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o search.o search.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o session.o session.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o signals.o signals.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o tag.o tag.c man.c: In function 'get_manpage_from_formatter': man.c:309:3: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 309 | pipe (pipes); | ^~~~~~~~~~~~ man.c:328:7: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 328 | freopen (NULL_DEVICE, "w", stderr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ man.c:329:7: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 329 | freopen (NULL_DEVICE, "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o terminal.o terminal.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o tilde.o tilde.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o variables.o variables.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o window.o window.c In file included from ../system.h:47, from info.h:24, from variables.c:20: variables.c: In function 'describe_variable': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_variable_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ variables.c:227:29: note: in expansion of macro '_' 227 | var = read_variable_name (_("Describe variable: "), window); | ^ variables.c:27:50: note: expected 'char *' but argument is of type 'const char *' 27 | static VARIABLE_ALIST *read_variable_name (char *prompt, WINDOW *window); | ~~~~~~^~~~~~ In file included from ../system.h:47, from info.h:24, from variables.c:20: variables.c: In function 'set_variable': ../gnulib/lib/gettext.h:68:26: warning: passing argument 1 of 'read_variable_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ ../system.h:49:19: note: in expansion of macro 'gettext' 49 | #define _(String) gettext (String) | ^~~~~~~ variables.c:254:29: note: in expansion of macro '_' 254 | var = read_variable_name (_("Set variable: "), window); | ^ variables.c:27:50: note: expected 'char *' but argument is of type 'const char *' 27 | static VARIABLE_ALIST *read_variable_name (char *prompt, WINDOW *window); | ~~~~~~^~~~~~ variables.c: In function 'describe_variable': variables.c:232:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 232 | asprintf (&description, "%s (%s): %s.", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | var->name, | ~~~~~~~~~~ 234 | var->value == &highlight_searches | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 235 | ? on_off_choices[match_rendition.mask != 0] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 236 | : var->choices == (char **) &rendition_choices | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 237 | ? rendition_to_string (var->value) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 238 | : var->choices[*(int *)var->value], _(var->doc)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ variables.c:240:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 240 | asprintf (&description, "%s (%d): %s.", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 241 | var->name, *(int *)var->value, _(var->doc)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/local/sage/sage-10.3/local/share/locale\" -DINFODIR=\"/usr/local/sage/sage-10.3/local/share/info\" -DINFODIR2=\"/usr/local/sage/sage-10.3/local/share/info\" -g -O2 -c -o doc.o doc.c session.c: In function 'info_follow_menus': session.c:2767:15: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 2767 | asprintf (error, _("No menu in node '%s'"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2768 | node_printed_rep (initial_node)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session.c:2789:15: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 2789 | asprintf (error, _("No menu item '%s' in node '%s'"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2790 | arg, node_printed_rep (initial_node)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session.c:2813:15: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 2813 | asprintf (error, | ^~~~~~~~~~~~~~~~ 2814 | _("Unable to find node referenced by '%s' in '%s'"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2815 | entry->label, | ~~~~~~~~~~~~~ 2816 | node_printed_rep (initial_node)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session.c: In function 'find_invocation_node_by_nodename': session.c:3394:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 3394 | asprintf (&try1, "Invoking %s", program); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session.c:3395:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 3395 | asprintf (&try2, "%s invocation", program); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ session.c: In function 'info_tree_search': session.c:4600:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 4600 | asprintf (&prompt, _("Search under %s: "), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4601 | window->node->nodename); | ~~~~~~~~~~~~~~~~~~~~~~~ session.c: In function 'ask_for_search_string': session.c:4204:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 4204 | asprintf (&prompt, _("%s%s%s [%s]: "), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4205 | use_regex ? _("Regexp search") : _("Search"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4206 | case_sensitive ? _(" case-sensitively") : "", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4207 | direction < 0 ? _(" backward") : "", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4208 | search_string); | ~~~~~~~~~~~~~~ session.c:4210:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 4210 | asprintf (&prompt, _("%s%s%s: "), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4211 | use_regex ? _("Regexp search") : _("Search"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4212 | case_sensitive ? _(" case-sensitively") : "", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4213 | direction < 0 ? _(" backward") : ""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -g -O2 -Wl,-rpath-link,/usr/local/sage/sage-10.3/local/lib -L/usr/local/sage/sage-10.3/local/lib -Wl,-rpath,/usr/local/sage/sage-10.3/local/lib -Wl,-rpath-link,/usr/local/sage/sage-10.3/local/lib -L/usr/local/sage/sage-10.3/local/lib -Wl,-rpath,/usr/local/sage/sage-10.3/local/lib -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o indices.o info-utils.o info.o infodoc.o infokey.o infomap.o infopath.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o tag.o terminal.o tilde.o variables.o window.o doc.o ../gnulib/lib/libgnu.a /usr/bin/ld: terminal.o: in function `terminal_goto_xy': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:291: undefined reference to `tgoto' /usr/bin/ld: terminal.o: in function `terminal_delete_lines': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:501: undefined reference to `tgoto' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:501: undefined reference to `tputs' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:505: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_insert_lines': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:525: undefined reference to `tgoto' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:525: undefined reference to `tputs' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:529: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_scroll_region': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:551: undefined reference to `tgoto' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:551: undefined reference to `tputs' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:557: undefined reference to `tgoto' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:557: undefined reference to `tputs' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:560: undefined reference to `tgoto' /usr/bin/ld: terminal.o: in function `terminal_end_standout': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:413: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_end_underline': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:435: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_end_all_modes': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:468: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_default_colour': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:606: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_begin_bold': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:446: undefined reference to `tputs' /usr/bin/ld: terminal.o:/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:457: more undefined references to `tputs' follow /usr/bin/ld: terminal.o: in function `terminal_set_bgcolour': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:624: undefined reference to `tgoto' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:624: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_set_colour': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:615: undefined reference to `tgoto' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:615: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_get_screen_size': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:756: undefined reference to `tgetnum' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:746: undefined reference to `tgetnum' /usr/bin/ld: terminal.o: in function `terminal_initialize_terminal': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:931: undefined reference to `tgetent' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:945: undefined reference to `tgetstr' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:958: undefined reference to `tgetstr' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:959: undefined reference to `tgetstr' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:960: undefined reference to `tgetstr' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:961: undefined reference to `tgetstr' /usr/bin/ld: terminal.o:/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:964: more undefined references to `tgetstr' follow /usr/bin/ld: terminal.o: in function `terminal_begin_using_terminal': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:186: undefined reference to `tputs' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:195: undefined reference to `tputs' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:181: undefined reference to `tputs' /usr/bin/ld: terminal.o: in function `terminal_end_using_terminal': /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:218: undefined reference to `tputs' /usr/bin/ld: /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:221: undefined reference to `tputs' /usr/bin/ld: terminal.o:/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8/src/info/terminal.c:230: more undefined references to `tputs' follow collect2: error: ld returned 1 exit status make[6]: *** [Makefile:1769: ginfo] Error 1 make[5]: *** [Makefile:1685: all] Error 2 ******************************************************************************** Error building info-6.8 ******************************************************************************** real 0m39.525s user 0m36.038s sys 0m9.519s ************************************************************************ Error building package info-6.8 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log files /usr/local/sage/sage-10.3/logs/pkgs/info-6.8.log and /usr/local/sage/sage-10.3/config.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/usr/local/sage/sage-10.3/local/var/tmp/sage/build/info-6.8' && '/usr/local/sage/sage-10.3/sage' --buildsh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************
