Created
May 16, 2014 13:48
-
-
Save boegel/034e5f649baeb6abaeda to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /tmp/easybuild-7tf8DF/files_pr759/pscom-5.0.43-GCC-4.8.2.eb (PR #759)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CC psport_shm.lo | |
CC perf.lo | |
CC psport_p4s.lo | |
CC psport4switch.lo | |
CC psport4std.lo | |
CC libpsport4openib_la-psport4b.lo | |
CC libpsport4openib_la-psport_tcp.lo | |
psport4b.c: In function ‘no_set_write’: | |
psport4b.c:88:31: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void no_set_write(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c:88:55: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void no_set_write(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c:88:64: warning: unused parameter ‘start’ [-Wunused-parameter] | |
void no_set_write(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c: In function ‘no_set_read’: | |
perf.c: In function ‘perf_add’: | |
psport4b.c:93:30: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void no_set_read(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c:93:54: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void no_set_read(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
perf.c:85:21: warning: unused parameter ‘id’ [-Wunused-parameter] | |
void perf_add(char *id) | |
^ | |
psport4b.c:93:63: warning: unused parameter ‘start’ [-Wunused-parameter] | |
void no_set_read(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c: In function ‘PSP_sendrequest_done’: | |
psport4b.c:245:39: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_sendrequest_done(PSP_Port_t *port, PSP_Connection_t *con, PSP_Req_t *req) | |
^ | |
psport4b.c:245:63: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void PSP_sendrequest_done(PSP_Port_t *port, PSP_Connection_t *con, PSP_Req_t *req) | |
^ | |
psport4b.c: In function ‘PSP_recvrequest_done’: | |
psport4b.c:259:63: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void PSP_recvrequest_done(PSP_Port_t *port, PSP_Connection_t *con, PSP_Req_t *req) | |
^ | |
psport4b.c: In function ‘genreq_get_from_con_queue’: | |
psport4b.c:388:50: warning: unused parameter ‘port’ [-Wunused-parameter] | |
PSP_Req_t *genreq_get_from_con_queue(PSP_Port_t *port, PSP_Connection_t *con, | |
^ | |
psport4b.c: In function ‘PSP_generate_recv_req’: | |
psport4b.c:556:37: warning: unused parameter ‘from’ [-Wunused-parameter] | |
PSP_Header_Net_t *nh, uint32_t from) | |
^ | |
psport4b.c: In function ‘PSP_ConInfo’: | |
psport4b.c:950:30: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_ConInfo(PSP_Port_t *port, PSP_Connection_t *con, PSP_ConInfo_t *con_info) | |
^ | |
psport4b.c: In function ‘PSP_Accept’: | |
psport4b.c:1044:33: warning: unused parameter ‘ufd_idx’ [-Wunused-parameter] | |
void PSP_Accept(ufd_t *ufd, int ufd_idx) | |
^ | |
psport4b.c: In function ‘PSP_sigquit’: | |
psport4b.c:1230:22: warning: unused parameter ‘sig’ [-Wunused-parameter] | |
void PSP_sigquit(int sig) | |
^ | |
psport4b.c: In function ‘PSP_RecvAny’: | |
psport4b.c:1268:35: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c:1268:47: warning: unused parameter ‘from’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c:1268:59: warning: unused parameter ‘param’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c: In function ‘PSP_RecvFrom’: | |
psport4b.c:1273:36: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvFrom(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c: In function ‘PSP_Cancel’: | |
psport4b.c:1427:37: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_Status_t PSP_Cancel(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport4b.c:1427:59: warning: unused parameter ‘request’ [-Wunused-parameter] | |
PSP_Status_t PSP_Cancel(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport_shm.c: In function ‘PSP_set_read_shm’: | |
psport_shm.c:254:35: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_set_read_shm(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport_shm.c:254:59: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void PSP_set_read_shm(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport_shm.c:254:68: warning: unused parameter ‘start’ [-Wunused-parameter] | |
void PSP_set_read_shm(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport_shm.c: In function ‘PSP_terminate_con_shm’: | |
psport4switch.c: In function ‘PSP_RecvAny’: | |
psport_shm.c:285:40: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_terminate_con_shm(PSP_Port_t *port, PSP_Connection_t *con) | |
^ | |
psport4switch.c:168:35: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4switch.c:168:47: warning: unused parameter ‘from’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4switch.c:168:59: warning: unused parameter ‘param’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4switch.c: In function ‘PSP_RecvFrom’: | |
psport4switch.c:173:36: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvFrom(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4std.c: In function ‘PSP_GetConnectionState’: | |
psport4std.c:39:40: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
int PSP_GetConnectionState(PSP_PortH_t porth, int dest, PSP_ConnectionState_t *cs) | |
^ | |
psport4std.c:39:51: warning: unused parameter ‘dest’ [-Wunused-parameter] | |
int PSP_GetConnectionState(PSP_PortH_t porth, int dest, PSP_ConnectionState_t *cs) | |
^ | |
psport4std.c:39:80: warning: unused parameter ‘cs’ [-Wunused-parameter] | |
int PSP_GetConnectionState(PSP_PortH_t porth, int dest, PSP_ConnectionState_t *cs) | |
^ | |
psport4std.c: In function ‘PSP_ConState_str’: | |
psport4std.c:46:34: warning: unused parameter ‘state’ [-Wunused-parameter] | |
const char *PSP_ConState_str(int state) | |
^ | |
psport4std.c: In function ‘PSP_OpenPort’: | |
psport4std.c:60:30: warning: unused parameter ‘portno’ [-Wunused-parameter] | |
PSP_PortH_t PSP_OpenPort(int portno) | |
^ | |
psport4std.c: In function ‘PSP_StopListen’: | |
psport4std.c:67:33: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
void PSP_StopListen(PSP_PortH_t porth) | |
^ | |
psport4std.c: In function ‘PSP_GetPortNo’: | |
psport4std.c:74:31: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
int PSP_GetPortNo(PSP_PortH_t porth) | |
^ | |
psport4std.c: In function ‘PSP_ClosePort’: | |
psport4std.c:81:37: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_Err_t PSP_ClosePort(PSP_PortH_t porth) | |
^ | |
psport4std.c: In function ‘PSP_Connect’: | |
psport4std.c:87:30: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
int PSP_Connect( PSP_PortH_t porth, int nodeid, int portno ) | |
^ | |
psport4std.c:87:41: warning: unused parameter ‘nodeid’ [-Wunused-parameter] | |
int PSP_Connect( PSP_PortH_t porth, int nodeid, int portno ) | |
^ | |
psport4std.c:87:53: warning: unused parameter ‘portno’ [-Wunused-parameter] | |
int PSP_Connect( PSP_PortH_t porth, int nodeid, int portno ) | |
^ | |
psport4std.c: In function ‘PSP_RecvAny’: | |
psport4std.c:94:35: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4std.c:94:47: warning: unused parameter ‘from’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4std.c:94:59: warning: unused parameter ‘param’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4std.c: In function ‘PSP_RecvFrom’: | |
psport4std.c:100:36: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvFrom(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4std.c:100:48: warning: unused parameter ‘from’ [-Wunused-parameter] | |
int PSP_RecvFrom(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4std.c:100:60: warning: unused parameter ‘param’ [-Wunused-parameter] | |
int PSP_RecvFrom(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4std.c: In function ‘PSP_IReceiveCBFrom’: | |
psport4std.c:107:47: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_RequestH_t PSP_IReceiveCBFrom(PSP_PortH_t porth, | |
^ | |
psport4std.c:108:13: warning: unused parameter ‘buf’ [-Wunused-parameter] | |
void* buf, unsigned buflen, | |
^ | |
psport4std.c:108:27: warning: unused parameter ‘buflen’ [-Wunused-parameter] | |
void* buf, unsigned buflen, | |
^ | |
psport4std.c:109:21: warning: unused parameter ‘header’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:109:38: warning: unused parameter ‘xheaderlen’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:110:27: warning: unused parameter ‘cb’ [-Wunused-parameter] | |
PSP_RecvCallBack_t* cb, void* cb_param, | |
^ | |
psport4std.c:110:37: warning: unused parameter ‘cb_param’ [-Wunused-parameter] | |
PSP_RecvCallBack_t* cb, void* cb_param, | |
^ | |
psport4std.c:111:27: warning: unused parameter ‘dcb’ [-Wunused-parameter] | |
PSP_DoneCallback_t* dcb, void* dcb_param, | |
^ | |
psport4std.c:111:38: warning: unused parameter ‘dcb_param’ [-Wunused-parameter] | |
PSP_DoneCallback_t* dcb, void* dcb_param, | |
^ | |
psport4std.c:112:11: warning: unused parameter ‘sender’ [-Wunused-parameter] | |
int sender) | |
^ | |
psport4std.c: In function ‘PSP_IProbeFrom’: | |
psport4std.c:119:32: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
int PSP_IProbeFrom(PSP_PortH_t porth, | |
^ | |
psport4std.c:120:20: warning: unused parameter ‘header’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:120:37: warning: unused parameter ‘xheaderlen’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:121:26: warning: unused parameter ‘cb’ [-Wunused-parameter] | |
PSP_RecvCallBack_t *cb, void* cb_param, | |
^ | |
psport4std.c:121:36: warning: unused parameter ‘cb_param’ [-Wunused-parameter] | |
PSP_RecvCallBack_t *cb, void* cb_param, | |
^ | |
psport4std.c:122:10: warning: unused parameter ‘sender’ [-Wunused-parameter] | |
int sender) | |
^ | |
psport4std.c: In function ‘PSP_ProbeFrom’: | |
psport4std.c:129:31: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
int PSP_ProbeFrom(PSP_PortH_t porth, | |
^ | |
psport4std.c:130:19: warning: unused parameter ‘header’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:130:36: warning: unused parameter ‘xheaderlen’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:131:25: warning: unused parameter ‘cb’ [-Wunused-parameter] | |
PSP_RecvCallBack_t *cb, void* cb_param, | |
^ | |
psport4std.c:131:35: warning: unused parameter ‘cb_param’ [-Wunused-parameter] | |
PSP_RecvCallBack_t *cb, void* cb_param, | |
^ | |
psport4std.c:132:9: warning: unused parameter ‘sender’ [-Wunused-parameter] | |
int sender) | |
^ | |
psport4std.c: In function ‘PSP_ISend’: | |
psport4std.c:139:38: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_RequestH_t PSP_ISend(PSP_PortH_t porth, | |
^ | |
psport4std.c:140:11: warning: unused parameter ‘buf’ [-Wunused-parameter] | |
void* buf, unsigned buflen, | |
^ | |
psport4std.c:140:25: warning: unused parameter ‘buflen’ [-Wunused-parameter] | |
void* buf, unsigned buflen, | |
^ | |
psport4std.c:141:19: warning: unused parameter ‘header’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:141:36: warning: unused parameter ‘xheaderlen’ [-Wunused-parameter] | |
PSP_Header_t* header, unsigned xheaderlen, | |
^ | |
psport4std.c:142:9: warning: unused parameter ‘dest’ [-Wunused-parameter] | |
int dest,int flags) | |
^ | |
psport4std.c:142:18: warning: unused parameter ‘flags’ [-Wunused-parameter] | |
int dest,int flags) | |
^ | |
psport4std.c: In function ‘PSP_Test’: | |
psport4std.c:149:35: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_Status_t PSP_Test(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport4std.c:149:57: warning: unused parameter ‘request’ [-Wunused-parameter] | |
PSP_Status_t PSP_Test(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport4std.c: In function ‘PSP_Wait’: | |
psport4std.c:156:35: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_Status_t PSP_Wait(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport4std.c:156:57: warning: unused parameter ‘request’ [-Wunused-parameter] | |
PSP_Status_t PSP_Wait(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport4std.c: In function ‘PSP_Cancel’: | |
psport4std.c:163:37: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_Status_t PSP_Cancel(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport4std.c:163:59: warning: unused parameter ‘request’ [-Wunused-parameter] | |
PSP_Status_t PSP_Cancel(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport_p4s.c: In function ‘p4s_do_write’: | |
psport_p4s.c:215:49: warning: unused parameter ‘ufd_idx’ [-Wunused-parameter] | |
static void p4s_do_write(struct ufd_s *ufd, int ufd_idx) | |
^ | |
psport_p4s.c: In function ‘p4s_do_read’: | |
psport_p4s.c:236:48: warning: unused parameter ‘ufd_idx’ [-Wunused-parameter] | |
static void p4s_do_read(struct ufd_s *ufd, int ufd_idx) | |
^ | |
CC libpsport4openib_la-psport_ufd.lo | |
CC libpsport4openib_la-psport_shm.lo | |
psport4b.c: In function ‘no_set_write’: | |
psport4b.c:88:31: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void no_set_write(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c:88:55: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void no_set_write(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c:88:64: warning: unused parameter ‘start’ [-Wunused-parameter] | |
void no_set_write(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c: In function ‘no_set_read’: | |
psport4b.c:93:30: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void no_set_read(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c:93:54: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void no_set_read(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c:93:63: warning: unused parameter ‘start’ [-Wunused-parameter] | |
void no_set_read(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport4b.c: In function ‘PSP_sendrequest_done’: | |
psport4b.c:245:39: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_sendrequest_done(PSP_Port_t *port, PSP_Connection_t *con, PSP_Req_t *req) | |
^ | |
psport4b.c:245:63: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void PSP_sendrequest_done(PSP_Port_t *port, PSP_Connection_t *con, PSP_Req_t *req) | |
^ | |
psport4b.c: In function ‘PSP_recvrequest_done’: | |
psport4b.c:259:63: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void PSP_recvrequest_done(PSP_Port_t *port, PSP_Connection_t *con, PSP_Req_t *req) | |
^ | |
psport4b.c: In function ‘genreq_get_from_con_queue’: | |
psport4b.c:388:50: warning: unused parameter ‘port’ [-Wunused-parameter] | |
PSP_Req_t *genreq_get_from_con_queue(PSP_Port_t *port, PSP_Connection_t *con, | |
^ | |
psport4b.c: In function ‘PSP_generate_recv_req’: | |
psport4b.c:556:37: warning: unused parameter ‘from’ [-Wunused-parameter] | |
PSP_Header_Net_t *nh, uint32_t from) | |
^ | |
psport4b.c: In function ‘PSP_ConInfo’: | |
psport4b.c:950:30: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_ConInfo(PSP_Port_t *port, PSP_Connection_t *con, PSP_ConInfo_t *con_info) | |
^ | |
psport4b.c: In function ‘PSP_Accept’: | |
psport4b.c:1044:33: warning: unused parameter ‘ufd_idx’ [-Wunused-parameter] | |
void PSP_Accept(ufd_t *ufd, int ufd_idx) | |
^ | |
psport4b.c: In function ‘PSP_sigquit’: | |
psport4b.c:1230:22: warning: unused parameter ‘sig’ [-Wunused-parameter] | |
void PSP_sigquit(int sig) | |
^ | |
psport4b.c: In function ‘PSP_RecvAny’: | |
psport4b.c:1268:35: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c:1268:47: warning: unused parameter ‘from’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c:1268:59: warning: unused parameter ‘param’ [-Wunused-parameter] | |
int PSP_RecvAny(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c: In function ‘PSP_RecvFrom’: | |
psport4b.c:1273:36: warning: unused parameter ‘header’ [-Wunused-parameter] | |
int PSP_RecvFrom(PSP_Header_Net_t* header, int from, void *param) | |
^ | |
psport4b.c: In function ‘PSP_Cancel’: | |
psport4b.c:1427:37: warning: unused parameter ‘porth’ [-Wunused-parameter] | |
PSP_Status_t PSP_Cancel(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
psport4b.c:1427:59: warning: unused parameter ‘request’ [-Wunused-parameter] | |
PSP_Status_t PSP_Cancel(PSP_PortH_t porth, PSP_RequestH_t request) | |
^ | |
CC libpsport4openib_la-perf.lo | |
CC libpsport4openib_la-psport_p4s.lo | |
CCLD libpsport4switch.la | |
CCLD libpsport4std.la | |
CC openib/libpsport4openib_la-psport_openib.lo | |
psport_shm.c: In function ‘PSP_set_read_shm’: | |
psport_shm.c:254:35: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_set_read_shm(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport_shm.c:254:59: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void PSP_set_read_shm(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport_shm.c:254:68: warning: unused parameter ‘start’ [-Wunused-parameter] | |
void PSP_set_read_shm(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
psport_shm.c: In function ‘PSP_terminate_con_shm’: | |
psport_shm.c:285:40: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_terminate_con_shm(PSP_Port_t *port, PSP_Connection_t *con) | |
^ | |
perf.c: In function ‘perf_add’: | |
perf.c:85:21: warning: unused parameter ‘id’ [-Wunused-parameter] | |
void perf_add(char *id) | |
^ | |
psport_p4s.c: In function ‘p4s_do_write’: | |
psport_p4s.c:215:49: warning: unused parameter ‘ufd_idx’ [-Wunused-parameter] | |
static void p4s_do_write(struct ufd_s *ufd, int ufd_idx) | |
^ | |
psport_p4s.c: In function ‘p4s_do_read’: | |
psport_p4s.c:236:48: warning: unused parameter ‘ufd_idx’ [-Wunused-parameter] | |
static void p4s_do_read(struct ufd_s *ufd, int ufd_idx) | |
^ | |
In file included from openib/psport_openib.c:27:0: | |
./../pscom4openib/psoib.c: In function ‘psoib_vapi_free’: | |
./../pscom4openib/psoib.c:459:34: warning: unused parameter ‘hca_info’ [-Wunused-parameter] | |
void psoib_vapi_free(hca_info_t *hca_info, mem_info_t *mem_info) | |
^ | |
openib/psport_openib.c: In function ‘PSP_set_read_openib’: | |
openib/psport_openib.c:116:38: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_set_read_openib(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
openib/psport_openib.c:116:62: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void PSP_set_read_openib(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
openib/psport_openib.c:116:71: warning: unused parameter ‘start’ [-Wunused-parameter] | |
void PSP_set_read_openib(PSP_Port_t *port, PSP_Connection_t *con, int start) | |
^ | |
openib/psport_openib.c: In function ‘PSP_terminate_con_openib’: | |
openib/psport_openib.c:137:43: warning: unused parameter ‘port’ [-Wunused-parameter] | |
void PSP_terminate_con_openib(PSP_Port_t *port, PSP_Connection_t *con) | |
^ | |
CCLD libpsport4.la | |
CCLD libpsport4openib.la | |
make[2]: Leaving directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/lib/psport4' | |
Making all in p4tcp | |
make[2]: Entering directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/lib/p4tcp' | |
CC p4tcp.lo | |
CCLD libp4tcp.la | |
make[2]: Leaving directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/lib/p4tcp' | |
make[2]: Entering directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/lib' | |
make[2]: Nothing to be done for `all-am'. | |
make[2]: Leaving directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/lib' | |
make[1]: Leaving directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/lib' | |
Making all in bin | |
make[1]: Entering directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/bin' | |
Making all in simul_p4sock | |
make[2]: Entering directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/bin/simul_p4sock' | |
CC simul.o | |
SED simul.gnu | |
CHMOD simul.gnu | |
simul.c: In function ‘exec_timer’: | |
simul.c:162:25: warning: unused parameter ‘conn’ [-Wunused-parameter] | |
void exec_timer(conn_t *conn, long param) | |
^ | |
simul.c: In function ‘resendack’: | |
simul.c:434:24: warning: unused parameter ‘conn’ [-Wunused-parameter] | |
void resendack(conn_t *conn) | |
^ | |
simul.c: In function ‘ack_received’: | |
simul.c:440:27: warning: unused parameter ‘conn’ [-Wunused-parameter] | |
void ack_received(conn_t *conn, long ackno) | |
^ | |
simul.c:440:38: warning: unused parameter ‘ackno’ [-Wunused-parameter] | |
void ack_received(conn_t *conn, long ackno) | |
^ | |
simul.c: In function ‘netsenddone’: | |
simul.c:490:37: warning: unused parameter ‘param’ [-Wunused-parameter] | |
void netsenddone(conn_t *conn, long param) | |
^ | |
simul.c: In function ‘main’: | |
simul.c:617:14: warning: unused parameter ‘argc’ [-Wunused-parameter] | |
int main(int argc, char **argv) | |
^ | |
simul.c:617:27: warning: unused parameter ‘argv’ [-Wunused-parameter] | |
int main(int argc, char **argv) | |
^ | |
CCLD simul | |
make[2]: Leaving directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/bin/simul_p4sock' | |
Making all in examples | |
make[2]: Entering directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/bin/examples' | |
CC pscom_dispatch.o | |
pscom_dispatch.c: In function ‘msg_hello’: | |
pscom_dispatch.c:55:62: warning: unused parameter ‘data_len’ [-Wunused-parameter] | |
void msg_hello(pscom_connection_t *con, void *data, unsigned data_len) | |
^ | |
pscom_dispatch.c: In function ‘msg_hello_response’: | |
pscom_dispatch.c:62:71: warning: unused parameter ‘data_len’ [-Wunused-parameter] | |
void msg_hello_response(pscom_connection_t *con, void *data, unsigned data_len) | |
^ | |
pscom_dispatch.c: In function ‘msg_client_info’: | |
pscom_dispatch.c:67:42: warning: unused parameter ‘con’ [-Wunused-parameter] | |
void msg_client_info(pscom_connection_t *con, void *data, unsigned data_len) | |
^ | |
pscom_dispatch.c:67:68: warning: unused parameter ‘data_len’ [-Wunused-parameter] | |
void msg_client_info(pscom_connection_t *con, void *data, unsigned data_len) | |
^ | |
pscom_dispatch.c: In function ‘recv_accept’: | |
pscom_dispatch.c:99:23: warning: unused parameter ‘connection’ [-Wunused-parameter] | |
pscom_connection_t *connection, | |
^ | |
CCLD pscom_dispatch | |
/usr/bin/ld: cannot find -lpopt | |
collect2: error: ld returned 1 exit status | |
make[2]: *** [pscom_dispatch] Error 1 | |
make[2]: Leaving directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/bin/examples' | |
make[1]: *** [all-recursive] Error 1 | |
make[1]: Leaving directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/bin' | |
make: *** [all-recursive] Error 1 | |
== 2014-05-16 15:47:45,922 main.easyblock.<module> WARNING build failed (first 300 chars): EasyBuild crashed with an error (at easybuild/tools/run.py:382 in parse_cmd_output): cmd " make -j 10 " exited with exitcode 2 and output: | |
Making all in include | |
No .git or .svn found | |
make[1]: Entering directory `/tmp/vsc40023/easybuild_build/pscom/5.0.43/GCC-4.8.2/pscom-5.0.43-1/include' | |
make[1]: Le | |
== 2014-05-16 15:47:45,922 main.ConfigureMake INFO Closing log for application name pscom version 5.0.43 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment