GNU bug report logs - #8694
Configure on mips

Previous Next

Package: automake;

Reported by: "James William Cronin" <jamescronin <at> doctors.org.uk>

Date: Wed, 18 May 2011 18:19:02 UTC

Severity: normal

Tags: moreinfo, notabug

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8694 in the body.
You can then email your comments to 8694 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-automake <at> gnu.org:
bug#8694; Package automake. (Wed, 18 May 2011 18:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "James William Cronin" <jamescronin <at> doctors.org.uk>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Wed, 18 May 2011 18:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "James William Cronin" <jamescronin <at> doctors.org.uk>
To: bug-automake <at> gnu.org
Subject: Configure on mips
Date: Wed, 18 May 2011 19:00:54 +0100
When running automake generated configure scripts on an 
embeded mips based moded box (the Humax HD T2) - see 
www.hummypkg.org the generated make files contain a two 
letter addition to all variables followed by an @. (e.g. 
LL@, KK@ ir@ etc) The two additional letters seem to have 
some (although not uniformaly) resembelance to the 
preceding text.

Its basicly running busybox ontop of linux kernal 2.6.18

I am only passing --build=mips-unknown-linux-gnu to the 
scrip.

James




Information forwarded to owner <at> debbugs.gnu.org, bug-automake <at> gnu.org:
bug#8694; Package automake. (Thu, 19 May 2011 05:32:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Daniel Herring <dherring <at> tentpost.com>
To: James William Cronin <jamescronin <at> doctors.org.uk>
Cc: 8694 <at> debbugs.gnu.org, bug-automake <at> gnu.org
Subject: Re: bug#8694: Configure on mips
Date: Wed, 18 May 2011 23:47:40 -0400 (EDT)
On Wed, 18 May 2011, James William Cronin wrote:

> When running automake generated configure scripts on an embeded mips based 
> moded box (the Humax HD T2) - see www.hummypkg.org the generated make files 
> contain a two letter addition to all variables followed by an @. (e.g. LL@, 
> KK@ ir@ etc) The two additional letters seem to have some (although not 
> uniformaly) resembelance to the preceding text.
>
> Its basicly running busybox ontop of linux kernal 2.6.18
>
> I am only passing --build=mips-unknown-linux-gnu to the scrip.

Configure scripts are made by autoconf, not automake...

Look in a Makefile.in (next to a Makefile).  Does it have messed up 
variables?  If so, then automake is the culprit.  If not, then I'd guess 
the sed magic in config.status is messed up.

For an automake problem, the output of 'automake --version' would help. 
For a configure problem, the output of './configure --version' would help.

It also wasn't clear whether you are running autoconf and automake on the 
mips box or simply running ./configure and make.

- Daniel




Information forwarded to bug-automake <at> gnu.org:
bug#8694; Package automake. (Sun, 08 Jan 2012 09:37:01 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Daniel Herring <dherring <at> tentpost.com>
Cc: bug-autoconf <at> gnu.org, 8694 <at> debbugs.gnu.org, bug-automake <at> gnu.org,
	James William Cronin <jamescronin <at> doctors.org.uk>
Subject: Re: bug#8694: Configure on mips
Date: Sun, 08 Jan 2012 10:36:11 +0100
tags 8694 + moreinfo
tags 8694 + notabug
close 8694
thanks

Reference:
  <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8694>

On 05/19/2011 05:47 AM, Daniel Herring wrote:
> On Wed, 18 May 2011, James William Cronin wrote:
> 
>> When running automake generated configure scripts on an embeded mips
>> based moded box (the Humax HD T2) - see www.hummypkg.org the generated
>> make files contain a two letter addition to all variables followed by
>> an @. (e.g. LL@, KK@ ir@ etc) The two additional letters seem to have
>> some (although not uniformaly) resembelance to the preceding text.
>>
>> Its basicly running busybox ontop of linux kernal 2.6.18
>>
>> I am only passing --build=mips-unknown-linux-gnu to the scrip.
> 
> Configure scripts are made by autoconf, not automake...
> 
> Look in a Makefile.in (next to a Makefile).  Does it have messed up
> variables?  If so, then automake is the culprit.  If not, then I'd
> guess the sed magic in config.status is messed up.
>
> For an automake problem, the output of 'automake --version' would help.
> For a configure problem, the output of './configure --version' would
> help.
> 
> It also wasn't clear whether you are running autoconf and automake on
> the mips box or simply running ./configure and make.
> 
> - Daniel
> 
No answer after several months, so I assume with Daniel that the problem
was either an usage error or an autoconf issue (I'm CC:ing bug-autoconf
in case they are interested in taking a deeper look into the this).

I'm closing this bug report for what concerns automake.  Feel free to
re-open it if you still have reasons to suspect automake is the culprit
here.

Thanks,
  Stefano





Information forwarded to bug-automake <at> gnu.org:
bug#8694; Package automake. (Sun, 08 Jan 2012 09:37:02 GMT) Full text and rfc822 format available.

Added tag(s) moreinfo. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 08 Jan 2012 09:37:02 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 08 Jan 2012 09:37:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 8694 <at> debbugs.gnu.org and "James William Cronin" <jamescronin <at> doctors.org.uk> Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 08 Jan 2012 09:37:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 05 Feb 2012 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.