All of lore.kernel.org
 help / color / mirror / Atom feed
* Failure building qte4-demo-image
@ 2012-04-16  6:58 giovanni.pavoni
  2012-04-29  2:15 ` Khem Raj
  2012-05-01 13:44 ` Eric Bénard
  0 siblings, 2 replies; 4+ messages in thread
From: giovanni.pavoni @ 2012-04-16  6:58 UTC (permalink / raw)
  To: yocto


[-- Attachment #1.1: Type: text/plain, Size: 1678 bytes --]

I am getting a do_rootfs failure building qte4-demo-image 
(poky-1.2_M4.rc3)
Full log in attachment. Any suggestion?

Also, how can I specify qt4.8.0 as preferred version rather then qt4.7.4?
(the former performs much better on neon enabled targets).

Thanks in advance for your time.
Regards.

OE Build Configuration:
BB_VERSION        = "1.15.1"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "am3517-un31"
DISTRO            = "poky"
DISTRO_VERSION    = "1.1+snapshot-20120413"
TUNE_FEATURES     = "armv7a vfp neon cortexa8"
TARGET_FPU        = "vfp-neon"
meta 
meta-yocto        = "<unknown>:<unknown>"
meta-exor         = "<unknown>:<unknown>"

Am3517-un31 is a TI AM3517 based target for which I defined a kernel
recipe in meta-exor (working ok).






Giovanni Pavoni
R&D Department

Exor International S.p.A.
Via Monte Fiorino,9
I-37057 San Giovanni Lupatoto (VR)
Phone:+390458774839 - Fax:+390458779023

giovanni.pavoni@exorint.it - www.exorint.net - www.exorint.it



ATTENZIONE: Privacy Policy – D.Lgs. 196/2003
 Le informazioni contenute in questo messaggio di posta elettronica sono di 
carattere privato e confidenziale ed esclusivamente rivolte al destinatario 
sopra indicato. Nel caso aveste ricevuto questo messaggio di posta elettronica 
per errore, vi comunichiamo che ai sensi del suddetto decreto è vietato l’uso, 
la diffusione, distribuzione o riproduzione da parte di ogni altra persona. 
Siete pregati di segnalarlo immediatamente rispondendo al mittente e di 
distruggere quanto ricevuto (compresi i file allegati) senza farne copia o 
leggerne il contenuto.
 

[-- Attachment #1.2: Type: text/html, Size: 3593 bytes --]

[-- Attachment #2: log.do_rootfs.13253 --]
[-- Type: application/octet-stream, Size: 3033 bytes --]

ERROR: Function failed: do_rootfs (see /home/rd-dev/workspace/poky-1.2_M4.rc3/build/tmp/work/am3517_un31-poky-linux-gnueabi/qt4e-demo-image-1.0-r1/temp/log.do_rootfs.13253 for further information)
Generating solve db for /home/rd-dev/workspace/poky-1.2_M4.rc3/build/tmp/deploy/rpm/am3517_un31...
   total:               1      0.000000 MB      0.625631 secs
   fingerprint:       231      0.000198 MB      0.103942 secs
   install:            77      0.000000 MB      0.111800 secs
   dbadd:              77      0.000000 MB      0.105628 secs
   dbget:             230      0.000000 MB      0.000931 secs
   dbput:              77      0.219020 MB      0.068826 secs
   readhdr:           771      0.437264 MB      0.261393 secs
   hdrload:           394      0.663780 MB      0.002223 secs
   hdrget:          10114      0.000000 MB      0.010627 secs
Generating solve db for /home/rd-dev/workspace/poky-1.2_M4.rc3/build/tmp/deploy/rpm/armv7a-vfp-neon...
   total:               1      0.000000 MB     32.316180 secs
   fingerprint:     12534      0.166968 MB      2.655289 secs
   install:          4178      0.000000 MB      5.812148 secs
   dbadd:            4178      0.000000 MB      5.705986 secs
   dbget:           53583      0.000000 MB      0.072757 secs
   dbput:            4178     22.879212 MB      5.079305 secs
   readhdr:         41781     45.399848 MB     16.351527 secs
   hdrload:         25714     94.179924 MB      0.151443 secs
   hdrget:         746572      0.000000 MB      0.661264 secs
Generating solve db for /home/rd-dev/workspace/poky-1.2_M4.rc3/build/tmp/deploy/rpm/all...
   total:               1      0.000000 MB      0.335537 secs
   fingerprint:        57      0.000768 MB      0.125742 secs
   install:            19      0.000000 MB      0.050702 secs
   dbadd:              19      0.000000 MB      0.046970 secs
   dbget:             115      0.000000 MB      0.000328 secs
   dbput:              19      0.087656 MB      0.020054 secs
   readhdr:           191      0.175080 MB      0.100698 secs
   hdrload:            98      0.269268 MB      0.000622 secs
   hdrget:           2679      0.000000 MB      0.003274 secs
Generating solve db for /home/rd-dev/workspace/poky-1.2_M4.rc3/build/tmp/deploy/rpm/all...
   total:               1      0.000000 MB      0.109067 secs
   fingerprint:        57      0.000768 MB      0.002321 secs
   install:            19      0.000000 MB      0.049373 secs
   dbadd:              19      0.000000 MB      0.046119 secs
   dbget:             115      0.000000 MB      0.000293 secs
   dbput:              19      0.087656 MB      0.020105 secs
   readhdr:           191      0.175080 MB      0.000453 secs
   hdrload:            98      0.269268 MB      0.000590 secs
   hdrget:           2679      0.000000 MB      0.003484 secs
Processing locale-base-en-us...
Processing locale-base-en-gb...
Processing task-core-boot...
Processing task-base-extended...
Processing module-init-tools...
Unable to find package module-init-tools (module-init-tools)!

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

end of thread, other threads:[~2012-05-01 13:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16  6:58 Failure building qte4-demo-image giovanni.pavoni
2012-04-29  2:15 ` Khem Raj
2012-05-01 11:00   ` Paul Eggleton
2012-05-01 13:44 ` Eric Bénard

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.