[kbuild-all] [arm:for-next 9/11] awk: line 2: function strtonum never defined
Fengguang Wu
fengguang.wu at intel.com
Tue Oct 3 03:05:40 PDT 2017
Hi Russell King,
On Tue, Oct 03, 2017 at 10:06:42AM +0100, Russell King - ARM Linux wrote:
>Shall I repeat my question from the last time this was reported?
Sorry I cannot find your reply in email archive. Looking at this
error, the root cause should be strtonum requires gawk while what we
installed is
mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan
We can trivially install gawk and make it the default, however is gawk
a requirement for kernel compilation? Or can we make it work with mawk,
too?
Regards,
Fengguang
>On Tue, Oct 03, 2017 at 09:52:08AM +0800, kbuild test robot wrote:
>> Hi Russell,
>>
>> FYI, the error/warning still remains.
>>
>> tree: git://git.armlinux.org.uk/~rmk/linux-arm.git for-next
>> head: 3cef8ede5ead55fbaf2225206f00361828adc3a1
>> commit: 887518f5e9963a82c3fc2ad8911eedb2304f8c57 [9/11] ARM: decompressor: fix BSS size calculation
>> config: arm-clps711x_defconfig (attached as .config)
>> compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
>> reproduce:
>> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>> chmod +x ~/bin/make.cross
>> git checkout 887518f5e9963a82c3fc2ad8911eedb2304f8c57
>> # save the attached .config to linux build tree
>> make.cross ARCH=arm
>>
>> All errors (new ones prefixed by >>):
>>
>> >> awk: line 2: function strtonum never defined
>> >> awk: line 2: function strtonum never defined
>> --
>> >> awk: line 2: function strtonum never defined
>> >> awk: line 2: function strtonum never defined
>> arm-linux-gnueabi-nm: 'arch/arm/boot/compressed/../../../../vmlinux': No such file
>>
>> ---
>> 0-DAY kernel test infrastructure Open Source Technology Center
>> https://lists.01.org/pipermail/kbuild-all Intel Corporation
>
>
>
>--
>RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
>FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
>According to speedtest.net: 8.21Mbps down 510kbps up
>_______________________________________________
>kbuild-all mailing list
>kbuild-all at lists.01.org
>https://lists.01.org/mailman/listinfo/kbuild-all
More information about the linux-arm-kernel
mailing list