[package - head-armv7-default][databases/sqlite3] Failed for sqlite3-3.32.3_1, 1 in package

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Jul 18 02:41:00 UTC 2020


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:     pavelivolkov at gmail.com
Last committer: brnrd at FreeBSD.org
Ident:          $FreeBSD: head/databases/sqlite3/Makefile 542047 2020-07-11 20:23:00Z brnrd $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-armv7-default/p542461_s363297/logs/sqlite3-3.32.3_1,1.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p542461_s363297
Log:

=>> Building databases/sqlite3
build started at Sat Jul 18 02:37:21 UTC 2020
port directory: /usr/ports/databases/sqlite3
package name: sqlite3-3.32.3_1,1
building for: FreeBSD head-armv7-default-job-10 13.0-CURRENT FreeBSD 13.0-CURRENT 1300101 arm
maintained by: pavelivolkov at gmail.com
Makefile ident:      $FreeBSD: head/databases/sqlite3/Makefile 542047 2020-07-11 20:23:00Z brnrd $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300094
Jail OSVERSION: 1300101
Job Id: 10




!!! Jail is newer than host. (Jail: 1300101, Host: 1300094) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300101
UNAME_v=FreeBSD 13.0-CURRENT 1300101
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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 sqlite3-3.32.3_1,1:
     ARMOR=off: Detect misuse of the API
     DBPAGE=off: Enable DBPAGE Virtual Table
     DBSTAT=on: Enable DBSTAT Virtual Table
     DIRECT_READ=off: File is read directly from disk
     DQS=on: Double-quoted String Literals
     EXTENSION=on: Allow loadable extensions
     FTS3_TOKEN=on: Enable two-args version fts3_tokenizer
     FTS4=on: Enable FTS3/4 (Full Text Search) module
     FTS5=on: Enable version 5 full-text search engine
     LIKENOTBLOB=off: LIKE does not match blobs
     MEMMAN=off: Allow it to release unused memory
     METADATA=on: Enable column metadata
     NORMALIZE=off: Enable normalized sql function
     NULL_TRIM=off: Omits NULL columns at the ends of rows
     RBU=off: Enable the resumable bulk update
     SECURE_DELETE=on: Overwrite deleted information with zeros
     SORT_REF=off: To use references in the sorter
     STMT=off: Prepared statement scan status
     STSHELL=on: Statically link libsqlite3 into shell
     THREADS=on: Threading support
     TRUSTED_SCHEMA=off: SQL functions & virtual tables are considered unsafe
     UNKNOWN_SQL=off: Suppress unknown function errors
     UNLOCK_NOTIFY=on: Enable notification on unlocking
     URI=on: Enable use the URI filename
     URI_AUTHORITY=off: Allow convert URL into a UNC
====> Optional extensions
     JSON1=on: Enable the JSON1 extension
     SESSION=off: Enable the session extension
====> Optional functions
     OFFSET=off: Enable sqlite_offset() returning record's file offset
     SER1=off: Enable the sqlite3_[de]serialize() interface
     SOUNDEX=off: Enable the soundex() SQL function
====> Unicode support
     ICU=off: Unicode support via ICU
     UNICODE61=on: Unicode Version 6.1 tokenizer
====> Index type for range queries
     RTREE=on: Enable R*Tree module
     RTREE_INT=off: Store 32-bit sig int (no float) coordinates
     GEOPOLY=off: Uses the GeoJSON notation (RFC-7946)
====> Where to store temporary file: you have to select exactly one of them
     TS0=off: Always use temporary file
     TS1=on: File by default, change allowed PRAGMA
     TS2=off: Memory by default, change allowed PRAGMA
     TS3=off: Always use memory
====> Which query planner to use, stability or ...: you can only select none or one of them
     STAT3=off: collect histogram data from leftmost column
     STAT4=off: collect histogram data from all columns
