=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for fd-3.01bnb1
echo '1,/^$/d' > hmachine.sed
cp config.hin config.h
sed -n -e 's:machine.h:hmachine.h:g' -e '1,/^$/p' machine.h > hmachine.h
sed -f hmachine.sed machine.h >> hmachine.h
cc   -DPREFIX='"'/opt/pkg'"'  -DCONFDIR='"'/opt/pkg/etc'"'  -DDICTSRC='"''''"'  -DFD=3  -DCCCOMMAND='"'cc'"'  -DHOSTCCCOMMAND='"'cc'"'  -DCFLAGS='"''-pipe -Os -I/opt/pkg/include/ncurses''"'  -DHOSTCFLAGS='"''''"'  -DCPPFLAGS='"''''"'  -DHOSTCPPFLAGS='"''''"'  -DLDFLAGS='"''-L/opt/pkg/lib''"'  -DHOSTLDFLAGS='"''''"' -o mkmfsed mkmfsed.c
mkmfsed.c:302:48: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
                printf("s:__FDSETSIZE__:-DFD_SETSIZE=%d:\n", MAXOPENFILE);
                                                     ~~      ^~~~~~~~~~~
                                                     %ld
mkmfsed.c:20:22: note: expanded from macro 'MAXOPENFILE'
#define MAXOPENFILE             sysconf(_SC_OPEN_MAX)
                                ^~~~~~~~~~~~~~~~~~~~~
1 warning generated.
./mkmfsed > mkmf.sed
sed -f mkmf.sed Makefile.in > Makefile.tmp ||  (rm -f Makefile.tmp; exit 1)
make -f Makefile.tmp
cc -DDARWIN=1 -DLLVM=1 -O  -pipe -Os -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body   -DFD=3 -c -o printf.o printf.c
printf.c:171:11: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                if (n > MAXTYPE(int) / 10
                        ^~~~~~~~~~~~
./typesize.h:38:26: note: expanded from macro 'MAXTYPE'
#define MAXTYPE(t)              ((t)~MINTYPE(t))
                                     ^~~~~~~~~~
./typesize.h:36:39: note: expanded from macro 'MINTYPE'
#define MINTYPE(t)              ((t)(_MAXUTYPE(t) << \
                                     ~~~~~~~~~~~~ ^
printf.c:172:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                || (n == MAXTYPE(int) / 10
                         ^~~~~~~~~~~~
./typesize.h:38:26: note: expanded from macro 'MAXTYPE'
#define MAXTYPE(t)              ((t)~MINTYPE(t))
                                     ^~~~~~~~~~
./typesize.h:36:39: note: expanded from macro 'MINTYPE'
#define MINTYPE(t)              ((t)(_MAXUTYPE(t) << \
                                     ~~~~~~~~~~~~ ^
printf.c:173:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
                && s[i] > (char)(MAXTYPE(int) % 10) + '0'))
                                 ^~~~~~~~~~~~
./typesize.h:38:26: note: expanded from macro 'MAXTYPE'
#define MAXTYPE(t)              ((t)~MINTYPE(t))
                                     ^~~~~~~~~~
./typesize.h:36:39: note: expanded from macro 'MINTYPE'
#define MINTYPE(t)              ((t)(_MAXUTYPE(t) << \
                                     ~~~~~~~~~~~~ ^
3 warnings generated.
cc -DDARWIN=1 -DLLVM=1 -O  -pipe -Os -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body   -DFD=3 -DFD_SETSIZE=-1 -c -o termio.o termio.c
In file included from termio.c:7:
In file included from ./headers.h:25:
In file included from /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/types.h:184:
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/_types/_fd_def.h:51:27: error: array is too large (576460752303423488 elements)
        __int32_t       fds_bits[__DARWIN_howmany(__DARWIN_FD_SETSIZE, __DARWIN_NFDBITS)];
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/_types/_fd_def.h:47:33: note: expanded from macro '__DARWIN_howmany'
#define __DARWIN_howmany(x, y)  ((((x) % (y)) == 0) ? ((x) / (y)) : (((x) / (y)) + 1)) /* # y's == x bits? */
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
*** [termio.o] Error code 1

make[1]: stopped in /Users/pbulk/build/misc/fd/work/FD-3.01b
1 error

make[1]: stopped in /Users/pbulk/build/misc/fd/work/FD-3.01b
*** [all] Error code 2

bmake: stopped in /Users/pbulk/build/misc/fd/work/FD-3.01b
1 error

bmake: stopped in /Users/pbulk/build/misc/fd/work/FD-3.01b
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/fd
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/fd