Failure in flashing Nvidia shield with images built from source

Hi,

I followed the instructions in http://nv-tegra.nvidia.com/gitweb/?p=manifest/android/binary.git;a=blob_plain;f=README;hb=rel-roth-r3-partner and built android images. I flashed them to the shield and it is stuck at the splash screen.

Has anybody tried the procedures in the instructions above and successfully flashed an android image built from source. Seems like some of the libraries are not getting into the system image.

The beginning part of the logcat is below

-------- beginning of /dev/log/main^M
I/installd( 161): installd firing up^M
E/cutils ( 161): Failed to read /data/.layout_version: No such file or directory^M
I/DEBUG ( 156): debuggerd: Feb 13 2014 08:06:44^M
D/installd( 161): Upgrading /data/media for multi-user^M
D/installd( 161): Upgrading to shared /data/media/obb^M
--------- beginning of /dev/log/system^M
I/Vold ( 153): Vold 2.1 (the revenge) firing up^M
D/Vold ( 153): Volume sdcard state changing -1 (Initializing) → 0 (No-Media)^M
D/Vold ( 153): Volume usbdrive state changing -1 (Initializing) → 0 (No-Media)^M
D/volt_cap( 165): VC: TEMP PATH:/sys/class/thermal/thermal_zone4/temp^M
D/volt_cap( 165): VC: Thread volt_mon_thread init^M
D/volt_cap( 165): VC: Thread stats_update_thread init^M
D/volt_cap( 165): VC: Thread points_update_thread init^M
I/Netd ( 155): Netd 1.0 starting^M
W/InterfaceController( 155): Warning (dlopen failed: library “/system/lib/libnetcmdiface.so” not found) while opening the net interface command library^M
I/SurfaceFlinger( 157): SurfaceFlinger is starting^M
I/SurfaceFlinger( 157): SurfaceFlinger’s main thread ready to run. Initializing graphics H/W…^M
E/libEGL ( 157): load_driver(/system/lib/egl/libEGL_tegra.so): dlopen failed: could not load library “libnvos.so” needed by “libEGL_tegra.so”; caused by could not load library “libcplconnectclient.so” needed by “libnvos.so”; caused by library “libcplconnectclient.so” not found^M
E/libEGL ( 157): eglGetDisplay:199 error 300c (EGL_BAD_PARAMETER)^M
E/libEGL ( 157): eglInitialize:215 error 3008 (EGL_BAD_DISPLAY)^M
E/HAL ( 157): load: module=/system/lib/hw/gralloc.tegra.so^M
E/HAL ( 157): dlopen failed: could not load library “libnvos.so” needed by “gralloc.tegra.so”; caused by could not load library “libcplconnectclient.so” needed by “libnvos.so”; caused by library “libcplconnectclient.so” not found^M
E/SurfaceFlinger( 157): gralloc module not found^M
E/HAL ( 157): load: module=/system/lib/hw/hwcomposer.tegra.so^M
E/HAL ( 157): dlopen failed: could not load library “libnvddk_2d_v2.so” needed by “hwcomposer.tegra.so”; caused by could not load library “libnvcms.so” needed by “libnvddk_2d_v2.so”; caused by could not load library “libnvos.so” needed by “libnvcms.so”; caused by could not load library “libcplconnectclient.so” needed by “libnvos.so”; caused by library “libcplconnectclient.so” not found^M
E/SurfaceFlinger( 157): hwcomposer module not found^M
E/SurfaceFlinger( 157): ERROR: failed to open framebuffer (Invalid argument), aborting^M
F/libc ( 157): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 197 (SurfaceFlinger)^M
I/DEBUG ( 156): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***^M
I/DEBUG ( 156): Build fingerprint: ‘nvidia/thor/roth:4.3/JSS15J/eng.android.20140213.075755:userdebug/test-keys’^M
I/DEBUG ( 156): Revision: ‘2’^M
I/DEBUG ( 156): pid: 157, tid: 197, name: SurfaceFlinger >>> /system/bin/surfaceflinger <<<^M
I/DEBUG ( 156): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad^M
I/DEBUG ( 156): r0 00000027 r1 00000001 r2 00000008 r3 deadbaad^M
I/DEBUG ( 156): r4 00000000 r5 b6bccdac r6 b8bfa9f0 r7 ffffffea^M
I/DEBUG ( 156): r8 bef79a14 r9 b6acd000 sl b6bccf00 fp b8bfa7a8^M
I/DEBUG ( 156): ip ffffffea sp b6bccda8 lr b6eafd7b pc b6ead2e4 cpsr 600f0030^M
I/DEBUG ( 156): d0 74726f6261202c29 d1 65706f206f742067^M
I/DEBUG ( 156): d2 6c637463656e6e75 d3 226f732e746e656d^M
I/DEBUG ( 156): d4 2079622064656465 d5 736f766e62696c22^M
I/DEBUG ( 156): d6 6163203b226f732e d7 2079622064657375^M
I/DEBUG ( 156): d8 0000000000000000 d9 0000000000000000^M
I/DEBUG ( 156): d10 0000000000000000 d11 0000000000000000^M
I/DEBUG ( 156): d12 0000000000000000 d13 0000000000000000^M
I/DEBUG ( 156): d14 0000000000000000 d15 0000000000000000^M
I/DEBUG ( 156): d16 415d7ad4eab020c5 d17 0000000000000003^M
I/DEBUG ( 156): d18 41c5b1dc69800000 d19 0000000000000000^M
I/DEBUG ( 156): d20 0000000000000000 d21 0000000000000000^M
I/DEBUG ( 156): d22 0000000000000000 d23 0000000000000000^M
I/DEBUG ( 156): d24 0000000000000000 d25 0000000000000000^M
I/DEBUG ( 156): d26 0000000000000000 d27 0000000000000000^M
I/DEBUG ( 156): d28 0000000000000000 d29 0000000000000000^M
I/DEBUG ( 156): d30 0000000000000000 d31 0000000000000000^M