====> Command line editing library (may be off): you can only select none or one of them
     READLINES=off
     READLINEP=off
     EDITLINE=off
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
pavelivolkov at gmail.com
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-dynamic-extensions --enable-fts5 --enable-json1 --disable-session --enable-static-shell --enable-threadsafe --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlite3/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlite3/work  HOME=/wrkdirs/usr/ports/databases/sqlite3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/sqlite3/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=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlite3/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlite3/work  HOME=/wrkdirs/usr/ports/databases/sqlite3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/sqlite3/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  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DQS=3 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_TEMP_STORE=1 "" -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1"  LDFLAGS=" -fstac
 k-protector-strong " LIBS="-lm -lpthread"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sqlite3"  EXAMPLESDIR="share/examples/sqlite3"  DATADIR="share/sqlite3"  WWWDIR="www/sqlite3"  ETCDIR="etc/sqlite3"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/sqlite3 DOCSDIR=/usr/local/share/doc/sqlite3 EXAMPLESDIR=/usr/local/share/examples/sqlite3  WWWDIR=/usr/local/www/sqlite3 ETCDIR=/usr/local/etc/sqlite3
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /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 ####
_CCVERSION_9d218390=FreeBSD clang version 10.0.1 (git at github.com:llvm/llvm-project.git llvmorg-10.0.1-rc2-0-g77d76b71d7d) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 10.0.1 (git at github.com:llvm/llvm-project.git llvmorg-10.0.1-rc2-0-g77d76b71d7d) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 10.0.1 (git at github.com:llvm/llvm-project.git llvmorg-10.0.1-rc2-0-g77d76b71d7d) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300101
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
<snip>
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
Segmentation fault
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... /nxb-bin/usr/bin/cc
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 /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed
checking whether /nxb-bin/usr/bin/cc understands -c and -o together... yes
checking dependency style of /nxb-bin/usr/bin/cc... Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
none
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc... (cached) /nxb-bin/usr/bin/cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /nxb-bin/usr/bin/cc accepts -g... (cached) yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... (cached) none needed
checking whether /nxb-bin/usr/bin/cc understands -c and -o together... (cached) yes
checking dependency style of /nxb-bin/usr/bin/cc... (cached) none
checking build system type... armv7-portbld-freebsd13.0
checking host system type... armv7-portbld-freebsd13.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by /nxb-bin/usr/bin/cc... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking how to convert armv7-portbld-freebsd13.0 file names to armv7-portbld-freebsd13.0 format... func_convert_file_noop
checking how to convert armv7-portbld-freebsd13.0 file names to toolchain format... func_convert_file_noop
checking for /nxb-bin/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
failed
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
no
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/nxb-bin/usr/bin/ld) supports shared libraries... qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
no
checking dynamic linker characteristics... freebsd13.0 ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for fdatasync... yes
checking for usleep... (cached) yes
checking for fullfsync... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking whether strerror_r is declared... (cached) yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... no
checking editline/readline.h usability... no
checking editline/readline.h presence... no
checking for editline/readline.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking for library containing pthread_create... none required
checking for library containing pthread_mutexattr_init... none required
checking for library containing dlopen... none required
checking for whether to support dynamic extensions... yes
checking for library containing log... none required
checking for posix_fallocate... yes
checking for zlib.h... (cached) yes
checking for library containing deflate... -lz
checking for library containing system... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sqlite3.pc
config.status: executing depfiles commands
config.status: executing libtool commands
===> CONFIGURE_ARGS=--enable-dynamic-extensions --enable-fts5 --enable-json1 --disable-session --enable-static-shell --enable-threadsafe --prefix=/usr/local 
===> CPPFLAGS=-DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DQS=3 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_TEMP_STORE=1  -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1
===> CFLAGS=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing 
===> LDFLAGS= -fstack-protector-strong 
===> LIBS=-lm -lpthread
===========================================================================
=======================<phase: build          >============================
===>  Building for sqlite3-3.32.3_1,1
source='sqlite3.c' object='sqlite3.lo' libtool=yes  DEPDIR=.deps depmode=none /bin/sh ./depcomp  /bin/sh ./libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.32.3\" -DPACKAGE_STRING=\"sqlite\ 3.32.3\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.32.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1  -I.   -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DQS=3 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_RTREE=1
  -DSQLITE_SECURE_DELETE=1 -DSQLITE_TEMP_STORE=1  -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1  -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -c -o sqlite3.lo sqlite3.c
