From nobody Sat Feb 18 14:01:10 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PJr1y4FMZz3sH5C for ; Sat, 18 Feb 2023 14:01:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PJr1y3Dk3z3jGL for ; Sat, 18 Feb 2023 14:01:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676728870; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a1G4csHmyMT+cSYagepegIPOD6NiBB9Ofs0PvFc/8BU=; b=NufoYyxk28CZQxA3GUDnbG2CwfQZ4C8ponSnYGA//XPZBy/XXOs4tYx1DNaiIm8tgR1bGt 8sYe2JlZvvU1E7puIY3q8UOw3+cdZkShQOTxGZioqZPwTnWPfXYs6oFXEhytb2fkAr5rEu 50wGBz7FEhUXcHPTUy8KUZR6jq/s29mu+Wt4pBsgUHKaxiKzJVmNl8nxj9IhB8d1qCauRJ 2aYJoAdMo9ypPb1AzcojpSd4O70JQsfwAvk3I6qXL2u5krYmkV8EogN7zv5ZCE9EGEt7EK xqRa19JjnHQKRJ18w8gLWA+kBunOwgG+97G0zyJNNKQqIfOcwk90k8ryYutBaw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676728870; a=rsa-sha256; cv=none; b=RrnDEmCGB2PakxxO5X+z8pFsjVEQg1Q7y96BROZSH9LdtwhbjiyFXWnz6Zp5UUkj8bbbAY d9sPi6hFH+j8ez0h9+yFzFhgcEe1h3+OZTfTMr5lWucVn3Xaw5hN1GitY/IfyvpqpWsR5t QWHAgbGkTGhKiBmfxDH4KlGjyk0lHK4OdWXpnFmX38WvMTb226sqAOKvB5aVPtm8AuEw6i Y9jFtsgb92bTh3u/Z7/JVOIm6kYugGNwzV+5s+Og/ICs8aRjeVKJg0KmtpZntwKSPNaevP kVcUAa2jQtQmNdVxFOW4GRtTP6FtukKZ3i7/xwp3LJ4Y1YawJV5YzwzePczbSQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PJr1y2CWjzQ7C for ; Sat, 18 Feb 2023 14:01:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31IE1A7W008824 for ; Sat, 18 Feb 2023 14:01:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31IE1AZ3008792 for bugs@FreeBSD.org; Sat, 18 Feb 2023 14:01:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269653] src/sys/dev/an/if_an_pci.c : error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] Date: Sat, 18 Feb 2023 14:01:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269653 Bug ID: 269653 Summary: src/sys/dev/an/if_an_pci.c : error: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] Product: Base System Version: 13.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: ohartmann@walstatt.org Cross Compiling nanoBSD based appliance on CURRENT (14.0-CURRENT #0 main-n261013-df91d8167d97: Sat Feb 18 10:35:40 CET 2023 amd64) with surces = of 13-STABLE as of today:=20 commit e9296dc1bcd21cd9d719389cd04235ce4513e84d (HEAD -> stable/13, origin/stable/13=20 with a customized kernel, in which kernel config the driver "#device an" (Aironet driver) has been commented out=20 kernel compiling results in=20 [...] --- all_subdir_an --- /pool/home/ohartmann/Projects/router/router/apu2c4/src/sys/dev/an/if_an_pci= .c:143:1: error: a function definition without a prototype is deprecated in all versi= ons of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] make[2]: stopped in /pool/home/ohartmann/Projects/router/router/apu2c4/src [...] The last know to me source of 13-STABLE is FreeBSD 13.2-PRERELEASE #183 n254363-d07eb716f35d: Sat Feb 4 10:44:22 CET = 2023 (amd64) --=20 You are receiving this mail because: You are the assignee for the bug.=