Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608378 - dev-tex/hevea-2.03 now depends on dev-ml/ocamlbuild to build
Summary: dev-tex/hevea-2.03 now depends on dev-ml/ocamlbuild to build
Status: RESOLVED DUPLICATE of bug 607204
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-06 00:59 UTC by Steven Trogdon
Modified: 2017-02-11 10:54 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 Steven Trogdon 2017-02-06 00:59:58 UTC
* hevea-2.03.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                          [ ok ]
 * checking ebuild checksums ;-) ...                                               [ ok ]
 * checking miscfile checksums ;-) ...                                             [ ok ]
>>> Unpacking source...
>>> Unpacking hevea-2.03.tar.gz to /var/tmp/portage/dev-tex/hevea-2.03/work
>>> Source unpacked in /var/tmp/portage/dev-tex/hevea-2.03/work
>>> Preparing source in /var/tmp/portage/dev-tex/hevea-2.03/work/hevea-2.03 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-tex/hevea-2.03/work/hevea-2.03 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-tex/hevea-2.03/work/hevea-2.03 ...
make -j5 PREFIX=/usr DESTDIR=/var/tmp/portage/dev-tex/hevea-2.03/image/ LIBDIR=/usr/lib64/hevea LATEXLIBDIR=/usr/share/texmf-site/tex/latex/hevea config.sh 
make -j5 PREFIX=/usr 
sh ocb.sh opt
ocb.sh: line 12: ocamlbuild: command not found
make: *** [Makefile:59: ocb-opt] Error 127
 * ERROR: dev-tex/hevea-2.03::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-tex/hevea-2.03::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-tex/hevea-2.03::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-tex/hevea-2.03/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-tex/hevea-2.03/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-tex/hevea-2.03/work/hevea-2.03'
 * S: '/var/tmp/portage/dev-tex/hevea-2.03/work/hevea-2.03'

The fix is to add 

DEPEND="${DEPEND} dev-ml/ocamlbuild"

as in hevea-2.2[8|9]
Comment 1 Alexis Ballier gentoo-dev 2017-02-11 10:54:10 UTC
yep; we're stabilizing a new one, no need to bother about this one

*** This bug has been marked as a duplicate of bug 607204 ***