[Bug 291676] sysutils/android-file-transfer fails to build with option TAGLIB enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Dec 2025 01:07:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291676
Bug ID: 291676
Summary: sysutils/android-file-transfer fails to build with
option TAGLIB enabled
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: tiga@FreeBSD.org
Reporter: void@f-m.fm
Flags: maintainer-feedback?(tiga@FreeBSD.org)
Assignee: tiga@FreeBSD.org
Hi,
sysutils/android-file-transfer fails to build with option TAGLIB enabled.
This option is enabled by default.
context:
[00:00:00] =>> Building sysutils/android-file-transfer
[00:00:00] build started at 2025-12-15T00:30:34+00:00
[00:00:00] port directory: /usr/ports/sysutils/android-file-transfer
[00:00:00] package name: android-file-transfer-4.5_1
[00:00:00] building for: pkgbuilder 15.0-STABLE FreeBSD 15.0-STABLE 1500502
amd64
[00:00:00] maintained by: tiga@FreeBSD.org
[00:00:00] port version: 4.5
[00:00:00] port revision: 1
[00:00:00] Makefile datestamp: Nov 2 22:28:44 2025
[00:00:00] Ports top last git commit: 168bae91febb9e787526e07ca1eb96c657c336ae
[00:00:00] Ports top unclean checkout: no
[00:00:00] =>> Inspecting
/usr/local/poudriere2/data/.m/desktop2-default/ref//usr/ports/sysutils/android-file-transfer
for modifications to git checkout... no
[00:00:00] Port dir unclean checkout: no
[00:00:00] Poudriere version: poudriere-git-3.4.99.20251213
[00:00:00] Host OSVERSION: 1500502
[00:00:00] Jail OSVERSION: 1500502
fails here:
[00:00:02] =======================<phase: lib-depends
>============================
[00:00:02] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
[00:00:02] ===> android-file-transfer-4.5_1 depends on shared library:
libtag.so - not found
[00:00:02] ===> Installing existing package /packages/All/taglib-2.1.1.pkg
[00:00:02] [pkgbuilder] Installing taglib-2.1.1...
[00:00:02] [pkgbuilder] Extracting taglib-2.1.1: .......... done
[00:00:02] ===> android-file-transfer-4.5_1 depends on shared library:
libtag.so - not found
[00:00:02] *** Error code 1
[00:00:02]
[00:00:02] Stop.
[00:00:02] make: stopped making "lib-depends" in
/usr/ports/sysutils/android-file-transfer
[00:00:02] =>> Cleaning up wrkdir
[00:00:02] ===> Cleaning for android-file-transfer-4.5_1
[00:00:02] build of sysutils/android-file-transfer |
android-file-transfer-4.5_1 ended at 2025-12-15T00:30:36+00:00
The port builds normally if the TAGLIB option is disabled
--
You are receiving this mail because:
You are the assignee for the bug.