Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638342 - media-gfx/fontforge-20170731[-X] fails tests
Summary: media-gfx/fontforge-20170731[-X] fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-21 16:45 UTC by eroen
Modified: 2017-12-09 16:57 UTC (History)
1 user (show)

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


Attachments
media-gfx/fontforge-20170731:20171121-164102.log (fontforge-20170731:20171121-164102.log,371.68 KB, text/plain)
2017-11-21 16:45 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2017-11-21 16:45:55 UTC
Created attachment 505278 [details]
media-gfx/fontforge-20170731:20171121-164102.log

From the upstream bug (in $URL) it appears this issue can other unhappiness too.


make[3]: Entering directory '/var/tmp/portage/media-gfx/fontforge-20170731/work/fontforge-2.0.20170731/tests'
/bin/mkdir -p ./fonts
../fontforgeexe/fontforge -c 'open(argv[1]).generate(argv[2])' fonts/Ambrosia.sfd fonts/Ambrosia.pt3
Copyright (c) 2000-2014 by George Williams. See AUTHORS for Contributors.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
 Based on sources from 16:41 UTC 21-Nov-2017-D.
 Based on source from git with hash: 
/bin/mkdir -p ./results
/bin/sh './testsuite' 
## ---------------------------------- ##
## fontforge 2.0.20170731 test suite. ##
## ---------------------------------- ##

FontForge Native Scripting Tests

  1: Generate a few font files                       skipped (testsuite.at:67)
  2: OTF CID font check                              skipped (testsuite.at:68)
  3: Non-OTF CID font check                          ok
  4: Chunk of memory check                           skipped (testsuite.at:70)
  5: Kerning information checks                      ok
  6: Incorrect names and count checks                skipped (testsuite.at:72)
  7: Contextual chaining tables don't crash          ok
  8: Contextual chaining tables don't crash          ok
  9: Read and generate Type3 fonts                   ok
 10: Generate some error messages                    skipped (testsuite.at:76)
 11: Check for unexpected endif                      ok
 12: Infinite loop test on 0 length spline           ok
 13: Copy/Paste clipboard test for crash             FAILED (testsuite.at:79)
 14: Remove overlap test #1                          ok
 15: while loop check, loop 10x                      ok
 16: Simple 'Bad Kerning' check                      ok
 17: Generate a font family                          ok
 18: Make GPOS, GSUB, morx without crashing          ok
 19: Remove overlap test #2                          ok
 20: Test simplify                                   ok
 21: Test merge fonts                                FAILED (testsuite.at:87)
 22: Test quadratic conversion                       skipped (testsuite.at:88)
 23: Count contour points properly                   skipped (testsuite.at:89)
 24: Generate, save and open a .pfa file             ok
 25: Replace with reference                          ok
 26: Merged                                          skipped (testsuite.at:92)
 27: Merge kern                                      skipped (testsuite.at:93)
 28: Test Unicode encodings                          ok
 29: The 'i' glyph test                              ok
 30: Another deja-vu point number                    ok
 31: Don't distort the curve (by much)               ok
 32: Produce equivalent font in CFF check            skipped (testsuite.at:99)
 33: Check that detach glyph works #1                FAILED (testsuite.at:100)
 34: Check that detach glyph works #2                skipped (testsuite.at:101)
 35: Try SVG and PT3                                 ok
 36: Test generation of TrueType instructions        ok
 37: Test StrSplit overrun                           ok
 38: Ligatures and Fractions Table Lookups           ok
 39: TTC loading                                     ok

FontForge Python Scripting Tests

 40: FontForge .sfd file open check                  ok
 41: FontForge .ttc file open check                  ok
 42: Generate several font files                     ok
 43: Point count check                               skipped (testsuite.at:114)
 44: Odd morx test without crashing                  skipped (testsuite.at:115)
 45: Make new font                                   FAILED (testsuite.at:116)
 46: WOFF major minor meta check                     skipped (testsuite.at:117)
 47: Various stroke tests                            ok
 48: Clockwise direction test                        ok
 49: Generate duplicate fonts test                   ok
 50: Math table test                                 FAILED (testsuite.at:121)
 51: Check for splinestroke 0 len fail               FAILED (testsuite.at:122)
 52: PythonAPI: font glyph iteration                 ok
 53: Ligatures and Fractions Table Lookups           ok
 54: Validate WOFF output                            ok

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 40 tests were run,
6 failed unexpectedly.
14 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

   To: <fontforge-devel@lists.sourceforge.net>
   Subject: [fontforge 2.0.20170731] testsuite: 13 21 33 45 50 51 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

