Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660464 - calibre-3.15.0: static assertion failed
Summary: calibre-3.15.0: static assertion failed
Status: RESOLVED DUPLICATE of bug 660346
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-05 16:30 UTC by Samuel Bernardo
Modified: 2018-07-05 18:14 UTC (History)
0 users

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


Attachments
required files for bug submission (calibre-3.15.0.tar.gz,9.35 KB, application/gzip)
2018-07-05 16:30 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2018-07-05 16:30:27 UTC
Created attachment 538498 [details]
required files for bug submission

In file included from /usr/include/qt5/QtGui/qtguiglobal.h:43:0,
                 from /usr/include/qt5/QtGui/5.11.1/QtGui/qpa/qplatformfontdatabase.h:52,
                 from /var/tmp/portage/app-text/calibre-3.15.0/work/calibre-3.15.0/src/calibre/headless/fontconfig_database.h:9,
                 from /var/tmp/portage/app-text/calibre-3.15.0/work/calibre-3.15.0/src/calibre/headless/fontconfig_database.cpp:40:
/var/tmp/portage/app-text/calibre-3.15.0/work/calibre-3.15.0/src/calibre/headless/fontconfig_database.cpp:296:1: error: static assertion failed: sizeof specialLanguages / sizeof *specialLanguages == QChar::ScriptCount
 Q_STATIC_ASSERT(sizeof specialLanguages / sizeof *specialLanguages == QChar::ScriptCount);
 ^
make: *** [Makefile:591: fontconfig_database.o] Error 1

Related to this bug in calibre I found the following:
https://www.mail-archive.com/help-guix@gnu.org/msg04142.html

Maybe it's missing a QT version dependency to calibre ebuild.
Comment 1 Andreas Sturmlechner gentoo-dev 2018-07-05 18:14:57 UTC

*** This bug has been marked as a duplicate of bug 660346 ***