app-text/libmspub-0.1.2 и некоторые другие пакеты выдают recipe for target 'pub2raw' failed

cat /var/calculate/tmp/portage/app-text/libmspub-0.1.2/temp/build.log
 * Package:    app-text/libmspub-0.1.2
 * Repository: gentoo
 * Maintainer: office@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   ccache preserve-libs sandbox usersandbox
>>> Unpacking source...
>>> Unpacking libmspub-0.1.2.tar.xz to /var/calculate/tmp/portage/app-text/libmspub-0.1.2/work
>>> Source unpacked in /var/calculate/tmp/portage/app-text/libmspub-0.1.2/work
>>> Preparing source in /var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2 ...
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2 ...
 * econf: updating libmspub-0.1.2/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libmspub-0.1.2/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/libmspub-0.1.2 --disable-static --disable-werror --without-docs
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/missing: Unknown `--is-lightweight' option
Try `/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.20... yes
checking for REVENGE... yes
checking for REVENGE_STREAM... yes
checking for REVENGE_GENERATORS... yes
checking for ZLIB... yes
checking for boost/bind.hpp... yes
checking for boost/function.hpp... yes
checking for boost/optional.hpp... yes
checking for boost/ptr_container/ptr_vector.hpp... yes
checking for boost/scoped_ptr.hpp... yes
checking for boost/shared_ptr.hpp... yes
checking for ICU... yes
checking for native Win32... no
checking for Win32 platform in general... no
checking for -fvisibility=hidden compiler flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/conv/Makefile
config.status: creating src/conv/raw/Makefile
config.status: creating src/conv/raw/pub2raw.rc
config.status: creating src/conv/svg/Makefile
config.status: creating src/conv/svg/pub2xhtml.rc
config.status: creating src/lib/Makefile
config.status: creating src/lib/libmspub.rc
config.status: creating inc/Makefile
config.status: creating inc/libmspub/Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating docs/Makefile
config.status: creating docs/doxygen/Makefile
config.status: creating libmspub-0.1.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
==============================================================================
Build configuration:
        debug:           no
        docs:            no
        static-tools:    
        werror:          no
==============================================================================

>>> Source configured.
>>> Compiling source in /var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2 ...
make -j3 
make  all-recursive
make[1]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2'
Making all in build
make[2]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/build'
Making all in win32
make[3]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/build/win32'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/build/win32'
make[3]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/build'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/build'
make[2]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/build'
Making all in inc
make[2]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/inc'
Making all in libmspub
make[3]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/inc/libmspub'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/inc/libmspub'
make[3]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/inc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/inc'
make[2]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/inc'
Making all in src
make[2]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src'
Making all in lib
make[3]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src/lib'
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ColorReference.lo ColorReference.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o Dash.lo Dash.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o Fill.lo Fill.cpp
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c Dash.cpp  -fPIC -DPIC -o .libs/Dash.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c Fill.cpp  -fPIC -DPIC -o .libs/Fill.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ColorReference.cpp  -fPIC -DPIC -o .libs/ColorReference.o
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBCollector.lo MSPUBCollector.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBDocument.lo MSPUBDocument.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBMetaData.lo MSPUBMetaData.cpp
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBCollector.cpp  -fPIC -DPIC -o .libs/MSPUBCollector.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBDocument.cpp  -fPIC -DPIC -o .libs/MSPUBDocument.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBMetaData.cpp  -fPIC -DPIC -o .libs/MSPUBMetaData.o
MSPUBCollector.cpp: In member function 'boost::function<void()> libmspub::MSPUBCollector::paintShape(const libmspub::ShapeInfo&, const libmspub::Coordinate&, const libmspub::VectorTransformation2D&, bool, const libmspub::VectorTransformation2D&) const':
MSPUBCollector.cpp:761:34: warning: '*((void*)& maybeBorderImg +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (maybeBorderImg.get() < m_borderImages.size())
                                  ^
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBParser.lo MSPUBParser.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBParser2k.lo MSPUBParser2k.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBParser97.lo MSPUBParser97.cpp
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBParser.cpp  -fPIC -DPIC -o .libs/MSPUBParser.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBParser2k.cpp  -fPIC -DPIC -o .libs/MSPUBParser2k.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBParser97.cpp  -fPIC -DPIC -o .libs/MSPUBParser97.o
MSPUBParser.cpp: In member function 'libmspub::CharacterStyle libmspub::MSPUBParser::getCharacterStyle(librevenge::RVNGInputStream*)':
MSPUBParser.cpp:1380:29: warning: '*((void*)& fontIndex +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
   boost::optional<unsigned> fontIndex;
                             ^
