You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: mand...@freebsd.org Last committer: lini...@freebsd.org Ident: $FreeBSD: head/databases/db5/Makefile 449083 2017-09-01 14:49:09Z linimon $ Log URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p458948_s327953/logs/db5-5.3.28_6.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p458948_s327953 Log: =>> Building databases/db5 build started at Thu Jan 18 09:33:33 UTC 2018 port directory: /usr/ports/databases/db5 package name: db5-5.3.28_6 building for: FreeBSD head-arm64-default-job-07 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 arm64 maintained by: mand...@freebsd.org Makefile ident: $FreeBSD: head/databases/db5/Makefile 449083 2017-09-01 14:49:09Z linimon $ Poudriere version: 3.2.3-46-g2b218269 Host OSVERSION: 1200052 Jail OSVERSION: 1200056 Job Id: 07 !!! Jail is newer than host. (Jail: 1200056, Host: 1200052) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200056 UNAME_v=FreeBSD 12.0-CURRENT 1200056 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool MASTERNAME=head-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.3-46-g2b218269 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for db5-5.3.28_6: CRYPTO=on: Cryptography support DOCS=on: Build and/or install documentation JAVA=off: Java platform support L10N=off: Localization support (EXPERIMENTAL) SQL=off: Enable SQL API (EXPERIMENTAL) TCL=off: Tcl scripting language support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- mand...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-cxx --enable-stl --enable-compat185 --enable-dump185 --includedir=/usr/local/include/db5 --libdir=/usr/local/lib/db5 --bindir=/usr/local/bin/db5 --with-cryptography=yes --disable-java --disable-localization --disable-sql --disable-sql_codegen --disable-tcl --without-tcl --enable-posixmutexes --with-mutex=POSIX/pthreads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/db5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/db5/work HOME=/wrkdirs/usr/ports/databases/db5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/db5/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/db5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/db5/work HOME=/wrkdirs/usr/ports/databases/db5/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/db5/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -Wall -Wextra -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wall -Wextra -fno-strict-aliasing " 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" --End MAKE_ENV-- --PLIST_SUB-- BDBMAJ=5 BDBVER=5.3 PORTDOCS="" PORTEXAMPLES="" CRYPTO="" NO_CRYPTO="@comment " DOCS="" NO_DOCS="@comment " JAVA="@comment " NO_JAVA="" L10N="@comment " NO_L10N="" SQL="@comment " NO_SQL="" TCL="@comment " NO_TCL="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/db5" EXAMPLESDIR="share/examples/db5" DATADIR="share/db5" WWWDIR="www/db5" ETCDIR="etc/db5" --End PLIST_SUB-- --SUB_LIST-- CRYPTO="" NO_CRYPTO="@comment " DOCS="" NO_DOCS="@comment " JAVA="@comment " NO_JAVA="" L10N="@comment " NO_L10N="" SQL="@comment " NO_SQL="" TCL="@comment " NO_TCL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/db5 DOCSDIR=/usr/local/share/doc/db5 EXAMPLESDIR=/usr/local/share/examples/db5 WWWDIR=/usr/local/www/db5 ETCDIR=/usr/local/etc/db5 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=aarch64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200056 PYTHONBASE=/usr/local UID=0 _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> db5-5.3.28_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [head-arm64-default-job-07] Installing pkg-1.10.4... [head-arm64-default-job-07] Extracting pkg-1.10.4: .......... done ===> db5-5.3.28_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of db5-5.3.28_6 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by db5-5.3.28_6 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by db5-5.3.28_6 for building => SHA256 Checksum OK for bdb/db-5.3.28.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by db5-5.3.28_6 for building ===> Extracting for db5-5.3.28_6 => SHA256 Checksum OK for bdb/db-5.3.28.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for db5-5.3.28_6 ===> Applying FreeBSD patches for db5-5.3.28_6 /usr/bin/sed -i.bak -e '/^DOCLIST/{s/csharp//;}' /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/build_unix/../dist/Makefile.in /usr/bin/sed -i.bak -Ee 's/[[:<:]]atomic_init[[:>:]]/db_atomic_init/g' /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/build_unix/../src/mp/mp* /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/build_unix/../src/mutex/mut_* =========================================================================== =======================<phase: build-depends >============================ ===> db5-5.3.28_6 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [head-arm64-default-job-07] Installing gmake-4.2.1_1... [head-arm64-default-job-07] `-- Installing gettext-runtime-0.19.8.1_1... [head-arm64-default-job-07] | `-- Installing indexinfo-0.3.1... [head-arm64-default-job-07] | `-- Extracting indexinfo-0.3.1: .... done [head-arm64-default-job-07] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-arm64-default-job-07] Extracting gmake-4.2.1_1: .......... done ===> db5-5.3.28_6 depends on executable: gmake - found ===> Returning to build of db5-5.3.28_6 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for db5-5.3.28_6 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/dist/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/dist/aclocal/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/lang/sql/odbc/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/lang/sql/odbc/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/lang/sql/sqlite/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/lang/sql/sqlite/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/lang/sql/jdbc/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/db5/work/db-5.3.28/lang/sql/jdbc/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... aarch64-portbld-freebsd12.0 <snip> checking for u_short... (cached) yes checking for u_int... (cached) yes checking for u_long... (cached) yes checking for u_int8_t... (cached) yes checking for u_int16_t... (cached) yes checking for int16_t... (cached) yes checking for u_int32_t... (cached) yes checking for int32_t... (cached) yes checking for u_int64_t... yes checking for int64_t... yes checking for FILE *... yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for time_t... yes checking size of size_t... 8 checking for ssize_t... (cached) yes checking for uintmax_t... yes checking for uintptr_t... (cached) yes checking for socklen_t... (cached) yes checking for ANSI C exit success/failure values... yes checking for getopt optreset variable... yes checking for mutexes... (cached) POSIX/pthreads checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for main in -lpthread... yes checking for atomic operations... no checking for library containing sched_yield... none required checking for library containing fdatasync... none required checking for library containing getaddrinfo... none required checking for library containing hstrerror... none required checking for main in -lm... yes checking for main in -lnsl... no checking for main in -lsocket... no checking for abort... yes checking for atoi... yes checking for atol... yes checking for bsearch... yes checking for getcwd... (cached) yes checking for getenv... yes checking for getopt... (cached) yes checking for isalpha... yes checking for isdigit... yes checking for isprint... yes checking for isspace... yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for printf... yes checking for qsort... yes checking for raise... (cached) yes checking for rand... (cached) yes checking for strcasecmp... (cached) yes checking for strcat... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncat... yes checking for strncmp... yes checking for strrchr... yes checking for strsep... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for _fstati64... no checking for backtrace... no checking for backtrace_symbols... no checking for directio... no checking for fchmod... (cached) yes checking for fclose... yes checking for fcntl... (cached) yes checking for fdatasync... yes checking for fgetc... yes checking for fgets... yes checking for fopen... yes checking for fwrite... yes checking for getgid... (cached) yes checking for getrusage... (cached) yes checking for getuid... (cached) yes checking for hstrerror... yes checking for mprotect... (cached) yes checking for pstat_getdynamic... (cached) no checking for pthread_self... (cached) yes checking for pthread_yield... yes checking for random... (cached) yes checking for sched_yield... (cached) yes checking for select... (cached) yes checking for setgid... yes checking for setuid... yes checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for stat... (cached) yes checking for sysconf... (cached) yes checking for vsnprintf... (cached) yes checking for yield... (cached) no checking for gettimeofday... (cached) yes checking for localtime... (cached) yes checking for time... (cached) yes checking for strftime... (cached) yes checking for clock_gettime... (cached) yes checking for clock_gettime monotonic clock... yes checking for ctime_r... yes checking for 2 or 3 argument version of ctime_r... 2-argument checking for ftruncate... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for getaddrinfo... yes checking for fcntl/F_SETFD... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for mlock... (cached) yes checking for munlock... (cached) yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for shmget... (cached) yes checking for shmctl... yes checking for 64-bit integral type support for sequences... yes checking for growing a file under an mmap region... yes configure: creating ./config.status config.status: creating Makefile config.status: creating db_cxx.h config.status: creating db_int.h config.status: creating clib_port.h config.status: creating include.tcl config.status: creating db.h config.status: creating db_185.h config.status: creating db185_int.h config.status: creating dbstl_common.h config.status: creating db_config.h config.status: executing libtool commands =========================================================================== =======================<phase: build >============================ ===> Building for db5-5.3.28_6 gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/db5/work/db-5.3.28/build_unix' ./libtool --mode=compile cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../lang/db185/db185.c libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../lang/db185/db185.c -fPIC -DPIC -o .libs/db185.o ./lang/db185/db185.c:71:7: warning: case value not in enumerated type 'DBTYPE' [-Wswitch] case 0: /* DB_BTREE */ ^ ./lang/db185/db185.c:14:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = ^ 2 warnings generated. libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../lang/db185/db185.c -o db185.o >/dev/null 2>&1 ./libtool --mode=compile cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/mutex/mut_pthread.c libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1 ./libtool --mode=compile cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_compare.c libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1 ./libtool --mode=compile cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_compress.c libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_compress.c -fPIC -DPIC -o .libs/bt_compress.o libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_compress.c -o bt_compress.o >/dev/null 2>&1 ./libtool --mode=compile cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_conv.c libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1 ./libtool --mode=compile cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_curadj.c libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1 ./libtool --mode=compile cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_cursor.c libtool: compile: cc -c -I. -I./../src -D_THREAD_SAFE -O2 -pipe -Wall -Wextra -fno-strict-aliasing ../src/btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o ./src/btree/bt_cursor.c:285:17: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] cp->ovflsize = B_MINKEY_TO_OVFLSIZE( ^~~~~~~~~~~~~~~~~~~~~ ./../src/dbinc/btree.h:376:27: note: expanded from macro 'B_MINKEY_TO_OVFLSIZE' ((u_int16_t)(((pgsize) - P_OVERHEAD(dbp)) / ((minkey) * P_INDX) -\ ^~~~~~~~~~~~~~~ ./../src/dbinc/db_page.h:525:37: note: expanded from macro 'P_OVERHEAD' #define P_OVERHEAD(dbp) P_TO_UINT16(P_INP(dbp, 0)) ~~~~~~~~~~~~^~~~~~~~~~~~~~ ./../src/dbinc/db_page.h:293:34: note: expanded from macro 'P_INP' ((db_indx_t *)((u_int8_t *)(pg) + SIZEOF_PAGE + \ ^ ./db_int.h:227:48: note: expanded from macro 'P_TO_UINT16' #define P_TO_UINT16(p) ((u_int16_t)(uintptr_t)(p)) ^ Assertion failed: (!hasVectorValue(Key, Part) && "Vector value already set for part"), function setVectorValue, file /usr/local/poudriere/jails/head-arm64/usr/src/contrib/llvm/lib/Transforms/Vectorize/VPlan.h, line 167. cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/bt_cursor-037fcd.c cc: note: diagnostic msg: /tmp/bt_cursor-037fcd.sh cc: note: diagnostic msg: ******************** gmake[1]: *** [Makefile:1857: bt_cursor.lo] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/db5/work/db-5.3.28/build_unix' *** Error code 1 Stop. make: stopped in /usr/ports/databases/db5 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"