[meta-virtualization] ipxe: do_compile failing on rocko

Randy MacLeod randy.macleod at windriver.com
Wed Oct 24 11:54:14 PDT 2018


On 10/24/18 10:28 AM, Ken Bassford wrote:
> Hello again,
> 
> Found another bug ...
> 
> Received in log "...poky/build/tmp/work/core2-64-poky-linux/ipxe/gitrAUTOINC+8c43891db4-r0/temp/log.do_compile"
> 
> Assembler messages:
> "/tmp/ccEectOc.s:28: Error: missing or invalid displacement expression `private_key_len at GOTOFF'
> 
> /tmp/ccEectOc.s:28: Error: missing or invalid displacement expression `private_key_len at GOTOFF'"
> 
> Change to ipxe_git.bb that enabled compile to work.

You've shown the error, that's good. It should go in the body / long log
of you git commit message.

You also need to explain why this change makes sense.
In this case you can just point to the commit on master by saying:

Set the isolinux bin variable used in Makefile as was done on
master in commit:
    fd68542 ipxe: recipe cleanup and uprev to current

> 
> - #EXTRA_OEMAKE = "NO_WERROR=1"
> + EXTRA_OEMAKE = "NO_WERROR=1 ISOLINUX_BIN="${STAGING_DIR_TARGET}/usr/share/syslinux/isolinux.bin" CROSS_COMPILE="${TARGET_PREFIX}""

Ken,

Would you be able to re-submit as a patch as I did and
explained for the SRC_URI change for seabios for morty?

Thanks,
../Randy
> 
> [reply] [-] Comment 1 Randy MacLeod 2018-10-24 14:19:29 UTC
> Hi Ken and other meta-virt users who may read this defect,
> 
> as you realize, ipxe is from:
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/tree/recipes-extended/ipxe/ipxe_git.bb?h=master
> 
> meta-virtualization doesn't use the YP bugzilla.
> As it says in the meta-virt README:
> 
> Maintenance
> -----------
> 
> Send pull requests, patches, comments or questions to meta-virtualization at yoctoproject.org
> 
> Maintainer: Bruce Ashfield <bruce.ashfield at gmail.com>
> 
> When sending single patches, please using something like:
> $ git send-email -1 -M --to meta-virtualization at yoctoproject.org --subject-prefix='meta-virtualization][PATCH'
> 
> ---------------------------------------------
> 
> meta-virt is welcome to use bugzilla but they have decide to just use the email list.
> 
> Sincerely,
> Ken Bassford
> Apertus Solutions
> 
> 


-- 
# Randy MacLeod
# Wind River Linux


More information about the meta-virtualization mailing list