Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make docs fails #43

Open
anaselli opened this issue Mar 30, 2014 · 5 comments
Open

make docs fails #43

anaselli opened this issue Mar 30, 2014 · 5 comments
Labels
other-maintainer Not maintained by the core YaST team

Comments

@anaselli
Copy link
Contributor

@mvidner make docs fails (i think also for QT) and open a batch mode:

LaTeX Warning: Reference `classYGWizard' on page 9 undefined on input line 118.

) [9] [10]
Chapter 3.
(./struct__HTMLList.tex (/usr/share/texmf-dist/tex/latex/psnfss/ts1phv.fd))
(./struct__YGtkAdjSize.tex) (./struct__YGtkAdjSizeClass.tex [11])
(./struct__YGtkBarGraph.tex) (./struct__YGtkBarGraphClass.tex)
(./struct__YGtkColoredLabel.tex [12]) (./struct__YGtkColoredLabelClass.tex)
(./struct__YGtkFieldEntry.tex) (./struct__YGtkFieldEntryClass.tex [13])
(./struct__YGtkFixed.tex
<struct__YGtkFixed__coll__graph.pdf, id=393, 252.945pt x 113.42375pt>
) (./struct__YGtkFixedChild.tex
[14 <./struct__YGtkFixed__coll__graph.pdf>]) (./struct__YGtkFixedClass.tex)
(./struct__YGtkHelpDialog.tex) (./struct__YGtkHelpDialogClass.tex [15])
(./struct__YGtkImage.tex
<struct__YGtkImage__coll__graph.pdf, id=464, 194.7275pt x 168.63pt>

Runaway argument?
{\begin {tabbing} xx=xx=xx=xx=xx=xx=xx=xx=xx=\kill union {\ETC.
! Paragraph ended before \hypertarget was complete.

\par
l.32

? q
OK, entering \batchmodeMakefile:6: recipe for target 'refman.pdf' failed
gmake[4]: *** [refman.pdf] Error 1
CMakeFiles/docs.dir/build.make:52: recipe for target 'CMakeFiles/docs' failed
make[3]: *** [CMakeFiles/docs] Error 2
CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/docs.dir/all' failed
make[2]: *** [CMakeFiles/docs.dir/all] Error 2
CMakeFiles/Makefile2:102: recipe for target 'CMakeFiles/docs.dir/rule' failed
make[1]: *** [CMakeFiles/docs.dir/rule] Error 2
Makefile:183: recipe for target 'docs' failed
make: *** [docs] Error 2
[anaselli@gimli build]$

@mvidner
Copy link
Member

mvidner commented Apr 4, 2014

Ah, thanks. The SUSE build does not fail... and it is because we do not run LaTeX at all! https://build.opensuse.org/build/devel:libraries:libyui/openSUSE_Factory/x86_64/libyui-gtk-doc/_log
But we do BuildRequire it, duh.
CMake says "Checking for LaTeX: not found"

Do you really want the printable output? I don't think it is very useful.

@anaselli
Copy link
Contributor Author

anaselli commented Apr 4, 2014

well I can remove the latex dep into the spec file, but i cannot remove my latex packages on the system, so here it tries to build it, and fails. QT and Ncurses do not fail though. Maybe remove latex from doxygen specification :)

@mvidner
Copy link
Member

mvidner commented Apr 5, 2014

In that case, disable it by passing -DSKIP_LATEX to cmake.

@anaselli
Copy link
Contributor Author

anaselli commented Apr 5, 2014

fine for me thanks, but the issue cannot be close since it is a broken feature :)

@ancorgs
Copy link

ancorgs commented Mar 17, 2021

Since the Gtk backend is not developed or maintained by the YaST Team at SUSE, I'm adding the "other-maintainer" label to this in order to help filtering the various list of issues.

@ancorgs ancorgs added the other-maintainer Not maintained by the core YaST team label Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other-maintainer Not maintained by the core YaST team
Projects
None yet
Development

No branches or pull requests

3 participants