Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 592084

Summary: net-dialup/gnuradius-1.6.1-r1 fails to build with guile-2
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Pending removal: 2016-11-08
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 587252    
Attachments: build.log.gz

Description Pacho Ramos gentoo-dev 2016-08-25 10:18:20 UTC
Created attachment 444084 [details]
build.log.gz

In file included from /usr/include/guile/2.0/libguile/ports.h:33:0,
                 from /usr/include/guile/2.0/libguile/fports.h:28,
                 from /usr/include/guile/2.0/libguile.h:55,
                 from rscm_hash.c:25:
/usr/include/guile/2.0/libguile/strings.h:183:12: note: declared here
 SCM_INTERNAL SCM scm_i_make_string (size_t len, char **datap,
            ^
rscm_hash.c: In function 'rscm_string_bin_to_hex':
rscm_hash.c:159:8: error: too few arguments to function 'scm_i_make_string'
  ret = scm_i_make_string(2*len, &q);
        ^
In file included from /usr/include/guile/2.0/libguile/ports.h:33:0,
                 from /usr/include/guile/2.0/libguile/fports.h:28,
                 from /usr/include/guile/2.0/libguile.h:55,
                 from rscm_hash.c:25:
/usr/include/guile/2.0/libguile/strings.h:183:12: note: declared here
 SCM_INTERNAL SCM scm_i_make_string (size_t len, char **datap,
            ^
Makefile:788: recipe for target 'rscm_hash.lo' failed
Comment 1 Pacho Ramos gentoo-dev 2016-10-01 08:22:57 UTC
CCing treecleaners
Comment 2 Pacho Ramos gentoo-dev 2016-11-09 10:45:48 UTC
removed