tech-pkg archive

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

Re: Why adding unconditional dependency on tradcpp? (Re: CVS commit: pkgsrc/net/tightvnc)



On Wed, 03 Jul 2013 16:25:34 +0900, David Holland 
<dholland-pkgtech%netbsd.org@localhost> wrote:

On Wed, Jul 03, 2013 at 03:08:30PM +0900, OBATA Akio wrote:
 > > > And you must maintain tradcpp by yourself, because upstream developers
 > > > will not take care of missing features for a such local tool.
 > >
 > >As opposed to, say, the upstream developers who don't care about
 > >missing features in clang, which doesn't provide a traditional cpp at
 > >all?
 >
 > If using tradcpp conditionally, not affect to gcc users.

Ok, so what broke again? Is there a problem here?

I don't want to waste any time from it.
In audio/nas (on NetBSD-5.2-i386):

mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/pkg/lib/X11/config
Usage: tradcpp [options] [infile [outfile]]
Common options:
   -C               Retain comments
   -Dmacro[=def]    Predefine macro
   -Idir            Add to include path
   -M               Issue depend info
   -MD              Issue depend info and output
   -MM              -M w/o system headers
   -MMD             -MD w/o system headers
   -nostdinc        Drop default include path
   -Umacro          Undefine macro
   -undef           Undefine everything
   -Wall            Enable all warnings
   -Werror          Make warnings into errors
   -w               Disable all warnings
assertion "a->num == 0" failed: file "array.c", line 63, function 
"array_cleanup"
/work/obj/pkgsrc/audio/nas/work/.tools/bin/imake: Signal 6.
  Stop.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/nas

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index