[Bug 278047] lang/rust: Dependency loop detected with GDB=on

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Mar 2024 08:13:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278047

            Bug ID: 278047
           Summary: lang/rust: Dependency loop detected with GDB=on
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rust@FreeBSD.org
          Reporter: tant.sinnister@googlemail.com
             Flags: maintainer-feedback?(rust@FreeBSD.org)
          Assignee: rust@FreeBSD.org

When compiling rust with the GDB option the build fails with the warning that
gdb depends on py-cryptographie and so also depends on rust.

These packages depend on each other: rust-1.77.0 gdb-14.1_2
source-highlight-3.1.9_9 boost-libs-1.84.0 llvm17-17.0.6_5
py310-recommonmark-0.5.0_2 py310-sphinx-5.3.0_1,1 py310-requests-2.31.0
py310-urllib3-1.26.18,1 py310-cryptography-42.0.5_1,1
py310-setuptools-rust-1.9.0
These packages depend on each other: rust-1.77.0 gdb-14.1_2
source-highlight-3.1.9_9 boost-libs-1.84.0 llvm17-17.0.6_5
py310-recommonmark-0.5.0_2 py310-sphinx-5.3.0_1,1 py310-requests-2.31.0
py310-urllib3-1.26.18,1 py310-cryptography-42.0.5_1,1
These packages depend on each other: py310-cryptography-42.0.5_1,1
py310-setuptools-rust-1.9.0 rust-1.77.0 gdb-14.1_2 source-highlight-3.1.9_9
boost-libs-1.84.0 llvm17-17.0.6_5 py310-recommonmark-0.5.0_2
py310-sphinx-5.3.0_1,1 py310-requests-2.31.0 py310-urllib3-1.26.18,1
py310-openssl-23.2.0,1


Here the options for that build.

_OPTIONS_READ=rust-1.72.0
_FILE_COMPLETE_OPTIONS_LIST=DOCS GDB LTO PORT_LLVM SOURCES WASM
OPTIONS_FILE_SET+=DOCS
OPTIONS_FILE_SET+=GDB
OPTIONS_FILE_SET+=LTO
OPTIONS_FILE_UNSET+=PORT_LLVM
OPTIONS_FILE_SET+=SOURCES
OPTIONS_FILE_SET+=WASM

-- 
You are receiving this mail because:
You are the assignee for the bug.