NetBSD Problem Report #53947

From www@NetBSD.org  Tue Feb  5 00:55:34 2019
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 306607A1CB
	for <gnats-bugs@gnats.NetBSD.org>; Tue,  5 Feb 2019 00:55:34 +0000 (UTC)
Message-Id: <20190205005530.E58E17A1EE@mollari.NetBSD.org>
Date: Tue,  5 Feb 2019 00:55:30 +0000 (UTC)
From: supratim@riseup.net
Reply-To: supratim@riseup.net
To: gnats-bugs@NetBSD.org
Subject: NetBSD 8.0 VAX - bash shell build failure
X-Send-Pr-Version: www-1.0

>Number:         53947
>Category:       toolchain
>Synopsis:       NetBSD 8.0 VAX - bash shell build failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 05 01:00:00 +0000 2019
>Last-Modified:  Sat Feb 09 04:10:01 +0000 2019
>Originator:     Supratim Sanyal
>Release:        NetBSD 8.0 vax
>Organization:
>Environment:
NetBSD netbsdvax.sanyalnet.lan 8.0 NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 2018  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/vax/compile/GENERIC vax

>Description:
netbsdvax# cd /usr/pkgsrc/shells/bash
netbsdvax# make
=> Bootstrap dependency digest>=20010302: NOT found
=> Verifying reinstall for ../../pkgtools/digest
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Installing dependencies for digest-20180917
=> Build dependency cwrappers>=20150314: NOT found
=> Verifying reinstall for ../../pkgtools/cwrappers
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Installing dependencies for cwrappers-20180325
===> Overriding tools for cwrappers-20180325
===> Extracting for cwrappers-20180325
/bin/cp -R /usr/pkgsrc/pkgtools/cwrappers/files/bin /usr/pkgsrc/pkgtools/cwrappers/work/cwrappers-20180325
/usr/bin/touch /usr/pkgsrc/pkgtools/cwrappers/work/cwrappers-20180325/transform-gcc.c
/bin/rm -f /usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat/config.guess /usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat/config.sub
/bin/ln -fs /usr/pkgsrc/mk/gnu-config/config.guess /usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat/config.guess
/bin/ln -fs /usr/pkgsrc/mk/gnu-config/config.sub /usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat/config.sub
===> Patching for cwrappers-20180325
===> Creating toolchain wrappers for cwrappers-20180325
===> Configuring for cwrappers-20180325
=> Configuring and building libnbcompat
checking build system type... vax-dec-netbsdelf8.0
checking host system type... vax--netbsdelf
checking for vax--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether make sets $(MAKE)... yes
checking for vax--netbsdelf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... /usr/pkgsrc/pkgtools/cwrappers/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for vax--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ttycom.h usability... yes
checking sys/ttycom.h presence... yes
checking for sys/ttycom.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tzfile.h usability... yes
checking tzfile.h presence... yes
checking for tzfile.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regexec... yes
checking for va_copy... yes
checking for __builtin_va_copy... yes
checking md5.h usability... yes
checking md5.h presence... yes
checking for md5.h... yes
checking for MD5Init in md5.h... yes
checking for md5.h... (cached) yes
checking rmd160.h usability... yes
checking rmd160.h presence... yes
checking for rmd160.h... yes
checking sha1.h usability... yes
checking sha1.h presence... yes
checking for sha1.h... yes
checking sha2.h usability... yes
checking sha2.h presence... yes
checking for sha2.h... yes
checking for MD5File... yes
checking for RMD160File... yes
checking for SHA1File... yes
checking for SHA512_File... yes
checking for issetugid... yes
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking whether optreset is declared... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for struct option... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for VIS_WHITE in vis.h... yes
checking for strunvis... yes
checking for strvis... yes
checking for strsvis... yes
checking for svis... yes
checking for unvis... yes
checking for vis... yes
checking for strunvis... (cached) yes
checking for strvis... (cached) yes
checking for strsvis... (cached) yes
checking for svis... (cached) yes
checking for unvis... (cached) yes
checking for vis... (cached) yes
checking for __attribute__... yes
checking for size_t... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long double... yes
checking for fsid_t... yes
checking whether byte ordering is bigendian... no
checking size of off_t... 8
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether snprintf is declared... yes
checking whether asprintf is declared... yes
checking whether strdup is declared... yes
checking whether isblank is declared... yes
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getdelim... yes
checking for getenv... yes
checking for getline... yes
checking for lchflags... yes
checking for lchmod... yes
checking for lchown... yes
checking for lutimes... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for setenv... yes
checking for setgroupent... yes
checking for setpassent... yes
checking for setprogname... yes
checking for shquote... yes
checking for statvfs... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strsep... yes
checking for strtoll... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utimes... yes
checking for warn... yes
checking for library containing socket... none required
checking for gethostbyname in -lnsl... no
checking for socklen_t... yes
checking for struct addrinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for mkdtemp... (cached) yes
checking for mkstemp... (cached) yes
checking for setlocale... yes
checking for getmode... yes
checking for setmode... yes
checking whether endgrent is declared... no
checking whether endpwent is declared... no
checking whether setpassent is declared... no
checking for gid_from_group... yes
checking for group_from_gid... yes
checking for pwcache_groupdb... yes
checking for pwcache_userdb... yes
checking for uid_from_user... yes
checking for user_from_uid... yes
checking for fts_open... yes
checking for timegm... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... yes
checking if poll() is implemented natively... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for select... yes
checking for getpgrp... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking for struct statfs.f_flags... no
checking for struct statfs.f_fsize... no
checking for struct statfs.f_iosize... no
checking for struct dirent.d_namlen... yes
checking for DIR.dd_fd... yes
checking for dirfd... yes
checking *printf() support for %lld... yes
checking for strtoll... (cached) yes
checking if vsnprintf is standards compliant... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
/usr/bin/awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
gcc -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -I. -I.  -O2 -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c glob.c
ar cr libnbcompat.a glob.o
ranlib libnbcompat.a
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking for vax--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking for posix_spawnp... yes
configure: creating ./config.status
config.status: creating config.h
===> Building for cwrappers-20180325
rm -f .gdbinit
touch .gdbinit
#   compile  cwrappers-20180325/alloc.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    alloc.c
#   compile  cwrappers-20180325/cleanup-cc.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    cleanup-cc.c
#   compile  cwrappers-20180325/common.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    common.c
#   compile  cwrappers-20180325/reorder-cc.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    reorder-cc.c
#   compile  cwrappers-20180325/generic-transform-cc.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    generic-transform-cc.c
#   compile  cwrappers-20180325/normalise-cc.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    normalise-cc.c
#   compile  cwrappers-20180325/as-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    as-wrapper.c
#   compile  cwrappers-20180325/normalise-as.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    normalise-as.c
#      link  cwrappers-20180325/as-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o as-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-cc.o normalise-cc.o as-wrapper.o normalise-as.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/cc-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    cc-wrapper.c
#   compile  cwrappers-20180325/transform-cc.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    transform-cc.c
#      link  cwrappers-20180325/cc-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o cc-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-cc.o normalise-cc.o cc-wrapper.o transform-cc.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/c++-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    c++-wrapper.c
#      link  cwrappers-20180325/c++-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o c++-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-cc.o normalise-cc.o c++-wrapper.o transform-cc.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/cpp-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    cpp-wrapper.c
#      link  cwrappers-20180325/cpp-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o cpp-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-cc.o normalise-cc.o cpp-wrapper.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/f77-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    f77-wrapper.c
#      link  cwrappers-20180325/f77-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o f77-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-cc.o normalise-cc.o f77-wrapper.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/imake-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    imake-wrapper.c
#      link  cwrappers-20180325/imake-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o imake-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-cc.o normalise-cc.o imake-wrapper.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/generic-transform-ld.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    generic-transform-ld.c
#   compile  cwrappers-20180325/normalise-ld.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    normalise-ld.c
#   compile  cwrappers-20180325/ld-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    ld-wrapper.c
#      link  cwrappers-20180325/ld-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o ld-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-ld.o normalise-ld.o ld-wrapper.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/generic-transform-libtool.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    generic-transform-libtool.c
#   compile  cwrappers-20180325/libtool-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    libtool-wrapper.c
#   compile  cwrappers-20180325/fixup-libtool.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    fixup-libtool.c
#      link  cwrappers-20180325/libtool-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o libtool-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-libtool.o normalise-cc.o libtool-wrapper.o fixup-libtool.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
#   compile  cwrappers-20180325/shlibtool-wrapper.o
gcc -O2 -D_FORTIFY_SOURCE=2    -std=gnu99    -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare  -Wsystem-headers   -Wno-traditional   -Wa,--fatal-warnings  -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2  -Wno-format-zero-length  -Werror   -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat  -c    shlibtool-wrapper.c
#      link  cwrappers-20180325/shlibtool-wrapper
gcc   -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib -Wl,--warn-shared-textrel     -o shlibtool-wrapper  alloc.o cleanup-cc.o common.o reorder-cc.o generic-transform-libtool.o normalise-cc.o shlibtool-wrapper.o fixup-libtool.o  -Wl,-rpath-link,/lib  -L=/lib -lnbcompat    
=> Unwrapping files-to-be-installed.
===> Installing for cwrappers-20180325
=> Generating pre-install file lists
=> Creating installation directories
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/as-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s as-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/as-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/cc-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s cc-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/cc-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/c++-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s c++-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/c++-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/cpp-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s cpp-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/cpp-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/f77-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s f77-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/f77-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/imake-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s imake-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/imake-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/ld-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s ld-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/ld-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/libtool-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s libtool-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/libtool-wrapper
#   install  /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/shlibtool-wrapper
/usr/bin/install  -c  -r -o root -g wheel -m 755  -s shlibtool-wrapper /usr/pkgsrc/pkgtools/cwrappers/work/.destdir/usr/pkg/libexec/cwrappers/shlibtool-wrapper
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for cwrappers-20180325
=> Creating binary package /usr/pkgsrc/pkgtools/cwrappers/work/.packages/cwrappers-20180325.tgz
===> Building binary package for cwrappers-20180325
=> Creating binary package /usr/pkgsrc/packages/All/cwrappers-20180325.tgz
===> Installing binary package of cwrappers-20180325
=> Returning to build of digest-20180917
===> Overriding tools for digest-20180917
===> Extracting for digest-20180917
===> Patching for digest-20180917
===> Creating toolchain wrappers for digest-20180917
===> Configuring for digest-20180917
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking build system type... vax--netbsdelf
checking host system type... vax--netbsdelf
checking whether make sets $(MAKE)... yes
checking for gawk... /usr/bin/awk
checking for vax--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking whether byte ordering is bigendian... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
===> Building for digest-20180917
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c digest.c -o digest.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c keccak.c -o keccak.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c md5c.c -o md5c.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c md5hl.c -o md5hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c rmd160.c -o rmd160.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c rmd160hl.c -o rmd160hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c sha1.c -o sha1.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c sha1hl.c -o sha1hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c sha2.c -o sha2.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c sha2hl.c -o sha2hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c sha3.c -o sha3.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c sha3hl.c -o sha3hl.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c tiger.c -o tiger.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c whirlpool.c -o whirlpool.o
gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"vax--netbsdelf\" -DVERSION=\"20180917\"  -O2 -D_FORTIFY_SOURCE=2 -c blake2b.c -o blake2b.o
blake2b.c: In function 'blake2b_compress':
blake2b.c:171:1: internal compiler error: in cselib_invalidate_regno, at cselib.c:2169
 }
 ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgtools/digest/work/digest-20180917
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/pkgtools/digest
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/pkgtools/digest
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/shells/bash
>How-To-Repeat:
run make in /usr/pkgsrc/shells/bash
>Fix:

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: port-vax-maintainer->toolchain-manager
Responsible-Changed-By: martin@NetBSD.org
Responsible-Changed-When: Tue, 05 Feb 2019 07:25:48 +0000
Responsible-Changed-Why:
This is a compiler issue


