Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 09:13:55 +0200 (CEST)
From:      Dan Lukes <dan@obluda.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ade@FreeBSD.org
Subject:   ports/147309: multimedia/vlc dependency to devel/gettext not recorded
Message-ID:  <201006020713.o527DtHe086119@master7.ms.mff.cuni.cz>
Resent-Message-ID: <201006020720.o527K10O074428@freefall.freebsd.org>

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

>Number:         147309
>Category:       ports
>Synopsis:       multimedia/vlc dependency to devel/gettext not recorded
>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:   Wed Jun 02 07:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dan Lukes
>Release:        FreeBSD 7.3-RELEASE-p1 i386
>Organization:
Obludarium
>Environment:
System: FreeBSD
fresh copy of ports tree

>Description:
>From /usr/ports/UPDATING:
 ---------------------
20100530:
  AFFECTS: users of devel/gettext (i.e.: YOU)
...
  If after upgrading:

        # portupgrade -rf gettext

  there are still ports on your system that are looking for libintl.so.8
  (either in ${LOCALBASE}/lib/compat/pkg, or non-existent), _please_ file
  a PR so that a correct direct dependency can be added.
 ------------------------

Output of 'ldd /usr/local/bin/vlc' after sucessfull run of 'portupgrade -rf gettext' 
/usr/local/bin/vlc:
	...
        libintl.so.8 => /usr/local/lib/compat/pkg/libintl.so.8 (0x281de000)
	...

 ==============================
VLC is not recompiled during 'portupgrade -rf gettext' because no dependency to devel/gettext stored:

@name vlc-1.0.6_2,3
@comment ORIGIN:multimedia/vlc
@pkgdep expat-2.0.1_1
@comment DEPORIGIN:textproc/expat2
@pkgdep liveMedia-2010.05.29,1
@comment DEPORIGIN:net/liveMedia
@pkgdep pkg-config-0.23_1
@comment DEPORIGIN:devel/pkg-config
@pkgdep freetype2-2.3.12
@comment DEPORIGIN:print/freetype2
@pkgdep fontconfig-2.8.0,1
@comment DEPORIGIN:x11-fonts/fontconfig
@pkgdep bitstream-vera-1.10_4
@comment DEPORIGIN:x11-fonts/bitstream-vera

>How-To-Repeat:
>Fix:

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



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