Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2022 15:54:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264597] devel/android-tools fails to install if devel/libfmt is installed
Message-ID:  <bug-264597-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 264597
           Summary: devel/android-tools fails to install if devel/libfmt
                    is installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
                CC: nc@FreeBSD.org, sunpoet@FreeBSD.org
                CC: nc@FreeBSD.org, sunpoet@FreeBSD.org

Scenario:
- FreeBSD 12.3 latest patchlevel
- ports latest
- using portmaster to upgrade ports
- comms/scrcpy is installed and pulls in devel/android-tools
- converters/osm2pgsql is installed and needs devel/libfmt for building
- running portmaster -a after the latest ports update

Result:
- The build of devel/android-tools fails with

ld: error: undefined symbol: fmt::v8::vformat(fmt::v8::basic_string_view<ch=
ar>,
fmt::v8::basic_format_args<fmt::v8::basic_format_context<fmt::v8::appender,
char> >)

Expected result:
- The build should succeed.

Scenario (continued):
- Removing the installed devel/libfmt (pkg delete ...)

Result (continued):
- The build of devel/android-tools succeeds

-- Martin

--=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-264597-7788>