Am 20.09.2012 09:30, schrieb Yves Blusseau:
> Le 19/09/2012 17:16, KP Kirchdoerfer a écrit :
>> Hi Yves;
>>
>> Am 19.09.2012 09:53, schrieb Yves Blusseau:
>>> Le 18/09/2012 20:34, KP Kirchdoerfer a écrit :
>>>> Hi;
>>>>
>>>> I did a complete resinstall of the buld system and tried a fresh build
>>>> of the 5.x.
>>>> The build of the source packages with tools/buildall.sh went fine, but
>>>> fails generate the packages.
>>>>
>>>> Is libparent-perl really needed? I do have
>>>> /usr/share/perl/5.14.2/parent.pm
>>>> which is included in perl-modules.
>>>>
>>> The parent module is needed for the buildtool environment. I used it in
>>> the buildtool perl modules.
>>> My buildtool environment is a Fedora 15 64Bits.
>>> As i wrote on the wiki:
>>> http://sourceforge.net/apps/mediawiki/leaf/index.php?title=Bering-uClibc_5.x_-_Developer_Guide_-_Preparing_the_Build_Environment
>>> you need the parent module.
>>> And to installed it it simple as: sudo yum install 'perl(parent)'
>>>
>>> Perhaps you are not on a "redhat" linux system ?
>> You're right, I'm not - I use (k)ubuntu so a debian based system.
>>
>>> Yves
>>>
>>> FYI: the module is installed in: /usr/share/perl5/parent.pm and the
>>> version is 0.224 (grep VERSION /usr/share/perl5/parent.pm)
>> Ok, I find version 0.225 on my system, so this seems not to cause the
>> error, that tools/buildall.sh does not build the packages.
>>
>> I did a "set -x" in buildall.sh and see:
>> + grep -q<Package>  ./source//smartmon/buildtool.cfg
>> + [ 2 -eq 0 ]
>> + echo -n<font color=blue>No Package</font>
>>
>> It's missing the env variable for GNU_TARGET_NAME in the path of the
>> grep call I guess.
>>
>> Can I give you more information to track down the pb?
> I think i have solve the problem in the d48ba5a commit.
> 
> Can you check ?
> 
> Anyway i need to add an option to builtool to dump is environment, so we 
> can use it in shell script (like tools/buildall.sh)


Hi Yves;

it doesn't work during the first run, something I saw earlier, but at
least during the second run.

With the excpetion of kernel, kmodules and initrd (see below)

kp

calling buildpacket for kernel
Generating package kdebuginfo-i486
cp: Fehlender Zieldatei‐Operand hinter
»/opt/buildtool-master/staging/i486-unknown-linux-uclibc/lib/modules/3.2.29“
„cp --help“ gibt weitere Informationen.
sh: 2: -i486/build/vmlinux: not found
Copying file
/opt/buildtool-master/staging/i486-unknown-linux-uclibc/lib/modules/3.2.29
-i486/build/vmlinux failed. Datei oder Verzeichnis nicht gefunden at
./buildpacket.pl line 514

calling buildpacket for initrd
Generating package initmod-i486
cp: Fehlender Zieldatei‐Operand hinter
»/opt/buildtool-master/staging/i486-unknown-linux-uclibc/lib/modules/3.2.29“
„cp --help“ gibt weitere Informationen.
sh: 2: -i486/kernel/drivers/ata/ahci.ko.gz: not found
Copying file
/opt/buildtool-master/staging/i486-unknown-linux-uclibc/lib/modules/3.2.29





------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to