MSPUBParser.cpp: In member function 'bool libmspub::MSPUBParser::parseFontChunk(librevenge::RVNGInputStream*, const libmspub::ContentChunkReference&)':
MSPUBParser.cpp:515:41: warning: '*((void*)& eotOffset +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             input->seek(eotOffset.get() + 4, librevenge::RVNG_SEEK_SET);
                                         ^
MSPUBParser.cpp: In member function 'bool libmspub::MSPUBParser::parseShape(librevenge::RVNGInputStream*, const libmspub::ContentChunkReference&)':
MSPUBParser.cpp:775:97: warning: '*((void*)& index +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         const ContentChunkReference &cellsChunk = m_contentChunks[m_cellsChunkIndices[get(index)]];
                                                                                                 ^
MSPUBParser.cpp:838:61: warning: '*((void*)& textId +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         m_collector->addTextShape(get(textId), chunk.seqNum);
                                                             ^
MSPUBParser.cpp:714:50: warning: '*((void*)& rowcolArrayOffset +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
       input->seek(rcao, librevenge::RVNG_SEEK_SET);
                                                  ^
In file included from ShapeInfo.h:25:0,
                 from ShapeGroupElement.h:16,
                 from MSPUBCollector.h:32,
                 from MSPUBParser.cpp:21:
TableInfo.h:43:13: warning: '*((void*)& numCols +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     m_cells()
             ^
MSPUBParser.cpp:669:31: note: '*((void*)& numCols +4)' was declared here
     boost::optional<unsigned> numCols;
                               ^
In file included from ShapeInfo.h:25:0,
                 from ShapeGroupElement.h:16,
                 from MSPUBCollector.h:32,
                 from MSPUBParser.cpp:21:
TableInfo.h:43:13: warning: '*((void*)& numRows +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     m_cells()
             ^
MSPUBParser.cpp:668:31: note: '*((void*)& numRows +4)' was declared here
     boost::optional<unsigned> numRows;
                               ^
MSPUBParser.cpp:756:9: warning: '*((void*)& cellsSeqNum +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (m_contentChunks[m_cellsChunkIndices[i]].seqNum == csn)
         ^
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o PolygonUtils.lo PolygonUtils.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o Shadow.lo Shadow.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ShapeGroupElement.lo ShapeGroupElement.cpp
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c Shadow.cpp  -fPIC -DPIC -o .libs/Shadow.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c PolygonUtils.cpp  -fPIC -DPIC -o .libs/PolygonUtils.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ShapeGroupElement.cpp  -fPIC -DPIC -o .libs/ShapeGroupElement.o
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o VectorTransformation2D.lo VectorTransformation2D.cpp
/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..    -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o libmspub_utils.lo libmspub_utils.cpp
PolygonUtils.cpp: In function 'void libmspub::writeCustomShape(libmspub::ShapeType, librevenge::RVNGPropertyList&, librevenge::RVNGDrawingInterface*, double, double, double, double, bool, libmspub::VectorTransformation2D, std::vector<libmspub::Line>, boost::function<double(unsigned int)>, const std::vector<libmspub::Color>&, boost::shared_ptr<const libmspub::CustomShape>)':
PolygonUtils.cpp:6064:53: warning: '*((void*)(& lastPoint)+8).libmspub::Vector2D::m_y' may be used uninitialized in this function [-Wmaybe-uninitialized]
             Vector2D vec1(prevX + vecX, prevY + vecY);
                                                     ^
PolygonUtils.cpp:5990:31: note: '*((void*)(& lastPoint)+8).libmspub::Vector2D::m_y' was declared here
     boost::optional<Vector2D> lastPoint;
                               ^
PolygonUtils.cpp:6064:53: warning: '*((void*)(& lastPoint)+8).libmspub::Vector2D::m_x' may be used uninitialized in this function [-Wmaybe-uninitialized]
             Vector2D vec1(prevX + vecX, prevY + vecY);
                                                     ^
