Bug 86491

Summary: Kaffeine fails to compile
Product: Ports & Packages Reporter: Ben <benlg03>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ben 2005-09-23 10:10:07 UTC
Kaffeine from /usr/ports/multimedia/kaffeine fails to install. Full error message can be found at http://home.nyc.rr.com/pack03/kaffeine.

How-To-Repeat: #cd /usr/ports/multimedia/kaffeine
#make install clean
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2005-09-23 12:17:14 UTC
State Changed
From-To: open->feedback

/usr/local/bin/meinproc --check --cache index.cache.bz2 ./index.docbook 
XPath error : Undefined variable 
$alphabetical[count(.|key('letter',                                  translate(substring(normalize-space(concat(primary/@sortas, primary[not(@sortas)])), 1, 1),                                            'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ'))[count(ancestor::node()|$scope) = count(ancestor::node()) 
and ($role = @role or $type = @type or 
(string-length($role) = 0 and string-length($type) = 0))][1]) = 1] 
^ 



Can you send a list, which ports you have installed? 
Especially which version of KDE and expat. 

Does this happen with other KDE ports too? 


Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2005-09-23 12:17:14 UTC
Responsible Changed
From-To: freebsd-i386->arved

Over to maintainer
Comment 3 Ben 2005-09-23 16:12:57 UTC
Tilman,

Thanks for the fast reply. Here ya go:

http://home.nyc.rr.com/pack03/pkg_info

No problems with KDE ports that Im aware of, k3b installed fine for me.

Regards,
Ben

On 9/23/05, Tilman Linneweh <arved@freebsd.org> wrote:
>
> Synopsis: Kaffeine fails to compile
>
> State-Changed-From-To: open->feedback
> State-Changed-By: arved
> State-Changed-When: Fri Sep 23 11:17:14 GMT 2005
> State-Changed-Why:
> /usr/local/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
> XPath error : Undefined variable
> $alphabetical[count(.|key('letter',
> translate(substring(normalize-space(concat(primary/@sortas,
> primary[not(@sortas)])), 1, 1),
> 'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ'))[count(ancestor::node()|$scope)
> = count(ancestor::node())
> and ($role = @role or $type = @type or
> (string-length($role) = 0 and string-length($type) = 0))][1]) = 1]
> ^
>
>
>
> Can you send a list, which ports you have installed?
> Especially which version of KDE and expat.
>
> Does this happen with other KDE ports too?
>
>
> Responsible-Changed-From-To: freebsd-i386->arved
> Responsible-Changed-By: arved
> Responsible-Changed-When: Fri Sep 23 11:17:14 GMT 2005
> Responsible-Changed-Why:
> Over to maintainer
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=86491

>
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2005-09-24 23:52:45 UTC
Am 24.09.2005 um 17:30 schrieb Ben:
>  Thanks for the fast reply. Here ya go:
>
>  http://home.nyc.rr.com/pack03/pkg_info
>

Hi Ben,

Can you try upgrading libxml2 to the latest version in ports (2.6.22) 
and try again?

After talking to Phil Rodrigues from KDE Project, We are suspecting 
that something is wrong with your libxml2.

regards
tilman
Comment 5 Ben 2005-09-25 02:56:19 UTC
Tilman,

  Just portupgrade -R to libxml2-2.6.22 but still get the same error=20
messages when trying to install kaffeine.

  Ben

On 9/24/05, Tilman Linneweh <arved@freebsd.org> wrote:
> Am 24.09.2005 um 17:30 schrieb Ben:
> >=A0=A0Thanks for the fast reply. Here ya go:
> >
> >=A0=A0http://home.nyc.rr.com/pack03/pkg_info
> >
>
> Hi Ben,
>
> Can you try upgrading libxml2 to the latest version in ports (2.6.22)
> and try again?
>
> After talking to Phil Rodrigues from KDE Project, We are suspecting
> that something is wrong with your libxml2.
>
> regards
> tilman
>
Comment 6 Tilman Keskinoz freebsd_committer freebsd_triage 2006-01-11 13:49:44 UTC
Hello Ben,

KDE 3.5.0 has been released. Does the problem still exist with KDE 
3.5.0?
Comment 7 Tilman Keskinoz freebsd_committer freebsd_triage 2006-01-19 10:34:11 UTC
State Changed
From-To: feedback->closed

Submitter does not use kaffeine anymore.