Skip to content

Instantly share code, notes, and snippets.

@dlangille
Created June 6, 2015 21:15
Show Gist options
  • Save dlangille/e7b4a247c4a0455c2407 to your computer and use it in GitHub Desktop.
Save dlangille/e7b4a247c4a0455c2407 to your computer and use it in GitHub Desktop.
Bacula 7 regression testing fails for technotes
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/dan/bin
Already up-to-date.
Begin nightly-disk Thu Jun 4 20:05:01 UTC 2015
Already up-to-date.
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 7.0.6 (21 November 2014)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... /usr/bin/g++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/bin/sed
checking for echo... /bin/echo
checking for cmp... /usr/bin/cmp
checking for tbl... /usr/bin/tbl
checking for ar... /usr/bin/ar
checking for openssl... /usr/bin/openssl
checking for mtx... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/bin/python
checking for growisofs... growisofs
checking for dvd+rw-mediainfo... dvd+rw-mediainfo
checking for dvd+rw-format... dvd+rw-format
checking for pkg-config... pkg-config
checking for qmake... none
checking for gmake... none
checking for cdrecord... cdrecord
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd9.3
checking host system type... x86_64-unknown-freebsd9.3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd9.3 file names to x86_64-unknown-freebsd9.3 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd9.3 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for ld used by /usr/bin/g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd9.3 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for Operating System Distribution... done
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for strcasecmp... yes
checking for select... yes
checking for setenv... yes
checking for putenv... yes
checking for tcgetattr... yes
checking for lstat... yes
checking for lchown... yes
checking for lchmod... yes
checking for futimes... yes
checking for fchmod... yes
checking for fchown... yes
checking for nanosleep... yes
checking for nl_langinfo... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for socket... yes
using libc's socket
checking for library containing nanosleep... none required
checking for libwrap... yes
checking for OpenSSL... yes
checking for EVP_PKEY_encrypt_old in -lcrypto... no
checking for library containing dlopen... (cached) none required
checking for PostgreSQL support... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for PQisthreadsafe in -lpq... yes
checking for PQputCopyData in -lpq... yes
checking for MySQL support... no
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking for unistd.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking mtio.h usability... no
checking mtio.h presence... no
checking for mtio.h... no
checking sys/mtio.h usability... yes
checking sys/mtio.h presence... yes
checking for sys/mtio.h... yes
checking sys/tape.h usability... no
checking sys/tape.h presence... no
checking for sys/tape.h... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking whether stat file-mode macros are broken... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for utime.h... yes
checking for socklen_t... yes
checking for ioctl_req_t... yes
checking for typeof... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for backtrace... no
checking return type of signal handlers... void
checking for type of signal functions... posix
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ino_t... yes
checking for dev_t... yes
checking for daddr_t... yes
checking for major_t... no
checking for minor_t... no
checking for ssize_t... yes
checking for struct stat.st_blocks... (cached) yes
checking for struct stat.st_rdev... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for an ANSI C-conforming const... (cached) yes
checking size of char... 1
checking size of short int... 2
checking size of int... 4
checking size of long int... 8
checking size of long long int... 8
checking size of int *... 8
checking for u_int type... yes
checking for intmax_t type... yes
checking for u_intmax_t type... no
checking for intXX_t types... yes
checking for int64_t type... yes
checking for u_intXX_t types... yes
checking for u_int64_t types... yes
checking for fork... yes
checking for getcwd... yes
checking for gethostname... yes
checking for getpid... yes
checking for gettimeofday... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setsid... yes
checking for signal... yes
checking for strerror... yes
checking for strncmp... yes
checking for strncpy... yes
checking for vfprintf... yes
checking whether F_CLOSEM is declared... no
checking for closefrom... yes
checking for getpagesize... yes
checking for malloc_trim... no
checking for fchdir... yes
checking for strtoll... yes
checking for posix_fadvise... yes
checking for fdatasync... no
checking for chflags... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gethostid... yes
checking for fseeko... yes
checking for va_copy... yes
checking for localtime_r... yes
checking for readdir_r... yes
checking for strerror_r... yes
checking for gethostbyname_r... yes
checking for gethostbyname_r... (cached) yes
using libc's resolver
checking for inet_pton... yes
checking for inet_ntop... yes
checking for gethostbyname2... yes
checking for getnameinfo... yes
checking for struct sockaddr has a sa_len field... yes
checking for working getaddrinfo... yes
checking for gai_strerror... yes
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for working alloca.h... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
checking for gettext in -lintl... no
checking for getpwnam in -lsun... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
configure: creating ./config.status
config.status: creating autoconf/Make.common
config.status: creating Makefile
config.status: creating manpages/Makefile
config.status: creating scripts/btraceback
config.status: creating scripts/bconsole
config.status: creating scripts/bacula
config.status: creating scripts/bacula-ctl-dir
config.status: creating scripts/bacula-ctl-fd
config.status: creating scripts/bacula-ctl-sd
config.status: creating scripts/devel_bacula
config.status: creating scripts/Makefile
config.status: creating scripts/logrotate
config.status: creating scripts/mtx-changer
config.status: creating scripts/disk-changer
config.status: creating scripts/dvd-handler
config.status: creating scripts/dvd-simulator
config.status: creating scripts/logwatch/Makefile
config.status: creating scripts/logwatch/logfile.bacula.conf
config.status: creating scripts/bat.desktop
config.status: creating scripts/bat.desktop.xsu
config.status: creating scripts/bat.desktop.consolehelper
config.status: creating scripts/bat.console_apps
config.status: creating src/Makefile
config.status: creating src/host.h
config.status: creating src/console/Makefile
config.status: creating src/console/bconsole.conf
config.status: creating src/qt-console/bat.conf
config.status: creating src/qt-console/bat.pro
config.status: WARNING: 'src/qt-console/bat.pro.in' seems to ignore the --datarootdir setting
config.status: creating src/qt-console/bat.pro.mingw32
config.status: creating src/qt-console/install_conf_file
config.status: creating src/dird/Makefile
config.status: creating src/dird/bacula-dir.conf
config.status: creating src/lib/Makefile
config.status: creating src/stored/Makefile
config.status: creating src/stored/bacula-sd.conf
config.status: creating src/filed/Makefile
config.status: creating src/filed/bacula-fd.conf
config.status: creating src/cats/Makefile
config.status: creating src/cats/make_catalog_backup.pl
config.status: creating src/cats/make_catalog_backup
config.status: creating src/cats/delete_catalog_backup
config.status: creating src/cats/create_postgresql_database
config.status: creating src/cats/update_postgresql_tables
config.status: creating src/cats/make_postgresql_tables
config.status: creating src/cats/grant_postgresql_privileges
config.status: creating src/cats/drop_postgresql_tables
config.status: creating src/cats/drop_postgresql_database
config.status: creating src/cats/create_mysql_database
config.status: creating src/cats/update_mysql_tables
config.status: creating src/cats/make_mysql_tables
config.status: creating src/cats/grant_mysql_privileges
config.status: creating src/cats/drop_mysql_tables
config.status: creating src/cats/drop_mysql_database
config.status: creating src/cats/create_sqlite3_database
config.status: creating src/cats/update_sqlite3_tables
config.status: creating src/cats/make_sqlite3_tables
config.status: creating src/cats/grant_sqlite3_privileges
config.status: creating src/cats/drop_sqlite3_tables
config.status: creating src/cats/drop_sqlite3_database
config.status: creating src/cats/sqlite
config.status: creating src/cats/mysql
config.status: creating src/cats/create_bacula_database
config.status: creating src/cats/update_bacula_tables
config.status: creating src/cats/grant_bacula_privileges
config.status: creating src/cats/make_bacula_tables
config.status: creating src/cats/drop_bacula_tables
config.status: creating src/cats/drop_bacula_database
config.status: creating src/cats/install-default-backend
config.status: creating src/findlib/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/plugins/fd/Makefile
config.status: creating src/plugins/sd/Makefile
config.status: creating src/plugins/dir/Makefile
config.status: creating po/Makefile.in
config.status: creating updatedb/update_mysql_tables_9_to_10
config.status: creating updatedb/update_sqlite3_tables_9_to_10
config.status: creating updatedb/update_postgresql_tables_9_to_10
config.status: creating updatedb/update_mysql_tables_10_to_11
config.status: creating updatedb/update_sqlite3_tables_10_to_11
config.status: creating updatedb/update_postgresql_tables_10_to_11
config.status: creating updatedb/update_mysql_tables_11_to_12
config.status: creating updatedb/update_sqlite3_tables_11_to_12
config.status: creating updatedb/update_postgresql_tables_11_to_12
config.status: creating updatedb/update_mysql_tables_12_to_14
config.status: creating updatedb/update_sqlite3_tables_12_to_14
config.status: creating updatedb/update_postgresql_tables_12_to_14
config.status: creating examples/nagios/check_bacula/Makefile
config.status: creating platforms/rpms/redhat/bacula.spec
config.status: creating platforms/rpms/redhat/bacula-bat.spec
config.status: creating platforms/rpms/redhat/bacula-docs.spec
config.status: creating platforms/rpms/redhat/bacula-mtx.spec
config.status: creating platforms/rpms/suse/bacula.spec
config.status: creating platforms/rpms/suse/bacula-bat.spec
config.status: creating platforms/rpms/suse/bacula-docs.spec
config.status: creating platforms/rpms/suse/bacula-mtx.spec
config.status: creating platforms/Makefile
config.status: creating platforms/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
Doing make of dependencies
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
chmod: storage-ctl: No such file or directory
chmod: bsg_persist: No such file or directory
Cleaning up
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/platforms
Configuration on Thu Jun 4 20:05:52 UTC 2015:
Host: x86_64-unknown-freebsd9.3 -- freebsd 9.3-RELEASE-p13
Bacula version: Bacula 7.0.6 (21 November 2014)
Source code location: .
Install binaries: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Install libraries: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Install config files: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Scripts directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Archive directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/tmp
Working directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working
PID directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working
Subsys directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working
Man directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins
C Compiler: gcc 4.2.1
C++ Compiler: /usr/bin/g++ 4.2.1
Compiler flags: -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: PostgreSQL
Database port:
Database name: regress
Database user: regress
Job Output Email: dan.langille+pg92@gmail.com
Traceback Email: dan.langille+pg92@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
bat support: no
client-only: no
build-dird: yes
build-stored: yes
Plugin support: yes
AFS support: no
ACL support: yes
XATTR support: yes
systemd support: no
Batch insert enabled: PostgreSQL
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/platforms
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling runscript.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling mntent_cache.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Making libbac.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -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/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6 -lwrap -lz -lssl -lcrypto -lpthread
Compiling ini.c
Compiling parse_conf.c
Compiling res.c
Making libbaccfg.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -o libbaccfg.la ini.lo parse_conf.lo res.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6 -lssl -lcrypto -lpthread
==== Make of lib is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
Compiling find.c
Compiling match.c
Compiling find_one.c
Compiling file_attrs.c
Compiling file_create.c
Compiling bfile.c
Compiling drivetype.c
Compiling priv.c
Compiling fstype.c
Compiling makepath.c
Making libbacfind.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -o libbacfind.la find.lo match.lo find_one.lo file_attrs.lo file_create.lo bfile.lo drivetype.lo priv.lo fstype.lo makepath.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6
==== Make of findlib is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
Compiling filed.c
Compiling authenticate.c
Compiling acl.c
Compiling backup.c
Compiling estimate.c
Compiling fd_plugins.c
Compiling accurate.c
Compiling filed_conf.c
Compiling heartbeat.c
Compiling job.c
Compiling restore.c
Compiling status.c
Compiling verify.c
Compiling verify_vol.c
Compiling xattr.c
Linking bacula-fd ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -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 restore.o status.o verify.o verify_vol.o xattr.o -lz -lbacfind -lbaccfg -lbac -lm -lpthread -lwrap -lssl -lcrypto
==== Make of filed is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
Compiling console.c
Compiling console_conf.c
Compiling authenticate.c
Compiling conio.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -o bconsole console.o console_conf.o authenticate.o conio.o -ltinfo -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
==== Make of console is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -fno-strict-aliasing -fno-exceptions -fno-rtti -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -I../.. -I../../filed -c bpipe-fd.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -shared bpipe-fd.lo -o bpipe-fd.la -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins -module -export-dynamic -avoid-version
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -fno-strict-aliasing -fno-exceptions -fno-rtti -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -I../.. -I../../filed -c test-plugin-fd.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -shared test-plugin-fd.lo -o test-plugin-fd.la -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins -module -export-dynamic -avoid-version
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -fno-strict-aliasing -fno-exceptions -fno-rtti -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -I../.. -I../../filed -c test-deltaseq-fd.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -shared test-deltaseq-fd.lo -o test-deltaseq-fd.la -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins -module -export-dynamic -avoid-version
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
Compiling bvfs.c
Compiling cats.c
Compiling sql.c
Compiling sql_cmds.c
Compiling sql_create.c
Compiling sql_delete.c
Compiling sql_find.c
Compiling sql_get.c
Compiling sql_glue.c
Compiling sql_list.c
sql_list.c: In function 'alist* db_list_job_records(JCR*, B_DB*, JOB_DBR*, void (*)(void*, const char*), void*, e_list_type)':
sql_list.c:317: warning: unused variable 'status'
Compiling sql_update.c
Making libbacsql.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -D_BDB_PRIV_INTERFACE_ -o libbacsql.la bvfs.lo cats.lo sql.lo sql_cmds.lo sql_create.lo sql_delete.lo sql_find.lo sql_get.lo sql_glue.lo sql_list.lo sql_update.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6
Compiling cats_dummy.c
Making libbaccats.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -D_BDB_PRIV_INTERFACE_ -o libbaccats.la cats_dummy.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6
Compiling postgresql.c
Making libbaccats-postgresql.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -D_BDB_PRIV_INTERFACE_ -o libbaccats-postgresql.la postgresql.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6 -soname libbaccats-7.0.6.so -R /usr/local/lib -L/usr/local/lib -lpq -lcrypt
==== Make of sqllibs is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
Compiling dird.c
Compiling admin.c
Compiling authenticate.c
Compiling autoprune.c
Compiling backup.c
Compiling bsr.c
Compiling catreq.c
Compiling dir_plugins.c
Compiling dird_conf.c
Compiling expand.c
Compiling fd_cmds.c
Compiling getmsg.c
Compiling inc_conf.c
Compiling job.c
Compiling jobq.c
Compiling mac.c
Compiling mac_sql.c
Compiling mountreq.c
Compiling msgchan.c
Compiling next_vol.c
Compiling newvol.c
Compiling recycle.c
Compiling restore.c
Compiling run_conf.c
Compiling scheduler.c
Compiling ua_acl.c
Compiling ua_cmds.c
Compiling ua_dotcmds.c
Compiling ua_query.c
Compiling ua_input.c
Compiling ua_label.c
Compiling ua_output.c
Compiling ua_prune.c
Compiling ua_purge.c
Compiling ua_restore.c
Compiling ua_run.c
ua_run.c: In function 'bool display_job_parameters(UAContext*, JCR*, JOB*, const char*, char*, const char*, char*)':
ua_run.c:1574: warning: deprecated conversion from string constant to 'char*'
ua_run.c:1576: warning: deprecated conversion from string constant to 'char*'
Compiling ua_select.c
Compiling ua_server.c
Compiling ua_status.c
Compiling ua_tree.c
Compiling ua_update.c
ua_update.c: In function 'void update_vol_recyclepool(UAContext*, char*, MEDIA_DBR*)':
ua_update.c:353: warning: deprecated conversion from string constant to 'char*'
Compiling vbackup.c
Compiling verify.c
Linking bacula-dir ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -L../findlib -o bacula-dir dird.o admin.o authenticate.o autoprune.o backup.o bsr.o catreq.o dir_plugins.o dird_conf.o expand.o fd_cmds.o getmsg.o inc_conf.o job.o jobq.o mac.o mac_sql.o mountreq.o msgchan.o next_vol.o newvol.o recycle.o restore.o run_conf.o scheduler.o ua_acl.o ua_cmds.o ua_dotcmds.o ua_query.o ua_input.o ua_label.o ua_output.o ua_prune.o ua_purge.o ua_restore.o ua_run.o ua_select.o ua_server.o ua_status.o ua_tree.o ua_update.o vbackup.o verify.o -lbacfind -lbacsql -lbaccats -lbaccfg -lbac -lm -lpthread -lwrap -lssl -lcrypto
==== Make of dird is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
Compiling stored.c
Compiling ansi_label.c
Compiling vtape_dev.c
Compiling autochanger.c
Compiling acquire.c
Compiling append.c
Compiling askdir.c
askdir.c: In function 'bool dir_ask_sysop_to_mount_volume(DCR*, bool)':
askdir.c:659: warning: deprecated conversion from string constant to 'char*'
askdir.c:665: warning: deprecated conversion from string constant to 'char*'
Compiling authenticate.c
Compiling block.c
Compiling block_util.c
Compiling butil.c
Compiling dev.c
Compiling os.c
Compiling file_dev.c
Compiling tape_dev.c
Compiling device.c
Compiling dircmd.c
Compiling ebcdic.c
Compiling fd_cmds.c
Compiling job.c
Compiling label.c
Compiling lock.c
Compiling match_bsr.c
Compiling mount.c
Compiling parse_bsr.c
Compiling read.c
Compiling read_records.c
Compiling record_read.c
Compiling record_write.c
Compiling record_util.c
Compiling reserve.c
Compiling scan.c
Compiling sd_plugins.c
Compiling spool.c
Compiling status.c
Compiling stored_conf.c
Compiling vbackup.c
Compiling vol_mgr.c
Compiling wait.c
Linking bacula-sd ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bacula-sd stored.o ansi_label.o vtape_dev.o autochanger.o acquire.o append.o askdir.o authenticate.o block.o block_util.o butil.o dev.o os.o file_dev.o tape_dev.o device.o dircmd.o ebcdic.o fd_cmds.o job.o label.o lock.o match_bsr.o mount.o parse_bsr.o read.o read_records.o record_read.o record_write.o record_util.o reserve.o scan.o sd_plugins.o spool.o status.o stored_conf.o vbackup.o vol_mgr.o wait.o -lz -lbaccfg -lbac -lm -lpthread -lwrap -lssl -lcrypto
Compiling bls.c
Compiling
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o bls bls.o block.o block_util.o butil.o device.o dev.o os.o file_dev.o tape_dev.o label.o match_bsr.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o parse_bsr.o record_read.o record_write.o record_util.o read_records.o reserve.o scan.o stored_conf.o spool.o sd_plugins.o status.o vol_mgr.o wait.o -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling bextract.c
Compiling
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o bextract bextract.o block.o block_util.o device.o dev.o os.o file_dev.o tape_dev.o label.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o match_bsr.o parse_bsr.o butil.o read_records.o record_read.o record_write.o record_util.o reserve.o scan.o stored_conf.o spool.o sd_plugins.o status.o vol_mgr.o wait.o -lz -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling bscan.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -L../findlib -o bscan bscan.o block.o block_util.o device.o dev.o os.o file_dev.o tape_dev.o label.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o record_read.o record_write.o read_records.o record_util.o match_bsr.o parse_bsr.o butil.o scan.o reserve.o stored_conf.o spool.o sd_plugins.o status.o vol_mgr.o wait.o -lbacsql -lbaccats -lz -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling btape.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o btape btape.o block.o block_util.o butil.o dev.o os.o file_dev.o tape_dev.o device.o label.o vtape_dev.o lock.o ansi_label.o ebcdic.o autochanger.o acquire.o mount.o record_util.o read_records.o record_read.o record_write.o reserve.o stored_conf.o match_bsr.o parse_bsr.o scan.o sd_plugins.o status.o spool.o vol_mgr.o wait.o -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling bcopy.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bcopy bcopy.o block.o block_util.o device.o dev.o os.o file_dev.o tape_dev.o label.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o record_read.o record_write.o read_records.o record_util.o match_bsr.o parse_bsr.o butil.o reserve.o sd_plugins.o scan.o status.o stored_conf.o spool.o vol_mgr.o wait.o -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
===== Make of stored is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
Compiling bsmtp.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bsmtp bsmtp.o -lbac -lm -lpthread -lssl -lcrypto
Compiling dbcheck.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -o dbcheck dbcheck.o ../dird/dird_conf.o ../dird/ua_acl.o ../dird/run_conf.o ../dird/inc_conf.o -lbaccats -lbacsql -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling drivetype.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o drivetype drivetype.o -lbacfind -lbac -lm -lpthread -lssl -lcrypto
Compiling fstype.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o fstype fstype.o -lbacfind -lbac -lm -lpthread -lssl -lcrypto
Compiling testfind.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -o testfind testfind.o ../dird/dird_conf.o ../dird/inc_conf.o ../dird/ua_acl.o ../dird/run_conf.o -L. -L../lib -L../findlib -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling testls.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L. -L../lib -L../findlib -o testls testls.o -lbacfind -lbac -lm -lpthread -lssl -lcrypto
Compiling bregex.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L. -L../lib -o bregex bregex.o -lbac -lm -lpthread -lssl -lcrypto
Compiling bwild.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L. -L../lib -o bwild bwild.o -lbac -lm -lpthread -lssl -lcrypto
Compiling bbatch.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L../cats -L. -L../lib -o bbatch bbatch.o -lbaccats -lbacsql -lbac -lm -lpthread -lssl -lcrypto
Compiling bregtest.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bregtest bregtest.o -lbac -lm -lpthread -lssl -lcrypto
Compiling bvfs_test.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L../cats -L. -L../lib -L../findlib -o bvfs_test bvfs_test.o -lbaccats -lbacsql -lbacfind -lbac -lm -lpthread -lssl -lcrypto
/usr/bin/g++ -c -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -I../filed -I../dird -I../stored -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti bpluginfo.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bpluginfo bpluginfo.o -lbac -lpthread -lssl -lcrypto
Compiling timelimit.c
gcc -DHAVE_ERRNO_H -DHAVE_SETITIMER -DHAVE_SIGACTION -c timelimit.c
gcc -o timelimit timelimit.o
/usr/bin/g++ -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -c gigaslam.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -o gigaslam gigaslam.o
Compiling grow.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o grow grow.o -lbac -lm -lpthread -lssl -lcrypto
==== Make of tools is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
chmod 770 /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
if test "x" != "x" ; then chown /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin; fi
if test "x" != "x" ; then chgrp /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin; fi
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/html
mkdir /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/html
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/tmp
if test ! -d /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working ; then ./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; chmod 770 /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; fi
if test "x" != "x" ; then chown /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; fi
if test "x" != "x" ; then chgrp /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; fi
install: technotes: No such file or directory
*** [install] Error code 71
Stop in /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build.
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbaccats.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbacsql.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbaccfg.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbaccfg.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbaccats.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbacsql.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbaccats.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbacsql.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
chmod 755 /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bsmtp
scripts/setup: bin/bacula: not found
Running database creation scripts
scripts/setup: ./create_bacula_database: not found
scripts/setup: ./drop_bacula_tables: not found
scripts/setup: ./make_bacula_tables: not found
scripts/setup: ./grant_bacula_privileges: not found
scripts/setup: bin/bacula: not found
scripts/setup: bin/bacula: not found
cp: bin/*.conf: No such file or directory
*** [bacula] Error code 1
Stop in /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress.
Site: langille_pg92_bacula
Build name: 7.0.6-21Nov14-postgresql-freebsd-9.3-RELEASE-p13
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20150603-2200 - Nightly
Updating the repository: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/bacula
Use Unknown repository type
Configure project
Each . represents 1024 bytes of output
Size of output: 0K
Build project
Each symbol represents 1024 bytes of output.
'!' represents an error and '*' a warning.
. Size of output: 0K
0 Compiler errors
0 Compiler warnings
Test project /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress
cp: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/scripts/new-test-bacula-dir.conf: No such file or directory
cp: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/scripts/test-bacula-sd.conf: No such file or directory
cp: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/scripts/test-bacula-fd.conf: No such file or directory
cp: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-dir.conf: No such file or directory
sed: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/tmp/1: No such file or directory
=== Starting pretest at 20:07:42 ===
scripts/pretest: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-ctl-sd: not found
scripts/pretest: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-ctl-fd: not found
scripts/pretest: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-ctl-dir: not found
scripts/pretest: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bconsole: not found
Error: Starting Bacula Failed in pretest
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 7.0.6 (21 November 2014)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... /usr/bin/g++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/bin/sed
checking for echo... /bin/echo
checking for cmp... /usr/bin/cmp
checking for tbl... /usr/bin/tbl
checking for ar... /usr/bin/ar
checking for openssl... /usr/bin/openssl
checking for mtx... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/bin/python
checking for growisofs... growisofs
checking for dvd+rw-mediainfo... dvd+rw-mediainfo
checking for dvd+rw-format... dvd+rw-format
checking for pkg-config... pkg-config
checking for qmake... none
checking for gmake... none
checking for cdrecord... cdrecord
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd9.3
checking host system type... x86_64-unknown-freebsd9.3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd9.3 file names to x86_64-unknown-freebsd9.3 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd9.3 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for ld used by /usr/bin/g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++ static flag -static works... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd9.3 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for Operating System Distribution... done
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for strcasecmp... yes
checking for select... yes
checking for setenv... yes
checking for putenv... yes
checking for tcgetattr... yes
checking for lstat... yes
checking for lchown... yes
checking for lchmod... yes
checking for futimes... yes
checking for fchmod... yes
checking for fchown... yes
checking for nanosleep... yes
checking for nl_langinfo... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for socket... yes
using libc's socket
checking for library containing nanosleep... none required
checking for libwrap... yes
checking for OpenSSL... yes
checking for EVP_PKEY_encrypt_old in -lcrypto... no
checking for library containing dlopen... (cached) none required
checking for PostgreSQL support... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for PQisthreadsafe in -lpq... yes
checking for PQputCopyData in -lpq... yes
checking for MySQL support... no
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking for unistd.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking mtio.h usability... no
checking mtio.h presence... no
checking for mtio.h... no
checking sys/mtio.h usability... yes
checking sys/mtio.h presence... yes
checking for sys/mtio.h... yes
checking sys/tape.h usability... no
checking sys/tape.h presence... no
checking for sys/tape.h... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking whether stat file-mode macros are broken... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for utime.h... yes
checking for socklen_t... yes
checking for ioctl_req_t... yes
checking for typeof... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for backtrace... no
checking return type of signal handlers... void
checking for type of signal functions... posix
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking for pid_t... yes
checking for off_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ino_t... yes
checking for dev_t... yes
checking for daddr_t... yes
checking for major_t... no
checking for minor_t... no
checking for ssize_t... yes
checking for struct stat.st_blocks... (cached) yes
checking for struct stat.st_rdev... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for an ANSI C-conforming const... (cached) yes
checking size of char... 1
checking size of short int... 2
checking size of int... 4
checking size of long int... 8
checking size of long long int... 8
checking size of int *... 8
checking for u_int type... yes
checking for intmax_t type... yes
checking for u_intmax_t type... no
checking for intXX_t types... yes
checking for int64_t type... yes
checking for u_intXX_t types... yes
checking for u_int64_t types... yes
checking for fork... yes
checking for getcwd... yes
checking for gethostname... yes
checking for getpid... yes
checking for gettimeofday... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setsid... yes
checking for signal... yes
checking for strerror... yes
checking for strncmp... yes
checking for strncpy... yes
checking for vfprintf... yes
checking whether F_CLOSEM is declared... no
checking for closefrom... yes
checking for getpagesize... yes
checking for malloc_trim... no
checking for fchdir... yes
checking for strtoll... yes
checking for posix_fadvise... yes
checking for fdatasync... no
checking for chflags... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gethostid... yes
checking for fseeko... yes
checking for va_copy... yes
checking for localtime_r... yes
checking for readdir_r... yes
checking for strerror_r... yes
checking for gethostbyname_r... yes
checking for gethostbyname_r... (cached) yes
using libc's resolver
checking for inet_pton... yes
checking for inet_ntop... yes
checking for gethostbyname2... yes
checking for getnameinfo... yes
checking for struct sockaddr has a sa_len field... yes
checking for working getaddrinfo... yes
checking for gai_strerror... yes
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for working alloca.h... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
checking for gettext in -lintl... no
checking for getpwnam in -lsun... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
configure: creating ./config.status
config.status: creating autoconf/Make.common
config.status: creating Makefile
config.status: creating manpages/Makefile
config.status: creating scripts/btraceback
config.status: creating scripts/bconsole
config.status: creating scripts/bacula
config.status: creating scripts/bacula-ctl-dir
config.status: creating scripts/bacula-ctl-fd
config.status: creating scripts/bacula-ctl-sd
config.status: creating scripts/devel_bacula
config.status: creating scripts/Makefile
config.status: creating scripts/logrotate
config.status: creating scripts/mtx-changer
config.status: creating scripts/disk-changer
config.status: creating scripts/dvd-handler
config.status: creating scripts/dvd-simulator
config.status: creating scripts/logwatch/Makefile
config.status: creating scripts/logwatch/logfile.bacula.conf
config.status: creating scripts/bat.desktop
config.status: creating scripts/bat.desktop.xsu
config.status: creating scripts/bat.desktop.consolehelper
config.status: creating scripts/bat.console_apps
config.status: creating src/Makefile
config.status: creating src/host.h
config.status: creating src/console/Makefile
config.status: creating src/console/bconsole.conf
config.status: creating src/qt-console/bat.conf
config.status: creating src/qt-console/bat.pro
config.status: WARNING: 'src/qt-console/bat.pro.in' seems to ignore the --datarootdir setting
config.status: creating src/qt-console/bat.pro.mingw32
config.status: creating src/qt-console/install_conf_file
config.status: creating src/dird/Makefile
config.status: creating src/dird/bacula-dir.conf
config.status: creating src/lib/Makefile
config.status: creating src/stored/Makefile
config.status: creating src/stored/bacula-sd.conf
config.status: creating src/filed/Makefile
config.status: creating src/filed/bacula-fd.conf
config.status: creating src/cats/Makefile
config.status: creating src/cats/make_catalog_backup.pl
config.status: creating src/cats/make_catalog_backup
config.status: creating src/cats/delete_catalog_backup
config.status: creating src/cats/create_postgresql_database
config.status: creating src/cats/update_postgresql_tables
config.status: creating src/cats/make_postgresql_tables
config.status: creating src/cats/grant_postgresql_privileges
config.status: creating src/cats/drop_postgresql_tables
config.status: creating src/cats/drop_postgresql_database
config.status: creating src/cats/create_mysql_database
config.status: creating src/cats/update_mysql_tables
config.status: creating src/cats/make_mysql_tables
config.status: creating src/cats/grant_mysql_privileges
config.status: creating src/cats/drop_mysql_tables
config.status: creating src/cats/drop_mysql_database
config.status: creating src/cats/create_sqlite3_database
config.status: creating src/cats/update_sqlite3_tables
config.status: creating src/cats/make_sqlite3_tables
config.status: creating src/cats/grant_sqlite3_privileges
config.status: creating src/cats/drop_sqlite3_tables
config.status: creating src/cats/drop_sqlite3_database
config.status: creating src/cats/sqlite
config.status: creating src/cats/mysql
config.status: creating src/cats/create_bacula_database
config.status: creating src/cats/update_bacula_tables
config.status: creating src/cats/grant_bacula_privileges
config.status: creating src/cats/make_bacula_tables
config.status: creating src/cats/drop_bacula_tables
config.status: creating src/cats/drop_bacula_database
config.status: creating src/cats/install-default-backend
config.status: creating src/findlib/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/plugins/fd/Makefile
config.status: creating src/plugins/sd/Makefile
config.status: creating src/plugins/dir/Makefile
config.status: creating po/Makefile.in
config.status: creating updatedb/update_mysql_tables_9_to_10
config.status: creating updatedb/update_sqlite3_tables_9_to_10
config.status: creating updatedb/update_postgresql_tables_9_to_10
config.status: creating updatedb/update_mysql_tables_10_to_11
config.status: creating updatedb/update_sqlite3_tables_10_to_11
config.status: creating updatedb/update_postgresql_tables_10_to_11
config.status: creating updatedb/update_mysql_tables_11_to_12
config.status: creating updatedb/update_sqlite3_tables_11_to_12
config.status: creating updatedb/update_postgresql_tables_11_to_12
config.status: creating updatedb/update_mysql_tables_12_to_14
config.status: creating updatedb/update_sqlite3_tables_12_to_14
config.status: creating updatedb/update_postgresql_tables_12_to_14
config.status: creating examples/nagios/check_bacula/Makefile
config.status: creating platforms/rpms/redhat/bacula.spec
config.status: creating platforms/rpms/redhat/bacula-bat.spec
config.status: creating platforms/rpms/redhat/bacula-docs.spec
config.status: creating platforms/rpms/redhat/bacula-mtx.spec
config.status: creating platforms/rpms/suse/bacula.spec
config.status: creating platforms/rpms/suse/bacula-bat.spec
config.status: creating platforms/rpms/suse/bacula-docs.spec
config.status: creating platforms/rpms/suse/bacula-mtx.spec
config.status: creating platforms/Makefile
config.status: creating platforms/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
Doing make of dependencies
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
chmod: storage-ctl: No such file or directory
chmod: bsg_persist: No such file or directory
Cleaning up
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/platforms
Configuration on Thu Jun 4 20:08:25 UTC 2015:
Host: x86_64-unknown-freebsd9.3 -- freebsd 9.3-RELEASE-p13
Bacula version: Bacula 7.0.6 (21 November 2014)
Source code location: .
Install binaries: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Install libraries: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Install config files: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Scripts directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Archive directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/tmp
Working directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working
PID directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working
Subsys directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working
Man directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins
C Compiler: gcc 4.2.1
C++ Compiler: /usr/bin/g++ 4.2.1
Compiler flags: -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: PostgreSQL
Database port:
Database name: regress
Database user: regress
Job Output Email: dan.langille+pg92@gmail.com
Traceback Email: dan.langille+pg92@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
bat support: no
client-only: no
build-dird: yes
build-stored: yes
Plugin support: yes
AFS support: no
ACL support: yes
XATTR support: yes
systemd support: no
Batch insert enabled: PostgreSQL
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/platforms
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/scripts
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling runscript.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling mntent_cache.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Making libbac.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -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/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6 -lwrap -lz -lssl -lcrypto -lpthread
Compiling ini.c
Compiling parse_conf.c
Compiling res.c
Making libbaccfg.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -o libbaccfg.la ini.lo parse_conf.lo res.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6 -lssl -lcrypto -lpthread
==== Make of lib is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib
Compiling find.c
Compiling match.c
Compiling find_one.c
Compiling file_attrs.c
Compiling file_create.c
Compiling bfile.c
Compiling drivetype.c
Compiling priv.c
Compiling fstype.c
Compiling makepath.c
Making libbacfind.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -o libbacfind.la find.lo match.lo find_one.lo file_attrs.lo file_create.lo bfile.lo drivetype.lo priv.lo fstype.lo makepath.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6
==== Make of findlib is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/filed
Compiling filed.c
Compiling authenticate.c
Compiling acl.c
Compiling backup.c
Compiling estimate.c
Compiling fd_plugins.c
Compiling accurate.c
Compiling filed_conf.c
Compiling heartbeat.c
Compiling job.c
Compiling restore.c
Compiling status.c
Compiling verify.c
Compiling verify_vol.c
Compiling xattr.c
Linking bacula-fd ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -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 restore.o status.o verify.o verify_vol.o xattr.o -lz -lbacfind -lbaccfg -lbac -lm -lpthread -lwrap -lssl -lcrypto
==== Make of filed is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/console
Compiling console.c
Compiling console_conf.c
Compiling authenticate.c
Compiling conio.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -o bconsole console.o console_conf.o authenticate.o conio.o -ltinfo -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
==== Make of console is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/plugins/fd
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -fno-strict-aliasing -fno-exceptions -fno-rtti -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -I../.. -I../../filed -c bpipe-fd.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -shared bpipe-fd.lo -o bpipe-fd.la -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins -module -export-dynamic -avoid-version
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -fno-strict-aliasing -fno-exceptions -fno-rtti -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -I../.. -I../../filed -c test-plugin-fd.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -shared test-plugin-fd.lo -o test-plugin-fd.la -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins -module -export-dynamic -avoid-version
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -fno-strict-aliasing -fno-exceptions -fno-rtti -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -I../.. -I../../filed -c test-deltaseq-fd.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -shared test-deltaseq-fd.lo -o test-deltaseq-fd.la -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/plugins -module -export-dynamic -avoid-version
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats
Compiling bvfs.c
Compiling cats.c
Compiling sql.c
Compiling sql_cmds.c
Compiling sql_create.c
Compiling sql_delete.c
Compiling sql_find.c
Compiling sql_get.c
Compiling sql_glue.c
Compiling sql_list.c
sql_list.c: In function 'alist* db_list_job_records(JCR*, B_DB*, JOB_DBR*, void (*)(void*, const char*), void*, e_list_type)':
sql_list.c:317: warning: unused variable 'status'
Compiling sql_update.c
Making libbacsql.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -D_BDB_PRIV_INTERFACE_ -o libbacsql.la bvfs.lo cats.lo sql.lo sql_cmds.lo sql_create.lo sql_delete.lo sql_find.lo sql_get.lo sql_glue.lo sql_list.lo sql_update.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6
Compiling cats_dummy.c
Making libbaccats.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -D_BDB_PRIV_INTERFACE_ -o libbaccats.la cats_dummy.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6
Compiling postgresql.c
Making libbaccats-postgresql.la ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -D_BDB_PRIV_INTERFACE_ -o libbaccats-postgresql.la postgresql.lo -export-dynamic -rpath /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin -release 7.0.6 -soname libbaccats-7.0.6.so -R /usr/local/lib -L/usr/local/lib -lpq -lcrypt
==== Make of sqllibs is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/dird
Compiling dird.c
Compiling admin.c
Compiling authenticate.c
Compiling autoprune.c
Compiling backup.c
Compiling bsr.c
Compiling catreq.c
Compiling dir_plugins.c
Compiling dird_conf.c
Compiling expand.c
Compiling fd_cmds.c
Compiling getmsg.c
Compiling inc_conf.c
Compiling job.c
Compiling jobq.c
Compiling mac.c
Compiling mac_sql.c
Compiling mountreq.c
Compiling msgchan.c
Compiling next_vol.c
Compiling newvol.c
Compiling recycle.c
Compiling restore.c
Compiling run_conf.c
Compiling scheduler.c
Compiling ua_acl.c
Compiling ua_cmds.c
Compiling ua_dotcmds.c
Compiling ua_query.c
Compiling ua_input.c
Compiling ua_label.c
Compiling ua_output.c
Compiling ua_prune.c
Compiling ua_purge.c
Compiling ua_restore.c
Compiling ua_run.c
ua_run.c: In function 'bool display_job_parameters(UAContext*, JCR*, JOB*, const char*, char*, const char*, char*)':
ua_run.c:1574: warning: deprecated conversion from string constant to 'char*'
ua_run.c:1576: warning: deprecated conversion from string constant to 'char*'
Compiling ua_select.c
Compiling ua_server.c
Compiling ua_status.c
Compiling ua_tree.c
Compiling ua_update.c
ua_update.c: In function 'void update_vol_recyclepool(UAContext*, char*, MEDIA_DBR*)':
ua_update.c:353: warning: deprecated conversion from string constant to 'char*'
Compiling vbackup.c
Compiling verify.c
Linking bacula-dir ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -L../findlib -o bacula-dir dird.o admin.o authenticate.o autoprune.o backup.o bsr.o catreq.o dir_plugins.o dird_conf.o expand.o fd_cmds.o getmsg.o inc_conf.o job.o jobq.o mac.o mac_sql.o mountreq.o msgchan.o next_vol.o newvol.o recycle.o restore.o run_conf.o scheduler.o ua_acl.o ua_cmds.o ua_dotcmds.o ua_query.o ua_input.o ua_label.o ua_output.o ua_prune.o ua_purge.o ua_restore.o ua_run.o ua_select.o ua_server.o ua_status.o ua_tree.o ua_update.o vbackup.o verify.o -lbacfind -lbacsql -lbaccats -lbaccfg -lbac -lm -lpthread -lwrap -lssl -lcrypto
==== Make of dird is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/stored
Compiling stored.c
Compiling ansi_label.c
Compiling vtape_dev.c
Compiling autochanger.c
Compiling acquire.c
Compiling append.c
Compiling askdir.c
askdir.c: In function 'bool dir_ask_sysop_to_mount_volume(DCR*, bool)':
askdir.c:659: warning: deprecated conversion from string constant to 'char*'
askdir.c:665: warning: deprecated conversion from string constant to 'char*'
Compiling authenticate.c
Compiling block.c
Compiling block_util.c
Compiling butil.c
Compiling dev.c
Compiling os.c
Compiling file_dev.c
Compiling tape_dev.c
Compiling device.c
Compiling dircmd.c
Compiling ebcdic.c
Compiling fd_cmds.c
Compiling job.c
Compiling label.c
Compiling lock.c
Compiling match_bsr.c
Compiling mount.c
Compiling parse_bsr.c
Compiling read.c
Compiling read_records.c
Compiling record_read.c
Compiling record_write.c
Compiling record_util.c
Compiling reserve.c
Compiling scan.c
Compiling sd_plugins.c
Compiling spool.c
Compiling status.c
Compiling stored_conf.c
Compiling vbackup.c
Compiling vol_mgr.c
Compiling wait.c
Linking bacula-sd ...
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bacula-sd stored.o ansi_label.o vtape_dev.o autochanger.o acquire.o append.o askdir.o authenticate.o block.o block_util.o butil.o dev.o os.o file_dev.o tape_dev.o device.o dircmd.o ebcdic.o fd_cmds.o job.o label.o lock.o match_bsr.o mount.o parse_bsr.o read.o read_records.o record_read.o record_write.o record_util.o reserve.o scan.o sd_plugins.o spool.o status.o stored_conf.o vbackup.o vol_mgr.o wait.o -lz -lbaccfg -lbac -lm -lpthread -lwrap -lssl -lcrypto
Compiling bls.c
Compiling
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o bls bls.o block.o block_util.o butil.o device.o dev.o os.o file_dev.o tape_dev.o label.o match_bsr.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o parse_bsr.o record_read.o record_write.o record_util.o read_records.o reserve.o scan.o stored_conf.o spool.o sd_plugins.o status.o vol_mgr.o wait.o -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling bextract.c
Compiling
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o bextract bextract.o block.o block_util.o device.o dev.o os.o file_dev.o tape_dev.o label.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o match_bsr.o parse_bsr.o butil.o read_records.o record_read.o record_write.o record_util.o reserve.o scan.o stored_conf.o spool.o sd_plugins.o status.o vol_mgr.o wait.o -lz -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling bscan.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -L../findlib -o bscan bscan.o block.o block_util.o device.o dev.o os.o file_dev.o tape_dev.o label.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o record_read.o record_write.o read_records.o record_util.o match_bsr.o parse_bsr.o butil.o scan.o reserve.o stored_conf.o spool.o sd_plugins.o status.o vol_mgr.o wait.o -lbacsql -lbaccats -lz -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling btape.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o btape btape.o block.o block_util.o butil.o dev.o os.o file_dev.o tape_dev.o device.o label.o vtape_dev.o lock.o ansi_label.o ebcdic.o autochanger.o acquire.o mount.o record_util.o read_records.o record_read.o record_write.o reserve.o stored_conf.o match_bsr.o parse_bsr.o scan.o sd_plugins.o status.o spool.o vol_mgr.o wait.o -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling bcopy.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bcopy bcopy.o block.o block_util.o device.o dev.o os.o file_dev.o tape_dev.o label.o vtape_dev.o ansi_label.o ebcdic.o lock.o autochanger.o acquire.o mount.o record_read.o record_write.o read_records.o record_util.o match_bsr.o parse_bsr.o butil.o reserve.o sd_plugins.o scan.o status.o stored_conf.o spool.o vol_mgr.o wait.o -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
===== Make of stored is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/tools
Compiling bsmtp.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bsmtp bsmtp.o -lbac -lm -lpthread -lssl -lcrypto
Compiling dbcheck.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../cats -o dbcheck dbcheck.o ../dird/dird_conf.o ../dird/ua_acl.o ../dird/run_conf.o ../dird/inc_conf.o -lbaccats -lbacsql -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling drivetype.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o drivetype drivetype.o -lbacfind -lbac -lm -lpthread -lssl -lcrypto
Compiling fstype.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -L../findlib -o fstype fstype.o -lbacfind -lbac -lm -lpthread -lssl -lcrypto
Compiling testfind.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -o testfind testfind.o ../dird/dird_conf.o ../dird/inc_conf.o ../dird/ua_acl.o ../dird/run_conf.o -L. -L../lib -L../findlib -lbacfind -lbaccfg -lbac -lm -lpthread -lssl -lcrypto
Compiling testls.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L. -L../lib -L../findlib -o testls testls.o -lbacfind -lbac -lm -lpthread -lssl -lcrypto
Compiling bregex.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L. -L../lib -o bregex bregex.o -lbac -lm -lpthread -lssl -lcrypto
Compiling bwild.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L. -L../lib -o bwild bwild.o -lbac -lm -lpthread -lssl -lcrypto
Compiling bbatch.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L../cats -L. -L../lib -o bbatch bbatch.o -lbaccats -lbacsql -lbac -lm -lpthread -lssl -lcrypto
Compiling bregtest.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bregtest bregtest.o -lbac -lm -lpthread -lssl -lcrypto
Compiling bvfs_test.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -g -L../cats -L. -L../lib -L../findlib -o bvfs_test bvfs_test.o -lbaccats -lbacsql -lbacfind -lbac -lm -lpthread -lssl -lcrypto
/usr/bin/g++ -c -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -I../filed -I../dird -I../stored -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti bpluginfo.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o bpluginfo bpluginfo.o -lbac -lpthread -lssl -lcrypto
Compiling timelimit.c
gcc -DHAVE_ERRNO_H -DHAVE_SETITIMER -DHAVE_SIGACTION -c timelimit.c
gcc -o timelimit timelimit.o
/usr/bin/g++ -g -O2 -Wall -fno-strict-aliasing -fno-exceptions -fno-rtti -c gigaslam.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -o gigaslam gigaslam.o
Compiling grow.c
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -L../lib -o grow grow.o -lbac -lm -lpthread -lssl -lcrypto
==== Make of tools is good ====
==>Entering directory /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/manpages
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
chmod 770 /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
if test "x" != "x" ; then chown /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin; fi
if test "x" != "x" ; then chgrp /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin; fi
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/html
mkdir /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/html
./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/tmp
if test ! -d /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working ; then ./autoconf/mkinstalldirs /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; chmod 770 /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; fi
if test "x" != "x" ; then chown /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; fi
if test "x" != "x" ; then chgrp /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/working; fi
install: technotes: No such file or directory
*** [install] Error code 71
Stop in /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build.
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbaccats.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbacsql.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbaccfg.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbaccfg.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbaccats.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbacsql.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbaccats.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/cats/libbacsql.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/findlib/libbacfind.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
libtool: install: warning: `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/build/src/lib/libbac.la' has not been installed in `/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin'
chmod 755 /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bsmtp
scripts/setup: bin/bacula: not found
Running database creation scripts
scripts/setup: ./create_bacula_database: not found
scripts/setup: ./drop_bacula_tables: not found
scripts/setup: ./make_bacula_tables: not found
scripts/setup: ./grant_bacula_privileges: not found
scripts/setup: bin/bacula: not found
scripts/setup: bin/bacula: not found
cp: bin/*.conf: No such file or directory
*** [bacula] Error code 1
Stop in /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress.
Problem running command: scripts/pretest
Problem executing pre-test command(s).
Performing coverage
Could not find gcov.
Cannot find any coverage files. Ignoring Coverage request.
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=bacula
Cannot find file: /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/Testing/20150603-2200/Build.xml
Problems when submitting via HTTP
Errors while running CTest
Submit failed, waiting 5 mins
ctest failed re-running Submit
Site: langille_pg92_bacula
Build name: 7.0.6-21Nov14-postgresql-freebsd-9.3-RELEASE-p13
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20150603-2200 - Nightly
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=bacula
Using HTTP trigger method
Trigger site: http://regress.bacula.org
Dart server triggered...
Submission successful
End nightly-disk Thu Jun 4 20:15:14 UTC 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment