Guest User

Untitled

a guest
Jan 21st, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.13 KB | None | 0 0
  1. ===>>> Launching child to update sqlite3-3.7.6.3 to sqlite3-3.7.8
  2. subversion-1.6.17 >> sqlite3-3.7.6.3
  3.  
  4. ===>>> Port directory: /usr/ports/databases/sqlite3
  5.  
  6. ===>>> Checking package repository for latest available version
  7.  
  8. ===>>> The newest available package (sqlite3-3.7.4)
  9. is older than the version in ports (sqlite3-3.7.8)
  10.  
  11. ===>>> There is no valid package to install, building port instead
  12.  
  13. ===>>> Starting check for build dependencies
  14. ===>>> Gathering dependency list for databases/sqlite3 from ports
  15. ===>>> Dependency check complete for databases/sqlite3
  16. subversion-1.6.17 >> sqlite3-3.7.6.3
  17. ===> Cleaning for sqlite3-3.7.8
  18.  
  19. ===> Vulnerability check disabled, database not found
  20. ===> License unknown accepted by the user
  21. ===> Found saved configuration for sqlite3-3.7.7.1
  22. ===> Extracting for sqlite3-3.7.8
  23. => SHA256 Checksum OK for sqlite-src-3070800.zip.
  24. ===> sqlite3-3.7.8 depends on file: /usr/local/bin/unzip - found
  25. ===> Patching for sqlite3-3.7.8
  26. ===> Applying FreeBSD patches for sqlite3-3.7.8
  27. ===> sqlite3-3.7.8 depends on executable: tclsh8.5 - found
  28. ===> sqlite3-3.7.8 depends on file: /usr/local/lib/tcl8/8.5 - found
  29. ===> sqlite3-3.7.8 depends on executable: gmake - found
  30. ===> sqlite3-3.7.8 depends on executable: pkg-config - found
  31. ===> Configuring for sqlite3-3.7.8
  32. configure: loading site script /usr/local/share/config.site
  33. checking build system type... amd64-portbld-freebsd8.2
  34. checking host system type... amd64-portbld-freebsd8.2
  35. checking for gcc... cc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether cc accepts -g... yes
  43. checking for cc option to accept ISO C89... none needed
  44. checking for a sed that does not truncate output... /usr/bin/sed
  45. checking for grep that handles long lines and -e... /usr/bin/grep
  46. checking for egrep... /usr/bin/grep -E
  47. checking for fgrep... /usr/bin/grep -F
  48. checking for ld used by cc... /usr/bin/ld
  49. checking if the linker (/usr/bin/ld) is GNU ld... yes
  50. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  51. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  52. checking whether ln -s works... yes
  53. checking the maximum length of command line arguments... (cached) 262144
  54. checking whether the shell understands some XSI constructs... yes
  55. checking whether the shell understands "+="... no
  56. checking for /usr/bin/ld option to reload object files... -r
  57. checking for objdump... objdump
  58. checking how to recognize dependent libraries... pass_all
  59. checking for ar... ar
  60. checking for strip... strip
  61. checking for ranlib... ranlib
  62. checking command to parse /usr/bin/nm -B output from cc object... ok
  63. checking how to run the C preprocessor... cpp
  64. checking for ANSI C header files... yes
  65. checking for sys/types.h... yes
  66. checking for sys/stat.h... yes
  67. checking for stdlib.h... yes
  68. checking for string.h... yes
  69. checking for memory.h... yes
  70. checking for strings.h... yes
  71. checking for inttypes.h... yes
  72. checking for stdint.h... yes
  73. checking for unistd.h... yes
  74. checking for dlfcn.h... yes
  75. checking for objdir... .libs
  76. checking if cc supports -fno-rtti -fno-exceptions... no
  77. checking for cc option to produce PIC... -fPIC -DPIC
  78. checking if cc PIC flag -fPIC -DPIC works... yes
  79. checking if cc static flag -static works... yes
  80. checking if cc supports -c -o file.o... yes
  81. checking if cc supports -c -o file.o... (cached) yes
  82. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  83. checking whether -lc should be explicitly linked in... no
  84. checking dynamic linker characteristics... freebsd8.2 ld.so
  85. checking how to hardcode library paths into programs... immediate
  86. checking whether stripping libraries is possible... yes
  87. checking if libtool supports shared libraries... yes
  88. checking whether to build shared libraries... yes
  89. checking whether to build static libraries... yes
  90. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  91. checking for gawk... no
  92. checking for mawk... no
  93. checking for nawk... nawk
  94. checking for special C compiler options needed for large files... no
  95. checking for _FILE_OFFSET_BITS value needed for large files... no
  96. checking for int8_t... yes
  97. checking for int16_t... yes
  98. checking for int32_t... yes
  99. checking for int64_t... yes
  100. checking for intptr_t... yes
  101. checking for uint8_t... yes
  102. checking for uint16_t... yes
  103. checking for uint32_t... yes
  104. checking for uint64_t... yes
  105. checking for uintptr_t... yes
  106. checking for sys/types.h... (cached) yes
  107. checking for stdlib.h... (cached) yes
  108. checking for stdint.h... (cached) yes
  109. checking for inttypes.h... (cached) yes
  110. checking for usleep... yes
  111. checking for fdatasync... no
  112. checking for localtime_r... yes
  113. checking for gmtime_r... yes
  114. checking for localtime_s... no
  115. checking for utime... yes
  116. checking for tclsh8.5... /usr/local/bin/tclsh8.5
  117. configure: Version set to 3.7
  118. configure: Release set to 3.7.8
  119. configure: Version number set to 3007008
  120. checking whether to support threadsafe operation... yes
  121. checking for library containing pthread_create... (cached)
  122. checking whether to allow connections to be shared across threads... no
  123. checking whether to support shared library linked as release mode or not... no
  124. checking whether to use an in-ram database for temporary tables... yes
  125. checking if executables have the .exe suffix... unknown
  126. checking for library containing tgetent... -lreadline
  127. checking for readline in -lreadline... yes
  128. checking readline.h usability... no
  129. checking readline.h presence... no
  130. checking for readline.h... no
  131. checking for /usr/include/readline.h... no
  132. checking for /usr/include/readline/readline.h... yes
  133. checking for library containing fdatasync... no
  134. checking for library containing dlopen... none required
  135. configure: creating ./config.status
  136. config.status: creating Makefile
  137. config.status: creating sqlite3.pc
  138. config.status: creating config.h
  139. config.status: executing libtool commands
  140. ===> Building for sqlite3-3.7.8
  141. /usr/local/bin/tclsh8.5 ./tool/mksqlite3h.tcl . >sqlite3.h
  142. cc -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -o mkkeywordhash -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 ./tool/mkkeywordhash.c
  143. ./mkkeywordhash >keywordhash.h
  144. cc -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -o lemon ./tool/lemon.c
  145. cp ./src/lempar.c .
  146. cp ./src/parse.y .
  147. rm -f parse.h
  148. ./lemon -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 parse.y
  149. mv parse.h parse.h.temp
  150. nawk -f ./addopcodes.awk parse.h.temp >parse.h
  151. cat parse.h ./src/vdbe.c | nawk -f ./mkopcodeh.awk >opcodes.h
  152. nawk -f ./mkopcodec.awk opcodes.h >opcodes.c
  153. rm -rf tsrc
  154. mkdir tsrc
  155. cp -f ./src/alter.c ./src/analyze.c ./src/attach.c ./src/auth.c ./src/backup.c ./src/bitvec.c ./src/btmutex.c ./src/btree.c ./src/btree.h ./src/btreeInt.h ./src/build.c ./src/callback.c ./src/complete.c ./src/ctime.c ./src/date.c ./src/delete.c ./src/expr.c ./src/fault.c ./src/fkey.c ./src/func.c ./src/global.c ./src/hash.c ./src/hash.h ./src/hwtime.h ./src/insert.c ./src/journal.c ./src/legacy.c ./src/loadext.c ./src/main.c ./src/malloc.c ./src/mem0.c ./src/mem1.c ./src/mem2.c ./src/mem3.c ./src/mem5.c ./src/memjournal.c ./src/mutex.c ./src/mutex.h ./src/mutex_noop.c ./src/mutex_os2.c ./src/mutex_unix.c ./src/mutex_w32.c ./src/notify.c ./src/os.c ./src/os.h ./src/os_common.h ./src/os_os2.c ./src/os_unix.c ./src/os_win.c ./src/pager.c ./src/pager.h ./src/parse.y ./src/pcache.c ./src/pcache.h ./src/pcache1.c ./src/pragma.c ./src/prepare.c ./src/printf.c ./src/random.c ./src/resolve.c ./src/rowset.c ./src/select.c ./src/status.c ./src/shell.c ./src/sqlite.h.in ./src/sqlite3ext.h ./src/sqliteInt.h ./src/sqliteLimit.h ./src/table.c ./src/tclsqlite.c ./src/tokenize.c ./src/trigger.c ./src/utf.c ./src/update.c ./src/util.c ./src/vacuum.c ./src/vdbe.c ./src/vdbe.h ./src/vdbeapi.c ./src/vdbeaux.c ./src/vdbeblob.c ./src/vdbemem.c ./src/vdbesort.c ./src/vdbetrace.c ./src/vdbeInt.h ./src/vtab.c ./src/wal.c ./src/wal.h ./src/walker.c ./src/where.c ./ext/fts1/fts1.c ./ext/fts1/fts1.h ./ext/fts1/fts1_hash.c ./ext/fts1/fts1_hash.h ./ext/fts1/fts1_porter.c ./ext/fts1/fts1_tokenizer.h ./ext/fts1/fts1_tokenizer1.c ./ext/fts2/fts2.c ./ext/fts2/fts2.h ./ext/fts2/fts2_hash.c ./ext/fts2/fts2_hash.h ./ext/fts2/fts2_icu.c ./ext/fts2/fts2_porter.c ./ext/fts2/fts2_tokenizer.h ./ext/fts2/fts2_tokenizer.c ./ext/fts2/fts2_tokenizer1.c ./ext/fts3/fts3.c ./ext/fts3/fts3.h ./ext/fts3/fts3Int.h ./ext/fts3/fts3_aux.c ./ext/fts3/fts3_expr.c ./ext/fts3/fts3_hash.c ./ext/fts3/fts3_hash.h ./ext/fts3/fts3_icu.c ./ext/fts3/fts3_porter.c ./ext/fts3/fts3_snippet.c ./ext/fts3/fts3_tokenizer.h ./ext/fts3/fts3_tokenizer.c ./ext/fts3/fts3_tokenizer1.c ./ext/fts3/fts3_write.c ./ext/icu/sqliteicu.h ./ext/icu/icu.c ./ext/rtree/rtree.h ./ext/rtree/rtree.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h sqlite3.h tsrc
  156. rm tsrc/sqlite.h.in tsrc/parse.y
  157. /usr/local/bin/tclsh8.5 ./tool/vdbe-compress.tcl <tsrc/vdbe.c >vdbe.new
  158. mv vdbe.new tsrc/vdbe.c
  159. touch .target_source
  160. /usr/local/bin/tclsh8.5 ./tool/mksqlite3c.tcl
  161. ./libtool --mode=compile --tag=CC cc -I/usr/local/include -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c
  162. libtool: compile: cc -I/usr/local/include -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o
  163. libtool: compile: cc -I/usr/local/include -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1
  164. ./libtool --mode=link cc -I/usr/local/include -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -L/usr/local/lib -o libsqlite3.la sqlite3.lo \
  165. -rpath "/usr/local/lib" -version-info "8:6:8"
  166. libtool: link: cc -shared .libs/sqlite3.o -L/usr/local/lib -Wl,-soname -Wl,libsqlite3.so.8 -o .libs/libsqlite3.so.8
  167. libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.8" "libsqlite3.so")
  168. libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.8" "libsqlite3.so")
  169. libtool: link: ar cru .libs/libsqlite3.a sqlite3.o
  170. libtool: link: ranlib .libs/libsqlite3.a
  171. libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" )
  172. ./libtool --mode=link cc -I/usr/local/include -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -L/usr/local/lib -DHAVE_READLINE=1 -I/usr/include/readline \
  173. -o sqlite3 ./src/shell.c libsqlite3.la \
  174. -lreadline -lreadline -rpath "/usr/local/lib"
  175. libtool: link: cc -I/usr/local/include -O2 -pipe -DSQLITE_USE_URI=1 -DSQLITE_SOUNDEX=1 -DSQLITE_SECURE_DELETE=1 -fno-strict-aliasing -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MEMORY_MANAGEMENT=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_STAT2=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DHAVE_READLINE=1 -I/usr/include/readline -o .libs/sqlite3 ./src/shell.c -L/usr/local/lib ./.libs/libsqlite3.so -lreadline -Wl,-rpath -Wl,/usr/local/lib
  176. ./src/shell.c: In function 'main_init':
  177. ./src/shell.c:2660: error: 'SQLITE_CONFIG_URI' undeclared (first use in this function)
  178. ./src/shell.c:2660: error: (Each undeclared identifier is reported only once
  179. ./src/shell.c:2660: error: for each function it appears in.)
  180. gmake: *** [sqlite3] Error 1
  181. *** Error code 1
  182.  
  183. Stop in /usr/ports/databases/sqlite3.
  184. *** Error code 1
  185.  
  186. Stop in /usr/ports/databases/sqlite3.
  187.  
  188. ===>>> make failed for databases/sqlite3
  189. ===>>> Aborting update
Add Comment
Please, Sign In to add comment