Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236418 - app-text/djvu-3.5.21 USE=qt3 - /bin/rm: cannot remove `tmp.ts': No such file or directory // make[2]: *** [qt.qm] Error 1
Summary: app-text/djvu-3.5.21 USE=qt3 - /bin/rm: cannot remove `tmp.ts': No such file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 07:13 UTC by Walter Meinl
Modified: 2008-09-14 18:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
log of build (app-text:djvu-3.5.21:20080902-065816.log,107.44 KB, text/plain)
2008-09-02 07:14 UTC, Walter Meinl
Details
emerge --info (ei.txt,4.27 KB, text/plain)
2008-09-02 07:15 UTC, Walter Meinl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Meinl 2008-09-02 07:13:37 UTC
Having here some trouble on amd64 and x86 to compile the new app-text/djvu-3.5.21 ebuild with the qt3 USE flag.
It is of course related to qt3 since it compiles and installs fine with the setting USE='-qt3 -nsplugin'
It is built in both cases with USE='-kde'

Reproducible: Always
Comment 1 Walter Meinl 2008-09-02 07:14:35 UTC
Created attachment 164331 [details]
log of build
Comment 2 Walter Meinl 2008-09-02 07:15:07 UTC
Created attachment 164332 [details]
emerge --info
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2008-09-02 20:40:38 UTC
could you try to build it with MAKEOPTS="-j1"?
Comment 4 Walter Meinl 2008-09-02 23:11:08 UTC
(In reply to comment #3)
> could you try to build it with MAKEOPTS="-j1"?
> 

good catch, setting MAKEOPTS to -j1 worked on both systems, thanks!
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2008-09-03 04:55:01 UTC
Ok, then we know where the bug is. Thank you for report, I'm going to fix that.
Comment 6 Thomas Capricelli 2008-09-08 00:39:25 UTC
hit by the same bug here too, with -j 3.
for your info.
Comment 7 Dominique Michel 2008-09-14 08:53:27 UTC
Just to say that I get the same behaviour on x86. To eerge with -j1 solved it

Thank you..
Comment 8 Peter Volkov (RETIRED) gentoo-dev 2008-09-14 18:01:14 UTC
Fixed in the tree without version bump.