From nobody Fri Aug 9 14:27:42 2024 X-Original-To: ports-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 4WgR8H3ksSz5S6nH for ; Fri, 09 Aug 2024 14:27:43 +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 4WgR8G5lvsz4bqD for ; Fri, 9 Aug 2024 14:27:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723213662; a=rsa-sha256; cv=none; b=MaBBOKKyUJ2+OO82CkIM5xZIBkP123UVQh/1ctv6g9xa4uNnQbtV99WaX2qzTqcEbp0HR8 d/WrDsgvOHV8moHuhGtVwLdizMWoS/phvZRIIW05yeWgiW4CI+pLPDYtjm59vgw/sQLhO5 q9QBkPgWTsODbwiQUwiz+iPJYTAjggF6j7F91GZSWVOJZ3zzFyWl3N4JTy/uRwrsfRJtEn OhoZV4W7XSdROsuLuUkgkxule8CBOHOFtXkLXZr6JxYX2HuZCz2+uYCEDp8eT4pFn0uiW/ LY5I+Kjb0jSR1a1jRAAMF81fa7EM5DZiAScgwtqoJ+U3ZEt4E3/qk/pYxqJBWA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723213662; 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=IJK6j845qqtgn1B/43zgRj5Fd+LiEFYiSloUSvWRVts=; b=oFysEk2C/Q26pLrRSlVUkKanQSRrTV4HM9+GRxkm55O1vatozhkuPv2As9E3QagwKua20Q 1iBatd866cLnyxBaMs7qIBMX4C8S/eDyNznJIw78D6hIHFW+5NvV7oqiMwVdtP7wdIiF0a 7oHCGGd8P4BB3+x8IkDhpggm5A+4iQYjQULgh+T/YhGjYCDmgv5OOv+PVh47twzBAHmPR4 woNxXMeIvyDV/+/nZvezi/4qZwaFdUoNCj0jzdzVmJ7aiiW4J5qW8jj05BTGMFwfQS5IaJ ObfHHOlzVGQn4N00Um6TIZo2JLyh5+FeGso2UqYtFVjXypo5ybuwGYU4Hs3xsw== 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 4WgR8G5MLRzL1q for ; Fri, 9 Aug 2024 14:27:42 +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 479ERgnK028088 for ; Fri, 9 Aug 2024 14:27:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 479ERgaU028080 for ports-bugs@FreeBSD.org; Fri, 9 Aug 2024 14:27:42 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: ports-bugs@FreeBSD.org Subject: [Bug 280706] devel/cargo-c: Fails to build with libgit2 1.8.1 Date: Fri, 09 Aug 2024 14:27:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: eduardo@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jbeich@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280706 Bug ID: 280706 Summary: devel/cargo-c: Fails to build with libgit2 1.8.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jbeich@FreeBSD.org Reporter: eduardo@FreeBSD.org Assignee: jbeich@FreeBSD.org Flags: maintainer-feedback?(jbeich@FreeBSD.org) Hello, Doing a exp-run on libgit2 update consumers: warning: libgit2-sys@0.16.2+1.7.2: libgit2/src/libgit2/transports/ssh.c:11:= 10: fatal error: 'libssh2.h' file not found warning: libgit2-sys@0.16.2+1.7.2: 11 | #include warning: libgit2-sys@0.16.2+1.7.2: | ^~~~~~~~~~~ warning: libgit2-sys@0.16.2+1.7.2: 1 error generated. log: https://people.freebsd.org/~eduardo/exp-run/libgit2-181/errors/cargo-c-0.10= .3.log exp-run: https://people.freebsd.org/~eduardo/exp-run/libgit2-181/ Any help is welcome. --=20 You are receiving this mail because: You are the assignee for the bug.=