From: Joerg Sonnenberger <joerg@bec.de>
To: gnats-bugs@NetBSD.org
Cc: toolchain-manager@netbsd.org, port-vax-maintainer@netbsd.org,
	netbsd-bugs@netbsd.org, gnats-admin@netbsd.org, martin@NetBSD.org,
	supratim@riseup.net
Subject: Re: toolchain/53947 (NetBSD 8.0 VAX - bash shell build failure)
Date: Tue, 5 Feb 2019 13:25:49 +0100

 On Tue, Feb 05, 2019 at 07:25:48AM +0000, martin@NetBSD.org wrote:
 > Synopsis: NetBSD 8.0 VAX - bash shell build failure
 > 
 > Responsible-Changed-From-To: port-vax-maintainer->toolchain-manager
 > Responsible-Changed-By: martin@NetBSD.org
 > Responsible-Changed-When: Tue, 05 Feb 2019 07:25:48 +0000
 > Responsible-Changed-Why:
 > This is a compiler issue

 It's also about pkgtools/digest.

 Joerg

From: coypu@sdf.org
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: toolchain/53947 (NetBSD 8.0 VAX - bash shell build failure)
Date: Tue, 5 Feb 2019 15:34:19 +0000

 Since nobody else would say it, the usual cheat to avoid those is -O0.
 You can probably add CFLAGS+=-O0 in /etc/mk.conf.
 gcc/vax is very neglected.

From: Supratim Sanyal <supratim@riseup.net>
To: gnats-bugs@NetBSD.org, toolchain-manager@netbsd.org,
 gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Cc: 
Subject: Re: toolchain/53947 (NetBSD 8.0 VAX - bash shell build failure)
Date: Fri, 8 Feb 2019 21:47:34 -0500

 On 2/5/19 10:35 AM, coypu@sdf.org wrote:
 > The following reply was made to PR toolchain/53947; it has been noted by GNATS.
 > 
 > From: coypu@sdf.org
 > To: gnats-bugs@NetBSD.org
 > Cc:
 > Subject: Re: toolchain/53947 (NetBSD 8.0 VAX - bash shell build failure)
 > Date: Tue, 5 Feb 2019 15:34:19 +0000
 > 
 >   Since nobody else would say it, the usual cheat to avoid those is -O0.
 >   You can probably add CFLAGS+=-O0 in /etc/mk.conf.
 >   gcc/vax is very neglected.
 >   
 > 

 Workaround worked, happy to have bash. Thank you.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.