All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Yocto discussion list <yocto@yoctoproject.org>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>,
	"Crossley,
	Malcolm \(GE Intelligent Platforms\)" <Malcolm.Crossley@ge.com>
Subject: Re: [yocto] mpc8315e-rdb core-image-minimal fails
Date: Thu, 28 Jul 2011 09:05:39 -0700	[thread overview]
Message-ID: <4E3188D3.8040405@linux.intel.com> (raw)
In-Reply-To: <315B4992-8E1A-4DD3-8D3D-E8FD2436B365@kernel.crashing.org>

On 07/28/2011 08:45 AM, Kumar Gala wrote:
> I think I know the cause, let me dig up the change that is related.  What bit is looking for just ppc603e?
>
This might also be related to the PACKAGE_EXTRA_ARCHS issue, please try 
the patch that Koen posted.

Thanks
	Sau!

> - k
>
> On Jul 28, 2011, at 10:42 AM, Crossley, Malcolm (GE Intelligent Platforms) wrote:
>
>> Hi Kumar,
>>
>> I'm just debugging the same issue.
>>
>> It's caused by folder for the target specific packages being mis-named
>> "powerpcppc603e" instead of "ppc603e" which the rpm package bbclass is
>> expecting.
>>
>> I haven't figured out why this is happening yet but I have a workaround
>> which is to move ${BUILD_DIR}/deploy/rpm/powerpcppc603e to
>> ${BUILD_DIR}/deploy/rpm/ppc603e.
>>
>> I will let you know as soon as I find the cause.
>>
>> Regards
>>
>> Malcolm
>>
>> -----Original Message-----
>> From: yocto-bounces@yoctoproject.org
>> [mailto:yocto-bounces@yoctoproject.org] On Behalf Of Kumar Gala
>> Sent: 28 July 2011 15:26
>> To: Patches and discussions about the oe-core layer
>> Cc: Yocto discussion list
>> Subject: [yocto] mpc8315e-rdb core-image-minimal fails
>>
>> Anyone got any ideas about the following:
>>
>> | ERROR: Function 'do_rootfs' failed (see
>> /local/home/galak/git/poky/build/tmp/work/mpc8315e_rdb-poky-linux/core-i
>> mage-minimal-1.0-r0/temp/log.do_rootfs.19834 for fu
>> rther information)
>> | Generating solve db for
>> /local/home/galak/git/poky/build/tmp/deploy/rpm/mpc8315e_rdb...
>> |    total:               1      0.000000 MB      1.573137 secs
>> |    fingerprint:       816      0.004148 MB      0.062215 secs
>> |    install:           272      0.000000 MB      0.384963 secs
>> |    dbadd:             272      0.000000 MB      0.375238 secs
>> |    dbget:            1111      0.000000 MB      0.003093 secs
>> |    dbput:             272      1.315744 MB      0.302582 secs
>> |    readhdr:          2721      2.573624 MB      0.178385 secs
>> |    hdrload:          1360      3.828344 MB      0.007262 secs
>> |    hdrget:          49259      0.000000 MB      0.048944 secs
>> | Generating solve db for
>> /local/home/galak/git/poky/build/tmp/deploy/rpm/all...
>> |    total:               1      0.000000 MB      0.111129 secs
>> |    fingerprint:        18      0.000024 MB      0.000280 secs
>> |    install:             6      0.000000 MB      0.044466 secs
>> |    dbadd:               6      0.000000 MB      0.039504 secs
>> |    dbget:              19      0.000000 MB      0.000103 secs
>> |    dbput:               6      0.018916 MB      0.006250 secs
>> |    readhdr:            61      0.038096 MB      0.000212 secs
>> |    hdrload:            33      0.063864 MB      0.000327 secs
>> |    hdrget:            983      0.000000 MB      0.001306 secs
>> | Generating solve db for
>> /local/home/galak/git/poky/build/tmp/deploy/rpm/all...
>> | Processing task-core-boot...
>> | error: Failed dependencies:
>> |       tinylogin is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       busybox is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       modutils-initscripts is needed by
>> task-core-boot-1.0-r7.mpc8315e_rdb
>> |       initscripts is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       update-alternatives-cworth is needed by
>> task-core-boot-1.0-r7.mpc8315e_rdb
>> |       udev is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       sysvinit is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       netbase is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       base-passwd is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       console-tools is needed by keymaps-1.0-r19.mpc8315e_rdb
>> |       initscripts is needed by keymaps-1.0-r19.mpc8315e_rdb
>> |       /bin/sh is needed by keymaps-1.0-r19.mpc8315e_rdb
>> NOTE: package core-image-minimal-1.0-r0: task do_rootfs: Failed
>> ERROR: Task 8
>> (/local/home/galak/git/poky/meta/recipes-core/images/core-image-minimal.
>> bb, do_rootfs) failed with exit code '1'
>> ERROR:
>> '/local/home/galak/git/poky/meta/recipes-core/images/core-image-minimal.
>> bb' failed
>>
>> - k
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



WARNING: multiple messages have this Message-ID (diff)
From: Saul Wold <sgw@linux.intel.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Yocto discussion list <yocto@yoctoproject.org>,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: mpc8315e-rdb core-image-minimal fails
Date: Thu, 28 Jul 2011 09:05:39 -0700	[thread overview]
Message-ID: <4E3188D3.8040405@linux.intel.com> (raw)
In-Reply-To: <315B4992-8E1A-4DD3-8D3D-E8FD2436B365@kernel.crashing.org>

On 07/28/2011 08:45 AM, Kumar Gala wrote:
> I think I know the cause, let me dig up the change that is related.  What bit is looking for just ppc603e?
>
This might also be related to the PACKAGE_EXTRA_ARCHS issue, please try 
the patch that Koen posted.

