From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xen.org
Subject: seabios regression in staging
Date: Thu, 29 Mar 2018 13:42:43 +0200 [thread overview]
Message-ID: <20180329114243.GN30726@aepfle.de> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 916 bytes --]
It seems the latest seabios that was pulled into staging recently fails
to compile, at least in SLE_11:
[ 86s] Compile checking out/src/hw/blockcmd.o
[ 86s] src/hw/blockcmd.c: In function 'scsi_rep_luns_scan':
[ 86s] src/hw/blockcmd.c:229: error: unknown field 'cdbcmd' specified in initializer
[ 86s] src/hw/blockcmd.c:229: warning: missing braces around initializer
[ 86s] src/hw/blockcmd.c:229: warning: (near initialization for 'op.<anonymous>')
[ 86s] src/hw/blockcmd.c:229: warning: initialization makes integer from pointer without a cast
[ 86s] make[7]: *** [out/src/hw/blockcmd.o] Error 1
I can eventually trick the build to use gcc48 not only for xen but also
for tools, but I wonder if there is a way to fix this.
Upstream may have not fixed that yet:
https://github.com/coreboot/seabios/blame/master/src/block.h
https://github.com/coreboot/seabios/blame/master/src/hw/blockcmd.c
Olaf
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 157 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next reply other threads:[~2018-03-29 11:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-29 11:42 Olaf Hering [this message]
2018-03-29 14:29 ` seabios regression in staging Wei Liu
2018-03-29 14:53 ` Olaf Hering
2018-03-29 15:04 ` Wei Liu
2018-03-29 17:56 ` Doug Goldstein
2018-03-29 20:00 ` Olaf Hering
2018-03-31 1:40 ` Doug Goldstein
2018-03-29 15:36 ` Olaf Hering
2018-03-29 15:40 ` Wei Liu
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=20180329114243.GN30726@aepfle.de \
--to=olaf@aepfle.de \
--cc=xen-devel@lists.xen.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.