math/p5-Math-GSL build fail

Beeblebrox zaphod at berentweb.com
Wed Oct 30 14:55:54 UTC 2013


math/p5-Math-GSL does not build for almost a month now. Fails with below.
Does not accept USE_GCC in the make line and insists on clang, so I can't
provide gcc output.

---------------------------------
/usr/include/stdio.h:243:51: note: passing argument to parameter here
int fprintf(FILE * restrict, const char * restrict, ...);
                                                  ^
xs/Roots_wrap.1.15.c:3839:26: warning: format string is not a string literal
(potentially insecure) [-Wformat-security]
      fprintf(__stderrp, 'FDF_FUNC');
                         ^~~~~~~~~~
xs/Roots_wrap.1.15.c:3840:7: error: void function
'_wrap_gsl_root_fdfsolver_set' should not return a value [-Wreturn-type]
      return (gsl_nan());
      ^      ~~~~~~~~~~~
xs/Roots_wrap.1.15.c:4323:14: warning: explicitly assigning a variable of
type 'void *' to itself [-Wself-assign]
  clientdata = clientdata;
  ~~~~~~~~~~ ^ ~~~~~~~~~~
9 warnings and 2 errors generated.
error building .o file from 'xs/Roots_wrap.1.15.c' at inc/GSLBuilder.pm line
286.
*** [do-build] Error code 2
Stop in /usr/ports/math/p5-Math-GSL.




-----
FreeBSD-9.2-stable_amd64_root-on-zfs_clang-only-world
--
View this message in context: http://freebsd.1045724.n5.nabble.com/math-p5-Math-GSL-build-fail-tp5856670.html
Sent from the freebsd-ports-bugs mailing list archive at Nabble.com.


More information about the freebsd-ports-bugs mailing list