ports/156035: libgpg-error-1.10 wrongly identifies libiconv as not found - results in broken build
Achilleas Mantzios
panixgr at yahoo.com
Tue Mar 29 12:20:10 UTC 2011
>Number: 156035
>Category: ports
>Synopsis: libgpg-error-1.10 wrongly identifies libiconv as not found - results in broken build
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 29 12:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Achilleas Mantzios
>Release: 8.2-RELEASE
>Organization:
>Environment:
FreeBSD panix.internal.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Mar 23 13:27:15 EET 2011 doroot at panix.internal.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
When building gnome2, it needs gnupg, which it tries to install as a dependency libgpg-error. libgpg-error needs libiconv. libiconv is installed, however libgpg-error wrongly detects libiconv as not installed.
Build goes like:
..................
===> Patching for libgpg-error-1.10
===> libgpg-error-1.10 depends on package: libtool>=2.4 - found
===> libgpg-error-1.10 depends on package: libtool>=2.4 - found
===> libgpg-error-1.10 depends on shared library: iconv.3 - not found
===> Verifying reinstall for iconv.3 in /usr/ports/converters/libiconv
===> Vulnerability check disabled, database not found
===> License check disabled, port has not defined LICENSE
===> Found saved configuration for libiconv-1.13.1_1
===> Extracting for libiconv-1.13.1_1
=> SHA256 Checksum OK for libiconv-1.13.1.tar.gz.
===> Patching for libiconv-1.13.1_1
===> Applying FreeBSD patches for libiconv-1.13.1_1
===> libiconv-1.13.1_1 depends on package: libtool>=2.4 - found
===> Configuring for libiconv-1.13.1_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
......................
===> Installing for libiconv-1.13.1_1
===> Generating temporary packing list
===> Checking if converters/libiconv already installed
===> libiconv-1.13.1_1 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of converters/libiconv
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/converters/libiconv.
*** Error code 1
Stop in /usr/ports/converters/libiconv.
*** Error code 1
Stop in /usr/ports/converters/libiconv.
*** Error code 1
Stop in /usr/ports/security/libgpg-error.
*** Error code 1
Stop in /usr/ports/security/libgpg-error.
*** Error code 1
Stop in /usr/ports/security/libassuan.
*** Error code 1
Stop in /usr/ports/security/libassuan.
*** Error code 1
Stop in /usr/ports/security/gnupg.
*** Error code 1
Stop in /usr/ports/security/gnupg.
*** Error code 1
Stop in /usr/ports/security/gnupg.
>How-To-Repeat:
In a completely clean system try to install gnome2 by
portinstall -P /usr/ports/x11/gnome
>Fix:
setenv FORCE_PKG_REGISTER
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list