make[3]: *** [Makefile:1473: check-local] Error 1
make[3]: Leaving directory '/var/tmp/portage/media-gfx/fontforge-20170731/work/fontforge-2.0.20170731/tests'
make[2]: *** [Makefile:1333: check-am] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-gfx/fontforge-20170731/work/fontforge-2.0.20170731/tests'
make[1]: *** [Makefile:1622: check-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-gfx/fontforge-20170731/work/fontforge-2.0.20170731'
make: *** [Makefile:1911: check] Error 2
 * ERROR: media-gfx/fontforge-20170731::gentoo failed (test phase):
 *   Make check failed. See above for details.
 * 
 * Call stack:
 *            ebuild.sh, line  124:  Called src_test
 *          environment, line 3421:  Called default
 *   phase-functions.sh, line  853:  Called default_src_test
 *   phase-functions.sh, line  882:  Called __eapi0_src_test
 *     phase-helpers.sh, line  763:  Called die
 * The specific snippet of code:
 *   		$emake_cmd ${internal_opts} check || \
 *   			die "Make check failed. See above for details."


dmesg:

[ +35.595446] fontforge[198145]: segfault at ffffffffd615f738 ip 00007ffb68a7d634 sp 00007ffe7686db00 error 5 in libfontforge.so.2.0.0[7ffb687ed000+3d3000]
[  +1.645413] fontforge[198429]: segfault at ffffffffa95d4738 ip 00007fc99644e634 sp 00007ffda66c89f0 error 5 in libfontforge.so.2.0.0[7fc9961be000+3d3000]
[  +6.782642] fontforge[198995]: segfault at ffffffffff852738 ip 00007f0adad40634 sp 00007fff675a7560 error 5 in libfontforge.so.2.0.0[7f0adaab0000+3d3000]
[  +5.328235] fontforge[199666]: segfault at ffffffffacf13738 ip 00007f52b8a60634 sp 00007ffeffc826c0 error 5 in libfontforge.so.2.0.0[7f52b87d0000+3d3000]
[Nov21 17:43] fontforge[201282]: segfault at ffffffff8540c738 ip 00007f345d1de634 sp 00007ffe736e81a0 error 5 in libfontforge.so.2.0.0[7f345cf4e000+3d3000]
[  +0.142102] fontforge[201370]: segfault at ffffffffd51c7738 ip 00007f0cae2d8634 sp 00007ffd13bd9f20 error 5 in libfontforge.so.2.0.0[7f0cae048000+3d3000]
Comment 1 eroen 2017-11-21 16:47:11 UTC
occam ~ # emerge --info '=media-gfx/fontforge-20170731::gentoo'
Portage 2.3.15 (python 3.6.3-final-0, hardened/linux/amd64, gcc-7.2.0, glibc-2.26-r3, 4.12.12-gentoo-o0 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.12.12-gentoo-o0-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.4.1
KiB Mem:     8006612 total,   1227328 free
KiB Swap:   16777212 total,  13146736 free
Timestamp of repository gentoo: Tue, 21 Nov 2017 10:00:01 +0000
Head commit of repository gentoo: 0754e81fc7829ead5c8ce0ba8fe70d573e803a50
Timestamp of repository eroen: Sun, 30 Oct 2016 21:58:42 +0000
Head commit of repository sapher: 9ef31d0bf6a902342746fb03a445d4f8b7ddabef

Head commit of repository wiktorb: 722797c27affae074c3d7b0a628cad1bdff2041c

Head commit of repository stuff: 6e93649ac7a6f44a116fe12a821b0954f15ae869

sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p2) 2.29.1
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.26.1-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.4.6-r1::gentoo, 3.5.4-r1::gentoo, 3.6.3-r1::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.9::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.9.6-r4::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.27-r1::gentoo, 2.28.1::gentoo, 2.29.1-r1::gentoo
sys-devel/gcc:            5.3.0::gentoo, 5.4.0-r3::gentoo, 6.3.0::gentoo, 6.4.0::gentoo, 7.2.0::gentoo
sys-devel/gcc-config:     1.9.0::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: --exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c

crossdev
    location: /var/lib/portage/crossdev
    masters: gentoo gamerlay eroen

eroen
    location: /usr/local/portage
    masters: gentoo
    priority: 0

sapher
    location: /var/lib/overlays/sapher
    sync-type: git
    sync-uri: https://github.com/apinsard/sapher-overlay.git
    masters: gentoo

wiktorb
    location: /var/lib/overlays/wiktorb
    sync-type: git
    sync-uri: https://github.com/wiktor-b/overlay.git
    masters: gentoo

dotnet
    location: /var/lib/layman/dotnet
    masters: gentoo
    priority: 50

enlightenment
    location: /var/lib/layman/enlightenment
    masters: gentoo
    priority: 50

flora
    location: /var/lib/layman/flora
    masters: gentoo
    priority: 50

gamerlay
    location: /var/lib/layman/gamerlay
    masters: gentoo
    priority: 50

glc
    location: /var/lib/layman/glc
    masters: gentoo
    priority: 50

hardened-development
    location: /var/lib/layman/hardened-development
    masters: gentoo
    priority: 50

haskell
    location: /var/lib/layman/haskell
    masters: gentoo
    priority: 50

hasufell
    location: /var/lib/layman/hasufell
    masters: gentoo
    priority: 50

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50

laurentb
    location: /var/lib/layman/laurentb
    masters: gentoo
    priority: 50

roslin
    location: /var/lib/layman/roslin
    masters: gentoo
    priority: 50

science
    location: /var/lib/layman/science
    masters: gentoo
    priority: 50

stuff
    location: /var/lib/layman/stuff
    sync-type: git
    sync-uri: https://github.com/istitov/stuff.git
    masters: gentoo
    priority: 50

sunrise
    location: /var/lib/layman/sunrise
    masters: gentoo
    priority: 50

toolchain
    location: /var/lib/layman/toolchain
    masters: gentoo
    priority: 50

v-fox
    location: /var/lib/layman/v-fox
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4"
DISTDIR="/var/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=4 --autounmask --quiet-build --nospinner --verbose-conflicts --verbose-slot-rebuilds"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs binpkg-multi-instance cgroup collision-protect compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles installsources ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms split-log splitdebug strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS=""
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j4 -l10"
PKGDIR="/var/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_COMPRESS_FLAGS="-9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl alsa amd64 apng audio audiofile avresample avx bash-completion bdf berkdb bluray bzip2 cairo caps cb cdda cdparanoia cdr cjk cli corefonts cracklib crypt cups curl cxx ddate declarative detex device-mapper dga dia djvu dri dts dvd dvi2tty dvipdfm ebook egl exif fam ffmpeg fftw fits flac fontconfig g3dvl gallium gbm gcrypt gdbm gif gimp git glamor glib glibc-omitfp gmp gnuplot gnutls gold gpm graphics graphviz gs gstreamer gtk gtk3 hardened highlight hscolour iconv icu id3tag idn imagemagick imlib inotify iproute2 ipv6 jbig jpeg jpeg2k jpg json justify kde kde4 kpathsea latex lcms libffi libssh2 libv4l luatex lvm lvm2 lzma lzo man metric mikmod mkv mms mmx mng modules mp3 mpeg mpg123 multilib multimedia musepack ncurses netlink nptl nut ocr odbc offensive ogg opengl openmp openvg optimization optimized-qmake opus pam pango pcre pdf pgf phonon pie png postscript private-headers pstricks pth publishers python3 qt3support qt4 raw readline samba sbsms scanner science sdl seccomp session smp sna sndfile speex spell sqlite sse sse2 sse3 sse4 sse41 sse4_1 sse4_2 ssh ssl ssp ssse3 svg t1lib tcpd tesseract theora threads tiff tls truetype udev unicode urandom usb v4l v4l2 vaapi video vorbis vpx webp wmf x264 xanim xattr xcb xcomposite xetex xft xinerama xkb xml xmlpatterns xorg xosd xpm xrandr xtpax xv xvid xvmc xz zlib zsh-completion" ABI_X86="32 64" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2 avx sse3 ssse3 sse4_1 aes avx mmxext popcnt sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="mouse keyboard evdev synaptics wacom" KERNEL="linux" L10N="en en-US en-GB eng" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en gb us en_US en_GB eng jbo no nb nn no_NO nb_NO nn_NO nor" LLVM_TARGETS="AArch64 ARM BPF X86" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" POSTGRES_TARGETS="postgres10" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby22" SANE_BACKENDS="plustek" USERLAND="GNU" VIDEO_CARDS="intel i965 ilo" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND

=================================================================
                        Package Settings
=================================================================

media-gfx/fontforge-20170731::gentoo was built with the following:
USE="X png python test -cairo -gif -gtk -jpeg -readline -svg -tiff -truetype-debugger -unicode" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4" PYTHON_TARGETS="python3_5 -python2_7 -python3_4"
CFLAGS="-O0 -ggdb3"
CXXFLAGS="-O0 -ggdb3"

occam ~ # emerge -pqv '=media-gfx/fontforge-20170731::gentoo'
[ebuild   R   ] media-gfx/fontforge-20170731  USE="png python {test} unicode* -X* -cairo -gif -gtk -jpeg -readline -svg -tiff -truetype-debugger" PYTHON_SINGLE_TARGET="python3_4* -python2_7 -python3_5*" PYTHON_TARGETS="python2_7* python3_4* python3_5"
Comment 2 Larry the Git Cow gentoo-dev 2017-12-09 16:57:34 UTC
The bug has been closed via the following commit(s):

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

commit 3f532db1541c8f454b1ecdfabf534785d7c6d91f
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-12-09 16:56:46 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-12-09 16:57:22 +0000

    media-gfx/fontforge: fix segfault with X disabled
    
    Closes: https://bugs.gentoo.org/638342
    Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7

 media-gfx/fontforge/Manifest                       |  4 ++--
 .../20170731-startnoui-FindOrMakeEncoding.patch    | 22 ++++++++++++++++++++++
 ...0170731.ebuild => fontforge-20170731-r1.ebuild} |  4 ++++
 3 files changed, 28 insertions(+), 2 deletions(-)