=> Building databases/cdb Started : Tuesday, 23 JUL 2019 at 23:57:22 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.6-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.6-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/databases/cdb XDG_CONFIG_HOME=/construction/databases/cdb HOME=/construction/databases/cdb TMPDIR="/tmp" PATH=/construction/databases/cdb/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/databases/cdb XDG_CONFIG_HOME=/construction/databases/cdb HOME=/construction/databases/cdb TMPDIR="/tmp" PATH=/construction/databases/cdb/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing -fPIC" CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing -fPIC " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/databases/cdb/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local 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 -------------------------------------------------- SYNTHPROFILE=Release-5.6 USE_PACKAGE_DEPENDS_ONLY=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 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500601 OSVERSION=9999999 OSREL=5.6 _OSRELEASE=5.6-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> cdb-0.75 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> cdb-0.75 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cdb-0.75 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cdb-0.75 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cdb-0.75 for building => SHA256 Checksum OK for cdb-0.75.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by cdb-0.75 for building ===> Extracting for cdb-0.75 => SHA256 Checksum OK for cdb-0.75.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cdb-0.75 ===> Applying dragonfly patches for cdb-0.75 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> 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 --- cdbmake-12 --- cat warn-auto.sh cdbmake-12.sh | sed s}HOME}"`head -1 conf-home`"}g > cdbmake-12 --- cdbmake-sv --- cat warn-auto.sh cdbmake-sv.sh | sed s}HOME}"`head -1 conf-home`"}g > cdbmake-sv --- 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 --- load --- chmod 755 load --- compile --- chmod 755 compile --- cdbmake-12 --- chmod 755 cdbmake-12 --- cdbmake-sv --- chmod 755 cdbmake-sv --- rts --- --- alloc.o --- --- auto-str.o --- --- buffer.o --- --- alloc.o --- ./compile alloc.c --- rts --- cat warn-auto.sh rts.sh | sed s}HOME}"`head -1 conf-home`"}g > rts --- buffer.o --- ./compile buffer.c --- auto-str.o --- ./compile auto-str.c --- rts --- chmod 755 rts --- buffer_0.o --- ./compile buffer_0.c --- alloc.o --- alloc.c:3:14: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch] extern char *malloc(); ^~~~~~ --- auto-str.o --- auto-str.c:8:6: warning: conflicting types for built-in function 'puts' [-Wbuiltin-declaration-mismatch] void puts(s) ^~~~ auto-str.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc,argv) ^~~~ --- buffer_1.o --- ./compile buffer_1.c --- buffer_1s.o --- ./compile buffer_1s.c --- buffer_2.o --- --- buffer_copy.o --- ./compile buffer_copy.c --- buffer_2.o --- ./compile buffer_2.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 --- ./compile error.c --- error_str.o --- ./compile error_str.c --- fmt_ulong.o --- ./compile fmt_ulong.c --- hier.o --- ./compile hier.c --- install.o --- --- instcheck.o --- --- install.o --- ./compile install.c --- instcheck.o --- ./compile instcheck.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); ^~~~~ --- open_read.o --- ./compile open_read.c --- open_trunc.o --- ./compile open_trunc.c --- scan_ulong.o --- ./compile scan_ulong.c --- seek_cur.o --- ./compile seek_cur.c --- seek_set.o --- ./compile seek_set.c --- seek_cur.o --- seek_cur.c: In function 'seek_cur': seek_cur.c:7:10: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] { return lseek(fd,(off_t) 0,CUR); } ^~~~~ --- instcheck.o --- instcheck.c: In function 'd': instcheck.c:59:7: warning: implicit declaration of function 'chdir'; did you mean 'mkdir'? [-Wimplicit-function-declaration] if (chdir(home) == -1) ^~~~~ mkdir instcheck.c: At top level: instcheck.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ --- seek_set.o --- seek_set.c: In function 'seek_set': seek_set.c:7:7: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] { if (lseek(fd,(off_t) pos,SET) == -1) return -1; return 0; } ^~~~~ --- str_len.o --- --- strerr_die.o --- --- 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 --- --- unix.a --- --- alloc.a --- ./makelib alloc.a alloc.o --- unix.a --- ./makelib unix.a error.o open_read.o open_trunc.o error_str.o seek_set.o seek_cur.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 --- uint32.h --- rm -f tryulong32.o tryulong32 --- cdb.o --- --- cdb_hash.o --- --- cdb_make.o --- --- cdbdump.o --- --- cdbget.o --- --- cdb_hash.o --- ./compile cdb_hash.c --- cdb.o --- ./compile cdb.c --- cdbget.o --- ./compile cdbget.c --- cdb_make.o --- ./compile cdb_make.c --- cdbdump.o --- ./compile cdbdump.c --- cdbget.o --- 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 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 --- ./compile cdbstats.c --- cdbtest.o --- ./compile cdbtest.c --- testzero.o --- ./compile testzero.c --- 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 --- 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); ^~~~~ --- 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' --- uint32_pack.o --- ./compile uint32_pack.c --- uint32_unpack.o --- ./compile uint32_unpack.c --- 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 --- --- auto-str --- ./load auto-str buffer.a unix.a byte.a --- cdbdump --- ./load cdbdump buffer.a unix.a byte.a --- cdb.a --- ./makelib cdb.a cdb.o cdb_hash.o cdb_make.o --- cdbget --- --- cdbmake --- --- cdbtest --- --- cdbget --- ./load cdbget cdb.a buffer.a unix.a byte.a --- cdbmake --- ./load cdbmake cdb.a alloc.a buffer.a unix.a byte.a --- cdbtest --- ./load cdbtest cdb.a buffer.a unix.a byte.a --- 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 --- --- install --- ./load install hier.o auto_home.o buffer.a unix.a byte.a --- instcheck --- ./load instcheck hier.o auto_home.o buffer.a unix.a byte.a --- cdbstats --- ./load cdbstats cdb.a buffer.a unix.a byte.a -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cdb-0.75 ===> Generating temporary packing list install -s -m 555 /construction/databases/cdb/cdb-0.75/cdbdump /construction/databases/cdb/stage/usr/local/bin install -s -m 555 /construction/databases/cdb/cdb-0.75/cdbget /construction/databases/cdb/stage/usr/local/bin install -s -m 555 /construction/databases/cdb/cdb-0.75/cdbmake /construction/databases/cdb/stage/usr/local/bin install -s -m 555 /construction/databases/cdb/cdb-0.75/cdbstats /construction/databases/cdb/stage/usr/local/bin install -s -m 555 /construction/databases/cdb/cdb-0.75/cdbtest /construction/databases/cdb/stage/usr/local/bin install -m 555 /construction/databases/cdb/cdb-0.75/cdbmake-12 /construction/databases/cdb/stage/usr/local/bin install -m 555 /construction/databases/cdb/cdb-0.75/cdbmake-sv /construction/databases/cdb/stage/usr/local/bin ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for cdb-0.75 file sizes/checksums [7]: . done packing files [7]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Tuesday, 23 JUL 2019 at 23:57:28 UTC Duration: 00:00:05