PolygonUtils.cpp:5990:31: note: '*((void*)(& lastPoint)+8).libmspub::Vector2D::m_x' was declared here
     boost::optional<Vector2D> lastPoint;
                               ^
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c VectorTransformation2D.cpp  -fPIC -DPIC -o .libs/VectorTransformation2D.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../inc -I/usr/include/librevenge-0.0 -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c libmspub_utils.cpp  -fPIC -DPIC -o .libs/libmspub_utils.o
/bin/sh ../../libtool  --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++ -I../../inc -I/usr/include/librevenge-0.0    -DNDEBUG -DLIBMSPUB_BUILD=1 -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 1:2:0 -export-dynamic -no-undefined -Wl,--as-needed -o libmspub-0.1.la -rpath /usr/lib64 ColorReference.lo Dash.lo Fill.lo MSPUBCollector.lo MSPUBDocument.lo MSPUBMetaData.lo MSPUBParser.lo MSPUBParser2k.lo MSPUBParser97.lo PolygonUtils.lo Shadow.lo ShapeGroupElement.lo VectorTransformation2D.lo libmspub_utils.lo -lrevenge-0.0  -lz  -licui18n -licuuc -licudata   
libtool: link: x86_64-pc-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o  .libs/ColorReference.o .libs/Dash.o .libs/Fill.o .libs/MSPUBCollector.o .libs/MSPUBDocument.o .libs/MSPUBMetaData.o .libs/MSPUBParser.o .libs/MSPUBParser2k.o .libs/MSPUBParser97.o .libs/PolygonUtils.o .libs/Shadow.o .libs/ShapeGroupElement.o .libs/VectorTransformation2D.o .libs/libmspub_utils.o   -lrevenge-0.0 -lz -licui18n -licuuc -licudata -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o  -O2 -march=native -Wl,--as-needed   -Wl,-soname -Wl,libmspub-0.1.so.1 -o .libs/libmspub-0.1.so.1.0.2
libtool: link: (cd ".libs" && rm -f "libmspub-0.1.so.1" && ln -s "libmspub-0.1.so.1.0.2" "libmspub-0.1.so.1")
libtool: link: (cd ".libs" && rm -f "libmspub-0.1.so" && ln -s "libmspub-0.1.so.1.0.2" "libmspub-0.1.so")
libtool: link: ( cd ".libs" && rm -f "libmspub-0.1.la" && ln -s "../libmspub-0.1.la" "libmspub-0.1.la" )
make[3]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src/lib'
Making all in conv
make[3]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src/conv'
Making all in raw
make[4]: Entering directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src/conv/raw'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../inc -I/usr/include/librevenge-0.0  -I/usr/include/librevenge-0.0  -lrevenge-stream-0.0  -DNDEBUG -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o pub2raw.o pub2raw.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link x86_64-pc-linux-gnu-g++ -I../../../inc -I/usr/include/librevenge-0.0  -I/usr/include/librevenge-0.0  -lrevenge-stream-0.0  -DNDEBUG -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++  -Wl,--as-needed -o pub2raw pub2raw.o ../../lib/libmspub-0.1.la -lrevenge-generators-0.0 -lrevenge-0.0  -lrevenge-0.0  -lrevenge-stream-0.0   
libtool: link: x86_64-pc-linux-gnu-g++ -I../../../inc -I/usr/include/librevenge-0.0 -I/usr/include/librevenge-0.0 -DNDEBUG -O2 -march=native -pipe -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,--as-needed -o .libs/pub2raw pub2raw.o  ../../lib/.libs/libmspub-0.1.so -lz -licui18n -licuuc -licudata -lrevenge-generators-0.0 -lrevenge-0.0 -lrevenge-stream-0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/librevenge-0.0.so: undefined reference to `boost::system::system_category()'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/librevenge-0.0.so: undefined reference to `boost::system::generic_category()'
collect2: error: ld returned 1 exit status
Makefile:428: recipe for target 'pub2raw' failed
make[4]: *** [pub2raw] Error 1
make[4]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src/conv/raw'
Makefile:370: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src/conv'
Makefile:371: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2/src'
Makefile:479: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2'
Makefile:389: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: app-text/libmspub-0.1.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-text/libmspub-0.1.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-text/libmspub-0.1.2::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2'
 * S: '/var/calculate/tmp/portage/app-text/libmspub-0.1.2/work/libmspub-0.1.2'

