MidnightBSD Magus

databases/ruby-bdb

Ruby interface to Oracle Berkeley DB revision 2 or later

Flavor Version Run OSVersion Arch License Restricted Status
0.6.6_1 393 1.2 i386 ruby 0 fail

License Permissions:

Events

Machine Type Time Message
m1232 info 2019-11-05 04:35:55.544088 Test Started
m1232 fail 2019-11-05 04:39:21.594463 make build returned non-zero: 1
m1232 fail 2019-11-05 04:39:21.65392 Test complete.

Log

===>  Building for ruby26-bdb-0.6.6_1
compiling bdb.c
compiling common.c
common.c:1232:51: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
        if ((v = rb_hash_aref(f, rb_str_new2("txn"))) != rb_hash_ifnone(f)) {
                                                         ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:1232:66: error: too many arguments to function call, expected 0, have 1
        if ((v = rb_hash_aref(f, rb_str_new2("txn"))) != rb_hash_ifnone(f)) {
                                                         ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
common.c:1244:56: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
        else if ((v = rb_hash_aref(f, rb_str_new2("env"))) != rb_hash_ifnone(f)) {
                                                              ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:1244:71: error: too many arguments to function call, expected 0, have 1
        else if ((v = rb_hash_aref(f, rb_str_new2("env"))) != rb_hash_ifnone(f)) {
                                                              ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
common.c:1257:59: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
            if ((v = rb_hash_aref(f, rb_intern("set_flags"))) != rb_hash_ifnone(f)) {
                                                                 ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:1257:74: error: too many arguments to function call, expected 0, have 1
            if ((v = rb_hash_aref(f, rb_intern("set_flags"))) != rb_hash_ifnone(f)) {
                                                                 ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
common.c:1261:45: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
            else if ((v = rb_hash_aref(f, tmp)) != rb_hash_ifnone(f)) {
                                                   ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:1261:60: error: too many arguments to function call, expected 0, have 1
            else if ((v = rb_hash_aref(f, tmp)) != rb_hash_ifnone(f)) {
                                                   ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
common.c:1573:6: warning: implicit declaration of function 'RBASIC_SET_CLASS_RAW' is invalid in C99 [-Wimplicit-function-declaration]
            RBASIC_SET_CLASS_RAW(obj, bdb_cBtree);
            ^
common.c:1638:26: warning: implicit declaration of function 'RCLASS_M_TBL' is invalid in C99 [-Wimplicit-function-declaration]
        if (cl == bdb_cBtree || RCLASS_M_TBL(cl) == RCLASS_M_TBL(bdb_cBtree)) {
                                ^
common.c:3007:51: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
        if ((g = rb_hash_aref(f, rb_intern("flags"))) != rb_hash_ifnone(f) ||
                                                         ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:3007:66: error: too many arguments to function call, expected 0, have 1
        if ((g = rb_hash_aref(f, rb_intern("flags"))) != rb_hash_ifnone(f) ||
                                                         ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
common.c:3008:53: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
            (g = rb_hash_aref(f, rb_str_new2("flags"))) != rb_hash_ifnone(f)) {
                                                           ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:3008:68: error: too many arguments to function call, expected 0, have 1
            (g = rb_hash_aref(f, rb_str_new2("flags"))) != rb_hash_ifnone(f)) {
                                                           ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
common.c:3351:51: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
        if ((g = rb_hash_aref(f, rb_intern("flags"))) != rb_hash_ifnone(f) ||
                                                         ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:3351:66: error: too many arguments to function call, expected 0, have 1
        if ((g = rb_hash_aref(f, rb_intern("flags"))) != rb_hash_ifnone(f) ||
                                                         ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
common.c:3352:53: warning: 'rb_hash_ifnone' is deprecated [-Wdeprecated-declarations]
            (g = rb_hash_aref(f, rb_str_new2("flags"))) != rb_hash_ifnone(f)) {
                                                           ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:33: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
                                ^
/usr/local/include/ruby-2.6/ruby/backward.h:13:67: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
                                                                  ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:133:56: note: expanded from macro 'DEPRECATED'
#define DEPRECATED(x) __attribute__ ((__deprecated__)) x
                                                       ^
/usr/local/include/ruby-2.6/ruby/defines.h:49:29: note: expanded from macro 'ERRORFUNC'
# define ERRORFUNC(mesg, x) x
                            ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:52: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                                                   ^
common.c:3352:68: error: too many arguments to function call, expected 0, have 1
            (g = rb_hash_aref(f, rb_str_new2("flags"))) != rb_hash_ifnone(f)) {
                                                           ~~~~~~~~~~~~~~ ^
/usr/local/include/ruby-2.6/ruby/backward.h:21:1: note: 'rb_hash_ifnone' declared here
DECLARE_DEPRECATED_FEATURE(2.2, rb_hash_ifnone);
^
/usr/local/include/ruby-2.6/ruby/backward.h:13:5: note: expanded from macro 'DECLARE_DEPRECATED_FEATURE'
    NORETURN(ERRORFUNC(("deprecated since "#ver), DEPRECATED(void func(void))))
    ^
/usr/local/include/ruby-2.6//i386-midnightbsd1/ruby/config.h:132:21: note: expanded from macro 'NORETURN'
#define NORETURN(x) __attribute__ ((__noreturn__)) x
                    ^
10 warnings and 8 errors generated.
*** [common.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/databases/ruby-bdb/work/bdb-0.6.6/src
1 error

make[2]: stopped in /magus/work/usr/mports/databases/ruby-bdb/work/bdb-0.6.6/src
*** [all] Error code 2

make[1]: stopped in /magus/work/usr/mports/databases/ruby-bdb/work/bdb-0.6.6
1 error

make[1]: stopped in /magus/work/usr/mports/databases/ruby-bdb/work/bdb-0.6.6
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/databases/ruby-bdb

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis