Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527992 - dev-libs/libexplain-1.4 should depend on app-text/ghostscript-gpl - make: ps2pdf: Command not found
Summary: dev-libs/libexplain-1.4 should depend on app-text/ghostscript-gpl - make: ps2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-02 09:50 UTC by Toralf Förster
Modified: 2014-11-03 11:57 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 Toralf Förster gentoo-dev 2014-11-02 09:50:34 UTC
an ~amd64 chroot gives :
libtool: compile:  x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wextra -Wl,--as-needed -I. -c test/utimes/main.c  -fPIC -DPIC -o test/utimes/.libs/main.o
/bin/sh ./libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc  -O2 -pipe -Wall -Wextra -Wl,--as-needed -I. -c \
	test/vfprintf/main.c -o test/vfprintf/main.lo
libtool: compile:  x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wextra -Wl,--as-needed -I. -c test/v4l1/main.c  -fPIC -DPIC -o test/v4l1/.libs/main.o
groff -Tps -s -I. -t -man etc/building.man > etc/building.ps
ps2pdf etc/building.ps etc/building.pdf
make: ps2pdf: Command not found
Makefile:439: recipe for target 'etc/building.pdf' failed
make: *** [etc/building.pdf] Error 127
make: *** Waiting for unfinished jobs....
libtool: compile:  x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wextra -Wl,--as-needed -I. -c test/v4l2/main.c  -fPIC -DPIC -o test/v4l2/.libs/main.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -O2 -pipe -Wall -Wextra -Wl,--as-needed -I. -c test/vfprintf/main.c  -fPIC -DPIC -o test/vfprintf/.libs/main.o
 * ERROR: dev-libs/libexplain-1.4::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/libexplain-1.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/libexplain-1.4::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-libs:libexplain-1.4:20141102-022955.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libexplain-1.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libexplain-1.4/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/libexplain-1.4/work/libexplain-1.4'
 * S: '/var/tmp/portage/dev-libs/libexplain-1.4/work/libexplain-1.4'
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2014-11-03 11:57:25 UTC
+  03 Nov 2014; Justin Lecher <jlec@gentoo.org> libexplain-1.4.ebuild:
+  Always build docs, #527992
+