Guest User

Untitled

a guest
Aug 5th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.57 KB | None | 0 0
  1. [ ~]$ sudo port selfupdate
  2. Password:
  3. ---> Updating MacPorts base sources using rsync
  4. MacPorts base version 2.0.3 installed,
  5. MacPorts base version 2.0.4 downloaded.
  6. ---> Updating the ports tree
  7. ^C[kelvin@Kelvin-Williams-MacBook-Pro ~]$ sudo port -d selfupdate
  8. DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  9. ---> Updating MacPorts base sources using rsync
  10. receiving file list ... done
  11.  
  12. sent 36 bytes received 69 bytes 11.05 bytes/sec
  13. total size is 3236352 speedup is 30822.40
  14. receiving file list ... done
  15.  
  16. sent 36 bytes received 76 bytes 9.74 bytes/sec
  17. total size is 512 speedup is 4.57
  18. DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
  19. DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base.tar
  20. MacPorts base version 2.0.3 installed,
  21. DEBUG: Rebuilding and reinstalling MacPorts if needed
  22. MacPorts base version 2.0.4 downloaded.
  23. ---> Updating the ports tree
  24. DEBUG: Synchronizing ports tree(s)
  25. Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
  26. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/ports.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  27. receiving file list ... done
  28.  
  29. sent 36 bytes received 70 bytes 9.22 bytes/sec
  30. total size is 52193280 speedup is 492389.43
  31. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/ports.tar.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  32. receiving file list ... done
  33.  
  34. sent 36 bytes received 77 bytes 13.29 bytes/sec
  35. total size is 512 speedup is 4.53
  36. DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
  37. DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports.tar
  38. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  39. receiving file list ... done
  40.  
  41. sent 36 bytes received 70 bytes 9.22 bytes/sec
  42. total size is 7824703 speedup is 73817.95
  43. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_11_i386/PortIndex.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  44. receiving file list ... done
  45.  
  46. sent 36 bytes received 77 bytes 9.04 bytes/sec
  47. total size is 512 speedup is 4.53
  48. DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
  49. ---> MacPorts base is outdated, installing new version 2.0.4
  50. DEBUG: Permissions OK
  51. Installing new MacPorts release in /opt/local as root:admin; permissions 0755; Tcl-Package in /Library/Tcl
  52.  
  53. checking build system type... x86_64-apple-darwin11.3.0
  54. checking host system type... x86_64-apple-darwin11.3.0
  55. checking target system type... x86_64-apple-darwin11.3.0
  56. checking MacPorts version... 2.0.4
  57. checking for sw_vers... /usr/bin/sw_vers
  58. checking for defaults... /usr/bin/defaults
  59. checking for xcode-select... /usr/bin/xcode-select
  60. checking Mac OS X version... 10.7.3
  61. checking Xcode location... /Developer
  62. checking Xcode version... 4.2
  63. checking for gcc... /usr/bin/cc
  64. checking whether the C compiler works... yes
  65. checking for C compiler default output file name... a.out
  66. checking for suffix of executables...
  67. checking whether we are cross compiling... no
  68. checking for suffix of object files... o
  69. checking whether we are using the GNU C compiler... yes
  70. checking whether /usr/bin/cc accepts -g... yes
  71. checking for /usr/bin/cc option to accept ISO C89... none needed
  72. checking for gcc... gcc
  73. checking whether we are using the GNU Objective C compiler... yes
  74. checking whether gcc accepts -g... yes
  75. checking for a BSD-compatible install... /usr/bin/install -c
  76. checking whether make sets $(MAKE)... yes
  77. checking whether ln -s works... yes
  78. checking for mtree... /usr/sbin/mtree
  79. checking for chown... /usr/sbin/chown
  80. checking for cp... /bin/cp
  81. checking for cpio... /usr/bin/cpio
  82. checking for diff... /usr/bin/diff
  83. checking for dscl... /usr/bin/dscl
  84. checking for dseditgroup... /usr/sbin/dseditgroup
  85. checking for file... /usr/bin/file
  86. checking for bzr... no
  87. checking for cvs... /usr/bin/cvs
  88. checking for svn... /usr/bin/svn
  89. checking for git... /usr/bin/git
  90. checking for hg... no
  91. checking for gzip... /usr/bin/gzip
  92. checking for lipo... /usr/bin/lipo
  93. checking for patch... /usr/bin/patch
  94. checking for rmdir... /bin/rmdir
  95. checking for rsync... /usr/bin/rsync
  96. checking for openssl... /usr/bin/openssl
  97. checking for sed... /usr/bin/sed
  98. checking for tar... /usr/bin/tar
  99. checking for unzip... /usr/bin/unzip
  100. checking for zip... /usr/bin/zip
  101. checking for bsdmake... /usr/bin/bsdmake
  102. checking for make... /usr/bin/make
  103. checking for hdiutil... /usr/bin/hdiutil
  104. checking for launchd... yes
  105. checking for launchctl... /bin/launchctl
  106. checking for xcodebuild... /usr/bin/xcodebuild
  107. checking for gnutar... /usr/bin/gnutar
  108. checking for gnumake... /usr/bin/gnumake
  109. checking for gnupatch... no
  110. checking for gpatch... no
  111. checking for bzip2... /usr/bin/bzip2
  112. checking for lzma... no
  113. checking for xz... no
  114. checking for lsbom... /usr/bin/lsbom
  115. checking for mkbom... /usr/bin/mkbom
  116. checking for pax... /bin/pax
  117. checking for xar... /usr/bin/xar
  118. checking for open... /usr/bin/open
  119. checking for sed... (cached) /usr/bin/sed
  120. checking which sed flag to use for extended regexp... -E (BSD)
  121. checking for tar... (cached) /usr/bin/tar
  122. checking whether tar supports -q... yes (bsdtar)
  123. checking for tar... (cached) /usr/bin/tar
  124. checking for gnutar... (cached) /usr/bin/gnutar
  125. checking for which tar variant to use... /usr/bin/gnutar
  126. checking for /usr/bin/gnutar --no-same-owner support... yes
  127. checking for patch... (cached) /usr/bin/patch
  128. checking for gpatch... no
  129. checking for GNU (FSF) patch... /usr/bin/patch
  130. checking how to mark unused variables...
  131. checking for gcc symbol visibility attribute... __attribute__((visibility("hidden")))
  132. checking for the pthreads library -lpthreads... no
  133. checking whether pthreads work without any flags... yes
  134. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  135. checking if more special flags are required for pthreads... -D_THREAD_SAFE
  136. checking how to run the Objective C preprocessor... gcc -E
  137. checking for grep that handles long lines and -e... /usr/bin/grep
  138. checking for egrep... /usr/bin/grep -E
  139. checking for ANSI C header files... yes
  140. checking for sys/types.h... yes
  141. checking for sys/stat.h... yes
  142. checking for stdlib.h... yes
  143. checking for string.h... yes
  144. checking for memory.h... yes
  145. checking for strings.h... yes
  146. checking for inttypes.h... yes
  147. checking for stdint.h... yes
  148. checking for unistd.h... yes
  149. checking objc/objc.h usability... yes
  150. checking objc/objc.h presence... yes
  151. checking for objc/objc.h... yes
  152. checking if linking libobjc requires pthreads... no
  153. checking for Apple Objective-C runtime... yes
  154. checking for GNU Objective C runtime... no
  155. configure: Using Apple Objective-C runtime
  156. checking for Apple Foundation library... yes
  157. configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
  158. configure: Using Apple Foundation library
  159. checking for CoreFoundation framework... yes
  160. checking for SystemConfiguration framework... yes
  161. checking for IOKit framework... yes
  162. checking for CFNotificationCenterGetDarwinNotifyCenter... yes
  163. checking for whether we will build daemondo... yes
  164. checking for ports tree... /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports
  165. checking for MacPorts config directory... ${sysconfdir}/macports
  166. checking for install user... root
  167. checking for install group... admin
  168. checking for macports user... macports
  169. checking what permissions to use for installation directories... 755
  170. checking for Applications installation directory... /Applications/MacPorts
  171. checking for Frameworks installation directory... /opt/local/Library/Frameworks
  172. checking for Universal CPU architectures... x86_64 i386
  173. checking how to run the C preprocessor... /usr/bin/cc -E
  174. checking for ANSI C header files... (cached) yes
  175. checking for dirent.h that defines DIR... yes
  176. checking for library containing opendir... none required
  177. checking for sys/wait.h that is POSIX.1 compatible... yes
  178. checking limits.h usability... yes
  179. checking limits.h presence... yes
  180. checking for limits.h... yes
  181. checking paths.h usability... yes
  182. checking paths.h presence... yes
  183. checking for paths.h... yes
  184. checking sys/file.h usability... yes
  185. checking sys/file.h presence... yes
  186. checking for sys/file.h... yes
  187. checking crt_externs.h usability... yes
  188. checking crt_externs.h presence... yes
  189. checking for crt_externs.h... yes
  190. checking fcntl.h usability... yes
  191. checking fcntl.h presence... yes
  192. checking for fcntl.h... yes
  193. checking sys/fcntl.h usability... yes
  194. checking sys/fcntl.h presence... yes
  195. checking for sys/fcntl.h... yes
  196. checking sys/cdefs.h usability... yes
  197. checking sys/cdefs.h presence... yes
  198. checking for sys/cdefs.h... yes
  199. checking err.h usability... yes
  200. checking err.h presence... yes
  201. checking for err.h... yes
  202. checking sys/socket.h usability... yes
  203. checking sys/socket.h presence... yes
  204. checking for sys/socket.h... yes
  205. checking sys/sysctl.h usability... yes
  206. checking sys/sysctl.h presence... yes
  207. checking for sys/sysctl.h... yes
  208. checking readline/readline.h usability... yes
  209. checking readline/readline.h presence... yes
  210. checking for readline/readline.h... yes
  211. checking readline/history.h usability... yes
  212. checking readline/history.h presence... yes
  213. checking for readline/history.h... yes
  214. checking pwd.h usability... yes
  215. checking pwd.h presence... yes
  216. checking for pwd.h... yes
  217. checking sys/paths.h usability... yes
  218. checking sys/paths.h presence... yes
  219. checking for sys/paths.h... yes
  220. checking utime.h usability... yes
  221. checking utime.h presence... yes
  222. checking for utime.h... yes
  223. checking for bzero... yes
  224. checking for memset... yes
  225. checking for fgetln... yes
  226. checking for lockf... yes
  227. checking for flock... yes
  228. checking for setmode... yes
  229. checking for strcasecmp... yes
  230. checking for strncasecmp... yes
  231. checking for strlcpy... yes
  232. checking for copyfile... yes
  233. checking for clearenv... no
  234. checking for sysctlbyname... yes
  235. checking if readlink conforms to POSIX 1003.1a... yes
  236. checking CommonCrypto/CommonDigest.h usability... yes
  237. checking CommonCrypto/CommonDigest.h presence... yes
  238. checking for CommonCrypto/CommonDigest.h... yes
  239. checking for readline in -lreadline... yes
  240. checking whether rl_username_completion_function is declared... no
  241. checking whether rl_filename_completion_function is declared... yes
  242. checking whether rl_completion_matches is declared... yes
  243. checking whether username_completion_function is declared... yes
  244. checking whether filename_completion_function is declared... yes
  245. checking whether completion_matches is declared... yes
  246. checking for Tcl configuration... found /usr/lib/tclConfig.sh
  247. checking for existence of /usr/lib/tclConfig.sh... loading
  248. checking for Tcl public headers... /usr/include
  249. checking for tclsh... /usr/bin/tclsh
  250. checking for Tcl package directory... /Library/Tcl
  251. checking whether tclsh was compiled with threads... yes
  252. checking for curl-config... /usr/bin/curl-config
  253. checking for pkg-config... /usr/bin/pkg-config
  254. checking sqlite3ext.h usability... yes
  255. checking sqlite3ext.h presence... yes
  256. checking for sqlite3ext.h... yes
  257. checking for Tcl sqlite3 location...
  258. checking for Tcl Thread package... yes
  259. checking how to build libraries... shared
  260. checking that any existing MacPorts install can be upgraded... yes
  261. configure: creating ./config.status
  262. config.status: creating src/programs/daemondo/Makefile
  263. config.status: creating Doxyfile
  264. config.status: creating Makefile
  265. config.status: creating Mk/macports.autoconf.mk
  266. config.status: creating doc/base.mtree
  267. config.status: creating doc/prefix.mtree
  268. config.status: creating doc/macosx.mtree
  269. config.status: creating doc/macports.conf
  270. config.status: creating doc/pubkeys.conf
  271. config.status: creating portmgr/freebsd/Makefile
  272. config.status: creating src/Makefile
  273. config.status: creating src/macports1.0/macports_autoconf.tcl
  274. config.status: creating src/port1.0/port_autoconf.tcl
  275. config.status: creating src/registry2.0/registry_autoconf.tcl
  276. config.status: creating src/programs/Makefile
  277. config.status: creating src/macports1.0/macports_fastload.tcl
  278. config.status: creating setupenv.bash
  279. config.status: creating src/pkg_mkindex.sh
  280. config.status: creating src/config.h
  281. ===> making all in doc
  282. gzip -c port.1 > port.1.gz
  283. gzip -c macports.conf.5 > macports.conf.5.gz
  284. gzip -c portfile.7 > portfile.7.gz
  285. gzip -c portstyle.7 > portstyle.7.gz
  286. gzip -c porthier.7 > porthier.7.gz
  287. gzip -c portgroup.7 > portgroup.7.gz
  288. ===> making all in src
  289. ===> making all in src/cregistry
  290. /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common registry.c -o registry.o
  291. /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entry.c -o entry.o
  292. /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sql.c -o sql.o
  293. /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common vercomp.c -o vercomp.o
  294. ar cr cregistry.a registry.o entry.o sql.o vercomp.o
  295. ranlib cregistry.a
  296. /usr/bin/cc -c -DUSE_TCL_STUBS -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sqlext.c -o sqlext.o
  297. /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module sqlext.o vercomp.o -o macports.sqlext
  298. ===> making all in src/macports1.0
  299. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common macports.c -o macports.o
  300. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common get_systemconfiguration_proxies.c -o get_systemconfiguration_proxies.o
  301. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sysctl.c -o sysctl.o
  302. /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module macports.o get_systemconfiguration_proxies.o sysctl.o -o MacPorts.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -framework CoreFoundation -framework SystemConfiguration
  303. ===> making all in src/port1.0
  304. ===> making all in src/package1.0
  305. ===> making all in src/pextlib1.0
  306. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common Pextlib.c -o Pextlib.o
  307. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common strsed.c -o strsed.o
  308. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common fgetln.c -o fgetln.o
  309. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common md5cmd.c -o md5cmd.o
  310. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common setmode.c -o setmode.o
  311. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common xinstall.c -o xinstall.o
  312. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common fs-traverse.c -o fs-traverse.o
  313. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common strcasecmp.c -o strcasecmp.o
  314. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common vercomp.c -o vercomp.o
  315. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common filemap.c -o filemap.o
  316. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common base32cmd.c -o base32cmd.o
  317. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sha1cmd.c -o sha1cmd.o
  318. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common curl.c -o curl.o
  319. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common rmd160cmd.c -o rmd160cmd.o
  320. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common sha256cmd.c -o sha256cmd.o
  321. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common readline.c -o readline.o
  322. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common uid.c -o uid.o
  323. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tracelib.c -o tracelib.o
  324. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tty.c -o tty.o
  325. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common readdir.c -o readdir.o
  326. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common pipe.c -o pipe.o
  327. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common flock.c -o flock.o
  328. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common system.c -o system.o
  329. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common mktemp.c -o mktemp.o
  330. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common realpath.c -o realpath.o
  331. /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module Pextlib.o strsed.o fgetln.o md5cmd.o setmode.o xinstall.o fs-traverse.o strcasecmp.o vercomp.o filemap.o base32cmd.o sha1cmd.o curl.o rmd160cmd.o sha256cmd.o readline.o uid.o tracelib.o tty.o readdir.o pipe.o flock.o system.o mktemp.o realpath.o -o Pextlib.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -lcurl -lreadline
  332. ===> making all in src/registry2.0
  333. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.9/include -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common registry.c -o registry.o
  334. In file included from ../cregistry/registry.h:35,
  335. from registry.c:39:
  336. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:252: warning: ISO C90 does not support ‘long long’
  337. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:253: warning: ISO C90 does not support ‘long long’
  338. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.9/include -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common util.c -o util.o
  339. In file included from util.h:36,
  340. from util.c:37:
  341. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:252: warning: ISO C90 does not support ‘long long’
  342. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:253: warning: ISO C90 does not support ‘long long’
  343. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.9/include -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entry.c -o entry.o
  344. In file included from entry.c:36:
  345. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:252: warning: ISO C90 does not support ‘long long’
  346. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:253: warning: ISO C90 does not support ‘long long’
  347. /usr/bin/cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.9/include -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entryobj.c -o entryobj.o
  348. In file included from entryobj.c:36:
  349. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:252: warning: ISO C90 does not support ‘long long’
  350. /Library/Frameworks/Mono.framework/Versions/2.10.9/include/sqlite3.h:253: warning: ISO C90 does not support ‘long long’
  351. /usr/bin/cc -dynamiclib -g -O2 -W -Wall -pedantic -I/Library/Frameworks/Mono.framework/Versions/2.10.9/include -Wl,-single_module registry.o util.o entry.o entryobj.o ../cregistry/cregistry.a -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 -L/Library/Frameworks/Mono.framework/Versions/2.10.9/lib -lsqlite3
  352. ld: warning: ignoring file /Library/Frameworks/Mono.framework/Versions/2.10.9/lib/libsqlite3.dylib, file was built for unsupported file format which is not the architecture being linked (x86_64)
  353. Undefined symbols for architecture x86_64:
  354. "_sqlite3_errmsg", referenced from:
  355. _set_sqlite_result in util.o
  356. _reg_sqlite_error in cregistry.a(registry.o)
  357. _reg_detach in cregistry.a(registry.o)
  358. _reg_close in cregistry.a(registry.o)
  359. _reg_attach in cregistry.a(registry.o)
  360. _reg_open in cregistry.a(registry.o)
  361. "_sqlite3_mprintf", referenced from:
  362. _set_object in util.o
  363. _set_entry in util.o
  364. _get_object in util.o
  365. _reg_sqlite_error in cregistry.a(registry.o)
  366. _reg_detach in cregistry.a(registry.o)
  367. _reg_attach in cregistry.a(registry.o)
  368. _reg_open in cregistry.a(registry.o)
  369. ...
  370. "_sqlite3_free", referenced from:
  371. _set_object in util.o
  372. _set_entry in util.o
  373. _get_object in util.o
  374. _reg_throw in cregistry.a(registry.o)
  375. _reg_sqlite_error in cregistry.a(registry.o)
  376. _reg_detach in cregistry.a(registry.o)
  377. _reg_attach in cregistry.a(registry.o)
  378. ...
  379. "_sqlite3_prepare", referenced from:
  380. _all_objects in util.o
  381. _reg_vacuum in cregistry.a(registry.o)
  382. _reg_detach in cregistry.a(registry.o)
  383. _reg_attach in cregistry.a(registry.o)
  384. _reg_entry_create in cregistry.a(entry.o)
  385. _reg_entry_depends in cregistry.a(entry.o)
  386. _reg_all_entries in cregistry.a(entry.o)
  387. ...
  388. "_sqlite3_column_int64", referenced from:
  389. _all_objects in util.o
  390. _reg_all_entries in cregistry.a(entry.o)
  391. _reg_entry_owner in cregistry.a(entry.o)
  392. _reg_entry_open in cregistry.a(entry.o)
  393. _reg_entry_owner_id in cregistry.a(entry.o)
  394. "_sqlite3_step", referenced from:
  395. _all_objects in util.o
  396. _reg_vacuum in cregistry.a(registry.o)
  397. _reg_detach in cregistry.a(registry.o)
  398. _reg_attach in cregistry.a(registry.o)
  399. _reg_entry_create in cregistry.a(entry.o)
  400. _reg_entry_depends in cregistry.a(entry.o)
  401. _reg_all_entries in cregistry.a(entry.o)
  402. ...
  403. "_sqlite3_finalize", referenced from:
  404. _all_objects in util.o
  405. _reg_vacuum in cregistry.a(registry.o)
  406. _reg_detach in cregistry.a(registry.o)
  407. _reg_attach in cregistry.a(registry.o)
  408. _reg_entry_create in cregistry.a(entry.o)
  409. _reg_entry_depends in cregistry.a(entry.o)
  410. _reg_all_entries in cregistry.a(entry.o)
  411. ...
  412. "_sqlite3_open", referenced from:
  413. _reg_vacuum in cregistry.a(registry.o)
  414. _reg_open in cregistry.a(registry.o)
  415. "_sqlite3_close", referenced from:
  416. _reg_vacuum in cregistry.a(registry.o)
  417. _reg_close in cregistry.a(registry.o)
  418. _reg_open in cregistry.a(registry.o)
  419. "_sqlite3_reset", referenced from:
  420. _reg_vacuum in cregistry.a(registry.o)
  421. _reg_detach in cregistry.a(registry.o)
  422. _reg_attach in cregistry.a(registry.o)
  423. _reg_entry_deactivate in cregistry.a(entry.o)
  424. _reg_entry_activate in cregistry.a(entry.o)
  425. _reg_entry_unmap in cregistry.a(entry.o)
  426. _reg_entry_map in cregistry.a(entry.o)
  427. ...
  428. "_sqlite3_vmprintf", referenced from:
  429. _reg_throw in cregistry.a(registry.o)
  430. "_sqlite3_errcode", referenced from:
  431. _reg_sqlite_error in cregistry.a(registry.o)
  432. _reg_detach in cregistry.a(registry.o)
  433. _reg_attach in cregistry.a(registry.o)
  434. _reg_open in cregistry.a(registry.o)
  435. "_sqlite3_exec", referenced from:
  436. _reg_rollback in cregistry.a(registry.o)
  437. _reg_commit in cregistry.a(registry.o)
  438. _reg_start_write in cregistry.a(registry.o)
  439. _reg_start_read in cregistry.a(registry.o)
  440. "_sqlite3_bind_text", referenced from:
  441. _reg_entry_create in cregistry.a(entry.o)
  442. _reg_entry_depends in cregistry.a(entry.o)
  443. _reg_entry_owner in cregistry.a(entry.o)
  444. _reg_entry_open in cregistry.a(entry.o)
  445. _reg_entry_owner_id in cregistry.a(entry.o)
  446. _reg_entry_deactivate in cregistry.a(entry.o)
  447. _reg_entry_activate in cregistry.a(entry.o)
  448. ...
  449. "_sqlite3_last_insert_rowid", referenced from:
  450. _reg_entry_create in cregistry.a(entry.o)
  451. "_sqlite3_bind_int64", referenced from:
  452. _reg_entry_depends in cregistry.a(entry.o)
  453. _reg_entry_delete in cregistry.a(entry.o)
  454. _reg_entry_deactivate in cregistry.a(entry.o)
  455. _reg_entry_activate in cregistry.a(entry.o)
  456. _reg_entry_unmap in cregistry.a(entry.o)
  457. _reg_entry_map in cregistry.a(entry.o)
  458. _reg_entry_files in cregistry.a(entry.o)
  459. ...
  460. "_sqlite3_changes", referenced from:
  461. _reg_entry_delete in cregistry.a(entry.o)
  462. _reg_entry_deactivate in cregistry.a(entry.o)
  463. _reg_entry_activate in cregistry.a(entry.o)
  464. _reg_entry_unmap in cregistry.a(entry.o)
  465. "_sqlite3_column_text", referenced from:
  466. _reg_entry_files in cregistry.a(entry.o)
  467. _reg_entry_imagefiles in cregistry.a(entry.o)
  468. _reg_entry_propget in cregistry.a(entry.o)
  469. "_sqlite3_value_text", referenced from:
  470. _sql_regexp in cregistry.a(sql.o)
  471. "_sqlite3_result_int", referenced from:
  472. _sql_regexp in cregistry.a(sql.o)
  473. "_sqlite3_result_error", referenced from:
  474. _sql_regexp in cregistry.a(sql.o)
  475. "_sqlite3_create_function", referenced from:
  476. _init_db in cregistry.a(sql.o)
  477. "_sqlite3_create_collation", referenced from:
  478. _init_db in cregistry.a(sql.o)
  479. ld: symbol(s) not found for architecture x86_64
  480. collect2: ld returned 1 exit status
  481. make[2]: *** [registry.dylib] Error 1
  482. make[1]: *** [all] Error 1
  483. make: *** [all] Error 1
  484. shell command "cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline && make && make install SELFUPDATING=1" returned error 2
  485. DEBUG: Error installing new MacPorts base: shell command failed (see log for details)
  486. while executing
  487. "macports::selfupdate [array get global_options] base_updated"
  488. Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)
Add Comment
Please, Sign In to add comment