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

Bug 368897

Summary: x11-libs/fltk-1.3.0_rc6 USE=doc - cp: cannot stat `latex/refman.pdf': No such file or directory
Product: Gentoo Linux Reporter: Alex Brandt (RETIRED) <alunduil>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED WORKSFORME    
Severity: minor CC: navid.zamani
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =x11-libs/fltk-1.3.0_rc6
Build Log

Description Alex Brandt (RETIRED) gentoo-dev 2011-05-27 14:24:33 UTC
This package fails to build with the doc flag.  I have confirmed it does build without the doc flag.  It appears to have problems finding and running doxygen from inside doxygen (just a cursory glance).

Reproducible: Always

Steps to Reproduce:
1.USE=doc emerge -av1 =x11-libs/fltk-1.3.0_rc6
2.build failure
3.
Actual Results:  
Build error.

Expected Results:  
Successful build.
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2011-05-27 14:26:21 UTC
Created attachment 274793 [details]
emerge --info =x11-libs/fltk-1.3.0_rc6
Comment 2 Alex Brandt (RETIRED) gentoo-dev 2011-05-27 14:26:41 UTC
Created attachment 274795 [details]
Build Log
Comment 3 Navid Zamani 2011-05-28 15:27:19 UTC
By the way: This is true since at least 1.3.0 flat.
I had to do a -doc for every release from that to the current one.

Now I just recommend

=x11-libs/fltk-1.3.0* -doc

in /etc/portage/package.use.
Comment 4 Alex Brandt (RETIRED) gentoo-dev 2011-05-29 03:55:41 UTC
Rebuilding texlive-latex and it's first level dependencies resolved this one for me.  Marking as appropriate.
Comment 5 Navid Zamani 2011-05-30 14:45:25 UTC
(In reply to comment #4)
> Rebuilding texlive-latex and it's first level dependencies resolved this one
> for me.  Marking as appropriate.

Uuum, that still means it’s a bug. It just means the bug was, that texlive-latex wasn’t rebuilt. Why wasn’t it? Shouldn’t revdep-rebuild have caught it, if not @preserved-rebuild or something?

Because in that case we’d have to remake the bug for that code.

Can you give some details on the cause of the problem, Alex?
Thanks. :)
Comment 6 Alex Brandt (RETIRED) gentoo-dev 2011-05-30 15:01:19 UTC
Well, you have the full build log which outlines the specific problem with fltk but a little background as to why this may not be a bug is in order.

Recently, I had a few system issues due to overheats and full filesystems that were causing (among other things) random little portage failures (checksums not coming back correct, etc).  It could be related to these issues and have nothing to do with the original build of texlive-latex (which was long before these new problems).

If this bug should remain open I'd like to put it back in unconfirmed status to see if anyone else stumbles across it and votes it up.  That way we know if we're justified in fighting it or if it was just a fluke on a system going haywire.

Navid, you mentioned that you had been seeing this one since 1.3.0 proper?  Does rebuilding texlive-latex in the manner I mentioned resolve this for you as well?  I would consider that enough motivation to look into the texlive packages as to why the inconsistency occurred.
Comment 7 Navid Zamani 2011-05-30 16:38:54 UTC
(In reply to comment #6)
> It could be related to these issues and have
> nothing to do with the original build of texlive-latex (which was long before
> these new problems).
Uuum, look at comment 3. I have the same problem. ^^
So it’s not just you, or the overheating. (Unless we both overheated at the exact same point in time.)

> If this bug should remain open I'd like to put it back in unconfirmed status > to see if anyone else stumbles across it and votes it up.
Not sure. Anyone who searches for this, will also come across this bug, as filing a new bug has this window above it that, I think, also searches for closed bugs.

> Navid, you mentioned that you had been seeing this one since 1.3.0 proper? 
Yep. It’s not just you. :)

> Does rebuilding texlive-latex in the manner I mentioned resolve this for you > as well?  I would consider that enough motivation to look into the texlive
> packages as to why the inconsistency occurred.

Yes, I just tried it, and it does. USE="-doc" is not needed anymore.

Weird thing. Feel free to look at it, or just wait and see if anyone else stumbles here too. :)
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2011-12-10 14:28:30 UTC
Close as per Comment #4
Comment 9 Navid Zamani 2011-12-10 15:23:25 UTC
(In reply to comment #8)
> Close as per Comment #4
Not read Comment #5?