#186278 autoproject: C++ language bindings fail

#186278#5
Date:
2003-03-25 21:06:28 UTC
From:
To:
Hi There,

	It seems that the C++ bindings for autoproject are failing:

Program Name            : testap
Description             : test app
Version                 : 0.1.0
Language                : c++
Interface               : cli
Parser Generator        : argp
Long Options            : dry-run no-warn output brief verbose interactive
Author                  : Marcus Crafter
Email-Address           : crafterm@osa.de
Date                    : March 25, 2003
11 files processed
configure.in not found - either skeleton library was not found,
or requested combination of options is not available
using c++ - adding AC_PROG_CXX to configure.in
awk: cannot open configure.in (No such file or directory)

	Cheers,

	Marcus

#186278#10
Date:
2021-04-06 20:25:27 UTC
From:
To:
   The cause of this bug seems to be that there aren't any skeleton
files under /usr/share/autoproject/cli/c++ for any parser generator
option other than 'none'. Works fine when 'none' is (auto)selected as
the parser generator.

   The options to fix this bug seem to be:
1. Supply the missing parser generator files.
2. Only allow 'none' to be selected as the parser generator when using
c++.

   I'm not going to supply a patch because I feel that this should be
the decision of the maintainer.

 .....Ron

PS FFS, this bug is *18* *years* *old*. 

#186278#15
Date:
2021-04-07 20:07:16 UTC
From:
To:
Hello Ron,

* Ron Murray <rjmx@rjmx.net> [210407 20:05]:

There is no maintainer.

Are you actively using autoproject? Upstream appears to have
vanished a long time ago.

Personally I would push for removing autoproject from Debian if
nobody speaks up ...

Chris

#186278#20
Date:
2021-04-12 19:46:25 UTC
From:
To:
Hi Chris.

   I use autoproject occasionally, whenever I start up a new project
that requires GNU make (say, once or twice a year). It's handy for
creating all those weird files that go with GNU make.

   It's ok with me if you want to remove it from Debian. I'll just grab
the source and maintain it myself.

Thanks,

 .....Ron

On Wed, 2021-04-07 at 22:07 +0200, Chris Hofstaedtler wrote:
Hello Ron,

* Ron Murray <rjmx@rjmx.net> [210407 20:05]:

There is no maintainer.

Are you actively using autoproject? Upstream appears to have
vanished a long time ago.

Personally I would push for removing autoproject from Debian if
nobody speaks up ...

Chris