From unknown Sat Jun 14 03:53:53 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#39193 <39193@debbugs.gnu.org> To: bug#39193 <39193@debbugs.gnu.org> Subject: Status: guile 3.0.0 does not build Reply-To: bug#39193 <39193@debbugs.gnu.org> Date: Sat, 14 Jun 2025 10:53:53 +0000 retitle 39193 guile 3.0.0 does not build reassign 39193 guile submitter 39193 Tomasz K=C5=82oczko severity 39193 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 19 12:00:28 2020 Received: (at submit) by debbugs.gnu.org; 19 Jan 2020 17:00:28 +0000 Received: from localhost ([127.0.0.1]:43803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itDw4-0002Vy-OI for submit@debbugs.gnu.org; Sun, 19 Jan 2020 12:00:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:41669) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1it891-0002NF-S2 for submit@debbugs.gnu.org; Sun, 19 Jan 2020 05:49:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51715) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1it88q-0000gZ-O3 for bug-guile@gnu.org; Sun, 19 Jan 2020 05:49:27 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, TIME_LIMIT_EXCEEDED,URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1it88f-0003zt-JC for bug-guile@gnu.org; Sun, 19 Jan 2020 05:49:16 -0500 Received: from mail-ua1-x935.google.com ([2607:f8b0:4864:20::935]:40919) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1it88e-0003yx-DE for bug-guile@gnu.org; Sun, 19 Jan 2020 05:49:05 -0500 Received: by mail-ua1-x935.google.com with SMTP id z24so10498468uam.7 for ; Sun, 19 Jan 2020 02:49:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=nurVJdRK73yDsiYBQM1f8sIY4ZD7khpBBcQqBus4N3g=; b=u2RWFEm7zAgsP/k4km0On2yRBL7vqzDQhT16FZ/1iiV5aAr+sdXLQaFzo/6gb7HBnj Ta9EuQWVaSqXyOJdL7I8lZeTr6FbBDoMx524OV1SbiGXwslUMS4FxMi2K8wKX9DpwMsN r6wqCSvQMjhvxjtTBvnNAX2pvnfjDqv5pOTTwDSUw1KJVzou0i7kBlgi3HWz7+ZHj4+D kgyimEdbxcqtUP0YADE0WaxNQhGMhfXKnzH9ho9QvL/NO4FSYd6jcK1Qyvltv67LbS2f hpyQLwYN6FOd2tn0Zz/UxBa48K593WWHDCxQcmM3k0smX7Ely8MUGihFESDjGS9hbDFd iJ1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=nurVJdRK73yDsiYBQM1f8sIY4ZD7khpBBcQqBus4N3g=; b=iRulltam00aMqrXsYKu52kjrvNsjjpTeeQGUuU3pv80cj8Obykx9MBx9S84ukJYovY gAzghfibNpoEmPugT7Fa6ENqlIF5P/nuaxfiwiCIsbUogADeu8rG2SSVwzNsN/epzede DiPIgZcAymeX859dT0UQEt4aT1pir8oC8QcRtNIWyoF3ys5SPB8VerSbX17AHbmRY3Hx 1eXFtstsRoTdOlrYusinyet4+6lJUEKTa34x+sAylQbrbKoaEirgYjzjbG9HwRgOV0EV FshXktmpsS61B34MN3DH5SGPDD6QwKScqHXDnGjrB0xll9LubhESmSgLCWrxy6z4Qcrs nXYw== X-Gm-Message-State: APjAAAWjKDm62KI9voUXXOVLkuTrQ0/0xqVhoMpXBKcm4qfnnrHIa00T l59QKdy3sWdB91Wl/5Iq6avI6y6ifExwSNkI+b0vGVBntRx2cQ== X-Google-Smtp-Source: APXvYqySnRGV6nz4TKEmbLkzzXjokWpc8lusI1wqfZqnV77MKMjHQXTBXlbVeRIIdEq8m2SEp/udG0ITc/ku+xkzZd4= X-Received: by 2002:ab0:2505:: with SMTP id j5mr7957370uan.87.1579430939920; Sun, 19 Jan 2020 02:48:59 -0800 (PST) MIME-Version: 1.0 From: =?UTF-8?Q?Tomasz_K=C5=82oczko?= Date: Sun, 19 Jan 2020 11:48:31 +0100 Message-ID: Subject: guile 3.0.0 does not build To: bug-guile@gnu.org Content-Type: multipart/alternative; boundary="0000000000001f0e70059c7bec90" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::935 X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 19 Jan 2020 12:00:27 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" --0000000000001f0e70059c7bec90 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable + ./configure --build=3Dx86_64-redhat-linux-gnu --host=3Dx86_64-redhat-linux-gnu --program-prefix=3D --disable-dependency-tracking --disable-silent-rules --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/sbin --sysconfdir= =3D/etc --datadir=3D/usr/share --includedir=3D/usr/include --libdir=3D/usr/lib64 --libexecdir=3D/usr/libexec --localstatedir=3D/var --sharedstatedir=3D/var/= lib --mandir=3D/usr/share/man --infodir=3D/usr/share/info --disable-static --disable-error-on-warning checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to enable C11 support... -std=3Dgnu11 checking how to run the C preprocessor... gcc -std=3Dgnu11 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-redhat-linux-gnu-ar... /usr/bin/gcc-ar checking the archiver (/usr/bin/gcc-ar) interface... ar checking for x86_64-redhat-linux-gnu-ar... (cached) /usr/bin/gcc-ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: autobuild project... GNU Guile configure: autobuild revision... 3.0.0 configure: autobuild hostname... barrel configure: autobuild timestamp... 20200119T103638Z checking how to run the C preprocessor... gcc -std=3Dgnu11 -E checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-ar... (cached) /usr/bin/gcc-ar checking the archiver (/usr/bin/gcc-ar) interface... (cached) ar checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for features.h... yes checking for sys/param.h... yes checking for dirent.h... yes checking for xlocale.h... no checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/ioctl.h... yes checking for sys/filio.h... no checking for malloc.h... yes checking for sys/select.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/file.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/mman.h... yes checking for wctype.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether socket is declared without a macro... yes checking whether connect is declared without a macro... yes checking whether accept is declared without a macro... yes checking whether bind is declared without a macro... yes checking whether getpeername is declared without a macro... yes checking whether getsockname is declared without a macro... yes checking whether getsockopt is declared without a macro... yes checking whether listen is declared without a macro... yes checking whether recv is declared without a macro... yes checking whether send is declared without a macro... yes checking whether recvfrom is declared without a macro... yes checking whether sendto is declared without a macro... yes checking whether setsockopt is declared without a macro... yes checking whether shutdown is declared without a macro... yes checking whether accept4 is declared without a macro... yes checking for accept4... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for duplocale... yes checking for symlink... yes checking for flock... yes checking for fcntl... yes checking for fsync... yes checking for getlogin... yes checking for gettimeofday... yes checking for link... yes checking for lstat... yes checking for mkostemp... yes checking for nl_langinfo... yes checking for pipe... yes checking for pipe2... yes checking for isblank... yes checking for iswctype... yes checking for setenv... yes checking for tzset... yes checking for times... yes checking for snprintf... yes checking for btowc... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for strdup... yes checking for localtime_r... yes checking for timegm... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether frexp works... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether getaddrinfo is declared without a macro... yes checking whether freeaddrinfo is declared without a macro... yes checking whether gai_strerror is declared without a macro... yes checking whether getnameinfo is declared without a macro... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for C/C++ restrict keyword... __restrict checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getlogin is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for ld used by gcc -std=3Dgnu11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether ldexp() can be used without linking with libm... yes checking for libunistring... yes checking how to link with libunistring... /usr/lib64/libunistring.so checking for libunistring version... 0.9.10 checking whether limits.h has ULLONG_WIDTH etc.... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >=3D 2.1 or uClibc... yes checking whether pow can be used without linking with libm... yes checking whether log works... no checking whether round is declared... yes checking whether round works... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for promoted mode_t type... mode_t checking whether poll is declared without a macro... yes checking for inline... inline checking for library containing setsockopt... none needed checking for mbstate_t... yes checking for ssize_t... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking for struct timespec in ... yes checking whether snprintf returns a byte count as in C99... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking for a traditional french locale... fr_FR checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether time_t is signed... yes checking whether snprintf is declared... yes checking whether strdup is declared... (cached) yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... 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 whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... none required checking for library containing clock_getcpuclockid... none required checking for clock_gettime... yes checking for clock_settime... yes checking for clock_getcpuclockid... yes checking whether copysign can be used without linking with libm... yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether duplocale(LC_GLOBAL_LOCALE) works... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether conversion from 'int' to 'long double' works... yes checking whether __func__ is available... yes checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (cached) yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... no checking whether getaddrinfo is declared... (cached) yes checking whether freeaddrinfo is declared... (cached) yes checking whether getnameinfo is declared... (cached) yes checking for struct addrinfo... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking for library containing inet_pton... none required checking whether inet_pton is declared... (cached) yes checking whether isfinite is declared... yes checking whether isfinite(long double) works... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking if LD -Wl,--version-script works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether link obeys POSIX... yes checking whether locale.h conforms to POSIX:2001... (cached) yes checking whether struct lconv is properly defined... (cached) yes checking whether setlocale is declared without a macro... (cached) yes checking whether duplocale is declared without a macro... (cached) yes checking for log1p... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether acosf is declared without a macro... yes checking whether acosl is declared without a macro... yes checking whether asinf is declared without a macro... yes checking whether asinl is declared without a macro... yes checking whether atanf is declared without a macro... yes checking whether atanl is declared without a macro... yes checking whether cbrt is declared without a macro... yes checking whether cbrtf is declared without a macro... yes checking whether cbrtl is declared without a macro... yes checking whether ceilf is declared without a macro... yes checking whether ceill is declared without a macro... yes checking whether copysign is declared without a macro... yes checking whether copysignf is declared without a macro... yes checking whether copysignl is declared without a macro... yes checking whether cosf is declared without a macro... yes checking whether cosl is declared without a macro... yes checking whether coshf is declared without a macro... yes checking whether expf is declared without a macro... yes checking whether expl is declared without a macro... yes checking whether exp2 is declared without a macro... yes checking whether exp2f is declared without a macro... yes checking whether exp2l is declared without a macro... yes checking whether expm1 is declared without a macro... yes checking whether expm1f is declared without a macro... yes checking whether expm1l is declared without a macro... yes checking whether fabsf is declared without a macro... yes checking whether fabsl is declared without a macro... yes checking whether floorf is declared without a macro... yes checking whether floorl is declared without a macro... yes checking whether fma is declared without a macro... yes checking whether fmaf is declared without a macro... yes checking whether fmal is declared without a macro... yes checking whether fmod is declared without a macro... yes checking whether fmodf is declared without a macro... yes checking whether fmodl is declared without a macro... yes checking whether frexpf is declared without a macro... yes checking whether frexpl is declared without a macro... yes checking whether hypotf is declared without a macro... yes checking whether hypotl is declared without a macro... yes checking whether ilogb is declared without a macro... yes checking whether ilogbf is declared without a macro... yes checking whether ilogbl is declared without a macro... yes checking whether ldexpf is declared without a macro... yes checking whether ldexpl is declared without a macro... yes checking whether log is declared without a macro... yes checking whether logf is declared without a macro... yes checking whether logl is declared without a macro... yes checking whether log10 is declared without a macro... yes checking whether log10f is declared without a macro... yes checking whether log10l is declared without a macro... yes checking whether log1p is declared without a macro... yes checking whether log1pf is declared without a macro... yes checking whether log1pl is declared without a macro... yes checking whether log2 is declared without a macro... yes checking whether log2f is declared without a macro... yes checking whether log2l is declared without a macro... yes checking whether logb is declared without a macro... yes checking whether logbf is declared without a macro... yes checking whether logbl is declared without a macro... yes checking whether modf is declared without a macro... yes checking whether modff is declared without a macro... yes checking whether modfl is declared without a macro... yes checking whether powf is declared without a macro... yes checking whether remainder is declared without a macro... yes checking whether remainderf is declared without a macro... yes checking whether remainderl is declared without a macro... yes checking whether rint is declared without a macro... yes checking whether rintf is declared without a macro... yes checking whether rintl is declared without a macro... yes checking whether round is declared without a macro... yes checking whether roundf is declared without a macro... yes checking whether roundl is declared without a macro... yes checking whether sinf is declared without a macro... yes checking whether sinl is declared without a macro... yes checking whether sinhf is declared without a macro... yes checking whether sqrtf is declared without a macro... yes checking whether sqrtl is declared without a macro... yes checking whether tanf is declared without a macro... yes checking whether tanl is declared without a macro... yes checking whether tanhf is declared without a macro... yes checking whether trunc is declared without a macro... yes checking whether truncf is declared without a macro... yes checking whether truncl is declared without a macro... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether getaddrinfo is declared without a macro... (cached) yes checking whether freeaddrinfo is declared without a macro... (cached) yes checking whether gai_strerror is declared without a macro... (cached) yes checking whether getnameinfo is declared without a macro... (cached) yes checking whether is self-contained... yes checking whether YESEXPR works... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... yes checking for sched_getaffinity... yes checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... yes checking for glibc compatible sched_getaffinity... yes checking whether open recognizes a trailing slash... yes checking for poll... yes checking whether poll is declared without a macro... (cached) yes checking for putenv compatible with GNU and SVID... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv validates arguments... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking whether flock is declared without a macro... yes checking whether is self-contained... (cached) yes checking whether pselect is declared without a macro... (cached) yes checking whether select is declared without a macro... (cached) yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking for struct tms... yes checking whether times is declared without a macro... yes checking for timezone_t... no checking whether trunc is declared... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether round is declared... (cached) yes checking whether round works... (cached) yes checking for flexible array member... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes ./configure: line 37053: test: =3D: unary operator expected checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... 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 gcc -std=3Dgnu11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/gcc-nm checking the name lister (/usr/bin/gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) /usr/bin/gcc-ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... /usr/bin/gcc-ranlib checking command to parse /usr/bin/gcc-nm output from gcc -std=3Dgnu11 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=3D4096 count=3D1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=3Dgnu11 supports -fno-rtti -fno-exceptions... no checking for gcc -std=3Dgnu11 option to produce PIC... -fPIC -DPIC checking if gcc -std=3Dgnu11 PIC flag -fPIC -DPIC works... yes checking if gcc -std=3Dgnu11 static flag -static works... no checking if gcc -std=3Dgnu11 supports -c -o file.o... yes checking if gcc -std=3Dgnu11 supports -c -o file.o... (cached) yes checking whether the gcc -std=3Dgnu11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 for libltdl... yes checking how to link with libltdl... /usr/lib64/libltdl.so checking for makeinfo... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking if JIT code generation supported for target CPU... yes checking whether to enable JIT code generation... yes checking for mremap... yes checking for ffsl... yes checking for isnan... yes checking for isinf... yes checking whether to use system and library "64" calls... yes checking for __uc_get_ar_bsp in -luca... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for inline... (cached) inline checking for __uc_get_ar_bsp in -luca... (cached) no checking whether byte ordering is bigendian... (cached) no checking labels as values... yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of size_t... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of __int64... 0 checking size of unsigned __int64... 0 checking size of void *... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of ptrdiff_t... 8 checking size of size_t... (cached) 8 checking size of off_t... 8 checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking for which prebuilt binary set to use during bootstrap... 64-bit-little-endian checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent64.d_name... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for limits.h... (cached) yes checking for memory.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for string.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/times.h... (cached) yes checking sys/stdtypes.h usability... no checking sys/stdtypes.h presence... no checking for sys/stdtypes.h... no checking for sys/types.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking machine/fpu.h usability... no checking machine/fpu.h presence... no checking for machine/fpu.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for complex double... yes checking for socklen_t... (cached) yes checking for struct ip_mreq... yes checking for libc.h... (cached) no checking for unistd.h... (cached) yes checking whether libc.h and unistd.h can be included together... no checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for mode_t... (cached) yes checking for cos in -lm... yes checking for gethostbyname... (cached) yes checking for connect... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for DINFINITY... no checking for DQNAN... no checking for cexp... yes checking for chsize... no checking for clog... yes checking for clog10... yes checking for ctermid... yes checking for fesetround... yes checking for ftime... yes checking for ftruncate... yes checking for fchown... yes checking for fchmod... yes checking for getcwd... (cached) yes checking for geteuid... (cached) yes checking for getsid... yes checking for gettimeofday... (cached) yes checking for getuid... (cached) yes checking for getgid... (cached) yes checking for gmtime_r... yes checking for ioctl... yes checking for lstat... (cached) yes checking for mkdir... yes checking for mknod... yes checking for nice... yes checking for readlink... (cached) yes checking for rename... yes checking for rmdir... yes checking for setegid... yes checking for seteuid... yes checking for setlocale... yes checking for setuid... yes checking for setgid... yes checking for setpgid... yes checking for setsid... yes checking for sigaction... yes checking for siginterrupt... yes checking for stat64... yes checking for strptime... yes checking for symlink... (cached) yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for uname... yes checking for waitpid... yes checking for strdup... (cached) yes checking for system... yes checking for usleep... yes checking for atexit... yes checking for on_exit... yes checking for chown... yes checking for link... (cached) yes checking for fcntl... (cached) yes checking for ttyname... yes checking for getpwent... yes checking for getgrent... yes checking for kill... yes checking for getppid... yes checking for getpgrp... yes checking for fork... yes checking for setitimer... yes checking for getitimer... yes checking for strchr... yes checking for strcmp... yes checking for index... yes checking for bcopy... yes checking for memcpy... yes checking for rindex... yes checking for truncate... yes checking for isblank... (cached) yes checking for _NSGetEnviron... no checking for strcoll... yes checking for strcoll_l... yes checking for strtod_l... yes checking for strtol_l... yes checking for newlocale... yes checking for uselocale... yes checking for utimensat... yes checking for sched_getaffinity... (cached) yes checking for sched_setaffinity... yes checking for sendfile... yes checking whether _NL_NUMERIC_GROUPING is declared... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for netdb.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking for sys/param.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/file.h... (cached) yes checking for sys/mman.h... (cached) yes checking for chroot... yes checking for flock... (cached) yes checking for getlogin... (cached) yes checking for cuserid... yes checking for getpriority... yes checking for setpriority... yes checking for getpass... yes checking for sethostname... yes checking for gethostname... yes checking whether sethostname is declared... (cached) yes checking whether hstrerror is declared... no checking whether cuserid is declared... yes checking for library containing crypt... -lcrypt checking for i... _Complex_I checking whether csqrt is usable... yes checking whether getitimer(ITIMER_PROF) is usable... yes checking whether getitimer(ITIMER_VIRTUAL) is usable... yes checking for libgmp... yes checking how to link with libgmp... /usr/lib64/libgmp.so checking whether mpz_inits is declared... yes checking whether libunistring was built with iconv support... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBFFI... yes checking size of size_t... (cached) 8 checking size of ssize_t... 8 checking whether NLS is requested... yes 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 CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for sleep declaration... yes checking for usleep declaration... yes checking whether getlogin is declared... (cached) yes checking whether alarm is declared... (cached) yes checking whether strptime is declared... yes checking return type of usleep... int checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for getrlimit... yes checking for setrlimit... yes checking for socketpair... yes checking for getgroups... yes checking for setgroups... yes checking for setpwent... yes checking for pause... yes checking for tzset... (cached) yes checking for sethostent... yes checking for gethostent... yes checking for endhostent... yes checking for setnetent... yes checking for getnetent... yes checking for endnetent... yes checking for setprotoent... yes checking for getprotoent... yes checking for endprotoent... yes checking for setservent... yes checking for getservent... yes checking for endservent... yes checking for getnetbyaddr... yes checking for getnetbyname... yes checking for inet_lnaof... yes checking for inet_makeaddr... yes checking for inet_netof... yes checking for hstrerror... yes checking for struct sockaddr_in.sin_len... no checking for __libc_stack_end... yes checking whether netdb.h declares h_errno... yes checking whether uint32_t is defined... yes checking for working IPv6 support... yes checking whether sockaddr_in6 has sin6_scope_id... yes checking for struct sockaddr_in6.sin6_len... no checking whether localtime caches TZ... no checking for strerror... yes checking for memmove... yes checking for asinh... yes checking for acosh... yes checking for atanh... yes checking for copysign... yes checking for finite... yes checking for sincos... yes checking for __sincos... no checking for trunc... yes checking for isinf... yes checking for isnan... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct tm.tm_zone... (cached) yes checking for struct tm.tm_gmtoff... (cached) yes checking whether we need POSIX to get struct utimbuf... no checking the value of `iconveh_error'... 0 checking the value of `iconveh_question_mark'... 1 checking the value of `iconveh_escape_sequence'... 2 checking for which bdw-gc pkg-config file to use... bdw-gc checking for BDW_GC... yes checking for GC_pthread_exit... no checking for GC_pthread_cancel... no checking for GC_pthread_sigmask... no checking for GC_move_disappearing_link... no checking for GC_is_heap_ptr... no checking for struct GC_stack_base.reg_base... no checking size of float... 4 checking for struct linger... yes checking for struct timespec... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_attr_getstack... yes checking for pthread_getattr_np... yes checking for pthread_get_stackaddr_np... no checking for pthread_attr_get_np... no checking for pthread_sigmask... yes checking for pthread_cancel... yes checking whether PTHREAD_ONCE_INIT needs braces... no checking whether PTHREAD_MUTEX_INITIALIZER needs braces... no checking for library containing sched_yield... none required checking what kind of threads to support... pthreads checking whether pthread_attr_getstack works for the main thread... yes checking whether the `__thread' storage class is available... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -fno-strict-aliasing... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -fwrapv... yes checking whether the linker understands `-z relro'... yes checking for tgoto in -lncurses... yes checking how to link with libreadline... /usr/lib64/libreadline.so checking for siginterrupt... (cached) yes checking for rl_clear_signals... yes checking for rl_cleanup_after_signal... yes checking for rl_filename_completion_function... yes checking whether rl_catch_signals is declared... yes checking whether rl_catch_sigwinch is declared... yes checking for rl_get_keymap... yes checking for rl_getc_function pointer in readline... yes checking for strdup... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libguile/gen-scmconfig.h config.status: creating Makefile config.status: creating am/Makefile config.status: creating lib/Makefile config.status: creating benchmark-suite/Makefile config.status: creating gc-benchmarks/Makefile config.status: creating doc/Makefile config.status: creating doc/r5rs/Makefile config.status: creating doc/ref/Makefile config.status: creating emacs/Makefile config.status: creating examples/Makefile config.status: creating libguile/Makefile config.status: creating libguile/version.h config.status: creating guile-readline/Makefile config.status: creating test-suite/Makefile config.status: creating test-suite/standalone/Makefile config.status: creating meta/Makefile config.status: creating bootstrap/Makefile config.status: creating module/Makefile config.status: creating prebuilt/Makefile config.status: creating prebuilt/x86_64-unknown-linux-gnu/Makefile config.status: creating prebuilt/i686-pc-linux-gnu/Makefile config.status: creating prebuilt/mips-unknown-linux-gnu/Makefile config.status: creating check-guile config.status: creating benchmark-guile config.status: creating meta/guile config.status: creating meta/build-env config.status: creating meta/uninstalled-env config.status: creating meta/gdb-uninstalled-guile config.status: creating libguile/guile-snarf config.status: creating libguile/guile-snarf-docs config.status: creating test-suite/standalone/test-use-srfi config.status: creating test-suite/standalone/test-fast-slot-ref config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands + /usr/bin/make -O -j48 V=3D1 VERBOSE=3D1 MAKEINFOFLAGS=3D--no-split /usr/bin/make -C libguile scmconfig.h make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' \ if [ "no" =3D "yes" ]; then \ gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I.. \ -c -o gen-scmconfig.o gen-scmconfig.c; \ else \ gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.= . -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o gen-scmconfig.o gen-scmconfig.c; = \ fi make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' \ rm -f gen-scmconfig; \ if [ "no" =3D "yes" ]; then \ gcc -std=3Dgnu11 -o gen-scmconfig gen-scmconfig.o; \ else \ /bin/sh ../libtool --tag=3DCC --mode=3Dlink gcc -std=3Dgnu11 -Wa= ll -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -Wl,-z,relro -Wl,--as-needed -Wl,-z,n= ow -specs=3D/usr/lib/rpm/redhat/redhat-hardened-ld -flto=3Dauto -flto-partition=3Dnone -fuse-linker-plugin -o gen-scmconfig gen-scmconfig.o -lcrypt -lm; \ fi libtool: link: gcc -std=3Dgnu11 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIO= NS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=3D/usr/lib/rpm/redhat/redhat-hardened-ld -flto=3Dauto -flto-partition=3Dnone -fuse-linker-plugin -o gen-scmconfig gen-scmconfig.o -lcrypt -lm make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' (rm -f scmconfig.h.tmp; \ cat ./scmconfig.h.top > scmconfig.h.tmp; \ ./gen-scmconfig >> scmconfig.h.tmp; \ chmod 444 scmconfig.h.tmp; \ rm -f scmconfig.h; \ mv scmconfig.h.tmp scmconfig.h) make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /usr/bin/make all-recursive Making all in lib make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define RUNSTATEDIR "/var/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/guile"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/guile"'; \ echo '#define DVIDIR "/usr/share/doc/guile"'; \ echo '#define PDFDIR "/usr/share/doc/guile"'; \ echo '#define PSDIR "/usr/share/doc/guile"'; \ echo '#define LIBDIR "/usr/lib64"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/guile"'; \ echo '#define PKGINCLUDEDIR "/usr/include/guile"'; \ echo '#define PKGLIBDIR "/usr/lib64/guile"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/guile"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /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''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.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_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||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_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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f poll.h-t poll.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_POLL_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_POLL_H''@||g' \ -e 's/@''GNULIB_POLL''@/1/g' \ -e 's|@''HAVE_POLL''@|1|g' \ -e 's|@''REPLACE_POLL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./poll.in.h; \ } > poll.h-t && \ mv -f poll.h-t poll.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p sys rm -f sys/file.h-t sys/file.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_FILE_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_SYS_FILE_H''@||g' \ -e 's/@''HAVE_FLOCK''@/1/g' \ -e 's/@''GNULIB_FLOCK''@/1/g' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_file.in.h; \ } > sys/file.h-t && \ mv sys/file.h-t sys/file.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p sys rm -f sys/select.h-t sys/select.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_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p sys rm -f sys/times.h-t sys/times.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIMES_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_SYS_TIMES_H''@||g' \ -e 's/@''GNULIB_TIMES''@/1/g' \ -e 's|@''HAVE_STRUCT_TMS''@|1|g' \ -e 's|@''HAVE_TIMES''@|1|g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_times.in.h; \ } > sys/times.h-t && \ mv sys/times.h-t sys/times.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||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|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.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_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/1/g' \ -e 's/@''GNULIB_INET_PTON''@/1/g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|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' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.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_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/0/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|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' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.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_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/1/g' \ -e 's/@''GNULIB_CONNECT''@/1/g' \ -e 's/@''GNULIB_ACCEPT''@/1/g' \ -e 's/@''GNULIB_BIND''@/1/g' \ -e 's/@''GNULIB_GETPEERNAME''@/1/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/1/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/1/g' \ -e 's/@''GNULIB_LISTEN''@/1/g' \ -e 's/@''GNULIB_RECV''@/1/g' \ -e 's/@''GNULIB_SEND''@/1/g' \ -e 's/@''GNULIB_RECVFROM''@/1/g' \ -e 's/@''GNULIB_SENDTO''@/1/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \ -e 's/@''GNULIB_SHUTDOWN''@/1/g' \ -e 's/@''GNULIB_ACCEPT4''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|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' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f signal.h-t signal.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_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|0|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|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' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f iconv.h-t iconv.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_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|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' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f time.h-t time.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_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/1/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's/@''GNULIB_TIME_RZ''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/1/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f netdb.h-t netdb.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_NETDB_H''@||g' \ -e 's|@''HAVE_NETDB_H''@|1|g' \ -e 's/@''GNULIB_GETADDRINFO''@/1/g' \ -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \ -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \ -e 's|@''REPLACE_GAI_STRERROR''@|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' \ < ./netdb.in.h; \ } > netdb.h-t && \ mv netdb.h-t netdb.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/0/g' \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|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' \ < ./dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/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''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/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''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|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_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/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_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' \ < ./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_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_DECL_WCTOB''@|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''@|0|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 '/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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/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''@/1/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_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/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''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_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_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_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_STRTOD''@|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_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|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_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/1/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/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''@/1/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/1/g' \ -e 's/@''GNULIB_PIPE2''@/1/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/1/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_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''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|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_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_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_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_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_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' 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''@||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''@/1/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''@/0/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''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -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 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/1/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/1/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/1/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/1/g' \ -e 's/@''GNULIB_ISINF''@/1/g' \ -e 's/@''GNULIB_ISNAN''@/1/g' \ -e 's/@''GNULIB_ISNANF''@/1/g' \ -e 's/@''GNULIB_ISNAND''@/1/g' \ -e 's/@''GNULIB_ISNANL''@/1/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/1/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/1/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/1/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/0/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/1/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|0|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|1|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|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'; \ } > math.h-t && \ mv math.h-t math.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /usr/bin/make all-recursive make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/guile/g' ref-add.sin > t-ref-add.sed && = \ mv t-ref-add.sed ref-add.sed make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/guile/g' ref-del.sin > t-ref-del.sed && = \ mv t-ref-del.sed ref-del.sed make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-redhat-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o c-ctype.lo c-ctype.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c c-ctype.c -fPIC -DPIC -o .libs/c-ct= ype.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o binary-io.lo binary-io.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o stripslash.lo stripslash.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o unistd.lo unistd.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c unistd.c -fPIC -DPIC -o .libs/unist= d.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o math.lo math.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c math.c -fPIC -DPIC -o .libs/math.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o dirname-lgpl.lo dirname-lgpl.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o accept4.lo accept4.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c accept4.c -fPIC -DPIC -o .libs/acce= pt4.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o safe-read.lo safe-read.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o sys_socket.lo sys_socket.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o full-read.lo full-read.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c full-read.c -fPIC -DPIC -o .libs/full-read.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o pipe2.lo pipe2.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c pipe2.c -fPIC -DPIC -o .libs/pipe2.= o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o full-write.lo full-write.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c full-write.c -fPIC -DPIC -o .libs/full-write.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o log.lo log.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c log.c -fPIC -DPIC -o .libs/log.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o c-strncasecmp.lo c-strncasecmp.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o nproc.lo nproc.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c nproc.c -fPIC -DPIC -o .libs/nproc.= o In file included from nproc.c:49: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o stat-time.lo stat-time.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o safe-write.lo safe-write.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o malloca.lo malloca.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c malloca.c -fPIC -DPIC -o .libs/mall= oca.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o time_rz.lo time_rz.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c time_rz.c -fPIC -DPIC -o .libs/time= _rz.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o localcharset.lo localcharset.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o log1p.lo log1p.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c log1p.c -fPIC -DPIC -o .libs/log1p.= o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o strftime.lo strftime.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c strftime.c -fPIC -DPIC -o .libs/strftime.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o striconveh.lo striconveh.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' /bin/sh ../libtool --tag=3DCC --mode=3Dlink gcc -std=3Dgnu11 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -no-undefined -lm -L/usr/lib64 -lunistring -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=3D/usr/lib/rpm/redhat/redhat-hardened-ld -flto=3Dauto -flto-partition=3Dnone -fuse-linker-plugin -o libgnu.la accept4.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo full-read.lo full-write.lo localcharset.lo malloca.lo math.lo nproc.lo pipe2.lo safe-read.lo safe-write.lo stat-time.lo strftime.lo striconveh.lo sys_socket.lo unistd.lo log.lo log1p.lo time_rz.lo -lcrypt -lm libtool: link: /usr/bin/gcc-ar cru .libs/libgnu.a .libs/accept4.o .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/full-read.o .libs/full-write.o .libs/localcharset.o .libs/malloca.o .libs/math.o .libs/nproc.o .libs/pipe2.o .libs/safe-read.o .libs/safe-write.o .libs/stat-time.o .libs/strftime.o .libs/striconveh.o .libs/sys_socket.o .libs/unistd.o .libs/log.o .libs/log1p.o .libs/time_rz.o libtool: link: /usr/bin/gcc-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" " libgnu.la" ) make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib' Making all in meta make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta= ' guile=3D"`echo guile | /usr/bin/sed -e 's&^&&'`" ; guild=3D"`echo guild | /usr/bin/sed -e 's&^&&'`" ; installed_guile=3D"/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.0|g" -e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-lcrypt -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|1:1:0|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc |g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/lib64/libgmp.so|g" -e "s|[@]LIBLTDL[@]|/usr/lib64/libltdl.so|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/lib64/../lib64 -lffi |g" -e "s|[@]LIBUNISTRING[@]|/usr/lib64/libunistring.so|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-redhat-linux-gnu-pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-3.0.pc.in" > "guile-3.0.pc.out" mv "guile-3.0.pc.out" "guile-3.0.pc" make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta= ' guile=3D"`echo guile | /usr/bin/sed -e 's&^&&'`" ; guild=3D"`echo guild | /usr/bin/sed -e 's&^&&'`" ; installed_guile=3D"/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.0|g" -e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-lcrypt -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|1:1:0|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc |g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/lib64/libgmp.so|g" -e "s|[@]LIBLTDL[@]|/usr/lib64/libltdl.so|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/lib64/../lib64 -lffi |g" -e "s|[@]LIBUNISTRING[@]|/usr/lib64/libunistring.so|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-redhat-linux-gnu-pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out" chmod +x "guile-config.out" mv "guile-config.out" "guile-config" make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta= ' guile=3D"`echo guile | /usr/bin/sed -e 's&^&&'`" ; guild=3D"`echo guild | /usr/bin/sed -e 's&^&&'`" ; installed_guile=3D"/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.0|g" -e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-lcrypt -lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|1:1:0|g" -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc |g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/lib64/libgmp.so|g" -e "s|[@]LIBLTDL[@]|/usr/lib64/libltdl.so|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/lib64/../lib64 -lffi |g" -e "s|[@]LIBUNISTRING[@]|/usr/lib64/libunistring.so|g" -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-redhat-linux-gnu-pkg-config|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64|g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile|g" < "guild.in" > "guild.out" chmod +x "guild.out" mv "guild.out" "guild" make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta' Making all in libguile make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' mv libpath.tmp libpath.h make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o atomic.x atomic.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o control.x control.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o generalized-vectors.x generalized-vectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote= . -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o array-handle.x array-handle.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o async.x async.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o bitvectors.x bitvectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o gettext.x gettext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o array-map.x array-map.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o fdes-finalizers.x fdes-finalizers.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote= . -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o arrays.x arrays.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o error.x error.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o exceptions.x exceptions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o frames.x frames.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o foreign.x foreign.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o instructions.x instructions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o generalized-arrays.x generalized-arrays.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote= . -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o i18n.x i18n.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o bytevectors.x bytevectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D= 1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIO= NS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o intrinsics.x intrinsics.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o list.x list.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o init.x init.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o options.x options.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D= 1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIO= NS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o loader.x loader.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o programs.x programs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o promises.x promises.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o load.x load.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o srfi-60.x srfi-60.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D= 1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIO= NS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o script.x script.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o expand.x expand.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o syntax.x syntax.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o print.x print.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o values.x values.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o srfi-1.x srfi-1.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o uniform.x uniform.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o r6rs-ports.x r6rs-ports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o trees.x trees.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o unicode.x unicode.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o version.x version.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o read.x read.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o srfi-13.x srfi-13.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o memoize.x memoize.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o random.x random.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o weak-set.x weak-set.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o weak-vector.x weak-vector.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o srfi-14.x srfi-14.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o net_db.x net_db.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o weak-table.x weak-table.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o vm.x vm.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D= 1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIO= NS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' ../libguile/guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /usr/bin/make all-am make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../l= ib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o guile-guile.o `test -f 'guile.c' = || echo './'`guile.c In file included from ../libguile/alist.h:26, from ../libguile.h:34, from guile.c:38: ../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/pairs.h:26, from ../libguile/alist.h:26, from ../libguile.h:34, from guile.c:38: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3606: guile-guile.o] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-alist.lo `test -f 'alist.c' || echo './'`alist.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c alist.c -fPIC -DPIC -o .libs/libguile_3.0_la-alist.o In file included from alist.c:32: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from numbers.h:28, from alist.c:31: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2766: libguile_3.0_la-alist.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-boolean.lo `test = -f 'boolean.c' || echo './'`boolean.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c boolean.c -fPIC -DPIC -o .libs/libguile_3.0_la-boolean.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-control.lo `test = -f 'control.c' || echo './'`control.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c control.c -fPIC -DPIC -o .libs/libguile_3.0_la-control.o In file included from control.c:33: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from frames.h:23, from control.c:28: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2850: libguile_3.0_la-control.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-dynwind.lo `test = -f 'dynwind.c' || echo './'`dynwind.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c dynwind.c -fPIC -DPIC -o .libs/libguile_3.0_la-dynwind.o In file included from dynwind.c:29: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/struct.h:27, from eval.h:25, from dynwind.c:28: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2892: libguile_3.0_la-dynwind.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-generalized-vectors.lo `test -f 'generalized-vectors.c' || echo './'`generalized-vectors.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c generalized-vectors.c -fPIC -DPIC -= o .libs/libguile_3.0_la-generalized-vectors.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-evalext.lo `test = -f 'evalext.c' || echo './'`evalext.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c evalext.c -fPIC -DPIC -o .libs/libguile_3.0_la-evalext.o In file included from evalext.c:31: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/struct.h:27, from eval.h:25, from evalext.c:27: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2920: libguile_3.0_la-evalext.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-array-handle.lo `= test -f 'array-handle.c' || echo './'`array-handle.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c array-handle.c -fPIC -DPIC -o .libs/libguile_3.0_la-array-handle.o In file included from array-handle.c:34: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from arrays.h:25, from array-handle.c:29: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2773: libguile_3.0_la-array-handle.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-feature.lo `test = -f 'feature.c' || echo './'`feature.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c feature.c -fPIC -DPIC -o .libs/libguile_3.0_la-feature.o In file included from feature.c:32: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/numbers.h:28, from ../libguile/array-handle.h:27, from ../libguile/vectors.h:25, from fluids.h:26, from feature.c:29: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2955: libguile_3.0_la-feature.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-deprecation.lo `t= est -f 'deprecation.c' || echo './'`deprecation.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c deprecation.c -fPIC -DPIC -o .libs/libguile_3.0_la-deprecation.o In file included from deprecation.c:32: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from pairs.h:26, from deprecation.c:32: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2878: libguile_3.0_la-deprecation.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-atomic.lo `test -= f 'atomic.c' || echo './'`atomic.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c atomic.c -fPIC -DPIC -o .libs/libguile_3.0_la-atomic.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-deprecated.lo `te= st -f 'deprecated.c' || echo './'`deprecated.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c deprecated.c -fPIC -DPIC -o .libs/libguile_3.0_la-deprecated.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-async.lo `test -f 'async.c' || echo './'`async.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c async.c -fPIC -DPIC -o .libs/libguile_3.0_la-async.o In file included from async.c:37: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/struct.h:27, from eval.h:25, from async.c:34: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2794: libguile_3.0_la-async.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-extensions.lo `te= st -f 'extensions.c' || echo './'`extensions.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c extensions.c -fPIC -DPIC -o .libs/libguile_3.0_la-extensions.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-guardians.lo `tes= t -f 'guardians.c' || echo './'`guardians.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c guardians.c -fPIC -DPIC -o .libs/libguile_3.0_la-guardians.o In file included from guardians.c:60: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from bdw-gc.h:48, from guardians.c:52: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3060: libguile_3.0_la-guardians.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-chooks.lo `test -= f 'chooks.c' || echo './'`chooks.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c chooks.c -fPIC -DPIC -o .libs/libguile_3.0_la-chooks.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-fdes-finalizers.l= o `test -f 'fdes-finalizers.c' || echo './'`fdes-finalizers.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c fdes-finalizers.c -fPIC -DPIC -o .libs/libguile_3.0_la-fdes-finalizers.o In file included from fdes-finalizers.c:32: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/struct.h:27, from eval.h:25, from fdes-finalizers.c:26: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2948: libguile_3.0_la-fdes-finalizers.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c debug.c -fPIC -DPIC -o .libs/libguile_3.0_la-debug.o In file included from alist.h:26, from debug.c:39: ../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/pairs.h:26, from alist.h:26, from debug.c:39: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2864: libguile_3.0_la-debug.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-bitvectors.lo `te= st -f 'bitvectors.c' || echo './'`bitvectors.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c bitvectors.c -fPIC -DPIC -o .libs/libguile_3.0_la-bitvectors.o In file included from bitvectors.c:36: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/numbers.h:28, from array-handle.h:27, from bitvectors.c:29: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2822: libguile_3.0_la-bitvectors.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-generalized-array= s.lo `test -f 'generalized-arrays.c' || echo './'`generalized-arrays.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c generalized-arrays.c -fPIC -DPIC -o .libs/libguile_3.0_la-generalized-arrays.o In file included from generalized-arrays.c:35: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/numbers.h:28, from array-handle.h:27, from generalized-arrays.c:31: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3032: libguile_3.0_la-generalized-arrays.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c error.c -fPIC -DPIC -o .libs/libguile_3.0_la-error.o In file included from error.c:44: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/smob.h:26, from ../libguile/threads.h:29, from async.h:25, from error.c:38: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2906: libguile_3.0_la-error.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-continuations.lo `test -f 'continuations.c' || echo './'`continuations.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c continuations.c -fPIC -DPIC -o .libs/libguile_3.0_la-continuations.o In file included from continuations.c:47: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/smob.h:26, from ../libguile/threads.h:29, from async.h:25, from continuations.c:35: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2857: libguile_3.0_la-continuations.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-array-map.lo `tes= t -f 'array-map.c' || echo './'`array-map.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c array-map.c -fPIC -DPIC -o .libs/libguile_3.0_la-array-map.o In file included from array-map.c:43: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from arrays.h:25, from array-map.c:32: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2780: libguile_3.0_la-array-map.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-finalizers.lo `te= st -f 'finalizers.c' || echo './'`finalizers.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c finalizers.c -fPIC -DPIC -o .libs/libguile_3.0_la-finalizers.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-fluids.lo `test -= f 'fluids.c' || echo './'`fluids.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c fluids.c -fPIC -DPIC -o .libs/libguile_3.0_la-fluids.o In file included from alist.h:26, from fluids.c:27: ../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/pairs.h:26, from alist.h:26, from fluids.c:27: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2976: libguile_3.0_la-fluids.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-hooks.lo `test -f 'hooks.c' || echo './'`hooks.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c hooks.c -fPIC -DPIC -o .libs/libguile_3.0_la-hooks.o In file included from hooks.c:34: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/struct.h:27, from eval.h:25, from hooks.c:30: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3081: libguile_3.0_la-hooks.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-chars.lo `test -f 'chars.c' || echo './'`chars.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c chars.c -fPIC -DPIC -o .libs/libguile_3.0_la-chars.o In file included from chars.c:36: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from numbers.h:28, from chars.c:35: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2836: libguile_3.0_la-chars.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-gettext.lo `test = -f 'gettext.c' || echo './'`gettext.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c gettext.c -fPIC -DPIC -o .libs/libguile_3.0_la-gettext.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-exceptions.lo `te= st -f 'exceptions.c' || echo './'`exceptions.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c exceptions.c -fPIC -DPIC -o .libs/libguile_3.0_la-exceptions.o In file included from exceptions.c:41: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/struct.h:27, from eval.h:25, from exceptions.c:33: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2927: libguile_3.0_la-exceptions.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-arrays.lo `test -= f 'arrays.c' || echo './'`arrays.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c arrays.c -fPIC -DPIC -o .libs/libguile_3.0_la-arrays.o In file included from arrays.c:47: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/numbers.h:28, from ../libguile/array-handle.h:27, from bitvectors.h:25, from arrays.c:32: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2787: libguile_3.0_la-arrays.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-frames.lo `test -= f 'frames.c' || echo './'`frames.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c frames.c -fPIC -DPIC -o .libs/libguile_3.0_la-frames.o In file included from frames.c:34: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/struct.h:27, from eval.h:25, from frames.c:28: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3004: libguile_3.0_la-frames.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-eq.lo `test -f 'e= q.c' || echo './'`eq.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c eq.c -fPIC -DPIC -o .libs/libguile_3.0_la-eq.o In file included from eq.c:39: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/smob.h:26, from ../libguile/threads.h:29, from async.h:25, from eq.c:29: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2899: libguile_3.0_la-eq.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-foreign-object.lo `test -f 'foreign-object.c' || echo './'`foreign-object.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c foreign-object.c -fPIC -DPIC -o .libs/libguile_3.0_la-foreign-object.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-goops.lo `test -f 'goops.c' || echo './'`goops.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c goops.c -fPIC -DPIC -o .libs/libguile_3.0_la-goops.o In file included from goops.c:45: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/smob.h:26, from ../libguile/threads.h:29, from async.h:25, from goops.c:32: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3046: libguile_3.0_la-goops.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-fports.lo `test -= f 'fports.c' || echo './'`fports.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c fports.c -fPIC -DPIC -o .libs/libguile_3.0_la-fports.o In file included from fports.c:62: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/smob.h:26, from ../libguile/threads.h:29, from async.h:25, from fports.c:49: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2997: libguile_3.0_la-fports.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-gc.lo `test -f 'g= c.c' || echo './'`gc.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c gc.c -fPIC -DPIC -o .libs/libguile_3.0_la-gc.o In file included from gc.c:46: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from arrays.h:25, from gc.c:33: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3018: libguile_3.0_la-gc.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-backtrace.lo `tes= t -f 'backtrace.c' || echo './'`backtrace.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c backtrace.c -fPIC -DPIC -o .libs/libguile_3.0_la-backtrace.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-i18n.lo `test -f 'i18n.c' || echo './'`i18n.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c i18n.c -fPIC -DPIC -o .libs/libguile_3.0_la-i18n.o In file included from i18n.c:41: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from modules.h:25, from i18n.c:39: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3088: libguile_3.0_la-i18n.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-foreign.lo `test = -f 'foreign.c' || echo './'`foreign.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c foreign.c -fPIC -DPIC -o .libs/libguile_3.0_la-foreign.o In file included from foreign.c:46: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from bytevectors.h:26, from foreign.c:33: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2983: libguile_3.0_la-foreign.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-gc-malloc.lo `tes= t -f 'gc-malloc.c' || echo './'`gc-malloc.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c gc-malloc.c -fPIC -DPIC -o .libs/libguile_3.0_la-gc-malloc.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c hash.c -fPIC -DPIC -o .libs/libguile_3.0_la-hash.o In file included from hash.c:39: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from foreign.h:23, from hash.c:36: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3067: libguile_3.0_la-hash.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-bytevectors.lo `t= est -f 'bytevectors.c' || echo './'`bytevectors.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c bytevectors.c -fPIC -DPIC -o .libs/libguile_3.0_la-bytevectors.o In file included from bytevectors.c:49: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/numbers.h:28, from array-handle.h:27, from bytevectors.c:40: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2829: libguile_3.0_la-bytevectors.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-hashtab.lo `test = -f 'hashtab.c' || echo './'`hashtab.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c hashtab.c -fPIC -DPIC -o .libs/libguile_3.0_la-hashtab.o In file included from alist.h:26, from hashtab.c:30: ../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/pairs.h:26, from alist.h:26, from hashtab.c:30: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:3074: libguile_3.0_la-hashtab.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-dynstack.lo `test= -f 'dynstack.c' || echo './'`dynstack.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c dynstack.c -fPIC -DPIC -o .libs/libguile_3.0_la-dynstack.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-gsubr.lo `test -f 'gsubr.c' || echo './'`gsubr.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c gsubr.c -fPIC -DPIC -o .libs/libguile_3.0_la-gsubr.o make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-eval.lo `test -f 'eval.c' || echo './'`eval.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c eval.c -fPIC -DPIC -o .libs/libguile_3.0_la-eval.o In file included from alist.h:26, from eval.c:29: ../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/pairs.h:26, from alist.h:26, from eval.c:29: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2913: libguile_3.0_la-eval.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-filesys.lo `test = -f 'filesys.c' || echo './'`filesys.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c filesys.c -fPIC -DPIC -o .libs/libguile_3.0_la-filesys.o In file included from filesys.c:94: pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/smob.h:26, from ../libguile/threads.h:29, from async.h:25, from filesys.c:82: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2962: libguile_3.0_la-filesys.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' /bin/sh ../libtool --tag=3DCC --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-expand.lo `test -= f 'expand.c' || echo './'`expand.c libtool: compile: gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c expand.c -fPIC -DPIC -o .libs/libguile_3.0_la-expand.o In file included from alist.h:26, from expand.c:26: ../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr' 205 | GC_is_heap_ptr (void *ptr) | ^~~~~~~~~~~~~~ In file included from ../libguile/bdw-gc.h:48, from ../libguile/gc.h:142, from ../libguile/pairs.h:26, from alist.h:26, from expand.c:26: /usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *); | ^~~~~~~~~~~~~~ make[3]: *** [Makefile:2934: libguile_3.0_la-expand.lo] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile' make[2]: *** [Makefile:2426: all] Error 2 make[1]: *** [Makefile:1849: all-recursive] Error 1 make: *** [Makefile:1735: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.VNnewA (%build) --=20 Tomasz K=C5=82oczko | LinkedIn: *http://lnkd.in/FXPWxH * --0000000000001f0e70059c7bec90 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

