Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623718 - net-print/cups-filters-1.14.1 : FAIL: test_analyze
Summary: net-print/cups-filters-1.14.1 : FAIL: test_analyze
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
: 623208 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-03 17:40 UTC by Toralf Förster
Modified: 2017-10-18 12:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,13.91 KB, text/plain)
2017-07-03 17:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.54 KB, text/plain)
2017-07-03 17:40 UTC, Toralf Förster
Details
environment (environment,71.53 KB, text/plain)
2017-07-03 17:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.79 KB, application/x-bzip)
2017-07-03 17:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,41.49 KB, application/x-bzip)
2017-07-03 17:40 UTC, Toralf Förster
Details
net-print:cups-filters-1.14.1:20170703-014654.log (net-print:cups-filters-1.14.1:20170703-014654.log,98.82 KB, text/plain)
2017-07-03 17:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.12 KB, application/x-bzip)
2017-07-03 17:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-03 17:40:24 UTC
  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_20170701-124433

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-07-03 17:40:27 UTC
Created attachment 480510 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-03 17:40:30 UTC
Created attachment 480512 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-03 17:40:34 UTC
Created attachment 480514 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-03 17:40:37 UTC
Created attachment 480516 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-03 17:40:40 UTC
Created attachment 480518 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-03 17:40:43 UTC
Created attachment 480520 [details]
net-print:cups-filters-1.14.1:20170703-014654.log
Comment 7 Toralf Förster gentoo-dev 2017-07-03 17:40:46 UTC
Created attachment 480522 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2017-10-18 12:14:25 UTC
Failure looks like missing media-fonts/dejavu depend:

Could not open "/usr/share/fonts/dejavu/DejaVuSans.ttf": No such file or directory
test_analyze: fontembed/test_analyze.c:190: main: Assertion `otf' failed.
FAIL test_analyze (exit status: 134)
Comment 9 Larry the Git Cow gentoo-dev 2017-10-18 12:36:22 UTC
The bug has been closed via the following commit(s):

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

commit d97f60be994bc73667e28aa1d713709abee7828c
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-10-18 12:35:39 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-10-18 12:35:52 +0000

    net-print/cups-filters: add media-fonts/dejavu test depend, bug #623718
    
    Without a dependency tests fail as:
      Could not open "/usr/share/fonts/dejavu/DejaVuSans.ttf": No such file or directory
      test_analyze: fontembed/test_analyze.c:190: main: Assertion `otf' failed.
      FAIL test_analyze (exit status: 134)
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/623718
    Package-Manager: Portage-2.3.11, Repoman-2.3.3

 net-print/cups-filters/cups-filters-1.13.5.ebuild | 3 ++-
 net-print/cups-filters/cups-filters-1.16.4.ebuild | 3 ++-
 net-print/cups-filters/cups-filters-1.17.8.ebuild | 3 ++-
 net-print/cups-filters/cups-filters-1.17.9.ebuild | 3 ++-
 net-print/cups-filters/cups-filters-9999.ebuild   | 3 ++-
 5 files changed, 10 insertions(+), 5 deletions(-)
Comment 10 Sergei Trofimovich (RETIRED) gentoo-dev 2017-10-18 12:40:58 UTC
*** Bug 623208 has been marked as a duplicate of this bug. ***