Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.14 KB | None | 0 0
  1. ╰─$ bdep init --verbose 4                                                                                        1
  2. mkdir /home/klaim/tests/repro-build2-protox-3/next_qj/.bdep/tmp/
  3. initializing in project /home/klaim/tests/repro-build2-protox-3/next_qj/
  4. bpkg --verbose 4 add -d /home/klaim/tests/repro-build2-protox-3/build-bad --type dir /home/klaim/tests/repro-build2-protox-3/next_qj
  5. rmdir -r /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  6. mkdir /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  7. trace: rep_add: configuration: /home/klaim/tests/repro-build2-protox-3/build-bad/
  8. unchanged dir:/home/klaim/tests/repro-build2-protox-3/next_qj
  9. rmdir -r /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  10. initializing package protox
  11. initializing package protox-nodes
  12. bpkg --verbose 4 rep-list -d /home/klaim/tests/repro-build2-protox-3/build-bad
  13. mkdir /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  14. trace: rep_list: configuration: /home/klaim/tests/repro-build2-protox-3/build-bad/
  15. rmdir -r /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  16. bpkg --verbose 4 fetch -d /home/klaim/tests/repro-build2-protox-3/build-bad --shallow dir:/home/klaim/tests/repro-build2-protox-3/next_qj
  17. mkdir /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  18. trace: rep_fetch: configuration: /home/klaim/tests/repro-build2-protox-3/build-bad/
  19. trace: rep_fetch(rep): dir:/home/klaim/tests/repro-build2-protox-3/next_qj dir+file:///home/klaim/tests/repro-build2-protox-3/next_qj
  20. b --verbose 4 -s info: '/home/klaim/tests/repro-build2-protox-3/next_qj/protox/'
  21. git -C /home/klaim/tests/repro-build2-protox-3/next_qj status --porcelain
  22. git -C /home/klaim/tests/repro-build2-protox-3/next_qj cat-file commit HEAD
  23. b --verbose 4 -s info: '/home/klaim/tests/repro-build2-protox-3/next_qj/protox-nodes/'
  24. git -C /home/klaim/tests/repro-build2-protox-3/next_qj status --porcelain
  25. git -C /home/klaim/tests/repro-build2-protox-3/next_qj cat-file commit HEAD
  26. trace: rep_fragment: git:github.com/Klaim/klaim-proto-libzmq prerequisite of dir:/home/klaim/tests/repro-build2-protox-3/next_qj
  27. trace: rep_fragment: git:github.com/klaim/conque prerequisite of dir:/home/klaim/tests/repro-build2-protox-3/next_qj
  28. 6 package(s) in 6 repository(s)
  29. rmdir -r /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  30. bpkg --verbose 4 build -d /home/klaim/tests/repro-build2-protox-3/build-bad --no-fetch --configure-only --keep-out --plan synchronizing: --yes protox@/home/klaim/tests/repro-build2-protox-3/next_qj protox-nodes@/home/klaim/tests/repro-build2-protox-3/next_qj
  31. mkdir /home/klaim/tests/repro-build2-protox-3/build-bad/.bpkg/tmp/
  32. trace: pkg_build: configuration: /home/klaim/tests/repro-build2-protox-3/build-bad/
  33. bpkg: /home/klaim/tools/build2/build2-toolchain-0.12-a.0/libodb-2.5.0-b.16.20191009083228.5e6ab77ee4ef/odb/result.txx:18: odb::result<T>::pointer_type odb::result<T>::one() [with T = bpkg::repository; odb::result<T>::pointer_type = std::shared_ptr<bpkg::repository>]: Assertion `++i == end ()' failed.
  34. error: process bpkg terminated abnormally: aborted (SIGABRT)
  35. rmdir -r /home/klaim/tests/repro-build2-protox-3/next_qj/.bdep/tmp/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement