From owner-freebsd-current@freebsd.org Wed Jun 20 01:03:41 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD7A6101A810 for ; Wed, 20 Jun 2018 01:03:41 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic302-2.consmr.mail.bf2.yahoo.com (sonic302-2.consmr.mail.bf2.yahoo.com [74.6.135.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48DC77F09F for ; Wed, 20 Jun 2018 01:03:41 +0000 (UTC) (envelope-from marklmi@yahoo.com) X-YMail-OSG: oORApigVM1kkDIBG754RiLTPtMrMz2UWEK2Cac_52nQ0lM16OkefXbUwm1VBrA5 iI0nLw7TvQ3iLYbjT1Z8upHW_dcO6U5BDV77njioRNQ9fvAikUvOMmm0ijp6yovxXYeCTziGIM_r eC6r5S4Zo6RBbeN80.c.ggYymfL6oJvcWnvQrf05no4PqYm8_VSJwwoo8Pe7Ag1GAzj_Syc_iAT2 wFb3fC5baMAqbWykSfpwtOurQrjA0S0CoBJ_RMQ5Fs7AstNg4YNQ41YZyXdZhUKkVcArfde2O.YV P2_6kJAMi7szAE6Z15p3dErjgOqLmDUck7dtOl0arnP3ayXAR3gau_lMNXPxu0GslphQhBeI2pDk c2m6YADJKPSt_KDQ_hRGGmIljw7Eqqm65u.8qAbMa9uEAHyuJwoL3T8vCw1QBh.IDf4Wm73NPMel O4gX_jQMvqC.qKOqVeOVfgbQ7u5sp3svjDv9RedFFmCiXoaOcYCwMQD.4CbDzH7LrtrUlmgJd0aC Xu83MDeCAnTJpi85ipeChPD7JUTVO4raU3q1f_YxR6NZxVIiCnKTHFnRp5w3r_RnPvwFBRYmGWUL W5muCaj8lSieBNIaTVYw2Wc2MHaVVepQVIXo7VN5LeWhxZ5far4ooUWqGupnMQ7DUl.SnLW5w3Mo XjotT.3sOvm1bnmZI4U_XPcG9PqVTnQtGPHGR_BQ0W_rZFZScYPJNA6_aeMaAQcvLhZUHbPY340O SsICV5J8OuLyhbstT4up5l4iCLYVkiUPFHW.h8egW06AwS.VDIpOJImimT2SvFV8dGRdC6zMH_m8 Cj68SUxOsRmpj7pQwGPnaxdHdLloVGZS4aaGvhOW3D7me8q1MXVxWxkjJBlX7c_8eOE50bYMGnMv vhnQF8twly35mD2DSvicpGXFhenSHZ2WCOY3kxu3bsNaSlVgMxqI1a7VhIbR_s3iA04MjMqWZd7c 8_IdGqunncxEzVtn2xNqpHAM- Received: from sonic.gate.mail.ne1.yahoo.com by sonic302.consmr.mail.bf2.yahoo.com with HTTP; Wed, 20 Jun 2018 01:03:35 +0000 Received: from ip70-189-131-151.lv.lv.cox.net (EHLO [192.168.0.105]) ([70.189.131.151]) by smtp426.mail.bf1.yahoo.com (Oath Hermes SMTP Server) with ESMTPA ID 9edb9fd29086b9df5d909c6a76957b3c; Wed, 20 Jun 2018 01:03:35 +0000 (UTC) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: ci.freebsd.org's FreeBSD-head-amd64-gcc broken by -r335338 and/or -r335339 (-r335389 still broken) Message-Id: Date: Tue, 19 Jun 2018 18:03:32 -0700 To: erj@FreeBSD.org, FreeBSD Current X-Mailer: Apple Mail (2.3445.8.2) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2018 01:03:42 -0000 =46rom = https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/6190/consoleText and https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/6213/ as examples: --- ixl_pf_qmgr.o --- In file included from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.h:36:0, from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.c:36: /workspace/src/sys/dev/ixl/ixl_pf.h:339:6: error: redundant = redeclaration of 'ixl_set_queue_rx_itr' [-Werror=3Dredundant-decls] void ixl_set_queue_rx_itr(struct ixl_rx_queue *); ^~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf.h:39:0, from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.h:36, from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.c:36: /workspace/src/sys/dev/ixl/ixl.h:545:8: note: previous declaration of = 'ixl_set_queue_rx_itr' was here void ixl_set_queue_rx_itr(struct ixl_rx_queue *que); ^~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.h:36:0, from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.c:36: /workspace/src/sys/dev/ixl/ixl_pf.h:404:5: error: redundant = redeclaration of 'ixl_max_aq_speed_to_value' [-Werror=3Dredundant-decls] u64 ixl_max_aq_speed_to_value(u8); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf.h:39:0, from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.h:36, from /workspace/src/sys/dev/ixl/ixl_pf_qmgr.c:36: /workspace/src/sys/dev/ixl/ixl.h:549:6: note: previous declaration of = 'ixl_max_aq_speed_to_value' was here u64 ixl_max_aq_speed_to_value(u8); ^~~~~~~~~~~~~~~~~~~~~~~~~ and: --- all_subdir_ixl --- In file included from /workspace/src/sys/dev/ixl/ixl_pf_main.c:36:0: /workspace/src/sys/dev/ixl/ixl_pf.h:339:6: error: redundant = redeclaration of 'ixl_set_queue_rx_itr' [-Werror=3Dredundant-decls] void ixl_set_queue_rx_itr(struct ixl_rx_queue *); ^~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf.h:39:0, from /workspace/src/sys/dev/ixl/ixl_pf_main.c:36: /workspace/src/sys/dev/ixl/ixl.h:545:8: note: previous declaration of = 'ixl_set_queue_rx_itr' was here void ixl_set_queue_rx_itr(struct ixl_rx_queue *que); ^~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf_main.c:36:0: /workspace/src/sys/dev/ixl/ixl_pf.h:404:5: error: redundant = redeclaration of 'ixl_max_aq_speed_to_value' [-Werror=3Dredundant-decls] u64 ixl_max_aq_speed_to_value(u8); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf.h:39:0, from /workspace/src/sys/dev/ixl/ixl_pf_main.c:36: /workspace/src/sys/dev/ixl/ixl.h:549:6: note: previous declaration of = 'ixl_max_aq_speed_to_value' was here u64 ixl_max_aq_speed_to_value(u8); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf_main.c:39:0: /workspace/src/sys/dev/ixl/ixl_pf_iov.h:60:7: error: redundant = redeclaration of 'ixl_handle_vflr' [-Werror=3Dredundant-decls] void ixl_handle_vflr(void *arg, int pending); ^~~~~~~~~~~~~~~ In file included from /workspace/src/sys/dev/ixl/ixl_pf_main.c:36:0: /workspace/src/sys/dev/ixl/ixl_pf.h:405:6: note: previous declaration of = 'ixl_handle_vflr' was here void ixl_handle_vflr(void *, int); ^~~~~~~~~~~~~~~ =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)