GNU bug report logs -
#10995
am__py_compile dose not get added to Makefile.in's
Previous Next
Reported by: Steven Drake <sbd <at> NetBSD.org>
Date: Sun, 11 Mar 2012 20:10:02 UTC
Severity: normal
Tags: moreinfo, patch
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 10995 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Mon, 12 Mar 2012, Stefano Lattarini wrote:
> Hi Steven, thanks for the report.
>
> On 03/11/2012 08:32 AM, Steven Drake wrote:
> > The variable gets used by install-%DIR%PYTHON: (from lib/am/python.am) but
> > it definition is not include in the output Makefile.in.
> >
> I cannot reproduce this bug, sorry. In fact, I've enhanced the 'python.test'
> test case to ensure the bug you're describing is actually not present in the
> 'maint' branch (see attached patch). Maybe there is something unusual in your
> setup that is causing the problem? Could send us more information, so that we
> can try to reproduce the issue?
Running the 'python.test' with the attached patch passes! but I had a look
at the package that had the original problem and the line just isn't there.
For reference the package build log are available at:
http://ftp.netbsd.org/pub/pkgsrc/misc/sbd/reports/Linux-x86_64/20120304.1324/usrp-3.3.0nb4/
The build process rebuilds the autoconf and automake files before running
the configure script.
Its possible to tell that it doesn't get defined by the line in 'install.log':
"/bin/sh: line 15: --destdir: command not found"
The problem goes away if the attached patch is applied.
--
Steven
[patch-lib_am_python.am (text/plain, attachment)]
This bug report was last modified 13 years and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.