MidnightBSD Magus

sysutils/bacula-client

Network backup solution (client)

Flavor Version Run OSVersion Arch License Restricted Status
5.2.12 388 1.2 amd64 agpl 0 fail

Events

Machine Type Time Message
m1264 info 2019-10-08 00:02:02.258853 Test Started
m1264 fail 2019-10-08 00:02:29.074929 make build returned non-zero: 1
m1264 fail 2019-10-08 00:02:29.135372 Test complete.

Log

===>  Building for bacula-client-5.2.12
==>Entering directory /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src
==>Entering directory /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/lib
Compiling attr.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling base64.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling berrno.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bsys.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling binflate.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bget_msg.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bnet.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bnet_server.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling runscript.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bsock.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bpipe.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bsnprintf.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling btime.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling cram-md5.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling crc32.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling crypto.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling daemon.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling edit.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling fnmatch.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling guid_to_name.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling hmac.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling jcr.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling lex.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling alist.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling dlist.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling md5.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
md5.c:176:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess]
    memset(ctx, 0, sizeof(ctx));        /* In case it's sensitive */
           ~~~            ^~~
md5.c:176:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
    memset(ctx, 0, sizeof(ctx));        /* In case it's sensitive */
                          ^~~
1 warning generated.
Compiling message.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling mem_pool.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling mntent_cache.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling openssl.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling plugins.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling priv.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling queue.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bregex.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling rwlock.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling scan.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling sellist.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling serial.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling sha1.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling signal.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling smartall.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling rblist.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling tls.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling tree.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling util.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling var.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
var.c:2418:27: warning: 'memset' call operates on objects of type 'var_t' (aka 'var_st') while the size is based on a different type 'var_t *' (aka 'var_st *') [-Wsizeof-pointer-memaccess]
    memset(var, 0, sizeof(var));
           ~~~            ^~~
var.c:2418:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
    memset(var, 0, sizeof(var));
                          ^~~
1 warning generated.
Compiling watchdog.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling workq.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling btimers.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling address_conf.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling breg.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling htable.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling lockmgr.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling devlock.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling ini.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling parse_conf.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling res.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling pythonlib.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Making libbac.la ...
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=link /usr/bin/c++   -L/usr/local/lib -o libbac.la attr.lo base64.lo berrno.lo bsys.lo binflate.lo bget_msg.lo bnet.lo bnet_server.lo runscript.lo bsock.lo bpipe.lo bsnprintf.lo btime.lo cram-md5.lo crc32.lo crypto.lo daemon.lo edit.lo fnmatch.lo guid_to_name.lo hmac.lo jcr.lo lex.lo alist.lo dlist.lo md5.lo message.lo mem_pool.lo mntent_cache.lo openssl.lo plugins.lo priv.lo queue.lo bregex.lo rwlock.lo scan.lo sellist.lo serial.lo sha1.lo signal.lo smartall.lo rblist.lo tls.lo tree.lo util.lo var.lo watchdog.lo workq.lo btimers.lo address_conf.lo breg.lo htable.lo lockmgr.lo devlock.lo -export-dynamic -rpath /usr/local/lib -version-info 5:2:0 -lwrap  -lz -lssl -lcrypto -lpthread  -lintl 
Making libbaccfg.la ...
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=link /usr/bin/c++   -L/usr/local/lib -o libbaccfg.la ini.lo parse_conf.lo res.lo -export-dynamic -rpath /usr/local/lib -version-info 5:2:0 -lssl -lcrypto -lpthread  -lintl
Making libbacpy.la ...
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=link /usr/bin/c++   -L/usr/local/lib -o libbacpy.la pythonlib.lo -export-dynamic -rpath /usr/local/lib -version-info 5:2:0  -lssl -lcrypto -lpthread  -lintl
==== Make of lib is good ====
==>Entering directory /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/findlib
Compiling find.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling match.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling find_one.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling attribs.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling create_file.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling bfile.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling drivetype.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling enable_priv.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling fstype.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling mkpath.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling savecwd.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Making libbacfind.la ...
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=link /usr/bin/c++   -L/usr/local/lib -o libbacfind.la find.lo match.lo find_one.lo attribs.lo create_file.lo bfile.lo drivetype.lo enable_priv.lo fstype.lo mkpath.lo savecwd.lo -export-dynamic -rpath /usr/local/lib -version-info 5:2:0
==== Make of findlib is good ====
==>Entering directory /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/filed
Compiling filed.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling authenticate.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling acl.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling backup.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
backup.c:664:17: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
            if (!bopen_rsrc(&ff_pkt->bfd, ff_pkt->fname, O_RDONLY | O_BINARY, 0) < 0) {
                ^                                                                ~
backup.c:664:17: note: add parentheses after the '!' to evaluate the comparison first
            if (!bopen_rsrc(&ff_pkt->bfd, ff_pkt->fname, O_RDONLY | O_BINARY, 0) < 0) {
                ^
                 (                                                                  )
backup.c:664:17: note: add parentheses around left hand side expression to silence this warning
            if (!bopen_rsrc(&ff_pkt->bfd, ff_pkt->fname, O_RDONLY | O_BINARY, 0) < 0) {
                ^
                (                                                               )
1 warning generated.
Compiling estimate.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling fd_plugins.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling accurate.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling filed_conf.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling heartbeat.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling job.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling pythonfd.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling restore.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling status.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling verify.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling verify_vol.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling xattr.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Linking bacula-fd ...
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=link /usr/bin/c++  -L/usr/local/lib -L../lib -L../findlib -o bacula-fd filed.o authenticate.o acl.o backup.o estimate.o fd_plugins.o accurate.o filed_conf.o heartbeat.o job.o pythonfd.o restore.o status.o verify.o verify_vol.o xattr.o    -lz -lbacfind -lbacpy -lbaccfg -lbac -lm  -lpthread  -lintl   -lwrap /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto   
==== Make of filed is good ====
==>Entering directory /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/console
Compiling console.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling console_conf.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compiling authenticate.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -L/usr/local/lib  -L../lib -L../cats -o bconsole console.o console_conf.o authenticate.o   -lreadline -lhistory -ltinfo -lbaccfg -lbac -lm -lpthread  -lintl /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib  -lssl -lcrypto
==== Make of console is good ====
==>Entering directory /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/plugins/fd
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=compile /usr/bin/c++   -I/usr/include/readline -I/usr/local/include -O2 -pipe  -fno-strict-aliasing -I../.. -I../../filed -c bpipe-fd.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=compile /usr/bin/c++   -I/usr/include/readline -I/usr/local/include -O2 -pipe  -fno-strict-aliasing -I../.. -I../../filed -c test-plugin-fd.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=compile /usr/bin/c++   -I/usr/include/readline -I/usr/local/include -O2 -pipe  -fno-strict-aliasing -I../.. -I../../filed -c test-deltaseq-fd.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
In file included from test-deltaseq-fd.c:35:
./fd_common.h:88:1: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete]
inline void *operator new(size_t size)
^
./fd_common.h:95:1: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete]
inline void *operator new[](size_t size)
^
./fd_common.h:104:1: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete]
inline void operator delete(void *buf)
^
./fd_common.h:109:1: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete]
inline void operator delete[] (void *buf)
^
4 warnings generated.
/magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -L/usr/local/lib -shared bpipe-fd.lo -o bpipe-fd.la -rpath /usr/local/lib -module -export-dynamic -avoid-version
libtool: link: can not build a shared library
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
*** [bpipe-fd.la] Error code 1

make[2]: stopped in /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/plugins/fd
1 error

make[2]: stopped in /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/plugins/fd
  ====== Error in /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12/src/plugins/fd ======
*** [all] Error code 1

make[1]: stopped in /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12
1 error

make[1]: stopped in /magus/work/usr/mports/sysutils/bacula-client/work/bacula-5.2.12
===> 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/sysutils/bacula-client