* Package: sys-apps/gawk-5.0.1  * Repository: gentoo  * Maintainer: base-system@gentoo.org  * USE: elibc_glibc kernel_linux nls readline sparc userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking gawk-5.0.1.tar.xz to /var/tmp/portage/sys-apps/gawk-5.0.1/work >>> Source unpacked in /var/tmp/portage/sys-apps/gawk-5.0.1/work >>> Preparing source in /var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1 ... * econf: updating gawk-5.0.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gawk-5.0.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gawk-5.0.1/extension/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gawk-5.0.1/extension/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gawk-5.0.1 --htmldir=/usr/share/doc/gawk-5.0.1/html --libdir=/usr/lib --libexec=$(libdir)/misc --without-mpfr --enable-nls --with-readline configure: loading site script /usr/share/config.site checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... sparc-unknown-linux-gnu checking host system type... sparc-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc-unknown-linux-gnu-gcc accepts -g... yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of sparc-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for egrep... (cached) /bin/grep -E checking for bison... bison -y checking whether ln -s works... yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E checking for sparc-unknown-linux-gnu-ranlib... sparc-unknown-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking for special development options... no checking for z/OS USS compilation... no checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if we are using EBCDIC... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by sparc-unknown-linux-gnu-gcc... /usr/sparc-unknown-linux-gnu/bin/ld checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for memory.h... (cached) yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for ssize_t... yes checking size of unsigned int... 4 checking size of unsigned long... 4 checking for socklen_t... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for getaddrinfo... yes checking for library containing fmod... -lm checking for library containing isinf... none required checking for library containing ismod... no checking for libsigsegv... (cached) no checking for __etoa_l... no checking for atexit... yes checking for btowc... yes checking for fmod... yes checking for gai_strerror... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for fwrite_unlocked... yes checking for isascii... yes checking for iswctype... yes checking for iswlower... yes checking for iswupper... yes checking for mbrlen... yes checking for memcmp... yes checking for memcpy... yes checking for memcpy_ulong... no checking for memmove... yes checking for memset... yes checking for memset_ulong... no checking for mkstemp... yes checking for posix_openpt... yes checking for setenv... yes checking for setlocale... yes checking for setsid... yes checking for sigprocmask... yes checking for snprintf... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcoll... yes checking for strtod... yes checking for strtoul... yes checking for system... yes checking for timegm... yes checking for tmpfile... yes checking for towlower... yes checking for towupper... yes checking for tzset... yes checking for usleep... yes checking for waitpid... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking whether getpgrp requires zero arguments... yes checking for printf %F format... yes checking for printf %a format... yes checking for gethostbyname... yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... yes checking for history_list in -lreadline... yes checking for struct stat.st_blksize... yes checking for struct passwd.pw_passwd... yes checking for struct group.gr_passwd... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for inline... inline checking for preprocessor stringizing operator... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in extension (/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=sparc-unknown-linux-gnu' '--host=sparc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--docdir=/usr/share/doc/gawk-5.0.1' '--htmldir=/usr/share/doc/gawk-5.0.1/html' '--libdir=/usr/lib' '--libexec=$(libdir)/misc' '--without-mpfr' '--enable-nls' '--with-readline' 'build_alias=sparc-unknown-linux-gnu' 'host_alias=sparc-unknown-linux-gnu' 'CFLAGS=-O2 -mcpu=niagara2 -pipe -Wcast-align' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc-unknown-linux-gnu-gcc accepts -g... yes checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of sparc-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for z/OS USS compilation... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... sparc-unknown-linux-gnu checking host system type... sparc-unknown-linux-gnu checking for ld used by sparc-unknown-linux-gnu-gcc... /usr/sparc-unknown-linux-gnu/bin/ld checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes checking for sparc-unknown-linux-gnu-ar... sparc-unknown-linux-gnu-ar checking the archiver (sparc-unknown-linux-gnu-ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by sparc-unknown-linux-gnu-gcc... /usr/sparc-unknown-linux-gnu/bin/ld checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/sparc-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/sparc-unknown-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert sparc-unknown-linux-gnu file names to sparc-unknown-linux-gnu format... func_convert_file_noop checking how to convert sparc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sparc-unknown-linux-gnu/bin/ld option to reload object files... -r checking for sparc-unknown-linux-gnu-objdump... sparc-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sparc-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sparc-unknown-linux-gnu-ar... (cached) sparc-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for sparc-unknown-linux-gnu-strip... sparc-unknown-linux-gnu-strip checking for sparc-unknown-linux-gnu-ranlib... sparc-unknown-linux-gnu-ranlib checking command to parse /usr/bin/sparc-unknown-linux-gnu-nm -B output from sparc-unknown-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for sparc-unknown-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 sparc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for sparc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if sparc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if sparc-unknown-linux-gnu-gcc static flag -static works... yes checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the sparc-unknown-linux-gnu-gcc linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special development options... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for library containing fmod... -lm checking for fdopendir... yes checking for fmod... yes checking for fnmatch... yes checking for getdtablesize... yes checking for gettimeofday... yes checking for nanosleep... yes checking for select... yes checking for statvfs... yes checking for GetSystemTimeAsFileTime... no checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1 ... make -j20 -l40 make 'CFLAGS=-O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' all-recursive make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' Making all in support make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/support' sparc-unknown-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o dfa.o dfa.c sparc-unknown-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o getopt.o getopt.c sparc-unknown-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o getopt1.o getopt1.c sparc-unknown-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o localeinfo.o localeinfo.c sparc-unknown-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o random.o random.c sparc-unknown-linux-gnu-gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o regex.o regex.c random.c: In function ‘gawk_initstate’: random.c:417:28: warning: cast increases required alignment of target type [-Wcast-align] 417 | uint32_t *int_arg_state = (uint32_t *)arg_state; | ^ random.c: In function ‘gawk_setstate’: random.c:482:24: warning: cast increases required alignment of target type [-Wcast-align] 482 | uint32_t *new_state = (uint32_t *)arg_state; | ^ rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o sparc-unknown-linux-gnu-ranlib libsupport.a make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/support' Making all in . make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o array.o array.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o awkgram.o awkgram.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o builtin.o builtin.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o cint_array.o cint_array.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o command.o command.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o debug.o debug.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o eval.o eval.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o ext.o ext.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o field.o field.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o floatcomp.o floatcomp.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o gawkapi.o gawkapi.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o gawkmisc.o gawkmisc.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o int_array.o int_array.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o io.o io.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o main.o main.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o mpfr.o mpfr.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o msg.o msg.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o node.o node.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o profile.o profile.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o re.o re.c In file included from ext.c:31: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from eval.c:26: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from debug.c:26: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from floatcomp.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from io.c:32: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from mpfr.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from re.c:26: awk.h: In function ‘make_number_node’: In file included from awkgram.y:31: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from cint_array.c:27: awk.h: In function ‘make_number_node’: awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ eval.c: In function ‘setup_frame’: In file included from field.c:26: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1288:3: note: in expansion of macro ‘getnode’ 1288 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1288:3: note: in expansion of macro ‘getnode’ 1288 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1359:2: note: in expansion of macro ‘getnode’ 1359 | getnode(frame_ptr); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1359:2: note: in expansion of macro ‘getnode’ 1359 | getnode(frame_ptr); | ^~~~~~~ In file included from builtin.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ cint_array.c: In function ‘make_node’: field.c: In function ‘init_fields’: awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ cint_array.c:731:2: note: in expansion of macro ‘getnode’ 731 | getnode(n); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:97:2: note: in expansion of macro ‘getnode’ 97 | getnode(fields_arr[0]); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ cint_array.c:731:2: note: in expansion of macro ‘getnode’ 731 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:97:2: note: in expansion of macro ‘getnode’ 97 | getnode(fields_arr[0]); | ^~~~~~~ In file included from array.c:27: awk.h: In function ‘make_number_node’: In file included from main.c:29: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:104:2: note: in expansion of macro ‘getnode’ 104 | getnode(Null_field); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:104:2: note: in expansion of macro ‘getnode’ 104 | getnode(Null_field); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ field.c: In function ‘grow_fields_arr’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:122:3: note: in expansion of macro ‘getnode’ 122 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:122:3: note: in expansion of macro ‘getnode’ 122 | getnode(n); | ^~~~~~~ eval.c: In function ‘PUSH_CODE’: awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1609:2: note: in expansion of macro ‘getnode’ 1609 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1609:2: note: in expansion of macro ‘getnode’ 1609 | getnode(r); | ^~~~~~~ In file included from command.y:29: awk.h: In function ‘make_number_node’: sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o replace.o replace.c awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ field.c: In function ‘rebuild_record’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:215:4: note: in expansion of macro ‘getnode’ 215 | getnode(n); | ^~~~~~~ array.c: In function ‘make_array’: awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:215:4: note: in expansion of macro ‘getnode’ 215 | getnode(n); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ array.c:95:2: note: in expansion of macro ‘getnode’ 95 | getnode(array); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ array.c:95:2: note: in expansion of macro ‘getnode’ 95 | getnode(array); | ^~~~~~~ field.c: In function ‘set_record’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:305:2: note: in expansion of macro ‘getnode’ 305 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:305:2: note: in expansion of macro ‘getnode’ 305 | getnode(n); | ^~~~~~~ field.c: In function ‘purge_record’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:366:3: note: in expansion of macro ‘getnode’ 366 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:366:3: note: in expansion of macro ‘getnode’ 366 | getnode(n); | ^~~~~~~ In file included from gawkmisc.c:27: awk.h: In function ‘make_number_node’: field.c: In function ‘set_NF’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:413:4: note: in expansion of macro ‘getnode’ 413 | getnode(n); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:413:4: note: in expansion of macro ‘getnode’ 413 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from profile.c:26: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:421:4: note: in expansion of macro ‘getnode’ 421 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ field.c:421:4: note: in expansion of macro ‘getnode’ 421 | getnode(n); | ^~~~~~~ In file included from int_array.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ profile.c: In function ‘pp_push’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ profile.c:178:2: note: in expansion of macro ‘getnode’ 178 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ profile.c:178:2: note: in expansion of macro ‘getnode’ 178 | getnode(n); | ^~~~~~~ interpret.h: In function ‘r_interpret’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ interpret.h:954:4: note: in expansion of macro ‘getnode’ 954 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ interpret.h:954:4: note: in expansion of macro ‘getnode’ 954 | getnode(r); | ^~~~~~~ main.c: In function ‘load_procinfo_argv’: In file included from msg.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ main.c:967:2: note: in expansion of macro ‘getnode’ 967 | getnode(argv_array); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ main.c:967:2: note: in expansion of macro ‘getnode’ 967 | getnode(argv_array); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from node.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from gawkapi.c:26: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awkgram.y: In function ‘yyparse’: awkgram.y:302:17: warning: cast increases required alignment of target type [-Wcast-align] 302 | SRCFILE *s = (SRCFILE *) $3; | ^ awkgram.y:312:17: warning: cast increases required alignment of target type [-Wcast-align] 312 | SRCFILE *s = (SRCFILE *) $3; | ^ interpret.h: In function ‘h_interpret’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ interpret.h:954:4: note: in expansion of macro ‘getnode’ 954 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ interpret.h:954:4: note: in expansion of macro ‘getnode’ 954 | getnode(r); | ^~~~~~~ gawkapi.c: In function ‘api_create_array’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ gawkapi.c:1154:2: note: in expansion of macro ‘getnode’ 1154 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ gawkapi.c:1154:2: note: in expansion of macro ‘getnode’ 1154 | getnode(n); | ^~~~~~~ eval.c: In function ‘init_interpret’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1761:2: note: in expansion of macro ‘getnode’ 1761 | getnode(frame_ptr); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ eval.c:1761:2: note: in expansion of macro ‘getnode’ 1761 | getnode(frame_ptr); | ^~~~~~~ sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o str_array.o str_array.c debug.c: In function ‘do_eval’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ debug.c:5651:5: note: in expansion of macro ‘getnode’ 5651 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ debug.c:5651:5: note: in expansion of macro ‘getnode’ 5651 | getnode(r); | ^~~~~~~ In file included from awkgram.y:31: awkgram.y: In function ‘make_regnode’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awkgram.y:5257:2: note: in expansion of macro ‘getnode’ 5257 | getnode(n); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awkgram.y:5257:2: note: in expansion of macro ‘getnode’ 5257 | getnode(n); | ^~~~~~~ node.c: In function ‘r_dupnode’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ node.c:325:3: note: in expansion of macro ‘getnode’ 325 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ node.c:325:3: note: in expansion of macro ‘getnode’ 325 | getnode(r); | ^~~~~~~ node.c: In function ‘make_str_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ node.c:400:2: note: in expansion of macro ‘getnode’ 400 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ node.c:400:2: note: in expansion of macro ‘getnode’ 400 | getnode(r); | ^~~~~~~ node.c: In function ‘more_blocks’: node.c:1057:10: warning: cast increases required alignment of target type [-Wcast-align] 1057 | next = (struct block_item *) (p += size); | ^ sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o symbol.o symbol.c sparc-unknown-linux-gnu-gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o version.o version.c In file included from replace.c:30: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from str_array.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ In file included from symbol.c:27: awk.h: In function ‘make_number_node’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ awk.h:2026:2: note: in expansion of macro ‘getnode’ 2026 | getnode(r); | ^~~~~~~ symbol.c: In function ‘init_symbol_table’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:57:2: note: in expansion of macro ‘getnode’ 57 | getnode(global_table); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:57:2: note: in expansion of macro ‘getnode’ 57 | getnode(global_table); | ^~~~~~~ awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:61:2: note: in expansion of macro ‘getnode’ 61 | getnode(param_table); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:61:2: note: in expansion of macro ‘getnode’ 61 | getnode(param_table); | ^~~~~~~ symbol.c: In function ‘make_symbol’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:287:2: note: in expansion of macro ‘getnode’ 287 | getnode(r); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:287:2: note: in expansion of macro ‘getnode’ 287 | getnode(r); | ^~~~~~~ symbol.c: In function ‘append_symbol’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:514:2: note: in expansion of macro ‘getnode’ 514 | getnode(p); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:514:2: note: in expansion of macro ‘getnode’ 514 | getnode(p); | ^~~~~~~ symbol.c: In function ‘load_symbols’: awk.h:1326:43: warning: cast increases required alignment of target type [-Wcast-align] 1326 | #define getblock(p, id, ty) (void) ((p = (ty) nextfree[id].freep) ? \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:566:2: note: in expansion of macro ‘getnode’ 566 | getnode(sym_array); | ^~~~~~~ awk.h:1327:4: warning: cast increases required alignment of target type [-Wcast-align] 1327 | (ty) (nextfree[id].freep = ((struct block_item *) p)->freep) \ | ^ awk.h:1332:20: note: in expansion of macro ‘getblock’ 1332 | #define getnode(n) getblock(n, BLOCK_NODE, NODE *) | ^~~~~~~~ symbol.c:566:2: note: in expansion of macro ‘getnode’ 566 | getnode(sym_array); | ^~~~~~~ sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -Wl,-O1 -Wl,--as-needed -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a -lreadline -ldl -lm make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' Making all in extension make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' make all-recursive make[3]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' Making all in po make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension/po' make[4]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o readdir_test.lo readdir_test.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o testext.lo testext.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o filefuncs.lo filefuncs.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o stack.lo stack.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o gawkfts.lo gawkfts.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o fnmatch.lo fnmatch.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o fork.lo fork.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o inplace.lo inplace.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o intdiv.lo intdiv.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o ordchr.lo ordchr.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o readdir.lo readdir.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o readfile.lo readfile.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o revoutput.lo revoutput.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o revtwoway.lo revtwoway.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o rwarray.lo rwarray.c /bin/sh ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o time.lo time.c libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c fork.c -fPIC -DPIC -o .libs/fork.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c stack.c -fPIC -DPIC -o .libs/stack.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c inplace.c -fPIC -DPIC -o .libs/inplace.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c readfile.c -fPIC -DPIC -o .libs/readfile.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c readdir_test.c -fPIC -DPIC -o .libs/readdir_test.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c readdir.c -fPIC -DPIC -o .libs/readdir.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c testext.c -fPIC -DPIC -o .libs/testext.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c time.c -fPIC -DPIC -o .libs/time.o /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o revoutput.la -rpath /usr/lib/gawk revoutput.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o ordchr.la -rpath /usr/lib/gawk ordchr.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o time.la -rpath /usr/lib/gawk time.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o fork.la -rpath /usr/lib/gawk fork.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o fnmatch.la -rpath /usr/lib/gawk fnmatch.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o readfile.la -rpath /usr/lib/gawk readfile.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o readdir.la -rpath /usr/lib/gawk readdir.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o revtwoway.la -rpath /usr/lib/gawk revtwoway.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,-O1 -Wl,--as-needed -o readdir_test.la readdir_test.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o intdiv.la -rpath /usr/lib/gawk intdiv.lo -lm -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o inplace.la -rpath /usr/lib/gawk inplace.lo -lm libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/time.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,time.so -o .libs/time.so /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o rwarray.la -rpath /usr/lib/gawk rwarray.lo -lm libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/fork.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,fork.so -o .libs/fork.so libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/revoutput.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ordchr.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/fnmatch.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/readdir_test.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,readdir_test.so -o .libs/readdir_test.so libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/readfile.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/revtwoway.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/readdir.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/intdiv.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) libtool: link: ( cd ".libs" && rm -f "readdir_test.la" && ln -s "../readdir_test.la" "readdir_test.la" ) libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/inplace.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,inplace.so -o .libs/inplace.so libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/rwarray.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o filefuncs.la -rpath /usr/lib/gawk filefuncs.lo stack.lo gawkfts.lo -lm /bin/sh ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,-O1 -Wl,--as-needed -o testext.la testext.lo -lm libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) libtool: link: sparc-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/testext.o -lm -O2 -mcpu=niagara2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,testext.so -o .libs/testext.so libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) make[4]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' make[3]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' Making all in extras make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extras' Making all in doc make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/doc' Making all in awklib make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/awklib' rm -f pwcat.c rm -f grcat.c sed 's;/usr/local/libexec/awk;/usr/lib/misc/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/usr/lib/misc/awk;' < ./eg/lib/groupawk.in > group.awk ln -s ./eg/lib/pwcat.c . ln -s ./eg/lib/grcat.c . sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o pwcat.o pwcat.c sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -c -o grcat.o grcat.c sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -Wl,-O1 -Wl,--as-needed -o pwcat pwcat.o -ldl -lm sparc-unknown-linux-gnu-gcc -O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG -Wl,-O1 -Wl,--as-needed -o grcat grcat.o -ldl -lm make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/awklib' Making all in po make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/po' Making all in test make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' >>> Source compiled. >>> Test phase: sys-apps/gawk-5.0.1 make -j20 -l40 check Making check in support make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/support' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/support' Making check in . make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' make 'CFLAGS=-O2 -mcpu=niagara2 -pipe -Wcast-align -DNDEBUG' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' check-local make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' make[2]: Nothing to be done for 'check-local'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' Making check in extension make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' Making check in po make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension/po' make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extension' Making check in extras make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extras' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/extras' Making check in doc make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/doc' Making check in awklib make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/awklib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/awklib' Making check in po make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/po' Making check in test make[1]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' addcomma Any output from "cmp" is bad news, although some differences ======== Starting basic tests ======== anchgsub anchor in floating point values are probably benign -- in particular, argarray some systems may omit a leading zero and the floating point Locale environment: LC_ALL="C" LANG="C" arrayind1 arrayind2 precision may lead to slightly different output in a few cases. arrayind3 arrayparm arrayprm2 arrayprm3 arrayref arrymem1 arryref2 arryref3 arryref4 arryref5 arynasty arynocls aryprm1 aryprm2 aryprm3 aryprm4 aryprm5 aryprm6 aryprm7 aryprm8 aryprm9 arysubnm aryunasgn asgext awkpath assignnumfield assignnumfield2 back89 backgsub badassign1 badbuild callparam childin clobber closebad clsflnam compare compare2 concat1 concat2 concat3 concat4 concat5 convfmt datanonl defref delargv delarpm2 delarprm delfunc dfamb1 dfastress dynlj eofsplit eofsrc1 exit2 exitval1 exitval2 exitval3 fcall_exit fcall_exit2 fldchg fldchgnf fldterm fnamedat fnarray fnarray2 fnaryscl fnasgnm fnmisc fordel forref forsimp fsbs fscaret fsnul1 fsrs fsspcoln fstabplus funsemnl funsmnam funstack getline getline2 getline3 getline4 getline5 getlnbuf getnr2tb getnr2tm gsubasgn gsubtest gsubtst2 gsubtst3 gsubtst4 gsubtst5 gsubtst6 gsubtst7 gsubtst8 hex hex2 hsprint inpref inputred intest intprec iobug1 leaddig leadnl litoct longsub longwrds manglprm math membug1 memleak messages minusstr mmap8k nasty nasty2 negexp negrange nested nfldstr nfloop nfneg nfset nlfldsep nlinstr nlstrina noeffect nofile nofmtch noloop1 noloop2 nonl noparms nors nulinsrc nulrsend numindex numrange numstr1 numsubstr octsub ofmt ofmta ofmtbig ofmtfidl ofmts ofmtstrnum ofs1 onlynl opasnidx opasnslf paramasfunc1 paramasfunc2 paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme pcntplus posix2008sub prdupval prec printf0 printf1 printfchar prmarscl prmreuse prt1eval prtoeval rand randtest range1 range2 readbuf rebrackloc rebt8b1 rebuild redfilnm regeq regexpbrack regexpbrack2 regexprange regrange reindops reparse resplit rri1 rs rscompat rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 rstest3 rstest4 rstest5 rswhite scalar sclforin sclifin setrec0 setrec1 sigpipe1 sortempty sortglos spacere splitargv splitarr splitdef splitvar splitwht status-close strcat1 strnum1 strnum2 strtod subamp subback subi18n subsepnm subslash substr swaplns synerr1 synerr2 synerr3 ./sigpipe1.ok _sigpipe1 differ: char 24, line 3 make[1]: [Makefile:3760: sigpipe1] Error 1 (ignored) tailrecurse tradanch trailbs tweakfld uninit2 uninit3 uninit4 uninit5 uninitialized unterm uparrfs uplus wideidx wideidx2 widesub widesub2 widesub3 widesub4 wjposer1 zero2 zeroe0 zeroflag ======== Done with basic tests ======== ======== Starting Unix tests ======== fflush getlnhd localenl pid pipeio1 pipeio2 poundbang rtlen rtlen01 space strftlng aadelete1 ======== Done with Unix tests ======== ======== Starting gawk extension tests ======== aadelete2 aarray1 aasort aasorti argtest arraysort arraysort2 arraytype backw badargs beginfile1 beginfile2 binmode1 charasbytes colonwarn clos1way clos1way2 clos1way3 clos1way4 clos1way5 clos1way6 crlf dbugeval dbugeval2 dbugeval3 dbugtypedre1 dbugtypedre2 delsub devfd devfd1 devfd2 dfacheck1 dumpvars errno exit fieldwdth forcenum fpat1 fpat2 fpat3 fpat4 fpat5 fpat6 fpatnull fsfwfs funlen functab1 functab2 functab3 fwtest fwtest2 fwtest3 fwtest4 fwtest5 fwtest6 fwtest7 fwtest8 genpot gensub gensub2 gensub3 getlndir gnuops2 gnuops3 gnureops gsubind icasefs icasers id igncdym igncfs ignrcas2 ignrcas4 ignrcase incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 include include2 indirectbuiltin indirectcall indirectcall2 intarray isarrayunset lint lintexp lintindex lintint lintlength lintold lintset lintwarn manyfiles match1 match2 match3 mbstr1 mbstr2 mixed1 mktime muldimposix nastyparm negtime next nondec nondec2 nonfatal1 nonfatal2 nonfatal3 nsbad nsbad_cmd nsforloop nsfuncrecurse nsindirect1 nsindirect2 nsprof1 nsprof2 patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 profile8 profile9 profile10 profile11 profile12 pty2 rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld strftime strtonum strtonum1 switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 symtab7 symtab8 symtab9 symtab10 timeout typedregex1 typedregex2 typedregex3 typedregex4 typeof1 typeof2 typeof3 typeof4 typeof5 watchpoint1 ======== Done with gawk extension tests ======== double1 ======== Starting machine-specific tests ======== double2 intformat gawk is not compiled to support the array debug tests ======== Done with machine-specific tests ======== ======== Starting shared library tests ======== ======== Done with shared library tests ======== ======== Starting MPFR tests ======== ======== Done with MPFR tests ======== MPFR tests not supported on this system make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' apiterm filefuncs fnmatch fork fork2 fts functab4 getfile inplace1 inplace2 make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' ======== Starting tests that can vary based on character set or locale support ======== asort inplace3 asorti ************************************************************************** backbigs1 * Some or all of these tests may fail if you have inadequate or missing * ordchr * locale support. At least en_US.UTF-8, fr_FR.UTF-8, ru_RU.UTF-8 and * backsmalls1 * ja_JP.UTF-8 are needed. The el_GR.iso88597 is optional but helpful. * backsmalls2 * However, if you see this message, the Makefile thinks you have what * ordchr2 fmttest readdir * you need ... * readdir_test fnarydel readdir_retest ************************************************************************** readfile readfile2 revout revtwoway rwarray fnparydl testext jarebug time lc_num1 mbfw1 mbprintf1 mbprintf2 mbprintf3 mbprintf4 mbprintf5 mtchi18n nlstringtest rebt8b2 rtlenmb sort1 sprintfc ======== Done with tests that can vary based on character set or locale support ======== make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' 1 TESTS FAILED make[2]: *** [Makefile:4976: pass-fail] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' make[2]: Entering directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' for i in _* ; \ do \ if [ "$i" != "_*" ]; then \ echo ============== $i ============= ; \ base=`echo $i | sed 's/^_//'` ; \ if [ -r ${base}.ok ]; then \ diff -c ${base}.ok $i ; \ else \ diff -c "."/${base}.ok $i ; \ fi ; \ fi ; \ done | more ============== _sigpipe1 ============= *** sigpipe1.ok 2018-12-23 21:01:42.000000000 +0100 --- _sigpipe1 2020-05-28 05:49:38.275118822 +0200 *************** *** 1,3 **** --- 1,5 ---- system pipe to command + yes: standard output: Broken pipe + yes: standard output: Broken pipe pipe from command make[2]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' make[1]: *** [Makefile:1978: check] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1/test' make: *** [Makefile:745: check-recursive] Error 1 * ERROR: sys-apps/gawk-5.0.1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 1125: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=sys-apps/gawk-5.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/gawk-5.0.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-apps/gawk-5.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/gawk-5.0.1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1' * S: '/var/tmp/portage/sys-apps/gawk-5.0.1/work/gawk-5.0.1'