Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 862203 Details for
Bug 906950
app-text/crengine-ng-0.9.9 - /.../textlang.h: fatal error: hb-ft.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-text:crengine-ng-0.9.9:20230522-004010.log
app-text:crengine-ng-0.9.9:20230522-004010.log (text/plain), 116.30 KB, created by
Toralf Förster
on 2023-05-22 16:46:07 UTC
(
hide
)
Description:
app-text:crengine-ng-0.9.9:20230522-004010.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-05-22 16:46:07 UTC
Size:
116.30 KB
patch
obsolete
> * Package: app-text/crengine-ng-0.9.9:0/5 > * Repository: gentoo > * Maintainer: grozin@gentoo.org valexlin@gmail.com > * USE: abi_x86_64 amd64 chm elibc_glibc fontconfig fribidi harfbuzz jpeg kernel_linux libunibreak libutf8proc png svg zstd > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking crengine-ng-0.9.9.tar.bz2 to /var/tmp/portage/app-text/crengine-ng-0.9.9/work >>>> Source unpacked in /var/tmp/portage/app-text/crengine-ng-0.9.9/work >>>> Preparing source in /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build" >cmake -C /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCRE_BUILD_SHARED=ON -DCRE_BUILD_STATIC=no -DUSE_COLOR_BACKBUFFER=ON -DWITH_LIBPNG=yes -DWITH_LIBJPEG=yes -DWITH_FREETYPE=ON -DWITH_HARFBUZZ=yes -DWITH_LIBUNIBREAK=yes -DWITH_FRIBIDI=yes -DWITH_ZSTD=yes -DWITH_UTF8PROC=yes -DUSE_GIF=no -DUSE_NANOSVG=yes -DUSE_CHM=yes -DUSE_ANTIWORD=ON -DUSE_FONTCONFIG=yes -DUSE_SHASUM=OFF -DBUILD_TOOLS=OFF -DENABLE_UNITTESTING=OFF -DENABLE_LTO=no -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/gentoo_toolchain.cmake /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9 >loading initial cache file /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/gentoo_common_config.cmake >CMake Warning (dev) at CMakeLists.txt:1 (project): > cmake_minimum_required() should be called prior to this top-level project() > call. Please see the cmake-commands(7) manual for usage documentation of > both commands. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 13.1.1 >-- The CXX compiler identification is GNU 13.1.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.39") >-- Found JPEG: /usr/lib64/libjpeg.so (found version "62") >-- Found Freetype: /usr/lib64/libfreetype.so (found suitable version "2.13.0", minimum required is "2.10.0") >-- Found HarfBuzz: /usr/lib64/libharfbuzz.so (found suitable version "7.3.0", minimum required is "2.6.0") >-- Found FriBidi: /usr/lib64/libfribidi.so (found suitable version "1.0.13", minimum required is "1.0.0") >-- Found libunibreak: /usr/lib64/libunibreak.so (found suitable version "5.1", minimum required is "4.0") >-- Found ZSTD: /usr/lib64/libzstd.so (found suitable version "1.5.5", minimum required is "1.4.0") >-- Found utf8proc: /usr/lib64/libutf8proc.so (found version "2.8.0") >Will build patched LIBCHM library >Will build patched ANTIWORD library >-- Found FontConfig: /usr/lib64/libfontconfig.so (found suitable version "2.14.2", minimum required is "2.11.0") >Will build cmark-gfm library >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- Looking for stdbool.h >-- Looking for stdbool.h - found >-- Performing Test HAVE___BUILTIN_EXPECT >-- Performing Test HAVE___BUILTIN_EXPECT - Success >-- Performing Test HAVE___ATTRIBUTE__ >-- Performing Test HAVE___ATTRIBUTE__ - Success >-- <<< Gentoo configuration >>> >Build type Release >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer >C++ -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (1.1s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build" >ninja -v -j4 -l0 >[1/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/asc85enc.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/asc85enc.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/asc85enc.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/asc85enc.c >[2/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/blocklist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/blocklist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/blocklist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/blocklist.c >[3/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/chartrans.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/chartrans.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/chartrans.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/chartrans.c >[4/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/datalist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/datalist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/datalist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/datalist.c >[5/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/chmlib/CMakeFiles/cre_chmlib.dir/src/lzx.c.o -MF thirdparty/chmlib/CMakeFiles/cre_chmlib.dir/src/lzx.c.o.d -o thirdparty/chmlib/CMakeFiles/cre_chmlib.dir/src/lzx.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/lzx.c >[6/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/depot.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/depot.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/depot.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/depot.c >[7/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/chmlib/CMakeFiles/cre_chmlib.dir/src/chm_lib.c.o -MF thirdparty/chmlib/CMakeFiles/cre_chmlib.dir/src/chm_lib.c.o.d -o thirdparty/chmlib/CMakeFiles/cre_chmlib.dir/src/chm_lib.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/chm_lib.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/chm_lib.c:337:19: warning: â_CHMU_SPANINFOâ defined but not used [-Wunused-const-variable=] > 337 | static const char _CHMU_SPANINFO[] = > | ^~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/chm_lib.c: In function âchm_openâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/chm_lib.c:963:41: warning: âctlDataâ may be used uninitialized [-Wmaybe-uninitialized] > 963 | newHandle->window_size = ctlData.windowSize; > | ~~~~~~~^~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/chm_lib.c:779:33: note: âctlDataâ declared here > 779 | struct chmLzxcControlData ctlData; > | ^~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/chm_lib.c:975:44: warning: âctlData.windowsPerResetâ may be used uninitialized [-Wmaybe-uninitialized] > 975 | ctlData.windowsPerReset; > | ~~~~~~~^~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src/chm_lib.c:779:33: note: âctlDataâ declared here > 779 | struct chmLzxcControlData ctlData; > | ^~~~~~~ >[8/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/doclist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/doclist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/doclist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/doclist.c >[9/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/fail.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/fail.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/fail.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/fail.c >[10/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/finddata.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/finddata.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/finddata.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/finddata.c >[11/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/dib2eps.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/dib2eps.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/dib2eps.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/dib2eps.c >[12/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/fontlist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/fontlist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/fontlist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/fontlist.c >[13/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/fonts_u.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/fonts_u.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/fonts_u.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/fonts_u.c >[14/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/findtext.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/findtext.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/findtext.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/findtext.c >[15/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/hdrftrlist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/hdrftrlist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/hdrftrlist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/hdrftrlist.c >[16/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/listlist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/listlist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/listlist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/listlist.c >[17/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/fonts.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/fonts.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/fonts.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/fonts.c >[18/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/imgexam.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/imgexam.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/imgexam.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c: In function âbExamineWMFâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c:619:50: warning: variable âusNoObjectsâ set but not used [-Wunused-but-set-variable] > 619 | USHORT usType, usHeaderSize, usVersion, usNoObjects; > | ^~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c:619:39: warning: variable âusVersionâ set but not used [-Wunused-but-set-variable] > 619 | USHORT usType, usHeaderSize, usVersion, usNoObjects; > | ^~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c:618:42: warning: variable âulMagicâ set but not used [-Wunused-but-set-variable] > 618 | ULONG ulFileSize, ulMaxRecord, ulMagic; > | ^~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c:618:29: warning: variable âulMaxRecordâ set but not used [-Wunused-but-set-variable] > 618 | ULONG ulFileSize, ulMaxRecord, ulMagic; > | ^~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c:618:17: warning: variable âulFileSizeâ set but not used [-Wunused-but-set-variable] > 618 | ULONG ulFileSize, ulMaxRecord, ulMagic; > | ^~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c: In function âtFind8Imageâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/imgexam.c:792:17: warning: variable âusRecordVersionâ set but not used [-Wunused-but-set-variable] > 792 | USHORT usRecordVersion, usRecordType, usRecordInstance; > | ^~~~~~~~~~~~~~~ >[19/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/options.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/options.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/options.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/options.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/options.c:265:1: warning: âvCloseCharacterMappingFileâ defined but not used [-Wunused-function] > 265 | vCloseCharacterMappingFile(FILE *pFile) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/options.c:177:1: warning: âpOpenCharacterMappingFileâ defined but not used [-Wunused-function] > 177 | pOpenCharacterMappingFile(const char *szLeafname) > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/options.c:137:1: warning: âeMappingFile2Encodingâ defined but not used [-Wunused-function] > 137 | eMappingFile2Encoding(const char *szLeafname) > | ^~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/options.c:95:1: warning: âbCorrectPapersizeâ defined but not used [-Wunused-function] > 95 | bCorrectPapersize(const char *szName, conversion_type eConversionType) > | ^~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/options.c:65:33: warning: âtOptionsDefaultâ defined but not used [-Wunused-const-variable=] > 65 | static const options_type tOptionsDefault = { > | ^~~~~~~~~~~~~~~ >[20/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/misc.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/misc.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/misc.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/misc.c >[21/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/pictlist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/pictlist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/pictlist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/pictlist.c >[22/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/out2window.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/out2window.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/out2window.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/out2window.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/out2window.c: In function âvTableRow2Windowâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/out2window.c:580:34: warning: variable âlCharWidthSmallâ set but not used [-Wunused-but-set-variable] > 580 | long lCharWidthLarge, lCharWidthSmall; > | ^~~~~~~~~~~~~~~ >[23/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/notes.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/notes.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/notes.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/notes.c >[24/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop0.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop0.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop0.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop0.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop0.c: In function âvGet0SectionInfoâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop0.c:140:17: warning: variable âusCcolâ set but not used [-Wunused-but-set-variable] > 140 | USHORT usCcol; > | ^~~~~~ >[25/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/pdf.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/pdf.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/pdf.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/pdf.c >[26/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/properties.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/properties.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/properties.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/properties.c >[27/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/propmod.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/propmod.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/propmod.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/propmod.c >[28/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/rowlist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/rowlist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/rowlist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/rowlist.c >[29/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop2.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop2.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop2.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop2.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop2.c: In function âvGet2SectionInfoâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop2.c:106:17: warning: variable âusCcolâ set but not used [-Wunused-but-set-variable] > 106 | USHORT usCcol; > | ^~~~~~ >[30/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/sectlist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/sectlist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/sectlist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/sectlist.c >[31/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/stylelist.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/stylelist.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/stylelist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/stylelist.c >[32/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop6.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop6.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop6.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop6.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop6.c: In function âvGet6SectionInfoâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop6.c:113:17: warning: variable âusCcolâ set but not used [-Wunused-but-set-variable] > 113 | USHORT usCcol; > | ^~~~~~ >[33/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/tabstop.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/tabstop.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/tabstop.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/tabstop.c >[34/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/unix.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/unix.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/unix.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/unix.c >[35/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/stylesheet.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/stylesheet.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/stylesheet.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/stylesheet.c >[36/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop8.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop8.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/prop8.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c: In function âvGet8SectionInfoâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c:160:17: warning: variable âusCcolâ set but not used [-Wunused-but-set-variable] > 160 | USHORT usCcol; > | ^~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c: In function âeGet8RowInfoâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c:373:59: warning: variable âbFound244c_1â set but not used [-Wunused-but-set-variable] > 373 | BOOL bFound244b_0, bFound244b_1, bFound244c_0, bFound244c_1; > | ^~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c:373:45: warning: variable âbFound244c_0â set but not used [-Wunused-but-set-variable] > 373 | BOOL bFound244b_0, bFound244b_1, bFound244c_0, bFound244c_1; > | ^~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c: In function âvGet8StyleInfoâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c:536:27: warning: variable âusTmpâ set but not used [-Wunused-but-set-variable] > 536 | USHORT usOpCode, usTmp; > | ^~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c: In function âbGet8PicInfoâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/prop8.c:1352:17: warning: variable âulTmpâ set but not used [-Wunused-but-set-variable] > 1352 | ULONG ulTmp; > | ^~~~~ >[37/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/worddos.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/worddos.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/worddos.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/worddos.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/worddos.c: In function âbGetDocumentTextâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/worddos.c:23:30: warning: variable âucVersionâ set but not used [-Wunused-but-set-variable] > 23 | UCHAR ucDocStatus, ucVersion; > | ^~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/worddos.c: In function âiInitDocumentDOSâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/worddos.c:75:17: warning: variable âusIdentâ set but not used [-Wunused-but-set-variable] > 75 | USHORT usIdent; > | ^~~~~~~ >[38/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/summary.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/summary.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/summary.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c: In function âpucAnalyseSummaryInfoHeaderâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:312:48: warning: variable âusVersionâ set but not used [-Wunused-but-set-variable] > 312 | USHORT usLittleEndian, usEmpty, usOS, usVersion; > | ^~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c: In function âszGetLastSaveDtmâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:732:31: warning: â%02dâ directive writing between 2 and 11 bytes into a region of size between 0 and 7 [-Wformat-overflow=] > 732 | sprintf(szTime, "%04d-%02d-%02d", > | ^~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:732:25: note: directive argument in the range [-2147483647, 2147483647] > 732 | sprintf(szTime, "%04d-%02d-%02d", > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:906, > from /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/antiword.h:22, > from /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:11: >In function âsprintfâ, > inlined from âszGetLastSaveDtmâ at /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:732:2: >/usr/include/bits/stdio2.h:30:10: note: â__builtin___sprintf_chkâ output between 11 and 36 bytes into a destination of size 12 > 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 31 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 32 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c: In function âszGetModDateâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:753:32: warning: â%02dâ directive writing between 2 and 11 bytes into a region of size between 7 and 14 [-Wformat-overflow=] > 753 | sprintf(szTime, "D:%04d%02d%02d%02d%02d", > | ^~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:753:25: note: directive argument in the range [-2147483647, 2147483647] > 753 | sprintf(szTime, "D:%04d%02d%02d%02d%02d", > | ^~~~~~~~~~~~~~~~~~~~~~~~ >In function âsprintfâ, > inlined from âszGetModDateâ at /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:753:2: >/usr/include/bits/stdio2.h:30:10: note: â__builtin___sprintf_chkâ output between 15 and 58 bytes into a destination of size 20 > 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 31 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 32 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c: In function âszGetCreationDateâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:775:32: warning: â%02dâ directive writing between 2 and 11 bytes into a region of size between 7 and 14 [-Wformat-overflow=] > 775 | sprintf(szTime, "D:%04d%02d%02d%02d%02d", > | ^~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:775:25: note: directive argument in the range [-2147483647, 2147483647] > 775 | sprintf(szTime, "D:%04d%02d%02d%02d%02d", > | ^~~~~~~~~~~~~~~~~~~~~~~~ >In function âsprintfâ, > inlined from âszGetCreationDateâ at /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/summary.c:775:2: >/usr/include/bits/stdio2.h:30:10: note: â__builtin___sprintf_chkâ output between 15 and 58 bytes into a destination of size 20 > 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 31 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 32 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >[39/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/utf8.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/utf8.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/utf8.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/utf8.c >[40/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordmac.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordmac.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordmac.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordmac.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordmac.c: In function âiInitDocumentMACâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordmac.c:76:17: warning: variable âusIdentâ set but not used [-Wunused-but-set-variable] > 76 | USHORT usIdent; > | ^~~~~~~ >[41/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordlib.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordlib.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordlib.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordlib.c >[42/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordwin.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordwin.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordwin.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordwin.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordwin.c: In function âbGetDocumentTextâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordwin.c:26:17: warning: variable âbTemplateâ set but not used [-Wunused-but-set-variable] > 26 | BOOL bTemplate, bFastSaved, bEncrypted, bSuccess; > | ^~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordwin.c:24:17: warning: variable âuiQuickSavesâ set but not used [-Wunused-but-set-variable] > 24 | UINT uiQuickSaves; > | ^~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordwin.c: In function âiInitDocumentWINâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordwin.c:172:17: warning: variable âusIdentâ set but not used [-Wunused-but-set-variable] > 172 | USHORT usIdent; > | ^~~~~~~ >[43/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/xmalloc.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/xmalloc.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/xmalloc.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/xmalloc.c >[44/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/text.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/text.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/text.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/text.c >[45/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordole.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordole.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/wordole.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordole.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordole.c: In function âbGetDocumentTextâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordole.c:411:31: warning: variable âbTemplateâ set but not used [-Wunused-but-set-variable] > 411 | BOOL bFarEastWord, bTemplate, bFastSaved, bEncrypted, bSuccess; > | ^~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordole.c:410:17: warning: variable âuiQuickSavesâ set but not used [-Wunused-but-set-variable] > 410 | UINT uiQuickSaves; > | ^~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordole.c: In function âiInitDocumentOLEâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/wordole.c:635:17: warning: variable âusIdentâ set but not used [-Wunused-but-set-variable] > 635 | USHORT usIdent, usDocStatus; > | ^~~~~~~ >[46/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/fmt_text.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/fmt_text.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/fmt_text.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/fmt_text.c >[47/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/xml.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/xml.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/xml.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/xml.c >[48/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/cmark.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/cmark.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/cmark.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/cmark.c >[49/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/word2text.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/word2text.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/word2text.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/word2text.c >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/word2text.c: In function âbWordDecryptorâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/word2text.c:654:58: warning: variable âlHalfSpaceWidthâ set but not used [-Wunused-but-set-variable] > 654 | long lWidthCurr, lWidthMax, lDefaultTabWidth, lHalfSpaceWidth, lTmp; > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/word2text.c: In function âpHdrFtrDecryptorâ: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/word2text.c:1276:17: warning: variable âucAlignmentâ set but not used [-Wunused-but-set-variable] > 1276 | UCHAR ucAlignment; > | ^~~~~~~~~~~ >[50/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR3_ANTIWORD_PATCH=1 -DNDEBUG=1 -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/antiword/CMakeFiles/cre_antiword.dir/postscript.c.o -MF thirdparty/antiword/CMakeFiles/cre_antiword.dir/postscript.c.o.d -o thirdparty/antiword/CMakeFiles/cre_antiword.dir/postscript.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword/postscript.c >[51/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/iterator.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/iterator.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/iterator.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/iterator.c >[52/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/node.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/node.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/node.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/node.c >[53/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/blocks.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/blocks.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/blocks.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/blocks.c >[54/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/inlines.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/inlines.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/inlines.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/inlines.c >[55/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/buffer.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/buffer.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/buffer.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/buffer.c >[56/217] /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/qimagescale/CMakeFiles/cre_qimagescale.dir/qimagescale.cpp.o -MF thirdparty/qimagescale/CMakeFiles/cre_qimagescale.dir/qimagescale.cpp.o.d -o thirdparty/qimagescale/CMakeFiles/cre_qimagescale.dir/qimagescale.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale/qimagescale.cpp >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale/qimagescale.cpp:706:13: warning: âvoid CRe::qt_qimageScaleAARGB_down_xy(QImageScale::QImageScaleInfo*, unsigned int*, int, int, int, int)â defined but not used [-Wunused-function] > 706 | static void qt_qimageScaleAARGB_down_xy(QImageScaleInfo *isi, unsigned int *dest, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale/qimagescale.cpp:670:13: warning: âvoid CRe::qt_qimageScaleAARGB_down_x_up_y(QImageScale::QImageScaleInfo*, unsigned int*, int, int, int, int)â defined but not used [-Wunused-function] > 670 | static void qt_qimageScaleAARGB_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale/qimagescale.cpp:634:13: warning: âvoid CRe::qt_qimageScaleAARGB_up_x_down_y(QImageScale::QImageScaleInfo*, unsigned int*, int, int, int, int)â defined but not used [-Wunused-function] > 634 | static void qt_qimageScaleAARGB_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale/qimagescale.cpp:505:13: warning: âvoid CRe::qt_qimageScaleAARGBA_down_xy(QImageScale::QImageScaleInfo*, unsigned int*, int, int, int, int)â defined but not used [-Wunused-function] > 505 | static void qt_qimageScaleAARGBA_down_xy(QImageScaleInfo *isi, unsigned int *dest, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale/qimagescale.cpp:466:13: warning: âvoid CRe::qt_qimageScaleAARGBA_down_x_up_y(QImageScale::QImageScaleInfo*, unsigned int*, int, int, int, int)â defined but not used [-Wunused-function] > 466 | static void qt_qimageScaleAARGBA_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale/qimagescale.cpp:428:13: warning: âvoid CRe::qt_qimageScaleAARGBA_up_x_down_y(QImageScale::QImageScaleInfo*, unsigned int*, int, int, int, int)â defined but not used [-Wunused-function] > 428 | static void qt_qimageScaleAARGBA_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[57/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/references.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/references.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/references.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/references.c >[58/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/footnotes.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/footnotes.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/footnotes.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/footnotes.c >[59/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/map.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/map.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/map.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/map.c >[60/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/render.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/render.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/render.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/render.c >[61/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/man.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/man.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/man.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/man.c >[62/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/xml.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/xml.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/xml.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/xml.c >[63/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/html.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/html.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/html.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/html.c >[64/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/plaintext.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/plaintext.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/plaintext.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/plaintext.c >[65/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/commonmark.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/commonmark.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/commonmark.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/commonmark.c >[66/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_href_e.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_href_e.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_href_e.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/houdini_href_e.c >[67/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/latex.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/latex.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/latex.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/latex.c >[68/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_html_e.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_html_e.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_html_e.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/houdini_html_e.c >[69/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/cmark_ctype.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/cmark_ctype.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/cmark_ctype.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/cmark_ctype.c >[70/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_html_u.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_html_u.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/houdini_html_u.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/houdini_html_u.c >[71/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/arena.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/arena.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/arena.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/arena.c >[72/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/linked_list.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/linked_list.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/linked_list.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/linked_list.c >[73/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/syntax_extension.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/syntax_extension.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/syntax_extension.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/syntax_extension.c >[74/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/registry.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/registry.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/registry.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/registry.c >[75/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/plugin.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/plugin.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/plugin.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/plugin.c >[76/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/../src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions/../src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/core-extensions.c.o -MF thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/core-extensions.c.o.d -o thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/core-extensions.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/core-extensions.c >[77/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/../src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions/../src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/strikethrough.c.o -MF thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/strikethrough.c.o.d -o thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/strikethrough.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/strikethrough.c >[78/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/../src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions/../src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/autolink.c.o -MF thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/autolink.c.o.d -o thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/autolink.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/autolink.c >[79/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/../src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions/../src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/table.c.o -MF thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/table.c.o.d -o thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/table.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/table.c >[80/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/../src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions/../src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/tagfilter.c.o -MF thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/tagfilter.c.o.d -o thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/tagfilter.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/tagfilter.c >[81/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/../src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions/../src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/ext_scanners.c.o -MF thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/ext_scanners.c.o.d -o thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/ext_scanners.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/ext_scanners.c >[82/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/../src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions/../src -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/tasklist.c.o -MF thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/tasklist.c.o.d -o thirdparty/cmark-gfm/extensions/CMakeFiles/cre_cmark-gfm-extensions.dir/tasklist.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions/tasklist.c >[83/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/cp_stats.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/cp_stats.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/cp_stats.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/cp_stats.cpp >[84/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvstring8collection.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvstring8collection.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvstring8collection.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstring8collection.cpp >[85/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvstring32collection.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvstring32collection.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvstring32collection.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstring32collection.cpp >[86/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvstring32hashedcollection.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvstring32hashedcollection.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvstring32hashedcollection.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstring32hashedcollection.cpp >[87/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvserialbuf.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvserialbuf.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvserialbuf.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvserialbuf.cpp >[88/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/utf8.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/utf8.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/utf8.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/utf8.c >[89/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/crlog.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/crlog.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/crlog.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/crlog.cpp >[90/217] /usr/bin/x86_64-pc-linux-gnu-gcc -DCMARK_GFM_STATIC_DEFINE -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src/../extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c11 -fPIC -Wall -pedantic -Wno-comment -fomit-frame-pointer -DNDEBUG=1 -fvisibility=hidden -fno-diagnostics-color -MD -MT thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/scanners.c.o -MF thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/scanners.c.o.d -o thirdparty/cmark-gfm/src/CMakeFiles/cre_cmark-gfm.dir/scanners.c.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src/scanners.c >[91/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/rtfimp.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/rtfimp.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/rtfimp.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/rtfimp.cpp >[92/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/cri18n.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/cri18n.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/cri18n.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/cri18n.cpp >[93/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvmemman.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvmemman.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvmemman.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvmemman.cpp >[94/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/crprops.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/crprops.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/crprops.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/crprops.cpp >[95/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvstring.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvstring.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvstring.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstring.cpp >[96/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvstsheet.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvstsheet.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvstsheet.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstsheet.cpp >FAILED: crengine/CMakeFiles/crengine-ng.dir/src/lvstsheet.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvstsheet.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvstsheet.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvstsheet.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstsheet.cpp >In file included from /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstsheet.cpp:47: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/textlang.h:33:10: fatal error: hb-ft.h: No such file or directory > 33 | #include <hb-ft.h> > | ^~~~~~~~~ >compilation terminated. >[97/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/textlang.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/textlang.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/textlang.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/textlang.cpp >FAILED: crengine/CMakeFiles/crengine-ng.dir/src/textlang.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/textlang.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/textlang.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/textlang.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/textlang.cpp >In file included from /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/textlang.cpp:29: >/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/textlang.h:33:10: fatal error: hb-ft.h: No such file or directory > 33 | #include <hb-ft.h> > | ^~~~~~~~~ >compilation terminated. >[98/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/lvstyles.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/lvstyles.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/lvstyles.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/lvstyles.cpp >[99/217] /usr/bin/x86_64-pc-linux-gnu-g++ -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DCMARK_GFM_STATIC_DEFINE -DCR3_ANTIWORD_PATCH=1 -DDOC_BUFFER_SIZE=0x400000 -DDOC_DATA_COMPRESSION_LEVEL=1 -DLINUX=1 -DLVLONG_FILE_SUPPORT=1 -DMAX_IMAGE_SCALE_MUL=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_LINUX=1 -Dcrengine_ng_EXPORTS -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/include -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/crengine -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/nanosvg/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/chmlib/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/antiword -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/qimagescale -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/src -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/thirdparty/cmark-gfm/extensions -I/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build/thirdparty/cmark-gfm/extensions -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -fPIC -Wall -pedantic -Wno-comment -Wno-reorder -fomit-frame-pointer -DNDEBUG=1 -fPIC -fno-diagnostics-color -MD -MT crengine/CMakeFiles/crengine-ng.dir/src/crtxtenc.cpp.o -MF crengine/CMakeFiles/crengine-ng.dir/src/crtxtenc.cpp.o.d -o crengine/CMakeFiles/crengine-ng.dir/src/crtxtenc.cpp.o -c /var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9/crengine/src/crtxtenc.cpp >ninja: build stopped: subcommand failed. > * ERROR: app-text/crengine-ng-0.9.9::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2178: Called cmake_src_compile > * environment, line 908: Called cmake_build > * environment, line 877: Called eninja > * environment, line 1332: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=app-text/crengine-ng-0.9.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-text/crengine-ng-0.9.9::gentoo'`. > * The complete build log is located at '/var/log/portage/app-text:crengine-ng-0.9.9:20230522-004010.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/crengine-ng-0.9.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-text/crengine-ng-0.9.9/temp/environment'. > * Working directory: '/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9_build' > * S: '/var/tmp/portage/app-text/crengine-ng-0.9.9/work/crengine-ng-0.9.9' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 906950
:
862202
| 862203 |
862204
|
862205
|
862206
|
862207
|
862208