If your build failed, there are a couple things you can try.
repo sync
to make your repository up to date. Sometimes, the Internet connection between you and GitHub can be flaky. In rare cases a commit merge might be ongoing, and you might've grabbed an incomplete merge. Mostly, this should fix the issue 70% of the time.shared/linked library not found
or something along those lines.build/envsetup.sh
. This is especially common and worth suspecting if none of the build commands like breakfast
and lunch
work. If you have repo sync
ed do this again.croot
.breakfast
correctly and it did not error out. Missing device files will prevent successful builds.If something goes wrong and you've tried everything above, first use Google to look up your error! Most of the errors you encounter is due to misconfiguration and wrong commands entered. More often than not, Google will have the answer you are looking for. If you're still stuck and nothing fixes the problem, then ask us via our Telegram Build Support chat. (Please only ask issues about BlissRoms, not other custom ROMs as we are unable to assist with those!)