All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Wei Liu <wei.liu2@citrix.com>,
	xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: tool stack tool chain dependencies (again)
Date: Thu, 5 Jan 2017 12:04:43 +0000	[thread overview]
Message-ID: <20170105120443.GK13806@citrix.com> (raw)
In-Reply-To: <586E42A8020000780012D59E@prv-mh.provo.novell.com>

On Thu, Jan 05, 2017 at 04:57:12AM -0700, Jan Beulich wrote:
> >>> On 05.01.17 at 12:47, <wei.liu2@citrix.com> wrote:
> > On Fri, Dec 16, 2016 at 05:52:29AM -0700, Jan Beulich wrote:
> >> Hello,
> >> 
> >> especially some of the changes late in the 4.8 cycle have caused me
> >> to spend a good part of the morning trying to figure out how to build
> >> the tool stack on an older system. Among other things I've run into
> >> - ipxe all of the sudden not working with make 3.80 anymore (despite
> >>   apparent attempts to do so in their Makefile)
> >> - ipxe not working with gas prior to 2.18 anymore (requiring the
> >>   .reloc directive)
> >> - rombios causing ld to segfault when building with debug=y (later
> >>   findings suggest this may be because overriding CC in ./.config
> >>   works, but doing so for e.g. AS and LD doesn't affect namely
> >>   the tools/firmware/ subtrees)
> >> - -O0 causing fallout with an admittedly questionable sys/stat.h
> >> None of this was a problem with an early October build.
> >> 
> >> I think we really need two things here: One is that I think we should
> >> bump our minimal required tool chain component versions, or
> > 
> > +1.
> > 
> >> alternatively have tools/configure properly disable sub-components
> >> (taking into account overrides from ./.config) - I certainly could live
> > 
> > If I'm not mistaken this requires we track tool chain requirements for
> > all dependencies and their dependencies.  This is going to be
> > unmanageable. 
> 
> Well, that (I think) depends on whether those other projects
> document their requirements. If things are properly spelled out,
> it shouldn't be that hard. And if they aren't properly spelled out,
> perhaps it would be worth a try asking them to do so.
> 

Yes, we can try that. Which external components that you find break
easily? We can start with those.

> >> with qemu-trad being disabled on such old systems, but otoh
> >> upstream qemu in the past has proven to not be much better, and
> >> it would be of questionable use if both got disabled. The other is
> >> that I think we should actually make sure things build with those
> >> versions.
> > 
> > Doug's work should help.
> 
> Which parts are you thinking of? I'm not aware of anything that
> has been done to test with specific tool chain component versions.
> 

The Docker based CI part -- see his reply to your email. It would be
easy to add different configurations there.

That would help we catch regressions early and fix things properly.

Wei.

> Jan
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-01-05 12:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-16 12:52 tool stack tool chain dependencies (again) Jan Beulich
2016-12-16 20:24 ` Doug Goldstein
2017-01-05 11:47 ` Wei Liu
2017-01-05 11:57   ` Jan Beulich
2017-01-05 12:04     ` Wei Liu [this message]
2017-01-05 12:18       ` Jan Beulich

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=20170105120443.GK13806@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=JBeulich@suse.com \
    --cc=xen-devel@lists.xenproject.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.