Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635984 - media-gfx/asymptote-2.41-r1: build fails with USE=doc
Summary: media-gfx/asymptote-2.41-r1: build fails with USE=doc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-31 08:23 UTC by Serge Gavrilov
Modified: 2017-10-31 17:01 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge--info.log,21.06 KB, text/x-log)
2017-10-31 13:56 UTC, Serge Gavrilov
Details
asymptote build log (asymptote-build.log,42.44 KB, text/x-log)
2017-10-31 14:07 UTC, Serge Gavrilov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Gavrilov 2017-10-31 08:23:48 UTC
mkdir -p asy-faq.html
perl bfnnconv.pl asy-faq.bfnn
no asy-faq.xrefdb (No such file or directory) at bfnnconv.pl line 43.
Can't locate m-ascii.pl in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.26.1/x86_64-linux /usr/local/lib64/perl5/5.26.1 /usr/lib64/perl5/vendor_perl/5.26.1/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.1 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.24.0 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.26.1/x86_64-linux /usr/lib64/perl5/5.26.1) at bfnnconv.pl line 64.
make: *** [Makefile:7: faq] Error 2
 * ERROR: media-gfx/asymptote-2.41-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-gfx/asymptote-2.41-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-gfx/asymptote-2.41-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/media-gfx:asymptote-2.41-r1:20171031-081201.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/asymptote-2.41-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/asymptote-2.41-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/media-gfx/asymptote-2.41-r1/work/asymptote-2.41/doc/FAQ'
 * S: '/var/tmp/portage/media-gfx/asymptote-2.41-r1/work/asymptote-2.41'
Comment 1 Michael Palimaka (kensington) gentoo-dev 2017-10-31 13:53:40 UTC
Please attach also the full build log and emerge --info.
Comment 2 Serge Gavrilov 2017-10-31 13:56:18 UTC
Created attachment 501344 [details]
emerge --info
Comment 3 Serge Gavrilov 2017-10-31 14:07:56 UTC
Created attachment 501346 [details]
asymptote build log
Comment 4 Larry the Git Cow gentoo-dev 2017-10-31 17:01:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df38bbfac7d3b278f23fabc4d34ed48534881852

commit df38bbfac7d3b278f23fabc4d34ed48534881852
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2017-10-31 17:01:12 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2017-10-31 17:01:12 +0000

    media-gfx/asymptote: patch a perl source to work with perl-5.26
    
    Closes: https://bugs.gentoo.org/635984
    Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-gfx/asymptote/asymptote-2.41-r1.ebuild             |  3 +++
 media-gfx/asymptote/files/asymptote-2.41-perl-5.26.patch | 10 ++++++++++
 2 files changed, 13 insertions(+)