=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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'.
===> Building for florist-gpl-2012nb2
--- posix-macros.o ---
--- posix-macros-sockets.o ---
--- c-posix ---
--- posix-implementation.adb ---
--- posix-timers-extensions.adb ---
--- c-posix-signals ---
--- posix-macros.o ---
clang -c -O2 posix-macros.c
--- posix-macros-sockets.o ---
clang -c -O2 posix-macros-sockets.c
--- c-posix ---
clang -O2 -DVERSION="\"Florist-2012 (20120510)\"" -DLIBS="\"-lresolv -lrt -lpthread\"" -o c-posix c-posix.c -lresolv -lrt -lpthread
--- posix-implementation.adb ---
gnatprep posix-implementation.gpb posix-implementation.adb gnatprep.config -c -r
--- posix-timers-extensions.adb ---
gnatprep posix-timers-extensions.gpb posix-timers-extensions.adb gnatprep.config -c -r
--- c-posix-signals ---
clang -O2 -o c-posix-signals  c-posix-signals.c -lresolv -lrt -lpthread
--- c-posix ---
c-posix.c: In function 'gheader':
c-posix.c:1832:49: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration]
   for (i = 0; i<namelen; i++) fprintf(fp," %c", toupper (pkgname[i]));
                                                 ^
c-posix.c: In function 'create_c':
c-posix.c:5270:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   GCST("SIG_DFL", (int) SIG_DFL);
                   ^
c-posix.c:122:50: note: in definition of macro 'GCST'
   ifprintf(fp,"   %s : constant := %d;\n", name, value);
                                                  ^
c-posix.c:5275:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   GCST("SIG_IGN", (int) SIG_IGN);
                   ^
c-posix.c:122:50: note: in definition of macro 'GCST'
   ifprintf(fp,"   %s : constant := %d;\n", name, value);
                                                  ^
