Building Address Book - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: UBPorts on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=125) +---- Thread: Building Address Book (/showthread.php?tid=12287) |
Building Address Book - alltrue - 11-23-2020 Hello, Recently got a pinephone and I am trying to play around and potentially contribute to ubuntu phone. I am attempting to build the address book from source based on the documentation here https://docs.ubports.com/en/latest/systemdev/testing-locally.html#building-on-the-device-itself . When I attempt to build the package Code: DEB_BUILD_OPTIONS="parallel=2 debug" dpkg-buildpackage -rfakeroot -b Code: 0% tests passed, 9 tests failed out of 9 Any help would be appreciated! |