spacepaste

  1.  
  2. prt-get: installing /usr/ports/opt/git
  3. prt-get: starting build Wed Mar 2 20:45:26 2016
  4. =======> Building '/usr/ports/opt/git/git#2.7.0-2.pkg.tar.xz'.
  5. bsdtar -p -o -C /usr/ports/opt/git/work/src -xf /usr/ports/opt/git/git-2.7.0.tar.xz
  6. bsdtar -p -o -C /usr/ports/opt/git/work/src -xf /usr/ports/opt/git/git-manpages-2.7.0.tar.xz
  7. cp git /usr/ports/opt/git/work/src
  8. + build
  9. + cd git-2.7.0
  10. + sed -i -e 47d -e 49d perl/Makefile.PL
  11. + make 'CFLAGS=-march=native -O2 -pipe' prefix=/usr gitexecdir=/usr/lib/git-core INSTALLSITEMAN3DIR=/usr/share/man/man3 DESTDIR=/usr/ports/opt/git/work/pkg install
  12. GIT_VERSION = 2.7.0
  13. * new build flags
  14. * new link flags
  15. * new prefix flags
  16. GEN common-cmds.h
  17. CC hex.o
  18. CC line-log.o
  19. CC levenshtein.o
  20. CC ident.o
  21. CC kwset.o
  22. CC list-objects.o
  23. CC line-range.o
  24. CC ll-merge.o
  25. CC lockfile.o
  26. CC log-tree.o
  27. CC mailinfo.o
  28. CC mailmap.o
  29. CC match-trees.o
  30. CC merge.o
  31. CC merge-blobs.o
  32. CC merge-recursive.o
  33. CC mergesort.o
  34. CC name-hash.o
  35. CC notes.o
  36. CC notes-cache.o
  37. CC notes-merge.o
  38. CC notes-utils.o
  39. CC object.o
  40. CC pack-bitmap.o
  41. CC pack-check.o
  42. CC pack-bitmap-write.o
  43. CC pack-objects.o
  44. CC pack-revindex.o
  45. CC pack-write.o
  46. CC pager.o
  47. CC parse-options.o
  48. CC parse-options-cb.o
  49. CC patch-delta.o
  50. CC patch-ids.o
  51. CC path.o
  52. CC pathspec.o
  53. CC pkt-line.o
  54. CC preload-index.o
  55. CC pretty.o
  56. CC prio-queue.o
  57. CC progress.o
  58. CC prompt.o
  59. CC quote.o
  60. CC reachable.o
  61. CC read-cache.o
  62. CC reflog-walk.o
  63. CC refs.o
  64. CC refs/files-backend.o
  65. CC ref-filter.o
  66. CC remote.o
  67. CC replace_object.o
  68. CC rerere.o
  69. CC resolve-undo.o
  70. CC revision.o
  71. CC run-command.o
  72. CC send-pack.o
  73. CC sequencer.o
  74. CC server-info.o
  75. CC setup.o
  76. CC sha1-array.o
  77. CC sha1-lookup.o
  78. CC sha1_file.o
  79. CC sha1_name.o
  80. CC shallow.o
  81. CC sideband.o
  82. CC sigchain.o
  83. CC split-index.o
  84. CC strbuf.o
  85. CC streaming.o
  86. CC string-list.o
  87. CC submodule.o
  88. CC submodule-config.o
  89. CC symlinks.o
  90. CC tag.o
  91. CC tempfile.o
  92. CC trace.o
  93. CC trailer.o
  94. CC transport-helper.o
  95. CC transport.o
  96. CC tree-diff.o
  97. CC tree.o
  98. CC tree-walk.o
  99. CC unpack-trees.o
  100. CC url.o
  101. CC urlmatch.o
  102. CC usage.o
  103. CC userdiff.o
  104. CC utf8.o
  105. CC varint.o
  106. CC versioncmp.o
  107. CC walker.o
  108. CC wildmatch.o
  109. CC worktree.o
  110. CC wrapper.o
  111. CC write_or_die.o
  112. CC ws.o
  113. CC wt-status.o
  114. CC xdiff-interface.o
  115. CC zlib.o
  116. CC unix-socket.o
  117. CC thread-utils.o
  118. CC compat/strlcpy.o
  119. CC xdiff/xdiffi.o
  120. CC xdiff/xprepare.o
  121. CC xdiff/xutils.o
  122. CC xdiff/xemit.o
  123. CC xdiff/xpatience.o
  124. CC xdiff/xmerge.o
  125. CC xdiff/xhistogram.o
  126. CC daemon.o
  127. CC fast-import.o
  128. CC http-backend.o
  129. CC imap-send.o
  130. CC http.o
  131. CC sh-i18n--envsubst.o
  132. CC shell.o
  133. CC show-index.o
  134. CC upload-pack.o
  135. CC remote-testsvn.o
  136. CC vcs-svn/line_buffer.o
  137. CC vcs-svn/sliding_window.o
  138. CC vcs-svn/repo_tree.o
  139. CC vcs-svn/fast_export.o
  140. CC vcs-svn/svndiff.o
  141. CC vcs-svn/svndump.o
  142. CC http-walker.o
  143. CC http-fetch.o
  144. CC http-push.o
  145. CC credential-cache.o
  146. CC credential-cache--daemon.o
  147. CC remote-curl.o
  148. * new script parameters
  149. * new perl-specific parameters
  150. * new Python interpreter location
  151. GEN git-instaweb
  152. GEN git-mergetool--lib
  153. GEN git-parse-remote
  154. GEN git-rebase--am
  155. GEN git-rebase--interactive
  156. GEN git-rebase--merge
  157. GEN git-sh-setup
  158. GEN git-sh-i18n
  159. CC git.o
  160. CC builtin/add.o
  161. CC builtin/am.o
  162. CC builtin/annotate.o
  163. CC builtin/apply.o
  164. CC builtin/archive.o
  165. CC builtin/bisect--helper.o
  166. CC builtin/blame.o
  167. CC builtin/branch.o
  168. CC builtin/bundle.o
  169. CC builtin/cat-file.o
  170. CC builtin/check-attr.o
  171. CC builtin/check-ignore.o
  172. CC builtin/check-mailmap.o
  173. CC builtin/check-ref-format.o
  174. CC builtin/checkout-index.o
  175. CC builtin/checkout.o
  176. CC builtin/clean.o
  177. CC builtin/clone.o
  178. CC builtin/column.o
  179. CC builtin/commit-tree.o
  180. CC builtin/commit.o
  181. CC builtin/config.o
  182. CC builtin/count-objects.o
  183. CC builtin/credential.o
  184. CC builtin/describe.o
  185. CC builtin/diff-files.o
  186. CC builtin/diff-index.o
  187. CC builtin/diff-tree.o
  188. CC builtin/diff.o
  189. CC builtin/fast-export.o
  190. CC builtin/fetch-pack.o
  191. CC builtin/fetch.o
  192. CC builtin/fmt-merge-msg.o
  193. CC builtin/for-each-ref.o
  194. CC builtin/fsck.o
  195. CC builtin/gc.o
  196. CC builtin/get-tar-commit-id.o
  197. CC builtin/grep.o
  198. CC builtin/hash-object.o
  199. CC builtin/help.o
  200. CC builtin/index-pack.o
  201. CC builtin/init-db.o
  202. CC builtin/interpret-trailers.o
  203. CC builtin/log.o
  204. CC builtin/ls-files.o
  205. CC builtin/ls-remote.o
  206. CC builtin/ls-tree.o
  207. CC builtin/mailinfo.o
  208. CC builtin/mailsplit.o
  209. CC builtin/merge.o
  210. CC builtin/merge-base.o
  211. CC builtin/merge-file.o
  212. CC builtin/merge-index.o
  213. CC builtin/merge-ours.o
  214. CC builtin/merge-recursive.o
  215. CC builtin/merge-tree.o
  216. CC builtin/mktag.o
  217. CC builtin/mktree.o
  218. CC builtin/mv.o
  219. CC builtin/name-rev.o
  220. CC builtin/notes.o
  221. CC builtin/pack-redundant.o
  222. CC builtin/pack-objects.o
  223. CC builtin/pack-refs.o
  224. CC builtin/patch-id.o
  225. CC builtin/prune-packed.o
  226. CC builtin/prune.o
  227. CC builtin/pull.o
  228. CC builtin/push.o
  229. CC builtin/read-tree.o
  230. CC builtin/receive-pack.o
  231. CC builtin/reflog.o
  232. CC builtin/remote.o
  233. CC builtin/remote-ext.o
  234. CC builtin/remote-fd.o
  235. CC builtin/repack.o
  236. CC builtin/replace.o
  237. CC builtin/rerere.o
  238. CC builtin/reset.o
  239. CC builtin/rev-list.o
  240. CC builtin/rev-parse.o
  241. CC builtin/revert.o
  242. CC builtin/rm.o
  243. CC builtin/send-pack.o
  244. CC builtin/shortlog.o
  245. CC builtin/show-branch.o
  246. CC builtin/stripspace.o
  247. CC builtin/show-ref.o
  248. CC builtin/submodule--helper.o
  249. CC builtin/symbolic-ref.o
  250. CC builtin/tag.o
  251. CC builtin/unpack-file.o
  252. CC builtin/unpack-objects.o
  253. CC builtin/update-index.o
  254. CC builtin/update-ref.o
  255. CC builtin/update-server-info.o
  256. CC builtin/upload-archive.o
  257. CC builtin/var.o
  258. CC builtin/verify-commit.o
  259. CC builtin/verify-pack.o
  260. CC builtin/verify-tag.o
  261. CC builtin/worktree.o
  262. CC builtin/write-tree.o
  263. MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo
  264. 306 translated messages, 687 untranslated messages.
  265. MSGFMT po/build/locale/de/LC_MESSAGES/git.mo
  266. MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo
  267. MSGFMT po/build/locale/is/LC_MESSAGES/git.mo
  268. 14 translated messages.
  269. MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo
  270. 2477 translated messages.
  271. MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo
  272. MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo
  273. MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo
  274. 2477 translated messages.
  275. MSGFMT po/build/locale/it/LC_MESSAGES/git.mo
  276. 2477 translated messages.
  277. MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo
  278. MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo
  279. 2477 translated messages.
  280. CC test-chmtime.o
  281. 716 translated messages, 350 untranslated messages.
  282. 2477 translated messages.
  283. CC test-ctype.o
  284. CC test-config.o
  285. CC test-date.o
  286. 2477 translated messages.
  287. CC test-delta.o
  288. 2477 translated messages.
  289. CC test-dump-cache-tree.o
  290. 2477 translated messages.
  291. CC test-dump-split-index.o
  292. CC test-dump-untracked-cache.o
  293. CC test-hashmap.o
  294. CC test-genrandom.o
  295. CC test-mergesort.o
  296. CC test-index-version.o
  297. CC test-match-trees.o
  298. CC test-line-buffer.o
  299. CC test-mktemp.o
  300. CC test-parse-options.o
  301. CC test-path-utils.o
  302. CC test-prio-queue.o
  303. CC test-read-cache.o
  304. CC test-revision-walking.o
  305. CC test-run-command.o
  306. CC test-regex.o
  307. CC test-scrap-cache-tree.o
  308. CC test-sha1.o
  309. CC test-sha1-array.o
  310. CC test-sigchain.o
  311. CC test-string-list.o
  312. CC test-submodule-config.o
  313. CC test-subprocess.o
  314. CC test-svn-fe.o
  315. CC test-urlmatch-normalization.o
  316. CC test-wildmatch.o
  317. GEN bin-wrappers/git
  318. GEN bin-wrappers/git-upload-pack
  319. GEN bin-wrappers/git-receive-pack
  320. GEN bin-wrappers/git-upload-archive
  321. GEN bin-wrappers/git-shell
  322. GEN bin-wrappers/git-cvsserver
  323. GEN bin-wrappers/test-chmtime
  324. GEN bin-wrappers/test-ctype
  325. GEN bin-wrappers/test-config
  326. GEN bin-wrappers/test-date
  327. GEN bin-wrappers/test-delta
  328. GEN bin-wrappers/test-dump-cache-tree
  329. GEN bin-wrappers/test-dump-split-index
  330. GEN bin-wrappers/test-dump-untracked-cache
  331. GEN bin-wrappers/test-genrandom
  332. GEN bin-wrappers/test-hashmap
  333. GEN bin-wrappers/test-index-version
  334. GEN bin-wrappers/test-line-buffer
  335. GEN bin-wrappers/test-match-trees
  336. GEN bin-wrappers/test-mergesort
  337. GEN bin-wrappers/test-mktemp
  338. GEN bin-wrappers/test-parse-options
  339. GEN bin-wrappers/test-path-utils
  340. GEN bin-wrappers/test-prio-queue
  341. GEN bin-wrappers/test-read-cache
  342. GEN bin-wrappers/test-regex
  343. GEN bin-wrappers/test-revision-walking
  344. GEN bin-wrappers/test-run-command
  345. GEN bin-wrappers/test-scrap-cache-tree
  346. GEN bin-wrappers/test-sha1
  347. GEN bin-wrappers/test-sha1-array
  348. GEN bin-wrappers/test-sigchain
  349. GEN bin-wrappers/test-string-list
  350. GEN bin-wrappers/test-submodule-config
  351. GEN bin-wrappers/test-subprocess
  352. GEN bin-wrappers/test-svn-fe
  353. GEN bin-wrappers/test-urlmatch-normalization
  354. GEN git-remote-testgit
  355. GEN bin-wrappers/test-wildmatch
  356. CC credential-store.o
  357. CC alias.o
  358. CC advice.o
  359. CC abspath.o
  360. CC alloc.o
  361. CC archive.o
  362. CC archive-tar.o
  363. CC archive-zip.o
  364. CC argv-array.o
  365. CC attr.o
  366. CC bisect.o
  367. CC base85.o
  368. CC blob.o
  369. CC branch.o
  370. CC bulk-checkin.o
  371. CC bundle.o
  372. CC cache-tree.o
  373. CC color.o
  374. CC column.o
  375. CC combine-diff.o
  376. CC commit.o
  377. CC compat/obstack.o
  378. CC compat/terminal.o
  379. CC config.o
  380. CC connect.o
  381. CC connected.o
  382. CC convert.o
  383. CC copy.o
  384. CC credential.o
  385. CC csum-file.o
  386. CC ctype.o
  387. CC date.o
  388. CC decorate.o
  389. CC diffcore-break.o
  390. CC diffcore-delta.o
  391. CC diffcore-order.o
  392. CC diffcore-pickaxe.o
  393. CC diffcore-rename.o
  394. CC diff-delta.o
  395. CC diff-lib.o
  396. CC diff-no-index.o
  397. CC diff.o
  398. CC dir.o
  399. CC editor.o
  400. CC entry.o
  401. CC environment.o
  402. CC ewah/bitmap.o
  403. CC ewah/ewah_bitmap.o
  404. CC ewah/ewah_io.o
  405. CC ewah/ewah_rlw.o
  406. CC exec_cmd.o
  407. CC fetch-pack.o
  408. CC fsck.o
  409. CC gettext.o
  410. CC gpg-interface.o
  411. CC graph.o
  412. CC grep.o
  413. CC hashmap.o
  414. CC help.o
  415. CC version.o
  416. AR xdiff/lib.a
  417. AR vcs-svn/lib.a
  418. GEN git-bisect
  419. GEN git-difftool--helper
  420. GEN git-filter-branch
  421. GEN git-merge-octopus
  422. GEN git-merge-one-file
  423. GEN git-merge-resolve
  424. GEN git-mergetool
  425. GEN git-quiltimport
  426. GEN git-rebase
  427. GEN git-request-pull
  428. GEN git-stash
  429. GEN git-submodule
  430. GEN git-web--browse
  431. SUBDIR perl
  432. /usr/bin/perl Makefile.PL PREFIX='/usr' INSTALL_BASE='' --localedir='/usr/share/locale'
  433. GEN git-p4
  434. Generating a Unix-style perl.mak
  435. Writing perl.mak for Git
  436. Writing MYMETA.yml and MYMETA.json
  437. GEN git-add--interactive
  438. GEN git-archimport
  439. GEN git-difftool
  440. GEN git-cvsimport
  441. GEN git-cvsserver
  442. GEN git-cvsexportcommit
  443. GEN git-relink
  444. GEN git-send-email
  445. GEN git-svn
  446. AR libgit.a
  447. LINK git-credential-store
  448. LINK git-daemon
  449. LINK git-fast-import
  450. LINK git-http-backend
  451. LINK git-imap-send
  452. LINK git-sh-i18n--envsubst
  453. LINK git-shell
  454. LINK git-show-index
  455. LINK git-upload-pack
  456. LINK git-remote-testsvn
  457. LINK git-http-fetch
  458. LINK git-http-push
  459. LINK git-credential-cache
  460. LINK git-credential-cache--daemon
  461. /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libcurl.so: undefined reference to `SSLv2_client_method'
  462. collect2: error: ld returned 1 exit status
  463. Makefile:1993: recipe for target 'git-imap-send' failed
  464. make: *** [git-imap-send] Error 1
  465. make: *** Waiting for unfinished jobs....
  466. LINK git-remote-http
  467. /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libcurl.so: undefined reference to `SSLv2_client_method'
  468. collect2: error: ld returned 1 exit status
  469. Makefile:2000: recipe for target 'git-http-push' failed
  470. make: *** [git-http-push] Error 1
  471. /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libcurl.so: undefined reference to `SSLv2_client_method'
  472. collect2: error: ld returned 1 exit status
  473. Makefile:1997: recipe for target 'git-http-fetch' failed
  474. make: *** [git-http-fetch] Error 1
  475. /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libcurl.so: undefined reference to `SSLv2_client_method'
  476. collect2: error: ld returned 1 exit status
  477. Makefile:2014: recipe for target 'git-remote-http' failed
  478. make: *** [git-remote-http] Error 1
  479. =======> ERROR: Building '/usr/ports/opt/git/git#2.7.0-2.pkg.tar.xz' failed.
  480.