Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 517048 Details for
Bug 646030
www-client/firefox-58 with LTO - NSModules are not ordered appropriately
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Truncated build.log
build.log (text/plain), 228.93 KB, created by
Amit Prakash Ambasta
on 2018-01-29 08:06:36 UTC
(
hide
)
Description:
Truncated build.log
Filename:
MIME Type:
Creator:
Amit Prakash Ambasta
Created:
2018-01-29 08:06:36 UTC
Size:
228.93 KB
patch
obsolete
>54:00.71 libgfx_ots_src.a.desc >54:01.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c: In function 'nr_ice_get_foundation': >54:01.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c:383:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:01.29 if(cand->type != foundation->type) >54:01.29 ^~ >54:01.67 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c: In function 'nr_ice_candidate_pair_stun_cb': >54:01.68 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c:188:11: warning: variable '_status' set but not used [-Wunused-but-set-variable] >54:01.68 int r,_status; >54:01.68 ^~~~~~~ >54:01.69 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c: In function 'nr_ice_candidate_pair_restart_stun_nominated_cb': >54:01.69 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c:630:11: warning: variable '_status' set but not used [-Wunused-but-set-variable] >54:01.69 int r,_status; >54:01.69 ^~~~~~~ >54:02.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c: In function 'nr_ice_component_handle_triggered_check': >54:02.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c:784:13: warning: variable '_status' set but not used [-Wunused-but-set-variable] >54:02.01 int r=0,_status; >54:02.01 ^~~~~~~ >54:02.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c: At top level: >54:02.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1016:5: warning: no previous prototype for 'nr_ice_component_can_candidate_tcptype_pair' [-Wmissing-prototypes] >54:02.01 int nr_ice_component_can_candidate_tcptype_pair(nr_socket_tcp_type left, nr_socket_tcp_type right) >54:02.01 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >54:02.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1033:5: warning: no previous prototype for 'nr_ice_component_can_candidate_addr_pair' [-Wmissing-prototypes] >54:02.01 int nr_ice_component_can_candidate_addr_pair(nr_transport_addr *local, nr_transport_addr *remote) >54:02.01 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >54:02.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1170:5: warning: no previous prototype for 'nr_ice_pre_answer_enqueue' [-Wmissing-prototypes] >54:02.02 int nr_ice_pre_answer_enqueue(nr_ice_component *comp, nr_socket *sock, nr_stun_server_request *req, int *dont_free) >54:02.02 ^~~~~~~~~~~~~~~~~~~~~~~~~ >54:02.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1344:5: warning: no previous prototype for 'nr_ice_component_refresh_consent' [-Wmissing-prototypes] >54:02.02 int nr_ice_component_refresh_consent(nr_stun_client_ctx *ctx, NR_async_cb finished_cb, void *cb_arg) >54:02.02 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >54:02.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1358:6: warning: no previous prototype for 'nr_ice_component_consent_calc_consent_timer' [-Wmissing-prototypes] >54:02.02 void nr_ice_component_consent_calc_consent_timer(nr_ice_component *comp) >54:02.02 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >54:02.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_component.c:1451:5: warning: no previous prototype for 'nr_ice_component_setup_consent' [-Wmissing-prototypes] >54:02.04 int nr_ice_component_setup_consent(nr_ice_component *comp) >54:02.04 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >54:02.39 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/csi_platform.h:43:0, >54:02.39 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:38: >54:02.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c: In function 'nr_ice_get_default_local_address': >54:02.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:02.39 (strncpy((a),(b),(c)), \ >54:02.39 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:02.39 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:02.39 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:02.39 strlen((b))) >54:02.39 ~~~~~~~~~~~~ >54:02.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:692:7: note: in expansion of macro 'strlcpy' >54:02.39 strlcpy(addrp->addr.ifname, "default route", sizeof(addrp->addr.ifname)); >54:02.39 ^~~~~~~ >54:02.40 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c: In function 'nr_ice_random_string': >54:02.40 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:923:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:02.40 if(needed>sizeof(bytes)) ABORT(R_BAD_ARGS); >54:02.40 ^ >54:02.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_media_stream.c: In function 'nr_ice_media_stream_check_timer_cb': >54:02.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/ice/ice_media_stream.c:320:11: warning: variable '_status' set but not used [-Wunused-but-set-variable] >54:02.63 int r,_status; >54:02.63 ^~~~~~~ >54:03.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/net/transport_addr.c: In function 'nr_transport_addr_get_private_addr_range': >54:03.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/net/transport_addr.c:540:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:03.49 for (int i=0; i<(sizeof(nr_private_ipv4_addrs)/sizeof(nr_transport_addr_mask)); i++) { >54:03.49 ^ >54:03.67 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/csi_platform.h:43:0, >54:03.67 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c:37: >54:03.67 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c: In function 'nr_reg_get_transport_addr': >54:03.67 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:03.68 (strncpy((a),(b),(c)), \ >54:03.68 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:03.68 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:03.68 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:03.68 strlen((b))) >54:03.68 ~~~~~~~~~~~~ >54:03.68 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c:118:9: note: in expansion of macro 'strlcpy' >54:03.68 strlcpy(addr->ifname, ifname, sizeof(addr->ifname)); >54:03.68 ^~~~~~~ >54:03.88 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/csi_platform.h:43:0, >54:03.89 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/addrs.c:36: >54:03.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/addrs.c: In function 'stun_getifaddrs': >54:03.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:03.89 (strncpy((a),(b),(c)), \ >54:03.89 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:03.89 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:03.89 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:03.89 strlen((b))) >54:03.89 ~~~~~~~~~~~~ >54:03.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/addrs.c:330:13: note: in expansion of macro 'strlcpy' >54:03.89 strlcpy(addrs[*count].addr.ifname, if_addr->ifa_name, sizeof(addrs[*count].addr.ifname)); >54:03.89 ^~~~~~~ >54:04.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_build.c: In function 'nr_stun_compute_lt_message_integrity_password': >54:04.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_build.c:328:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.10 if ((sizeof(digest_input) - strlen(digest_input)) < password->len) >54:04.10 ^ >54:04.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_timer_expired_cb': >54:04.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:247:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.26 if (ctx->request_ct >= ctx->maximum_transmits) { >54:04.26 ^~ >54:04.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:227:9: warning: variable '_status' set but not used [-Wunused-but-set-variable] >54:04.26 int _status; >54:04.26 ^~~~~~~ >54:04.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_force_retransmit': >54:04.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:283:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.26 if (ctx->request_ct > ctx->maximum_transmits) { >54:04.26 ^ >54:04.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_send_request': >54:04.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:406:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.26 if (ctx->request_ct >= ctx->maximum_transmits) { >54:04.26 ^~ >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htons': >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:91:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.51 if (*offset + sizeof(d) >= buflen) { >54:04.51 ^~ >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htonl': >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:107:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.51 if (*offset + sizeof(d) > buflen) { >54:04.51 ^ >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htonll': >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:123:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.51 if (*offset + sizeof(d) > buflen) { >54:04.51 ^ >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htons': >54:04.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:154:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.51 if (*offset + sizeof(d) > buflen) { >54:04.52 ^ >54:04.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htonl': >54:04.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:171:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.52 if (*offset + sizeof(d) > buflen) { >54:04.52 ^ >54:04.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htonll': >54:04.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:188:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.53 if (*offset + sizeof(d) > buflen) { >54:04.54 ^ >54:04.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_string_illegal': >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:253:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.55 if (nchars > max_chars) { >54:04.55 ^ >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_data_decode': >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:586:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.55 if (attrlen >= (sizeof(result->data) - 1)) { >54:04.55 ^~ >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_error_code_decode': >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:662:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.55 if (size_reason > (sizeof(result->reason) - 1)) { >54:04.55 ^ >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_fingerprint_decode': >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:740:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.55 if (length + sizeof(*header) != buflen) { >54:04.55 ^~ >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_string_decode': >54:04.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:996:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.55 if (strlen(result) != attrlen) { >54:04.56 ^~ >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:999:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.57 if (strlen(result) != attrlen-1) { >54:04.57 ^~ >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_find_attr_info': >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1245:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.57 for (i = 0; i < sizeof(attrs)/sizeof(*attrs); ++i) { >54:04.57 ^ >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'sanity_check_encoding_stuff': >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1285:9: warning: variable 'padding_bytes' set but not used [-Wunused-but-set-variable] >54:04.57 int padding_bytes; >54:04.57 ^~~~~~~~~~~~~ >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_message': >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1418:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.57 if (sizeof(nr_stun_message_header) > msg->length) { >54:04.57 ^ >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1438:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.57 if (msg->header.length + sizeof(msg->header) != msg->length) { >54:04.57 ^~ >54:04.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1492:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.57 if (password->len > sizeof(attr->u.message_integrity.password)) { >54:04.58 ^ >54:04.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_message': >54:04.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:70:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.98 if (sizeof(nr_stun_message_header) > len) >54:04.98 ^ >54:04.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_request_message': >54:04.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:170:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.98 if (sizeof(nr_stun_message_header) > len) >54:04.98 ^ >54:04.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_indication_message': >54:04.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:187:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.98 if (sizeof(nr_stun_message_header) > len) >54:04.98 ^ >54:04.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_response_message': >54:04.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:204:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.99 if (sizeof(nr_stun_message_header) > len) >54:04.99 ^ >54:04.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_has_stun_cookie': >54:04.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_hint.c:224:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:04.99 if (sizeof(nr_stun_message_header) > len) >54:04.99 ^ >54:05.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_create2': >54:05.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:77:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.24 if (length > sizeof(m->buffer)) { >54:05.24 ^ >54:05.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_error_code_attribute': >54:05.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:05.24 (strncpy((a),(b),(c)), \ >54:05.24 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:05.24 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:05.24 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:05.24 strlen((b))) >54:05.24 ~~~~~~~~~~~~ >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE' >54:05.25 { __code } \ >54:05.25 ^~~~~~ >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:212:9: note: in expansion of macro 'strlcpy' >54:05.25 strlcpy(attr->u.error_code.reason, reason, sizeof(attr->u.error_code.reason)); >54:05.25 ^~~~~~~ >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_message_integrity_attribute': >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:228:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.25 if (sizeof(attr->u.message_integrity.password) < password->len) >54:05.25 ^ >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE' >54:05.25 { __code } \ >54:05.25 ^~~~~~ >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_nonce_attribute': >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:05.25 (strncpy((a),(b),(c)), \ >54:05.25 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:05.25 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:05.25 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:05.25 strlen((b))) >54:05.25 ~~~~~~~~~~~~ >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE' >54:05.25 { __code } \ >54:05.25 ^~~~~~ >54:05.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:240:7: note: in expansion of macro 'strlcpy' >54:05.26 { strlcpy(attr->u.nonce, nonce, sizeof(attr->u.nonce)); } >54:05.26 ^~~~~~~ >54:05.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_realm_attribute': >54:05.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:05.26 (strncpy((a),(b),(c)), \ >54:05.26 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:05.26 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:05.26 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:05.26 strlen((b))) >54:05.26 ~~~~~~~~~~~~ >54:05.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE' >54:05.26 { __code } \ >54:05.26 ^~~~~~ >54:05.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:247:7: note: in expansion of macro 'strlcpy' >54:05.27 { strlcpy(attr->u.realm, realm, sizeof(attr->u.realm)); } >54:05.27 ^~~~~~~ >54:05.27 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_server_attribute': >54:05.28 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:05.28 (strncpy((a),(b),(c)), \ >54:05.28 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:05.28 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:05.29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:05.29 strlen((b))) >54:05.29 ~~~~~~~~~~~~ >54:05.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE' >54:05.29 { __code } \ >54:05.29 ^~~~~~ >54:05.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:254:7: note: in expansion of macro 'strlcpy' >54:05.29 { strlcpy(attr->u.server_name, server_name, sizeof(attr->u.server_name)); } >54:05.29 ^~~~~~~ >54:05.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_username_attribute': >54:05.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/port/linux/include/linux_funcs.h:57:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] >54:05.29 (strncpy((a),(b),(c)), \ >54:05.29 ~~~~~~~~~~~~~~~~~~~~~~~~ >54:05.29 ((c)<= 0 ? 0 : ((a)[(c)-1]='\0')), \ >54:05.29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ >54:05.29 strlen((b))) >54:05.29 ~~~~~~~~~~~~ >54:05.30 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE' >54:05.31 { __code } \ >54:05.31 ^~~~~~ >54:05.31 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:268:7: note: in expansion of macro 'strlcpy' >54:05.31 { strlcpy(attr->u.username, username, sizeof(attr->u.username)); } >54:05.31 ^~~~~~~ >54:05.33 libnetwerk_dns.a.desc >54:05.74 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.c: In function 'nr_stun_server_send_response': >54:05.74 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.c:389:11: warning: variable 'hmacPassword' set but not used [-Wunused-but-set-variable] >54:05.74 Data *hmacPassword; >54:05.74 ^~~~~~~~~~~~ >54:05.82 In file included from /usr/include/sys/syslog.h:35:0, >54:05.82 from /usr/include/syslog.h:1, >54:05.82 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/system_wrappers/syslog.h:3, >54:05.82 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.h:44, >54:05.82 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c:47: >54:05.82 /usr/include/features.h:183:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] >54:05.82 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" >54:05.82 ^~~~~~~ >54:05.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function 'r_log_register': >54:05.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c:199:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.93 "logging.%s.facility",log_destinations[j].dest_name)>=sizeof(NR_registry)) >54:05.93 ^~ >54:05.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c:206:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.93 "%s.level",dest_facility_prefix)>=sizeof(NR_registry)) >54:05.93 ^~ >54:05.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function 'r_log_facility_change_cb': >54:05.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c:277:11: warning: variable '_status' set but not used [-Wunused-but-set-variable] >54:05.94 int r,_status; >54:05.94 ^~~~~~~ >54:05.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function 'r_log_get_destinations': >54:05.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c:569:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.95 log_destinations[i].dest_name)>=sizeof(reg_key)) >54:05.95 ^~ >54:05.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/log/r_log.c:587:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.95 log_destinations[i].dest_name)>=sizeof(reg_key)) >54:05.95 ^~ >54:05.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_util.c: In function 'nr_stun_xor_mapped_address': >54:05.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_util.c:97:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.98 for (int i = 0; i < sizeof(maskedAddr); ++i) { >54:05.98 ^ >54:05.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_util.c: In function 'nr_stun_different_transaction': >54:05.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/stun_util.c:217:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:05.98 if (sizeof(header) > len) >54:05.98 ^ >54:06.11 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c: In function 'nr_turn_client_parse_data_indication': >54:06.11 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c:906:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:06.11 if (newsize < attr->u.data.length) >54:06.11 ^ >54:06.11 libdevtools_shared_heapsnapshot.a.desc >54:06.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/util/hex.c: In function 'nr_nbin2hex': >54:06.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/util/hex.c:59:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:06.34 if (size < (2*binlen)) >54:06.34 ^ >54:06.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/util/hex.c:67:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:06.34 if (size >= (2*binlen)+1) >54:06.34 ^~ >54:06.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/util/hex.c: In function 'nr_nhex2bin': >54:06.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/util/hex.c:92:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:06.34 if (size < binlen) >54:06.34 ^ >54:06.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c: In function 'nr_strerror': >54:06.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c:117:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:06.62 for (i = 0; i < sizeof(errors)/sizeof(*errors); ++i) { >54:06.62 ^ >54:06.62 libnicer.a.desc >54:07.34 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:2:0: >54:07.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/c2ru.c: In function 'nr_c2ru_get_children': >54:07.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/c2ru.c:239:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:07.35 for (i = 0; i < count; ++i) { >54:07.35 ^ >54:07.41 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0: >54:07.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function 'nr_reg_compute_type': >54:07.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry.c:362:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:07.41 for (i = 0; i < sizeof(typenames)/sizeof(*typenames); ++i) { >54:07.41 ^ >54:07.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function 'NR_reg_make_registry': >54:07.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry.c:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:07.41 if ((plen + clen + 2) > sizeof(NR_registry)) >54:07.41 ^ >54:07.44 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0: >54:07.44 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry_local.c: At top level: >54:07.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:885:0: warning: "NRREGGET" redefined >54:07.45 #define NRREGGET(func, TYPE, type) \ >54:07.45 >54:07.45 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0: >54:07.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry.c:122:0: note: this is the location of the previous definition >54:07.45 #define NRREGGET(func, method, type) \ >54:07.45 >54:07.45 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0: >54:07.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:978:0: warning: "NRREGSET" redefined >54:07.45 #define NRREGSET(func, TYPE, type) \ >54:07.45 >54:07.45 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0: >54:07.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registry.c:169:0: note: this is the location of the previous definition >54:07.45 #define NRREGSET(func, method, type) \ >54:07.45 >54:07.46 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:29:0: >54:07.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'nr_reg_validate_action': >54:07.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:106:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:07.46 for (i = 0; i < sizeof(CB_ACTIONS); ++i) { >54:07.46 ^ >54:07.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'NR_reg_register_callback': >54:07.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:402:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:07.46 for (i = 0; i < sizeof(CB_ACTIONS); ++i) { >54:07.46 ^ >54:07.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'NR_reg_unregister_callback': >54:07.47 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nrappkit/src/registry/registrycb.c:425:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >54:07.47 for (i = 0; i < sizeof(CB_ACTIONS); ++i) { >54:07.47 ^ >54:07.77 libnrappkit.a.desc >54:09.07 libstartupcache.a.desc >54:13.21 libyuv.a.desc >54:23.12 libtoolkit_system_gnome.a.desc >54:23.30 libtoolkit_xre.a.desc >54:25.46 libjs_ductwork_debugger.a.desc >54:25.76 libservices_crypto_component.a.desc >54:28.19 libvideo_coding_utility.a.desc >54:28.27 libaudio_conference_mixer.a.desc >54:29.81 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_video_processing/Unified_cpp_webrtc_modules0.cpp:38:0: >54:29.81 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_processing/video_denoiser.cc: In member function 'void webrtc::VideoDenoiser::CopySrcOnMOB(const uint8_t*, int, webrtc::uint8_t*, int)': >54:29.81 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_processing/video_denoiser.cc:185:31: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] >54:29.81 (x_density_[mb_col] * y_density_[mb_row] && >54:30.17 libvideo_processing.a.desc >54:30.30 libaudio_format_conversion.a.desc >54:30.64 librtc_event_log_api.a.desc >54:32.52 libcng.a.desc >54:33.28 libaudio_mixer.a.desc >54:34.89 libprimitives.a.desc >54:35.69 libwebrtc_vp9.a.desc >54:36.56 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/base/base_rtc_task_queue/Unified_cpp_trunk_webrtc_base0.cpp:11:0: >54:36.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/base/task_queue_libevent.cc:68:19: warning: 'rtc::TaskQueue::QueueContext' has a field 'rtc::TaskQueue::QueueContext::pending_timers_' whose type uses the anonymous namespace [-Wsubobject-linkage] >54:36.56 struct TaskQueue::QueueContext { >54:36.56 ^~~~~~~~~~~~ >54:36.92 librtc_task_queue.a.desc >54:46.83 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/webrtc_webrtc_lib/Unified_cpp_webrtc_trunk_webrtc0.cpp:137:0: >54:46.83 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video/rtp_stream_receiver.cc: In member function 'virtual int32_t webrtc::RtpStreamReceiver::OnReceivedPayloadData(const uint8_t*, size_t, const webrtc::WebRtcRTPHeader*)': >54:46.83 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video/rtp_stream_receiver.cc:321:52: warning: this statement may fall through [-Wimplicit-fallthrough=] >54:46.84 keyframe_request_sender_->RequestKeyFrame(); >54:46.84 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >54:46.84 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video/rtp_stream_receiver.cc:323:9: note: here >54:46.84 case video_coding::H264SpsPpsTracker::kDrop: >54:46.84 ^~~~ >54:52.57 libwebrtc_lib.a.desc >54:53.48 libfield_trial_default.a.desc >54:56.22 librtc_event_log_impl.a.desc >55:01.21 librtc_base_approved.a.desc >55:02.31 libvideo_frame_api.a.desc >55:04.09 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:65:0: >55:04.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getDesktopDisplayDeviceInfo(int32_t, webrtc::DesktopDisplayDevice&)': >55:04.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:186:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >55:04.09 if(nIndex < 0 || nIndex >= desktop_display_list_.size()) { >55:04.09 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >55:04.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getWindowInfo(int32_t, webrtc::DesktopDisplayDevice&)': >55:04.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:205:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >55:04.09 if (nIndex < 0 || nIndex >= desktop_window_list_.size()) { >55:04.09 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >55:04.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getApplicationInfo(int32_t, webrtc::DesktopApplication&)': >55:04.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:226:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >55:04.09 if(nIndex < 0 || nIndex >= desktop_application_list_.size()) { >55:04.10 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >55:06.89 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:11:0: >55:06.90 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc: In member function 'virtual void webrtc::DesktopDeviceInfoX11::InitializeApplicationList()': >55:06.90 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc:83:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >55:06.90 if (processId == getpid()) { >55:06.90 ~~~~~~~~~~^~~~~~~~~~~ >55:07.24 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.cc:23:0, >55:07.24 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:56: >55:07.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.h: In constructor 'webrtc::DesktopCaptureImpl::DesktopCaptureImpl(int32_t)': >55:07.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.h:246:20: warning: 'webrtc::DesktopCaptureImpl::mRefCount' will be initialized after [-Wreorder] >55:07.24 mutable uint32_t mRefCount; >55:07.24 ^~~~~~~~~ >55:07.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.h:244:40: warning: 'std::unique_ptr<rtc::PlatformThread> webrtc::DesktopCaptureImpl::capturer_thread_' [-Wreorder] >55:07.24 std::unique_ptr<rtc::PlatformThread> capturer_thread_; >55:07.24 ^~~~~~~~~~~~~~~~ >55:07.24 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:56:0: >55:07.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.cc:435:1: warning: when initialized here [-Wreorder] >55:07.25 DesktopCaptureImpl::DesktopCaptureImpl(const int32_t id) >55:07.25 ^~~~~~~~~~~~~~~~~~ >55:08.31 libdesktop_capture.a.desc >55:09.65 libwebrtc_utility.a.desc >55:15.57 libvoice_engine.a.desc >55:17.01 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_neteq/Unified_cpp_webrtc_modules1.cpp:38:0: >55:17.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl.cc: In member function 'int webrtc::NetEqImpl::GetAudioInternal(webrtc::AudioFrame*, bool*)': >55:17.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl.cc:958:41: warning: this statement may fall through [-Wimplicit-fallthrough=] >55:17.01 sync_buffer_->IncreaseEndTimestamp( >55:17.01 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ >55:17.02 static_cast<uint32_t>(output_size_samples_)); >55:17.02 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >55:17.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl.cc:964:5: note: here >55:17.02 case kAudioRepetition: { >55:17.02 ^~~~ >55:17.26 libgfx_thebes.a.desc >55:17.59 libvideo_capture_module_internal_impl.a.desc >55:17.86 libdesktop_capture_differ_sse2.a.desc >55:18.31 libaudio_format.a.desc >55:18.94 libneteq.a.desc >55:19.82 libaudio_processing_sse2.a.desc >55:19.88 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8/Unified_cpp_codecs_vp80.cpp:2:0: >55:19.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc: In member function 'virtual int webrtc::DefaultTemporalLayers::EncodeFlags(uint32_t)': >55:19.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc:220:13: warning: this statement may fall through [-Wimplicit-fallthrough=] >55:19.88 flags |= VP8_EFLAG_NO_REF_GF; >55:19.88 ^ >55:19.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc:223:5: note: here >55:19.88 case kTemporalUpdateGolden: >55:19.88 ^~~~ >55:19.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc:230:13: warning: this statement may fall through [-Wimplicit-fallthrough=] >55:19.88 flags |= VP8_EFLAG_NO_REF_GF; >55:19.88 ^ >55:19.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc:233:5: note: here >55:19.88 case kTemporalUpdateAltref: >55:19.88 ^~~~ >55:19.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc:238:13: warning: this statement may fall through [-Wimplicit-fallthrough=] >55:19.89 flags |= VP8_EFLAG_NO_REF_ARF; >55:19.89 ^ >55:19.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc:241:5: note: here >55:19.89 case kTemporalUpdateNone: >55:19.89 ^~~~ >55:21.04 libpaced_sender.a.desc >55:21.35 libwebrtc_vp8.a.desc >55:21.54 libg722.a.desc >55:23.05 libmozilla_rtc_media.a.desc >55:23.13 libpcm16b.a.desc >55:23.80 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/common_video/common_video_common_video/Unified_cpp_webrtc_common_video0.cpp:38:0: >55:23.80 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_video/h264/sps_parser.cc:22:0: warning: "RETURN_EMPTY_ON_FAIL" redefined >55:23.80 #define RETURN_EMPTY_ON_FAIL(x) \ >55:23.80 >55:23.80 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/common_video/common_video_common_video/Unified_cpp_webrtc_common_video0.cpp:20:0: >55:23.80 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_video/h264/pps_parser.cc:20:0: note: this is the location of the previous definition >55:23.80 #define RETURN_EMPTY_ON_FAIL(x) \ >55:23.80 >55:24.25 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules0.cpp:92:0: >55:24.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/h264_sps_pps_tracker.cc: In member function 'webrtc::video_coding::H264SpsPpsTracker::PacketAction webrtc::video_coding::H264SpsPpsTracker::CopyAndFixBitstream(webrtc::VCMPacket*)': >55:24.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/h264_sps_pps_tracker.cc:97:22: warning: this statement may fall through [-Wimplicit-fallthrough=] >55:24.25 FALLTHROUGH(); >55:24.25 ^ >55:24.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/h264_sps_pps_tracker.cc:99:7: note: here >55:24.26 default: { >55:24.26 ^~~~~~~ >55:24.33 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules0.cpp:119:0: >55:24.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/jitter_buffer.cc: In member function 'webrtc::VCMFrameBufferEnum webrtc::VCMJitterBuffer::InsertPacket(const webrtc::VCMPacket&, bool*)': >55:24.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/jitter_buffer.cc:799:7: warning: this statement may fall through [-Wimplicit-fallthrough=] >55:24.33 if (previous_state != kStateDecodable && >55:24.33 ^~ >55:24.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/jitter_buffer.cc:810:5: note: here >55:24.33 case kDecodableSession: { >55:24.33 ^~~~ >55:24.45 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_cpp_webrtc_common_audio0.cpp:101:0: >55:24.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/resampler/resampler.cc: In member function 'int webrtc::Resampler::ResetIfNeeded(int, int, size_t)': >55:24.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/resampler/resampler.cc:54:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >55:24.45 if (!state_ || channels_ != num_channels || >55:24.45 ~~~~~~~~~~^~~~~~~~~~~~~~~ >55:26.72 libcommon_video.a.desc >55:28.11 libcommon_audio.a.desc >55:29.03 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:20:0: >55:29.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.cc: In member function 'void webrtc::VCMPacket::CopyCodecSpecifics(const webrtc::RTPVideoHeader&)': >55:29.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.cc:138:11: warning: 'webrtc::VCMPacket::<unnamed union>::isFirstPacket' is deprecated [-Wdeprecated-declarations] >55:29.03 if (isFirstPacket && markerBit) >55:29.03 ^~~~~~~~~~~~~ >55:29.03 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.h:22:0, >55:29.04 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.cc:14, >55:29.04 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:11: >55:29.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.h:44:25: note: declared here >55:29.04 RTC_DEPRECATED bool isFirstPacket; // Is this first packet in a frame. >55:29.04 ^~~~~~~~~~~~~ >55:29.04 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:20:0: >55:29.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.cc:138:11: warning: 'webrtc::VCMPacket::<unnamed union>::isFirstPacket' is deprecated [-Wdeprecated-declarations] >55:29.04 if (isFirstPacket && markerBit) >55:29.04 ^~~~~~~~~~~~~ >55:29.04 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.h:22:0, >55:29.04 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.cc:14, >55:29.04 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:11: >55:29.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.h:44:25: note: declared here >55:29.04 RTC_DEPRECATED bool isFirstPacket; // Is this first packet in a frame. >55:29.04 ^~~~~~~~~~~~~ >55:29.04 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:20:0: >55:29.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.cc:140:16: warning: 'webrtc::VCMPacket::<unnamed union>::isFirstPacket' is deprecated [-Wdeprecated-declarations] >55:29.04 else if (isFirstPacket) >55:29.04 ^~~~~~~~~~~~~ >55:29.06 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.h:22:0, >55:29.08 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.cc:14, >55:29.08 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:11: >55:29.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.h:44:25: note: declared here >55:29.08 RTC_DEPRECATED bool isFirstPacket; // Is this first packet in a frame. >55:29.08 ^~~~~~~~~~~~~ >55:29.08 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:20:0: >55:29.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.cc:140:16: warning: 'webrtc::VCMPacket::<unnamed union>::isFirstPacket' is deprecated [-Wdeprecated-declarations] >55:29.08 else if (isFirstPacket) >55:29.08 ^~~~~~~~~~~~~ >55:29.08 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.h:22:0, >55:29.08 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/nack_module.cc:14, >55:29.08 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:11: >55:29.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/video_coding/packet.h:44:25: note: declared here >55:29.08 RTC_DEPRECATED bool isFirstPacket; // Is this first packet in a frame. >55:29.08 ^~~~~~~~~~~~~ >55:29.42 libwebrtc_common.a.desc >55:29.91 libisac_fix.a.desc >55:30.12 libcall_api.a.desc >55:30.60 libaudio_coder.a.desc >55:32.54 libwebrtc_video_coding.a.desc >55:34.14 libcongestion_controller.a.desc >55:34.26 libaudio_encoder_interface.a.desc >55:35.58 libwebrtc_h264.a.desc >55:36.80 libvideo_processing_sse2.a.desc >55:37.12 libbitrate_controller.a.desc >55:38.10 libwebrtc_i420.a.desc >55:38.48 libcommon_audio_sse2.a.desc >55:40.66 librent_a_codec.a.desc >55:40.91 libaudio_decoder_factory_interface.a.desc >55:42.69 libvideo_capture_module.a.desc >55:44.17 libaudio_device.a.desc >55:45.12 libaudio_processing.a.desc >55:45.55 liblevel_indicator.a.desc >55:45.89 libaudio_decoder_interface.a.desc >55:46.40 libremote_bitrate_estimator.a.desc >55:47.19 libfile_player.a.desc >55:47.75 libbuiltin_audio_decoder_factory.a.desc >55:48.73 libisac_common.a.desc >55:48.90 libisac.a.desc >55:50.43 libg711.a.desc >55:51.70 libaudio_network_adaptor.a.desc >55:53.37 libsystem_wrappers.a.desc >55:54.43 libfile_recorder.a.desc >55:55.07 libmedia_file.a.desc >55:57.06 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules2.cpp:65:0: >55:57.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc: In member function 'bool webrtc::RtpDepacketizerH264::ProcessStapAOrSingleNalu(webrtc::RtpDepacketizer::ParsedPayload*, const uint8_t*)': >55:57.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc:534:36: warning: this statement may fall through [-Wimplicit-fallthrough=] >55:57.06 parsed_payload->frame_type = kVideoFrameKey; >55:57.06 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ >55:57.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc:536:7: note: here >55:57.08 case H264::NaluType::kSlice: { >55:57.08 ^~~~ >55:57.72 libwebrtc_opus.a.desc >55:59.57 libaudio_coding_module.a.desc >56:00.31 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/vr/openvr/src/openvr_api_public.cpp:9:0: >56:00.31 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/vr/openvr/src/vrpathregistry_public.h:10:20: warning: 'k_pchLogOverrideVar' defined but not used [-Wunused-variable] >56:00.31 static const char *k_pchLogOverrideVar = "VR_LOG_PATH"; >56:00.31 ^~~~~~~~~~~~~~~~~~~ >56:00.31 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/vr/openvr/src/vrpathregistry_public.h:9:20: warning: 'k_pchConfigOverrideVar' defined but not used [-Wunused-variable] >56:00.31 static const char *k_pchConfigOverrideVar = "VR_CONFIG_PATH"; >56:00.31 ^~~~~~~~~~~~~~~~~~~~~~ >56:00.31 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/vr/openvr/src/vrpathregistry_public.h:8:20: warning: 'k_pchRuntimeOverrideVar' defined but not used [-Wunused-variable] >56:00.31 static const char *k_pchRuntimeOverrideVar = "VR_OVERRIDE"; >56:00.31 ^~~~~~~~~~~~~~~~~~~~~~~ >56:00.95 librtp_rtcp.a.desc >56:01.11 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/vr/openvr/src/pathtools_public.cpp: In function 'bool Path_WriteBinaryFile(const string&, unsigned char*, unsigned int)': >56:01.11 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/vr/openvr/src/pathtools_public.cpp:658:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] >56:01.11 return written = nSize ? true : false; >56:01.11 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ >56:03.29 libgfx_vr_openvr.a.desc >56:04.30 libStaticXULComponentsEnd.a.desc >56:07.74 libsecurity_sandbox_linux_glue.a.desc >56:08.99 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc:113:0, >56:08.99 from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp:2: >56:08.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc: In member function 'bool google::{anonymous}::FlagValue::ParseFrom(const char*)': >56:08.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc:281:53: warning: typedef 'true_false_equal' locally defined but not used [-Wunused-local-typedefs] >56:08.99 COMPILE_ASSERT(sizeof(kTrue) == sizeof(kFalse), true_false_equal); >56:08.99 ^ >56:08.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/util.h:88:39: note: in definition of macro 'COMPILE_ASSERT' >56:08.99 typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1] >56:08.99 ^~~ >56:09.12 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp:2:0: >56:09.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc: At global scope: >56:09.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc:1634:7: warning: 'google::FlagSaverImpl' has a field 'google::FlagSaverImpl::main_registry_' whose type uses the anonymous namespace [-Wsubobject-linkage] >56:09.12 class FlagSaverImpl { >56:09.12 ^~~~~~~~~~~~~ >56:09.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc:1634:7: warning: 'google::FlagSaverImpl' has a field 'google::FlagSaverImpl::backup_registry_' whose type uses the anonymous namespace [-Wsubobject-linkage] >56:09.47 libclearkey.so >56:09.81 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp:11:0: >56:09.81 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc: In function 'void google::{anonymous}::CanonicalizeCursorWordAndSearchOptions(const string&, std::__cxx11::string*, google::{anonymous}::CompletionOptions*)': >56:09.81 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:326:56: warning: this statement may fall through [-Wimplicit-fallthrough=] >56:09.81 case 3: options->flag_description_substring_search = true; >56:09.81 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >56:09.81 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:327:5: note: here >56:09.81 case 2: options->flag_location_substring_search = true; >56:09.81 ^~~~ >56:09.81 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:327:53: warning: this statement may fall through [-Wimplicit-fallthrough=] >56:09.81 case 2: options->flag_location_substring_search = true; >56:09.81 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ >56:09.81 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:328:5: note: here >56:09.81 case 1: options->flag_name_substring_search = true; >56:09.81 ^~~~ >56:09.83 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp:2:0: >56:09.83 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc: At global scope: >56:09.83 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/third_party/gflags/src/gflags.cc:454:5: warning: 'int google::{anonymous}::FlagValue::ValueSize() const' defined but not used [-Wunused-function] >56:09.83 int FlagValue::ValueSize() const { >56:09.83 ^~~~~~~~~ >56:10.94 libgflags.a.desc >56:18.29 elfhack >56:19.21 libmozglue.a >56:19.74 libmozglue.a.desc >56:21.06 rapl >56:23.21 pingsender >56:30.81 libxpcomglue.a >56:31.34 libmozavutil.so.symbols >56:34.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavutil/dummy_funcs.c:24:67: warning: 'struct AVFrame' declared inside parameter list will not be visible outside of this definition or declaration >56:34.46 int av_hwframe_get_buffer(struct AVBufferRef* hwframe_ref, struct AVFrame* frame, int flags) { return 0; } >56:34.46 ^~~~~~~ >56:34.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavutil/dummy_funcs.c:24:34: warning: 'struct AVBufferRef' declared inside parameter list will not be visible outside of this definition or declaration >56:34.46 int av_hwframe_get_buffer(struct AVBufferRef* hwframe_ref, struct AVFrame* frame, int flags) { return 0; } >56:34.46 ^~~~~~~~~~~ >56:39.77 libmozavutil.so >56:45.66 brotli >56:47.04 libgkmedias.a.desc >56:47.37 libwebrtc.a.desc >56:47.70 libbrowsercomps.a.desc >56:48.17 libmozavcodec.so.symbols >56:49.14 firefox >56:50.85 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/decode.c: In function 'compat_decode': >56:50.85 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/decode.c:789:13: warning: 'refcounted_frames' is deprecated [-Wdeprecated-declarations] >56:50.85 if (!avctx->refcounted_frames) { >56:50.85 ^~ >56:50.85 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/decode.c:40:0: >56:50.85 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/avcodec.h:2694:9: note: declared here >56:50.85 int refcounted_frames; >56:50.86 ^~~~~~~~~~~~~~~~~ >56:50.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/decode.c: In function 'avcodec_flush_buffers': >56:50.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/decode.c:1743:5: warning: 'refcounted_frames' is deprecated [-Wdeprecated-declarations] >56:50.89 if (!avctx->refcounted_frames) >56:50.89 ^~ >56:50.89 In file included from /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/decode.c:40:0: >56:50.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/ffvpx/libavcodec/avcodec.h:2694:9: note: declared here >56:50.90 int refcounted_frames; >56:50.90 ^~~~~~~~~~~~~~~~~ >57:02.50 libmozavcodec.so >57:04.70 Finished release [optimized] target(s) in 3292.93 secs >57:10.58 libdom_ipc.a.desc >57:11.52 libxul_s.a.desc >57:11.52 libxul.so >71:47.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: warning: type 'struct HTMLInputElement' violates the C++ One Definition Rule [-Wodr] >71:47.88 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:47.88 >71:47.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.h:126:0: note: a different type is defined in another translation unit >71:47.88 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:47.88 >71:47.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:1628:0: note: the first difference of corresponding definitions is field 'mInputType' >71:47.88 UniquePtr<InputType, DoNotDelete> mInputType; >71:47.88 >71:47.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.h:1628:0: note: a field of same name but different type is defined in another translation unit >71:47.88 UniquePtr<InputType, DoNotDelete> mInputType; >71:47.88 >71:47.88 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/UniquePtr.h:188:0: note: type name 'mozilla::UniquePtr<InputType, DoNotDelete>' should match type name 'mozilla::UniquePtr<mozilla::InputType, DoNotDelete>' >71:47.89 class UniquePtr >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegDecoderModule.h:19:0: warning: type 'struct FFmpegDecoderModule' violates the C++ One Definition Rule [-Wodr] >71:47.89 class FFmpegDecoderModule : public PlatformDecoderModule >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp:20:0: note: a type with different bases is defined in another translation unit >71:47.89 template <int V> class FFmpegDecoderModule >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:1248:0: warning: type 'AVPacketSideDataType' violates the C++ One Definition Rule [-Wodr] >71:47.89 enum AVPacketSideDataType { >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:885:0: note: an enum with mismatching number of values is defined in another translation unit >71:47.89 enum AVPacketSideDataType { >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:1443:0: warning: type 'struct AVPacket' violates the C++ One Definition Rule [-Wodr] >71:47.89 typedef struct AVPacket { >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:891:0: note: a different type is defined in another translation unit >71:47.89 typedef struct AVPacket { >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:1449:0: note: the first difference of corresponding definitions is field 'buf' >71:47.89 AVBufferRef *buf; >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:901:0: note: a field with different name is defined in another translation unit >71:47.89 int64_t pts; >71:47.89 >71:47.89 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/pixfmt.h:416:0: warning: type 'AVColorSpace' violates the C++ One Definition Rule [-Wodr] >71:47.90 enum AVColorSpace { >71:47.90 >71:47.90 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:552:0: note: an enum with different value name is defined in another translation unit >71:47.90 enum AVColorSpace{ >71:47.90 >71:47.90 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/pixfmt.h:391:0: warning: type 'AVColorTransferCharacteristic' violates the C++ One Definition Rule [-Wodr] >71:47.90 enum AVColorTransferCharacteristic { >71:47.90 >71:47.90 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:544:0: note: an enum with different value name is defined in another translation unit >71:47.90 enum AVColorTransferCharacteristic{ >71:47.90 >71:47.90 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/pixfmt.h:372:0: warning: type 'AVColorPrimaries' violates the C++ One Definition Rule [-Wodr] >71:47.91 enum AVColorPrimaries { >71:47.91 >71:47.91 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:533:0: note: an enum with different value name is defined in another translation unit >71:47.91 enum AVColorPrimaries{ >71:47.91 >71:47.91 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:678:0: warning: type 'AVDiscard' violates the C++ One Definition Rule [-Wodr] >71:47.91 enum AVDiscard{ >71:47.91 >71:47.91 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:522:0: note: an enum with different value name is defined in another translation unit >71:47.91 enum AVDiscard{ >71:47.91 >71:47.91 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/avutil.h:264:0: warning: type 'AVPictureType' violates the C++ One Definition Rule [-Wodr] >71:47.91 enum AVPictureType { >71:47.91 >71:47.91 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavutil/avutil.h:295:0: note: an enum with different value name is defined in another translation unit >71:47.91 enum AVPictureType { >71:47.91 >71:47.91 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:3513:0: warning: type 'struct AVHWAccel' violates the C++ One Definition Rule [-Wodr] >71:47.91 typedef struct AVHWAccel { >71:47.91 >71:47.91 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:3276:0: note: a different type is defined in another translation unit >71:47.91 typedef struct AVHWAccel { >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:3533:0: note: the first difference of corresponding definitions is field 'id' >71:47.92 enum AVCodecID id; >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:3296:0: note: a field of same name but different type is defined in another translation unit >71:47.92 enum CodecID id; >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:101:0: note: type name 'AVCodecID' should match type name 'CodecID' >71:47.92 enum AVCodecID { >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:83:0: note: the incompatible type is defined here >71:47.92 enum CodecID { >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:4604:0: warning: type 'struct AVCodecParser' violates the C++ One Definition Rule [-Wodr] >71:47.92 typedef struct AVCodecParser { >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:4541:0: note: a different type is defined in another translation unit >71:47.92 typedef struct AVCodecParser { >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:4607:0: note: the first difference of corresponding definitions is field 'parser_init' >71:47.92 int (*parser_init)(AVCodecParserContext *s); >71:47.92 >71:47.92 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:4544:0: note: a field of same name but different type is defined in another translation unit >71:47.93 int (*parser_init)(AVCodecParserContext *s); >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegDecoderModule.h:19:0: warning: type 'struct FFmpegDecoderModule' violates the C++ One Definition Rule [-Wodr] >71:47.93 class FFmpegDecoderModule : public PlatformDecoderModule >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp:19:0: note: a type with different bases is defined in another translation unit >71:47.93 template <int V> class FFmpegDecoderModule >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:101:0: warning: type 'AVCodecID' violates the C++ One Definition Rule [-Wodr] >71:47.93 enum AVCodecID { >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:95:0: note: an enum with different value name is defined in another translation unit >71:47.93 enum AVCodecID { >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:919:0: warning: type 'struct <anon>' violates the C++ One Definition Rule [-Wodr] >71:47.93 struct { >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:926:0: note: a different type is defined in another translation unit >71:47.93 struct { >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:922:0: note: the first difference of corresponding definitions is field 'type' >71:47.93 enum AVPacketSideDataType type; >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:929:0: note: a field of same name but different type is defined in another translation unit >71:47.93 enum AVPacketSideDataType type; >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:885:0: note: type 'AVPacketSideDataType' itself violates the C++ One Definition Rule >71:47.93 enum AVPacketSideDataType { >71:47.93 >71:47.93 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:833:0: note: the incompatible type is defined here >71:47.93 enum AVPacketSideDataType { >71:47.93 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/pixfmt.h:61:0: warning: type 'AVPixelFormat' violates the C++ One Definition Rule [-Wodr] >71:47.94 enum AVPixelFormat { >71:47.94 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavutil/pixfmt.h:63:0: note: an enum with different value name is defined in another translation unit >71:47.94 enum AVPixelFormat { >71:47.94 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:3714:0: warning: type 'struct AVSubtitleRect' violates the C++ One Definition Rule [-Wodr] >71:47.94 typedef struct AVSubtitleRect { >71:47.94 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:3185:0: note: a different type is defined in another translation unit >71:47.94 typedef struct AVSubtitleRect { >71:47.94 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:3732:0: note: the first difference of corresponding definitions is field 'data' >71:47.94 uint8_t *data[4]; >71:47.94 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:3197:0: note: a field with different name is defined in another translation unit >71:47.94 enum AVSubtitleType type; >71:47.94 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:3749:0: warning: type 'struct AVSubtitle' violates the C++ One Definition Rule [-Wodr] >71:47.94 typedef struct AVSubtitle { >71:47.94 >71:47.94 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:3210:0: note: a different type is defined in another translation unit >71:47.94 typedef struct AVSubtitle { >71:47.94 >71:47.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavcodec/avcodec.h:3754:0: note: the first difference of corresponding definitions is field 'rects' >71:47.95 AVSubtitleRect **rects; >71:47.95 >71:47.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:3215:0: note: a field of same name but different type is defined in another translation unit >71:47.95 AVSubtitleRect **rects; >71:47.95 >71:47.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:1329:0: warning: type 'struct AVCodecContext' violates the C++ One Definition Rule [-Wodr] >71:47.95 typedef struct AVCodecContext { >71:47.95 >71:47.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:1339:0: note: a different type is defined in another translation unit >71:47.95 typedef struct AVCodecContext { >71:47.95 >71:47.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav53/include/libavcodec/avcodec.h:1340:0: note: the first difference of corresponding definitions is field 'bit_rate' >71:47.95 int bit_rate; >71:47.95 >71:47.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav54/include/libavcodec/avcodec.h:1345:0: note: a field with different name is defined in another translation unit >71:47.95 int log_level_offset; >71:47.95 >71:47.95 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegDecoderModule.h:19:0: warning: type 'struct FFmpegDecoderModule' violates the C++ One Definition Rule [-Wodr] >71:47.95 class FFmpegDecoderModule : public PlatformDecoderModule >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp:19:0: note: a type with different bases is defined in another translation unit >71:47.96 template <int V> class FFmpegDecoderModule >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/frame.h:48:0: warning: type 'AVFrameSideDataType' violates the C++ One Definition Rule [-Wodr] >71:47.96 enum AVFrameSideDataType { >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav55/include/libavutil/frame.h:47:0: note: an enum with mismatching number of values is defined in another translation unit >71:47.96 enum AVFrameSideDataType { >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/frame.h:134:0: warning: type 'struct AVFrameSideData' violates the C++ One Definition Rule [-Wodr] >71:47.96 typedef struct AVFrameSideData { >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav55/include/libavutil/frame.h:74:0: note: a different type is defined in another translation unit >71:47.96 typedef struct AVFrameSideData { >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/frame.h:135:0: note: the first difference of corresponding definitions is field 'type' >71:47.96 enum AVFrameSideDataType type; >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav55/include/libavutil/frame.h:75:0: note: a field of same name but different type is defined in another translation unit >71:47.96 enum AVFrameSideDataType type; >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/ffmpeg57/include/libavutil/frame.h:48:0: note: type 'AVFrameSideDataType' itself violates the C++ One Definition Rule >71:47.96 enum AVFrameSideDataType { >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/libav55/include/libavutil/frame.h:47:0: note: the incompatible type is defined here >71:47.96 enum AVFrameSideDataType { >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegDecoderModule.h:19:0: warning: type 'struct FFmpegDecoderModule' violates the C++ One Definition Rule [-Wodr] >71:47.96 class FFmpegDecoderModule : public PlatformDecoderModule >71:47.96 >71:47.96 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp:19:0: note: a type with different bases is defined in another translation unit >71:47.96 template <int V> class FFmpegDecoderModule >71:47.97 >71:47.97 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegDecoderModule.h:19:0: warning: type 'struct FFmpegDecoderModule' violates the C++ One Definition Rule [-Wodr] >71:47.97 class FFmpegDecoderModule : public PlatformDecoderModule >71:47.97 >71:47.97 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp:19:0: note: a type with different bases is defined in another translation unit >71:47.97 template <int V> class FFmpegDecoderModule >71:47.97 >71:47.97 /usr/include/gtk-3.0/gtk/gtktypes.h:46:0: note: type 'struct GtkWidget' should match type 'struct GtkWidget' >71:47.97 typedef struct _GtkWidget GtkWidget; >71:47.97 >71:47.97 /usr/include/gtk-2.0/gtk/gtkstyle.h:69:0: note: the incompatible type is defined here >71:47.97 typedef struct _GtkWidget GtkWidget; >71:47.97 >71:47.97 /usr/include/gtk-3.0/gdk/gdkevents.h:362:3: note: type 'GdkEventType' itself violates the C++ One Definition Rule >71:47.97 } GdkEventType; >71:47.97 ^ >71:47.97 /usr/include/gtk-2.0/gdk/gdkevents.h:156:0: note: the incompatible type is defined here >71:47.97 } GdkEventType; >71:47.97 >71:47.97 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.h:37:0: warning: type 'struct nsHTMLDocument' violates the C++ One Definition Rule [-Wodr] >71:47.97 class nsHTMLDocument : public nsDocument, >71:47.97 >71:47.97 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/WebAuthnManager.h:46:0: note: a type with different bases is defined in another translation unit >71:47.97 class nsHTMLDocument { >71:47.97 >71:47.97 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/cairo/cairo.h:336:0: note: type 'cairo_status_t' should match type 'cairo_status_t' >71:47.97 } cairo_status_t; >71:47.97 >71:47.97 /usr/include/cairo/cairo.h:353:0: note: the incompatible type is defined here >71:47.97 } cairo_status_t; >71:47.97 >71:47.98 /usr/include/gtk-2.0/gtk/gtkcontainer.h:51:0: note: type 'struct GtkContainer' should match type 'struct GtkContainer' >71:47.98 typedef struct _GtkContainer GtkContainer; >71:47.98 >71:47.98 /usr/include/gtk-3.0/gtk/gtkcontainer.h:45:0: note: the incompatible type is defined here >71:47.98 typedef struct _GtkContainer GtkContainer; >71:47.98 >71:47.98 /usr/include/gtk-2.0/gtk/gtkbin.h:48:0: note: type 'struct GtkBin' should match type 'struct GtkBin' >71:47.98 typedef struct _GtkBin GtkBin; >71:47.98 >71:47.98 /usr/include/gtk-3.0/gtk/gtkbin.h:45:0: note: the incompatible type is defined here >71:47.98 typedef struct _GtkBin GtkBin; >71:47.98 >71:47.98 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/RefPtr.h:48:0: warning: type 'struct RefPtr' violates the C++ One Definition Rule [-Wodr] >71:47.98 class MOZ_IS_REFPTR RefPtr >71:47.98 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/RefPtr.h:48:0: note: a different type is defined in another translation unit >71:47.99 class MOZ_IS_REFPTR RefPtr >71:47.99 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/RefPtr.h:71:0: note: the first difference of corresponding definitions is field 'mRawPtr' >71:47.99 T* MOZ_OWNING_REF mRawPtr; >71:47.99 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/RefPtr.h:71:0: note: a field of same name but different type is defined in another translation unit >71:47.99 T* MOZ_OWNING_REF mRawPtr; >71:47.99 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:47.99 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:47.99 >71:47.99 ./Tokenizer.l:987:0: warning: type 'struct yyguts_t' violates the C++ One Definition Rule [-Wodr] >71:47.99 ./glslang.l:1261:0: note: a different type is defined in another translation unit >71:47.99 ./Tokenizer.l:991:0: note: the first difference of corresponding definitions is field 'yyextra_r' >71:47.99 ./glslang.l:1265:0: note: a field of same name but different type is defined in another translation unit >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/angle/src/compiler/preprocessor/Tokenizer.h:22:0: note: type name 'pp::Tokenizer::Context' should match type name 'sh::TParseContext' >71:47.99 struct Context >71:47.99 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/angle/src/compiler/translator/ParseContext.h:31:0: note: the incompatible type is defined here >71:47.99 class TParseContext : angle::NonCopyable >71:47.99 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/gpu/ops/GrShadowRRectOp.cpp:453:0: warning: type 'RRectType' violates the C++ One Definition Rule [-Wodr] >71:47.99 enum RRectType { >71:47.99 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/gpu/ops/GrOvalOpFactory.cpp:1659:0: note: an enum with mismatching number of values is defined in another translation unit >71:47.99 enum RRectType { >71:47.99 >71:47.99 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/gpu/GrDistanceFieldGenFromVector.cpp:48:0: warning: type 'struct DFData' violates the C++ One Definition Rule [-Wodr] >71:47.99 struct DFData { >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/core/SkDistanceFieldGen.cpp:13:0: note: a different type is defined in another translation unit >71:48.00 struct DFData { >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/gpu/GrDistanceFieldGenFromVector.cpp:49:0: note: the first difference of corresponding definitions is field 'fDistSq' >71:48.00 float fDistSq; // distance squared to nearest (so far) edge >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/core/SkDistanceFieldGen.cpp:14:0: note: a field with different name is defined in another translation unit >71:48.00 float fAlpha; // alpha value of source texel >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/sfnt/SkSFNTHeader.h:20:0: warning: type 'struct SkSFNTHeader' violates the C++ One Definition Rule [-Wodr] >71:48.00 struct SkSFNTHeader { >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/core/SkFontStream.cpp:13:0: note: a different type is defined in another translation unit >71:48.00 struct SkSFNTHeader { >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/sfnt/SkSFNTHeader.h:21:0: note: the first difference of corresponding definitions is field 'fontType' >71:48.00 SK_SFNT_ULONG fontType; >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/core/SkFontStream.cpp:14:0: note: a field with different name is defined in another translation unit >71:48.00 uint32_t fVersion; >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/rdf/base/nsInMemoryDataSource.cpp:132:8: warning: type 'struct Entry' violates the C++ One Definition Rule [-Wodr] >71:48.00 struct Entry : PLDHashEntryHdr { >71:48.00 ^ >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/core/SkFlattenable.cpp:53:0: note: a type with different bases is defined in another translation unit >71:48.00 struct Entry { >71:48.00 >71:48.00 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:20:0: warning: type 'struct VoEExternalMediaImpl' violates the C++ One Definition Rule [-Wodr] >71:48.00 class VoEExternalMediaImpl : public VoEExternalMedia { >71:48.00 >71:48.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:20:0: note: a different type is defined in another translation unit >71:48.01 class VoEExternalMediaImpl : public VoEExternalMedia { >71:48.01 >71:48.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:66:0: note: the first difference of corresponding definitions is field 'shared_' >71:48.01 voe::SharedData* shared_; >71:48.01 >71:48.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voe_external_media_impl.h:64:0: note: a field with different name is defined in another translation unit >71:48.01 int playout_delay_ms_; >71:48.01 >71:48.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voice_engine_impl.h:35:0: warning: type 'struct VoiceEngineImpl' violates the C++ One Definition Rule [-Wodr] >71:48.01 class VoiceEngineImpl : public voe::SharedData, // Must be the first base class >71:48.01 >71:48.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voice_engine_impl.h:35:0: note: a type with the same name but different base layout is defined in another translation unit >71:48.01 class VoiceEngineImpl : public voe::SharedData, // Must be the first base class >71:48.01 >71:48.01 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.h:25:0: warning: type 'struct RemotePrintJobParent' violates the C++ One Definition Rule [-Wodr] >71:48.01 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.01 >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:25:0: note: a different type is defined in another translation unit >71:48.02 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.02 >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.h:77:0: note: the first difference of corresponding definitions is field 'mPrintTranslator' >71:48.02 UniquePtr<PrintTranslator> mPrintTranslator; >71:48.02 >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:77:0: note: a field of same name but different type is defined in another translation unit >71:48.02 UniquePtr<PrintTranslator> mPrintTranslator; >71:48.02 >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/UniquePtr.h:188:0: note: type name 'mozilla::UniquePtr<mozilla::layout::PrintTranslator, mozilla::DefaultDelete<mozilla::layout::PrintTranslator> >' should match type name 'mozilla::UniquePtr<PrintTranslator, mozilla::DefaultDelete<PrintTranslator> >' >71:48.02 class UniquePtr >71:48.02 >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:198:0: warning: type of 'sk_just_return' does not match original declaration [-Wlto-type-mismatch] >71:48.02 StageFn sk_just_return; >71:48.02 >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:158:0: note: type mismatch in parameter 1 >71:48.02 extern "C" void WRAP(just_return)(size_t, void**, K*, F,F,F,F, F,F,F,F) {} >71:48.02 >71:48.02 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.02 typedef __SIZE_TYPE__ size_t; >71:48.02 ^ >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:158:0: note: 'sk_just_return' was previously declared here >71:48.02 extern "C" void WRAP(just_return)(size_t, void**, K*, F,F,F,F, F,F,F,F) {} >71:48.02 >71:48.02 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_linear_gradient_2stops' does not match original declaration [-Wlto-type-mismatch] >71:48.02 STAGES(M) >71:48.03 >71:48.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:903:0: note: type mismatch in parameter 1 >71:48.03 STAGE(linear_gradient_2stops) { >71:48.03 >71:48.03 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.03 typedef __SIZE_TYPE__ size_t; >71:48.03 ^ >71:48.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:903:0: note: 'sk_linear_gradient_2stops' was previously declared here >71:48.03 STAGE(linear_gradient_2stops) { >71:48.03 >71:48.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_linear_gradient' does not match original declaration [-Wlto-type-mismatch] >71:48.03 STAGES(M) >71:48.03 >71:48.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:875:0: note: type mismatch in parameter 1 >71:48.03 STAGE(linear_gradient) { >71:48.03 >71:48.03 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.03 typedef __SIZE_TYPE__ size_t; >71:48.03 ^ >71:48.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:875:0: note: 'sk_linear_gradient' was previously declared here >71:48.03 STAGE(linear_gradient) { >71:48.03 >71:48.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_p3y' does not match original declaration [-Wlto-type-mismatch] >71:48.03 STAGES(M) >71:48.03 >71:48.03 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1024:0: note: type mismatch in parameter 1 >71:48.03 STAGE(bicubic_p3y) { bicubic_y<+3>(ctx, &g); } >71:48.03 >71:48.03 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.04 typedef __SIZE_TYPE__ size_t; >71:48.04 ^ >71:48.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1024:0: note: 'sk_bicubic_p3y' was previously declared here >71:48.04 STAGE(bicubic_p3y) { bicubic_y<+3>(ctx, &g); } >71:48.04 >71:48.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_p1y' does not match original declaration [-Wlto-type-mismatch] >71:48.04 STAGES(M) >71:48.04 >71:48.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1023:0: note: type mismatch in parameter 1 >71:48.04 STAGE(bicubic_p1y) { bicubic_y<+1>(ctx, &g); } >71:48.04 >71:48.04 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.04 typedef __SIZE_TYPE__ size_t; >71:48.04 ^ >71:48.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1023:0: note: 'sk_bicubic_p1y' was previously declared here >71:48.04 STAGE(bicubic_p1y) { bicubic_y<+1>(ctx, &g); } >71:48.04 >71:48.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_n1y' does not match original declaration [-Wlto-type-mismatch] >71:48.04 STAGES(M) >71:48.04 >71:48.04 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1022:0: note: type mismatch in parameter 1 >71:48.04 STAGE(bicubic_n1y) { bicubic_y<-1>(ctx, &g); } >71:48.04 >71:48.04 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.04 typedef __SIZE_TYPE__ size_t; >71:48.05 ^ >71:48.05 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1022:0: note: 'sk_bicubic_n1y' was previously declared here >71:48.05 STAGE(bicubic_n1y) { bicubic_y<-1>(ctx, &g); } >71:48.05 >71:48.05 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_n3y' does not match original declaration [-Wlto-type-mismatch] >71:48.05 STAGES(M) >71:48.05 >71:48.05 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1021:0: note: type mismatch in parameter 1 >71:48.05 STAGE(bicubic_n3y) { bicubic_y<-3>(ctx, &g); } >71:48.05 >71:48.05 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.05 typedef __SIZE_TYPE__ size_t; >71:48.05 ^ >71:48.05 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1021:0: note: 'sk_bicubic_n3y' was previously declared here >71:48.05 STAGE(bicubic_n3y) { bicubic_y<-3>(ctx, &g); } >71:48.05 >71:48.05 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_p3x' does not match original declaration [-Wlto-type-mismatch] >71:48.05 STAGES(M) >71:48.05 >71:48.05 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1019:0: note: type mismatch in parameter 1 >71:48.05 STAGE(bicubic_p3x) { bicubic_x<+3>(ctx, &r); } >71:48.05 >71:48.06 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.06 typedef __SIZE_TYPE__ size_t; >71:48.06 ^ >71:48.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1019:0: note: 'sk_bicubic_p3x' was previously declared here >71:48.06 STAGE(bicubic_p3x) { bicubic_x<+3>(ctx, &r); } >71:48.06 >71:48.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_p1x' does not match original declaration [-Wlto-type-mismatch] >71:48.06 STAGES(M) >71:48.06 >71:48.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1018:0: note: type mismatch in parameter 1 >71:48.06 STAGE(bicubic_p1x) { bicubic_x<+1>(ctx, &r); } >71:48.06 >71:48.06 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.06 typedef __SIZE_TYPE__ size_t; >71:48.06 ^ >71:48.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1018:0: note: 'sk_bicubic_p1x' was previously declared here >71:48.06 STAGE(bicubic_p1x) { bicubic_x<+1>(ctx, &r); } >71:48.06 >71:48.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_n1x' does not match original declaration [-Wlto-type-mismatch] >71:48.06 STAGES(M) >71:48.06 >71:48.06 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1017:0: note: type mismatch in parameter 1 >71:48.06 STAGE(bicubic_n1x) { bicubic_x<-1>(ctx, &r); } >71:48.06 >71:48.06 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.07 typedef __SIZE_TYPE__ size_t; >71:48.07 ^ >71:48.07 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1017:0: note: 'sk_bicubic_n1x' was previously declared here >71:48.07 STAGE(bicubic_n1x) { bicubic_x<-1>(ctx, &r); } >71:48.07 >71:48.07 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bicubic_n3x' does not match original declaration [-Wlto-type-mismatch] >71:48.07 STAGES(M) >71:48.07 >71:48.07 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1016:0: note: type mismatch in parameter 1 >71:48.07 STAGE(bicubic_n3x) { bicubic_x<-3>(ctx, &r); } >71:48.07 >71:48.07 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.07 typedef __SIZE_TYPE__ size_t; >71:48.07 ^ >71:48.07 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:1016:0: note: 'sk_bicubic_n3x' was previously declared here >71:48.07 STAGE(bicubic_n3x) { bicubic_x<-3>(ctx, &r); } >71:48.07 >71:48.07 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bilinear_py' does not match original declaration [-Wlto-type-mismatch] >71:48.07 STAGES(M) >71:48.07 >71:48.07 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:973:0: note: type mismatch in parameter 1 >71:48.07 STAGE(bilinear_py) { bilinear_y<+1>(ctx, &g); } >71:48.07 >71:48.07 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.07 typedef __SIZE_TYPE__ size_t; >71:48.07 ^ >71:48.07 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:973:0: note: 'sk_bilinear_py' was previously declared here >71:48.08 STAGE(bilinear_py) { bilinear_y<+1>(ctx, &g); } >71:48.08 >71:48.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bilinear_ny' does not match original declaration [-Wlto-type-mismatch] >71:48.08 STAGES(M) >71:48.08 >71:48.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:972:0: note: type mismatch in parameter 1 >71:48.08 STAGE(bilinear_ny) { bilinear_y<-1>(ctx, &g); } >71:48.08 >71:48.08 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.08 typedef __SIZE_TYPE__ size_t; >71:48.08 ^ >71:48.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:972:0: note: 'sk_bilinear_ny' was previously declared here >71:48.08 STAGE(bilinear_ny) { bilinear_y<-1>(ctx, &g); } >71:48.08 >71:48.08 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bilinear_px' does not match original declaration [-Wlto-type-mismatch] >71:48.09 STAGES(M) >71:48.09 >71:48.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:971:0: note: type mismatch in parameter 1 >71:48.09 STAGE(bilinear_px) { bilinear_x<+1>(ctx, &r); } >71:48.09 >71:48.09 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.09 typedef __SIZE_TYPE__ size_t; >71:48.09 ^ >71:48.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:971:0: note: 'sk_bilinear_px' was previously declared here >71:48.09 STAGE(bilinear_px) { bilinear_x<+1>(ctx, &r); } >71:48.09 >71:48.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_bilinear_nx' does not match original declaration [-Wlto-type-mismatch] >71:48.09 STAGES(M) >71:48.09 >71:48.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:970:0: note: type mismatch in parameter 1 >71:48.09 STAGE(bilinear_nx) { bilinear_x<-1>(ctx, &r); } >71:48.09 >71:48.09 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.09 typedef __SIZE_TYPE__ size_t; >71:48.09 ^ >71:48.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:970:0: note: 'sk_bilinear_nx' was previously declared here >71:48.09 STAGE(bilinear_nx) { bilinear_x<-1>(ctx, &r); } >71:48.09 >71:48.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_accumulate' does not match original declaration [-Wlto-type-mismatch] >71:48.09 STAGES(M) >71:48.09 >71:48.09 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:931:0: note: type mismatch in parameter 1 >71:48.09 STAGE(accumulate) { >71:48.09 >71:48.09 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.09 typedef __SIZE_TYPE__ size_t; >71:48.10 ^ >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:931:0: note: 'sk_accumulate' was previously declared here >71:48.10 STAGE(accumulate) { >71:48.10 >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_save_xy' does not match original declaration [-Wlto-type-mismatch] >71:48.10 STAGES(M) >71:48.10 >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:914:0: note: type mismatch in parameter 1 >71:48.10 STAGE(save_xy) { >71:48.10 >71:48.10 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.10 typedef __SIZE_TYPE__ size_t; >71:48.10 ^ >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:914:0: note: 'sk_save_xy' was previously declared here >71:48.10 STAGE(save_xy) { >71:48.10 >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_mirror_y' does not match original declaration [-Wlto-type-mismatch] >71:48.10 STAGES(M) >71:48.10 >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:827:0: note: type mismatch in parameter 1 >71:48.10 STAGE(mirror_y) { g = mirror(g, *(const float*)ctx); } >71:48.10 >71:48.10 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.10 typedef __SIZE_TYPE__ size_t; >71:48.10 ^ >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:827:0: note: 'sk_mirror_y' was previously declared here >71:48.10 STAGE(mirror_y) { g = mirror(g, *(const float*)ctx); } >71:48.10 >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_mirror_x' does not match original declaration [-Wlto-type-mismatch] >71:48.10 STAGES(M) >71:48.10 >71:48.10 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:826:0: note: type mismatch in parameter 1 >71:48.11 STAGE(mirror_x) { r = mirror(r, *(const float*)ctx); } >71:48.11 >71:48.11 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.11 typedef __SIZE_TYPE__ size_t; >71:48.11 ^ >71:48.11 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:826:0: note: 'sk_mirror_x' was previously declared here >71:48.11 STAGE(mirror_x) { r = mirror(r, *(const float*)ctx); } >71:48.11 >71:48.11 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_repeat_y' does not match original declaration [-Wlto-type-mismatch] >71:48.11 STAGES(M) >71:48.11 >71:48.11 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:825:0: note: type mismatch in parameter 1 >71:48.11 STAGE(repeat_y) { g = repeat(g, *(const float*)ctx); } >71:48.11 >71:48.11 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.11 typedef __SIZE_TYPE__ size_t; >71:48.12 ^ >71:48.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:825:0: note: 'sk_repeat_y' was previously declared here >71:48.12 STAGE(repeat_y) { g = repeat(g, *(const float*)ctx); } >71:48.12 >71:48.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_repeat_x' does not match original declaration [-Wlto-type-mismatch] >71:48.12 STAGES(M) >71:48.12 >71:48.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:824:0: note: type mismatch in parameter 1 >71:48.12 STAGE(repeat_x) { r = repeat(r, *(const float*)ctx); } >71:48.12 >71:48.12 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.12 typedef __SIZE_TYPE__ size_t; >71:48.12 ^ >71:48.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:824:0: note: 'sk_repeat_x' was previously declared here >71:48.12 STAGE(repeat_x) { r = repeat(r, *(const float*)ctx); } >71:48.12 >71:48.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_clamp_y' does not match original declaration [-Wlto-type-mismatch] >71:48.12 STAGES(M) >71:48.12 >71:48.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:823:0: note: type mismatch in parameter 1 >71:48.12 STAGE(clamp_y) { g = clamp (g, *(const float*)ctx); } >71:48.12 >71:48.12 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.12 typedef __SIZE_TYPE__ size_t; >71:48.12 ^ >71:48.12 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:823:0: note: 'sk_clamp_y' was previously declared here >71:48.12 STAGE(clamp_y) { g = clamp (g, *(const float*)ctx); } >71:48.13 >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_clamp_x' does not match original declaration [-Wlto-type-mismatch] >71:48.13 STAGES(M) >71:48.13 >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:822:0: note: type mismatch in parameter 1 >71:48.13 STAGE(clamp_x) { r = clamp (r, *(const float*)ctx); } >71:48.13 >71:48.13 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.13 typedef __SIZE_TYPE__ size_t; >71:48.13 ^ >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:822:0: note: 'sk_clamp_x' was previously declared here >71:48.13 STAGE(clamp_x) { r = clamp (r, *(const float*)ctx); } >71:48.13 >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_matrix_perspective' does not match original declaration [-Wlto-type-mismatch] >71:48.13 STAGES(M) >71:48.13 >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:864:0: note: type mismatch in parameter 1 >71:48.13 STAGE(matrix_perspective) { >71:48.13 >71:48.13 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.13 typedef __SIZE_TYPE__ size_t; >71:48.13 ^ >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:864:0: note: 'sk_matrix_perspective' was previously declared here >71:48.13 STAGE(matrix_perspective) { >71:48.13 >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_matrix_4x5' does not match original declaration [-Wlto-type-mismatch] >71:48.13 STAGES(M) >71:48.13 >71:48.13 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:852:0: note: type mismatch in parameter 1 >71:48.13 STAGE(matrix_4x5) { >71:48.13 >71:48.14 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.14 typedef __SIZE_TYPE__ size_t; >71:48.14 ^ >71:48.14 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:852:0: note: 'sk_matrix_4x5' was previously declared here >71:48.14 STAGE(matrix_4x5) { >71:48.14 >71:48.14 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_matrix_3x4' does not match original declaration [-Wlto-type-mismatch] >71:48.14 STAGES(M) >71:48.14 >71:48.14 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:842:0: note: type mismatch in parameter 1 >71:48.14 STAGE(matrix_3x4) { >71:48.14 >71:48.14 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.14 typedef __SIZE_TYPE__ size_t; >71:48.14 ^ >71:48.14 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:842:0: note: 'sk_matrix_3x4' was previously declared here >71:48.14 STAGE(matrix_3x4) { >71:48.14 >71:48.14 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_matrix_2x3' does not match original declaration [-Wlto-type-mismatch] >71:48.14 STAGES(M) >71:48.14 >71:48.14 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:834:0: note: type mismatch in parameter 1 >71:48.14 STAGE(matrix_2x3) { >71:48.15 >71:48.15 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.15 typedef __SIZE_TYPE__ size_t; >71:48.15 ^ >71:48.15 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:834:0: note: 'sk_matrix_2x3' was previously declared here >71:48.15 STAGE(matrix_2x3) { >71:48.15 >71:48.15 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_luminance_to_alpha' does not match original declaration [-Wlto-type-mismatch] >71:48.15 STAGES(M) >71:48.15 >71:48.15 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:829:0: note: type mismatch in parameter 1 >71:48.15 STAGE(luminance_to_alpha) { >71:48.15 >71:48.15 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.15 typedef __SIZE_TYPE__ size_t; >71:48.15 ^ >71:48.15 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:829:0: note: 'sk_luminance_to_alpha' was previously declared here >71:48.15 STAGE(luminance_to_alpha) { >71:48.15 >71:48.15 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_store_f32' does not match original declaration [-Wlto-type-mismatch] >71:48.15 STAGES(M) >71:48.15 >71:48.15 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:802:0: note: type mismatch in parameter 1 >71:48.16 STAGE(store_f32) { >71:48.16 >71:48.16 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.16 typedef __SIZE_TYPE__ size_t; >71:48.16 ^ >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:802:0: note: 'sk_store_f32' was previously declared here >71:48.16 STAGE(store_f32) { >71:48.16 >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_f32' does not match original declaration [-Wlto-type-mismatch] >71:48.16 STAGES(M) >71:48.16 >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:798:0: note: type mismatch in parameter 1 >71:48.16 STAGE(load_f32) { >71:48.16 >71:48.16 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.16 typedef __SIZE_TYPE__ size_t; >71:48.16 ^ >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:798:0: note: 'sk_load_f32' was previously declared here >71:48.16 STAGE(load_f32) { >71:48.16 >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_store_u16_be' does not match original declaration [-Wlto-type-mismatch] >71:48.16 STAGES(M) >71:48.16 >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:787:0: note: type mismatch in parameter 1 >71:48.16 STAGE(store_u16_be) { >71:48.16 >71:48.16 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.16 typedef __SIZE_TYPE__ size_t; >71:48.16 ^ >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:787:0: note: 'sk_store_u16_be' was previously declared here >71:48.16 STAGE(store_u16_be) { >71:48.16 >71:48.16 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_u16_be' does not match original declaration [-Wlto-type-mismatch] >71:48.16 STAGES(M) >71:48.16 >71:48.17 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:776:0: note: type mismatch in parameter 1 >71:48.17 STAGE(load_u16_be) { >71:48.17 >71:48.17 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.17 typedef __SIZE_TYPE__ size_t; >71:48.17 ^ >71:48.17 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:776:0: note: 'sk_load_u16_be' was previously declared here >71:48.17 STAGE(load_u16_be) { >71:48.17 >71:48.17 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_store_f16' does not match original declaration [-Wlto-type-mismatch] >71:48.17 STAGES(M) >71:48.17 >71:48.17 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:768:0: note: type mismatch in parameter 1 >71:48.17 STAGE(store_f16) { >71:48.17 >71:48.17 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.17 typedef __SIZE_TYPE__ size_t; >71:48.17 ^ >71:48.17 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:768:0: note: 'sk_store_f16' was previously declared here >71:48.17 STAGE(store_f16) { >71:48.17 >71:48.17 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_gather_f16' does not match original declaration [-Wlto-type-mismatch] >71:48.17 STAGES(M) >71:48.17 >71:48.17 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:756:0: note: type mismatch in parameter 1 >71:48.18 STAGE(gather_f16) { >71:48.18 >71:48.18 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.18 typedef __SIZE_TYPE__ size_t; >71:48.18 ^ >71:48.18 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:756:0: note: 'sk_gather_f16' was previously declared here >71:48.18 STAGE(gather_f16) { >71:48.18 >71:48.18 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_f16' does not match original declaration [-Wlto-type-mismatch] >71:48.18 STAGES(M) >71:48.18 >71:48.18 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:746:0: note: type mismatch in parameter 1 >71:48.18 STAGE(load_f16) { >71:48.18 >71:48.18 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.18 typedef __SIZE_TYPE__ size_t; >71:48.19 ^ >71:48.19 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:746:0: note: 'sk_load_f16' was previously declared here >71:48.19 STAGE(load_f16) { >71:48.19 >71:48.19 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_store_8888' does not match original declaration [-Wlto-type-mismatch] >71:48.19 STAGES(M) >71:48.19 >71:48.19 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:736:0: note: type mismatch in parameter 1 >71:48.19 STAGE(store_8888) { >71:48.19 >71:48.19 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.19 typedef __SIZE_TYPE__ size_t; >71:48.19 ^ >71:48.19 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:736:0: note: 'sk_store_8888' was previously declared here >71:48.19 STAGE(store_8888) { >71:48.19 >71:48.19 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_gather_8888' does not match original declaration [-Wlto-type-mismatch] >71:48.19 STAGES(M) >71:48.19 >71:48.19 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:731:0: note: type mismatch in parameter 1 >71:48.19 STAGE(gather_8888) { >71:48.19 >71:48.19 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.19 typedef __SIZE_TYPE__ size_t; >71:48.19 ^ >71:48.19 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:731:0: note: 'sk_gather_8888' was previously declared here >71:48.19 STAGE(gather_8888) { >71:48.19 >71:48.20 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_8888' does not match original declaration [-Wlto-type-mismatch] >71:48.20 STAGES(M) >71:48.20 >71:48.20 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:727:0: note: type mismatch in parameter 1 >71:48.20 STAGE(load_8888) { >71:48.20 >71:48.20 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.20 typedef __SIZE_TYPE__ size_t; >71:48.20 ^ >71:48.20 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:727:0: note: 'sk_load_8888' was previously declared here >71:48.20 STAGE(load_8888) { >71:48.20 >71:48.20 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_store_4444' does not match original declaration [-Wlto-type-mismatch] >71:48.20 STAGES(M) >71:48.20 >71:48.20 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:718:0: note: type mismatch in parameter 1 >71:48.20 STAGE(store_4444) { >71:48.20 >71:48.20 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.20 typedef __SIZE_TYPE__ size_t; >71:48.20 ^ >71:48.20 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:718:0: note: 'sk_store_4444' was previously declared here >71:48.20 STAGE(store_4444) { >71:48.20 >71:48.20 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_gather_4444' does not match original declaration [-Wlto-type-mismatch] >71:48.20 STAGES(M) >71:48.21 >71:48.21 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:713:0: note: type mismatch in parameter 1 >71:48.21 STAGE(gather_4444) { >71:48.21 >71:48.21 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.21 typedef __SIZE_TYPE__ size_t; >71:48.21 ^ >71:48.21 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:713:0: note: 'sk_gather_4444' was previously declared here >71:48.21 STAGE(gather_4444) { >71:48.21 >71:48.21 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_4444' does not match original declaration [-Wlto-type-mismatch] >71:48.21 STAGES(M) >71:48.21 >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:709:0: note: type mismatch in parameter 1 >71:48.22 STAGE(load_4444) { >71:48.22 >71:48.22 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.22 typedef __SIZE_TYPE__ size_t; >71:48.22 ^ >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:709:0: note: 'sk_load_4444' was previously declared here >71:48.22 STAGE(load_4444) { >71:48.22 >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_store_565' does not match original declaration [-Wlto-type-mismatch] >71:48.22 STAGES(M) >71:48.22 >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:700:0: note: type mismatch in parameter 1 >71:48.22 STAGE(store_565) { >71:48.22 >71:48.22 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.22 typedef __SIZE_TYPE__ size_t; >71:48.22 ^ >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:700:0: note: 'sk_store_565' was previously declared here >71:48.22 STAGE(store_565) { >71:48.22 >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_gather_565' does not match original declaration [-Wlto-type-mismatch] >71:48.22 STAGES(M) >71:48.22 >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:694:0: note: type mismatch in parameter 1 >71:48.22 STAGE(gather_565) { >71:48.22 >71:48.22 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.22 typedef __SIZE_TYPE__ size_t; >71:48.22 ^ >71:48.22 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:694:0: note: 'sk_gather_565' was previously declared here >71:48.23 STAGE(gather_565) { >71:48.23 >71:48.23 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_565' does not match original declaration [-Wlto-type-mismatch] >71:48.23 STAGES(M) >71:48.23 >71:48.23 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:688:0: note: type mismatch in parameter 1 >71:48.23 STAGE(load_565) { >71:48.23 >71:48.23 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.23 typedef __SIZE_TYPE__ size_t; >71:48.23 ^ >71:48.23 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:688:0: note: 'sk_load_565' was previously declared here >71:48.23 STAGE(load_565) { >71:48.23 >71:48.23 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_gather_i8' does not match original declaration [-Wlto-type-mismatch] >71:48.23 STAGES(M) >71:48.23 >71:48.23 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:680:0: note: type mismatch in parameter 1 >71:48.23 STAGE(gather_i8) { >71:48.23 >71:48.23 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.23 typedef __SIZE_TYPE__ size_t; >71:48.23 ^ >71:48.23 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:680:0: note: 'sk_gather_i8' was previously declared here >71:48.23 STAGE(gather_i8) { >71:48.23 >71:48.23 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_gather_g8' does not match original declaration [-Wlto-type-mismatch] >71:48.23 STAGES(M) >71:48.23 >71:48.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:673:0: note: type mismatch in parameter 1 >71:48.24 STAGE(gather_g8) { >71:48.24 >71:48.24 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.24 typedef __SIZE_TYPE__ size_t; >71:48.24 ^ >71:48.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:673:0: note: 'sk_gather_g8' was previously declared here >71:48.24 STAGE(gather_g8) { >71:48.24 >71:48.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_g8' does not match original declaration [-Wlto-type-mismatch] >71:48.24 STAGES(M) >71:48.24 >71:48.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:667:0: note: type mismatch in parameter 1 >71:48.24 STAGE(load_g8) { >71:48.24 >71:48.24 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.24 typedef __SIZE_TYPE__ size_t; >71:48.24 ^ >71:48.24 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:667:0: note: 'sk_load_g8' was previously declared here >71:48.25 STAGE(load_g8) { >71:48.25 >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_store_a8' does not match original declaration [-Wlto-type-mismatch] >71:48.25 STAGES(M) >71:48.25 >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:660:0: note: type mismatch in parameter 1 >71:48.25 STAGE(store_a8) { >71:48.25 >71:48.25 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.25 typedef __SIZE_TYPE__ size_t; >71:48.25 ^ >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:660:0: note: 'sk_store_a8' was previously declared here >71:48.25 STAGE(store_a8) { >71:48.25 >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_gather_a8' does not match original declaration [-Wlto-type-mismatch] >71:48.25 STAGES(M) >71:48.25 >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:654:0: note: type mismatch in parameter 1 >71:48.25 STAGE(gather_a8) { >71:48.25 >71:48.25 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.25 typedef __SIZE_TYPE__ size_t; >71:48.25 ^ >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:654:0: note: 'sk_gather_a8' was previously declared here >71:48.25 STAGE(gather_a8) { >71:48.25 >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_a8' does not match original declaration [-Wlto-type-mismatch] >71:48.25 STAGES(M) >71:48.25 >71:48.25 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:648:0: note: type mismatch in parameter 1 >71:48.26 STAGE(load_a8) { >71:48.26 >71:48.26 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.26 typedef __SIZE_TYPE__ size_t; >71:48.26 ^ >71:48.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:648:0: note: 'sk_load_a8' was previously declared here >71:48.26 STAGE(load_a8) { >71:48.26 >71:48.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_byte_tables_rgb' does not match original declaration [-Wlto-type-mismatch] >71:48.26 STAGES(M) >71:48.26 >71:48.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:638:0: note: type mismatch in parameter 1 >71:48.26 STAGE(byte_tables_rgb) { >71:48.26 >71:48.26 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.26 typedef __SIZE_TYPE__ size_t; >71:48.26 ^ >71:48.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:638:0: note: 'sk_byte_tables_rgb' was previously declared here >71:48.26 STAGE(byte_tables_rgb) { >71:48.26 >71:48.26 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_byte_tables' does not match original declaration [-Wlto-type-mismatch] >71:48.26 STAGES(M) >71:48.26 >71:48.27 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:628:0: note: type mismatch in parameter 1 >71:48.27 STAGE(byte_tables) { >71:48.27 >71:48.27 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.27 typedef __SIZE_TYPE__ size_t; >71:48.27 ^ >71:48.27 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:628:0: note: 'sk_byte_tables' was previously declared here >71:48.27 STAGE(byte_tables) { >71:48.27 >71:48.27 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_load_tables' does not match original declaration [-Wlto-type-mismatch] >71:48.27 STAGES(M) >71:48.27 >71:48.27 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:614:0: note: type mismatch in parameter 1 >71:48.28 STAGE(load_tables) { >71:48.28 >71:48.28 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.28 typedef __SIZE_TYPE__ size_t; >71:48.28 ^ >71:48.28 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:614:0: note: 'sk_load_tables' was previously declared here >71:48.28 STAGE(load_tables) { >71:48.28 >71:48.28 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_lerp_565' does not match original declaration [-Wlto-type-mismatch] >71:48.28 STAGES(M) >71:48.28 >71:48.28 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:602:0: note: type mismatch in parameter 1 >71:48.29 STAGE(lerp_565) { >71:48.29 >71:48.29 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.29 typedef __SIZE_TYPE__ size_t; >71:48.29 ^ >71:48.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:602:0: note: 'sk_lerp_565' was previously declared here >71:48.29 STAGE(lerp_565) { >71:48.29 >71:48.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_lerp_u8' does not match original declaration [-Wlto-type-mismatch] >71:48.29 STAGES(M) >71:48.29 >71:48.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:591:0: note: type mismatch in parameter 1 >71:48.29 STAGE(lerp_u8) { >71:48.29 >71:48.29 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.29 typedef __SIZE_TYPE__ size_t; >71:48.29 ^ >71:48.29 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:591:0: note: 'sk_lerp_u8' was previously declared here >71:48.29 STAGE(lerp_u8) { >71:48.29 >71:48.30 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_lerp_1_float' does not match original declaration [-Wlto-type-mismatch] >71:48.30 STAGES(M) >71:48.30 >71:48.30 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:583:0: note: type mismatch in parameter 1 >71:48.30 STAGE(lerp_1_float) { >71:48.30 >71:48.30 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.30 typedef __SIZE_TYPE__ size_t; >71:48.30 ^ >71:48.30 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:583:0: note: 'sk_lerp_1_float' was previously declared here >71:48.30 STAGE(lerp_1_float) { >71:48.30 >71:48.30 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_scale_u8' does not match original declaration [-Wlto-type-mismatch] >71:48.30 STAGES(M) >71:48.30 >71:48.30 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:567:0: note: type mismatch in parameter 1 >71:48.30 STAGE(scale_u8) { >71:48.30 >71:48.30 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.30 typedef __SIZE_TYPE__ size_t; >71:48.30 ^ >71:48.30 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:567:0: note: 'sk_scale_u8' was previously declared here >71:48.30 STAGE(scale_u8) { >71:48.31 >71:48.31 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_scale_1_float' does not match original declaration [-Wlto-type-mismatch] >71:48.31 STAGES(M) >71:48.31 >71:48.31 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:559:0: note: type mismatch in parameter 1 >71:48.31 STAGE(scale_1_float) { >71:48.31 >71:48.31 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.31 typedef __SIZE_TYPE__ size_t; >71:48.31 ^ >71:48.31 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:559:0: note: 'sk_scale_1_float' was previously declared here >71:48.31 STAGE(scale_1_float) { >71:48.31 >71:48.32 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_hsl_to_rgb' does not match original declaration [-Wlto-type-mismatch] >71:48.32 STAGES(M) >71:48.32 >71:48.32 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:535:0: note: type mismatch in parameter 1 >71:48.32 STAGE(hsl_to_rgb) { >71:48.32 >71:48.32 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.32 typedef __SIZE_TYPE__ size_t; >71:48.32 ^ >71:48.32 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:535:0: note: 'sk_hsl_to_rgb' was previously declared here >71:48.32 STAGE(hsl_to_rgb) { >71:48.32 >71:48.32 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_rgb_to_hsl' does not match original declaration [-Wlto-type-mismatch] >71:48.32 STAGES(M) >71:48.32 >71:48.32 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:515:0: note: type mismatch in parameter 1 >71:48.32 STAGE(rgb_to_hsl) { >71:48.32 >71:48.32 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.32 typedef __SIZE_TYPE__ size_t; >71:48.32 ^ >71:48.32 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:515:0: note: 'sk_rgb_to_hsl' was previously declared here >71:48.32 STAGE(rgb_to_hsl) { >71:48.32 >71:48.32 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_to_2dot2' does not match original declaration [-Wlto-type-mismatch] >71:48.33 STAGES(M) >71:48.33 >71:48.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:500:0: note: type mismatch in parameter 1 >71:48.33 STAGE(to_2dot2) { >71:48.33 >71:48.33 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.33 typedef __SIZE_TYPE__ size_t; >71:48.33 ^ >71:48.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:500:0: note: 'sk_to_2dot2' was previously declared here >71:48.33 STAGE(to_2dot2) { >71:48.33 >71:48.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_from_2dot2' does not match original declaration [-Wlto-type-mismatch] >71:48.33 STAGES(M) >71:48.33 >71:48.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:486:0: note: type mismatch in parameter 1 >71:48.33 STAGE(from_2dot2) { >71:48.33 >71:48.33 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.33 typedef __SIZE_TYPE__ size_t; >71:48.33 ^ >71:48.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:486:0: note: 'sk_from_2dot2' was previously declared here >71:48.33 STAGE(from_2dot2) { >71:48.33 >71:48.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_to_srgb' does not match original declaration [-Wlto-type-mismatch] >71:48.33 STAGES(M) >71:48.33 >71:48.33 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:472:0: note: type mismatch in parameter 1 >71:48.33 STAGE(to_srgb) { >71:48.34 >71:48.34 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.34 typedef __SIZE_TYPE__ size_t; >71:48.34 ^ >71:48.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:472:0: note: 'sk_to_srgb' was previously declared here >71:48.34 STAGE(to_srgb) { >71:48.34 >71:48.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_from_srgb' does not match original declaration [-Wlto-type-mismatch] >71:48.34 STAGES(M) >71:48.34 >71:48.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:462:0: note: type mismatch in parameter 1 >71:48.34 STAGE(from_srgb) { >71:48.34 >71:48.34 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.34 typedef __SIZE_TYPE__ size_t; >71:48.34 ^ >71:48.34 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:462:0: note: 'sk_from_srgb' was previously declared here >71:48.35 STAGE(from_srgb) { >71:48.35 >71:48.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_unpremul' does not match original declaration [-Wlto-type-mismatch] >71:48.35 STAGES(M) >71:48.35 >71:48.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:455:0: note: type mismatch in parameter 1 >71:48.35 STAGE(unpremul) { >71:48.35 >71:48.35 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.35 typedef __SIZE_TYPE__ size_t; >71:48.35 ^ >71:48.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:455:0: note: 'sk_unpremul' was previously declared here >71:48.35 STAGE(unpremul) { >71:48.35 >71:48.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_premul' does not match original declaration [-Wlto-type-mismatch] >71:48.35 STAGES(M) >71:48.35 >71:48.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:450:0: note: type mismatch in parameter 1 >71:48.35 STAGE(premul) { >71:48.35 >71:48.35 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.35 typedef __SIZE_TYPE__ size_t; >71:48.35 ^ >71:48.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:450:0: note: 'sk_premul' was previously declared here >71:48.35 STAGE(premul) { >71:48.35 >71:48.35 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_move_dst_src' does not match original declaration [-Wlto-type-mismatch] >71:48.36 STAGES(M) >71:48.36 >71:48.36 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:443:0: note: type mismatch in parameter 1 >71:48.36 STAGE(move_dst_src) { >71:48.36 >71:48.36 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.36 typedef __SIZE_TYPE__ size_t; >71:48.36 ^ >71:48.36 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:443:0: note: 'sk_move_dst_src' was previously declared here >71:48.36 STAGE(move_dst_src) { >71:48.36 >71:48.36 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_move_src_dst' does not match original declaration [-Wlto-type-mismatch] >71:48.36 STAGES(M) >71:48.36 >71:48.36 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:437:0: note: type mismatch in parameter 1 >71:48.36 STAGE(move_src_dst) { >71:48.36 >71:48.36 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.36 typedef __SIZE_TYPE__ size_t; >71:48.36 ^ >71:48.36 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:437:0: note: 'sk_move_src_dst' was previously declared here >71:48.36 STAGE(move_src_dst) { >71:48.36 >71:48.37 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_swap' does not match original declaration [-Wlto-type-mismatch] >71:48.37 STAGES(M) >71:48.37 >71:48.37 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:426:0: note: type mismatch in parameter 1 >71:48.37 STAGE(swap) { >71:48.37 >71:48.37 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.37 typedef __SIZE_TYPE__ size_t; >71:48.37 ^ >71:48.37 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:426:0: note: 'sk_swap' was previously declared here >71:48.37 STAGE(swap) { >71:48.37 >71:48.37 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_swap_rb' does not match original declaration [-Wlto-type-mismatch] >71:48.37 STAGES(M) >71:48.38 >71:48.38 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:420:0: note: type mismatch in parameter 1 >71:48.38 STAGE(swap_rb) { >71:48.38 >71:48.38 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.38 typedef __SIZE_TYPE__ size_t; >71:48.38 ^ >71:48.38 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:420:0: note: 'sk_swap_rb' was previously declared here >71:48.38 STAGE(swap_rb) { >71:48.38 >71:48.38 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_set_rgb' does not match original declaration [-Wlto-type-mismatch] >71:48.38 STAGES(M) >71:48.38 >71:48.38 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:414:0: note: type mismatch in parameter 1 >71:48.38 STAGE(set_rgb) { >71:48.38 >71:48.38 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.38 typedef __SIZE_TYPE__ size_t; >71:48.38 ^ >71:48.38 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:414:0: note: 'sk_set_rgb' was previously declared here >71:48.38 STAGE(set_rgb) { >71:48.39 >71:48.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_clamp_a' does not match original declaration [-Wlto-type-mismatch] >71:48.39 STAGES(M) >71:48.39 >71:48.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:407:0: note: type mismatch in parameter 1 >71:48.39 STAGE(clamp_a) { >71:48.39 >71:48.39 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.39 typedef __SIZE_TYPE__ size_t; >71:48.39 ^ >71:48.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:407:0: note: 'sk_clamp_a' was previously declared here >71:48.39 STAGE(clamp_a) { >71:48.39 >71:48.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_clamp_1' does not match original declaration [-Wlto-type-mismatch] >71:48.39 STAGES(M) >71:48.39 >71:48.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:400:0: note: type mismatch in parameter 1 >71:48.39 STAGE(clamp_1) { >71:48.39 >71:48.39 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.39 typedef __SIZE_TYPE__ size_t; >71:48.39 ^ >71:48.39 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:400:0: note: 'sk_clamp_1' was previously declared here >71:48.40 STAGE(clamp_1) { >71:48.40 >71:48.40 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_clamp_0' does not match original declaration [-Wlto-type-mismatch] >71:48.40 STAGES(M) >71:48.40 >71:48.40 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:393:0: note: type mismatch in parameter 1 >71:48.40 STAGE(clamp_0) { >71:48.40 >71:48.40 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.40 typedef __SIZE_TYPE__ size_t; >71:48.40 ^ >71:48.40 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:393:0: note: 'sk_clamp_0' was previously declared here >71:48.40 STAGE(clamp_0) { >71:48.40 >71:48.40 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_softlight' does not match original declaration [-Wlto-type-mismatch] >71:48.40 STAGES(M) >71:48.40 >71:48.40 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:376:0: note: type mismatch in parameter 1 >71:48.40 BLEND_MODE(softlight) { >71:48.40 >71:48.40 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.41 typedef __SIZE_TYPE__ size_t; >71:48.41 ^ >71:48.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:376:0: note: 'sk_softlight' was previously declared here >71:48.41 BLEND_MODE(softlight) { >71:48.41 >71:48.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_overlay' does not match original declaration [-Wlto-type-mismatch] >71:48.41 STAGES(M) >71:48.41 >71:48.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:371:0: note: type mismatch in parameter 1 >71:48.41 BLEND_MODE(overlay) { >71:48.41 >71:48.41 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.41 typedef __SIZE_TYPE__ size_t; >71:48.41 ^ >71:48.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:371:0: note: 'sk_overlay' was previously declared here >71:48.41 BLEND_MODE(overlay) { >71:48.41 >71:48.41 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_hardlight' does not match original declaration [-Wlto-type-mismatch] >71:48.41 STAGES(M) >71:48.41 >71:48.42 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:367:0: note: type mismatch in parameter 1 >71:48.42 BLEND_MODE(hardlight) { >71:48.42 >71:48.42 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.42 typedef __SIZE_TYPE__ size_t; >71:48.42 ^ >71:48.42 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:367:0: note: 'sk_hardlight' was previously declared here >71:48.42 BLEND_MODE(hardlight) { >71:48.42 >71:48.42 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_colordodge' does not match original declaration [-Wlto-type-mismatch] >71:48.42 STAGES(M) >71:48.42 >71:48.42 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:362:0: note: type mismatch in parameter 1 >71:48.42 BLEND_MODE(colordodge) { >71:48.42 >71:48.42 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.42 typedef __SIZE_TYPE__ size_t; >71:48.42 ^ >71:48.42 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:362:0: note: 'sk_colordodge' was previously declared here >71:48.42 BLEND_MODE(colordodge) { >71:48.42 >71:48.42 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_colorburn' does not match original declaration [-Wlto-type-mismatch] >71:48.42 STAGES(M) >71:48.42 >71:48.43 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:357:0: note: type mismatch in parameter 1 >71:48.43 BLEND_MODE(colorburn) { >71:48.43 >71:48.43 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.43 typedef __SIZE_TYPE__ size_t; >71:48.43 ^ >71:48.43 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:357:0: note: 'sk_colorburn' was previously declared here >71:48.43 BLEND_MODE(colorburn) { >71:48.43 >71:48.43 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_exclusion' does not match original declaration [-Wlto-type-mismatch] >71:48.43 STAGES(M) >71:48.43 >71:48.43 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:355:0: note: type mismatch in parameter 1 >71:48.43 BLEND_MODE(exclusion) { return s + d - two(s*d); } >71:48.43 >71:48.43 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.43 typedef __SIZE_TYPE__ size_t; >71:48.43 ^ >71:48.43 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:355:0: note: 'sk_exclusion' was previously declared here >71:48.43 BLEND_MODE(exclusion) { return s + d - two(s*d); } >71:48.43 >71:48.44 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_difference' does not match original declaration [-Wlto-type-mismatch] >71:48.44 STAGES(M) >71:48.44 >71:48.44 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:354:0: note: type mismatch in parameter 1 >71:48.44 BLEND_MODE(difference) { return s + d - two(min(s*da, d*sa)); } >71:48.44 >71:48.44 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.44 typedef __SIZE_TYPE__ size_t; >71:48.44 ^ >71:48.44 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:354:0: note: 'sk_difference' was previously declared here >71:48.44 BLEND_MODE(difference) { return s + d - two(min(s*da, d*sa)); } >71:48.44 >71:48.44 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_lighten' does not match original declaration [-Wlto-type-mismatch] >71:48.45 STAGES(M) >71:48.45 >71:48.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:353:0: note: type mismatch in parameter 1 >71:48.45 BLEND_MODE(lighten) { return s + d - min(s*da, d*sa) ; } >71:48.45 >71:48.45 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.45 typedef __SIZE_TYPE__ size_t; >71:48.45 ^ >71:48.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:353:0: note: 'sk_lighten' was previously declared here >71:48.45 BLEND_MODE(lighten) { return s + d - min(s*da, d*sa) ; } >71:48.45 >71:48.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_darken' does not match original declaration [-Wlto-type-mismatch] >71:48.45 STAGES(M) >71:48.45 >71:48.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:352:0: note: type mismatch in parameter 1 >71:48.45 BLEND_MODE(darken) { return s + d - max(s*da, d*sa) ; } >71:48.45 >71:48.45 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.45 typedef __SIZE_TYPE__ size_t; >71:48.45 ^ >71:48.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:352:0: note: 'sk_darken' was previously declared here >71:48.45 BLEND_MODE(darken) { return s + d - max(s*da, d*sa) ; } >71:48.45 >71:48.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_xor_' does not match original declaration [-Wlto-type-mismatch] >71:48.45 STAGES(M) >71:48.45 >71:48.45 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:338:0: note: type mismatch in parameter 1 >71:48.45 BLEND_MODE(xor_) { return s*inv(da) + d*inv(sa); } >71:48.45 >71:48.45 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.45 typedef __SIZE_TYPE__ size_t; >71:48.46 ^ >71:48.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:338:0: note: 'sk_xor_' was previously declared here >71:48.46 BLEND_MODE(xor_) { return s*inv(da) + d*inv(sa); } >71:48.46 >71:48.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_screen' does not match original declaration [-Wlto-type-mismatch] >71:48.46 STAGES(M) >71:48.46 >71:48.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:337:0: note: type mismatch in parameter 1 >71:48.46 BLEND_MODE(screen) { return s + d - s*d; } >71:48.46 >71:48.46 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.46 typedef __SIZE_TYPE__ size_t; >71:48.46 ^ >71:48.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:337:0: note: 'sk_screen' was previously declared here >71:48.46 BLEND_MODE(screen) { return s + d - s*d; } >71:48.46 >71:48.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_plus_' does not match original declaration [-Wlto-type-mismatch] >71:48.46 STAGES(M) >71:48.46 >71:48.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:336:0: note: type mismatch in parameter 1 >71:48.46 BLEND_MODE(plus_) { return s + d; } >71:48.46 >71:48.46 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.46 typedef __SIZE_TYPE__ size_t; >71:48.46 ^ >71:48.46 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:336:0: note: 'sk_plus_' was previously declared here >71:48.46 BLEND_MODE(plus_) { return s + d; } >71:48.47 >71:48.47 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_multiply' does not match original declaration [-Wlto-type-mismatch] >71:48.47 STAGES(M) >71:48.47 >71:48.47 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:335:0: note: type mismatch in parameter 1 >71:48.47 BLEND_MODE(multiply) { return s*inv(da) + d*inv(sa) + s*d; } >71:48.47 >71:48.47 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.47 typedef __SIZE_TYPE__ size_t; >71:48.47 ^ >71:48.47 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:335:0: note: 'sk_multiply' was previously declared here >71:48.47 BLEND_MODE(multiply) { return s*inv(da) + d*inv(sa) + s*d; } >71:48.47 >71:48.47 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_modulate' does not match original declaration [-Wlto-type-mismatch] >71:48.48 STAGES(M) >71:48.48 >71:48.48 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:334:0: note: type mismatch in parameter 1 >71:48.48 BLEND_MODE(modulate) { return s*d; } >71:48.48 >71:48.48 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.48 typedef __SIZE_TYPE__ size_t; >71:48.48 ^ >71:48.48 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:334:0: note: 'sk_modulate' was previously declared here >71:48.48 BLEND_MODE(modulate) { return s*d; } >71:48.48 >71:48.48 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_dstover' does not match original declaration [-Wlto-type-mismatch] >71:48.48 STAGES(M) >71:48.48 >71:48.48 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:332:0: note: type mismatch in parameter 1 >71:48.48 BLEND_MODE(dstover) { return mad(s, inv(da), d); } >71:48.48 >71:48.48 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.48 typedef __SIZE_TYPE__ size_t; >71:48.48 ^ >71:48.48 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:332:0: note: 'sk_dstover' was previously declared here >71:48.48 BLEND_MODE(dstover) { return mad(s, inv(da), d); } >71:48.48 >71:48.48 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_srcover' does not match original declaration [-Wlto-type-mismatch] >71:48.48 STAGES(M) >71:48.48 >71:48.48 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:331:0: note: type mismatch in parameter 1 >71:48.48 BLEND_MODE(srcover) { return mad(d, inv(sa), s); } >71:48.48 >71:48.48 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.48 typedef __SIZE_TYPE__ size_t; >71:48.49 ^ >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:331:0: note: 'sk_srcover' was previously declared here >71:48.49 BLEND_MODE(srcover) { return mad(d, inv(sa), s); } >71:48.49 >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_dstout' does not match original declaration [-Wlto-type-mismatch] >71:48.49 STAGES(M) >71:48.49 >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:330:0: note: type mismatch in parameter 1 >71:48.49 BLEND_MODE(dstout) { return d * inv(sa); } >71:48.49 >71:48.49 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.49 typedef __SIZE_TYPE__ size_t; >71:48.49 ^ >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:330:0: note: 'sk_dstout' was previously declared here >71:48.49 BLEND_MODE(dstout) { return d * inv(sa); } >71:48.49 >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_srcout' does not match original declaration [-Wlto-type-mismatch] >71:48.49 STAGES(M) >71:48.49 >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:329:0: note: type mismatch in parameter 1 >71:48.49 BLEND_MODE(srcout) { return s * inv(da); } >71:48.49 >71:48.49 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.49 typedef __SIZE_TYPE__ size_t; >71:48.49 ^ >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:329:0: note: 'sk_srcout' was previously declared here >71:48.49 BLEND_MODE(srcout) { return s * inv(da); } >71:48.49 >71:48.49 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_dstin' does not match original declaration [-Wlto-type-mismatch] >71:48.49 STAGES(M) >71:48.49 >71:48.50 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:328:0: note: type mismatch in parameter 1 >71:48.50 BLEND_MODE(dstin) { return d * sa; } >71:48.50 >71:48.50 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.50 typedef __SIZE_TYPE__ size_t; >71:48.50 ^ >71:48.50 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:328:0: note: 'sk_dstin' was previously declared here >71:48.50 BLEND_MODE(dstin) { return d * sa; } >71:48.50 >71:48.50 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_srcin' does not match original declaration [-Wlto-type-mismatch] >71:48.50 STAGES(M) >71:48.50 >71:48.50 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:327:0: note: type mismatch in parameter 1 >71:48.50 BLEND_MODE(srcin) { return s * da; } >71:48.50 >71:48.51 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.51 typedef __SIZE_TYPE__ size_t; >71:48.51 ^ >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:327:0: note: 'sk_srcin' was previously declared here >71:48.51 BLEND_MODE(srcin) { return s * da; } >71:48.51 >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_dstatop' does not match original declaration [-Wlto-type-mismatch] >71:48.51 STAGES(M) >71:48.51 >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:326:0: note: type mismatch in parameter 1 >71:48.51 BLEND_MODE(dstatop) { return d*sa + s*inv(da); } >71:48.51 >71:48.51 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.51 typedef __SIZE_TYPE__ size_t; >71:48.51 ^ >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:326:0: note: 'sk_dstatop' was previously declared here >71:48.51 BLEND_MODE(dstatop) { return d*sa + s*inv(da); } >71:48.51 >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_srcatop' does not match original declaration [-Wlto-type-mismatch] >71:48.51 STAGES(M) >71:48.51 >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:325:0: note: type mismatch in parameter 1 >71:48.51 BLEND_MODE(srcatop) { return s*da + d*inv(sa); } >71:48.51 >71:48.51 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.51 typedef __SIZE_TYPE__ size_t; >71:48.51 ^ >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:325:0: note: 'sk_srcatop' was previously declared here >71:48.51 BLEND_MODE(srcatop) { return s*da + d*inv(sa); } >71:48.51 >71:48.51 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_clear' does not match original declaration [-Wlto-type-mismatch] >71:48.51 STAGES(M) >71:48.51 >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:324:0: note: type mismatch in parameter 1 >71:48.52 BLEND_MODE(clear) { return 0; } >71:48.52 >71:48.52 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.52 typedef __SIZE_TYPE__ size_t; >71:48.52 ^ >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:324:0: note: 'sk_clear' was previously declared here >71:48.52 BLEND_MODE(clear) { return 0; } >71:48.52 >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_constant_color' does not match original declaration [-Wlto-type-mismatch] >71:48.52 STAGES(M) >71:48.52 >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:302:0: note: type mismatch in parameter 1 >71:48.52 STAGE(constant_color) { >71:48.52 >71:48.52 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.52 typedef __SIZE_TYPE__ size_t; >71:48.52 ^ >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:302:0: note: 'sk_constant_color' was previously declared here >71:48.52 STAGE(constant_color) { >71:48.52 >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper.cpp:200:0: warning: type of 'sk_seed_shader' does not match original declaration [-Wlto-type-mismatch] >71:48.52 STAGES(M) >71:48.52 >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:289:0: note: type mismatch in parameter 1 >71:48.52 STAGE(seed_shader) { >71:48.52 >71:48.52 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:216:23: note: type 'size_t' should match type 'void' >71:48.52 typedef __SIZE_TYPE__ size_t; >71:48.52 ^ >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/gfx/skia/skia/src/jumper/SkJumper_stages.cpp:289:0: note: 'sk_seed_shader' was previously declared here >71:48.52 STAGE(seed_shader) { >71:48.52 >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libcubeb/src/cubeb.c:26:0: warning: type of 'pulse_init' does not match original declaration [-Wlto-type-mismatch] >71:48.52 int pulse_init(cubeb ** context, char const * context_name); >71:48.52 >71:48.52 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libcubeb/src/cubeb_pulse.c:599:0: note: 'pulse_init' was previously declared here >71:48.53 pulse_init(cubeb ** context, char const * context_name) >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libcubeb/src/cubeb_pulse.c:599:0: note: code may be misoptimized unless -fno-strict-aliasing is used >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:63:0: warning: 'GetPrintSettings' violates the C++ One Definition Rule [-Wodr] >71:48.53 already_AddRefed<nsIPrintSettings> GetPrintSettings(); >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.cpp:227:0: note: implicit this pointer type mismatch >71:48.53 RemotePrintJobParent::GetPrintSettings() >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.h:25:0: note: type 'struct RemotePrintJobParent' itself violates the C++ One Definition Rule >71:48.53 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:25:0: note: the incompatible type is defined here >71:48.53 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.cpp:227:0: note: 'GetPrintSettings' was previously declared here >71:48.53 RemotePrintJobParent::GetPrintSettings() >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:58:0: warning: 'RegisterListener' violates the C++ One Definition Rule [-Wodr] >71:48.53 void RegisterListener(nsIWebProgressListener* aListener); >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.cpp:219:0: note: implicit this pointer type mismatch >71:48.53 RemotePrintJobParent::RegisterListener(nsIWebProgressListener* aListener) >71:48.53 >71:48.53 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.h:25:0: note: type 'struct RemotePrintJobParent' itself violates the C++ One Definition Rule >71:48.54 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:25:0: note: the incompatible type is defined here >71:48.54 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.cpp:219:0: note: 'RegisterListener' was previously declared here >71:48.54 RemotePrintJobParent::RegisterListener(nsIWebProgressListener* aListener) >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:28:0: warning: '__comp_ctor ' violates the C++ One Definition Rule [-Wodr] >71:48.54 explicit RemotePrintJobParent(nsIPrintSettings* aPrintSettings); >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.cpp:26:0: note: implicit this pointer type mismatch >71:48.54 RemotePrintJobParent::RemotePrintJobParent(nsIPrintSettings* aPrintSettings) >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.h:25:0: note: type 'struct RemotePrintJobParent' itself violates the C++ One Definition Rule >71:48.54 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/layout/RemotePrintJobParent.h:25:0: note: the incompatible type is defined here >71:48.54 class RemotePrintJobParent final : public PRemotePrintJobParent >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/printing/ipc/RemotePrintJobParent.cpp:26:0: note: '__comp_ctor ' was previously declared here >71:48.54 RemotePrintJobParent::RemotePrintJobParent(nsIPrintSettings* aPrintSettings) >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/WebAuthnManager.h:48:0: warning: 'IsRegistrableDomainSuffixOfOrEqualTo' violates the C++ One Definition Rule [-Wodr] >71:48.54 bool IsRegistrableDomainSuffixOfOrEqualTo(const nsAString& aHostSuffixString, >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.cpp:1008:0: note: implicit this pointer type mismatch >71:48.54 nsHTMLDocument::IsRegistrableDomainSuffixOfOrEqualTo(const nsAString& aHostSuffixString, >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.h:37:0: note: type 'struct nsHTMLDocument' itself violates the C++ One Definition Rule >71:48.54 class nsHTMLDocument : public nsDocument, >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/WebAuthnManager.h:46:0: note: the incompatible type is defined here >71:48.54 class nsHTMLDocument { >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/u2f/U2F.cpp:19:0: warning: 'IsRegistrableDomainSuffixOfOrEqualTo' violates the C++ One Definition Rule [-Wodr] >71:48.54 bool IsRegistrableDomainSuffixOfOrEqualTo(const nsAString& aHostSuffixString, >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.cpp:1008:0: note: implicit this pointer type mismatch >71:48.54 nsHTMLDocument::IsRegistrableDomainSuffixOfOrEqualTo(const nsAString& aHostSuffixString, >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.h:37:0: note: type 'struct nsHTMLDocument' itself violates the C++ One Definition Rule >71:48.54 class nsHTMLDocument : public nsDocument, >71:48.54 >71:48.54 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/WebAuthnManager.h:46:0: note: the incompatible type is defined here >71:48.54 class nsHTMLDocument { >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.cpp:1008:0: note: 'IsRegistrableDomainSuffixOfOrEqualTo' was previously declared here >71:48.55 nsHTMLDocument::IsRegistrableDomainSuffixOfOrEqualTo(const nsAString& aHostSuffixString, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.cpp:1008:0: note: code may be misoptimized unless -fno-strict-aliasing is used >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:956:0: warning: 'UpdateEntries' violates the C++ One Definition Rule [-Wodr] >71:48.55 void UpdateEntries(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories); >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:7852:0: note: implicit this pointer type mismatch >71:48.55 HTMLInputElement::UpdateEntries(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories) >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.55 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:7852:0: note: 'UpdateEntries' was previously declared here >71:48.55 HTMLInputElement::UpdateEntries(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories) >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:274:0: warning: 'SetFilesOrDirectories' violates the C++ One Definition Rule [-Wodr] >71:48.55 void SetFilesOrDirectories(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2780:0: note: implicit this pointer type mismatch >71:48.55 HTMLInputElement::SetFilesOrDirectories(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.55 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2780:0: note: 'SetFilesOrDirectories' was previously declared here >71:48.55 HTMLInputElement::SetFilesOrDirectories(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:276:0: warning: 'SetFiles' violates the C++ One Definition Rule [-Wodr] >71:48.55 void SetFiles(nsIDOMFileList* aFiles, bool aSetValueChanged); >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2799:0: note: implicit this pointer type mismatch >71:48.55 HTMLInputElement::SetFiles(nsIDOMFileList* aFiles, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.55 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2799:0: note: 'SetFiles' was previously declared here >71:48.55 HTMLInputElement::SetFiles(nsIDOMFileList* aFiles, >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:270:0: warning: 'GetDisplayFileName' violates the C++ One Definition Rule [-Wodr] >71:48.55 void GetDisplayFileName(nsAString& aFileName) const; >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2732:0: note: 'GetDisplayFileName' was previously declared here >71:48.55 HTMLInputElement::GetDisplayFileName(nsAString& aValue) const >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:156:0: warning: 'Focus' violates the C++ One Definition Rule [-Wodr] >71:48.55 virtual void Focus(ErrorResult& aError) override; >71:48.55 >71:48.55 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:3383:0: note: implicit this pointer type mismatch >71:48.55 HTMLInputElement::Focus(ErrorResult& aError) >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.56 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:3383:0: note: 'Focus' was previously declared here >71:48.56 HTMLInputElement::Focus(ErrorResult& aError) >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.h:908:0: warning: 'GetOwnerNumberControl' violates the C++ One Definition Rule [-Wodr] >71:48.56 HTMLInputElement* GetOwnerNumberControl(); >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2502:0: note: return value type mismatch >71:48.56 HTMLInputElement::GetOwnerNumberControl() >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.56 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.h:126:0: note: the incompatible type is defined here >71:48.56 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2502:0: note: 'GetOwnerNumberControl' was previously declared here >71:48.56 HTMLInputElement::GetOwnerNumberControl() >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:743:0: warning: 'SetValue' violates the C++ One Definition Rule [-Wodr] >71:48.56 void SetValue(const nsAString& aValue, CallerType aCallerType, >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1798:0: note: implicit this pointer type mismatch >71:48.56 HTMLInputElement::SetValue(const nsAString& aValue, CallerType aCallerType, >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.56 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.56 >71:48.56 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1798:0: note: 'SetValue' was previously declared here >71:48.57 HTMLInputElement::SetValue(const nsAString& aValue, CallerType aCallerType, >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:280:0: warning: 'MozSetDndFilesAndDirectories' violates the C++ One Definition Rule [-Wodr] >71:48.57 void MozSetDndFilesAndDirectories(const nsTArray<OwningFileOrDirectory>& aSequence); >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2828:0: note: implicit this pointer type mismatch >71:48.57 HTMLInputElement::MozSetDndFilesAndDirectories(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories) >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.57 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2828:0: note: 'MozSetDndFilesAndDirectories' was previously declared here >71:48.57 HTMLInputElement::MozSetDndFilesAndDirectories(const nsTArray<OwningFileOrDirectory>& aFilesOrDirectories) >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:442:0: warning: 'GetValueAsDecimal' violates the C++ One Definition Rule [-Wodr] >71:48.57 Decimal GetValueAsDecimal() const; >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1786:0: note: 'GetValueAsDecimal' was previously declared here >71:48.57 HTMLInputElement::GetValueAsDecimal() const >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:452:0: warning: 'GetMinimum' violates the C++ One Definition Rule [-Wodr] >71:48.57 Decimal GetMinimum() const; >71:48.57 >71:48.57 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2060:0: note: 'GetMinimum' was previously declared here >71:48.57 HTMLInputElement::GetMinimum() const >71:48.57 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:462:0: warning: 'GetMaximum' violates the C++ One Definition Rule [-Wodr] >71:48.58 Decimal GetMaximum() const; >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:2081:0: note: 'GetMaximum' was previously declared here >71:48.58 HTMLInputElement::GetMaximum() const >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:745:0: warning: 'GetValue' violates the C++ One Definition Rule [-Wodr] >71:48.58 void GetValue(nsAString& aValue, CallerType aCallerType); >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1675:0: note: implicit this pointer type mismatch >71:48.58 HTMLInputElement::GetValue(nsAString& aValue, CallerType aCallerType) >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.58 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1675:0: note: 'GetValue' was previously declared here >71:48.58 HTMLInputElement::GetValue(nsAString& aValue, CallerType aCallerType) >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:786:0: warning: 'Select' violates the C++ One Definition Rule [-Wodr] >71:48.58 void Select(); >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:3459:0: note: implicit this pointer type mismatch >71:48.58 HTMLInputElement::Select() >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.58 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:3459:0: note: 'Select' was previously declared here >71:48.58 HTMLInputElement::Select() >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:151:0: warning: 'AddRef' violates the C++ One Definition Rule [-Wodr] >71:48.58 NS_DECL_ISUPPORTS_INHERITED >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1250:0: note: implicit this pointer type mismatch >71:48.58 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED(HTMLInputElement, >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.58 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1250:0: note: 'AddRef' was previously declared here >71:48.58 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED(HTMLInputElement, >71:48.58 >71:48.58 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:151:0: warning: 'Release' violates the C++ One Definition Rule [-Wodr] >71:48.59 NS_DECL_ISUPPORTS_INHERITED >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1250:0: note: implicit this pointer type mismatch >71:48.59 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED(HTMLInputElement, >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/HTMLInputElement.h:126:0: note: type 'struct HTMLInputElement' itself violates the C++ One Definition Rule >71:48.59 class HTMLInputElement final : public nsGenericHTMLFormElementWithState, >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/HTMLInputElement.cpp:1250:0: note: 'Release' was previously declared here >71:48.59 NS_IMPL_ISUPPORTS_CYCLE_COLLECTION_INHERITED(HTMLInputElement, >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/forms/nsNumberControlFrame.h:119:0: warning: 'GetAnonTextControl' violates the C++ One Definition Rule [-Wodr] >71:48.59 HTMLInputElement* GetAnonTextControl(); >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/forms/nsNumberControlFrame.h:119:0: warning: 'GetAnonTextControl' violates the C++ One Definition Rule [-Wodr] >71:48.59 HTMLInputElement* GetAnonTextControl(); >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/layout/forms/nsNumberControlFrame.cpp:467:0: note: 'GetAnonTextControl' was previously declared here >71:48.59 nsNumberControlFrame::GetAnonTextControl() >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/base/nsIDocument.h:3085:0: warning: 'AsHTMLDocument' violates the C++ One Definition Rule [-Wodr] >71:48.59 virtual nsHTMLDocument* AsHTMLDocument() { return nullptr; } >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/base/nsIDocument.h:3085:0: note: return value type mismatch >71:48.59 virtual nsHTMLDocument* AsHTMLDocument() { return nullptr; } >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.h:37:0: note: type 'struct nsHTMLDocument' itself violates the C++ One Definition Rule >71:48.59 class nsHTMLDocument : public nsDocument, >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/WebAuthnManager.h:46:0: note: the incompatible type is defined here >71:48.59 class nsHTMLDocument { >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/base/nsIDocument.h:3085:0: warning: 'AsHTMLDocument' violates the C++ One Definition Rule [-Wodr] >71:48.59 virtual nsHTMLDocument* AsHTMLDocument() { return nullptr; } >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/base/nsIDocument.h:3085:0: note: return value type mismatch >71:48.59 virtual nsHTMLDocument* AsHTMLDocument() { return nullptr; } >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/html/nsHTMLDocument.h:37:0: note: type 'struct nsHTMLDocument' itself violates the C++ One Definition Rule >71:48.59 class nsHTMLDocument : public nsDocument, >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/ff/dist/include/mozilla/dom/WebAuthnManager.h:46:0: note: the incompatible type is defined here >71:48.59 class nsHTMLDocument { >71:48.59 >71:48.59 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/base/nsIDocument.h:3085:0: note: 'AsHTMLDocument' was previously declared here >71:48.59 virtual nsHTMLDocument* AsHTMLDocument() { return nullptr; } >71:48.60 >71:48.60 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/dom/base/nsIDocument.h:3085:0: note: code may be misoptimized unless -fno-strict-aliasing is used >71:48.60 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/rotate_argb.cc:30:0: warning: type of 'ScaleARGBRowDownEven_SSE2' does not match original declaration [-Wlto-type-mismatch] >71:48.60 void ScaleARGBRowDownEven_SSE2(const uint8* src_ptr, >71:48.60 >71:48.60 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/scale_gcc.cc:1068:0: note: type mismatch in parameter 2 >71:48.60 void ScaleARGBRowDownEven_SSE2(const uint8* src_argb, >71:48.60 >71:48.60 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:149:26: note: type 'ptrdiff_t' should match type 'int' >71:48.60 typedef __PTRDIFF_TYPE__ ptrdiff_t; >71:48.60 ^ >71:48.60 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/scale_gcc.cc:1068:0: note: 'ScaleARGBRowDownEven_SSE2' was previously declared here >71:48.60 void ScaleARGBRowDownEven_SSE2(const uint8* src_argb, >71:48.60 >71:48.60 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/scale_gcc.cc:1068:0: note: code may be misoptimized unless -fno-strict-aliasing is used >71:48.60 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/rotate_argb.cc:46:0: warning: type of 'ScaleARGBRowDownEven_C' does not match original declaration [-Wlto-type-mismatch] >71:48.60 void ScaleARGBRowDownEven_C(const uint8* src_ptr, >71:48.60 >71:48.60 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/scale_common.cc:833:0: note: type mismatch in parameter 2 >71:48.61 void ScaleARGBRowDownEven_C(const uint8* src_argb, >71:48.61 >71:48.61 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stddef.h:149:26: note: type 'ptrdiff_t' should match type 'int' >71:48.61 typedef __PTRDIFF_TYPE__ ptrdiff_t; >71:48.61 ^ >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/scale_common.cc:833:0: note: 'ScaleARGBRowDownEven_C' was previously declared here >71:48.61 void ScaleARGBRowDownEven_C(const uint8* src_argb, >71:48.61 >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/libyuv/libyuv/source/scale_common.cc:833:0: note: code may be misoptimized unless -fno-strict-aliasing is used >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voice_engine_impl.h:35:0: warning: type 'struct VoiceEngineImpl' violates the C++ One Definition Rule [-Wodr] >71:48.61 class VoiceEngineImpl : public voe::SharedData, // Must be the first base class >71:48.61 >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/voice_engine/voice_engine_impl.h:35:0: note: a type with the same name but different base layout is defined in another translation unit >71:48.61 class VoiceEngineImpl : public voe::SharedData, // Must be the first base class >71:48.61 >71:48.61 In member function '__base_ctor ', >71:48.61 inlined from '__base_ctor ' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.cc:23:0: >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:46:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.61 : data_(new T[num_frames * num_channels]()), >71:48.61 >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor ': >71:48.61 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.61 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.61 >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/time_stretch.cc: In member function 'Process': >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/time_stretch.cc:44:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.61 signal_array.reset(new int16_t[signal_len]); >71:48.61 >71:48.61 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.61 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.61 >71:48.61 In member function '__base_ctor ', >71:48.61 inlined from '__base_ctor ' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_processing/audio_buffer.cc:76:0: >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:47:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.61 channels_(new T*[num_channels * num_bands]), >71:48.61 >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor ': >71:48.61 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.61 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.61 >71:48.61 In member function '__base_ctor ', >71:48.61 inlined from '__base_ctor ' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_processing/audio_buffer.cc:76:0: >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:48:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.61 bands_(new T*[num_channels * num_bands]), >71:48.61 >71:48.61 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor ': >71:48.61 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.61 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.61 >71:48.61 In member function '__base_ctor ', >71:48.62 inlined from '__base_ctor ' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/audio_converter.cc:117:0: >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:47:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.62 channels_(new T*[num_channels * num_bands]), >71:48.62 >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor ': >71:48.62 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.62 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.62 >71:48.62 In member function '__base_ctor ', >71:48.62 inlined from '__base_ctor ' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/audio_converter.cc:117:0: >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:48:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.62 bands_(new T*[num_channels * num_bands]), >71:48.62 >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor ': >71:48.62 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.62 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.62 >71:48.62 In member function 'Generate', >71:48.62 inlined from 'DoRfc3389Cng' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl.cc:1785:0, >71:48.62 inlined from 'GetAudioInternal' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq_impl.cc:931:0: >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/comfort_noise.cc:64:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.62 std::unique_ptr<int16_t[]> temp(new int16_t[number_of_samples]); >71:48.62 >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/comfort_noise.cc: In member function 'GetAudioInternal': >71:48.62 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.62 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.62 >71:48.62 In member function '__base_ctor ', >71:48.62 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/blocker.cc:120:0, >71:48.62 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/lapped_transform.cc:85:0: >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:47:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.62 channels_(new T*[num_channels * num_bands]), >71:48.62 >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor .constprop': >71:48.62 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.62 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.62 >71:48.62 In member function '__base_ctor ', >71:48.62 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/blocker.cc:120:0, >71:48.62 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/lapped_transform.cc:85:0: >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:48:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.62 bands_(new T*[num_channels * num_bands]), >71:48.62 >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor .constprop': >71:48.62 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.62 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.62 >71:48.62 In member function '__base_ctor ', >71:48.62 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/blocker.cc:120:0, >71:48.62 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/lapped_transform.cc:85:0: >71:48.62 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:47:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.62 channels_(new T*[num_channels * num_bands]), >71:48.62 >71:48.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor .constprop': >71:48.63 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.63 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.63 >71:48.63 In member function '__base_ctor ', >71:48.63 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/blocker.cc:120:0, >71:48.63 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/lapped_transform.cc:85:0: >71:48.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:48:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.63 bands_(new T*[num_channels * num_bands]), >71:48.63 >71:48.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor .constprop': >71:48.63 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.63 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.63 >71:48.63 In member function '__base_ctor ', >71:48.63 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/blocker.cc:120:0, >71:48.63 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/lapped_transform.cc:85:0: >71:48.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:47:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.63 channels_(new T*[num_channels * num_bands]), >71:48.63 >71:48.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor .constprop': >71:48.63 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.63 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.63 >71:48.63 In member function '__base_ctor ', >71:48.63 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/blocker.cc:120:0, >71:48.63 inlined from '__base_ctor .constprop' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/lapped_transform.cc:85:0: >71:48.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h:48:0: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] >71:48.63 bands_(new T*[num_channels * num_bands]), >71:48.63 >71:48.63 /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/webrtc/trunk/webrtc/common_audio/channel_buffer.h: In member function '__base_ctor .constprop': >71:48.63 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/new:122:0: note: in a call to allocation function 'operator new []' declared here >71:48.63 void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) >71:48.63 >71:48.63 In function 'strncpy', >71:48.63 inlined from 'nr_transport_addr_fmt_ifname_addr_string' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/net/transport_addr.c:107:0: >71:48.63 /usr/include/bits/string_fortified.h:106:0: warning: '__builtin___strncpy_chk': specified bound between 74 and 80 exceeds the size 46 of the destination [-Wstringop-overflow=] >71:48.63 return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); >71:48.63 >71:48.63 In function 'strncpy', >71:48.64 inlined from 'nr_transport_addr_fmt_ifname_addr_string' at /home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/media/mtransport/third_party/nICEr/src/net/transport_addr.c:112:0: >71:48.64 /usr/include/bits/string_fortified.h:106:0: warning: '__builtin___strncpy_chk': specified bound between 74 and 80 exceeds the size 46 of the destination [-Wstringop-overflow=] >71:48.64 return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); >71:48.64 >71:48.64 NSModules are not ordered appropriately >71:48.64 gmake[4]: *** [/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/config/rules.mk:700: libxul.so] Error 1 >71:48.64 gmake[4]: *** Deleting file 'libxul.so' >71:48.64 gmake[3]: *** [/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/config/recurse.mk:73: toolkit/library/target] Error 2 >71:48.64 gmake[2]: *** [/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/config/recurse.mk:33: compile] Error 2 >71:48.64 gmake[1]: *** [/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0/config/rules.mk:432: default] Error 2 >71:48.64 gmake: *** [client.mk:274: build] Error 2 >71:48.65 0 compiler warnings present. >71:48.76 /usr/bin/notify-send --app-name=Mozilla Build System Mozilla Build System Build failed > * ERROR: www-client/firefox-58.0::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_compile > * environment, line 5061: Called die > * The specific snippet of code: > * MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" ./mach build || die > * > * If you need support, post the output of `emerge --info '=www-client/firefox-58.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=www-client/firefox-58.0::gentoo'`. > * The complete build log is located at '/home/portage/portage/www-client/firefox-58.0/temp/build.log'. > * The ebuild environment file is located at '/home/portage/portage/www-client/firefox-58.0/temp/environment'. > * Working directory: '/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0' > * S: '/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0' > >>>> Failed to emerge www-client/firefox-58.0, Log file: > >>>> '/home/portage/portage/www-client/firefox-58.0/temp/build.log' > > * Messages for package www-client/firefox-58.0: > > * You are enabling official branding. You may not redistribute this build > * to any users on your network or the internet. Doing so puts yourself into > * a legal problem with Mozilla Foundation > * You can disable it by emerging firefox _with_ the bindist USE-flag > * User patches applied. > * ERROR: www-client/firefox-58.0::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_compile > * environment, line 5061: Called die > * The specific snippet of code: > * MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" ./mach build || die > * > * If you need support, post the output of `emerge --info '=www-client/firefox-58.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=www-client/firefox-58.0::gentoo'`. > * The complete build log is located at '/home/portage/portage/www-client/firefox-58.0/temp/build.log'. > * The ebuild environment file is located at '/home/portage/portage/www-client/firefox-58.0/temp/environment'. > * Working directory: '/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0' > * S: '/home/portage/portage/www-client/firefox-58.0/work/firefox-58.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 646030
:
517048
|
517052
|
517054