From nobody Sun Jan 12 18:53:22 2025 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 4YWPfq1yplz5l6G0 for ; Sun, 12 Jan 2025 18:53:23 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YWPfp5BNPz4JfQ for ; Sun, 12 Jan 2025 18:53:22 +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=1736708002; 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=L0hP6H3Z2uoihaJEZPENXdimfyM8jXKA+6sCVHPCCyU=; b=rC2yS0cSYyT0P2rT568jXj3o7Y/lDCYdqrVVuSx68YU3oEs+RiKANbJAMXR2LFesvUOrhV z5+7rGha2HJxXzHr9drckTUDO5Hd6xYdDvZgCMCdAy6MyitCGSibgQAfoc0ZnJIY3Obe8B Hkooxc3n8If3FKSFe1DTNquXIadnKUZ7LE2XSJ8qobmN6eRvvzHoGOdjQT2h+hCUWUI5bG r0KRIfmCOIZStjdNknGXgZ4lDzhZirJihJSuG0aUfmVrcVdR4KRpnW20p/Vgwh6WLFWvva QVGHs6We6jsuOsOlENNHKAyVHk/C5ERCyD+duh/keSBEHe3ot22abY4L74v9XA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736708002; a=rsa-sha256; cv=none; b=wBieIBpds1nszZhabfgr1MWYCGsasJIHtKFuuDneQJrx7WGBCxf6WPwP3K7F/5wuA9Kt5r Q1mg/uKjiNOfNq0JVzKN85TVWcY4vhXQ3P/Ep6JxpVUMIliEgKRHbcikjbQVFOOl/SIHmk hZGcOjRupGV4hNAWk78guPs35Ppx1DFzure28giC7wpgygoGNJqJO8+iQz+LWWjAvzGsi4 KxFJyB+buFUm1Zo531b2dmj64oVYUuC65QhX0CwzsTg2GPuqk9qhnKmV5pFSFBl3VmpR7K pjSrxksvjEYAHLNIkNuvT94X2jTIJ7FN5HH3vJwP6RpNFBk0YyCQ5eKNmfGfjQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YWPfp4WlLzwRM for ; Sun, 12 Jan 2025 18:53:22 +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 50CIrMXm069998 for ; Sun, 12 Jan 2025 18:53:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50CIrMgK069997 for bugs@FreeBSD.org; Sun, 12 Jan 2025 18:53:22 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 284021] usr.sbin/pkg/rsa.c: missing include of string.h Date: Sun, 12 Jan 2025 18:53:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.4-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: Trond.Endrestol@ximalas.info 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-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284021 Bug ID: 284021 Summary: usr.sbin/pkg/rsa.c: missing include of string.h Product: Base System Version: 13.4-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: Trond.Endrestol@ximalas.info On stable/13: --- rsa.o --- /usr/src/usr.sbin/pkg/rsa.c:164:37: error: call to undeclared library funct= ion 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] 164 | ret =3D rsa_verify_data(ctx, sha256, strlen(sha256), sigfil= e, key, keylen, | ^ /usr/src/usr.sbin/pkg/rsa.c:164:37: note: include the header or explicitly provide a declaration for 'strlen' 1 error generated. --=20 You are receiving this mail because: You are the assignee for the bug.=