Date: Wed, 13 May 2015 23:48:55 +0200 From: Mathieu Arnold <mat@mat.cc> To: Garrett Wollman <wollman@csail.mit.edu>, fv@moov.de, mat@freeebsd.org Cc: freebsd-ports@freebsd.org Subject: Re: net-mgmt/p5-Cflow silently broken Message-ID: <C96D65D2E48CDFE23D41EEFD@atuin.in.mat.cc> In-Reply-To: <201505131927.t4DJRn6V003157@khavrinen.csail.mit.edu> References: <201505131927.t4DJRn6V003157@khavrinen.csail.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 13 mai 2015 15:27:49 -0400 Garrett Wollman <wollman@csail.mit.edu> wrote: | net-mgmt/p5-Cflow has been silently broken for some time, and I'm not | sure how properly to fix it. | | When the port's configure phase runs, it correctly determines that it | should use OSU flow-tools, according to its own output. However, this | does not make it into the generated Makefile, which should include | both "-DOSU" and "-I/usr/local/include" in CCFLAGS. When -DOSU is not | defined for compilation, the module compiles successfully but to a | non-working state that doesn't actually invoke the flow-tools library | -- it treats the input file like raw cflow data (which it isn't). | | This used to work (in recent memory). I'm not sure what broke it, but | I suspect it was mat@'s change in r373901. I've temporarily worked | around the problem (by building a package manually) but that will | break the next time Perl gets updated. Could you at least open a PR so that this problem doesn't get lost ? -- Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C96D65D2E48CDFE23D41EEFD>