Your message dated Fri, 12 Jun 2009 12:55:00 +0100
with message-id <[email protected]>
and subject line Re: Bug#508657: autogen/autooptns is broken on powerpc
has caused the Debian Bug report #508657,
regarding autogen/autooptns is broken on powerpc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
508657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508657
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autogen
Version: 1:5.9.5-2
Severity: important


Autooptns does not work on my debian/powerpc (no problem on i386). While 
starting autoget, I get:
autogen checkoptn.def
Changing server shell from /bin/bash to /bin/sh
/bin/sh: line 74: -I8: command not found
 
And after that incorrect (but compilable) c-file is crearted. 
Sample autooptns file:

==========
AutoGen Definitions options;
prog-name     = test_server;
prog-title    = "Test program";
long-opts;
main = { main-type = shell-process; };
flag = {
    name      = port;
    value     = p;
    arg-type  = number;
    arg-range = "1->65000";
    descrip   = "Port to bind";
};
==========

Result when running compiled file:
$./test_server -p 2000
test_server error:  port option value ``2000''is out of range.
        it must lie in the range: 0 to 0
(So, it does not work)


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.26-1-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages autogen depends on:
ii  base-files                 4.0.5         Debian base system miscellaneous f
ii  guile-1.6-libs             1.6.8-6       Main Guile libraries
ii  libc6                      2.7-15        GNU C Library: Shared libraries
ii  libopts25                  1:5.9.5-2     automated option processing librar
ii  libopts25-dev              1:5.9.5-2     automated option processing librar
ii  libxml2                    2.6.32.dfsg-4 GNOME XML library

autogen recommends no packages.

autogen suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1:5.9.7-1

This appears to have been fixed somewhere along the line, but it at least
works in 1:5.9.7-1. Please reopen if you think I'm wrong.

Regards,
Bradley Smith

-- 
Bradley Smith                                     [email protected]
Debian GNU/Linux Developer                         [email protected]
GPG: 0xC718D347       D201 7274 2FE1 A92A C45C EFAB 8F70 629A C718 D347

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to