All of lore.kernel.org
 help / color / mirror / Atom feed
* Build Failure - signgp
@ 2011-10-21 15:20 Russell Morris
  2011-10-21 16:49 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Russell Morris @ 2011-10-21 15:20 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I am trying to build console-image for an am3517-evm (machine), but x-load fails due to issues with signgp. Has anyone else been able to build this successfully?

Thanks!

... Russell


PS: Here is the failure log,

OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "am3517-evm"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v2011.10-core"
TUNE_FEATURES     = "armv7a vfp neon cortexa8"
TARGET_FPU        = "vfp-neon"
meta-angstrom     = "master:3dc02ecc7ee7d9e03b03025ddf4436f9ee8029fb"
meta-oe           
meta-efl          
meta-gpe          
meta-gnome        
meta-xfce         = "master:0368dfd5d8285fe31c853097846e8a6822c7cda0"
meta-ti           = "master:fa296c64e42de57ac8df8fb7b9c30e393ed71ce9"
meta-ettus        = "master:617506b5cfd2b8325d85f0dcba0232c3f796d044"
meta-efikamx      = "master:2ef47fdd4e8232d766c0c63d9427253ee56e31d0"
meta-nslu2        = "master:9080394ae0a040dd7b05ac49f9480e4d71631b55"
meta-htc          
meta-nokia        
meta-openmoko     
meta-palm         = "master:fbd6e9e8517e7ec58ad36474bd7fa01275e159f1"
meta-sugarbay     
meta-crownbay     
meta-emenlow      
meta-fishriver    
meta-jasperforest 
meta-n450         = "master:42fcbb128c5fe812068bb86934ab31ac92fd9f83"
meta              = "master:99da9a4e65f9dffb04efc3ad60125194c476d6b3"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 944 of 957 (ID: 4, /mnt/oe/setup-scripts/sources/meta-ti/recipes-bsp/x-load/signgp.bb, do_fetch)
NOTE: package signgp-1.0-r0: task do_fetch: Started
NOTE: package signgp-1.0-r0: task do_fetch: Succeeded
NOTE: Running task 945 of 957 (ID: 0, /mnt/oe/setup-scripts/sources/meta-ti/recipes-bsp/x-load/signgp.bb, do_unpack)
NOTE: package signgp-1.0-r0: task do_unpack: Started
NOTE: package signgp-1.0-r0: task do_unpack: Succeeded
NOTE: Running task 946 of 957 (ID: 1, /mnt/oe/setup-scripts/sources/meta-ti/recipes-bsp/x-load/signgp.bb, do_patch)
NOTE: package signgp-1.0-r0: task do_patch: Started
NOTE: package signgp-1.0-r0: task do_patch: Succeeded
NOTE: Running task 947 of 957 (ID: 6, /mnt/oe/setup-scripts/sources/meta-ti/recipes-bsp/x-load/signgp.bb, do_configure)
NOTE: Running task 948 of 957 (ID: 12, /mnt/oe/setup-scripts/sources/meta-ti/recipes-bsp/x-load/signgp.bb, do_populate_lic)
NOTE: package signgp-1.0-r0: task do_configure: Started
ERROR: Function 'signgp: LIC_FILES_CHKSUM points to an invalid file: /mnt/oe/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/signgp-1.0-r0/signgp-1.0/signGP.c' failed
ERROR: Logfile of failure stored in: /mnt/oe/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/signgp-1.0-r0/temp/log.do_configure.28702
Log data follows:
| + cd /mnt/oe/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/signgp-1.0-r0/signgp-1.0
| + do_configure
| + base_do_configure
| + :
| NOTE: Checking autotools environment for common misconfiguration
| ERROR: Function 'signgp: LIC_FILES_CHKSUM points to an invalid file: /mnt/oe/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/signgp-1.0-r0/signgp-1.0/signGP.c' failed
NOTE: package signgp-1.0-r0: task do_configure: Failed
NOTE: package signgp-1.0-r0: task do_populate_lic: Started
ERROR: Task 6 (/mnt/oe/setup-scripts/sources/meta-ti/recipes-bsp/x-load/signgp.bb, do_configure) failed with exit code '1'
Waiting for 1 active tasks to finish:
0: signgp-1.0-r0 do_populate_lic (pid 28703)
WARNING: /mnt/oe/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/armv7a-angstrom-linux-gnueabi/signgp-1.0-r0/signgp-1.0/signGP.c could not be copied for some reason. It may not exist. WARN for now.
WARNING: signgp: No generic license file exists for: NewBSD at /mnt/oe/setup-scripts/sources/openembedded-core/meta/files/common-licenses
WARNING: signgp: There is also no SPDXLICENSEMAP for this license type: NewBSD at /mnt/oe/setup-scripts/sources/openembedded-core/meta/files/common-licenses
NOTE: package signgp-1.0-r0: task do_populate_lic: Succeeded
ERROR: '/mnt/oe/setup-scripts/sources/meta-ti/recipes-bsp/x-load/signgp.bb' failed



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-22 15:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-21 15:20 Build Failure - signgp Russell Morris
2011-10-21 16:49 ` Khem Raj
2011-10-22 13:35   ` Russell Morris
     [not found]     ` <CAMKF1sqVz+CXO=7f-NQVi1dUJo+w8Fk6=BkbF+neKUpLkpWErw@mail.gmail.com>
2011-10-22 15:24       ` Russell Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.