Debian bug report logs - #864, boring messages


Message sent to debian-devel@pixar.com:


Subject: Bug#864: make gets MAKEFLAGS wrong
Reply-To: iwj10@cus.cam.ac.uk (Ian Jackson), debian-bugs@pixar.com
Resent-To: debian-devel@pixar.com
Resent-From: iwj10@cus.cam.ac.uk (Ian Jackson)
Resent-Sender: iwj10@cus.cam.ac.uk
Resent-Date: Mon, 08 May 1995 18:03:01 GMT
Resent-Message-ID: <debian-bugs-handler.864.050817501722661@pixar.com>
X-Debian-PR-Package: make
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Mon, 08 May 1995 18:03:01 GMT
Received: with rfc822 via encapsulated-mail id 050817501722661;
          Mon, 08 May 1995 17:50:17 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0s8Wvb-0006CNC; Mon, 8 May 95 10:49 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA29577
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Mon, 8 May 1995 10:47:41 -0700
Received: by bootes.cus.cam.ac.uk
	(Smail-3.1.29.0 #36) id m0s8TYd-000C1bC; Mon, 8 May 95 15:13 BST
Received: by chiark
	id m0s8H5i-0000XQZ
	(Debian /\oo/\ Smail3.1.29.1 #29.30); Mon, 8 May 95 01:54 BST
Message-Id: <m0s8H5i-0000XQZ.ijackson@nyx.cs.du.edu>
Date: Mon, 8 May 95 01:54 BST
From: iwj10@cus.cam.ac.uk (Ian Jackson)
To: Debian bugs submission address <debian-bugs@pixar.com>

Package: make
Version: 3.73-1

When trying to build smail (3.1.29.1-11, source code will be on
ftp.cps soon) I get:
 make: option `--w' is ambiguous
numerous times, with usage messages.

I seem to remember this being due to an incompatible and broken change
in the semantics of MAKEFLAGS.

Please can this change be reversed, or the old `make' restored.

In the meantime I'll have to build Smail with my old installation's
make.

Ian.


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: iwj10@cus.cam.ac.uk (Ian Jackson)
Subject: Bug#864: Acknowledgement (was: make gets MAKEFLAGS wrong)
In-Reply-To: <m0s8H5i-0000XQZ.ijackson@nyx.cs.du.edu>
References: <m0s8H5i-0000XQZ.ijackson@nyx.cs.du.edu>

Thank you for the problem report you have sent regarding Debian GNU/Linux.
This is an automatically generated reply, to let you know your message has
been received.  It is being forwarded to the developers' mailing list for
their attention; they will reply in due course.

If you wish to submit further information on your problem, please send
it to debian-bugs@pixar.com, but please ensure that the Subject
line of your message starts with "Bug#864" or "Re: Bug#864" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Message sent to debian-devel@pixar.com:


Subject: Bug#864: Re: smail-3.1.29-1: ambiguous switch for 'make'
Reply-To: iwj10@cus.cam.ac.uk (Ian Jackson), debian-bugs@pixar.com
Resent-To: debian-devel@pixar.com
Resent-From: iwj10@cus.cam.ac.uk (Ian Jackson)
Resent-Sender: iwj10@cus.cam.ac.uk
Resent-Date: Tue, 13 Jun 1995 18:33:03 GMT
Resent-Message-ID: <debian-bugs-handler.864.061318285313234@pixar.com>
X-Debian-PR-Package: make
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Tue, 13 Jun 1995 18:33:03 GMT
Received: with rfc822 via encapsulated-mail id 061318285313234;
          Tue, 13 Jun 1995 18:28:53 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sLaf5-00064uC; Tue, 13 Jun 95 11:26 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA29937
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 13 Jun 1995 11:24:33 -0700
Received: by bootes.cus.cam.ac.uk
	(Smail-3.1.29.0 #36) id m0sLaex-000C0EC; Tue, 13 Jun 95 19:25 BST
Received: by chiark
	id <m0sLZvO-0000XqZ@chiark.al.cl.cam.ac.uk>
	(Debian /\oo/\ Smail3.1.29.1 #29.32); Tue, 13 Jun 95 18:38 BST
Message-Id: <m0sLZvO-0000XqZ@chiark.al.cl.cam.ac.uk>
Date: Tue, 13 Jun 95 18:38 BST
From: iwj10@cus.cam.ac.uk (Ian Jackson)
To: jdassen@WI.LeidenUniv.NL (J.H.M.Dassen),
        Debian bugs submission address <debian-bugs@pixar.com>
In-Reply-To: <199506131138.NAA17674@sp2156a.wi.leidenuniv.nl>
References: <199506131138.NAA17674@sp2156a.wi.leidenuniv.nl>

J. H. M. Dassen writes ("smail-3.1.29-1: ambiguous switch for 'make'"):
> it looks like one of the options given to make while building smail-3.1.29-1
> is ambiguous when using make-3.73, resulting in a failing build.
>
> While making the dependencies, make is called with '--wn'; make --help
> shows no option matching this.
> Options starting with '--w' are: '--what-if=FILE' and
> '--warn-undefined-variables'.
>
> Could you disambiguate this for the next release?

This is a bug (Debian #864) in GNU make's handling of MAKEFLAGS.  The
option should have been -wn with only a single hyphen.

I'm using my own copy of make 3.70 in /usr/local/bin.

This should be fixed urgently, as currently a Debian user can't
(re)compile the Smail package.

Ian.


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: iwj10@cus.cam.ac.uk (Ian Jackson)
Subject: Bug#864: Info received (was Bug#864: Re: smail-3.1.29-1: ambiguous switch for 'make')
In-Reply-To: <m0sLZvO-0000XqZ@chiark.al.cl.cam.ac.uk>
References: <m0sLZvO-0000XqZ@chiark.al.cl.cam.ac.uk>

Thank you for the additional information you have supplied regarding
this problem report.  It has been forwarded to the developers to
accompany the original report.

If you wish to continue to submit further information on your problem,
please do the same thing again: send it to debian-bugs@pixar.com, ensuring
that the Subject line starts with "Bug#864" or "Re: Bug#864" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov