Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 20:44:03 GMT
From:      mike jakubik <mikej@rogers.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/92392: xfce4-media port is broken
Message-ID:  <200601262044.k0QKi3us079377@www.freebsd.org>
Resent-Message-ID: <200601262050.k0QKo4YT053028@freefall.freebsd.org>

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

>Number:         92392
>Category:       ports
>Synopsis:       xfce4-media port is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 26 20:50:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     mike jakubik
>Release:        FreeBSD 6.0-STABLE #0: Tue Jan 24 14:55:52 ES
>Organization:
>Environment:
FreeBSD desktop.local 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Jan 24 14:55:52 EST 2006     root@desktop.local:/usr/obj/usr/src/sys/XP  i386

>Description:
                         xfce4-media depends on an old version of libxine, and fails to compile as a result.

---
root@desktop.local:/usr/ports/multimedia/xfce4-media# make
===>  Vulnerability check disabled, database not found
===>  Extracting for Xfce4-media-0.6.0_4
=> MD5 Checksum OK for xfce4/xfmedia-0.6.0.tar.bz2.
=> SHA256 Checksum OK for xfce4/xfmedia-0.6.0.tar.bz2.
===>  Patching for Xfce4-media-0.6.0_4
===>   Xfce4-media-0.6.0_4 depends on file: /usr/local/bin/libtool15 - found
===>   Xfce4-media-0.6.0_4 depends on executable: pkg-config - found
===>   Xfce4-media-0.6.0_4 depends on shared library: xfcegui4.3 - found
===>   Xfce4-media-0.6.0_4 depends on shared library: 
startup-notification-1.0 - found
===>   Xfce4-media-0.6.0_4 depends on shared library: xine.13 - not found
===>    Verifying install for xine.13 in /usr/ports/multimedia/libxine
===>
===> You can enable some features by defining following variables.
===>
===> WITH_ARTS   (arts support)
===> WITH_CACA (libcaca support)
===> WITH_GNOMEVFS2 (gnomevfs2 support)
===> WITH_ESOUND (esound support)
===> WITH_POLYPAUDIO (polypaudio support)
===> WITH_SMB (SMB support)
===> WITH_THEORA (libtheora support)
===> WITH_XVMC (XvMC support, enabled)
===>
===>  Vulnerability check disabled, database not found
===>  Extracting for libxine-1.1.1_1

.. compiles libxine ok, when it tries to install it says it's already 
installed.

root@desktop.local:/usr/ports/multimedia/xfce4-media# pkg_info |grep libxine
libxine-1.1.1_1     Libraries for xine multimedia player
---

Changing the dependency to xine.15 allows the port to compile and install, however the resulting binary crashes.

---
root@desktop.local:~# xfmedia 
Segmentation fault: 11 (core dumped)

(Also, the port is quite outdated, current version is 0.9.1)

>How-To-Repeat:
              Install port.
>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:



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