Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 268883

Summary: qjackctl-0.3.4 fail to install, Parse error.
Product: Gentoo Linux Reporter: Dominique Michel <dominique.c.michel>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hwoarang
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment
emerge --info

Description Dominique Michel 2009-05-06 23:28:29 UTC
Install qjackctl-0.3.4 into /var/tmp/portage/media-sound/qjackctl-0.3.4/image/ fail with 2 parse errors, premature end of file.

Reproducible: Always

Steps to Reproduce:
1. emerge qjackctl
2.
3.

Actual Results:  
make -j5 DESTDIR=/var/tmp/portage/media-sound/qjackctl-0.3.4/image/ install 
Updating 'translations/qjackctl_de.ts'...

    Found 729 source text(s) (0 new and 729 already existing)

Updating 'translations/qjackctl_de.ts'...

Updating 'translations/qjackctl_de.ts'...

    Found 729 source text(s) (0 new and 729 already existing)

    Found 729 source text(s) (0 new and 729 already existing)

Updating 'translations/qjackctl_de.ts'...

Updating 'translations/qjackctl_es.ts'...

Updating 'translations/qjackctl_es.ts'...

    Found 729 source text(s) (0 new and 729 already existing)

    Found 729 source text(s) (0 new and 729 already existing)

    Found 729 source text(s) (0 new and 729 already existing)

Parse error at /var/tmp/portage/media-sound/qjackctl-0.3.4/work/qjackctl-0.3.4/translations/qjackctl_es.ts:815:5: Premature end of document.
Parse error at /var/tmp/portage/media-sound/qjackctl-0.3.4/work/qjackctl-0.3.4/translations/qjackctl_es.ts:2417:26: Premature end of document.
Updating 'translations/qjackctl_fr.ts'...

Updating 'translations/qjackctl_fr.ts'...

Updating 'translations/qjackctl_fr.ts'...

    Found 729 source text(s) (0 new and 729 already existing)

Parse error at /var/tmp/portage/media-sound/qjackctl-0.3.4/work/qjackctl-0.3.4/translations/qjackctl_fr.ts:2033:0: Premature end of document.
    Found 729 source text(s) (0 new and 729 already existing)

    Found 729 source text(s) (0 new and 729 already existing)

Updating 'translations/qjackctl_ru.ts'...

Updating 'translations/qjackctl_ru.ts'...

Updating 'translations/qjackctl_ru.ts'...

    Found 729 source text(s) (0 new and 729 already existing)

    Found 729 source text(s) (0 new and 729 already existing)

Parse error at /var/tmp/portage/media-sound/qjackctl-0.3.4/work/qjackctl-0.3.4/translations/qjackctl_ru.ts:3932:47: Premature end of document.
make: *** [translations/qjackctl_de.ts] Error 1
make: *** Waiting for unfinished jobs....
    Found 729 source text(s) (0 new and 729 already existing)

make: *** [translations/qjackctl_ru.ts] Error 1
make: *** [translations/qjackctl_es.ts] Error 1


Expected Results:  
That emerge did success to install qjackctl.
Comment 1 Dominique Michel 2009-05-06 23:30:53 UTC
Created attachment 190559 [details]
build.log
Comment 2 Dominique Michel 2009-05-06 23:32:21 UTC
Created attachment 190560 [details]
environment
Comment 3 Dominique Michel 2009-05-06 23:35:30 UTC
Created attachment 190565 [details]
emerge --info
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2009-05-07 08:33:49 UTC
What is your qt version? 
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2009-05-07 13:45:47 UTC

*** This bug has been marked as a duplicate of bug 260244 ***