Advertisement
Guest User

Untitled

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