=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /opt/pkg.bulk/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/opt/pkg.bulk/sbin/pkg_admin -K /opt/pkg.bulk/pkgdb fetch-pkg-vulnerabilities'.
===> Building for ruby26-ncurses-1.2.4nb4
--- form_wrap.o ---
--- menu_wrap.o ---
--- ncurses_wrap.o ---
--- panel_wrap.o ---
--- form_wrap.o ---
compiling form_wrap.c
--- menu_wrap.o ---
compiling menu_wrap.c
--- ncurses_wrap.o ---
compiling ncurses_wrap.c
--- panel_wrap.o ---
compiling panel_wrap.c
--- ncurses_wrap.o ---
ncurses_wrap.c:818:25: error: incomplete definition of type 'struct _win_st'
    int windelay = c_win->_delay;
                   ~~~~~^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/curses.h:322:16: note: forward declaration of 'struct _win_st'
typedef struct _win_st WINDOW;
               ^
ncurses_wrap.c:827:21: error: variable has incomplete type 'struct timezone'
    struct timezone tz = {0,0};
                    ^
ncurses_wrap.c:827:12: note: forward declaration of 'struct timezone'
    struct timezone tz = {0,0};
           ^
ncurses_wrap.c:831:5: warning: implicit declaration of function 'gettimeofday' is invalid in C99 [-Wimplicit-function-declaration]
    gettimeofday(&tv, &tz);
    ^
ncurses_wrap.c:835:10: error: incomplete definition of type 'struct _win_st'
    c_win->_delay = 0;
    ~~~~~^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/curses.h:322:16: note: forward declaration of 'struct _win_st'
typedef struct _win_st WINDOW;
               ^
--- form_wrap.o ---
form_wrap.c:1138:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                  rb_raise(rb_eArgError, msg);  
                                         ^~~
--- ncurses_wrap.o ---
ncurses_wrap.c:851:2: warning: implicit declaration of function 'rb_thread_select' is invalid in C99 [-Wimplicit-function-declaration]
        rb_thread_select(infd + 1, &in_fds, NULL, NULL, &tv);
        ^
ncurses_wrap.c:854:10: error: incomplete definition of type 'struct _win_st'
    c_win->_delay = windelay;
    ~~~~~^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/curses.h:322:16: note: forward declaration of 'struct _win_st'
typedef struct _win_st WINDOW;
               ^
--- form_wrap.o ---
form_wrap.c:1138:28: note: treat the string as an argument to avoid this
                  rb_raise(rb_eArgError, msg);  
                                         ^
                                         "%s", 
--- ncurses_wrap.o ---
2 warnings and 4 errors generated.
*** [ncurses_wrap.o] Error code 1

bmake: stopped in /opt/pkg.bulk/work/devel/ruby-ncurses/work/ncurses-ruby-1.2.4
--- form_wrap.o ---
1 warning generated.
1 error

bmake: stopped in /opt/pkg.bulk/work/devel/ruby-ncurses/work/ncurses-ruby-1.2.4
*** Error code 2

Stop.
bmake[1]: stopped in /opt/pkgsrc/devel/ruby-ncurses
*** Error code 1

Stop.
bmake: stopped in /opt/pkgsrc/devel/ruby-ncurses