Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888025 - media-gfx/enblend-4.2.0_p20161007-r5 fails to compile: pdfTeX error (font expansion): auto expansion is only possible with scalable fonts.
Summary: media-gfx/enblend-4.2.0_p20161007-r5 fails to compile: pdfTeX error (font exp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-22 18:58 UTC by Jaak Ristioja
Modified: 2023-01-04 05:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,538.27 KB, text/x-log)
2022-12-22 18:58 UTC, Jaak Ristioja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2022-12-22 18:58:14 UTC
Created attachment 844777 [details]
build.log

media-gfx/enblend[doc] fails to compile. It appears that it fails to create and install a documentation PDF file.

/var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/work/enblend-4.2.0_p20161
007/doc/enfuse-local-contrast-weighting.tex:260: pdfTeX error (font expansion):
 auto expansion is only possible with scalable fonts.
<argument> ...shipout:D \box_use:N \l_shipout_box 
                                                  
l.260 
      
/var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/work/enblend-4.2.0_p20161
007/doc/enfuse-local-contrast-weighting.tex:260:  ==> Fatal error occurred, no 
output PDF file produced!
Transcript written on enfuse.log.
[1/2] cd /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/work/enblend-4.2.0_p20161007_build && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "Gentoo"
-- Installing: /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/image/usr/bin/enblend
-- Installing: /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/image/usr/bin/enfuse
-- Installing: /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/image/usr/share/man/man1/enblend.1
-- Installing: /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/image/usr/share/man/man1/enfuse.1
-- Installing: /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/image/usr/share/doc/enblend-4.2.0_p20161007-r5/enblend.ps
-- Installing: /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/image/usr/share/doc/enblend-4.2.0_p20161007-r5/enfuse.ps
-- Installing: /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/image/usr/share/doc/enblend-4.2.0_p20161007-r5/enblend.pdf
CMake Error at doc/cmake_install.cmake:53 (file):
  file INSTALL cannot find
  "/var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/work/enblend-4.2.0_p20161007_build/doc/enfuse.pdf":
  No such file or directory.
Call Stack (most recent call first):
  cmake_install.cmake:48 (include)


FAILED: CMakeFiles/install.util 
cd /var/tmp/portage/media-gfx/enblend-4.2.0_p20161007-r5/work/enblend-4.2.0_p20161007_build && /usr/bin/cmake -P cmake_install.cmake
ninja: build stopped: subcommand failed.
Comment 1 Larry the Git Cow gentoo-dev 2023-01-04 05:50:46 UTC
The bug has been closed via the following commit(s):

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

commit d3c1416258227e409c2d69344fd6291f3834a4b7
Author:     Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
AuthorDate: 2022-12-27 06:42:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-04 05:48:13 +0000

    media-gfx/enblend: fix docs build error
    
    Closes: https://bugs.gentoo.org/888025
    Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
    Closes: https://github.com/gentoo/gentoo/pull/28839
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/enblend/enblend-4.2.0_p20161007-r5.ebuild      |  1 +
 .../enblend-4.2.0_p20161007-doc-scaleable-fonts.patch    | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)