Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 07:01:06 GMT
From:      Ross <basarevych@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/186290: php5-iconv pulls in libiconv from ports on FreeBSD 10
Message-ID:  <201401310701.s0V716gk040977@oldred.freebsd.org>
Resent-Message-ID: <201401310710.s0V7A0Bd089729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         186290
>Category:       misc
>Synopsis:       php5-iconv pulls in libiconv from ports on FreeBSD 10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 31 07:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Ross
>Release:        FreeBSD 10-RELEASE
>Organization:
>Environment:
FreeBSD coffin.local 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260977: Sun Jan 26 11:33:14 EET 2014     root@coffin.local:/usr/obj/data/freebsd/releng-10/sys/COFFIN  amd64
>Description:
> pkg query %do php5-iconv
lang/php5
converters/libiconv

As far as I know this shouldn't happen? I think libiconv is in the base system now.

When I try to run portupgrade I get this:

** Port marked as IGNORE: mail/exim:
        You have iconv support in base system, but /usr/local/include/iconv.h is present too.  It will hiccup the build.

So other ports are not happy with the presense of libiconv port and use iconv from the base system.

>How-To-Repeat:
# pkg remove -f php5-iconv libiconv
# cd /usr/ports/converters/php5-iconv
# make install clean
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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