ltib "mfg firmware profile" build error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ltib "mfg firmware profile" build error

617 Views
sangjinhong
Contributor III

My question is again.

ltib "min profile" build successful.

However, "mfg firmware profile" failed.

The following is error message.

Could anybody let know why???

=================== error message =================

+ make HOSTCC=ccache /usr/bin/gcc -B/usr/bin/ CROSS_COMPILE=arm-none-linux-gnueabi- O=/home/john/dev/freescale/dev_env/ltib/rpm/BUILD/u-boot-2009.08 mx6q_sabresd_mfg_config

make: *** No rule to make target `mx6q_sabresd_mfg_config'.  Stop.

error: Bad exit status from /home/john/dev/freescale/dev_env/ltib/tmp/rpm-tmp.82177 (%build)

RPM build errors:

    Bad exit status from /home/john/dev/freescale/dev_env/ltib/tmp/rpm-tmp.82177 (%build)

Build time for u-boot-v2009.08: 1 seconds

Failed building u-boot-v2009.08

f_buildrpms() returned an error, exiting

traceback:

main:572

Started: Wed Feb  5 16:28:31 2014

Ended:   Wed Feb  5 16:29:48 2014

Elapsed: 77 seconds

These packages failed to build:

u-boot-v2009.08

Build Failed

Labels (1)
0 Kudos
1 Reply

368 Views
VladanJovanovic
NXP Employee
NXP Employee

You might try to remove rpm/BUILD/u-boot.... folder and retry again. I think mx6q_sabresd_mfg_config should be mentioned in root Makefile at least, as seen here:

http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/Makefile?h=imx_v2009.08_3.0.35_4.1.0

0 Kudos