tech-pkg archive

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

Re: broken packages for 2012Q3



On Fri, Sep 28, 2012 at 01:55:34PM +0200, Emmanuel Dreyfus wrote:
 > Steven Drake <sbd%NetBSD.org@localhost> wrote:
 > 
 > > > security/lasso              probably broke on libxml2 update
 > > 
 > > Confirmed, its a case of lasso will not build will libxml2-2.9.0 and
 > > should be reported upstream. (Emmanuel can you do that :).
 > 
 > Or fixed. Would you have a build log?

--- tools.lo ---
tools.c: In function 'xsdtime_match_format':
tools.c:179:3: warning: array subscript has type 'char'
tools.c:183:4: warning: array subscript has type 'char'
tools.c: In function 'lasso_node_build_deflated_query':
tools.c:1067:32: error: dereferencing pointer to incomplete type
tools.c:1067:55: error: dereferencing pointer to incomplete type
tools.c: In function 'lasso_xmlnode_to_string':
tools.c:2162:32: error: dereferencing pointer to incomplete type
tools.c:2162:55: error: dereferencing pointer to incomplete type
tools.c: In function 'lasso_string_to_xsd_integer':
tools.c:2186:2: warning: array subscript has type 'char'
tools.c:2190:2: warning: array subscript has type 'char'
tools.c:2192:2: warning: array subscript has type 'char'
--- lib_authn_request.lo ---
  CC     lib_authn_request.lo
--- tools.lo ---
*** [tools.lo] Error code 1

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index