Hi Ronan,
how to resolve the below error while creating buildroot.
>> 2012-11-08 17:21:59,526 subprocess INFO: [ 2s]
>>
>> 2012-11-08 17:21:59,561 subprocess INFO: [ 2s] initializing rpm db...
>>
>> 2012-11-08 17:21:59,562 subprocess INFO: [ 2s] chroot: failed to run
>> command
>> `rpm': No such file or directory
>>
>> 2012-11-08 17:21:59,577 obslight WARNING: Got select.error: (4,
>> 'Interrupted
>> system call')
I ran the qemu-binfmt-conf.sh script as root in the host machine, but no
success.
Please give me your suggestions to resolve this.
Thanks & Regards,
Gopal krishna Reddy
-----Original Message-----
From: [email protected]
Sent: Sunday, November 25, 2012 11:27pm
To: "Ronan Le Martret (Intel OTC)" <[email protected]>
Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight Gui
for armv7l
Hi Ronan,
Here is the output of
cd aChroot/
file bin/bash
----------------------------------------------------------
bin/bash: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked
(uses shared libs), for GNU/Linux 2.6.25, stripped
----------------------------------------------------------
Host Configuration - Ubuntu 11.10 (64 Bit) with i5.
Thanks & Regards,
Gopal krishna Reddy
-----Original Message-----
From: "Ronan Le Martret (Intel OTC)" <[email protected]>
Sent: Friday, November 23, 2012 9:26am
To: [email protected]
Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight Gui
for armv7l
Hi,
can you send me the result for this test:
#cd aChroot/
#file bin/bash
bin/bash: ELF 32-bit LSB executable, ARM, version 1 (SYSV),
dynamically linked (uses shared libs), for GNU/Linux 2.6.25,
BuildID[sha1]=0x77164b45a99c06ee3f2f12a2b9d9786723846eb4, stripped
2012/11/23 <[email protected]>:
> Hi Ronan,
>
>
>
> I am stuck with buildroot failure. I need your help to resolve this.
>
> Please give me your suggestions.
>
>
>
> Thanks & Regards,
>
> Gopal krishna Reddy
>
>
>
> -----Original Message-----
> From: [email protected]
> Sent: Friday, November 23, 2012 5:59am
> To: [email protected]
> Cc: [email protected], [email protected].,
> Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight
> Gui for armv7l
>
> Hi Ronan,
>
>
>
> I found the issue regarding the below error.
>
>
> As i am trying to build Tizen for armv7l, The Build root created should be
> armv7l.
>
> But the BuildRoot created is for x86_64 arch.
>
>
>
> But i don't know how to fix this bug.
>
> Please provide your suggestions.
>
>
>
> Thanks & Regards,
>
> Gopal krishna Reddy
>
>
>
> -----Original Message-----
> From: [email protected]
> Sent: Thursday, November 22, 2012 8:26am
> To: [email protected], [email protected].
> Cc: "Ronan Le Martret (Intel OTC)" <[email protected]>
> Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight
> Gui for armv7l
>
>
>
> Hi Ronan,
>
>
>
> As i am trying to build Tizen for armv7l why does my log show as below
>
>
> Using BUILD_ARCH=x86_64:i686:i586:i486:i386
>
>
>
> instead of
>
>
>
> Using BUILD_ARCH=armv7el:armv7l:noarch:
>
>
>
> Please give me your suggestions.
>
>
>
>
>
> Thanks & Regards,
>
> Gopal krishna Reddy
>
>
>
>
>
> -----Original Message-----
> From: [email protected]
> Sent: Wednesday, November 21, 2012 2:53am
> To: "Ronan Le Martret (Intel OTC)" <[email protected]>
> Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight
> Gui for armv7l
>
> Hi Ronan,
>
>
>
> Thanks for the reply.
>
>
>
> I have tried your suggestion but no success. Getting same error.
>
>
>
> I ran the qemu-binfmt-conf.sh script as root in the host machine.
>
>
>
> Please give me your suggestions to resolve this.
>
>
>
> Thanks & Regards,
>
> Gopal krishna Reddy
>
>
>
> -----Original Message-----
> From: "Ronan Le Martret (Intel OTC)" <[email protected]>
> Sent: Tuesday, November 20, 2012 8:18am
> To: [email protected]
> Subject: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using OBSLight
> Gui for armv7l
>
> Hi,
> sorry for the delay
>
> I've got some problem.
>
> Perhaps the binfmt_misc configuration, of the tizen tools is probably
> broken.
>
> -try to install the "qemu-arm-static".
>
>
> -try to run:
> 'qemu-binfmt-conf.sh'
> as root.
>
> To test the binfmt command:
>
> 1) cd /home/smart/OBSLight/ObsProjects/tizen_2_common_armv7l/aChroot
>
> 2) ll bin/bash
> (you must find the file)
>
> 3) sudo chroot . /bin/bash
>
> If the 3) command line fail, I think it the binfmt
>
> You c
>
>
>
>
> 2012/11/20 <[email protected]>:
>>
>> Hi Ronan,
>>
>>
>>
>> Please give me some suggestions to resolve the below error.
>>
>>
>>
>> Thanks & Regards,
>>
>> Gopal krishna Reddy
>>
>>
>>
>> -----Original Message-----
>> From: [email protected]
>> Sent: Wednesday, November 7, 2012 6:59am
>> To: "Ronan Le Martret (Intel OTC)" <[email protected]>
>> Cc: [email protected]
>> Subject: FW: Re: [Meego-distribution-tools] FW: Tizen 2.0 Build using
>> OBSLight Gui for armv7l
>>
>>
>> Hi,
>>
>>
>>
>> It seems that the update of armv7l for OBS Projects does not build the
>> project for arm.
>>
>> It is using x86 internally which is causing the problem.
>>
>>
>>
>> See in the below log which is in bold. I am building Tizen2.0 for armv7l.
>>
>>
>>
>> Please give me some inputs.
>>
>> 2012-11-08 17:21:57,419 subprocess INFO:
>> /home/smart/OBSLight/ObsProjects/tizen_2_common_armv7l
>> [u::rwx,g::rwx,o::r-x]
>>
>> 2012-11-08 17:21:57,420 obslight INFO: Project has ARM architecture,
>> checking qemu...
>>
>> 2012-11-08 17:21:57,466 subprocess INFO: logging output to
>>
>> /home/smart/OBSLight/ObsProjects/tizen_2_common_armv7l/aChroot/.build.log...
>>
>> 2012-11-08 17:21:57,487 subprocess INFO: [ 0s] Memory limit set to
>> 10717716KB
>>
>> 2012-11-08 17:21:57,487 subprocess INFO: [ 0s] Using
>> BUILD_ROOT=/home/smart/OBSLight/ObsProjects/tizen_2_common_armv7l/aChroot
>>
>> 2012-11-08 17:21:57,488 subprocess INFO: [ 0s] Using
>> BUILD_ARCH=x86_64:i686:i586:i486:i386
>>
>> 2012-11-08 17:21:57,488 subprocess INFO: [ 0s]
>>
>> 2012-11-08 17:21:57,488 subprocess INFO: [ 0s]
>>
>> 2012-11-08 17:21:57,489 subprocess INFO: [ 0s] smart-OptiPlex-390 started
>> "build emptySpec.spec" at Thu Nov 8 11:51:57 UTC 2012.
>>
>> 2012-11-08 17:21:57,489 subprocess INFO: [ 0s]
>>
>> 2012-11-08 17:21:57,489 subprocess INFO: [ 0s]
>>
>> 2012-11-08 17:21:57,489 subprocess INFO: [ 0s] processing specfile
>> /usr/lib/python2.7/dist-packages/ObsLight/emptySpec/emptySpec.spec ...
>>
>> 2012-11-08 17:21:57,490 subprocess INFO: [ 0s] running changelog2spec
>> --target rpm --file
>> /usr/lib/python2.7/dist-packages/ObsLight/emptySpec/emptySpec.spec
>>
>> 2012-11-08 17:21:57,505 subprocess INFO: [ 0s] init_buildsystem
>> --configdir
>> /usr/lib/build/configs --cachedir /var/cache/build --rpmlist
>> /tmp/tmpewpDUy.rpmlist
>> /usr/lib/python2.7/dist-packages/ObsLight/emptySpec/emptySpec.spec ...
>>
>> 2012-11-08 17:21:58,011 subprocess INFO: [ 1s] cycle: filesystem -> setup
>>
>> 2012-11-08 17:21:58,011 subprocess INFO: [ 1s] breaking dependency setup
>> ->
>> filesystem
>>
>> 2012-11-08 17:21:58,012 subprocess INFO: [ 1s] cycle: eglibc ->
>> eglibc-common -> bash
>>
>> 2012-11-08 17:21:58,012 subprocess INFO: [ 1s] breaking dependency
>> eglibc-common -> bash
>>
>> 2012-11-08 17:21:58,012 subprocess INFO: [ 1s] cycle: eglibc ->
>> eglibc-common
>>
>> 2012-11-08 17:21:58,012 subprocess INFO: [ 1s] breaking dependency
>> eglibc-common -> eglibc
>>
>> 2012-11-08 17:21:58,012 subprocess INFO: [ 1s] cycle: libgcc -> eglibc ->
>> eglibc-common
>>
>> 2012-11-08 17:21:58,012 subprocess INFO: [ 1s] breaking dependency eglibc
>> ->
>> eglibc-common
>>
>> 2012-11-08 17:21:58,013 subprocess INFO: [ 1s] cycle: libgcc -> eglibc
>>
>> 2012-11-08 17:21:58,013 subprocess INFO: [ 1s] breaking dependency libgcc
>> ->
>> eglibc
>>
>> 2012-11-08 17:21:58,013 subprocess INFO: [ 1s] cycle: rpm -> rpm-libs
>>
>> 2012-11-08 17:21:58,013 subprocess INFO: [ 1s] breaking dependency
>> rpm-libs
>> -> rpm
>>
>> 2012-11-08 17:21:58,027 subprocess INFO: [ 1s] [1/30] preinstalling
>> libgcc...
>>
>> 2012-11-08 17:21:58,054 subprocess INFO: [ 1s] [2/30] preinstalling
>> setup...
>>
>> 2012-11-08 17:21:58,093 subprocess INFO: [ 1s] [3/30] preinstalling
>> filesystem...
>>
>> 2012-11-08 17:21:58,148 subprocess INFO: [ 1s] [4/30] preinstalling
>> eglibc...
>>
>> 2012-11-08 17:21:58,233 subprocess INFO: [ 1s] [5/30] preinstalling
>> eglibc-common...
>>
>> 2012-11-08 17:21:58,914 subprocess INFO: [ 1s] [6/30] preinstalling
>> bash...
>>
>> 2012-11-08 17:21:58,932 subprocess INFO: [ 1s] [7/30] preinstalling
>> bzip2-libs...
>>
>> 2012-11-08 17:21:58,957 subprocess INFO: [ 1s] [8/30] preinstalling
>> diffutils...
>>
>> 2012-11-08 17:21:58,982 subprocess INFO: [ 1s] [9/30] preinstalling
>> elfutils-libelf...
>>
>> 2012-11-08 17:21:59,002 subprocess INFO: [ 1s] [10/30] preinstalling
>> libattr...
>>
>> 2012-11-08 17:21:59,025 subprocess INFO: [ 2s] [11/30] preinstalling
>> liblua...
>>
>> 2012-11-08 17:21:59,051 subprocess INFO: [ 2s] [12/30] preinstalling
>> libstdc++...
>>
>> 2012-11-08 17:21:59,079 subprocess INFO: [ 2s] [13/30] preinstalling
>> ncurses-libs...
>>
>> 2012-11-08 17:21:59,101 subprocess INFO: [ 2s] [14/30] preinstalling
>> nspr...
>>
>> 2012-11-08 17:21:59,117 subprocess INFO: [ 2s] [15/30] preinstalling
>> nss-softokn-freebl...
>>
>> 2012-11-08 17:21:59,132 subprocess INFO: [ 2s] [16/30] preinstalling
>> popt...
>>
>> 2012-11-08 17:21:59,145 subprocess INFO: [ 2s] [17/30] preinstalling
>> readline...
>>
>> 2012-11-08 17:21:59,172 subprocess INFO: [ 2s] [18/30] preinstalling
>> sed...
>>
>> 2012-11-08 17:21:59,195 subprocess INFO: [ 2s] [19/30] preinstalling
>> sqlite...
>>
>> 2012-11-08 17:21:59,228 subprocess INFO: [ 2s] [20/30] preinstalling
>> tar...
>>
>> 2012-11-08 17:21:59,243 subprocess INFO: [ 2s] [21/30] preinstalling
>> xz-libs...
>>
>> 2012-11-08 17:21:59,257 subprocess INFO: [ 2s] [22/30] preinstalling
>> zlib...
>>
>> 2012-11-08 17:21:59,270 subprocess INFO: [ 2s] [23/30] preinstalling
>> libcap...
>>
>> 2012-11-08 17:21:59,293 subprocess INFO: [ 2s] [24/30] preinstalling
>> libacl...
>>
>> 2012-11-08 17:21:59,316 subprocess INFO: [ 2s] [25/30] preinstalling
>> libfile...
>>
>> 2012-11-08 17:21:59,352 subprocess INFO: [ 2s] [26/30] preinstalling
>> bzip2...
>>
>> 2012-11-08 17:21:59,373 subprocess INFO: [ 2s] [27/30] preinstalling
>> nss...
>>
>> 2012-11-08 17:21:59,416 subprocess INFO: [ 2s] [28/30] preinstalling
>> coreutils...
>>
>> 2012-11-08 17:21:59,460 subprocess INFO: [ 2s] [29/30] preinstalling
>> rpm-libs...
>>
>> 2012-11-08 17:21:59,487 subprocess INFO: [ 2s] [30/30] preinstalling
>> rpm...
>>
>> 2012-11-08 17:21:59,526 subprocess INFO: [ 2s]
>>
>> 2012-11-08 17:21:59,561 subprocess INFO: [ 2s] initializing rpm db...
>>
>> 2012-11-08 17:21:59,562 subprocess INFO: [ 2s] chroot: failed to run
>> command
>> `rpm': No such file or directory
>>
>> 2012-11-08 17:21:59,577 obslight WARNING: Got select.error: (4,
>> 'Interrupted
>> system call')
>>
>>
>>
>>
>>
>>
>> Thanks & Regards,
>>
>> Gopal krishna Reddy
>>
>>
>
>
>
> --
> Ronan Le Martret
> Intel Open Source Technology Center
>
>
>
>
--
Ronan Le Martret
Intel Open Source Technology Center
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging