Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518252 - Stabilize games-strategy/liquidwar6-0.4.3681
Summary: Stabilize games-strategy/liquidwar6-0.4.3681
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2014-07-26 16:20 UTC by Julian Ospald
Modified: 2014-10-10 15:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2014-07-26 16:20:13 UTC
Mark liquidwar6-0.4.3681.ebuild stable.
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2014-08-14 16:42:44 UTC
x86 stable
Comment 2 Chema Alonso Josa (RETIRED) gentoo-dev 2014-09-14 21:59:01 UTC
USE='doc' emerge -1 =games-strategy/liquidwar6-0.4.3681 fails on amd64:

[...]
Making html in dtd
make[2]: Entering directory `/var/tmp/portage/games-strategy/liquidwar6-0.4.3681/work/liquidwar6-0.4.3681/doc/dtd'
make[2]: Nothing to be done for `html'.
make[2]: Leaving directory `/var/tmp/portage/games-strategy/liquidwar6-0.4.3681/work/liquidwar6-0.4.3681/doc/dtd'
make[2]: Entering directory `/var/tmp/portage/games-strategy/liquidwar6-0.4.3681/work/liquidwar6-0.4.3681/doc'
if which dot ; then dot -Kdot -Tpng -odeps.png deps.dot ; fi
if test -d ./liquidwar6.html ; then cp -f ./*.png ./liquidwar6.html/ ; fi
which: no dot in (/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3)
rm -rf liquidwar6.htp
if /bin/sh /var/tmp/portage/games-strategy/liquidwar6-0.4.3681/work/liquidwar6-0.4.3681/missing makeinfo --html   -I . \
 -o liquidwar6.htp liquidwar6.texi; \
then \
  rm -rf liquidwar6.html; \
  if test ! -d liquidwar6.htp && test -d liquidwar6; then \
    mv liquidwar6 liquidwar6.html; else mv liquidwar6.htp liquidwar6.html; fi; \
else \
  if test ! -d liquidwar6.htp && test -d liquidwar6; then \
    rm -rf liquidwar6; else rm -Rf liquidwar6.htp liquidwar6.html; fi; \
  exit 1; \
fi
liquidwar6.texi:2633: @image file `deps.gif' (for HTML) not readable: No such file or directory.
makeinfo: Removing output file `/var/tmp/portage/games-strategy/liquidwar6-0.4.3681/work/liquidwar6-0.4.3681/doc/liquidwar6.htp/index.html' due to errors; use --force to preserve.
make[2]: *** [liquidwar6.html] Error 1
make[2]: Leaving directory `/var/tmp/portage/games-strategy/liquidwar6-0.4.3681/work/liquidwar6-0.4.3681/doc'
make[1]: *** [html-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/games-strategy/liquidwar6-0.4.3681/work/liquidwar6-0.4.3681/doc'
make: *** [html-recursive] Error 1
 * ERROR: games-strategy/liquidwar6-0.4.3681::gentoo failed (compile phase):
 *   emake failed
[...]
Comment 3 Julian Ospald 2014-09-16 14:47:44 UTC
can't reproduce this, maybe it's the joblevel?
Comment 4 Agostino Sarubbo gentoo-dev 2014-10-10 15:28:09 UTC
amd64 stable. Closing.