=> Building databases/ruby-cdb Started : Wednesday, 11 JAN 2017 at 17:40:09 UTC Platform: 4.7-DEVELOPMENT DragonFly v4.7.0.1123.g75979-DEVELOPMENT #13: Sun Jan 8 20:55:10 PST 2017 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=4.7-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 4.7-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin TERM=dumb LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for ruby22-cdb-0.5a_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- RB_USER_INSTALL=yes XDG_DATA_HOME=/construction/databases/ruby-cdb XDG_CONFIG_HOME=/construction/databases/ruby-cdb HOME=/construction/databases/ruby-cdb TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --with-opt-dir="/usr/local" -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/databases/ruby-cdb XDG_CONFIG_HOME=/construction/databases/ruby-cdb HOME=/construction/databases/ruby-cdb TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/databases/ruby-cdb/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- RUBY_LIBDIR="lib/ruby/2.2" RUBY_ARCHLIBDIR="lib/ruby/2.2/x86_64-dragonfly4" RUBY_SITELIBDIR="lib/ruby/site_ruby/2.2" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.2/x86_64-dragonfly4" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.2" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.2/x86_64-dragonfly4" RUBY_MODDOCDIR="share/doc/ruby22/cdb" RUBY_MODEXAMPLESDIR="share/examples/ruby22/cdb" RUBY_DOCDIR="share/doc/ruby22" RUBY_EXAMPLESDIR="share/examples/ruby22" RUBY_RIDIR="share/ri/2.2/system" RUBY_SITERIDIR="share/ri/2.2/site" RUBY_VERSION="2.2.6" RUBY_VER="2.2" RUBY_SHLIBVER="22" RUBY_ARCH="x86_64-dragonfly4" RUBY_SUFFIX="22" RUBY_NAME="ruby22" RUBY_DEFAULT_SUFFIX="22" RUBY21="@comment " RUBY22="" RUBY23="@comment " OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/cdb" EXAMPLESDIR="share/examples/cdb" DATADIR="share/cdb" WWWDIR="www/cdb" ETCDIR="etc/cdb" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cdb DOCSDIR=/usr/local/share/doc/cdb EXAMPLESDIR=/usr/local/share/examples/cdb WWWDIR=/usr/local/www/cdb ETCDIR=/usr/local/etc/cdb -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- USE_PACKAGE_DEPENDS=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=400704 OSVERSION=9999999 OSREL=4.7 _OSRELEASE=4.7-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Upstream no longer active. It is scheduled to be removed on or after 2017-01-28. -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> ruby22-cdb-0.5a_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> ruby22-cdb-0.5a_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ruby22-cdb-0.5a_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- ===> cdb-0.75 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cdb-0.75 for building ===> Extracting for cdb-0.75 => SHA256 Checksum OK for cdb-0.75.tar.gz. ===> Patching for cdb-0.75 ===> Applying DragonFly patches for cdb-0.75 ===> Configuring for cdb-0.75 echo /usr/local > /construction/databases/cdb/cdb-0.75/conf-home echo cc -pipe -O2 -fno-strict-aliasing -fPIC > /construction/databases/cdb/cdb-0.75/conf-cc echo cc -s > /construction/databases/cdb/cdb-0.75/conf-ld ===> Building for cdb-0.75 --- load --- --- compile --- --- systype --- --- cdbmake-12 --- --- cdbmake-sv --- --- load --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load --- compile --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile --- systype --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype --- cdbmake-sv --- cat warn-auto.sh cdbmake-sv.sh | sed s}HOME}"`head -1 conf-home`"}g > cdbmake-sv --- cdbmake-12 --- cat warn-auto.sh cdbmake-12.sh | sed s}HOME}"`head -1 conf-home`"}g > cdbmake-12 --- load --- chmod 755 load --- compile --- chmod 755 compile --- cdbmake-sv --- chmod 755 cdbmake-sv --- rts --- cat warn-auto.sh rts.sh | sed s}HOME}"`head -1 conf-home`"}g > rts --- cdbmake-12 --- chmod 755 cdbmake-12 --- alloc.o --- --- auto-str.o --- --- buffer.o --- --- alloc.o --- ./compile alloc.c --- buffer.o --- ./compile buffer.c --- auto-str.o --- ./compile auto-str.c --- rts --- chmod 755 rts --- buffer_0.o --- ./compile buffer_0.c --- auto-str.o --- auto-str.c:8:6: warning: conflicting types for built-in function 'puts' void puts(s) ^ auto-str.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc,argv) ^ --- alloc.o --- alloc.c:3:14: warning: conflicting types for built-in function 'malloc' extern char *malloc(); ^ --- buffer_1.o --- ./compile buffer_1.c --- buffer_1s.o --- ./compile buffer_1s.c --- buffer_2.o --- ./compile buffer_2.c --- buffer_copy.o --- ./compile buffer_copy.c --- buffer_get.o --- ./compile buffer_get.c --- buffer_put.o --- ./compile buffer_put.c --- byte_copy.o --- ./compile byte_copy.c --- byte_cr.o --- ./compile byte_cr.c --- byte_diff.o --- ./compile byte_diff.c --- error.o --- --- error_str.o --- --- error.o --- ./compile error.c --- error_str.o --- ./compile error_str.c --- fmt_ulong.o --- ./compile fmt_ulong.c --- hier.o --- --- install.o --- --- hier.o --- ./compile hier.c --- install.o --- ./compile install.c --- hier.o --- hier.c: In function 'hier': hier.c:5:3: warning: implicit declaration of function 'h' [-Wimplicit-function-declaration] h(auto_home,-1,-1,02755); ^ hier.c:6:3: warning: implicit declaration of function 'd' [-Wimplicit-function-declaration] d(auto_home,"bin",-1,-1,02755); ^ hier.c:8:3: warning: implicit declaration of function 'c' [-Wimplicit-function-declaration] c(auto_home,"bin","cdbget",-1,-1,0755); ^ --- install.o --- install.c: In function 'h': install.c:20:7: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if (mkdir(home,0700) == -1) ^ install.c:23:7: warning: implicit declaration of function 'chown' [-Wimplicit-function-declaration] if (chown(home,uid,gid) == -1) ^ install.c:25:7: warning: implicit declaration of function 'chmod' [-Wimplicit-function-declaration] if (chmod(home,mode) == -1) ^ install.c: In function 'd': install.c:36:7: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ install.c: In function 'c': install.c:63:7: warning: implicit declaration of function 'fchdir' [-Wimplicit-function-declaration] if (fchdir(fdsourcedir) == -1) ^ install.c:88:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fdin); ^ install.c:91:7: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration] if (fsync(fdout) == -1) ^ install.c: At top level: install.c:140:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ install.c: In function 'main': install.c:146:3: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] umask(077); ^ --- instcheck.o --- ./compile instcheck.c --- open_read.o --- ./compile open_read.c --- open_trunc.o --- ./compile open_trunc.c --- scan_ulong.o --- --- seek_cur.o --- --- scan_ulong.o --- ./compile scan_ulong.c --- seek_cur.o --- ./compile seek_cur.c --- seek_set.o --- ./compile seek_set.c --- instcheck.o --- instcheck.c: In function 'd': instcheck.c:59:7: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ instcheck.c: At top level: instcheck.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ --- str_len.o --- ./compile str_len.c --- strerr_die.o --- ./compile strerr_die.c --- strerr_sys.o --- ./compile strerr_sys.c --- uint32.h --- ( ( ./compile tryulong32.c && ./load tryulong32 && ./tryulong32 ) >/dev/null 2>&1 && cat uint32.h2 || cat uint32.h1 ) > uint32.h --- makelib --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo 'rm -f "$main"'; echo 'ar cr "$main" ${1+"$@"}'; case "`cat systype`" in sunos-5.*) ;; unix_sv*) ;; irix64-*) ;; irix-*) ;; dgux-*) ;; hp-ux-*) ;; sco*) ;; *) echo 'ranlib "$main"' ;; esac ) > makelib chmod 755 makelib --- alloc.a --- --- buffer.a --- --- alloc.a --- ./makelib alloc.a alloc.o --- buffer.a --- ./makelib buffer.a strerr_sys.o buffer.o buffer_put.o buffer_2.o strerr_die.o buffer_get.o buffer_copy.o buffer_1.o buffer_0.o buffer_1s.o --- unix.a --- ./makelib unix.a error.o open_read.o open_trunc.o error_str.o seek_set.o seek_cur.o --- uint32.h --- rm -f tryulong32.o tryulong32 --- cdb.o --- --- cdb_hash.o --- --- cdb_make.o --- --- cdbdump.o --- --- cdbget.o --- --- cdb.o --- ./compile cdb.c --- cdb_hash.o --- ./compile cdb_hash.c --- cdb_make.o --- ./compile cdb_make.c --- cdbdump.o --- ./compile cdbdump.c --- cdbget.o --- ./compile cdbget.c cdbget.c:26:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^ --- cdbdump.o --- cdbdump.c:61:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ cdbdump.c: In function 'main': cdbdump.c:82:3: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(0); ^ cdbdump.c:82:3: warning: incompatible implicit declaration of built-in function '_exit' --- cdbmake.o --- ./compile cdbmake.c --- cdbstats.o --- ./compile cdbstats.c --- cdbtest.o --- ./compile cdbtest.c --- cdbmake.o --- cdbmake.c:39:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^ cdbmake.c: In function 'main': cdbmake.c:104:7: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration] if (fsync(fd) == -1) die_write(); ^ cdbmake.c:105:7: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] if (close(fd) == -1) die_write(); /* NFS silliness */ ^ cdbmake.c:106:7: warning: implicit declaration of function 'rename' [-Wimplicit-function-declaration] if (rename(fntmp,fn) == -1) ^ cdbmake.c:109:3: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(0); ^ cdbmake.c:109:3: warning: incompatible implicit declaration of built-in function '_exit' --- cdbstats.o --- cdbstats.c: In function 'putnum': cdbstats.c:58:13: warning: implicit declaration of function 'str_len' [-Wimplicit-function-declaration] put(label,str_len(label)); ^ cdbstats.c: At top level: cdbstats.c:71:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ cdbstats.c: In function 'main': cdbstats.c:124:3: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(0); ^ cdbstats.c:124:3: warning: incompatible implicit declaration of built-in function '_exit' --- cdbtest.o --- cdbtest.c: In function 'putnum': cdbtest.c:54:13: warning: implicit declaration of function 'str_len' [-Wimplicit-function-declaration] put(label,str_len(label)); ^ cdbtest.c: At top level: cdbtest.c:69:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ cdbtest.c: In function 'main': cdbtest.c:118:3: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] _exit(0); ^ cdbtest.c:118:3: warning: incompatible implicit declaration of built-in function '_exit' --- testzero.o --- ./compile testzero.c --- uint32_pack.o --- ./compile uint32_pack.c --- testzero.o --- testzero.c:17:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^ testzero.c: In function 'main': testzero.c:22:15: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] if (!*argv) _exit(0); ^ testzero.c:22:15: warning: incompatible implicit declaration of built-in function '_exit' testzero.c:23:17: warning: incompatible implicit declaration of built-in function '_exit' if (!*++argv) _exit(0); ^ testzero.c:34:3: warning: incompatible implicit declaration of built-in function '_exit' _exit(0); ^ --- uint32_unpack.o --- ./compile uint32_unpack.c --- cdb.a --- ./makelib cdb.a cdb.o cdb_hash.o cdb_make.o --- byte.a --- ./makelib byte.a byte_copy.o byte_cr.o str_len.o fmt_ulong.o uint32_unpack.o byte_diff.o uint32_pack.o scan_ulong.o --- auto-str --- --- cdbdump --- --- cdbget --- --- cdbmake --- --- cdbstats --- --- auto-str --- ./load auto-str buffer.a unix.a byte.a --- cdbdump --- ./load cdbdump buffer.a unix.a byte.a --- cdbget --- ./load cdbget cdb.a buffer.a unix.a byte.a --- cdbmake --- ./load cdbmake cdb.a alloc.a buffer.a unix.a byte.a --- cdbstats --- ./load cdbstats cdb.a buffer.a unix.a byte.a --- cdbtest --- --- testzero --- --- cdbtest --- ./load cdbtest cdb.a buffer.a unix.a byte.a --- auto_home.c --- --- testzero --- ./load testzero cdb.a alloc.a buffer.a unix.a byte.a --- auto_home.c --- ./auto-str auto_home `head -1 conf-home` > auto_home.c --- auto_home.o --- ./compile auto_home.c --- install --- --- instcheck --- ./load instcheck hier.o auto_home.o buffer.a unix.a byte.a --- install --- ./load install hier.o auto_home.o buffer.a unix.a byte.a ===> Returning to build of ruby22-cdb-0.5a_1 -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Upstream no longer active. It is scheduled to be removed on or after 2017-01-28. ===> Fetching all distfiles required by ruby22-cdb-0.5a_1 for building ===> Fetching all distfiles required by cdb-0.75 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Upstream no longer active. It is scheduled to be removed on or after 2017-01-28. ===> Fetching all distfiles required by ruby22-cdb-0.5a_1 for building ===> Fetching all distfiles required by cdb-0.75 for building => SHA256 Checksum OK for ruby/ruby-cdb-0.5a.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- ===> ruby22-cdb-0.5a_1 depends on file: /usr/local/bin/ruby22 - not found ===> Installing existing package /packages/All/ruby-2.2.6_1,1.txz Installing ruby-2.2.6_1,1... `-- Installing libedit-3.1.20150325_2,1... | `-- Installing ncurses-6.0_3... | `-- Extracting ncurses-6.0_3: .......... done `-- Extracting libedit-3.1.20150325_2,1: .......... done `-- Installing libyaml-0.1.6_2... `-- Extracting libyaml-0.1.6_2: ......... done `-- Installing libffi-3.2.1... | `-- Installing indexinfo-0.2.6... | `-- Extracting indexinfo-0.2.6: .... done `-- Extracting libffi-3.2.1: .......... done `-- Installing libressl-2.4.4... `-- Extracting libressl-2.4.4: .......... done Extracting ruby-2.2.6_1,1: .......... done Message from ncurses-6.0_3: ===> NOTICE: The ncurses port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from ruby-2.2.6_1,1: ==== Some of the standard commands are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-rake: rake - Ruby Make And some of the standard libraries are provided as separate ports since they require extra dependencies: databases/ruby-gdbm: GDBM module Install them as occasion demands. ==== ===> ruby22-cdb-0.5a_1 depends on file: /usr/local/bin/ruby22 - found ===> Returning to build of ruby22-cdb-0.5a_1 -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Upstream no longer active. It is scheduled to be removed on or after 2017-01-28. ===> Fetching all distfiles required by ruby22-cdb-0.5a_1 for building ===> Fetching all distfiles required by cdb-0.75 for building ===> Extracting for ruby22-cdb-0.5a_1 => SHA256 Checksum OK for ruby/ruby-cdb-0.5a.tar.gz. /bin/rm -f /construction/databases/ruby-cdb/ruby-cdb-0.5a/cdb ln -s `cd /xports/databases/cdb; /usr/bin/make -V WRKSRC` /construction/databases/ruby-cdb/ruby-cdb-0.5a/cdb -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- ===> ruby22-cdb-0.5a_1 depends on file: /usr/local/bin/ruby22 - found -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for ruby22-cdb-0.5a_1 /usr/bin/sed -i.bak -E -e 's|RSTRING\(([^)]+)\)->len|RSTRING_LEN(\1)|g' -e 's|RSTRING\(([^)]+)\)->ptr|RSTRING_PTR(\1)|g' /construction/databases/ruby-cdb/ruby-cdb-0.5a/cdb.c -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> ruby22-cdb-0.5a_1 depends on file: /usr/local/bin/ruby22 - found -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for ruby22-cdb-0.5a_1 ===> Running extconf.rb to configure creating Makefile -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for ruby22-cdb-0.5a_1 --- cdb.o --- compiling cdb.c cdb.c: In function '_cdb_read': cdb.c:114:11: warning: implicit declaration of function 'seek_set' [-Wimplicit-function-declaration] if (seek_set(cdb->fd, pos) == -1) rb_sys_fail(0); ^ --- cdb.so --- linking shared-object cdb.so -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> ruby22-cdb-0.5a_1 depends on file: /usr/local/bin/ruby22 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for ruby22-cdb-0.5a_1 ===> Generating temporary packing list /usr/bin/install -c -m 0755 cdb.so /construction/databases/ruby-cdb/stage/usr/local/lib/ruby/site_ruby/2.2/x86_64-dragonfly4 installing default cdb libraries /bin/mkdir -p /construction/databases/ruby-cdb/stage/usr/local/share/examples/ruby22/cdb/ /bin/mkdir -p /construction/databases/ruby-cdb/stage/usr/local/share/doc/ruby22/cdb install -m 0644 /construction/databases/ruby-cdb/ruby-cdb-0.5a/README /construction/databases/ruby-cdb/stage/usr/local/share/doc/ruby22/cdb/ ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for ruby22-cdb-0.5a_1 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 11 JAN 2017 at 17:40:17 UTC Duration: 00:00:08