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

Bug 556808

Summary: app-doc/doxygen[dot,latex] required by dev-cpp/eigen-3.2.5:3/3
Product: Gentoo Linux Reporter: Juergen Rose <rose>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: bircoph, dev-tools, kde
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430914, 554974    

Description Juergen Rose 2015-08-06 07:26:37 UTC
'emerge -pv --update --newuse --deep --with-bdeps=y --backtrack=30 @world' complains about:

root@lynx:/root(5)#  emerge -pv --update --newuse --deep --with-bdeps=y --backtrack=30 @world

These are the packages that would be merged, in order:
...

app-doc/doxygen:0

  (app-doc/doxygen-1.8.10:0/0::gentoo, ebuild scheduled for merge) conflicts with
    app-doc/doxygen[dot,latex] required by (dev-cpp/eigen-3.2.5:3/3::gentoo, installed)
                        ^^^^^ 


'emerge -pvD doxygen' wants to reemerge doxygen without the latex USE flag:

root@lynx:/root(5)# emerge -pvD doxygen

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] app-doc/doxygen-1.8.10::gentoo [1.8.9.1::gentoo] USE="doc dot qt4 -clang -debug -doxysearch (-sqlite) (-latex%*)" LINGUAS="de fr ru -af -ar -ca -cs -da -el -eo -es -fa -fi -hr -hu -hy -id -it -ja -ko -lt -mk -nb -nl -pl -pt -pt_BR -ro -sk -s



Reproducible: Always
Comment 1 Andrew Savchenko gentoo-dev 2015-08-06 09:51:45 UTC
This is really a question to doxygen: what happened to latex support after moving to cmake? I see only
doc? ( app-text/texlive[extra] )
dependency. Is this it?
Comment 2 Matthias Maier gentoo-dev 2015-08-06 14:54:40 UTC
Ah crap. I have reintroduced the use flag for the time being...

We should at some point start to track down #430914.


*doxygen-1.8.10-r1 (06 Aug 2015)

  06 Aug 2015; Matthias Maier <tamiko@gentoo.org> +doxygen-1.8.10-r1.ebuild:
  do not link support libraries dynamically, see discussion on bug #554974;
  reintroduce useless latex use flag, see bug #556808