Advertisement
Guest User

Untitled

a guest
Jun 30th, 2017
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.46 KB | None | 0 0
  1. {
  2. "context": "912274f1aa9e9f688cd28e45f6fca5998a96c2b4f9f0527af64e11e8f8146337",
  3. "dependencies": [
  4. "c576fc501c72dccd633e1d052450249ad91b450a50a63181039247f34de27e8b",
  5. "16ab82703818408a214df6adfadc3d69e5cc0f77a5bc3ee7913c98b86a99edcd",
  6. "87adc687ccb0f3f17b5ebe53a7c1990464f70f0a869e2d2f12b96e471d5b70af",
  7. "3d6f1f5dcf60f850bf1aba4c3ffaf10f22ad06b6dc05de7209c1e8c2b3733faf",
  8. "b9d9248f0a252c0b1d339df34743d2a019edf332403dfdda530030736ac4d335",
  9. "4a2c4994ce98fa3b01c3c1af961515176bd6f3a3261e9f0c84223715d26a1b19",
  10. "94933206c38993f673c272da470874624e9acf5d273b28ae5febbba7ca485ad7",
  11. "88e60aec4a3e54735a6b6a7372805c0a3723e51e510519573463c556a178f23d",
  12. "4e69c0ccd07f7153cbfe2aa5d57b64a4b678a7b6d42ed0b064b19ff797f54070",
  13. "333da483ac512ca0881e149015a18d0b4652b47215ba189ce7db44d80af1fe7a",
  14. "c3ae8089668f87a92de1ce75b5de6b6af8c1d0330a03937e49b5fdcb8a1c99b5",
  15. "8d9afc56533d83ca95154b5c023ef85b706b135edd0fb483fafb1abb3d308de3",
  16. "b6e627b57762e5fc9024dbc34412d690314ee77d62adc8e900af42ad997c54f3"
  17. ],
  18. "element": {
  19. "bootstrap-commands": [],
  20. "build-commands": [
  21. "python3 setup.py build"
  22. ],
  23. "configure-commands": [],
  24. "install-commands": [
  25. "python3 setup.py install --prefix \"/usr\" \\\n--root \"/buildstream/install\""
  26. ],
  27. "post-bootstrap-commands": [],
  28. "post-build-commands": [],
  29. "post-configure-commands": [],
  30. "post-install-commands": [],
  31. "post-strip-commands": [],
  32. "post-test-commands": [],
  33. "pre-bootstrap-commands": [],
  34. "pre-build-commands": [],
  35. "pre-configure-commands": [],
  36. "pre-install-commands": [],
  37. "pre-strip-commands": [],
  38. "pre-test-commands": [],
  39. "strip-commands": [
  40. "find \"/buildstream/install\" -type f \\\n '(' -perm -111 -o -name '*.so*' \\\n -o -name '*.cmxs' -o -name '*.node' ')' \\\n -exec sh -ec \\\n 'read -n4 hdr <\"$1\" # check for elf header\n if [ \"$hdr\" != \"$(printf \\\\x7fELF)\" ]; then\n exit 0\n fi\n debugfile=\"/buildstream/install/usr/lib/debug/$(basename \"$1\")\"\n mkdir -p \"$(dirname \"$debugfile\")\"\n objcopy --only-keep-debug \"$1\" \"$debugfile\"\n chmod 644 \"$debugfile\"\n strip --remove-section=.comment --remove-section=.note --strip-unneeded \"$1\"\n objcopy --add-gnu-debuglink \"$debugfile\" \"$1\"' - {} ';'"
  41. ],
  42. "test-commands": []
  43. },
  44. "environment": {
  45. "HOME": "/tmp",
  46. "LC_ALL": "C",
  47. "LOGNAME": "tomjon",
  48. "PATH": "/usr/bin:/bin:/usr/sbin:/sbin",
  49. "SHELL": "/bin/sh",
  50. "TERM": "dumb",
  51. "TZ": "UTC",
  52. "USER": "tomjon",
  53. "USERNAME": "tomjon"
  54. },
  55. "integration": [
  56. {
  57. "commands": [],
  58. "elt": "gnu-toolchain/fhs-dirs.bst"
  59. },
  60. {
  61. "commands": [],
  62. "elt": "gnu-toolchain/linux-api-headers.bst"
  63. },
  64. {
  65. "commands": [],
  66. "elt": "gnu-toolchain/glibc.bst"
  67. },
  68. {
  69. "commands": [],
  70. "elt": "gnu-toolchain/zlib.bst"
  71. },
  72. {
  73. "commands": [],
  74. "elt": "gnu-toolchain/binutils.bst"
  75. },
  76. {
  77. "commands": [],
  78. "elt": "gnu-toolchain/busybox.bst"
  79. },
  80. {
  81. "commands": [],
  82. "elt": "gnu-toolchain/ccache.bst"
  83. },
  84. {
  85. "commands": [],
  86. "elt": "gnu-toolchain/gawk.bst"
  87. },
  88. {
  89. "commands": [],
  90. "elt": "gnu-toolchain/m4-tarball.bst"
  91. },
  92. {
  93. "commands": [],
  94. "elt": "gnu-toolchain/gcc.bst"
  95. },
  96. {
  97. "commands": [],
  98. "elt": "gnu-toolchain/make.bst"
  99. },
  100. {
  101. "commands": [
  102. "ldconfig"
  103. ],
  104. "elt": "gnu-toolchain.bst"
  105. },
  106. {
  107. "commands": [],
  108. "elt": "core/bzip2.bst"
  109. },
  110. {
  111. "commands": [],
  112. "elt": "core/gdbm.bst"
  113. },
  114. {
  115. "commands": [],
  116. "elt": "core/libtool-tarball.bst"
  117. },
  118. {
  119. "commands": [],
  120. "elt": "core/ncurses.bst"
  121. },
  122. {
  123. "commands": [],
  124. "elt": "core/perl.bst"
  125. },
  126. {
  127. "commands": [],
  128. "elt": "core/autoconf-tarball.bst"
  129. },
  130. {
  131. "commands": [],
  132. "elt": "core/cmake.bst"
  133. },
  134. {
  135. "commands": [],
  136. "elt": "core/openssl-new.bst"
  137. },
  138. {
  139. "commands": [],
  140. "elt": "core/sqlite3.bst"
  141. },
  142. {
  143. "commands": [],
  144. "elt": "core/texinfo-tarball.bst"
  145. },
  146. {
  147. "commands": [],
  148. "elt": "core/automake.bst"
  149. },
  150. {
  151. "commands": [],
  152. "elt": "core/file.bst"
  153. },
  154. {
  155. "commands": [],
  156. "elt": "core/help2man.bst"
  157. },
  158. {
  159. "commands": [],
  160. "elt": "core/autoconf.bst"
  161. },
  162. {
  163. "commands": [],
  164. "elt": "core/bash.bst"
  165. },
  166. {
  167. "commands": [],
  168. "elt": "core/curl.bst"
  169. },
  170. {
  171. "commands": [],
  172. "elt": "core/gperf.bst"
  173. },
  174. {
  175. "commands": [],
  176. "elt": "core/libexpat.bst"
  177. },
  178. {
  179. "commands": [],
  180. "elt": "core/XML-Parser.bst"
  181. },
  182. {
  183. "commands": [],
  184. "elt": "core/libffi.bst"
  185. },
  186. {
  187. "commands": [],
  188. "elt": "core/readline.bst"
  189. },
  190. {
  191. "commands": [],
  192. "elt": "core/python3.bst"
  193. },
  194. {
  195. "commands": [],
  196. "elt": "core/cython.bst"
  197. },
  198. {
  199. "commands": [],
  200. "elt": "core/gettext-tarball.bst"
  201. },
  202. {
  203. "commands": [],
  204. "elt": "core/flex.bst"
  205. },
  206. {
  207. "commands": [],
  208. "elt": "core/intltool.bst"
  209. },
  210. {
  211. "commands": [],
  212. "elt": "core/mini-utils.bst"
  213. },
  214. {
  215. "commands": [],
  216. "elt": "core/git-minimal.bst"
  217. },
  218. {
  219. "commands": [],
  220. "elt": "core/bison.bst"
  221. },
  222. {
  223. "commands": [],
  224. "elt": "core/patch.bst"
  225. },
  226. {
  227. "commands": [],
  228. "elt": "core/xz.bst"
  229. },
  230. {
  231. "commands": [],
  232. "elt": "core/libtool.bst"
  233. },
  234. {
  235. "commands": [],
  236. "elt": "core/attr.bst"
  237. },
  238. {
  239. "commands": [],
  240. "elt": "core/acl.bst"
  241. },
  242. {
  243. "commands": [],
  244. "elt": "core/bc.bst"
  245. },
  246. {
  247. "commands": [
  248. "update-ca-certificates"
  249. ],
  250. "elt": "core/ca-certificates.bst"
  251. },
  252. {
  253. "commands": [],
  254. "elt": "core/libseccomp.bst"
  255. },
  256. {
  257. "commands": [],
  258. "elt": "core/pkg-config.bst"
  259. },
  260. {
  261. "commands": [],
  262. "elt": "core/linux-pam.bst"
  263. },
  264. {
  265. "commands": [],
  266. "elt": "core/libcap2.bst"
  267. },
  268. {
  269. "commands": [],
  270. "elt": "core/libxml2.bst"
  271. },
  272. {
  273. "commands": [],
  274. "elt": "core/libxslt.bst"
  275. },
  276. {
  277. "commands": [],
  278. "elt": "core/shadow.bst"
  279. },
  280. {
  281. "commands": [],
  282. "elt": "core/util-linux.bst"
  283. },
  284. {
  285. "commands": [],
  286. "elt": "core/e2fsprogs.bst"
  287. },
  288. {
  289. "commands": [],
  290. "elt": "core.bst"
  291. },
  292. {
  293. "commands": [],
  294. "elt": "coreutils-common/coreutils.bst"
  295. },
  296. {
  297. "commands": [],
  298. "elt": "coreutils-common/diff.bst"
  299. },
  300. {
  301. "commands": [],
  302. "elt": "coreutils-common/findutils.bst"
  303. },
  304. {
  305. "commands": [],
  306. "elt": "coreutils-common/jq.bst"
  307. },
  308. {
  309. "commands": [],
  310. "elt": "coreutils-common/less.bst"
  311. },
  312. {
  313. "commands": [],
  314. "elt": "coreutils-common/sed.bst"
  315. },
  316. {
  317. "commands": [],
  318. "elt": "coreutils-common/tar.bst"
  319. },
  320. {
  321. "commands": [],
  322. "elt": "coreutils-common.bst"
  323. },
  324. {
  325. "commands": [],
  326. "elt": "foundation/bash-completion.bst"
  327. },
  328. {
  329. "commands": [],
  330. "elt": "foundation/lzo.bst"
  331. },
  332. {
  333. "commands": [],
  334. "elt": "foundation/btrfs-progs.bst"
  335. },
  336. {
  337. "commands": [],
  338. "elt": "foundation/dbus-pre.bst"
  339. },
  340. {
  341. "commands": [],
  342. "elt": "foundation/fuse.bst"
  343. },
  344. {
  345. "commands": [],
  346. "elt": "foundation/groff.bst"
  347. },
  348. {
  349. "commands": [],
  350. "elt": "foundation/kmod.bst"
  351. },
  352. {
  353. "commands": [],
  354. "elt": "foundation/libarchive.bst"
  355. },
  356. {
  357. "commands": [],
  358. "elt": "foundation/libgpg-error.bst"
  359. },
  360. {
  361. "commands": [],
  362. "elt": "foundation/libgcrypt.bst"
  363. },
  364. {
  365. "commands": [],
  366. "elt": "foundation/pciutils.bst"
  367. },
  368. {
  369. "commands": [],
  370. "elt": "foundation/systemd.bst"
  371. },
  372. {
  373. "commands": [],
  374. "elt": "foundation/dbus.bst"
  375. },
  376. {
  377. "commands": [],
  378. "elt": "foundation/libusb.bst"
  379. },
  380. {
  381. "commands": [
  382. "systemctl enable opensshd"
  383. ],
  384. "elt": "foundation/openssh.bst"
  385. },
  386. {
  387. "commands": [],
  388. "elt": "foundation/python-systemd.bst"
  389. },
  390. {
  391. "commands": [],
  392. "elt": "foundation/rsync.bst"
  393. },
  394. {
  395. "commands": [],
  396. "elt": "foundation/tbdiff.bst"
  397. },
  398. {
  399. "commands": [],
  400. "elt": "foundation/time-zone-database.bst"
  401. },
  402. {
  403. "commands": [],
  404. "elt": "foundation/usbutils.bst"
  405. },
  406. {
  407. "commands": [],
  408. "elt": "foundation.bst"
  409. },
  410. {
  411. "commands": [],
  412. "elt": "pcre-utils/pcre.bst"
  413. },
  414. {
  415. "commands": [],
  416. "elt": "pcre-utils.bst"
  417. },
  418. {
  419. "commands": [],
  420. "elt": "python2-core/python2.bst"
  421. },
  422. {
  423. "commands": [],
  424. "elt": "python2-core/cython2.bst"
  425. },
  426. {
  427. "commands": [],
  428. "elt": "python2-core/python2-setuptools.bst"
  429. },
  430. {
  431. "commands": [],
  432. "elt": "python2-core/jsonschema-python2.bst"
  433. },
  434. {
  435. "commands": [],
  436. "elt": "python2-core/libxml2-python2.bst"
  437. },
  438. {
  439. "commands": [],
  440. "elt": "python2-core/mako-python2.bst"
  441. },
  442. {
  443. "commands": [],
  444. "elt": "python2-core/pbr-python2.bst"
  445. },
  446. {
  447. "commands": [],
  448. "elt": "python2-core/python2-lxml.bst"
  449. },
  450. {
  451. "commands": [],
  452. "elt": "python2-core/python2-markdown.bst"
  453. },
  454. {
  455. "commands": [],
  456. "elt": "python2-core/python2-requests.bst"
  457. },
  458. {
  459. "commands": [],
  460. "elt": "python2-core/pyyaml-python2.bst"
  461. },
  462. {
  463. "commands": [],
  464. "elt": "python2-core/six-python2.bst"
  465. },
  466. {
  467. "commands": [],
  468. "elt": "python2-core.bst"
  469. },
  470. {
  471. "commands": [
  472. "mkdir -p /usr/share/glib-2.0/schemas",
  473. "/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas"
  474. ],
  475. "elt": "glib-common/glib.bst"
  476. },
  477. {
  478. "commands": [],
  479. "elt": "glib-common/gnome-common.bst"
  480. },
  481. {
  482. "commands": [],
  483. "elt": "glib-common/gobject-introspection.bst"
  484. },
  485. {
  486. "commands": [],
  487. "elt": "glib-common/gtk-doc-stub.bst"
  488. },
  489. {
  490. "commands": [],
  491. "elt": "glib-common/json-glib.bst"
  492. },
  493. {
  494. "commands": [],
  495. "elt": "glib-common.bst"
  496. },
  497. {
  498. "commands": [],
  499. "elt": "libsoup-common/libsoup.bst"
  500. },
  501. {
  502. "commands": [],
  503. "elt": "libsoup-common.bst"
  504. },
  505. {
  506. "commands": [],
  507. "elt": "ostree-core/libassuan.bst"
  508. },
  509. {
  510. "commands": [],
  511. "elt": "ostree-core/gpgme.bst"
  512. },
  513. {
  514. "commands": [],
  515. "elt": "ostree-core/libgsystem.bst"
  516. },
  517. {
  518. "commands": [],
  519. "elt": "ostree-core/ostree.bst"
  520. },
  521. {
  522. "commands": [],
  523. "elt": "ostree-core.bst"
  524. },
  525. {
  526. "commands": [],
  527. "elt": "python-common/setuptools-scm.bst"
  528. },
  529. {
  530. "commands": [],
  531. "elt": "python-common/pytest-runner.bst"
  532. },
  533. {
  534. "commands": [],
  535. "elt": "python-pygobject/pygobject.bst"
  536. },
  537. {
  538. "commands": [],
  539. "elt": "python-pygobject.bst"
  540. },
  541. {
  542. "commands": [],
  543. "elt": "docutils/xml-catalog.bst"
  544. },
  545. {
  546. "commands": [],
  547. "elt": "docutils/docbook-xml.bst"
  548. },
  549. {
  550. "commands": [],
  551. "elt": "docutils/docbook-xsl.bst"
  552. },
  553. {
  554. "commands": [],
  555. "elt": "docutils/asciidoc.bst"
  556. },
  557. {
  558. "commands": [],
  559. "elt": "docutils/xmlto.bst"
  560. },
  561. {
  562. "commands": [],
  563. "elt": "docutils.bst"
  564. },
  565. {
  566. "commands": [],
  567. "elt": "sandboxing/bubblewrap.bst"
  568. }
  569. ],
  570. "project": "f611ec29f43ccc880c064a38431ea2cbd37d76de9a10b1cfe97da3eb366d90aa",
  571. "sources": [
  572. [
  573. "upstream:buildstream",
  574. "1204b690ce5a05759947b7db44f1d87e7adb2c1a"
  575. ]
  576. ]
  577. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement