On Tue, Mar 08, 2016 at 10:49:20PM +0100, Stephan Witt wrote:
> Am 08.03.2016 um 22:20 schrieb Scott Kostyshak <skost...@lyx.org>:
> > 
> > On Mon, Mar 07, 2016 at 12:26:54PM -0500, Scott Kostyshak wrote:
> >> On Mon, Mar 07, 2016 at 11:36:08AM +0100, Jean-Marc Lasgouttes wrote:
> >>> Le 07/03/2016 06:14, Scott Kostyshak a écrit :
> >>>> But setting --enable-monolithic-build to "no" leads to all of the
> >>>> commands passing.
> >>> 
> >>> I would just advise to avoid this option for distcheck, then :) We do not
> >>> have to test all possibilities here (the monolithic option is used for
> >>> preparing the distribution, not for building it).
> >> 
> >> OK so I will just do make and make check for the non-standard
> >> compilation tests.
> > 
> > I'm still curious whether someone also gets the error. There is an open
> > question of whether the error results from a timing issue or autotools
> > version (i.e. system specific) or whether we just haven't run the exact
> > same commands when comparing results (for example, I had been using
> > out-of-source builds). I'll paste the commands again below that result
> > in an error for me:
> > 
> > ./autogen.sh &&
> > ./configure --enable-build-type=pre --enable-monolithic-build=yes &&
> > make &&
> > make check &&
> > make distcheck &&
> > echo "all passed“
> 
> 1. What’s the point of using --enable-monolithic-build=yes ?

See Pavel's response for what you were probably most interested in. My
response is simply that as the release manager I want to test as many
options as possible.

> PS. Im not going to try it within the source directory.

I respect that. I did not do in-source builds either but for some
reason make distcheck only works in-source. I hope that someday we get
to the bottom of that.

I'm not sure if we should be concerned that you can't build a monolithic
build or not on Mac. Does anyone think this is a problem we should be
concerned with?

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to