+ ./configure --build=3Dx86_64-redhat-linu= x-gnu --host=3Dx86_64-redhat-linux-gnu --program-prefix=3D --disable-depend= ency-tracking --disable-silent-rules --prefix=3D/usr --exec-prefix=3D/usr -= -bindir=3D/usr/bin --sbindir=3D/usr/sbin --sysconfdir=3D/etc --datadir=3D/u= sr/share --includedir=3D/usr/include --libdir=3D/usr/lib64 --libexecdir=3D/= usr/libexec --localstatedir=3D/var --sharedstatedir=3D/var/lib --mandir=3D/= usr/share/man --infodir=3D/usr/share/info --disable-static --disable-error-= on-warning
checking build system type... x86_64-redhat-linux-gnu
chec= king host system type... x86_64-redhat-linux-gnu
checking target system = type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install...= /usr/bin/install -c
checking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for = gawk... gawk
checking whether make sets $(MAKE)... yes
checking wheth= er make supports nested variables... yes
checking whether make supports = nested variables... (cached) yes
checking for x86_64-redhat-linux-gnu-gc= c... gcc
checking whether the C compiler works... yes
checking for C = compiler default output file name... a.out
checking for suffix of execut= ables...
checking whether we are cross compiling... no
checking for s= uffix of object files... o
checking whether we are using the GNU C compi= ler... yes
checking whether gcc accepts -g... yes
checking for gcc op= tion to accept ISO C89... none needed
checking whether gcc understands -= c and -o together... yes
checking whether make supports the include dire= ctive... yes (GNU style)
checking dependency style of gcc... none
che= cking how to enable C11 support... -std=3Dgnu11
checking how to run the = C preprocessor... gcc -std=3Dgnu11 -E
checking for grep that handles lon= g lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yes
checking for sys/types.h... ye= s
checking for sys/stat.h... yes
checking for stdlib.h... yes
chec= king for string.h... yes
checking for memory.h... yes
checking for st= rings.h... yes
checking for inttypes.h... yes
checking for stdint.h..= . yes
checking for unistd.h... yes
checking minix/config.h usability.= .. no
checking minix/config.h presence... no
checking for minix/confi= g.h... no
checking whether it is safe to define __EXTENSIONS__... yeschecking whether _XOPEN_SOURCE should be defined... no
checking for Min= ix Amsterdam compiler... no
checking for x86_64-redhat-linux-gnu-ar... /= usr/bin/gcc-ar
checking the archiver (/usr/bin/gcc-ar) interface... archecking for x86_64-redhat-linux-gnu-ar... (cached) /usr/bin/gcc-ar
ch= ecking for special C compiler options needed for large files... no
check= ing for _FILE_OFFSET_BITS value needed for large files... no
configure: = autobuild project... GNU Guile
configure: autobuild revision... 3.0.0configure: autobuild hostname... barrel
configure: autobuild timestamp.= .. 20200119T103638Z
checking how to run the C preprocessor... gcc -std= =3Dgnu11 -E
checking for a sed that does not truncate output... /usr/bin= /sed
checking for gawk... (cached) gawk
checking whether ln -s works.= .. yes
checking for x86_64-redhat-linux-gnu-ar... (cached) /usr/bin/gcc-= ar
checking the archiver (/usr/bin/gcc-ar) interface... (cached) ar
c= hecking for sys/socket.h... yes
checking for arpa/inet.h... yes
check= ing for features.h... yes
checking for sys/param.h... yes
checking fo= r dirent.h... yes
checking for xlocale.h... no
checking for unistd.h.= .. (cached) yes
checking for sys/stat.h... (cached) yes
checking for = netdb.h... yes
checking for netinet/in.h... yes
checking for sys/time= .h... yes
checking for iconv.h... yes
checking for langinfo.h... yes<= br>checking for limits.h... yes
checking for math.h... yes
checking f= or poll.h... yes
checking for sys/ioctl.h... yes
checking for sys/fil= io.h... no
checking for malloc.h... yes
checking for sys/select.h... = yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes=
checking for sys/file.h... yes
checking for sys/times.h... yes
ch= ecking for sys/uio.h... yes
checking for sys/mman.h... yes
checking f= or wctype.h... yes
checking whether the preprocessor supports include_ne= xt... yes
checking whether system header files limit the line length... = no
checking whether <sys/socket.h> is self-contained... yes
che= cking for shutdown... yes
checking whether <sys/socket.h> defines = the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
= checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_= family... yes
checking whether socket is declared without a macro... yes=
checking whether connect is declared without a macro... yes
checking= whether accept is declared without a macro... yes
checking whether bind= is declared without a macro... yes
checking whether getpeername is decl= ared without a macro... yes
checking whether getsockname is declared wit= hout a macro... yes
checking whether getsockopt is declared without a ma= cro... yes
checking whether listen is declared without a macro... yeschecking whether recv is declared without a macro... yes
checking wheth= er send is declared without a macro... yes
checking whether recvfrom is = declared without a macro... yes
checking whether sendto is declared with= out a macro... yes
checking whether setsockopt is declared without a mac= ro... yes
checking whether shutdown is declared without a macro... yeschecking whether accept4 is declared without a macro... yes
checking f= or accept4... yes
checking for canonicalize_file_name... yes
checking= for getcwd... yes
checking for readlink... yes
checking for realpath= ... yes
checking for _set_invalid_parameter_handler... no
checking fo= r duplocale... yes
checking for symlink... yes
checking for flock... = yes
checking for fcntl... yes
checking for fsync... yes
checking f= or getlogin... yes
checking for gettimeofday... yes
checking for link= ... yes
checking for lstat... yes
checking for mkostemp... yes
che= cking for nl_langinfo... yes
checking for pipe... yes
checking for pi= pe2... yes
checking for isblank... yes
checking for iswctype... yeschecking for setenv... yes
checking for tzset... yes
checking for t= imes... yes
checking for snprintf... yes
checking for btowc... yeschecking for mbsinit... yes
checking for mbrtowc... yes
checking for= mprotect... yes
checking for secure_getenv... yes
checking for getui= d... yes
checking for geteuid... yes
checking for getgid... yes
ch= ecking for getegid... yes
checking for strdup... yes
checking for loc= altime_r... yes
checking for timegm... yes
checking for vasnprintf...= no
checking for wcrtomb... yes
checking for iswcntrl... yes
check= ing for size_t... yes
checking for working alloca.h... yes
checking f= or alloca... yes
checking whether // is distinct from /... no
checkin= g whether realpath works... yes
checking for wchar_t... yes
checking = for max_align_t... yes
checking whether NULL can be used in arbitrary ex= pressions... yes
checking whether locale.h conforms to POSIX:2001... yes=
checking whether struct lconv is properly defined... yes
checking wh= ether setlocale is declared without a macro... yes
checking whether dupl= ocale is declared without a macro... yes
checking if environ is properly= declared... yes
checking for complete errno.h... yes
checking for wo= rking fcntl.h... yes
checking for pid_t... yes
checking for mode_t...= yes
checking whether frexp() can be used without linking with libm... y= es
checking whether alarm is declared... yes
checking whether frexp w= orks... yes
checking whether stat file-mode macros are broken... no
c= hecking for nlink_t... yes
checking whether fchmodat is declared without= a macro... yes
checking whether fstat is declared without a macro... ye= s
checking whether fstatat is declared without a macro... yes
checkin= g whether futimens is declared without a macro... yes
checking whether l= chmod is declared without a macro... yes
checking whether lstat is decla= red without a macro... yes
checking whether mkdirat is declared without = a macro... yes
checking whether mkfifo is declared without a macro... ye= s
checking whether mkfifoat is declared without a macro... yes
checki= ng whether mknod is declared without a macro... yes
checking whether mkn= odat is declared without a macro... yes
checking whether stat is declare= d without a macro... yes
checking whether utimensat is declared without = a macro... yes
checking whether getaddrinfo is declared without a macro.= .. yes
checking whether freeaddrinfo is declared without a macro... yes<= br>checking whether gai_strerror is declared without a macro... yes
chec= king whether getnameinfo is declared without a macro... yes
checking for= library containing gethostbyname... none required
checking for gethostb= yname... yes
checking for library containing getservbyname... none requi= red
checking for getservbyname... yes
checking for C/C++ restrict key= word... __restrict
checking for library containing inet_ntop... none req= uired
checking whether inet_ntop is declared... yes
checking for IPv4= sockets... yes
checking for IPv6 sockets... yes
checking whether get= login is declared... yes
checking for struct timeval... yes
checking = for wide-enough struct timeval.tv_sec member... yes
checking whether get= timeofday is declared without a macro... yes
checking for ld used by gcc= -std=3Dgnu11... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU= ld... yes
checking for shared library run path origin... done
checki= ng for iconv... yes
checking for working iconv... yes
checking for ic= onv declaration...
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0extern size_t iconv= (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *o= utbytesleft);
checking whether byte ordering is bigendian... no
check= ing whether long double and double are the same... no
checking where to = find the exponent in a 'float'... word 0 bit 23
checking whether= isnan(float) can be used without linking with libm... yes
checking whet= her isnan(float) works... yes
checking whether isnan(double) can be used= without linking with libm... yes
checking whether isnan(long double) ca= n be used without linking with libm... yes
checking whether isnanl works= ... yes
checking where to find the exponent in a 'double'... wor= d 1 bit 20
checking whether ldexp() can be used without linking with lib= m... yes
checking for libunistring... yes
checking how to link with l= ibunistring... /usr/lib64/libunistring.so
checking for libunistring vers= ion... 0.9.10
checking whether limits.h has ULLONG_WIDTH etc.... yes
= checking for nl_langinfo and CODESET... yes
checking whether getc_unlock= ed is declared... yes
checking whether we are using the GNU C Library &g= t;=3D 2.1 or uClibc... yes
checking whether pow can be used without link= ing with libm... yes
checking whether log works... no
checking whethe= r round is declared... yes
checking whether round works... yes
checki= ng whether lstat correctly handles trailing slash... yes
checking whethe= r malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib= .h... (cached) yes
checking for GNU libc compatible malloc... yes
che= cking for unsigned long long int... yes
checking for long long int... ye= s
checking for promoted mode_t type... mode_t
checking whether poll i= s declared without a macro... yes
checking for inline... inline
check= ing for library containing setsockopt... none needed
checking for mbstat= e_t... yes
checking for ssize_t... yes
checking whether <sys/selec= t.h> is self-contained... yes
checking whether pselect is declared wi= thout a macro... yes
checking whether select is declared without a macro= ... yes
checking whether setenv is declared... yes
checking search.h = usability... yes
checking search.h presence... yes
checking for searc= h.h... yes
checking for tsearch... yes
checking for sigset_t... yeschecking for uid_t in sys/types.h... yes
checking for stdbool.h that c= onforms to C99... yes
checking for _Bool... yes
checking for wint_t..= . yes
checking whether wint_t is too small... no
checking whether std= int.h conforms to C99... yes
checking whether stdint.h predates C++11...= no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking = whether struct tm is in sys/time.h or time.h... time.h
checking for stru= ct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking= whether ffsl is declared without a macro... yes
checking whether ffsll = is declared without a macro... yes
checking whether memmem is declared w= ithout a macro... yes
checking whether mempcpy is declared without a mac= ro... yes
checking whether memrchr is declared without a macro... yeschecking whether rawmemchr is declared without a macro... yes
checking = whether stpcpy is declared without a macro... yes
checking whether stpnc= py is declared without a macro... yes
checking whether strchrnul is decl= ared without a macro... yes
checking whether strdup is declared without = a macro... yes
checking whether strncat is declared without a macro... y= es
checking whether strndup is declared without a macro... yes
checki= ng whether strnlen is declared without a macro... yes
checking whether s= trpbrk is declared without a macro... yes
checking whether strsep is dec= lared without a macro... yes
checking whether strcasestr is declared wit= hout a macro... yes
checking whether strtok_r is declared without a macr= o... yes
checking whether strerror_r is declared without a macro... yes<= br>checking whether strsignal is declared without a macro... yes
checkin= g whether strverscmp is declared without a macro... yes
checking for str= uct timespec in <time.h>... yes
checking whether snprintf returns = a byte count as in C99... yes
checking whether vsnprintf is declared... = yes
checking whether <wchar.h> uses 'inline' correctly... = yes
checking for a traditional french locale... fr_FR
checking for a = traditional japanese locale... ja_JP
checking for a transitional chinese= locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.U= TF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
ch= ecking whether memchr works... yes
checking whether time_t is signed... = yes
checking whether snprintf is declared... yes
checking whether str= dup is declared... (cached) yes
checking whether unsetenv is declared...= yes
checking for inttypes.h... yes
checking for stdint.h... yes
c= hecking for intmax_t... yes
checking for snprintf... (cached) yes
che= cking for strnlen... yes
checking for wcslen... yes
checking for wcsn= len... 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 whether inet_ntop is = declared without a macro... yes
checking whether inet_pton is declared w= ithout a macro... yes
checking byteswap.h usability... yes
checking b= yteswap.h presence... yes
checking for byteswap.h... yes
checking for= library containing clock_gettime... none required
checking for library = containing clock_getcpuclockid... none required
checking for clock_getti= me... yes
checking for clock_settime... yes
checking for clock_getcpu= clockid... yes
checking whether copysign can be used without linking wit= h libm... yes
checking whether alphasort is declared without a macro... = yes
checking whether closedir is declared without a macro... yes
chec= king whether dirfd is declared without a macro... yes
checking whether f= dopendir is declared without a macro... yes
checking whether opendir is = declared without a macro... yes
checking whether readdir is declared wit= hout a macro... yes
checking whether rewinddir is declared without a mac= ro... yes
checking whether scandir is declared without a macro... yeschecking for dirfd... yes
checking whether dirfd is declared... (cached= ) yes
checking whether dirfd is a macro... no
checking whether // is = distinct from /... (cached) no
checking whether duplocale(LC_GLOBAL_LOCA= LE) works... yes
checking whether fcntl is declared without a macro... y= es
checking whether openat is declared without a macro... yes
checkin= g whether conversion from 'int' to 'long double' works... y= es
checking whether __func__ is available... yes
checking how to do g= etaddrinfo, freeaddrinfo and getnameinfo... checking for library containing= getaddrinfo... none required
checking for getaddrinfo... yes
checkin= g whether gai_strerror is declared... (cached) yes
checking whether gai_= strerrorA is declared... no
checking for gai_strerror with POSIX signatu= re... yes
checking for struct sockaddr.sa_len... no
checking whether = getaddrinfo is declared... (cached) yes
checking whether freeaddrinfo is= declared... (cached) yes
checking whether getnameinfo is declared... (c= ached) yes
checking for struct addrinfo... yes
checking whether getti= meofday clobbers localtime buffer... no
checking for gettimeofday with P= OSIX signature... yes
checking whether iconv supports conversion between= UTF-8 and UTF-{16,32}{BE,LE}... yes
checking for library containing ine= t_ntop... (cached) none required
checking whether inet_ntop is declared.= .. (cached) yes
checking for library containing inet_pton... none requir= ed
checking whether inet_pton is declared... (cached) yes
checking wh= ether isfinite is declared... yes
checking whether isfinite(long double)= works... yes
checking whether isinf is declared... yes
checking whet= her isinf(long double) works... yes
checking whether isnan macro works..= . yes
checking whether isnan(double) can be used without linking with li= bm... (cached) yes
checking whether isnan(float) can be used without lin= king with libm... (cached) yes
checking whether isnan(float) works... (c= ached) yes
checking whether isnan(long double) can be used without linki= ng with libm... (cached) yes
checking whether isnanl works... (cached) y= es
checking whether langinfo.h defines CODESET... yes
checking whethe= r langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defin= es ERA... yes
checking whether langinfo.h defines YESEXPR... yes
chec= king whether nl_langinfo is declared without a macro... yes
checking if = LD -Wl,--version-script works... yes
checking whether the -Werror option= is usable... yes
checking for simple visibility declarations... yes
= checking whether link obeys POSIX... yes
checking whether locale.h confo= rms to POSIX:2001... (cached) yes
checking whether struct lconv is prope= rly defined... (cached) yes
checking whether setlocale is declared witho= ut a macro... (cached) yes
checking whether duplocale is declared withou= t a macro... (cached) yes
checking for log1p... no
checking for stdli= b.h... (cached) yes
checking for GNU libc compatible malloc... (cached) = yes
checking whether NAN macro works... yes
checking whether HUGE_VAL= works... yes
checking whether acosf is declared without a macro... yes<= br>checking whether acosl is declared without a macro... yes
checking wh= ether asinf is declared without a macro... yes
checking whether asinl is= declared without a macro... yes
checking whether atanf is declared with= out a macro... yes
checking whether atanl is declared without a macro...= yes
checking whether cbrt is declared without a macro... yes
checkin= g whether cbrtf is declared without a macro... yes
checking whether cbrt= l is declared without a macro... yes
checking whether ceilf is declared = without a macro... yes
checking whether ceill is declared without a macr= o... yes
checking whether copysign is declared without a macro... yeschecking whether copysignf is declared without a macro... yes
checking = whether copysignl is declared without a macro... yes
checking whether co= sf is declared without a macro... yes
checking whether cosl is declared = without a macro... yes
checking whether coshf is declared without a macr= o... yes
checking whether expf is declared without a macro... yes
che= cking whether expl is declared without a macro... yes
checking whether e= xp2 is declared without a macro... yes
checking whether exp2f is declare= d without a macro... yes
checking whether exp2l is declared without a ma= cro... yes
checking whether expm1 is declared without a macro... yes
= checking whether expm1f is declared without a macro... yes
checking whet= her expm1l is declared without a macro... yes
checking whether fabsf is = declared without a macro... yes
checking whether fabsl is declared witho= ut a macro... yes
checking whether floorf is declared without a macro...= yes
checking whether floorl is declared without a macro... yes
check= ing whether fma is declared without a macro... yes
checking whether fmaf= is declared without a macro... yes
checking whether fmal is declared wi= thout a macro... yes
checking whether fmod is declared without a macro..= . yes
checking whether fmodf is declared without a macro... yes
check= ing whether fmodl is declared without a macro... yes
checking whether fr= expf is declared without a macro... yes
checking whether frexpl is decla= red without a macro... yes
checking whether hypotf is declared without a= macro... yes
checking whether hypotl is declared without a macro... yes=
checking whether ilogb is declared without a macro... yes
checking w= hether ilogbf is declared without a macro... yes
checking whether ilogbl= is declared without a macro... yes
checking whether ldexpf is declared = without a macro... yes
checking whether ldexpl is declared without a mac= ro... yes
checking whether log is declared without a macro... yes
che= cking whether logf is declared without a macro... yes
checking whether l= ogl is declared without a macro... yes
checking whether log10 is declare= d without a macro... yes
checking whether log10f is declared without a m= acro... yes
checking whether log10l is declared without a macro... yeschecking whether log1p is declared without a macro... yes
checking whe= ther log1pf is declared without a macro... yes
checking whether log1pl i= s declared without a macro... yes
checking whether log2 is declared with= out a macro... yes
checking whether log2f is declared without a macro...= yes
checking whether log2l is declared without a macro... yes
checki= ng whether logb is declared without a macro... yes
checking whether logb= f is declared without a macro... yes
checking whether logbl is declared = without a macro... yes
checking whether modf is declared without a macro= ... yes
checking whether modff is declared without a macro... yes
che= cking whether modfl is declared without a macro... yes
checking whether = powf is declared without a macro... yes
checking whether remainder is de= clared without a macro... yes
checking whether remainderf is declared wi= thout a macro... yes
checking whether remainderl is declared without a m= acro... yes
checking whether rint is declared without a macro... yes
= checking whether rintf is declared without a macro... yes
checking wheth= er rintl is declared without a macro... yes
checking whether round is de= clared without a macro... yes
checking whether roundf is declared withou= t a macro... yes
checking whether roundl is declared without a macro... = yes
checking whether sinf is declared without a macro... yes
checking= whether sinl is declared without a macro... yes
checking whether sinhf = is declared without a macro... yes
checking whether sqrtf is declared wi= thout a macro... yes
checking whether sqrtl is declared without a macro.= .. yes
checking whether tanf is declared without a macro... yes
check= ing whether tanl is declared without a macro... yes
checking whether tan= hf is declared without a macro... yes
checking whether trunc is declared= without a macro... yes
checking whether truncf is declared without a ma= cro... yes
checking whether truncl is declared without a macro... yeschecking whether mkdir handles trailing slash... yes
checking whether m= kdir handles trailing dot... yes
checking whether getaddrinfo is declare= d without a macro... (cached) yes
checking whether freeaddrinfo is decla= red without a macro... (cached) yes
checking whether gai_strerror is dec= lared without a macro... (cached) yes
checking whether getnameinfo is de= clared without a macro... (cached) yes
checking whether <netinet/in.h= > is self-contained... yes
checking whether YESEXPR works... yes
c= hecking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking= for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
che= cking for sched_getaffinity... yes
checking for sched_getaffinity_np... = no
checking for pstat_getdynamic... no
checking for sysmp... no
ch= ecking for sysctl... yes
checking for glibc compatible sched_getaffinity= ... yes
checking whether open recognizes a trailing slash... yes
chec= king for poll... yes
checking whether poll is declared without a macro..= . (cached) yes
checking for putenv compatible with GNU and SVID... yeschecking whether readlink signature is correct... yes
checking whether= readlink handles trailing slash correctly... yes
checking for working r= e_compile_pattern... yes
checking whether rename honors trailing slash o= n destination... yes
checking whether rename honors trailing slash on so= urce... yes
checking whether rename manages hard links correctly... yes<= br>checking whether rename manages existing destinations correctly... yeschecking whether rmdir works... yes
checking whether select supports a= 0 argument... yes
checking whether select detects invalid fds... yeschecking whether setenv validates arguments... yes
checking for volatil= e sig_atomic_t... yes
checking for sighandler_t... yes
checking wheth= er pthread_sigmask is declared without a macro... yes
checking whether s= igaction is declared without a macro... yes
checking whether sigaddset i= s declared without a macro... yes
checking whether sigdelset is declared= without a macro... yes
checking whether sigemptyset is declared without= a macro... yes
checking whether sigfillset is declared without a macro.= .. yes
checking whether sigismember is declared without a macro... yeschecking whether sigpending is declared without a macro... yes
checkin= g whether sigprocmask is declared without a macro... yes
checking for so= cklen_t... yes
checking for ssize_t... (cached) yes
checking for stru= ct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is o= f type struct timespec... yes
checking for struct stat.st_birthtimespec.= tv_nsec... no
checking for struct stat.st_birthtimensec... no
checkin= g for struct stat.st_birthtim.tv_nsec... no
checking for working stdalig= n.h... yes
checking for max_align_t... (cached) yes
checking whether = NULL can be used in arbitrary expressions... (cached) yes
checking which= flavor of printf attribute matches inttypes macros... system
checking w= hether dprintf is declared without a macro... yes
checking whether fpurg= e is declared without a macro... no
checking whether fseeko is declared = without a macro... yes
checking whether ftello is declared without a mac= ro... yes
checking whether getdelim is declared without a macro... yeschecking whether getline is declared without a macro... yes
checking w= hether gets is declared without a macro... no
checking whether pclose is= declared without a macro... yes
checking whether popen is declared with= out a macro... yes
checking whether renameat is declared without a macro= ... yes
checking whether snprintf is declared without a macro... yes
= checking whether tmpfile is declared without a macro... yes
checking whe= ther vdprintf is declared without a macro... yes
checking whether vsnpri= ntf is declared without a macro... yes
checking whether _Exit is declare= d without a macro... yes
checking whether atoll is declared without a ma= cro... yes
checking whether canonicalize_file_name is declared without a= macro... yes
checking whether getloadavg is declared without a macro...= yes
checking whether getsubopt is declared without a macro... yes
ch= ecking whether grantpt is declared without a macro... yes
checking wheth= er initstate is declared without a macro... yes
checking whether initsta= te_r is declared without a macro... yes
checking whether mkdtemp is decl= ared without a macro... yes
checking whether mkostemp is declared withou= t a macro... yes
checking whether mkostemps is declared without a macro.= .. yes
checking whether mkstemp is declared without a macro... yes
ch= ecking whether mkstemps is declared without a macro... yes
checking whet= her posix_openpt is declared without a macro... yes
checking whether pts= name is declared without a macro... yes
checking whether ptsname_r is de= clared without a macro... yes
checking whether qsort_r is declared witho= ut a macro... yes
checking whether random is declared without a macro...= yes
checking whether random_r is declared without a macro... yes
che= cking whether realpath is declared without a macro... yes
checking wheth= er rpmatch is declared without a macro... yes
checking whether secure_ge= tenv is declared without a macro... yes
checking whether setenv is decla= red without a macro... yes
checking whether setstate is declared without= a macro... yes
checking whether setstate_r is declared without a macro.= .. yes
checking whether srandom is declared without a macro... yes
ch= ecking whether srandom_r is declared without a macro... yes
checking whe= ther strtod is declared without a macro... yes
checking whether strtoll = is declared without a macro... yes
checking whether strtoull is declared= without a macro... yes
checking whether unlockpt is declared without a = macro... yes
checking whether unsetenv is declared without a macro... ye= s
checking whether flock is declared without a macro... yes
checking = whether <sys/select.h> is self-contained... (cached) yes
checking = whether pselect is declared without a macro... (cached) yes
checking whe= ther select is declared without a macro... (cached) yes
checking for nli= nk_t... (cached) yes
checking whether fchmodat is declared without a mac= ro... (cached) yes
checking whether fstat is declared without a macro...= (cached) yes
checking whether fstatat is declared without a macro... (c= ached) yes
checking whether futimens is declared without a macro... (cac= hed) yes
checking whether lchmod is declared without a macro... (cached)= yes
checking whether lstat is declared without a macro... (cached) yes<= br>checking whether mkdirat is declared without a macro... (cached) yes
= checking whether mkfifo is declared without a macro... (cached) yes
chec= king whether mkfifoat is declared without a macro... (cached) yes
checki= ng whether mknod is declared without a macro... (cached) yes
checking wh= ether mknodat is declared without a macro... (cached) yes
checking wheth= er stat is declared without a macro... (cached) yes
checking whether uti= mensat is declared without a macro... (cached) yes
checking for struct t= ms... yes
checking whether times is declared without a macro... yes
c= hecking for timezone_t... no
checking whether trunc is declared... (cach= ed) yes
checking whether chdir is declared without a macro... yes
che= cking whether chown is declared without a macro... yes
checking whether = dup is declared without a macro... yes
checking whether dup2 is declared= without a macro... yes
checking whether dup3 is declared without a macr= o... yes
checking whether environ is declared without a macro... yes
= checking whether euidaccess is declared without a macro... yes
checking = whether faccessat is declared without a macro... yes
checking whether fc= hdir is declared without a macro... yes
checking whether fchownat is dec= lared without a macro... yes
checking whether fdatasync is declared with= out a macro... yes
checking whether fsync is declared without a macro...= yes
checking whether ftruncate is declared without a macro... yes
ch= ecking whether getcwd is declared without a macro... yes
checking whethe= r getdomainname is declared without a macro... yes
checking whether getd= tablesize is declared without a macro... yes
checking whether getgroups = is declared without a macro... yes
checking whether gethostname is decla= red without a macro... yes
checking whether getlogin is declared without= a macro... yes
checking whether getlogin_r is declared without a macro.= .. yes
checking whether getpagesize is declared without a macro... yeschecking whether getusershell is declared without a macro... yes
check= ing whether setusershell is declared without a macro... yes
checking whe= ther endusershell is declared without a macro... yes
checking whether gr= oup_member is declared without a macro... yes
checking whether isatty is= declared without a macro... yes
checking whether lchown is declared wit= hout a macro... yes
checking whether link is declared without a macro...= yes
checking whether linkat is declared without a macro... yes
check= ing whether lseek is declared without a macro... yes
checking whether pi= pe is declared without a macro... yes
checking whether pipe2 is declared= without a macro... yes
checking whether pread is declared without a mac= ro... yes
checking whether pwrite is declared without a macro... yes
= checking whether readlink is declared without a macro... yes
checking wh= ether readlinkat is declared without a macro... yes
checking whether rmd= ir is declared without a macro... yes
checking whether sethostname is de= clared without a macro... yes
checking whether sleep is declared without= a macro... yes
checking whether symlink is declared without a macro... = yes
checking whether symlinkat is declared without a macro... yes
che= cking whether ttyname_r is declared without a macro... yes
checking whet= her unlink is declared without a macro... yes
checking whether unlinkat = is declared without a macro... yes
checking whether usleep is declared w= ithout a macro... yes
checking for vsnprintf... yes
checking whether = snprintf respects a size of 1... yes
checking whether printf supports PO= SIX/XSI format strings with positions... yes
checking whether btowc is d= eclared without a macro... yes
checking whether wctob is declared withou= t a macro... yes
checking whether mbsinit is declared without a macro...= yes
checking whether mbrtowc is declared without a macro... yes
chec= king whether mbrlen is declared without a macro... yes
checking whether = mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs= is declared without a macro... yes
checking whether wcrtomb is declared= without a macro... yes
checking whether wcsrtombs is declared without a= macro... yes
checking whether wcsnrtombs is declared without a macro...= yes
checking whether wcwidth is declared without a macro... yes
chec= king whether wmemchr is declared without a macro... yes
checking whether= wmemcmp is declared without a macro... yes
checking whether wmemcpy is = declared without a macro... yes
checking whether wmemmove is declared wi= thout a macro... yes
checking whether wmemset is declared without a macr= o... yes
checking whether wcslen is declared without a macro... yes
c= hecking whether wcsnlen is declared without a macro... yes
checking whet= her wcscpy is declared without a macro... yes
checking whether wcpcpy is= declared without a macro... yes
checking whether wcsncpy is declared wi= thout a macro... yes
checking whether wcpncpy is declared without a macr= o... yes
checking whether wcscat is declared without a macro... yes
c= hecking whether wcsncat is declared without a macro... yes
checking whet= her wcscmp is declared without a macro... yes
checking whether wcsncmp i= s declared without a macro... yes
checking whether wcscasecmp is declare= d without a macro... yes
checking whether wcsncasecmp is declared withou= t a macro... yes
checking whether wcscoll is declared without a macro...= yes
checking whether wcsxfrm is declared without a macro... yes
chec= king whether wcsdup is declared without a macro... yes
checking whether = wcschr is declared without a macro... yes
checking whether wcsrchr is de= clared without a macro... yes
checking whether wcscspn is declared witho= ut a macro... yes
checking whether wcsspn is declared without a macro...= yes
checking whether wcspbrk is declared without a macro... yes
chec= king whether wcsstr is declared without a macro... yes
checking whether = wcstok is declared without a macro... yes
checking whether wcswidth is d= eclared without a macro... yes
checking whether round is declared... (ca= ched) yes
checking whether round works... (cached) yes
checking for f= lexible array member... yes
checking whether localtime_r is declared... = yes
checking whether localtime_r is compatible with its POSIX signature.= .. yes
./configure: line 37053: test: =3D: unary operator expected
ch= ecking for unsetenv... yes
checking for unsetenv() return type... intchecking whether unsetenv obeys POSIX... yes
checking how to print stri= ngs... printf
checking for a sed that does not truncate output... (cache= d) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for l= d used by gcc -std=3Dgnu11... /usr/bin/ld
checking if the linker (/usr/b= in/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (= nm)... /usr/bin/gcc-nm
checking the name lister (/usr/bin/gcc-nm) interf= ace... BSD nm
checking the maximum length of command line arguments... 1= 572864
checking how to convert x86_64-redhat-linux-gnu file names to x86= _64-redhat-linux-gnu format... func_convert_file_noop
checking how to co= nvert x86_64-redhat-linux-gnu file names to toolchain format... func_conver= t_file_noop
checking for /usr/bin/ld option to reload object files... -r=
checking for x86_64-redhat-linux-gnu-objdump... objdump
checking how= to recognize dependent libraries... pass_all
checking for x86_64-redhat= -linux-gnu-dlltool... dlltool
checking how to associate runtime and link= libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... (ca= ched) /usr/bin/gcc-ar
checking for archiver @FILE support... @
checki= ng for x86_64-redhat-linux-gnu-strip... no
checking for strip... stripchecking for x86_64-redhat-linux-gnu-ranlib... /usr/bin/gcc-ranlib
che= cking command to parse /usr/bin/gcc-nm output from gcc -std=3Dgnu11 object.= .. ok
checking for sysroot... no
checking for a working dd... /usr/bi= n/dd
checking how to truncate binary pipes... /usr/bin/dd bs=3D4096 coun= t=3D1
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt..= . no
checking if : is a manifest tool... no
checking for dlfcn.h... y= es
checking for objdir... .libs
checking if gcc -std=3Dgnu11 supports= -fno-rtti -fno-exceptions... no
checking for gcc -std=3Dgnu11 option to= produce PIC... -fPIC -DPIC
checking if gcc -std=3Dgnu11 PIC flag -fPIC = -DPIC works... yes
checking if gcc -std=3Dgnu11 static flag -static work= s... no
checking if gcc -std=3Dgnu11 supports -c -o file.o... yes
che= cking if gcc -std=3Dgnu11 supports -c -o file.o... (cached) yes
checking= whether the gcc -std=3Dgnu11 linker (/usr/bin/ld -m elf_x86_64) supports s= hared libraries... yes
checking whether -lc should be explicitly linked = in... no
checking dynamic linker characteristics... GNU/Linux ld.so
c= hecking how to hardcode library paths into programs... immediate
checkin= g for shl_load... no
checking for shl_load in -ldld... no
checking fo= r dlopen... no
checking for dlopen in -ldl... yes
checking whether a = program can dlopen itself... yes
checking whether a statically linked pr= ogram can dlopen itself... yes
checking whether stripping libraries is p= ossible... yes
checking if libtool supports shared libraries... yes
c= hecking whether to build shared libraries... yes
checking whether to bui= ld static libraries... no
checking for libltdl... yes
checking how to= link with libltdl... /usr/lib64/libltdl.so
checking for makeinfo... yes=
checking for emacs... no
checking for xemacs... no
checking where= .elc files should go... ${datadir}/emacs/site-lisp
checking if JIT code= generation supported for target CPU... yes
checking whether to enable J= IT code generation... yes
checking for mremap... yes
checking for ffs= l... yes
checking for isnan... yes
checking for isinf... yes
check= ing whether to use system and library "64" calls... yes
checki= ng for __uc_get_ar_bsp in -luca... no
checking for an ANSI C-conforming = const... yes
checking for working volatile... yes
checking for inline= ... (cached) inline
checking for __uc_get_ar_bsp in -luca... (cached) no=
checking whether byte ordering is bigendian... (cached) no
checking = labels as values... yes
checking size of char... 1
checking size of u= nsigned char... 1
checking size of short... 2
checking size of unsign= ed short... 2
checking size of int... 4
checking size of unsigned int= ... 4
checking size of long... 8
checking size of unsigned long... 8<= br>checking size of size_t... 8
checking size of long long... 8
check= ing size of unsigned long long... 8
checking size of __int64... 0
che= cking size of unsigned __int64... 0
checking size of void *... 8
chec= king size of intptr_t... 8
checking size of uintptr_t... 8
checking s= ize of ptrdiff_t... 8
checking size of size_t... (cached) 8
checking = size of off_t... 8
checking stdatomic.h usability... yes
checking std= atomic.h presence... yes
checking for stdatomic.h... yes
checking for= which prebuilt binary set to use during bootstrap... 64-bit-little-endian<= br>checking for ANSI C header files... (cached) yes
checking whether tim= e.h and sys/time.h may both be included... yes
checking for sys/wait.h t= hat is POSIX.1 compatible... yes
checking for dirent.h that defines DIR.= .. yes
checking for library containing opendir... none required
check= ing for struct dirent64.d_name... yes
checking complex.h usability... ye= s
checking complex.h presence... yes
checking for complex.h... yeschecking fenv.h usability... yes
checking fenv.h presence... yes
che= cking for fenv.h... yes
checking io.h usability... no
checking io.h p= resence... no
checking for io.h... no
checking libc.h usability... no=
checking libc.h presence... no
checking for libc.h... no
checking= for limits.h... (cached) yes
checking for memory.h... (cached) yes
c= hecking process.h usability... no
checking process.h presence... no
c= hecking for process.h... no
checking for string.h... (cached) yes
che= cking sys/dir.h usability... yes
checking sys/dir.h presence... yes
c= hecking for sys/dir.h... yes
checking for sys/ioctl.h... (cached) yeschecking for sys/select.h... (cached) yes
checking for sys/time.h... (c= ached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h= presence... yes
checking for sys/timeb.h... yes
checking for sys/tim= es.h... (cached) yes
checking sys/stdtypes.h usability... no
checking= sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
chec= king for sys/types.h... (cached) yes
checking sys/utime.h usability... n= o
checking sys/utime.h presence... no
checking for sys/utime.h... no<= br>checking time.h usability... yes
checking time.h presence... yes
c= hecking for time.h... yes
checking for unistd.h... (cached) yes
check= ing utime.h usability... yes
checking utime.h presence... yes
checkin= g for utime.h... yes
checking pwd.h usability... yes
checking pwd.h p= resence... yes
checking for pwd.h... yes
checking grp.h usability... = yes
checking grp.h presence... yes
checking for grp.h... yes
check= ing sys/utsname.h usability... yes
checking sys/utsname.h presence... ye= s
checking for sys/utsname.h... yes
checking direct.h usability... no=
checking direct.h presence... no
checking for direct.h... no
chec= king machine/fpu.h usability... no
checking machine/fpu.h presence... no=
checking for machine/fpu.h... no
checking sched.h usability... yeschecking sched.h presence... yes
checking for sched.h... yes
checki= ng sys/sendfile.h usability... yes
checking sys/sendfile.h presence... y= es
checking for sys/sendfile.h... yes
checking for complex double... = yes
checking for socklen_t... (cached) yes
checking for struct ip_mre= q... yes
checking for libc.h... (cached) no
checking for unistd.h... = (cached) yes
checking whether libc.h and unistd.h can be included togeth= er... no
checking type of array argument to getgroups... gid_t
checki= ng return type of signal handlers... void
checking for mode_t... (cached= ) yes
checking for cos in -lm... yes
checking for gethostbyname... (c= ached) yes
checking for connect... yes
checking assert.h usability...= yes
checking assert.h presence... yes
checking for assert.h... yeschecking crt_externs.h usability... no
checking crt_externs.h presence= ... no
checking for crt_externs.h... no
checking for DINFINITY... no<= br>checking for DQNAN... no
checking for cexp... yes
checking for chs= ize... no
checking for clog... yes
checking for clog10... yes
chec= king for ctermid... yes
checking for fesetround... yes
checking for f= time... yes
checking for ftruncate... yes
checking for fchown... yes<= br>checking for fchmod... yes
checking for getcwd... (cached) yes
che= cking for geteuid... (cached) yes
checking for getsid... yes
checking= for gettimeofday... (cached) yes
checking for getuid... (cached) yeschecking for getgid... (cached) yes
checking for gmtime_r... yes
che= cking for ioctl... yes
checking for lstat... (cached) yes
checking fo= r mkdir... yes
checking for mknod... yes
checking for nice... yes
= checking for readlink... (cached) yes
checking for rename... yes
chec= king for rmdir... yes
checking for setegid... yes
checking for seteui= d... yes
checking for setlocale... yes
checking for setuid... yes
= checking for setgid... yes
checking for setpgid... yes
checking for s= etsid... yes
checking for sigaction... yes
checking for siginterrupt.= .. yes
checking for stat64... yes
checking for strptime... yes
che= cking for symlink... (cached) yes
checking for sync... yes
checking f= or sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgr= p... yes
checking for uname... yes
checking for waitpid... yes
che= cking for strdup... (cached) yes
checking for system... yes
checking = for usleep... yes
checking for atexit... yes
checking for on_exit... = yes
checking for chown... yes
checking for link... (cached) yes
ch= ecking for fcntl... (cached) yes
checking for ttyname... yes
checking= for getpwent... yes
checking for getgrent... yes
checking for kill..= . yes
checking for getppid... yes
checking for getpgrp... yes
chec= king for fork... yes
checking for setitimer... yes
checking for getit= imer... yes
checking for strchr... yes
checking for strcmp... yes
= checking for index... yes
checking for bcopy... yes
checking for memc= py... yes
checking for rindex... yes
checking for truncate... yes
= checking for isblank... (cached) yes
checking for _NSGetEnviron... nochecking for strcoll... yes
checking for strcoll_l... yes
checking f= or strtod_l... yes
checking for strtol_l... yes
checking for newlocal= e... yes
checking for uselocale... yes
checking for utimensat... yes<= br>checking for sched_getaffinity... (cached) yes
checking for sched_set= affinity... yes
checking for sendfile... yes
checking whether _NL_NUM= ERIC_GROUPING is declared... no
checking crypt.h usability... yes
che= cking crypt.h presence... yes
checking for crypt.h... yes
checking fo= r netdb.h... (cached) yes
checking pthread.h usability... yes
checkin= g pthread.h presence... yes
checking for pthread.h... yes
checking pt= hread_np.h usability... no
checking pthread_np.h presence... no
check= ing for pthread_np.h... no
checking for sys/param.h... (cached) yes
c= hecking sys/resource.h usability... yes
checking sys/resource.h presence= ... yes
checking for sys/resource.h... yes
checking for sys/file.h...= (cached) yes
checking for sys/mman.h... (cached) yes
checking for ch= root... yes
checking for flock... (cached) yes
checking for getlogin.= .. (cached) yes
checking for cuserid... yes
checking for getpriority.= .. yes
checking for setpriority... yes
checking for getpass... yeschecking for sethostname... yes
checking for gethostname... yes
chec= king whether sethostname is declared... (cached) yes
checking whether hs= trerror is declared... no
checking whether cuserid is declared... yeschecking for library containing crypt... -lcrypt
checking for i... _Com= plex_I
checking whether csqrt is usable... yes
checking whether getit= imer(ITIMER_PROF) is usable... yes
checking whether getitimer(ITIMER_VIR= TUAL) is usable... yes
checking for libgmp... yes
checking how to lin= k with libgmp... /usr/lib64/libgmp.so
checking whether mpz_inits is decl= ared... yes
checking whether libunistring was built with iconv support..= . yes
checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64= -redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9= .0... yes
checking for LIBFFI... yes
checking size of size_t... (cach= ed) 8
checking size of ssize_t... 8
checking whether NLS is requested= ... yes
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 CFPreferencesCopyAppValu= e... no
checking for CFLocaleCopyCurrent... no
checking for CFLocaleC= opyPreferredLanguages... no
checking for GNU gettext in libc... yes
c= hecking whether to use NLS... yes
checking where the gettext function co= mes from... libc
checking for sleep declaration... yes
checking for u= sleep declaration... yes
checking whether getlogin is declared... (cache= d) yes
checking whether alarm is declared... (cached) yes
checking wh= ether strptime is declared... yes
checking return type of usleep... int<= br>checking sys/un.h usability... yes
checking sys/un.h presence... yes<= br>checking for sys/un.h... yes
checking for getrlimit... yes
checkin= g for setrlimit... yes
checking for socketpair... yes
checking for ge= tgroups... yes
checking for setgroups... yes
checking for setpwent...= yes
checking for pause... yes
checking for tzset... (cached) yes
= checking for sethostent... yes
checking for gethostent... yes
checkin= g for endhostent... yes
checking for setnetent... yes
checking for ge= tnetent... yes
checking for endnetent... yes
checking for setprotoent= ... yes
checking for getprotoent... yes
checking for endprotoent... y= es
checking for setservent... yes
checking for getservent... yes
c= hecking for endservent... yes
checking for getnetbyaddr... yes
checki= ng for getnetbyname... yes
checking for inet_lnaof... yes
checking fo= r inet_makeaddr... yes
checking for inet_netof... yes
checking for hs= trerror... yes
checking for struct sockaddr_in.sin_len... no
checking= for __libc_stack_end... yes
checking whether netdb.h declares h_errno..= . yes
checking whether uint32_t is defined... yes
checking for workin= g IPv6 support... yes
checking whether sockaddr_in6 has sin6_scope_id...= yes
checking for struct sockaddr_in6.sin6_len... no
checking whether= localtime caches TZ... no
checking for strerror... yes
checking for = memmove... yes
checking for asinh... yes
checking for acosh... yeschecking for atanh... yes
checking for copysign... yes
checking for = finite... yes
checking for sincos... yes
checking for __sincos... no<= br>checking for trunc... yes
checking for isinf... yes
checking for i= snan... yes
checking for struct stat.st_rdev... yes
checking for stru= ct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
c= hecking for struct stat.st_atim... yes
checking for struct stat.st_mtim.= .. yes
checking for struct stat.st_ctim... yes
checking for struct tm= .tm_zone... (cached) yes
checking for struct tm.tm_gmtoff... (cached) ye= s
checking whether we need POSIX to get struct utimbuf... no
checking= the value of `iconveh_error'... 0
checking the value of `iconveh_qu= estion_mark'... 1
checking the value of `iconveh_escape_sequence'= ;... 2
checking for which bdw-gc pkg-config file to use... bdw-gc
che= cking for BDW_GC... yes
checking for GC_pthread_exit... no
checking f= or GC_pthread_cancel... no
checking for GC_pthread_sigmask... no
chec= king for GC_move_disappearing_link... no
checking for GC_is_heap_ptr... = no
checking for struct GC_stack_base.reg_base... no
checking size of = float... 4
checking for struct linger... yes
checking for struct time= spec... yes
checking for the pthreads library -lpthreads... no
checki= ng whether pthreads work without any flags... no
checking whether pthrea= ds work with -Kthread... no
checking whether pthreads work with -kthread= ... no
checking for the pthreads library -llthread... no
checking whe= ther pthreads work with -pthread... yes
checking for joinable pthread at= tribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are re= quired for pthreads... no
checking for pthread_attr_getstack... yes
c= hecking for pthread_getattr_np... yes
checking for pthread_get_stackaddr= _np... no
checking for pthread_attr_get_np... no
checking for pthread= _sigmask... yes
checking for pthread_cancel... yes
checking whether P= THREAD_ONCE_INIT needs braces... no
checking whether PTHREAD_MUTEX_INITI= ALIZER needs braces... no
checking for library containing sched_yield...= none required
checking what kind of threads to support... pthreads
c= hecking whether pthread_attr_getstack works for the main thread... yes
c= hecking whether the `__thread' storage class is available... yes
che= cking whether C compiler handles -Werror -Wunknown-warning-option... no
= checking whether C compiler handles -Wall... yes
checking whether C comp= iler handles -Werror -Wunknown-warning-option... (cached) no
checking wh= ether C compiler handles -Wmissing-prototypes... yes
checking whether C = compiler handles -Werror -Wunknown-warning-option... (cached) no
checkin= g whether C compiler handles -Wpointer-arith... yes
checking whether C c= ompiler handles -Werror -Wunknown-warning-option... (cached) no
checking= whether C compiler handles -fno-strict-aliasing... yes
checking whether= C compiler handles -Werror -Wunknown-warning-option... (cached) no
chec= king whether C compiler handles -fwrapv... yes
checking whether the link= er understands `-z relro'... yes
checking for tgoto in -lncurses... = yes
checking how to link with libreadline... /usr/lib64/libreadline.sochecking for siginterrupt... (cached) yes
checking for rl_clear_signal= s... yes
checking for rl_cleanup_after_signal... yes
checking for rl_= filename_completion_function... yes
checking whether rl_catch_signals is= declared... yes
checking whether rl_catch_sigwinch is declared... yeschecking for rl_get_keymap... yes
checking for rl_getc_function pointe= r in readline... yes
checking for strdup... (cached) yes
checking tha= t generated files are newer than configure... done
configure: creating .= /config.status
config.status: creating libguile/gen-scmconfig.h
confi= g.status: creating Makefile
config.status: creating am/Makefile
confi= g.status: creating lib/Makefile
config.status: creating benchmark-suite/= Makefile
config.status: creating gc-benchmarks/Makefile
config.status= : creating doc/Makefile
config.status: creating doc/r5rs/Makefile
con= fig.status: creating doc/ref/Makefile
config.status: creating emacs/Make= file
config.status: creating examples/Makefile
config.status: creatin= g libguile/Makefile
config.status: creating libguile/version.h
config= .status: creating guile-readline/Makefile
config.status: creating test-s= uite/Makefile
config.status: creating test-suite/standalone/Makefile
= config.status: creating meta/Makefile
config.status: creating bootstrap/= Makefile
config.status: creating module/Makefile
config.status: creat= ing prebuilt/Makefile
config.status: creating prebuilt/x86_64-unknown-li= nux-gnu/Makefile
config.status: creating prebuilt/i686-pc-linux-gnu/Make= file
config.status: creating prebuilt/mips-unknown-linux-gnu/Makefileconfig.status: creating check-guile
config.status: creating benchmark-g= uile
config.status: creating meta/guile
config.status: creating meta/= build-env
config.status: creating meta/uninstalled-env
config.status:= creating meta/gdb-uninstalled-guile
config.status: creating libguile/gu= ile-snarf
config.status: creating libguile/guile-snarf-docs
config.st= atus: creating test-suite/standalone/test-use-srfi
config.status: creati= ng test-suite/standalone/test-fast-slot-ref
config.status: creating conf= ig.h
config.status: executing depfiles commands
config.status: execut= ing libtool commands
config.status: executing po-directories commands+ /usr/bin/make -O -j48 V=3D1 VERBOSE=3D1 MAKEINFOFLAGS=3D--no-split
/u= sr/bin/make -C libguile scmconfig.h
make[1]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
\
if [ "no&= quot; =3D "yes" ]; then \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 gcc -std= =3Dgnu11 -DHAVE_CONFIG_H =C2=A0-I.. \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0-c -o gen-scmconfig.o gen-scmconfig.c; \
else \
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-Wall -Wmissing-prototypes = -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o gen-scmc= onfig.o gen-scmconfig.c; \
fi
make[1]: Leaving directory '/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[1]: Entering direc= tory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
\
r= m -f gen-scmconfig; \
if [ "no" =3D "yes" ]; then \<= br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 gcc -std=3Dgnu11 -o gen-scmconfig gen-scmcon= fig.o; \
else \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 /bin/sh ../libtool =C2=A0= --tag=3DCC =C2=A0 --mode=3Dlink gcc -std=3Dgnu11 -Wall -Wmissing-prototypes= -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g = -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIB= CXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr= /lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-ann= obin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-p= rotection -fcf-protection -flto=3Dauto -flto-partition=3Dnone =C2=A0-Wl,-z,= relro -Wl,--as-needed =C2=A0-Wl,-z,now -specs=3D/usr/lib/rpm/redhat/redhat-= hardened-ld -flto=3Dauto -flto-partition=3Dnone -fuse-linker-plugin -o gen-= scmconfig gen-scmconfig.o =C2=A0-lcrypt =C2=A0-lm; \
fi
libtool: link= : gcc -std=3Dgnu11 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-a= liasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-s= ecurity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protect= or-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardene= d-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric= -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flt= o=3Dauto -flto-partition=3Dnone -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl= ,now -specs=3D/usr/lib/rpm/redhat/redhat-hardened-ld -flto=3Dauto -flto-par= tition=3Dnone -fuse-linker-plugin -o gen-scmconfig gen-scmconfig.o =C2=A0-l= crypt -lm
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/= guile-3.0.0/libguile'
make[1]: Entering directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/libguile'
(rm -f scmconfig.h.tmp; \
= cat ./scmconfig.h.top > scmconfig.h.tmp; \
./gen-scmconfig >> s= cmconfig.h.tmp; \
chmod 444 scmconfig.h.tmp; \
rm -f scmconfig.h; \mv scmconfig.h.tmp scmconfig.h)
make[1]: Leaving directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/usr/bin/make =C2=A0al= l-recursive
Making all in lib
make[2]: Entering directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f alloca.h-t alloca.h &= amp;& \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'= ; \
=C2=A0 cat ./alloca.in.h; \
} > alloca.h-t && \
mv = -f alloca.h-t alloca.h
make[2]: Leaving directory '/home/tkloczko/rp= mbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering directory '/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f warn-on-use.h-t warn= -on-use.h && \
sed -n -e '/^.ifndef/,$p' \
=C2=A0 <= ; ../build-aux/snippet/warn-on-use.h \
=C2=A0 > warn-on-use.h-t &= & \
mv warn-on-use.h-t warn-on-use.h
make[2]: Leaving directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f= c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p'= \
=C2=A0 < ../build-aux/snippet/c++defs.h \
=C2=A0 > c++defs.h= -t && \
mv c++defs.h-t c++defs.h
make[2]: Leaving directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f= arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNU= LL/,$p' \
=C2=A0 < ../build-aux/snippet/arg-nonnull.h \
=C2=A0= > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
m= ake[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/li= b'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0/lib'
rm -f configmake.h-t && \
{ echo '/* D= O NOT EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 echo '#define= PREFIX "/usr"'; \
=C2=A0 echo '#define EXEC_PREFIX &q= uot;/usr"'; \
=C2=A0 echo '#define BINDIR "/usr/bin&qu= ot;'; \
=C2=A0 echo '#define SBINDIR "/usr/sbin"';= \
=C2=A0 echo '#define LIBEXECDIR "/usr/libexec"'; \<= br>=C2=A0 echo '#define DATAROOTDIR "/usr/share"'; \
= =C2=A0 echo '#define DATADIR "/usr/share"'; \
=C2=A0 e= cho '#define SYSCONFDIR "/etc"'; \
=C2=A0 echo '#d= efine SHAREDSTATEDIR "/var/lib"'; \
=C2=A0 echo '#defi= ne LOCALSTATEDIR "/var"'; \
=C2=A0 echo '#define RUNST= ATEDIR "/var/run"'; \
=C2=A0 echo '#define INCLUDEDIR = "/usr/include"'; \
=C2=A0 echo '#define OLDINCLUDEDIR = "/usr/include"'; \
=C2=A0 echo '#define DOCDIR "/= usr/share/doc/guile"'; \
=C2=A0 echo '#define INFODIR "= ;/usr/share/info"'; \
=C2=A0 echo '#define HTMLDIR "/u= sr/share/doc/guile"'; \
=C2=A0 echo '#define DVIDIR "/= usr/share/doc/guile"'; \
=C2=A0 echo '#define PDFDIR "= /usr/share/doc/guile"'; \
=C2=A0 echo '#define PSDIR "= /usr/share/doc/guile"'; \
=C2=A0 echo '#define LIBDIR "= ;/usr/lib64"'; \
=C2=A0 echo '#define LISPDIR "/usr/sh= are/emacs/site-lisp"'; \
=C2=A0 echo '#define LOCALEDIR &qu= ot;/usr/share/locale"'; \
=C2=A0 echo '#define MANDIR "= ;/usr/share/man"'; \
=C2=A0 echo '#define MANEXT "&quo= t;'; \
=C2=A0 echo '#define PKGDATADIR "/usr/share/guile&qu= ot;'; \
=C2=A0 echo '#define PKGINCLUDEDIR "/usr/include/gu= ile"'; \
=C2=A0 echo '#define PKGLIBDIR "/usr/lib64/gu= ile"'; \
=C2=A0 echo '#define PKGLIBEXECDIR "/usr/libe= xec/guile"'; \
} | sed '/""/d' > configmak= e.h-t && \
mv -f configmake.h-t configmake.h
make[2]: Leaving= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[= 2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib&#= 39;
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT= ! GENERATED AUTOMATICALLY! */' && \
=C2=A0 sed -e 's|@&#= 39;'GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC= system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA= _COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= NEXT_LIMITS_H''@|<limits.h>|g' \
=C2=A0 =C2=A0 =C2=A0 = < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t li= mits.h
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/lib'
make[2]: Entering directory '/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0/lib'
/usr/bin/mkdir -p sys
rm -f sys/types.h= -t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMA= TICALLY! */'; \
=C2=A0 sed -e 's|@''GUARD_PREFIX'= 9;@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE_NEXT&#= 39;'@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 9;PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS''@||g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_SYS_TYPES_H''@|&l= t;sys/types.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''WIN= DOWS_64_BIT_OFF_T''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 < ./sys_= types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/= types.h
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0/lib'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/lib'
/usr/bin/mkdir -p sys
rm -f sys/uio.h-= t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATIC= ALLY! */'; \
=C2=A0 sed -e 's|@''GUARD_PREFIX''@= |GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE_NEXT'= '@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''P= RAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
=C2=A0= =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS''@||g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_SYS_UIO_H''@|<sys= /uio.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SYS_U= IO_H''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 < ./sys_uio.in.h; \} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
make[2]= : Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'=
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0/lib'
rm -f langinfo.h-t langinfo.h && \
{ echo '/= * DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|= @''GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''HAVE_LANGINFO_H''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''INCLUDE_NEXT''@|include_next|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#= pragma GCC system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&= #39;PRAGMA_COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \=
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LANGINFO_CODESET'= 9;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LANGINFO_T= _FMT_AMPM''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 9;HAVE_LANGINFO_ERA''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''HAVE_LANGINFO_YESEXPR''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_NL_LANGINFO''@|0|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of _GL_FUNCDECL_RPL/r c+= +defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_U= SE/r warn-on-use.h' \
=C2=A0 =C2=A0 =C2=A0 < ./langinfo.in.h; \} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
make[2]= : Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'=
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0/lib'
rm -f poll.h-t poll.h && \
{ echo '/* DO NOT= EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|@'&#= 39;GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_POLL_H''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0= =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC sy= stem_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_CO= LUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEX= T_POLL_H''@|<poll.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s/@''GNULIB_POLL''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''HAVE_POLL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's|@''REPLACE_POLL''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 = =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \=
=C2=A0 =C2=A0 =C2=A0 < ./poll.in.h; \
} > poll.h-t && = \
mv -f poll.h-t poll.h
make[2]: Leaving directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/usr/bin/mkdir -p sys<= br>rm -f sys/file.h-t sys/file.h && \
{ echo '/* DO NOT EDIT= ! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|@''GU= ARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&= #39;HAVE_SYS_FILE_H''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC sys= tem_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COL= UMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT= _SYS_FILE_H''@|<sys/file.h>|g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''HAVE_FLOCK''@/1/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_FLOCK''@/1/g' \
=C2=A0 =C2= =A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \=C2=A0 =C2=A0 =C2=A0 < ./sys_file.in.h; \
} > sys/file.h-t &&= amp; \
mv sys/file.h-t sys/file.h
make[2]: Leaving directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/usr/bin/mkd= ir -p sys
rm -f sys/select.h-t sys/select.h && \
{ echo '= /* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's= |@''GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma = GCC system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRA= GMA_COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_PSELECT''@/0/g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SELECT''@/1= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WINSOCK2_H'= '@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_PSELECT= ''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE= _PSELECT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;REPLACE_SELECT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '/defi= nitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
=C2=A0 =C2=A0 = =C2=A0 < ./sys_select.in.h; \
} > sys/select.h-t && \
m= v sys/select.h-t sys/select.h
make[2]: Leaving directory '/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering directory = 9;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/usr/bin/mkdir -p s= ys
rm -f sys/times.h-t sys/times.h && \
{ echo '/* DO NOT= EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|@'&#= 39;GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&= #39;'HAVE_SYS_TIMES_H''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma = GCC system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRA= GMA_COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;NEXT_SYS_TIMES_H''@|<sys/times.h>|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_TIMES''@/1/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRUCT_TMS''@|1|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_TIMES''@|1|g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-n= onnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_= USE/r warn-on-use.h' \
=C2=A0 =C2=A0 =C2=A0 < ./sys_times.in.h; \=
} > sys/times.h-t && \
mv sys/times.h-t sys/times.h
ma= ke[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= '
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/lib'
rm -f fcntl.h-t fcntl.h && \
{ echo '/*= DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|@= ''GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC= system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA= _COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= NEXT_FCNTL_H''@|<fcntl.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_FCNTL''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
=C2=A0= =C2=A0 =C2=A0 -e 's/@''GNULIB_OPEN''@/1/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_OPENAT''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FCNTL''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_OPENAT''@|1= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FCNTL'&#= 39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_OPEN&#= 39;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_O= PENAT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of= _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/defin= ition of _GL_ARG_NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e = '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
=C2=A0 =C2=A0= =C2=A0 < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h= -t fcntl.h
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/lib'
make[2]: Entering directory '/home/tkloczko/rp= mbuild/BUILD/guile-3.0.0/lib'
/usr/bin/mkdir -p arpa
rm -f arpa/i= net.h-t arpa/inet.h && \
{ echo '/* DO NOT EDIT! GENERATED A= UTOMATICALLY! */'; \
=C2=A0 sed -e 's|@''GUARD_PREFIX= 9;'@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE_N= EXT''@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS''@||g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FEATURES_H''= @|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_ARPA_INET_H&= #39;'@|<arpa/inet.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''HAVE_ARPA_INET_H''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_INET_NTOP''@/1/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_INET_PTON''@/1/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_INET_NTOP''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_INET_PTON'= '@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_INET= _NTOP''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''RE= PLACE_INET_PTON''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '/defi= nitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 = =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
=C2= =A0 =C2=A0 =C2=A0 < ./arpa_inet.in.h; \
} > arpa/inet.h-t &&am= p; \
mv arpa/inet.h-t arpa/inet.h
make[2]: Leaving directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/usr/bin/mkd= ir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* D= O NOT EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|@&#= 39;'GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC= system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA= _COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FCHMODAT''@/0/g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FSTAT''@/1= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FSTATAT'&= #39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FUTIME= NS''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_LCHMOD''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= ;GNULIB_LSTAT''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= ;'GNULIB_MKDIRAT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_MKFIFO''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_MKFIFOAT''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_MKNOD''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_MKNODAT''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_STAT''@/0/g' \=
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_UTIMENSAT''@/0= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FCHMODAT'&#= 39;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FSTATAT&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FUTI= MENS''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAV= E_LCHMOD''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;HAVE_LSTAT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&= #39;HAVE_MKDIRAT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_MKFIFO''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_MKFIFOAT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's|@''HAVE_MKNOD''@|1|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''HAVE_MKNODAT''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_UTIMENSAT''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_FSTAT''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FSTATAT''@|0|g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FUTIMENS''= ;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LSTAT= 9;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MK= DIR''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPL= ACE_MKFIFO''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;REPLACE_MKNOD''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'REPLACE_STAT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''REPLACE_UTIMENSAT''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 = =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \=
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-on-u= se.h' \
=C2=A0 =C2=A0 =C2=A0 < ./sys_stat.in.h; \
} > sys/s= tat.h-t && \
mv sys/stat.h-t sys/stat.h
make[2]: Leaving dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: E= ntering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'/usr/bin/mkdir -p sys
rm -f sys/socket.h-t sys/socket.h && \{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0= sed -e 's|@''GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''INCLUDE_NEXT''@|include_next|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER'&#= 39;@|#pragma GCC system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''PRAGMA_COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SYS_SOCKET_H''@|1= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_CLOSE'= 9;@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SOCKET&#= 39;'@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_CO= NNECT''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GN= ULIB_ACCEPT''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&= #39;GNULIB_BIND''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&#= 39;'GNULIB_GETPEERNAME''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_GETSOCKNAME''@/1/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_GETSOCKOPT''@/1/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LISTEN''@/1/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RECV''@/1/g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SEND''@/= 1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RECVFROM'= ;'@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SEND= TO''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_SETSOCKOPT''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'GNULIB_SHUTDOWN''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_ACCEPT4''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's|@''HAVE_WINSOCK2_H''@|0|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
=C2=A0= =C2=A0 =C2=A0 -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRUCT_SOCKAD= DR_STORAGE_SS_FAMILY''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_SA_FAMILY_T''@|1|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''HAVE_ACCEPT4''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2= =A0 =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h= 9; \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-= on-use.h' \
=C2=A0 =C2=A0 =C2=A0 < ./sys_socket.in.h; \
} >= sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
make[2= ]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'= ;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/lib'
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h &am= p;& \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; = \
=C2=A0 sed -e 's|@''GUARD_PREFIX''@|GL|g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''HAVE_SYS_TIME_H''@/1/g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE_NEXT''@|= include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_S= YSTEM_HEADER''@|#pragma GCC system_header|g' \
=C2=A0 =C2=A0= =C2=A0 -e 's|@''PRAGMA_COLUMNS''@||g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.= h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETTIMEO= FDAY''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAV= E_WINSOCK2_H''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'HAVE_GETTIMEOFDAY''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''REPLACE_STRUCT_TIMEVAL''@= /0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of _GL_FUNCDECL_RP= L/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_ARG= _NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition= of _GL_WARN_ON_USE/r warn-on-use.h' \
=C2=A0 =C2=A0 =C2=A0 < ./s= ys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/= time.h
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/lib'
make[2]: Entering directory '/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0/lib'
rm -f signal.h-t signal.h && \
= { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \=C2=A0 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE_NEXT''@|include_n= ext|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEA= DER''@|#pragma GCC system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's|@''PRAGMA_COLUMNS''@||g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''GNULIB_PTHREAD_SIGMASK'= ;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''GNULIB_RAIS= E''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB= _SIGNAL_H_SIGPIPE''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= ''GNULIB_SIGPROCMASK''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''GNULIB_SIGACTION''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_PTHREAD_SIGMASK'= '@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_RAISE&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SIGS= ET_T''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAV= E_SIGINFO_T''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&= #39;HAVE_SIGACTION''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|= @''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T'= '@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SIGHAND= LER_T''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''RE= PLACE_PTHREAD_SIGMASK''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''REPLACE_RAISE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -= e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0= =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
= =C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h= ' \
=C2=A0 =C2=A0 =C2=A0 < ./signal.in.h; \
} > signal.h-t = && \
mv signal.h-t signal.h
make[2]: Leaving directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f icon= v.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMAT= ICALLY! */' && \
=C2=A0 sed -e 's|@''GUARD_PREFI= X''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLU= DE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|= @''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS''@||= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_ICONV_H''= ;@|<iconv.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GN= ULIB_ICONV''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;ICONV_CONST''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'REPLACE_ICONV''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''REPLACE_ICONV_OPEN''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-nonnull= .h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r = warn-on-use.h' \
=C2=A0 =C2=A0 =C2=A0 < ./iconv.in.h; \
} >= iconv.h-t && \
mv iconv.h-t iconv.h
make[2]: Leaving directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
r= m -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED = AUTOMATICALLY! */' && \
=C2=A0 sed -e 's|@''GUAR= D_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 9;INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS'&= #39;@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_TIME_H= 9;'@|<time.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&#= 39;GNULIB_GETTIMEOFDAY''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_MKTIME''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_STRPTIME''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TIMEGM''@/1/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TIME_R''@/1/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TIME_RZ'&#= 39;@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_LOCA= LTIME_R''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= HAVE_NANOSLEEP''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'HAVE_STRPTIME''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_TIMEGM''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''HAVE_TIMEZONE_T''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_GMTIME''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_LOCALTIME''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LOCALTIME_R''@|0|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MKTIME'&#= 39;@|GNULIB_PORTCHECK|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''REPLACE_TIMEGM''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC'&#= 39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''SYS_TIME_H_DEF= INES_STRUCT_TIMESPEC''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
=C2=A0= =C2=A0 =C2=A0 -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC'&#= 39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of _GL_FUNCDEC= L_RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL= _ARG_NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/defini= tion of _GL_WARN_ON_USE/r warn-on-use.h' \
=C2=A0 =C2=A0 =C2=A0 <= ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
ma= ke[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= '
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/lib'
rm -f locale.h-t locale.h && \
{ echo '= /* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
=C2=A0 sed= -e 's|@''GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''INCLUDE_NEXT''@|include_next|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@= |#pragma GCC system_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'PRAGMA_COLUMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''NEXT_LOCALE_H''@|<locale.h>|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_LOCALECONV''@/0/g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SETLOCALE''@/0/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_DUPLOCALE'= '@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DUPLOCA= LE''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_= XLOCALE_H''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 9;REPLACE_LOCALECONV''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''REPLACE_SETLOCALE''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_STRUCT_LCONV''@|0|g'= \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++de= fs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNULL/= r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_W= ARN_ON_USE/r warn-on-use.h' \
=C2=A0 =C2=A0 =C2=A0 < ./locale.in.= h; \
} > locale.h-t && \
mv locale.h-t locale.h
make[2]= : Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'=
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0/lib'
rm -f netdb.h-t netdb.h && \
{ echo '/* DO N= OT EDIT! GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|@'= 'GUARD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|= @''INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC sys= tem_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COL= UMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT= _NETDB_H''@|<netdb.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s|@''HAVE_NETDB_H''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's/@''GNULIB_GETADDRINFO''@/1/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_FREEADDRINFO'= 9;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_GAI_S= TRERROR''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= HAVE_DECL_GETADDRINFO''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-= nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON= _USE/r warn-on-use.h' \
=C2=A0 =C2=A0 =C2=A0 < ./netdb.in.h; \} > netdb.h-t && \
mv netdb.h-t netdb.h
make[2]: Leaving = directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2= ]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= 9;
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT!= GENERATED AUTOMATICALLY! */'; \
=C2=A0 sed -e 's|@''GUA= RD_PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;HAVE_DIRENT_H''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system= _header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMN= S''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_DI= RENT_H''@|<dirent.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s/@''GNULIB_OPENDIR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''GNULIB_READDIR''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_REWINDDIR''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_CLOSEDIR''@/0/g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_DIRFD''@/1/g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FDOPENDIR'&#= 39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SCANDIR= ''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_= ALPHASORT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 9;HAVE_OPENDIR''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= 9;'HAVE_READDIR''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= /@''HAVE_REWINDDIR''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''HAVE_CLOSEDIR''@/1/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FDOPENDIR''@|1|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SCANDIR''= ;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_ALPHASORT&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_O= PENDIR''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''R= EPLACE_CLOSEDIR''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&#= 39;'REPLACE_DIRFD''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''REPLACE_FDOPENDIR''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 = =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \=
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-on-u= se.h' \
=C2=A0 =C2=A0 =C2=A0 < ./dirent.in.h; \
} > dirent.= h-t && \
mv dirent.h-t dirent.h
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering = directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f = string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED A= UTOMATICALLY! */' && \
=C2=A0 sed -e 's|@''GUARD= _PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS'&#= 39;@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_STRING_H&#= 39;'@|<string.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= ;'GNULIB_FFSL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= ''GNULIB_FFSLL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_MBSLEN''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''GNULIB_MBSNLEN''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_MBSCHR''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSRCHR''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSSTR''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSCASECMP''= @/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSNCASECM= P''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB= _MBSPCASECMP''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'GNULIB_MBSCASESTR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_MBSCSPN''@/0/g' \
=C2=A0 =C2=A0 =C2=A0= -e 's/@''GNULIB_MBSPBRK''@/0/g' \
=C2=A0 =C2=A0= =C2=A0 -e 's/@''GNULIB_MBSSPN''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSSEP''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSTOK_R''@/0/g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MEMCHR''@/= 0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MEMMEM'&= #39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MEMPCP= Y''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB= _MEMRCHR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= ;GNULIB_RAWMEMCHR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= ''GNULIB_STPCPY''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s/@''GNULIB_STPNCPY''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_STRDUP''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_STRNCAT''@/0/g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_STRNDUP''@/= 0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_STRNLEN'= '@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_STRPB= RK''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_STRSEP''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= ;GNULIB_STRSTR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= 9;'GNULIB_STRCASESTR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s/@''GNULIB_STRTOK_R''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_STRERROR''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_STRERROR_R''@/0/g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_STRSIGNAL''@/0/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_STRVERSCMP'= ;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 < ./string.in.h | \
=C2=A0= sed -e 's|@''HAVE_FFSL''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_FFSLL''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_MBSLEN''@|0|g' \
=C2=A0= =C2=A0 =C2=A0 -e 's|@''HAVE_MEMCHR''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_MEMMEM''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_MEMPCPY''@|= 1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_MEMRCHR&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_RAWM= EMCHR''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HA= VE_STPCPY''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 9;HAVE_STPNCPY''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'HAVE_STRCHRNUL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''HAVE_DECL_STRDUP''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRPBRK''@|1|g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRSEP''@|1|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRCASESTR'&= #39;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_STR= TOK_R''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HA= VE_DECL_STRERROR_R''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|= @''HAVE_DECL_STRSIGNAL''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_STRVERSCMP''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_STPNCPY''@|0|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MEMCHR''@|0|g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MEMMEM''@= |0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_STRCASESTR= ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE= _STRCHRNUL''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;REPLACE_STRDUP''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''REPLACE_STRSTR''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''REPLACE_STRERROR''@|0|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''REPLACE_STRERROR_R''@|0|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_STRNCAT''@|0|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_STRNDUP''@|0= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_STRNLEN'= '@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_STRS= IGNAL''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''RE= PLACE_STRTOK_R''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'UNDEFINE_STRTOK_R''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0 = =C2=A0 -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
=C2= =A0 =C2=A0 =C2=A0 -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h= 9;; \
=C2=A0 =C2=A0 =C2=A0 < ./string.in.h; \
} > string.h-t &a= mp;& \
mv string.h-t string.h
make[2]: Leaving directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f wchar.= h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATIC= ALLY! */'; \
=C2=A0 sed -e 's|@''GUARD_PREFIX''@= |GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE_NEXT'= '@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''P= RAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
=C2=A0= =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS''@||g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FEATURES_H''@|1|g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_WCHAR_H''@|&= lt;wchar.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_W= CHAR_H''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''G= NULIB_OVERRIDES_WINT_T''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_BTOWC''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's/@''GNULIB_WCTOB''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_MBSINIT''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_MBRTOWC''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MBRLEN''@/0/g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSRTOWCS''@/0/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MBSNRTOWCS'= ;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCRT= OMB''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNUL= IB_WCSRTOMBS''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'GNULIB_WCSNRTOMBS''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_WCWIDTH''@/0/g' \
=C2=A0 =C2=A0 =C2=A0= -e 's/@''GNULIB_WMEMCHR''@/0/g' \
=C2=A0 =C2=A0= =C2=A0 -e 's/@''GNULIB_WMEMCMP''@/0/g' \
=C2=A0= =C2=A0 =C2=A0 -e 's/@''GNULIB_WMEMCPY''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WMEMMOVE''@/0/g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WMEMSET''= @/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSLEN'= ;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSN= LEN''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNUL= IB_WCSCPY''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 9;GNULIB_WCPCPY''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&#= 39;'GNULIB_WCSNCPY''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_WCPNCPY''@/0/g' \
=C2=A0 =C2=A0 =C2=A0= -e 's/@''GNULIB_WCSCAT''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_WCSNCAT''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSCMP''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSNCMP''@/0/g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSCASECMP''= ;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSNCASEC= MP''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_WCSCOLL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 9;GNULIB_WCSXFRM''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&= #39;'GNULIB_WCSDUP''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_WCSCHR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''GNULIB_WCSRCHR''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_WCSCSPN''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSSPN''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSPBRK''@/0/g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSSTR''@/0= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSTOK'&#= 39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCSWIDT= H''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 < ./wchar.in.h | \
= =C2=A0 sed -e 's|@''HAVE_WINT_T''@|1|g' \
=C2=A0= =C2=A0 =C2=A0 -e 's|@''HAVE_BTOWC''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_MBSINIT''@|1|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_MBRTOWC''@|1|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_MBRLEN''@|1|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_MBSRTOWCS'= 9;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_MBSNRTOWCS= ''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WC= RTOMB''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HA= VE_WCSRTOMBS''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'HAVE_WCSNRTOMBS''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_WMEMCHR''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''HAVE_WMEMCMP''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_WMEMCPY''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_WMEMMOVE''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WMEMSET''@|1|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSLEN''@|1|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSNLEN''@|1|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSCPY''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCPCPY'&#= 39;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSNCPY&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCPN= CPY''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE= _WCSCAT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= HAVE_WCSNCAT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'HAVE_WCSCMP''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_WCSNCMP''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''HAVE_WCSCASECMP''@|1|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_WCSCOLL''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSXFRM''@|1|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSDUP''@|1|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSCHR''@|1|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSRCHR''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSCSPN'&= #39;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSSPN&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_WCSP= BRK''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE= _WCSSTR''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= HAVE_WCSTOK''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&= #39;HAVE_WCSWIDTH''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''HAVE_DECL_WCTOB''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
=C2=A0 | \
= =C2=A0 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_BTOWC''@|0|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_WCTOB''@|0|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MBSINIT'&= #39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MBRTO= WC''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLA= CE_MBRLEN''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 9;REPLACE_MBSRTOWCS''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''REPLACE_MBSNRTOWCS''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_WCRTOMB''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_WCSNRTOMBS''@|= 0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_WCWIDTH'= ;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_WCS= WIDTH''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of= _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/defin= ition of _GL_ARG_NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e = '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar= .h-t && \
mv wchar.h-t wchar.h
make[2]: Leaving directory = 9;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering d= irectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f s= tdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AU= TOMATICALLY! */' && \
=C2=A0 sed -e 's|@''GUARD_= PREFIX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= INCLUDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS'= 9;@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_STDLIB_H= 9;'@|<stdlib.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'GNULIB__EXIT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= ''GNULIB_ATOLL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_CALLOC_POSIX''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETLOADAVG'= 9;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETSUBOP= T''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB= _GRANTPT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= ;GNULIB_MALLOC_POSIX''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_MBTOWC''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_MKDTEMP''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_MKOSTEMP''@/1/g' \
=C2=A0= =C2=A0 =C2=A0 -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MKSTEMP''@/0/g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_MKSTEMPS'= 9;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_POSIX_OP= ENPT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNU= LIB_PTSNAME''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&= #39;GNULIB_PTSNAME_R''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_PUTENV''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_QSORT_R''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_RANDOM''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_RANDOM_R''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_REALLOC_POSIX''@/= 0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_REALPATH'= ;'@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RPMA= TCH''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNUL= IB_SECURE_GETENV''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&= #39;'GNULIB_SETENV''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_STRTOD''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''GNULIB_STRTOLL''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_STRTOULL''@/0/g' \
=C2=A0= =C2=A0 =C2=A0 -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_UNLOCKPT''@/= 0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_UNSETENV'= ;'@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_WCTO= MB''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 < ./stdlib.in.h | \
= =C2=A0 sed -e 's|@''HAVE__EXIT''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_ATOLL''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''= ;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_GETLOA= DAVG''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAV= E_GETSUBOPT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&= #39;HAVE_GRANTPT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_MKDTEMP''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''HAVE_MKOSTEMP''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's|@''HAVE_MKOSTEMPS''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_MKSTEMP''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_MKSTEMPS''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_POSIX_OPENPT''@|1|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_PTSNAME''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_PTSNAME_R'= ;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_QSORT_= R''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_R= ANDOM''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HA= VE_RANDOM_H''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&= #39;HAVE_RANDOM_R''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''HAVE_REALPATH''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''HAVE_RPMATCH''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_DECL_SETENV''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRTOD''@|1|g' \=
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRTOLL''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRTOULL''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_STRUCT_RANDOM= _DATA''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HA= VE_SYS_LOADAVG_H''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_UNLOCKPT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s|@''HAVE_DECL_UNSETENV''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''REPLACE_CALLOC''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''= @|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MALLOC= 9;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MB= TOWC''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REP= LACE_MKSTEMP''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'REPLACE_PTSNAME''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''REPLACE_PTSNAME_R''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_PUTENV''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_QSORT_R''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_RANDOM_R''@|0|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_REALLOC''= ;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_REALPATH= ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE= _SETENV''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= REPLACE_STRTOD''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'REPLACE_UNSETENV''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''REPLACE_WCTOMB''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 = =C2=A0 =C2=A0 -e '/definition of _Noreturn/r ../build-aux/snippet/_Nore= turn.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_ARG_NONNUL= L/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL= _WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
m= v stdlib.h-t stdlib.h
make[2]: Leaving directory '/home/tkloczko/rpm= build/BUILD/guile-3.0.0/lib'
make[2]: Entering directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f unistd.h-t unistd.h &= amp;& \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'= ; \
=C2=A0 sed -e 's|@''GUARD_PREFIX''@|GL|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_UNISTD_H''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE_NEXT''@|= include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_S= YSTEM_HEADER''@|#pragma GCC system_header|g' \
=C2=A0 =C2=A0= =C2=A0 -e 's|@''PRAGMA_COLUMNS''@||g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''NEXT_UNISTD_H''@|<unistd.h>= ;|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''WINDOWS_64_BIT_OFF_= T''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB= _CHDIR''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''G= NULIB_CHOWN''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&= #39;GNULIB_CLOSE''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&= #39;'GNULIB_DUP''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= /@''GNULIB_DUP2''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s/@''GNULIB_DUP3''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's/@''GNULIB_ENVIRON''@/1/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FACCESSAT''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FCHDIR''@/0/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FCHOWNAT'&= #39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FDATAS= YNC''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNUL= IB_FSYNC''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= ;GNULIB_FTRUNCATE''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= ''GNULIB_GETCWD''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s/@''GNULIB_GETDOMAINNAME''@/0/g' \
=C2=A0 =C2=A0= =C2=A0 -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETGROUPS''@/0/g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETHOSTNAME'&= #39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETLOG= IN''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_GETLOGIN_R''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'GNULIB_GETPAGESIZE''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s/@''GNULIB_GETUSERSHELL''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ISATTY''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LCHOWN''@/0/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LINK''= @/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LINKAT'= ;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LSEE= K''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB= _PIPE''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GN= ULIB_PIPE2''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&#= 39;GNULIB_PREAD''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&#= 39;'GNULIB_PWRITE''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s/@''GNULIB_READ''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's/@''GNULIB_READLINK''@/1/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_READLINKAT''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RMDIR''@/1/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SETHOSTNAME''@/0= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SLEEP'= 9;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SYMLINK&= #39;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_S= YMLINKAT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= ;GNULIB_TTYNAME_R''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= ''GNULIB_UNISTD_H_GETOPT''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_UNISTD_H_SIGPIPE'&#= 39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_UNLINK&= #39;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_U= NLINKAT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= GNULIB_USLEEP''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= ;'GNULIB_WRITE''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 < ./uni= std.in.h | \
=C2=A0 sed -e 's|@''HAVE_CHOWN''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DUP2''@|1|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DUP3''@|1= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_EUIDACCESS'= '@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FACCESS= AT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_= FCHDIR''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''H= AVE_FCHOWNAT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'HAVE_FDATASYNC''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''HAVE_FSYNC''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s|@''HAVE_FTRUNCATE''@|1|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_GETGROUPS''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_GETHOSTNAME''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_GETPAGESIZE'= 9;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_GROUP_MEMB= ER''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_= LCHOWN''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''H= AVE_LINK''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;HAVE_LINKAT''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'HAVE_PIPE''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'HAVE_PIPE2''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''HAVE_PREAD''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_PWRITE''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''HAVE_READLINK''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_READLINKAT''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_SETHOSTNAME''@|1|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SLEEP''@|1|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SYMLINK''@|1|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SYMLINKAT''= ;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_UNLINKAT= 9;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_USLEE= P''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_D= ECL_ENVIRON''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&= #39;HAVE_DECL_FCHDIR''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_DECL_FDATASYNC''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_GETLOGIN''@|1|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_GETLOGIN_R&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL= _GETPAGESIZE''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'HAVE_DECL_GETUSERSHELL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_OS_H''@|0|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SYS_PARAM_H''= @|0|g' \
=C2=A0 | \
=C2=A0 sed -e 's|@''REPLACE_CHOWN= ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE= _CLOSE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''R= EPLACE_DUP''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;REPLACE_DUP2''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&#= 39;'REPLACE_FCHOWNAT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''REPLACE_FTRUNCATE''@|0|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''REPLACE_GETCWD''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_GETDOMAINNAME''@|0|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_GETDTABLESIZE'= '@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_GETL= OGIN_R''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''R= EPLACE_GETGROUPS''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'REPLACE_GETPAGESIZE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's|@''REPLACE_ISATTY''@|0|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''REPLACE_LCHOWN''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_LINK''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LINKAT''@|0|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LSEEK''@|0= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_PREAD'&#= 39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_PWRITE= ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE= _READ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''RE= PLACE_READLINK''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'REPLACE_READLINKAT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''REPLACE_RMDIR''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_SLEEP''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_SYMLINK''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_SYMLINKAT''@|0|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_TTYNAME_R'&= #39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_UNLIN= K''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLAC= E_UNLINKAT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;REPLACE_USLEEP''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''REPLACE_WRITE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS= ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of _GL_= FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition= of _GL_ARG_NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '= /definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t= && \
mv unistd.h-t unistd.h
make[2]: Leaving directory '= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering dir= ectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f std= io.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMA= TICALLY! */' && \
=C2=A0 sed -e 's|@''GUARD_PREF= IX''@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCL= UDE_NEXT''@|include_next|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COLUMNS''@|= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT_STDIO_H'= 9;@|<stdio.h>|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''G= NULIB_DPRINTF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= ;'GNULIB_FCLOSE''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= /@''GNULIB_FDOPEN''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's/@''GNULIB_FFLUSH''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_FGETC''@/1/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_FGETS''@/1/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FOPEN''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FPRINTF''@/1/g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FPRINTF_POSIX'= ;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FPUR= GE''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_FPUTC''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= GNULIB_FPUTS''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'GNULIB_FREAD''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= ''GNULIB_FREOPEN''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s/@''GNULIB_FSCANF''@/1/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_FSEEK''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_FSEEKO''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FTELL''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FTELLO''@/0/g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FWRITE''@/= 1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETC'= 9;@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_GETCHAR&= #39;'@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_G= ETDELIM''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= GNULIB_GETLINE''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@= 9;'GNULIB_OBSTACK_PRINTF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_PCLOSE''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_PERROR''@/0/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_POPEN''= ;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_PRINTF= 9;'@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_PRI= NTF_POSIX''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 9;GNULIB_PUTC''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= ;'GNULIB_PUTCHAR''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_PUTS''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s/@''GNULIB_REMOVE''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_RENAME''@/1/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_RENAMEAT''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SCANF''@/1/g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SNPRINTF''@/0= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SPRINTF_POSIX= ''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_= STDIO_H_NONBLOCKING''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= /@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_TMPFILE''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_VASPRINTF''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_VDPRINTF''@/0/g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_VFPRINTF'= 9;@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_VFPRINTF= _POSIX''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''G= NULIB_VFSCANF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= ;'GNULIB_VSCANF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= /@''GNULIB_VPRINTF''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_VSPRINTF_POSIX''@/= 0/g' \
=C2=A0 =C2=A0 =C2=A0 < ./stdio.in.h | \
=C2=A0 sed -e &= #39;s|@''HAVE_DECL_FPURGE''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_FTELLO''@|1|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_GETDELIM''= ;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_GETLIN= E''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_D= ECL_OBSTACK_PRINTF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|= @''HAVE_DECL_SNPRINTF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_DPRINTF''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FSEEKO''@|1|g' \=
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FTELLO''@|1|g= 9; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_PCLOSE''@|1|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_POPEN''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_RENAMEAT'= '@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_VASPRIN= TF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_= VDPRINTF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;REPLACE_DPRINTF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'REPLACE_FCLOSE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''REPLACE_FDOPEN''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_FFLUSH''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_FOPEN''@|0|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FPRINTF''@|0|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FPURGE''@|0|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FREOPEN'&= #39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FSEEK= ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE= _FSEEKO''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= REPLACE_FTELL''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'REPLACE_FTELLO''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''REPLACE_GETDELIM''@|0|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''REPLACE_GETLINE''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_PERROR''@|0|= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_POPEN'= 9;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_PRINTF&= #39;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_= REMOVE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''R= EPLACE_RENAME''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'REPLACE_RENAMEAT''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s|@''REPLACE_SNPRINTF''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_SPRINTF''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_STDIO_WRITE_FUN= CS''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLA= CE_TMPFILE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;REPLACE_VASPRINTF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''REPLACE_VDPRINTF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''REPLACE_VFPRINTF''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_VPRINTF''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_VSNPRINTF''@|0|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_VSPRINTF'&#= 39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''ASM_SYMBOL_PRE= FIX''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of _G= L_FUNCDECL_RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definiti= on of _GL_ARG_NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-= t && \
mv stdio.h-t stdio.h
make[2]: Leaving directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[2]: Entering dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
rm -f math= .h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATIC= ALLY! */' && \
=C2=A0 sed -e 's|@''GUARD_PREFIX&= #39;'@|GL|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''INCLUDE= _NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC sys= tem_header|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''PRAGMA_COL= UMNS''@||g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''NEXT= _AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_ACOSF''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ACOSL''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ASINF''@/0/g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ASINL''@/0/= g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ATANF''= ;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ATANL'= ;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ATAN= 2F''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_CBRT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''G= NULIB_CBRTF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&= #39;GNULIB_CBRTL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&= #39;'GNULIB_CEIL''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_CEILF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's/@''GNULIB_CEILL''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_COPYSIGN''@/1/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_COPYSIGNF''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_COPYSIGNL''@/0/g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_COSF''@= /0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_COSL'&#= 39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_COSHF&#= 39;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_EX= PF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULI= B_EXPL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''G= NULIB_EXP2''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&#= 39;GNULIB_EXP2F''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&#= 39;'GNULIB_EXP2L''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_EXPM1''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's/@''GNULIB_EXPM1F''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_EXPM1L''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_FABSF''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FABSL''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FLOOR''@/1/g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FLOORF''@/0= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FLOORL'&#= 39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FMA'= ;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_FMAF= ''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_= FMAL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNU= LIB_FMOD''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''= ;GNULIB_FMODF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= ;'GNULIB_FMODL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/= @''GNULIB_FREXPF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s/@''GNULIB_FREXP''@/1/g' \
=C2=A0 =C2=A0 =C2=A0= -e 's/@''GNULIB_FREXPL''@/0/g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's/@''GNULIB_HYPOT''@/0/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_HYPOTF''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_HYPOTL''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 < ./math.in.h | \
=C2=A0 sed -e 's/@&#= 39;'GNULIB_ILOGB''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_ILOGBF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_ILOGBL''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_ISFINITE''@/1/g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's/@''GNULIB_ISINF''@/1/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ISNAN''@/1/g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ISNANF''@/1/g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ISNAND''= ;@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_ISNANL= 9;'@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LDE= XPF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNUL= IB_LDEXPL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 9;GNULIB_LOG''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 'GNULIB_LOGF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&= #39;'GNULIB_LOGL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_LOG10''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's/@''GNULIB_LOG10F''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_LOG10L''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_LOG1P''@/1/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LOG1PF''@/0/g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LOG1PL''@/0/g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LOG2''@/0= /g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LOG2F'= 9;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LOG2L= 9;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_LOG= B''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB= _LOGBF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''G= NULIB_LOGBL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'&= #39;GNULIB_MODF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&#= 39;'GNULIB_MODFF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s/@''GNULIB_MODFL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's/@''GNULIB_POWF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0= -e 's/@''GNULIB_REMAINDER''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_REMAINDERF''@/0/g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_REMAINDERL''@/0/g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RINT''@/= 0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RINTF'&#= 39;@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RINTL&#= 39;'@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_RO= UND''@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNUL= IB_ROUNDF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@'= 9;GNULIB_ROUNDL''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@&#= 39;'GNULIB_SIGNBIT''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s/@''GNULIB_SINF''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e= 's/@''GNULIB_SINL''@/0/g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's/@''GNULIB_SINHF''@/0/g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's/@''GNULIB_SQRTF''@/0/g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_SQRTL''@/0/g' \=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TANF''@/0/g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TANL''@/0/g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TANHF''@= /0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TRUNC'&= #39;@/1/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_TRUNCF= ''@/0/g' \
=C2=A0 =C2=A0 =C2=A0 -e 's/@''GNULIB_= TRUNCL''@/0/g' \
=C2=A0 | \
=C2=A0 sed -e 's|@'&#= 39;HAVE_ACOSF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'HAVE_ACOSL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_ASINF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''HAVE_ASINL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s|@''HAVE_ATANF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''HAVE_ATANL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's|@''HAVE_ATAN2F''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_CBRT''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_CBRTF''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_CBRTL''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_COPYSIGN''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_COPYSIGNL''@|1|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_COSF''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_COSL''@|1|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_COSHF''@|= 1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_EXPF''= @|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_EXPL'= 9;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_EXPM1'= '@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_EXPM1F&= #39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_FAB= SF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_= FABSL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HA= VE_FMA''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''H= AVE_FMAF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;HAVE_FMAL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;HAVE_FMODF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'HAVE_FMODL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_FREXPF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_HYPOTF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''HAVE_HYPOTL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 = -e 's|@''HAVE_ILOGB''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_ILOGBF''@|1|g' \
=C2=A0 =C2=A0= =C2=A0 -e 's|@''HAVE_ILOGBL''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_ISNANF''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_ISNAND''@|1|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_ISNANL''@|1|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LDEXPF''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LOGF''@|1|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LOGL''@|1= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LOG10F''= ;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LOG10L'= '@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LOG1P&#= 39;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_LOG1= PF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_= LOG1PL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''H= AVE_LOGBF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 9;HAVE_LOGBL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'HAVE_MODFF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&#= 39;'HAVE_MODFL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|= @''HAVE_POWF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''HAVE_REMAINDER''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -= e 's|@''HAVE_REMAINDERF''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_RINT''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_RINTL''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_SINF''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SINL''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SINHF''@|1|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SQRTF''@|1|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_SQRTL''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_TANF''@|1|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_TANL''@|1= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_TANHF''= @|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_ACOSL&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL= _ASINL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''H= AVE_DECL_ATANL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'HAVE_DECL_CBRTF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 9;s|@''HAVE_DECL_CBRTL''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_DECL_CEILF''@|1|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_CEILL''@|1|g' \=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_COPYSIGNF''@|1= |g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_COSL'&= #39;@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_EXP= L''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_D= ECL_EXP2''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= ;HAVE_DECL_EXP2F''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'HAVE_DECL_EXP2L''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''HAVE_DECL_EXPM1L''@|1|g' \
=C2=A0 =C2=A0 = =C2=A0 -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_FLOORL''@|1|g'= \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_FREXPL''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_LDEXPL&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL= _LOGL''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HA= VE_DECL_LOG10L''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'HAVE_DECL_LOG2''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''HAVE_DECL_LOG2F''@|1|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_DECL_LOGB''@|1|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_REMAINDER''@|1|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_REMAINDERL'= ;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_R= INTF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAV= E_DECL_ROUND''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'HAVE_DECL_ROUNDF''@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= ;s|@''HAVE_DECL_ROUNDL''@|1|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''HAVE_DECL_SINL''@|1|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_TANL''@|1|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_TRUNC''@= |1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL_TRUNCF&#= 39;'@|1|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''HAVE_DECL= _TRUNCL''@|1|g' \
=C2=A0 | \
=C2=A0 sed -e 's|@'&= #39;REPLACE_ACOSF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= ''REPLACE_ASINF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''REPLACE_ATANF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''REPLACE_ATAN2F''@|0|g' \
=C2=A0 =C2=A0= =C2=A0 -e 's|@''REPLACE_CBRTF''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_CBRTL''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_CEIL''@|0|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_CEILF''@|0|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_CEILL''= ;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_COSF'= ;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_COS= HF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLA= CE_EXPF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= REPLACE_EXPM1''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'REPLACE_EXPM1F''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '= s|@''REPLACE_EXP2''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''REPLACE_EXP2L''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_FABSL''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_FLOOR''@|0|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FLOORF''@|0|g' \=
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FLOORL''@|0|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FMA''@= |0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FMAF'&= #39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_FMAL&= #39;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_= FMOD''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REP= LACE_FMODF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'&#= 39;REPLACE_FMODL''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@&= #39;'REPLACE_FREXPF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &#= 39;s|@''REPLACE_FREXP''@|0|g' \
=C2=A0 =C2=A0 =C2=A0= -e 's|@''REPLACE_FREXPL''@|0|g' \
=C2=A0 =C2=A0= =C2=A0 -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_HYPOT''@|0|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_HYPOTF''@|0|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_HYPOTL''= ;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_ILOGB= 9;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_IL= OGBF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REP= LACE_ISFINITE''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= ;'REPLACE_ISINF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''REPLACE_ISNAN''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''REPLACE_ITOLD''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_LDEXPL''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_LOG''@|1|g' \
=C2=A0= =C2=A0 =C2=A0 -e 's|@''REPLACE_LOGF''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LOGL''@|0|g' = \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LOG10''@|0|g= ' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LOG10F'= 9;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LOG10L&= #39;'@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_= LOG1P''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''RE= PLACE_LOG1PF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'REPLACE_LOG1PL''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's= |@''REPLACE_LOG2''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''REPLACE_LOG2F''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_LOG2L''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_LOGB''@|0|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LOGBF''@|0|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_LOGBL''@|0|g&#= 39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MODF''@|= 0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MODFF'&= #39;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_MODFL= ''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE= _NAN''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REP= LACE_REMAINDER''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@= 9;'REPLACE_REMAINDERF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e = 's|@''REPLACE_REMAINDERL''@|0|g' \
=C2=A0 =C2=A0= =C2=A0 -e 's|@''REPLACE_ROUND''@|0|g' \
=C2=A0 = =C2=A0 =C2=A0 -e 's|@''REPLACE_ROUNDF''@|0|g' \
= =C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_ROUNDL''@|0|g'= ; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_SIGNBIT''@= |0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_SIGNBIT_US= ING_GCC''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''= REPLACE_SINF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|@'= 'REPLACE_SINHF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e 's|= @''REPLACE_SQRTF''@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e &= #39;s|@''REPLACE_SQRTL''@|0|g' \
=C2=A0 =C2=A0 =C2= =A0 -e 's|@''REPLACE_TANF''@|0|g' \
=C2=A0 =C2= =A0 =C2=A0 -e 's|@''REPLACE_TANHF''@|0|g' \
=C2= =A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_TRUNC''@|0|g' \<= br>=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_TRUNCF''@|0|g&= #39; \
=C2=A0 =C2=A0 =C2=A0 -e 's|@''REPLACE_TRUNCL''= ;@|0|g' \
=C2=A0 =C2=A0 =C2=A0 -e '/definitions of _GL_FUNCDECL_= RPL/r c++defs.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definition of _GL_A= RG_NONNULL/r arg-nonnull.h' \
=C2=A0 =C2=A0 =C2=A0 -e '/definiti= on of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > math.h-t &&= \
mv math.h-t math.h
make[2]: Leaving directory '/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0/lib'
/usr/bin/make =C2=A0all-recursivemake[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0= /lib'
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^= #/d' -e 's/@''PACKAGE''@/guile/g' ref-add.sin &= gt; t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
make[4]: = Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0/lib'
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/= ^#/d' -e 's/@''PACKAGE''@/guile/g' ref-del.sin = > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[4]:= Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'<= br>make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0= .0/lib'
rm -f t-charset.alias charset.alias && \
/bin/sh = ./config.charset 'x86_64-redhat-linux-gnu' > t-charset.alias &am= p;& \
mv t-charset.alias charset.alias
make[4]: Leaving directory= '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Enteri= ng directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bi= n/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -= DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone -c -o c-ctype.lo c-ctype.c
libtool: compile: =C2= =A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUIL= D/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-sec= urity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector= -strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-= cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -= fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone -c c-ctype.c =C2=A0-fPIC -DPIC -o .libs/c-ct= ype.o
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0/lib'
make[4]: Entering directory '/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 = --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe= -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_A= SSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/= rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-= cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protec= tion -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o binary-io.lo= binary-io.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I= . -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O= 2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D= _GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs= =3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/red= hat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-= clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c bin= ary-io.c =C2=A0-fPIC -DPIC -o .libs/binary-io.o
make[4]: Leaving directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/= bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11= -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security = -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -s= pecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasync= hronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto= -flto-partition=3Dnone -c -o stripslash.lo stripslash.c
libtool: compil= e: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dform= at-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-pro= tector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-har= dened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgen= eric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection = -flto=3Dauto -flto-partition=3Dnone -c stripslash.c =C2=A0-fPIC -DPIC -o .l= ibs/stripslash.o
make[4]: Leaving directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/lib'
make[4]: Entering directory '/home/tkloc= zko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool =C2=A0--tag= =3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2= =A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden= -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp= ,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -spec= s=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/re= dhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack= -clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o= unistd.lo unistd.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONF= IG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhi= dden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2= -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -= specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redha= t/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fs= tack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -= c unistd.c =C2=A0-fPIC -DPIC -o .libs/unistd.o
make[4]: Leaving director= y '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Enter= ing directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/b= in/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 = -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0= =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -= Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong= -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -sp= ecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynch= ronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto = -flto-partition=3Dnone -c -o math.lo math.c
libtool: compile: =C2=A0gcc = -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile= -3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -= Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong= -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -sp= ecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynch= ronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto = -flto-partition=3Dnone -c math.c =C2=A0-fPIC -DPIC -o .libs/math.o
make[= 4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= 9;
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompi= le gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o c-strcasecmp.lo c-strcasec= mp.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -= I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pi= pe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX= _ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/li= b/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobi= n-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prot= ection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c c-strcasecmp.= c =C2=A0-fPIC -DPIC -o .libs/c-strcasecmp.o
make[4]: Leaving directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/= sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DH= AVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone -c -o dirname-lgpl.lo dirname-lgpl.c
libtool: comp= ile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dfo= rmat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-p= rotector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-h= ardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dg= eneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectio= n -flto=3Dauto -flto-partition=3Dnone -c dirname-lgpl.c =C2=A0-fPIC -DPIC -= o .libs/dirname-lgpl.o
make[4]: Leaving directory '/home/tkloczko/rp= mbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering directory '/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool =C2=A0-= -tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I..= =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhi= dden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2= -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -= specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redha= t/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fs= tack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -= c -o accept4.lo accept4.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAV= E_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibilit= y=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOUR= CE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-swit= ches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm= /redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tabl= es -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3D= none -c accept4.c =C2=A0-fPIC -DPIC -o .libs/accept4.o
make[4]: Leaving = directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4= ]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= 9;
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std= =3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-s= ecurity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protect= or-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardene= d-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric= -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flt= o=3Dauto -flto-partition=3Dnone -c -o safe-read.lo safe-read.c
libtool: = compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c safe-read.c =C2=A0-fPIC -DPIC= -o .libs/safe-read.o
make[4]: Leaving directory '/home/tkloczko/rpm= build/BUILD/guile-3.0.0/lib'
make[4]: Entering directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool =C2=A0--= tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. = =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhid= den -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 = -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -s= pecs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat= /redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fst= ack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c= -o sys_socket.lo sys_socket.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 = -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisi= bility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY= _SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc= -switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/li= b/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind= -tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partiti= on=3Dnone -c sys_socket.c =C2=A0-fPIC -DPIC -o .libs/sys_socket.o
make[4= ]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'= ;
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompil= e gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o full-read.lo full-read.clibtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wa= ll -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSER= TIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/= redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 = -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection= -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c full-read.c =C2=A0-= fPIC -DPIC -o .libs/full-read.o
make[4]: Leaving directory '/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtoo= l =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H= -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibi= lity=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_S= OURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-s= witches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/= rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-t= ables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition= =3Dnone -c -o pipe2.lo pipe2.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 = -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisi= bility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY= _SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc= -switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/li= b/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind= -tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partiti= on=3Dnone -c pipe2.c =C2=A0-fPIC -DPIC -o .libs/pipe2.o
make[4]: Leaving= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[= 4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib&#= 39;
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std= =3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-s= ecurity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protect= or-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardene= d-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric= -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flt= o=3Dauto -flto-partition=3Dnone -c -o full-write.lo full-write.c
libtool= : compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko= /rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werro= r=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fs= tack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/re= dhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtu= ne=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-pro= tection -flto=3Dauto -flto-partition=3Dnone -c full-write.c =C2=A0-fPIC -DP= IC -o .libs/full-write.o
make[4]: Leaving directory '/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool =C2= =A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. = -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibility= =3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURC= E=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switc= hes -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/= redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-table= s -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dn= one -c -o log.lo log.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_C= ONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility= =3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURC= E=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switc= hes -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/= redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-table= s -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dn= one -c log.c =C2=A0-fPIC -DPIC -o .libs/log.o
make[4]: Leaving directory= '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Enteri= ng directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bi= n/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -= DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone -c -o c-strncasecmp.lo c-strncasecmp.c
libtool: co= mpile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpm= build/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3D= format-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack= -protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat= -hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune= =3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prote= ction -flto=3Dauto -flto-partition=3Dnone -c c-strncasecmp.c =C2=A0-fPIC -D= PIC -o .libs/c-strncasecmp.o
make[4]: Leaving directory '/home/tkloc= zko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering directory '= ;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool = =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -= I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibili= ty=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOU= RCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-swi= tches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rp= m/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tab= les -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition= =3Dnone -c -o nproc.lo nproc.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 = -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisi= bility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY= _SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc= -switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/li= b/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind= -tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partiti= on=3Dnone -c nproc.c =C2=A0-fPIC -DPIC -o .libs/nproc.o
In file included= from nproc.c:49:
/usr/include/sys/sysctl.h:21:2: warning: #warning &quo= t;The <sys/sysctl.h> header is deprecated and will be removed." = [-Wcpp]
=C2=A0 =C2=A021 | #warning "The <sys/sysctl.h> header= is deprecated and will be removed."
=C2=A0 =C2=A0 =C2=A0 | =C2=A0^= ~~~~~~
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/lib'
make[4]: Entering directory '/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0= --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pip= e -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_= ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib= /rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin= -cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prote= ction -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o stat-time.l= o stat-time.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -= I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -= O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-= D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs= =3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/red= hat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-= clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c sta= t-time.c =C2=A0-fPIC -DPIC -o .libs/stat-time.o
make[4]: Leaving directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/= bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11= -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security = -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -s= pecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasync= hronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto= -flto-partition=3Dnone -c -o basename-lgpl.lo basename-lgpl.c
libtool: = compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c basename-lgpl.c =C2=A0-fPIC -= DPIC -o .libs/basename-lgpl.o
make[4]: Leaving directory '/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering directory = 9;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool = =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -= I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibili= ty=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOU= RCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-swi= tches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rp= m/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tab= les -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition= =3Dnone -c -o safe-write.lo safe-write.c
libtool: compile: =C2=A0gcc -st= d=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,= -D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -g= record-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c safe-write.c =C2=A0-fPIC -DPIC -o .libs/safe-write.o=
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0= .0/lib'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mod= e=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tklocz= ko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wal= l -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERT= IONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/r= edhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -= m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection = -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o malloca.lo malloc= a.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pip= e -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_= ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib= /rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin= -cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prote= ction -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c malloca.c =C2= =A0-fPIC -DPIC -o .libs/malloca.o
make[4]: Leaving directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering directory= '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libt= ool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG= _H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisi= bility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY= _SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc= -switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/li= b/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind= -tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partiti= on=3Dnone -c -o time_rz.lo time_rz.c
libtool: compile: =C2=A0gcc -std=3D= gnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_F= ORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -greco= rd-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/= usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-= unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-p= artition=3Dnone -c time_rz.c =C2=A0-fPIC -DPIC -o .libs/time_rz.o
make[4= ]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'= ;
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompil= e gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o localcharset.lo localchars= et.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -= I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pi= pe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX= _ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/li= b/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobi= n-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prot= ection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c localcharset.= c =C2=A0-fPIC -DPIC -o .libs/localcharset.o
make[4]: Leaving directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/= sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DH= AVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone -c -o log1p.lo log1p.c
libtool: compile: =C2=A0gcc= -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security = -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -s= pecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasync= hronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto= -flto-partition=3Dnone -c log1p.c =C2=A0-fPIC -DPIC -o .libs/log1p.o
ma= ke[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= '
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dco= mpile gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. =C2=A0 -I/home/tkloczko/rpm= build/BUILD/guile-3.0.0 =C2=A0-fvisibility=3Dhidden -O2 -g -pipe -Wall -Wer= ror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -= fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/= redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -m= tune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-p= rotection -flto=3Dauto -flto-partition=3Dnone -c -o strftime.lo strftime.c<= br>libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/hom= e/tkloczko/rpmbuild/BUILD/guile-3.0.0 -fvisibility=3Dhidden -O2 -g -pipe -W= all -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSE= RTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm= /redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1= -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protectio= n -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c strftime.c =C2=A0-= fPIC -DPIC -o .libs/strftime.o
make[4]: Leaving directory '/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0/lib'
make[4]: Entering directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
/bin/sh ../libtool= =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H = -I. -I.. =C2=A0 -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-fvisibil= ity=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SO= URCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-sw= itches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/r= pm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-ta= bles -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition= =3Dnone -c -o striconveh.lo striconveh.c
libtool: compile: =C2=A0gcc -st= d=3Dgnu11 -DHAVE_CONFIG_H -I. -I.. -I/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,= -D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -g= record-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c striconveh.c =C2=A0-fPIC -DPIC -o .libs/striconveh.o=
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0= .0/lib'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0/lib'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mod= e=3Dlink gcc -std=3Dgnu11 -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone =C2=A0-no-undefined =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-lm =C2=A0 =C2=A0-L/usr= /lib64 -lunistring -lm =C2=A0 =C2=A0-Wl,-z,relro -Wl,--as-needed =C2=A0-Wl,= -z,now -specs=3D/usr/lib/rpm/redhat/redhat-hardened-ld -flto=3Dauto -flto-p= artition=3Dnone -fuse-linker-plugin -o libgnu.= la =C2=A0accept4.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasec= mp.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo =C2=A0full-read.lo ful= l-write.lo =C2=A0 localcharset.lo malloca.lo math.lo nproc.lo pipe2.lo safe= -read.lo safe-write.lo =C2=A0 stat-time.lo strftime.lo striconveh.lo sys_so= cket.lo =C2=A0unistd.lo =C2=A0 log.lo log1p.lo time_rz.lo =C2=A0-lcrypt =C2= =A0-lm
libtool: link: /usr/bin/gcc-ar cru .libs/libgnu.a .libs/accept4.o= .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp= .o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/full= -read.o .libs/full-write.o .libs/localcharset.o .libs/malloca.o .libs/math.= o .libs/nproc.o .libs/pipe2.o .libs/safe-read.o .libs/safe-write.o .libs/st= at-time.o .libs/strftime.o .libs/striconveh.o .libs/sys_socket.o .libs/unis= td.o .libs/log.o .libs/log1p.o .libs/time_rz.o
libtool: link: /usr/bin/g= cc-ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" &&= ; rm -f "libgnu.la" && l= n -s "../libgnu.la" "libgnu.la" )
make[4]: Leaving directory = '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib'
Making all in me= ta
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0/meta'
guile=3D"`echo guile | /usr/bin/sed -e 's&^= &&'`" ; guild=3D"`echo guild | /usr/bin/sed -e 's= &^&&'`" ; installed_guile=3D"/usr/bin/$guile"= ; ; /usr/bin/sed -e "s|[@]PACKAGE_NAME[@]|GNU Guile|g" -e "s= |[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu= .org|g" -e "s|[@]GUILE_EFFECTIVE_VERSION[@]|3.0|g" -e &q= uot;s|[@]GUILE_VERSION[@]|3.0.0|g" -e "s|[@]GUILE_CFLAGS[@]|-pthr= ead|g" -e "s|[@]GUILE_LIBS[@]|-lcrypt =C2=A0-lm|g" -e "= s|[@]LIBGUILE_INTERFACE[@]|1:1:0|g" -e "s|[@]BDW_GC_CFLAGS[@]||g&= quot; -e "s|[@]BDW_GC_LIBS[@]|-latomic_ops -lgc |g" -e "s|[@= ]LIB_CLOCK_GETTIME[@]||g" -e "s|[@]LIBGMP[@]|/usr/lib64/libgmp.so= |g" -e "s|[@]LIBLTDL[@]|/usr/lib64/libltdl.so|g" -e "s|= [@]LIBFFI_LIBS[@]|-L/usr/lib64/../lib64 -lffi |g" -e "s|[@]LIBUNI= STRING[@]|/usr/lib64/libunistring.so|g" -e "s|[@]LIBICONV[@]||g&q= uot; -e "s|[@]LIBINTL[@]||g" -e "s|[@]LIBSOCKET[@]||g" = -e "s|[@]SERVENT_LIB[@]||g" -e "s|[@]HOSTENT_LIB[@]||g"= -e "s|[@]GETADDRINFO_LIB[@]||g" -e "s|[@]INET_NTOP_LIB[@]||= g" -e "s|[@]INET_PTON_LIB[@]||g" -e "s|[@]PKG_CONFIG[@]= |/usr/bin/x86_64-redhat-linux-gnu-pkg-config|g" -e "s|[@]pkgconfi= gdir[@]|/usr/lib64/pkgconfig|g" -e "s|[@]prefix[@]|/usr|g" -= e "s|[@]exec_prefix[@]|/usr|g" -e "s|[@]bindir[@]|/usr/bin|g= " -e "s|[@]libdir[@]|/usr/lib64|g" -e "s|[@]includedir[= @]|/usr/include|g" -e "s|[@]datarootdir[@]|/usr/share|g" -e = "s|[@]datadir[@]|/usr/share|g" -e "s|[@]sitedir[@]|/usr/shar= e/guile/site/3.0|g" -e "s|[@]guile[@]|$guile|g" -e "s|[= @]guild[@]|$guild|g" -e "s|[@]installed_guile[@]|$installed_guile= |g" < "guile-3.0.pc.in&= quot; > "guile-3.0.pc.out"
mv "guile-3.0.pc.out" = "guile-3.0.pc"
make[2]: Leaving directory '/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0/meta'
make[2]: Entering directory '/h= ome/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta'
guile=3D"`echo gu= ile | /usr/bin/sed -e 's&^&&'`" ; guild=3D"`e= cho guild | /usr/bin/sed -e 's&^&&'`" ; installed_= guile=3D"/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NA= ME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFE= CTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.0|g" -= e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-= lcrypt =C2=A0-lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|1:1:0|g" = -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latom= ic_ops -lgc |g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s= |[@]LIBGMP[@]|/usr/lib64/libgmp.so|g" -e "s|[@]LIBLTDL[@]|/usr/li= b64/libltdl.so|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/lib64/../lib64 -= lffi |g" -e "s|[@]LIBUNISTRING[@]|/usr/lib64/libunistring.so|g&qu= ot; -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e= "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e = "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g"= ; -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g= " -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-redhat-linux-gnu-pkg-con= fig|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e &= quot;s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" = -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64= |g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]dat= arootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" = -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]gu= ile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]i= nstalled_guile[@]|$installed_guile|g" < "guile-config.in" > "guile-config.out"chmod +x "guile-config.out"
mv "guile-config.out" = "guile-config"
make[2]: Leaving directory '/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0/meta'
make[2]: Entering directory '/h= ome/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta'
guile=3D"`echo gu= ile | /usr/bin/sed -e 's&^&&'`" ; guild=3D"`e= cho guild | /usr/bin/sed -e 's&^&&'`" ; installed_= guile=3D"/usr/bin/$guile" ; /usr/bin/sed -e "s|[@]PACKAGE_NA= ME[@]|GNU Guile|g" -e "s|[@]PACKAGE_BUGREPORT[@]|bug-guile@gnu.org|g" -e "s|[@]GUILE_EFFE= CTIVE_VERSION[@]|3.0|g" -e "s|[@]GUILE_VERSION[@]|3.0.0|g" -= e "s|[@]GUILE_CFLAGS[@]|-pthread|g" -e "s|[@]GUILE_LIBS[@]|-= lcrypt =C2=A0-lm|g" -e "s|[@]LIBGUILE_INTERFACE[@]|1:1:0|g" = -e "s|[@]BDW_GC_CFLAGS[@]||g" -e "s|[@]BDW_GC_LIBS[@]|-latom= ic_ops -lgc |g" -e "s|[@]LIB_CLOCK_GETTIME[@]||g" -e "s= |[@]LIBGMP[@]|/usr/lib64/libgmp.so|g" -e "s|[@]LIBLTDL[@]|/usr/li= b64/libltdl.so|g" -e "s|[@]LIBFFI_LIBS[@]|-L/usr/lib64/../lib64 -= lffi |g" -e "s|[@]LIBUNISTRING[@]|/usr/lib64/libunistring.so|g&qu= ot; -e "s|[@]LIBICONV[@]||g" -e "s|[@]LIBINTL[@]||g" -e= "s|[@]LIBSOCKET[@]||g" -e "s|[@]SERVENT_LIB[@]||g" -e = "s|[@]HOSTENT_LIB[@]||g" -e "s|[@]GETADDRINFO_LIB[@]||g"= ; -e "s|[@]INET_NTOP_LIB[@]||g" -e "s|[@]INET_PTON_LIB[@]||g= " -e "s|[@]PKG_CONFIG[@]|/usr/bin/x86_64-redhat-linux-gnu-pkg-con= fig|g" -e "s|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g" -e &= quot;s|[@]prefix[@]|/usr|g" -e "s|[@]exec_prefix[@]|/usr|g" = -e "s|[@]bindir[@]|/usr/bin|g" -e "s|[@]libdir[@]|/usr/lib64= |g" -e "s|[@]includedir[@]|/usr/include|g" -e "s|[@]dat= arootdir[@]|/usr/share|g" -e "s|[@]datadir[@]|/usr/share|g" = -e "s|[@]sitedir[@]|/usr/share/guile/site/3.0|g" -e "s|[@]gu= ile[@]|$guile|g" -e "s|[@]guild[@]|$guild|g" -e "s|[@]i= nstalled_guile[@]|$installed_guile|g" < "guild.in" > "guild.out"
chmod +x "guil= d.out"
mv "guild.out" "guild"
make[2]: Leavi= ng directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/meta'
Ma= king all in libguile
make[2]: Entering directory '/home/tkloczko/rpm= build/BUILD/guile-3.0.0/libguile'
mv libpath.tmp libpath.h
make[2= ]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguil= e'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0/libguile'
../libguile/guile-snarf -o boolean.x boolean.c -= DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote.= =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0= =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o atomic.x = atomic.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../li= b -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/g= uile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIF= Y_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gc= c-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/l= ib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwin= d-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partit= ion=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
make[2]: Entering directory '/home/tklocz= ko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o c= ontrol.x control.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../l= ib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/h= ome/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-= snarf -o generalized-vectors.x generalized-vectors.c -DHAVE_CONFIG_H -DBUIL= DING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/= lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -= Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASS= ERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rp= m/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc= 1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protecti= on -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving = directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
m= ake[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/l= ibguile'
../libguile/guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H = -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../lib= guile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Le= aving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
../libguile/guile-snarf -o dynwind.x dynwind.c -DHAVE= _CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -= Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -sp= ecs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/= redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fsta= ck-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
= make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/l= ibguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o extensions.x ex= tensions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../= lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORT= IFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-= gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr= /lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unw= ind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-part= ition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o= array-handle.x array-handle.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I..= -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-= security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protec= tor-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-harden= ed-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneri= c -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fl= to=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering direc= tory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../lib= guile/guile-snarf -o deprecated.x deprecated.c -DHAVE_CONFIG_H -DBUILDING_L= IBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lighte= ning -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -= Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTION= S -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redh= at/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64= -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fc= f-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]= : Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguil= e'
../libguile/guile-snarf -o async.x async.c -DHAVE_CONFIG_H -DBUIL= DING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/= lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -= Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASS= ERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rp= m/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc= 1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protecti= on -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving = directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
m= ake[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/l= ibguile'
../libguile/guile-snarf -o bitvectors.x bitvectors.c -DHAVE= _CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -= Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -sp= ecs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/= redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fsta= ck-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
= make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/l= ibguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o deprecation.x d= eprecation.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I.= ./lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FO= RTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecor= d-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/u= sr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-u= nwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-pa= rtition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/B= UILD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf = -o chars.x chars.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../l= ib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/h= ome/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-= snarf -o debug.x debug.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. = -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-securi= ty -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-st= rong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1= -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fas= ynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Da= uto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/= guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 = -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dfor= mat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-pr= otector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-ha= rdened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dge= neric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection= -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering d= irectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
..= /libguile/guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -DBUILDI= NG_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/li= ghtening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wa= ll -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSER= TIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/= redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 = -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection= -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving di= rectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
mak= e[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= guile'
../libguile/guile-snarf -o gettext.x gettext.c -DHAVE_CONFIG_= H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../l= ibguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g= -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLI= BCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/us= r/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-an= nobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-= protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: = Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile&#= 39;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile= -3.0.0/libguile'
../libguile/guile-snarf -o array-map.x array-map.c = -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote= . =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o fdes-fina= lizers.x fdes-finalizers.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.= . -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-secu= rity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-= strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-c= c1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -f= asynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libgu= ile/guile-snarf -o arrays.x arrays.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D= 1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Df= ormat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-= protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-= hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3D= generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protecti= on -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
= ../libguile/guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H = -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../lib= guile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Le= aving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
../libguile/guile-snarf -o backtrace.x backtrace.c -D= HAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D= 2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches = -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redh= at/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -f= stack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone<= br>make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o guardians.x = guardians.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I..= /lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUIL= D/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FOR= TIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord= -gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/us= r/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-un= wind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-par= tition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -= o error.x error.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../li= b -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,= -D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -g= record-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-s= narf -o exceptions.x exceptions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -= I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dform= at-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-pro= tector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-har= dened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgen= eric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection = -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/hom= e/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering di= rectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../= libguile/guile-snarf -o frames.x frames.c -DHAVE_CONFIG_H -DBUILDING_LIBGUI= LE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening = -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werro= r=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fs= tack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/re= dhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtu= ne=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-pro= tection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ent= ering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
../libguile/guile-snarf -o foreign.x foreign.c -DHAVE_CONFIG_H -DBUILD= ING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/l= ightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -W= all -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSE= RTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm= /redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1= -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protectio= n -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving d= irectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
ma= ke[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/li= bguile'
../libguile/guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -= DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libg= uile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -p= ipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCX= X_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/l= ib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annob= in-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pro= tection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Lea= ving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0/libguile'
../libguile/guile-snarf -o hooks.x hooks.c -DHAVE_CONF= IG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I.= ./libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2= -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_= GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D= /usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat= -annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-cla= sh-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2= ]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguil= e'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0/libguile'
../libguile/guile-snarf -o fluids.x fluids.c -DH= AVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D= 2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches = -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redh= at/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -f= stack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone<= br>make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o instructions= .x instructions.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../li= b -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,= -D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -g= record-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-s= narf -o generalized-arrays.x generalized-arrays.c -DHAVE_CONFIG_H -DBUILDIN= G_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lig= htening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wal= l -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERT= IONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/r= edhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -= m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection = -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving dir= ectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make= [2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libg= uile'
../libguile/guile-snarf -o gc-malloc.x gc-malloc.c -DHAVE_CONF= IG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I.= ./libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2= -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_= GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D= /usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat= -annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-cla= sh-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2= ]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguil= e'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0/libguile'
../libguile/guile-snarf -o keywords.x keywords.c= -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquot= e. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0= .0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o hashtab.x= hashtab.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../= lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORT= IFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-= gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr= /lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unw= ind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-part= ition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o= i18n.x i18n.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -= I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/B= UILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_= FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grec= ord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D= /usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous= -unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-= partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snar= f -o goops.x goops.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I..= /lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -= Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong= -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -sp= ecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynch= ronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto = -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rp= mbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guil= e-snarf -o bytevectors.x bytevectors.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -DBUILDING= _LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/ligh= tening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall= -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTI= ONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/re= dhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m= 64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -= fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[= 2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libgu= ile'
../libguile/guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H = -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../lib= guile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Le= aving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
../libguile/guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H = -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../lib= guile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Le= aving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
../libguile/guile-snarf -o macros.x macros.c -DHAVE_C= ONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0= -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0= -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,= -D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs= =3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/red= hat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-= clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
mak= e[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libg= uile'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
../libguile/guile-snarf -o filesys.x filesys.= c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquo= te. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURC= E=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switc= hes -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/= redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-table= s -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dn= one
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o intrinsi= cs.x intrinsics.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../li= b -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,= -D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -g= record-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-s= narf -o pairs.x pairs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -= I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-securit= y -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-str= ong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 = -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasy= nchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dau= to -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko= /rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/g= uile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. = -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-s= ecurity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protect= or-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardene= d-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric= -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flt= o=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libg= uile/guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -= I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dform= at-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-pro= tector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-har= dened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgen= eric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection = -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/hom= e/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering di= rectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../= libguile/guile-snarf -o list.x list.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -DBUILDI= NG_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/li= ghtening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wa= ll -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSER= TIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/= redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 = -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection= -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving di= rectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
mak= e[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= guile'
../libguile/guile-snarf -o init.x init.c -DHAVE_CONFIG_H -DBU= ILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguil= e/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe= -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_A= SSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/= rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-= cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protec= tion -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leavin= g directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0= /libguile'
../libguile/guile-snarf -o options.x options.c -DHAVE_CON= FIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I= ../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O= 2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D= _GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs= =3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/red= hat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-= clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
mak= e[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libg= uile'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
../libguile/guile-snarf -o gc.x gc.c -DHAVE_C= ONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0= -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0= -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,= -D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs= =3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/red= hat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-= clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
mak= e[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libg= uile'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
../libguile/guile-snarf -o procs.x procs.c -D= HAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D= 2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches = -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redh= at/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -f= stack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone<= br>make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o loader.x loa= der.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -= iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_S= OURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-s= witches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/= rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-t= ables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition= =3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0/libguile'
make[2]: Entering directory '/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o prog= rams.x programs.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../li= b -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,= -D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -g= record-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-s= narf -o modules.x modules.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I= .. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tklocz= ko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-sec= urity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector= -strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-= cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -= fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libgu= ile/guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUIL= E=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -= I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o promises.x promises.c -DHAVE_CONFIG_H -DBUIL= DING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/= lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -= Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASS= ERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rp= m/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc= 1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protecti= on -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving = directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
m= ake[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/l= ibguile'
../libguile/guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_= H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../l= ibguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g= -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLI= BCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/us= r/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-an= nobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-= protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: = Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile&#= 39;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile= -3.0.0/libguile'
../libguile/guile-snarf -o simpos.x simpos.c -DHAVE= _CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -= Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -sp= ecs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/= redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fsta= ck-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
= make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/l= ibguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o load.x load.c -= DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote.= =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0= =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o srfi-60.x= srfi-60.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../= lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORT= IFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-= gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr= /lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unw= ind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-part= ition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o= stackchk.x stackchk.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I= ../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rp= mbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security= -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stro= ng -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -= specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasyn= chronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Daut= o -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory = 9;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/gu= ile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I= .. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dforma= t-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-prot= ector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hard= ened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgene= ric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -= flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering dir= ectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../l= ibguile/guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D= 1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Df= ormat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-= protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-= hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3D= generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protecti= on -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
= ../libguile/guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D= 1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Df= ormat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-= protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-= hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3D= generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protecti= on -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering= directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
= ../libguile/guile-snarf -o script.x script.c -DHAVE_CONFIG_H -DBUILDING_LIB= GUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lighteni= ng -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -We= rror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS = -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat= /redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -= mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-= protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving director= y '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: = Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile&= #39;
../libguile/guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -DBUILDING= _LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/ligh= tening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall= -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTI= ONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/re= dhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m= 64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -= fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[= 2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libgu= ile'
../libguile/guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H = -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../lib= guile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Le= aving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
../libguile/guile-snarf -o eval.x eval.c -DHAVE_CONFI= G_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I..= /libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 = -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_G= LIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/= usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-= annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clas= h-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]= : Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= '
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/libguile'
../libguile/guile-snarf -o strorder.x strorder.c = -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote= . =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o stacks.x = stacks.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../li= b -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/g= uile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIF= Y_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gc= c-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/l= ib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwin= d-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partit= ion=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
make[2]: Entering directory '/home/tklocz= ko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o e= xpand.x expand.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib= -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-= D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -gr= ecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-s= narf -o syntax.x syntax.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I..= -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko= /rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-secur= ity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-s= trong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc= 1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fa= synchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3D= auto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tklocz= ko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory = '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile= /guile-snarf -o print.x print.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.= . -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat= -security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-prote= ctor-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-harde= ned-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgener= ic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -f= lto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../li= bguile/guile-snarf -o values.x values.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -DBUIL= DING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/= lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -= Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASS= ERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rp= m/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc= 1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protecti= on -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving = directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
m= ake[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/l= ibguile'
../libguile/guile-snarf -o srfi-1.x srfi-1.c -DHAVE_CONFIG_= H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../l= ibguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g= -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLI= BCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/us= r/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-an= nobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-= protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: = Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile&#= 39;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile= -3.0.0/libguile'
../libguile/guile-snarf -o uniform.x uniform.c -DHA= VE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D= 2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches = -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redh= at/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -f= stack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone<= br>make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o r6rs-ports.x= r6rs-ports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I= ../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_F= ORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -greco= rd-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/= usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-= unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-p= artition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/= BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf= -o trees.x trees.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../= lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpm= build/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile= -snarf -o unicode.x unicode.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. = -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-s= ecurity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protect= or-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardene= d-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric= -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flt= o=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libg= uile/guile-snarf -o version.x version.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o srfi-4.x srfi-4.c -DHAVE_CONFIG_H -DBUILDING= _LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/ligh= tening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall= -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTI= ONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/re= dhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m= 64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -= fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[= 2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libgu= ile'
../libguile/guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H = -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../lib= guile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Le= aving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
../libguile/guile-snarf -o read.x read.c -DHAVE_CONFI= G_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I..= /libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 = -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_G= LIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/= usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-= annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clas= h-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]= : Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= '
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/libguile'
../libguile/guile-snarf -o srfi-13.x srfi-13.c -D= HAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D= 2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches = -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redh= at/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -f= stack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone<= br>make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o memoize.x me= moize.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib= -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/gu= ile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY= _SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc= -switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/li= b/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind= -tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partiti= on=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/= guile-3.0.0/libguile'
make[2]: Entering directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o st= ime.x stime.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I= ../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_F= ORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -greco= rd-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/= usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-= unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-p= artition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/= BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf= -o symbols.x symbols.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -= I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-securit= y -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-str= ong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 = -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasy= nchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dau= to -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko= /rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/g= uile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. = -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-s= ecurity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protect= or-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardene= d-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric= -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flt= o=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libg= uile/guile-snarf -o random.x random.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -DBUILDI= NG_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/li= ghtening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wa= ll -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSER= TIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/= redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 = -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection= -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving di= rectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
mak= e[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/lib= guile'
../libguile/guile-snarf -o strports.x strports.c -DHAVE_CONFI= G_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I..= /libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 = -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_G= LIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/= usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-= annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clas= h-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]= : Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= '
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/libguile'
../libguile/guile-snarf -o weak-set.x weak-set.c = -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote= . =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o regex-pos= ix.x regex-posix.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../l= ib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory '/h= ome/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-= snarf -o vports.x vports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.= . -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-secu= rity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-= strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-c= c1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -f= asynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libgu= ile/guile-snarf -o weak-vector.x weak-vector.c -DHAVE_CONFIG_H -DBUILDING_L= IBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lighte= ning -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -= Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTION= S -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redh= at/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64= -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fc= f-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]= : Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguil= e'
../libguile/guile-snarf -o threads.x threads.c -DHAVE_CONFIG_H -D= BUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libgu= ile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pi= pe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX= _ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/li= b/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobi= n-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prot= ection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leav= ing directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'<= br>make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0= .0/libguile'
../libguile/guile-snarf -o srfi-14.x srfi-14.c -DHAVE_C= ONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0= -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0= -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,= -D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs= =3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/red= hat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-= clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
mak= e[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libg= uile'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
../libguile/guile-snarf -o struct.x struct.c = -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote= . =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[2]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o net_db.x = net_db.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../li= b -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/g= uile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIF= Y_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gc= c-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/l= ib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwin= d-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partit= ion=3Dnone
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
make[2]: Entering directory '/home/tklocz= ko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/guile-snarf -o w= eak-table.x weak-table.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. = -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dformat-securi= ty -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-st= rong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1= -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fas= ynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Da= uto -flto-partition=3Dnone
make[2]: Leaving directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../libguile/= guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I= .. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror=3Dforma= t-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-prot= ector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hard= ened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgene= ric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -= flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory '/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Entering dir= ectory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
../l= ibguile/guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o vm.x vm.c -DHAVE_CONFIG_H -DBUILDING_LIBGUIL= E=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -= I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
../libguile/guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -DBUILDING_L= IBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lighte= ning -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pipe -Wall -= Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTION= S -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redh= at/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64= -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fc= f-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leaving direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[2]= : Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguil= e'
../libguile/guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -D= BUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libgu= ile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-O2 -g -pi= pe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX= _ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/li= b/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobi= n-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prot= ection -fcf-protection -flto=3Dauto -flto-partition=3Dnone
make[2]: Leav= ing directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'<= br>/usr/bin/make =C2=A0all-am
make[3]: Entering directory '/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0/libguile'
gcc -std=3Dgnu11 -DHAVE_C= ONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote.= =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0= =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-alia= sing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-secu= rity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-= strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-c= c1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -f= asynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone -c -o guile-guile.o `test -f 'guile.c= 9; || echo './'`guile.c
In file included from ../libguile/alist.= h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from= ../libguile.h:34,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0from guile.c:38:
../libguile/pairs.h:205:1: error: conflicting= types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *p= tr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../li= bguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/pairs.h:26,
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/alist.h:26= ,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../= libguile.h:34,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from guile.c:38:
/usr/include/gc/gc.h:551:20: note: previous decla= ration of 'GC_is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_C= ALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
ma= ke[3]: *** [Makefile:3606: guile-guile.o] Error 1
make[3]: Leaving direc= tory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3= ]: *** Waiting for unfinished jobs....
make[3]: Entering directory '= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libto= ol =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_= H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing= -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security= -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stro= ng -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -= specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasyn= chronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Daut= o -flto-partition=3Dnone -c -o libguile_3.0_la-alist.lo `test -f 'alist= .c' || echo './'`alist.c
libtool: compile: =C2=A0gcc -std=3D= gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -= iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing = -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security = -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -s= pecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasync= hronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto= -flto-partition=3Dnone -c alist.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_= la-alist.o
In file included from alist.c:32:
pairs.h:205:1: error: co= nflicting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr= (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included f= rom ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from numbers.h:28,
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from alist.c:31:
/usr/in= clude/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr'= ; was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);=
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2766: libguil= e_3.0_la-alist.lo] Error 1
make[3]: Leaving directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../l= ibtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CON= FIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-alias= ing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-secur= ity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-s= trong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc= 1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fa= synchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3D= auto -flto-partition=3Dnone -c -o libguile_3.0_la-boolean.lo `test -f '= boolean.c' || echo './'`boolean.c
libtool: compile: =C2=A0gc= c -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -= I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/g= uile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-= aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-= security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protec= tor-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-harden= ed-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneri= c -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fl= to=3Dauto -flto-partition=3Dnone -c boolean.c =C2=A0-fPIC -DPIC -o .libs/li= bguile_3.0_la-boolean.o
make[3]: Leaving directory '/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '= ;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libt= ool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG= _H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing= -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security= -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stro= ng -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -= specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasyn= chronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Daut= o -flto-partition=3Dnone -c -o libguile_3.0_la-control.lo `test -f 'con= trol.c' || echo './'`control.c
libtool: compile: =C2=A0gcc -= std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I..= /lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-ali= asing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-sec= urity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector= -strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-= cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -= fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone -c control.c =C2=A0-fPIC -DPIC -o .libs/libg= uile_3.0_la-control.o
In file included from control.c:33:
pairs.h:205= :1: error: conflicting types for 'GC_is_heap_ptr'
=C2=A0 205 | G= C_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In fi= le included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from frames.h:23,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from control.= c:28:
/usr/include/gc/gc.h:551:20: note: previous declaration of 'GC= _is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_pt= r(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makef= ile:2850: libguile_3.0_la-control.lo] Error 1
make[3]: Leaving directory= '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: E= ntering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile&#= 39;
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std= =3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib = -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/= BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith= -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Wer= ror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -= fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/= redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -m= tune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-p= rotection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-dynwind= .lo `test -f 'dynwind.c' || echo './'`dynwind.c
libtool:= compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I= .. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-= arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall= -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTI= ONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/re= dhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m= 64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -= fcf-protection -flto=3Dauto -flto-partition=3Dnone -c dynwind.c =C2=A0-fPIC= -DPIC -o .libs/libguile_3.0_la-dynwind.o
In file included from dynwind.= c:29:
pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr= 9;
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~= ~~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:1= 42,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from .= ./libguile/struct.h:27,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0from eval.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from dynwind.c:28:
/usr/include/gc/gc.h:551:20: note= : previous declaration of 'GC_is_heap_ptr' was here
=C2=A0 551 |= GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 |= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~= ~~~~~~~~~
make[3]: *** [Makefile:2892: libguile_3.0_la-dynwind.lo] Error= 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
make[3]: Entering directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC = =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_= LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/light= ening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmi= ssing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility= =3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURC= E=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switc= hes -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/= redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-table= s -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dn= one -c -o libguile_3.0_la-generalized-vectors.lo `test -f 'generalized-= vectors.c' || echo './'`generalized-vectors.c
libtool: compi= le: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.= . -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith = -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werr= or=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -f= stack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/r= edhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mt= une=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-pr= otection -flto=3Dauto -flto-partition=3Dnone -c generalized-vectors.c =C2= =A0-fPIC -DPIC -o .libs/libguile_3.0_la-generalized-vectors.o
make[3]: L= eaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= 9;
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3D= compile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.= . -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes= -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g = -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIB= CXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr= /lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-ann= obin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-p= rotection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguil= e_3.0_la-evalext.lo `test -f 'evalext.c' || echo './'`evale= xt.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING= _LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening= -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-proto= types -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O= 2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D= _GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs= =3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/red= hat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-= clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c eva= lext.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-evalext.o
In file incl= uded from evalext.c:31:
pairs.h:205:1: error: conflicting types for '= ;GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 = =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.= h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from= ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0from ../libguile/struct.h:27,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from eval.h:25,
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from evalext.c:27:
/usr/include= /gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was= here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
= =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2920: libguile_3.= 0_la-evalext.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/= rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory = 9;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../lib= tool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFI= G_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing= -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security= -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stro= ng -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -= specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasyn= chronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Daut= o -flto-partition=3Dnone -c -o libguile_3.0_la-array-handle.lo `test -f = 9;array-handle.c' || echo './'`array-handle.c
libtool: compi= le: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.= . -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith = -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werr= or=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -f= stack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/r= edhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mt= une=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-pr= otection -flto=3Dauto -flto-partition=3Dnone -c array-handle.c =C2=A0-fPIC = -DPIC -o .libs/libguile_3.0_la-array-handle.o
In file included from arra= y-handle.c:34:
pairs.h:205:1: error: conflicting types for 'GC_is_he= ap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2= =A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libgu= ile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from arrays.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0from array-handle.c:29:
/usr/include/gc/gc.h:551:20: note:= previous declaration of 'GC_is_heap_ptr' was here
=C2=A0 551 | = GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~= ~~~~~~~~
make[3]: *** [Makefile:2773: libguile_3.0_la-array-handle.lo] E= rror 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gui= le-3.0.0/libguile'
make[3]: Entering directory '/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag= =3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUI= LDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile= /lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wal= l -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisib= ility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_= SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-= switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib= /rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-= tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partitio= n=3Dnone -c -o libguile_3.0_la-feature.lo `test -f 'feature.c' || e= cho './'`feature.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHA= VE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I= ../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread= -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -f= visibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FOR= TIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord= -gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/us= r/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-un= wind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-par= tition=3Dnone -c feature.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-featu= re.o
In file included from feature.c:32:
pairs.h:205:1: error: confli= cting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (vo= id *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from = ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/numbers.h:28,
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/arr= ay-handle.h:27,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from ../libguile/vectors.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0from fluids.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from feature.c:29:
/usr/include/gc/gc= .h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here<= br>=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 = =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2955: libguile_3.0_la-fe= ature.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool = =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H = =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-= I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-= pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fw= rapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone -c -o libguile_3.0_la-deprecation.lo `test -f 'dep= recation.c' || echo './'`deprecation.c
libtool: compile: =C2= =A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../= lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-st= rict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dfo= rmat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-p= rotector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-h= ardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dg= eneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectio= n -flto=3Dauto -flto-partition=3Dnone -c deprecation.c =C2=A0-fPIC -DPIC -o= .libs/libguile_3.0_la-deprecation.o
In file included from deprecation.c= :32:
pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr'= ;
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~= ~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:1= 42,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from p= airs.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0from deprecation.c:32:
/usr/include/gc/gc.h:551:20: note: previous de= claration of 'GC_is_heap_ptr' was here
=C2=A0 551 | GC_API int G= C_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~make[3]: *** [Makefile:2878: libguile_3.0_la-deprecation.lo] Error 1
m= ake[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/li= bguile'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 = --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUIL= E=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -= I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-p= rototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidde= n -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -W= p,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -spe= cs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/r= edhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstac= k-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -= o libguile_3.0_la-atomic.lo `test -f 'atomic.c' || echo './'= ;`atomic.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBU= ILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/ligh= tening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing= -prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhid= den -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 = -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -s= pecs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat= /redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fst= ack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c= atomic.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-atomic.o
make[3]: L= eaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= 9;
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3D= compile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.= . -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes= -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g = -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIB= CXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr= /lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-ann= obin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-p= rotection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguil= e_3.0_la-deprecated.lo `test -f 'deprecated.c' || echo './'= `deprecated.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -= DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/l= ightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmiss= ing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3D= hidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE= =3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switch= es -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/r= edhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables= -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dno= ne -c deprecated.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-deprecated.o<= br>make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0/libguile'
make[3]: Entering directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2= =A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIB= GUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lighteni= ng -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissi= ng-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dh= idden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D= 2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches = -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redh= at/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -f= stack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone = -c -o libguile_3.0_la-async.lo `test -f 'async.c' || echo './&#= 39;`async.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DB= UILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lig= htening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissin= g-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhi= dden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2= -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -= specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redha= t/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fs= tack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -= c async.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-async.o
In file inc= luded from async.c:37:
pairs.h:205:1: error: conflicting types for '= GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 = =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.= h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from= ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0from ../libguile/struct.h:27,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from eval.h:25,
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from async.c:34:
/usr/include/g= c/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was h= ere
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2= =A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2794: libguile_3.0_l= a-async.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool = =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H = =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-= I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-= pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fw= rapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone -c -o libguile_3.0_la-extensions.lo `test -f 'exte= nsions.c' || echo './'`extensions.c
libtool: compile: =C2=A0= gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib= -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-stric= t-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dforma= t-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-prot= ector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hard= ened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgene= ric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -= flto=3Dauto -flto-partition=3Dnone -c extensions.c =C2=A0-fPIC -DPIC -o .li= bs/libguile_3.0_la-extensions.o
make[3]: Leaving directory '/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh= ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAV= E_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquo= te. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.= 0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-a= liasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-s= ecurity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protect= or-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardene= d-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric= -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flt= o=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-guardians.lo `test -f= 'guardians.c' || echo './'`guardians.c
libtool: compile= : =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. = -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -f= no-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c guardians.c =C2=A0-fPIC -DPIC= -o .libs/libguile_3.0_la-guardians.o
In file included from guardians.c:= 60:
pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr'=
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~= ~~~~~~~~~
In file included from bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from guardians.c:52:
/usr/include/= gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was = here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
= =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:3060: libguile_3.= 0_la-guardians.lo] Error 1
make[3]: Leaving directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../l= ibtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CON= FIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-alias= ing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-secur= ity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-s= trong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc= 1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fa= synchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3D= auto -flto-partition=3Dnone -c -o libguile_3.0_la-chooks.lo `test -f 'c= hooks.c' || echo './'`chooks.c
libtool: compile: =C2=A0gcc -= std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I..= /lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-ali= asing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-sec= urity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector= -strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-= cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -= fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone -c chooks.c =C2=A0-fPIC -DPIC -o .libs/libgu= ile_3.0_la-chooks.o
make[3]: Leaving directory '/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/ho= me/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool = =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H = =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-= I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-= pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fw= rapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone -c -o libguile_3.0_la-fdes-finalizers.lo `test -f '= ;fdes-finalizers.c' || echo './'`fdes-finalizers.c
libtool: = compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.= . -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko= /rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-a= rith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall = -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIO= NS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/red= hat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m6= 4 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -f= cf-protection -flto=3Dauto -flto-partition=3Dnone -c fdes-finalizers.c =C2= =A0-fPIC -DPIC -o .libs/libguile_3.0_la-fdes-finalizers.o
In file includ= ed from fdes-finalizers.c:32:
pairs.h:205:1: error: conflicting types fo= r 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
= =C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/= bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from ../libguile/struct.h:27,
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from eval.h:25,
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from fdes-finalizers.c:26:<= br>/usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_he= ap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(cons= t void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:294= 8: libguile_3.0_la-fdes-finalizers.lo] Error 1
make[3]: Leaving director= y '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: = Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile&= #39;
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -st= d=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib= -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arit= h -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -We= rror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS = -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat= /redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -= mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-= protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-debug.= lo `test -f 'debug.c' || echo './'`debug.c
libtool: comp= ile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I= .. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpm= build/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith= -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Wer= ror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -= fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/= redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -m= tune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-p= rotection -flto=3Dauto -flto-partition=3Dnone -c debug.c =C2=A0-fPIC -DPIC = -o .libs/libguile_3.0_la-debug.o
In file included from alist.h:26,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from debug.c:= 39:
../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_h= eap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 = =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../lib= guile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from ../libguile/pairs.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0from alist.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from debug.c:39:
/usr/include/gc/gc.h:= 551:20: note: previous declaration of 'GC_is_heap_ptr' was here
= =C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2= =A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2864: libguile_3.0_la-debug= .lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0/libguile'
make[3]: Entering directory '/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0-= -tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -= DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libg= uile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread = -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fv= isibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORT= IFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-= gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr= /lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unw= ind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-part= ition=3Dnone -c -o libguile_3.0_la-bitvectors.lo `test -f 'bitvectors.c= ' || echo './'`bitvectors.c
libtool: compile: =C2=A0gcc -std= =3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../li= b -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasi= ng -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-securi= ty -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-st= rong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1= -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fas= ynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Da= uto -flto-partition=3Dnone -c bitvectors.c =C2=A0-fPIC -DPIC -o .libs/libgu= ile_3.0_la-bitvectors.o
In file included from bitvectors.c:36:
pairs.= h:205:1: error: conflicting types for 'GC_is_heap_ptr'
=C2=A0 20= 5 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
= In file included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/num= bers.h:28,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0from array-handle.h:27,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0from bitvectors.c:29:
/usr/include/gc/gc.h:551:20: note= : previous declaration of 'GC_is_heap_ptr' was here
=C2=A0 551 |= GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 |= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~= ~~~~~~~~~
make[3]: *** [Makefile:2822: libguile_3.0_la-bitvectors.lo] Er= ror 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0/libguile'
make[3]: Entering directory '/home/tkloczko/rp= mbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3D= CC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDI= NG_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/li= ghtening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -= Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibili= ty=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOU= RCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-swi= tches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rp= m/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tab= les -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition= =3Dnone -c -o libguile_3.0_la-generalized-arrays.lo `test -f 'generaliz= ed-arrays.c' || echo './'`generalized-arrays.c
libtool: comp= ile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I= .. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpm= build/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith= -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Wer= ror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -= fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/= redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -m= tune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-p= rotection -flto=3Dauto -flto-partition=3Dnone -c generalized-arrays.c =C2= =A0-fPIC -DPIC -o .libs/libguile_3.0_la-generalized-arrays.o
In file inc= luded from generalized-arrays.c:35:
pairs.h:205:1: error: conflicting ty= pes for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)=
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libgu= ile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/numbers.h:28,
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from array-handle.h:27,
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from generalized= -arrays.c:31:
/usr/include/gc/gc.h:551:20: note: previous declaration of= 'GC_is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is= _heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: ***= [Makefile:3032: libguile_3.0_la-generalized-arrays.lo] Error 1
make[3]:= Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile&= #39;
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode= =3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 = -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototy= pes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 = -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_G= LIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/= usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-= annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clas= h-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libg= uile_3.0_la-error.lo `test -f 'error.c' || echo './'`error.= c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LI= BGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototyp= es -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -= g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GL= IBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/u= sr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-a= nnobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash= -protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c error.c = =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-error.o
In file included from= error.c:44:
pairs.h:205:1: error: conflicting types for 'GC_is_heap= _ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2= =A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libgu= ile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from ../libguile/smob.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/threads.h:29,
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from async.h:25,
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from error.c:38:
/us= r/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr= ' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void= *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2906: l= ibguile_3.0_la-error.lo] Error 1
make[3]: Leaving directory '/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering direc= tory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/s= h ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHA= VE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iqu= ote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-= aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-= security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protec= tor-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-harden= ed-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneri= c -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fl= to=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-continuations.lo `te= st -f 'continuations.c' || echo './'`continuations.c
lib= tool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wp= ointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pip= e -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_= ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib= /rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin= -cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prote= ction -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c continuations.= c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-continuations.o
In file inc= luded from continuations.c:47:
pairs.h:205:1: error: conflicting types f= or 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
= =C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/= bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from ../libguile/smob.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/threads.h:29,
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from async.h:25,=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from cont= inuations.c:35:
/usr/include/gc/gc.h:551:20: note: previous declaration = of 'GC_is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_= is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: = *** [Makefile:2857: libguile_3.0_la-continuations.lo] Error 1
make[3]: L= eaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= 9;
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3D= compile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.= . -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes= -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g = -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIB= CXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr= /lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-ann= obin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-p= rotection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguil= e_3.0_la-array-map.lo `test -f 'array-map.c' || echo './'`a= rray-map.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBU= ILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/ligh= tening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing= -prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhid= den -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 = -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -s= pecs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat= /redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fst= ack-clash-protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c= array-map.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-array-map.o
In f= ile included from array-map.c:43:
pairs.h:205:1: error: conflicting type= s for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguil= e/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0from arrays.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from array-map.c:32:
/usr/include/gc/g= c.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here=
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0= =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2780: libguile_3.0_la= -array-map.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rp= mbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libto= ol =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_= H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing= -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security= -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stro= ng -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -= specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasyn= chronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Daut= o -flto-partition=3Dnone -c -o libguile_3.0_la-finalizers.lo `test -f '= finalizers.c' || echo './'`finalizers.c
libtool: compile: = =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I= ../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno= -strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c finalizers.c =C2=A0-fPIC -DPI= C -o .libs/libguile_3.0_la-finalizers.o
make[3]: Leaving directory '= /home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Enterin= g directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu= 11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../l= ib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/= guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-= strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3D= format-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack= -protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat= -hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune= =3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prote= ction -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-fluids.lo `= test -f 'fluids.c' || echo './'`fluids.c
libtool: compil= e: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I..= -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbu= ild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -= fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werro= r=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fs= tack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/re= dhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtu= ne=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-pro= tection -flto=3Dauto -flto-partition=3Dnone -c fluids.c =C2=A0-fPIC -DPIC -= o .libs/libguile_3.0_la-fluids.o
In file included from alist.h:26,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from fluids.c= :27:
../libguile/pairs.h:205:1: error: conflicting types for 'GC_is_= heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 = =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../lib= guile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from ../libguile/pairs.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0from alist.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from fluids.c:27:
/usr/include/gc/gc.h= :551:20: note: previous declaration of 'GC_is_heap_ptr' was here=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 = =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2976: libguile_3.0_la-fl= uids.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2= =A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2= =A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I..= /libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pth= read -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrap= v -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D= _FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -gre= cord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c -o libguile_3.0_la-hooks.lo `test -f 'hooks.c= 9; || echo './'`hooks.c
libtool: compile: =C2=A0gcc -std=3Dgnu11= -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquot= e. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pt= hread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwra= pv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-= D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -gr= ecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c hooks.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-h= ooks.o
In file included from hooks.c:34:
pairs.h:205:1: error: confli= cting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (vo= id *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from = ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/struct.h:27,
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from eval.h:25,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from hooks.c:= 30:
/usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_i= s_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(= const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile= :3081: libguile_3.0_la-hooks.lo] Error 1
make[3]: Leaving directory '= ;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Enteri= ng directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgn= u11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../= lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno= -strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-chars.lo `= test -f 'chars.c' || echo './'`chars.c
libtool: compile:= =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -= I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fn= o-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c chars.c =C2=A0-fPIC -DPIC -o = .libs/libguile_3.0_la-chars.o
In file included from chars.c:36:
pairs= .h:205:1: error: conflicting types for 'GC_is_heap_ptr'
=C2=A0 2= 05 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~In file included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from numbers.h:28,=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from chars.= c:35:
/usr/include/gc/gc.h:551:20: note: previous declaration of 'GC= _is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_pt= r(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makef= ile:2836: libguile_3.0_la-chars.lo] Error 1
make[3]: Leaving directory &= #39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Ent= ering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std= =3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib = -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/= BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith= -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Wer= ror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -= fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/= redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -m= tune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-p= rotection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-gettext= .lo `test -f 'gettext.c' || echo './'`gettext.c
libtool:= compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I= .. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-= arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall= -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTI= ONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/re= dhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m= 64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -= fcf-protection -flto=3Dauto -flto-partition=3Dnone -c gettext.c =C2=A0-fPIC= -DPIC -o .libs/libguile_3.0_la-gettext.o
make[3]: Leaving directory = 9;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Enter= ing directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'<= br>/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dg= nu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I..= /lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUIL= D/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fn= o-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-exceptions= .lo `test -f 'exceptions.c' || echo './'`exceptions.c
li= btool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE= =3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wp= ointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pip= e -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_= ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib= /rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin= -cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-prote= ction -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c exceptions.c = =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-exceptions.o
In file included= from exceptions.c:41:
pairs.h:205:1: error: conflicting types for '= GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 = =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.= h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from= ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0from ../libguile/struct.h:27,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from eval.h:25,
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from exceptions.c:33:
/usr/incl= ude/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' = was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2927: libguile= _3.0_la-exceptions.lo] Error 1
make[3]: Leaving directory '/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh = ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE= _CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquot= e. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0= .0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-al= iasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-se= curity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protecto= r-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened= -cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric = -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-arrays.lo `test -f = 9;arrays.c' || echo './'`arrays.c
libtool: compile: =C2=A0gc= c -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -= I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/g= uile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-= aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-= security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protec= tor-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-harden= ed-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneri= c -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fl= to=3Dauto -flto-partition=3Dnone -c arrays.c =C2=A0-fPIC -DPIC -o .libs/lib= guile_3.0_la-arrays.o
In file included from arrays.c:47:
pairs.h:205:= 1: error: conflicting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC= _is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In fil= e included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/numbers.h:= 28,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from .= ./libguile/array-handle.h:27,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from bitvectors.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from arrays.c:32:
/usr/include/gc/gc.h= :551:20: note: previous declaration of 'GC_is_heap_ptr' was here=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 = =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2787: libguile_3.0_la-ar= rays.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild= /BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2= =A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2= =A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I..= /libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pth= read -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrap= v -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D= _FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -gre= cord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c -o libguile_3.0_la-frames.lo `test -f 'frames.c&= #39; || echo './'`frames.c
libtool: compile: =C2=A0gcc -std=3Dgn= u11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iq= uote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 = -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -f= wrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone -c frames.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_l= a-frames.o
In file included from frames.c:34:
pairs.h:205:1: error: c= onflicting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_pt= r (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included = from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/struct.h:27,
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from eval.h:25,<= br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from frame= s.c:28:
/usr/include/gc/gc.h:551:20: note: previous declaration of '= GC_is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_= ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Ma= kefile:3004: libguile_3.0_la-frames.lo] Error 1
make[3]: Leaving directo= ry '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]:= Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= '
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -s= td=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../li= b -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-ari= th -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -W= error=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS= -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redha= t/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 = -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf= -protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-eq.lo= `test -f 'eq.c' || echo './'`eq.c
libtool: compile: =C2= =A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../= lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BU= ILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-st= rict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dfo= rmat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-p= rotector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-h= ardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dg= eneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectio= n -flto=3Dauto -flto-partition=3Dnone -c eq.c =C2=A0-fPIC -DPIC -o .libs/li= bguile_3.0_la-eq.o
In file included from eq.c:39:
pairs.h:205:1: erro= r: conflicting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_hea= p_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file inclu= ded from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/smob.h:26,
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile= /threads.h:29,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from async.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0from eq.c:29:
/usr/include/gc/gc.h:551:20: note: previous d= eclaration of 'GC_is_heap_ptr' was here
=C2=A0 551 | GC_API int = GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~make[3]: *** [Makefile:2899: libguile_3.0_la-eq.lo] Error 1
make[3]: L= eaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile= 9;
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3D= compile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.= . -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes= -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g = -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIB= CXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr= /lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-ann= obin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-p= rotection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguil= e_3.0_la-foreign-object.lo `test -f 'foreign-object.c' || echo '= ;./'`foreign-object.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAV= E_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I.= ./libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread = -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fv= isibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORT= IFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-= gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr= /lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unw= ind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-part= ition=3Dnone -c foreign-object.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la= -foreign-object.o
make[3]: Leaving directory '/home/tkloczko/rpmbuil= d/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/home= /tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool = =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H = =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-= I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-= pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fw= rapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone -c -o libguile_3.0_la-goops.lo `test -f 'goops.c&#= 39; || echo './'`goops.c
libtool: compile: =C2=A0gcc -std=3Dgnu1= 1 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquo= te. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -p= thread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwr= apv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,= -D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -g= record-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c goops.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-g= oops.o
In file included from goops.c:45:
pairs.h:205:1: error: confli= cting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (vo= id *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from = ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/smob.h:26,
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/thread= s.h:29,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0fr= om async.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from goops.c:32:
/usr/include/gc/gc.h:551:20: note: previous decla= ration of 'GC_is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_C= ALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
ma= ke[3]: *** [Makefile:3046: libguile_3.0_la-goops.lo] Error 1
make[3]: Le= aving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'= ;
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0/libguile'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dc= ompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I..= -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkl= oczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes = -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -= pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBC= XX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/= lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-anno= bin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pr= otection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile= _3.0_la-fports.lo `test -f 'fports.c' || echo './'`fports.c=
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIB= GUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototype= s -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g= -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLI= BCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/us= r/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-an= nobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-= protection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c fports.c = =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-fports.o
In file included fro= m fports.c:62:
pairs.h:205:1: error: conflicting types for 'GC_is_he= ap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2= =A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libgu= ile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from ../libguile/smob.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/threads.h:29,
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from async.h:25,
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from fports.c:49:
/u= sr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_heap_pt= r' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const voi= d *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2997: l= ibguile_3.0_la-fports.lo] Error 1
make[3]: Leaving directory '/home/= tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering dire= ctory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/= sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DH= AVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iq= uote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-= 3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict= -aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat= -security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-prote= ctor-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-harde= ned-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgener= ic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -f= lto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-gc.lo `test -f '= ;gc.c' || echo './'`gc.c
libtool: compile: =C2=A0gcc -std=3D= gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -= iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing = -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security = -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -s= pecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasync= hronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto= -flto-partition=3Dnone -c gc.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-= gc.o
In file included from gc.c:46:
pairs.h:205:1: error: conflicting= types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *p= tr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../li= bguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0from arrays.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from gc.c:33:
/usr/include/gc/gc.h:55= 1:20: note: previous declaration of 'GC_is_heap_ptr' was here
= =C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2= =A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:3018: libguile_3.0_la-gc.lo= ] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/= guile-3.0.0/libguile'
make[3]: Entering directory '/home/tkloczk= o/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--ta= g=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBU= ILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libguil= e/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -Wa= ll -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisi= bility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY= _SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc= -switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/li= b/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind= -tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partiti= on=3Dnone -c -o libguile_3.0_la-backtrace.lo `test -f 'backtrace.c'= || echo './'`backtrace.c
libtool: compile: =C2=A0gcc -std=3Dgnu= 11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iqu= ote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -= pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fw= rapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp= ,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -= grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spec= s=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchro= nous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -f= lto-partition=3Dnone -c backtrace.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0= _la-backtrace.o
make[3]: Leaving directory '/home/tkloczko/rpmbuild/= BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/home/t= kloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2= =A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2= =A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I..= /libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pth= read -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrap= v -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D= _FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -gre= cord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c -o libguile_3.0_la-i18n.lo `test -f 'i18n.c'= || echo './'`i18n.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -D= HAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. = -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthre= ad -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv = -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_F= ORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -greco= rd-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/= usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-= unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-p= artition=3Dnone -c i18n.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-i18n.o=
In file included from i18n.c:41:
pairs.h:205:1: error: conflicting t= ypes for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr= )
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libg= uile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0from modules.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from i18n.c:39:
/usr/include/gc/gc= .h:551:20: note: previous declaration of 'GC_is_heap_ptr' was here<= br>=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 = =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:3088: libguile_3.0_la-i1= 8n.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpmbuild/B= UILD/guile-3.0.0/libguile'
make[3]: Entering directory '/home/tk= loczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2= =A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2= =A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I..= /libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pth= read -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrap= v -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D= _FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -gre= cord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs= =3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchron= ous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -fl= to-partition=3Dnone -c -o libguile_3.0_la-foreign.lo `test -f 'foreign.= c' || echo './'`foreign.c
libtool: compile: =C2=A0gcc -std= =3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../li= b -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3= .0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasi= ng -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-securi= ty -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-st= rong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1= -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fas= ynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Da= uto -flto-partition=3Dnone -c foreign.c =C2=A0-fPIC -DPIC -o .libs/libguile= _3.0_la-foreign.o
In file included from foreign.c:46:
pairs.h:205:1: = error: conflicting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is= _heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file i= ncluded from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from bytevectors.h:26,
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from foreign.c:3= 3:
/usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is= _heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(c= onst void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:= 2983: libguile_3.0_la-foreign.lo] Error 1
make[3]: Leaving directory = 9;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Enter= ing directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'<= br>/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dg= nu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I..= /lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUIL= D/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fn= o-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-gc-malloc.= lo `test -f 'gc-malloc.c' || echo './'`gc-malloc.c
libto= ol: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1= -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tklo= czko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpoint= er-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -W= all -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSE= RTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm= /redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1= -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protectio= n -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c gc-malloc.c =C2=A0= -fPIC -DPIC -o .libs/libguile_3.0_la-gc-malloc.o
make[3]: Leaving direct= ory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]= : Entering directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguil= e'
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -= std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../l= ib -I../lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbui= ld/BUILD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-ar= ith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -= Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTION= S -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redh= at/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64= -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fc= f-protection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-hash= .lo `test -f 'hash.c' || echo './'`hash.c
libtool: compi= le: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.= . -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmb= uild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith = -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werr= or=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -f= stack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/r= edhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mt= une=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-pr= otection -flto=3Dauto -flto-partition=3Dnone -c hash.c =C2=A0-fPIC -DPIC -o= .libs/libguile_3.0_la-hash.o
In file included from hash.c:39:
pairs.= h:205:1: error: conflicting types for 'GC_is_heap_ptr'
=C2=A0 20= 5 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
= In file included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from foreign.h:23,=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from hash.c= :36:
/usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_= is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr= (const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makef= ile:3067: libguile_3.0_la-hash.lo] Error 1
make[3]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3D= gnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I.= ./lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -f= no-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-bytevector= s.lo `test -f 'bytevectors.c' || echo './'`bytevectors.clibtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUI= LE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/hom= e/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -= Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -p= ipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCX= X_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/l= ib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annob= in-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-pro= tection -fcf-protection -flto=3Dauto -flto-partition=3Dnone -c bytevectors.= c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-bytevectors.o
In file inclu= ded from bytevectors.c:49:
pairs.h:205:1: error: conflicting types for &= #39;GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2= =A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw= -gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0from ../libguile/numbers.h:28,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from array-handle.h:27,
=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from bytevectors.c:40:<= br>/usr/include/gc/gc.h:551:20: note: previous declaration of 'GC_is_he= ap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(cons= t void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:282= 9: libguile_3.0_la-bytevectors.lo] Error 1
make[3]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3D= gnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I.= ./lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -f= no-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-hashtab.lo= `test -f 'hashtab.c' || echo './'`hashtab.c
libtool: co= mpile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. = -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-ari= th -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -W= error=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS= -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redha= t/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 = -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf= -protection -flto=3Dauto -flto-partition=3Dnone -c hashtab.c =C2=A0-fPIC -D= PIC -o .libs/libguile_3.0_la-hashtab.o
In file included from alist.h:26,=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from hash= tab.c:30:
../libguile/pairs.h:205:1: error: conflicting types for 'G= C_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2= =A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included from ../libguile/bdw-gc.h:4= 8,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ..= /libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0from ../libguile/pairs.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from alist.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from hashtab.c:30:
/usr/include/gc= /gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was he= re
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2= =A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:3074: libguile_3.0_l= a-hashtab.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpm= build/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtoo= l =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H= =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0= -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0= -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -f= wrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone -c -o libguile_3.0_la-dynstack.lo `test -f 'dynst= ack.c' || echo './'`dynstack.c
libtool: compile: =C2=A0gcc -= std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I..= /lib -iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guil= e-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-ali= asing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-sec= urity -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector= -strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-= cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -= fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto= =3Dauto -flto-partition=3Dnone -c dynstack.c =C2=A0-fPIC -DPIC -o .libs/lib= guile_3.0_la-dynstack.o
make[3]: Leaving directory '/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '= ;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libt= ool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG= _H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2= =A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2= =A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing= -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security= -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stro= ng -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -= specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasyn= chronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Daut= o -flto-partition=3Dnone -c -o libguile_3.0_la-gsubr.lo `test -f 'gsubr= .c' || echo './'`gsubr.c
libtool: compile: =C2=A0gcc -std=3D= gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -= iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing = -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security = -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -s= pecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasync= hronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto= -flto-partition=3Dnone -c gsubr.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_= la-gsubr.o
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD= /guile-3.0.0/libguile'
make[3]: Entering directory '/home/tklocz= ko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtool =C2=A0--t= ag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H =C2=A0 -DB= UILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0-I../libgui= le/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0-pthread -W= all -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvis= ibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIF= Y_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gc= c-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/l= ib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwin= d-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partit= ion=3Dnone -c -o libguile_3.0_la-eval.lo `test -f 'eval.c' || echo = './'`eval.c
libtool: compile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONF= IG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. -I../libg= uile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 -pthread -Wall = -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fwrapv -fvisibil= ity=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SO= URCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-sw= itches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=3D/usr/lib/r= pm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-ta= bles -fstack-clash-protection -fcf-protection -flto=3Dauto -flto-partition= =3Dnone -c eval.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0_la-eval.o
In f= ile included from alist.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from eval.c:29:
../libguile/pairs.h:205:1: error: co= nflicting types for 'GC_is_heap_ptr'
=C2=A0 205 | GC_is_heap_ptr= (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~~~
In file included f= rom ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/pairs.h:26,
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from alist.h:26,=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from eval= .c:29:
/usr/include/gc/gc.h:551:20: note: previous declaration of 'G= C_is_heap_ptr' was here
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_p= tr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makef= ile:2913: libguile_3.0_la-eval.lo] Error 1
make[3]: Leaving directory &#= 39;/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
make[3]: Ente= ring directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'=
/bin/sh ../libtool =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3D= gnu11 -DHAVE_CONFIG_H =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I.= ./lib -iquote. =C2=A0-I../libguile/lightening -I/home/tkloczko/rpmbuild/BUI= LD/guile-3.0.0 =C2=A0-pthread -Wall -Wmissing-prototypes -Wpointer-arith -f= no-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror= =3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fst= ack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/red= hat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtun= e=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-prot= ection -flto=3Dauto -flto-partition=3Dnone -c -o libguile_3.0_la-filesys.lo= `test -f 'filesys.c' || echo './'`filesys.c
libtool: co= mpile: =C2=A0gcc -std=3Dgnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. = -I.. -I../lib -I../lib -iquote. -I../libguile/lightening -I/home/tkloczko/r= pmbuild/BUILD/guile-3.0.0 -pthread -Wall -Wmissing-prototypes -Wpointer-ari= th -fno-strict-aliasing -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -W= error=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS= -fstack-protector-strong -grecord-gcc-switches -specs=3D/usr/lib/rpm/redha= t/redhat-hardened-cc1 -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 = -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf= -protection -flto=3Dauto -flto-partition=3Dnone -c filesys.c =C2=A0-fPIC -D= PIC -o .libs/libguile_3.0_la-filesys.o
In file included from filesys.c:9= 4:
pairs.h:205:1: error: conflicting types for 'GC_is_heap_ptr'<= br>=C2=A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~= ~~~~~~~~
In file included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,=
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../l= ibguile/smob.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0from ../libguile/threads.h:29,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from async.h:25,
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from filesys.c:82:
/usr/include/gc= /gc.h:551:20: note: previous declaration of 'GC_is_heap_ptr' was he= re
=C2=A0 551 | GC_API int GC_CALL GC_is_heap_ptr(const void *);
=C2= =A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0^~~~~~~~~~~~~~
make[3]: *** [Makefile:2962: libguile_3.0_l= a-filesys.lo] Error 1
make[3]: Leaving directory '/home/tkloczko/rpm= build/BUILD/guile-3.0.0/libguile'
make[3]: Entering directory '/= home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libguile'
/bin/sh ../libtoo= l =C2=A0--tag=3DCC =C2=A0 --mode=3Dcompile gcc -std=3Dgnu11 -DHAVE_CONFIG_H= =C2=A0 -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -iquote. =C2=A0= -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.0 =C2=A0= -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -f= wrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security -W= p,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong = -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -spe= cs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchr= onous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto -= flto-partition=3Dnone -c -o libguile_3.0_la-expand.lo `test -f 'expand.= c' || echo './'`expand.c
libtool: compile: =C2=A0gcc -std=3D= gnu11 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=3D1 -I.. -I.. -I../lib -I../lib -= iquote. -I../libguile/lightening -I/home/tkloczko/rpmbuild/BUILD/guile-3.0.= 0 -pthread -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing = -fwrapv -fvisibility=3Dhidden -O2 -g -pipe -Wall -Werror=3Dformat-security = -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-stron= g -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -s= pecs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasync= hronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=3Dauto= -flto-partition=3Dnone -c expand.c =C2=A0-fPIC -DPIC -o .libs/libguile_3.0= _la-expand.o
In file included from alist.h:26,
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from expand.c:26:
../libguile/p= airs.h:205:1: error: conflicting types for 'GC_is_heap_ptr'
=C2= =A0 205 | GC_is_heap_ptr (void *ptr)
=C2=A0 =C2=A0 =C2=A0 | ^~~~~~~~~~~~= ~~
In file included from ../libguile/bdw-gc.h:48,
=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libguile/gc.h:142,
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from ../libgu= ile/pairs.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0from alist.h:26,
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0from expand.c:26:
/usr/include/gc/gc.h:551:20: note: previo= us declaration of 'GC_is_heap_ptr' was here
=C2=A0 551 | GC_API = int GC_CALL GC_is_heap_ptr(const void *);
=C2=A0 =C2=A0 =C2=A0 | =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~~~~~= ~
make[3]: *** [Makefile:2934: libguile_3.0_la-expand.lo] Error 1
mak= e[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/guile-3.0.0/libg= uile'
make[2]: *** [Makefile:2426: all] Error 2
make[1]: *** [Mak= efile:1849: all-recursive] Error 1
make: *** [Makefile:1735: all] Error = 2
error: Bad exit status from /var/tmp/rpm-tmp.VNnewA (%build)
=

=

--=C2=A0
Tomasz K=C5=82oczko | LinkedIn:=C2=A0http://lnkd.in/FXPWxH
--0000000000001f0e70059c7bec90-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 20 04:26:47 2020 Received: (at 39193) by debbugs.gnu.org; 20 Jan 2020 09:26:47 +0000 Received: from localhost ([127.0.0.1]:44383 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itTKZ-0000vb-9o for submit@debbugs.gnu.org; Mon, 20 Jan 2020 04:26:47 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1itTKX-0000vM-4c for 39193@debbugs.gnu.org; Mon, 20 Jan 2020 04:26:46 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1itTKS-0001Xi-0T; Mon, 20 Jan 2020 04:26:40 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=54596 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1itTKR-0000d7-IO; Mon, 20 Jan 2020 04:26:39 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Tomasz =?utf-8?Q?K=C5=82oczko?= Subject: Re: bug#39193: guile 3.0.0 does not build References: Date: Mon, 20 Jan 2020 10:26:38 +0100 In-Reply-To: ("Tomasz \=\?utf-8\?Q\?K\=C5\=82oczko\=22's\?\= message of "Sun, 19 Jan 2020 11:48:31 +0100") Message-ID: <87zheih41d.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 39193 Cc: 39193@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Tomasz, Tomasz K=C5=82oczko skribis: > checking for BDW_GC... yes > checking for GC_pthread_exit... no > checking for GC_pthread_cancel... no > checking for GC_pthread_sigmask... no > checking for GC_move_disappearing_link... no > checking for GC_is_heap_ptr... no Could you send =E2=80=98config.log=E2=80=99, or at least the subset that co= rresponds to the checks above? Thanks for your report, Ludo=E2=80=99.