bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

automake crash


From: Bas Wijnen
Subject: automake crash
Date: Fri, 28 Jul 2006 14:52:59 +0200
User-agent: Mutt/1.5.12-2006-07-14

Hi,

automake just crashed on me, and it told me to send a mail here, so I do. :-)
This is what it says:
Makefile.am:184: unterminated conditionals: DEBUGGING_TRUE DEPRECATION_TRUE
automake-1.9: ####################
automake-1.9: ## Internal Error ##
automake-1.9: ####################
automake-1.9: undefined condition `TRUE' for `AUTOMAKE_OPTIONS'
automake-1.9: AUTOMAKE_OPTIONS:
automake-1.9:   {
automake-1.9:     DEBUGGING and DEPRECATION => {
automake-1.9:       type: =
automake-1.9:       where: Makefile.am:80:
automake-1.9:       comment:
automake-1.9: # Let object files be generated in their own subdirectories
automake-1.9:
automake-1.9:       value: subdir-objects
automake-1.9:       owner: Makefile
automake-1.9:     }
automake-1.9:   }
automake-1.9:
automake-1.9: Please contact <address@hidden>.
 at /usr/share/automake-1.9/Automake/Channels.pm line 562
        Automake::Channels::msg('automake', '', 'undefined condition `TRUE\'
for `AUTOMAKE_OPTIONS\'\x{a}AUTOMAKE_...') called at
/usr/share/automake-1.9/Automake/ChannelDefs.pm line 191
        Automake::ChannelDefs::prog_error('undefined condition `TRUE\' for
`AUTOMAKE_OPTIONS\'\x{a}AUTOMAKE_...') called at
/usr/share/automake-1.9/Automake/Item.pm line 93
        Automake::Item::rdef('Automake::Variable=HASH(0x861cf08)',
'Automake::Condition=HASH(0x8356b04)') called at /usr/bin/automake-1.9 line
998
        Automake::handle_options() called at /usr/bin/automake-1.9 line 7112
        Automake::generate_makefile('Makefile.am', 'Makefile.in') called at
/usr/bin/automake-1.9 line 7514

The Makefile.am and configure.ac that triggered it are attached.  If you need
any of the included files, you can find them in the pioneers svn repository,
http://svn.sourceforge.net/viewcvs.cgi/pio/trunk/

I'll try to work around the problem by putting the flags in variables.  I
wasn't sure if this was allowed anyway. :-)  Perhaps it isn't, and this is
automake's way to telling me?  I'd suggest a normal error message in that
case. ;-)

Thanks,
Bas Wijnen

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://129.125.47.90/e-mail.html

Attachment: configure.ac
Description: Text document

Attachment: Makefile.am
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]