[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 264597] devel/android-tools fails to install if devel/libfmt is installed"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jun 2022 15:54:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264597
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<char>,
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
--
You are receiving this mail because:
You are the assignee for the bug.