и

emerge --info '=app-text/libmspub-0.1.2::gentoo'
Portage 2.2.28 (python 3.4.3-final-0, !../../var/lib/layman/distros/profiles/CLS/amd64, gcc-4.9.3, glibc-2.22-r4, 4.4.6-calculate x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.4.6-calculate-x86_64-AMD_A4-5300_APU_with_Radeon-tm-_HD_Graphics-with-gentoo-15.18
KiB Mem:     4017284 total,    994840 free
KiB Swap:    4193276 total,   3943288 free
Timestamp of repository gentoo: Sat, 07 May 2016 13:30:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
ccache version 3.1.9 [enabled]
app-shells/bash:          4.3_p42-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.2.5-r6::gentoo, 3.3.5-r3::gentoo, 3.4.3-r1::gentoo
dev-util/ccache:          3.1.9-r4::gentoo
dev-util/cmake:           3.3.2-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.7.3-r1::gentoo, 4.8.5::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: git://git.calculate-linux.org/repo/gentoo.git
    priority: -1000

distros
    location: /var/lib/layman/distros
    masters: calculate gentoo
    priority: 0

calculate
    location: /var/lib/layman/calculate
    masters: gentoo
    priority: 1

wirelay
    location: /var/lib/layman/wirelay
    masters: gentoo
    priority: 2

pipelight
    location: /var/lib/layman/pipelight
    masters: gentoo
    priority: 3

fw-overlay
    location: /var/lib/layman/fw-overlay
    masters: gentoo
    priority: 4

chaos
    location: /var/lib/layman/chaos
    masters: gentoo
    priority: 5

steam-overlay
    location: /var/lib/layman/steam
    masters: gentoo
    priority: 6

sublime-text
    location: /var/lib/layman/sublime-text
    masters: gentoo
    priority: 7

Installed sets: @custom
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/var/calculate/remote/distfiles"
EMERGE_DEFAULT_OPTS=" --quiet-build=n --with-bdeps=y --binpkg-respect-use=y --jobs=4"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles http://distfiles.gentoo.org"
LANG="ru_RU.UTF-8"
LDFLAGS="-Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/var/calculate/packages/x86_64"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/calculate/tmp"
USE="3dnow 3dnowext X a52 aac acl acpi aes alsa amd64 amr apache2 audiofile avi avx berkdb bittorrent bluetooth bzip2 cairo cdda cddb cdparanoia cdr chm cleartype cli consolekit cpudetection cracklib crypt css cue cups cxx dbus djvu dri dv dvb dvd dvdr dvdread ebook encode exif faac ffmpeg flac flash fma3 fma4 foomaticdb fortran ftp gd gdbm gif git gphoto2 gpm gsm gstreamer gtk gzip handbook help hunspell iconv id3tag ieee1394 imagemagick imap introspection ios ipod ipv6 irc jabber jpeg jpeg2k kde lame libnotify libwww lirc lm_sensors logrotate lxde lzo mad matroska mbox mikmod mime mmx mmxext modules mp3 mp4 mpeg mplayer multilib musepack mysql mysqli ncurses networkmanager nfs nls nptl nsplugin ogg oggvorbis openal opencore-amr openexr opengl openmp oscar padlock pam pcre pdf png policykit popcnt portaudio postgres ppp profile pulseaudio python qt3support quicktime raw rdesktop readline real samba scanner sdl seccomp semantic-desktop session smp sound speex spell srt sse sse2 sse3 sse4_1 sse4_2 sse4a ssl ssse3 svg syslog tcpd tga theora threads tiff truetype type1 udev udisks unicode usb userlocales v4l v4l2 vaapi vcd vdpau vhosts vorbis vorbus wavpack webkit webp wifi wimax win32codecs wmf wxwindows x264 x265 xanim xattr xcomposite xinerama xmp xop xv xvid xvmc zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="* ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow mmx sse sse2 * mmxext" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64 efi-32 pc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en ru" LIRC_DEVICES="devinput" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python3_3" PYTHON_TARGETS="python2_7 python3_3 python3_4" RUBY_TARGETS="ruby20 ruby21" THEMES="CLS" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.3 3.4"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

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

app-text/libmspub-0.1.2::gentoo was built with the following:
USE="-doc -static-libs" ABI_X86="64"