--- posix-implementation-ok_signals.ads ---
rm -f posix-implementations-ok_signals.ads
./c-posix-signals -nodefaults 2>&1 | tee c-posix-signals.log
WARNING: C library problem? sigfillset does not include zero
nsigs: 64
testing signals with default treatments
testing signal:  1     SIGHUP ...works OK.
testing signal:  2     SIGINT ...works OK.
testing signal:  3    SIGQUIT ...works OK.
testing signal:  4     SIGILL ...works OK.
testing signal:  5    SIGTRAP ...works OK.
testing signal:  6    SIGABRT ...works OK.
testing signal:  7     SIGEMT ...works OK.
testing signal:  8     SIGFPE ...works OK.
testing signal:  9    SIGKILL ...cannot be caught
testing signal: 10     SIGBUS ...works OK.
testing signal: 11    SIGSEGV ...works OK.
testing signal: 12     SIGSYS ...works OK.
testing signal: 13    SIGPIPE ...works OK.
testing signal: 14    SIGALRM ...works OK.
testing signal: 15    SIGTERM ...works OK.
--- posix.ads ---
--- posix-limits.ads ---
--- posix-options.ads ---
--- posix-c.ads ---
--- posix.ads ---
rm -f posix.ads posix-limits.ads posix-options.ads posix-c.ads tmpposix.ads
--- posix-limits.ads ---
rm -f posix.ads posix-limits.ads posix-options.ads posix-c.ads tmpposix.ads
--- posix-options.ads ---
rm -f posix.ads posix-limits.ads posix-options.ads posix-c.ads tmpposix.ads
--- posix-c.ads ---
rm -f posix.ads posix-limits.ads posix-options.ads posix-c.ads tmpposix.ads
--- posix.ads ---
./c-posix > c-posix.log 2>&1
--- posix-options.ads ---
./c-posix > c-posix.log 2>&1
--- posix-limits.ads ---
./c-posix > c-posix.log 2>&1
--- posix-c.ads ---
./c-posix > c-posix.log 2>&1
--- posix-options.ads ---
rm -f tmpposix.ads
--- posix-limits.ads ---
rm -f tmpposix.ads
--- posix.ads ---
rm -f tmpposix.ads
--- posix-c.ads ---
rm -f tmpposix.ads
--- posix-implementation-ok_signals.ads ---
testing signal: 16     SIGURG ...*** timed out
testing signal: 17    SIGSTOP ...cannot be caught
testing signal: 18    SIGTSTP ...works OK.
testing signal: 19    SIGCONT ...*** timed out
testing signal: 20    SIGCHLD ...*** timed out
testing signal: 21    SIGTTIN ...works OK.
testing signal: 22    SIGTTOU ...works OK.
testing signal: 23      SIGIO ...*** timed out
testing signal: 24    SIGXCPU ...works OK.
testing signal: 25    SIGXFSZ ...works OK.
testing signal: 26  SIGVTALRM ...works OK.
testing signal: 27    SIGPROF ...works OK.
testing signal: 28   SIGWINCH ...*** timed out
testing signal: 29            ...*** timed out
testing signal: 30    SIGUSR1 ...works OK.
testing signal: 31    SIGUSR2 ...works OK.
testing signal: 32     SIGPWR ...*** timed out
testing signal: 33            ...works OK.
testing signal: 34            ...works OK.
testing signal: 35            ...works OK.
testing signal: 36            ...works OK.
testing signal: 37            ...works OK.
testing signal: 38            ...works OK.
testing signal: 39            ...works OK.
testing signal: 40            ...works OK.
testing signal: 41            ...works OK.
testing signal: 42            ...works OK.
testing signal: 43            ...works OK.
testing signal: 44            ...works OK.
testing signal: 45            ...works OK.
testing signal: 46            ...works OK.
testing signal: 47            ...works OK.
testing signal: 48            ...works OK.
testing signal: 49            ...works OK.
testing signal: 50            ...works OK.
testing signal: 51            ...works OK.
testing signal: 52            ...works OK.
testing signal: 53            ...works OK.
testing signal: 54            ...works OK.
testing signal: 55            ...works OK.
testing signal: 56            ...works OK.
testing signal: 57            ...works OK.
testing signal: 58            ...works OK.
testing signal: 59            ...works OK.
testing signal: 60            ...works OK.
testing signal: 61            ...works OK.
testing signal: 62            ...works OK.
testing signal: 63            ...works OK.
testing signals without default treatments
testing signal:  1     SIGHUP ...works OK.
testing signal:  2     SIGINT ...works OK.
testing signal:  3    SIGQUIT ...works OK.
testing signal:  4     SIGILL ...works OK.
testing signal:  5    SIGTRAP ...works OK.
testing signal:  6    SIGABRT ...works OK.
testing signal:  7     SIGEMT ...works OK.
testing signal:  8     SIGFPE ...works OK.
testing signal:  9    SIGKILL ...cannot be caught
testing signal: 10     SIGBUS ...works OK.
testing signal: 11    SIGSEGV ...works OK.
testing signal: 12     SIGSYS ...works OK.
testing signal: 13    SIGPIPE ...works OK.
testing signal: 14    SIGALRM ...works OK.
testing signal: 15    SIGTERM ...works OK.
testing signal: 16     SIGURG ...works OK.
testing signal: 17    SIGSTOP ...cannot be caught
testing signal: 18    SIGTSTP ...works OK.
testing signal: 19    SIGCONT ...works OK.
testing signal: 20    SIGCHLD ...works OK.
testing signal: 21    SIGTTIN ...works OK.
testing signal: 22    SIGTTOU ...works OK.
testing signal: 23      SIGIO ...works OK.
testing signal: 24    SIGXCPU ...works OK.
testing signal: 25    SIGXFSZ ...works OK.
testing signal: 26  SIGVTALRM ...works OK.
testing signal: 27    SIGPROF ...works OK.
testing signal: 28   SIGWINCH ...works OK.
testing signal: 29            ...works OK.
testing signal: 30    SIGUSR1 ...works OK.
testing signal: 31    SIGUSR2 ...works OK.
testing signal: 32     SIGPWR ...works OK.
testing signal: 33            ...works OK.
testing signal: 34            ...works OK.
testing signal: 35            ...works OK.
testing signal: 36            ...works OK.
testing signal: 37            ...works OK.
testing signal: 38            ...works OK.
testing signal: 39            ...works OK.
testing signal: 40            ...works OK.
testing signal: 41            ...works OK.
testing signal: 42            ...works OK.
testing signal: 43            ...works OK.
testing signal: 44            ...works OK.
testing signal: 45            ...works OK.
testing signal: 46            ...works OK.
testing signal: 47            ...works OK.
testing signal: 48            ...works OK.
testing signal: 49            ...works OK.
testing signal: 50            ...works OK.
testing signal: 51            ...works OK.
testing signal: 52            ...works OK.
testing signal: 53            ...works OK.
testing signal: 54            ...works OK.
testing signal: 55            ...works OK.
testing signal: 56            ...works OK.
testing signal: 57            ...works OK.
testing signal: 58            ...works OK.
testing signal: 59            ...works OK.
testing signal: 60            ...works OK.
testing signal: 61            ...works OK.
testing signal: 62            ...works OK.
testing signal: 63            ...works OK.
creating package POSIX.Implementation.OK_Signals
done.
--- deps ---
gnatmake -c -Pflorist_build deps
warning: gnatmake -P is obsolete and will not be available in the next release; use gprbuild instead
[1]   Abort trap (core dumped) gnatmake -c -Pfl...
*** [deps] Error code 134

make: stopped in /data/scratch/devel/florist/work/florist-gpl-2012-src
1 error

make: stopped in /data/scratch/devel/florist/work/florist-gpl-2012-src
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/devel/florist
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/devel/florist