Thanks
	Sau!

> - k
>
> On Jul 28, 2011, at 10:42 AM, Crossley, Malcolm (GE Intelligent Platforms) wrote:
>
>> Hi Kumar,
>>
>> I'm just debugging the same issue.
>>
>> It's caused by folder for the target specific packages being mis-named
>> "powerpcppc603e" instead of "ppc603e" which the rpm package bbclass is
>> expecting.
>>
>> I haven't figured out why this is happening yet but I have a workaround
>> which is to move ${BUILD_DIR}/deploy/rpm/powerpcppc603e to
>> ${BUILD_DIR}/deploy/rpm/ppc603e.
>>
>> I will let you know as soon as I find the cause.
>>
>> Regards
>>
>> Malcolm
>>
>> -----Original Message-----
>> From: yocto-bounces@yoctoproject.org
>> [mailto:yocto-bounces@yoctoproject.org] On Behalf Of Kumar Gala
>> Sent: 28 July 2011 15:26
>> To: Patches and discussions about the oe-core layer
>> Cc: Yocto discussion list
>> Subject: [yocto] mpc8315e-rdb core-image-minimal fails
>>
>> Anyone got any ideas about the following:
>>
>> | ERROR: Function 'do_rootfs' failed (see
>> /local/home/galak/git/poky/build/tmp/work/mpc8315e_rdb-poky-linux/core-i
>> mage-minimal-1.0-r0/temp/log.do_rootfs.19834 for fu
>> rther information)
>> | Generating solve db for
>> /local/home/galak/git/poky/build/tmp/deploy/rpm/mpc8315e_rdb...
>> |    total:               1      0.000000 MB      1.573137 secs
>> |    fingerprint:       816      0.004148 MB      0.062215 secs
>> |    install:           272      0.000000 MB      0.384963 secs
>> |    dbadd:             272      0.000000 MB      0.375238 secs
>> |    dbget:            1111      0.000000 MB      0.003093 secs
>> |    dbput:             272      1.315744 MB      0.302582 secs
>> |    readhdr:          2721      2.573624 MB      0.178385 secs
>> |    hdrload:          1360      3.828344 MB      0.007262 secs
>> |    hdrget:          49259      0.000000 MB      0.048944 secs
>> | Generating solve db for
>> /local/home/galak/git/poky/build/tmp/deploy/rpm/all...
>> |    total:               1      0.000000 MB      0.111129 secs
>> |    fingerprint:        18      0.000024 MB      0.000280 secs
>> |    install:             6      0.000000 MB      0.044466 secs
>> |    dbadd:               6      0.000000 MB      0.039504 secs
>> |    dbget:              19      0.000000 MB      0.000103 secs
>> |    dbput:               6      0.018916 MB      0.006250 secs
>> |    readhdr:            61      0.038096 MB      0.000212 secs
>> |    hdrload:            33      0.063864 MB      0.000327 secs
>> |    hdrget:            983      0.000000 MB      0.001306 secs
>> | Generating solve db for
>> /local/home/galak/git/poky/build/tmp/deploy/rpm/all...
>> | Processing task-core-boot...
>> | error: Failed dependencies:
>> |       tinylogin is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       busybox is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       modutils-initscripts is needed by
>> task-core-boot-1.0-r7.mpc8315e_rdb
>> |       initscripts is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       update-alternatives-cworth is needed by
>> task-core-boot-1.0-r7.mpc8315e_rdb
>> |       udev is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       sysvinit is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       netbase is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       base-passwd is needed by task-core-boot-1.0-r7.mpc8315e_rdb
>> |       console-tools is needed by keymaps-1.0-r19.mpc8315e_rdb
>> |       initscripts is needed by keymaps-1.0-r19.mpc8315e_rdb
>> |       /bin/sh is needed by keymaps-1.0-r19.mpc8315e_rdb
>> NOTE: package core-image-minimal-1.0-r0: task do_rootfs: Failed
>> ERROR: Task 8
>> (/local/home/galak/git/poky/meta/recipes-core/images/core-image-minimal.
>> bb, do_rootfs) failed with exit code '1'
>> ERROR:
>> '/local/home/galak/git/poky/meta/recipes-core/images/core-image-minimal.
>> bb' failed
>>
>> - k
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


  reply	other threads:[~2011-07-28 16:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28 14:26 mpc8315e-rdb core-image-minimal fails Kumar Gala
2011-07-28 15:42 ` [yocto] " Crossley, Malcolm (GE Intelligent Platforms)
2011-07-28 15:42   ` Crossley, Malcolm (GE Intelligent Platforms)
2011-07-28 15:45   ` [yocto] " Kumar Gala
2011-07-28 15:45     ` Kumar Gala
2011-07-28 16:05     ` Saul Wold [this message]
2011-07-28 16:05       ` Saul Wold
2011-07-28 16:08       ` [yocto] " Kumar Gala
2011-07-28 16:08         ` Kumar Gala
2011-07-28 18:43       ` [yocto] mpc8315e-rdb core-image-minimal fails (PACKAGE_ARCHS question) Kumar Gala
2011-07-28 18:43         ` Kumar Gala
2011-07-28 18:54         ` [yocto] " Martin Jansa
2011-07-28 18:54           ` Martin Jansa
2011-07-28 19:04           ` [yocto] " Phil Blundell
2011-07-28 19:04             ` [OE-core] " Phil Blundell
2011-07-28 20:17             ` [yocto] " Kumar Gala
2011-07-28 20:17               ` [OE-core] " Kumar Gala

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E3188D3.8040405@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=Malcolm.Crossley@ge.com \
    --cc=galak@kernel.crashing.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.