Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2024 08:13:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278047] lang/rust: Dependency loop detected with GDB=on
Message-ID:  <bug-278047-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278047

            Bug ID: 278047
           Summary: lang/rust: Dependency loop detected with GDB=3Don
           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 th=
at
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=3Drust-1.72.0
_FILE_COMPLETE_OPTIONS_LIST=3DDOCS GDB LTO PORT_LLVM SOURCES WASM
OPTIONS_FILE_SET+=3DDOCS
OPTIONS_FILE_SET+=3DGDB
OPTIONS_FILE_SET+=3DLTO
OPTIONS_FILE_UNSET+=3DPORT_LLVM
OPTIONS_FILE_SET+=3DSOURCES
OPTIONS_FILE_SET+=3DWASM

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278047-7788>