libtool: compile:  /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.32.3\" "-DPACKAGE_STRING=\"sqlite 3.32.3\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.32.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DQS=3 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_TEMP_STORE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DHAVE_ISNAN=1 -DHAVE_MALLO
 C_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c sqlite3.c -o sqlite3.o
/bin/sh ./libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -no-undefined -version-info 8:6:8 -fstack-protector-strong -o libsqlite3.la -rpath /usr/local/lib sqlite3.lo  -lz -lm -lpthread
libtool: link: ar cru .libs/libsqlite3.a  sqlite3.o
libtool: link: ranlib .libs/libsqlite3.a
libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" )
source='shell.c' object='sqlite3-shell.o' libtool=no  DEPDIR=.deps depmode=none /bin/sh ./depcomp  /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.32.3\" -DPACKAGE_STRING=\"sqlite\ 3.32.3\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.32.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I.   -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DQS=3 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_TEMP_STORE
 =1  -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -c -o sqlite3-shell.o `test -f 'shell.c' || echo './'`shell.c
source='sqlite3.c' object='sqlite3-sqlite3.o' libtool=no  DEPDIR=.deps depmode=none /bin/sh ./depcomp  /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.32.3\" -DPACKAGE_STRING=\"sqlite\ 3.32.3\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.32.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I.   -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DQS=3 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_TEMP_S
 TORE=1  -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_USE_URI=1 -DHAVE_ISNAN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_USLEEP=1 -DHAVE_STRCHRNUL=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -c -o sqlite3-sqlite3.o `test -f 'sqlite3.c' || echo './'`sqlite3.c
/bin/sh ./libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -lz -lm -lpthread
libtool: link: /nxb-bin/usr/bin/cc -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o  -lz -lm -lpthread
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for sqlite3-3.32.3_1,1
===>   Generating temporary packing list
if test -z 'strip'; then  /nxb-bin/usr/bin/make  INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/databases/sqlite3/work/sqlite-autoconf-3320300/install-sh -c -s"  install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/databases/sqlite3/work/sqlite-autoconf-3320300/install-sh -c -s" INSTALL_STRIP_FLAG=-s  install;  else  /nxb-bin/usr/bin/make  INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/databases/sqlite3/work/sqlite-autoconf-3320300/install-sh -c -s"  install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/databases/sqlite3/work/sqlite-autoconf-3320300/install-sh -c -s" INSTALL_STRIP_FLAG=-s  "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install;  fi
 /bin/mkdir -p '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c -s  libsqlite3.la '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.la
libtool: install: /usr/bin/install -c .libs/libsqlite3.a /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.a
libtool: install: chmod 644 /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.a
libtool: install: ranlib /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
 /bin/mkdir -p '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/bin'
 STRIPPROG='strip' /bin/sh ./libtool   --mode=install /bin/sh /wrkdirs/usr/ports/databases/sqlite3/work/sqlite-autoconf-3320300/install-sh -c -s sqlite3 '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/bin'
Segmentation fault
libtool: install: /bin/sh /wrkdirs/usr/ports/databases/sqlite3/work/sqlite-autoconf-3320300/install-sh -c -s sqlite3 /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/bin/sqlite3
 /bin/mkdir -p '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/include'
 install  -m 0644 sqlite3.h sqlite3ext.h '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/include'
 /bin/mkdir -p '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/share/man/man1'
 install  -m 0644 sqlite3.1 '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/share/man/man1'
 /bin/mkdir -p '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/libdata/pkgconfig'
 install  -m 0644 sqlite3.pc '/wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/libdata/pkgconfig'
/bin/rm -f /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/include/msvc.h
xargs: /usr/bin/grep: terminated with signal 11; aborting
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for sqlite3-3.32.3_1,1
Segmentation fault
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.so.0:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/lib/libsqlite3.so.0.8.6:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/databases/sqlite3/work/stage/usr/local/man/man1/sqlite3.1.gz:No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/sqlite3


More information about the freebsd-pkg-fallout mailing list