[tlbuild] asy2.42

John Bowman bowman at ualberta.ca
Sat Apr 7 00:55:00 CEST 2018


Hi Karl et al.,

Yes, you can ignore this.

I didn't know we even had a target "make test".
Moreover, in my local repo I had a directory test which would have masked
this error anyway.

One of our developers broke that unused test code long ago and I recall
complaining about it.
For now I've just commented out the code in prc/test.cc.

Making test a synonym for check doesn't inhibit the compilation of this file
but making swapping the roles of check and test surprisingly works.
I've committed both changes to git.

-- John



On Fri, Apr 6, 2018 at 4:37 PM, Karl Berry <karl at freefriends.org> wrote:

>     Should I worry about "make test" not passing
>     ...
>     /opt/csw/bin/g++-5.5 -m64 -Wall     prc/test.cc   -o test
>
> Use make check, not make test.
>
> John: I think make test should be explicitly defined as a synonym for
> check, or a no-op.  Right now it tries to compile prc/test.cc into a
> "test" binary due to your use of vpath and make's default rules ... -k
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tlbuild/attachments/20180406/c3909330/attachment.html>


More information about the tlbuild mailing list