Bug 13406 - irpc.idl: multiple errors
Summary: irpc.idl: multiple errors
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.8.0
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-24 18:57 UTC by Ruga
Modified: 2018-04-24 18:57 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2018-04-24 18:57:43 UTC
[ 215/2913] Compiling IDL source4/librpc/idl/irpc.idl
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:28: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:70: warning: [out] argument `info' not a pointer
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:83: warning: top-level [out] pointer `dcname' is not a [ref] pointer
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:91: warning: [out] argument `num_addrs' not a pointer
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:113: warning: [out] argument `generic_reply' not a pointer
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:159: warning: [out] argument `info' not a pointer
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:70: error: nbtd_information: [out] argument 'info' is not a pointer or array, skip client functions
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:83: error: nbtd_getdcname: [out] argument 'dcname' is a pointer to type 'string', skip client functions
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:91: error: nbtd_proxy_wins_challenge: [out] argument 'num_addrs' is not a pointer or array, skip client functions
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:113: error: kdc_check_generic_kerberos: [out] argument 'generic_reply' is not a pointer or array, skip client functions
/opt/src/samba-4.8.0/source4/librpc/idl/irpc.idl:159: error: smbsrv_information: [out] argument 'info' is not a pointer or array, skip client functions
[ 216/2913] Compiling IDL source4/librpc/idl/ntp_signd.idl