Hello, I am trying to port the Ubuntu touch to my Moto X 2013. I have setup the development environment and test compiled one of the supported roms and it went fine. However, I am encountering the following error when trying to build the rom after making changes to the build files:
============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=4.4.2 TARGET_PRODUCT=full TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a TARGET_CPU_VARIANT=generic HOST_ARCH=x86 HOST_OS=linux HOST_OS_EXTRA=Linux-3.16.0-34-generic-x86_64-with-Ubuntu-14.04-trusty HOST_BUILD_TYPE=release BUILD_ID=KOT49H OUT_DIR=/home/bijumon/phablet/phablet/out ============================================ build/core/Makefile:115: *** BUILD_FINGERPRINT cannot contain spaces: "Ubuntu @inherit:vendor/motorola/ghost/ghost-vendor-blobs.mk/full/generic:4.4.2/KOT49H/eng.bijumon.20150512.010021:eng/test-keys". Stop. "Ubuntu @inherit:vendor/motorola/ghost/ ghost-vendor-blobs.mk/full/generic:4.4.2/KOT49H/eng.bijumon.20150512.010021:eng/test-keys". Stop. There is a space appearing between Ubuntu and the @ symbol in the Build SIgnature, however I am not able to determine how/from where this value is getting set. May I request the experts help to understand what am I doing wrong here. -- Thanks & Regards --------------------------- Biju.
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

