Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899196 Details for
Bug 937418
=app-text/libmspub-0.1.4 fails to build with gcc:15 due to missing #include <cstdint>
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
successful build log
libmspub-0.1.4-build-success.log (text/plain), 42.96 KB, created by
tdr
on 2024-08-06 04:26:41 UTC
(
hide
)
Description:
successful build log
Filename:
MIME Type:
Creator:
tdr
Created:
2024-08-06 04:26:41 UTC
Size:
42.96 KB
patch
obsolete
> * Package: app-text/libmspub-0.1.4:0 > * Repository: gentoo > * Maintainer: office@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libmspub-0.1.4.tar.xz to /var/tmp/portage/app-text/libmspub-0.1.4/work >>>> Source unpacked in /var/tmp/portage/app-text/libmspub-0.1.4/work >>>> Preparing source in /var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4 ... > * Applying libmspub-0.1.4-gcc10.patch ... > [ ok ] > * =================================================================================================================================================================================================== > * Applying user patches from /etc/portage/patches ... > * Applying PolygonUtils.h-gcc-15.patch ... > [ ok ] > * User patches applied. > * =================================================================================================================================================================================================== > * Running eautoreconf in '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/app-text/libmspub-0.1.4/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: libmspub-0.1.4/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... > * Applying verbose-pic/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4 ... > * econf: updating libmspub-0.1.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libmspub-0.1.4/config.sub with /usr/share/gnuconfig/config.sub >./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libmspub-0.1.4 --htmldir=/usr/share/doc/libmspub-0.1.4/html --with-sysroot=/ --libdir=/usr/lib64 --disable-werror --without-docs --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... 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... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... 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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >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-file... no >checking for file... file >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... x86_64-pc-linux-gnu-dlltool >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.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 whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes >checking for __attribute__((format))... yes >checking for __attribute__((fallthrough))... yes >checking for [[clang:fallthrough]]... no >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 > librevenge-0.0 >= 0.0.1 >... yes >checking for > librevenge-stream-0.0 > ... yes >checking for > librevenge-generators-0.0 > ... yes >checking for zlib... yes >checking for boost/cstdint.hpp... yes >checking for boost/numeric/conversion/cast.hpp... yes >checking for boost/optional.hpp... yes >checking for icu-i18n... 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/fuzz/Makefile >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 > fuzzers: no > tools: yes > werror: no >============================================================================== > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4 ... >make -j56 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >Making all in build >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >Making all in win32 >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build/win32' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build/win32' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >Making all in inc >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >Making all in libmspub >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc/libmspub' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc/libmspub' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >Making all in lib >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o Fill.lo Fill.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBMetaData.lo MSPUBMetaData.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o MSPUBParser97.lo MSPUBParser97.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o ShapeGroupElement.lo ShapeGroupElement.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o libmspub_utils.lo libmspub_utils.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBMetaData.cpp -fPIC -DPIC -o .libs/MSPUBMetaData.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ColorReference.cpp -fPIC -DPIC -o .libs/ColorReference.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c ShapeGroupElement.cpp -fPIC -DPIC -o .libs/ShapeGroupElement.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c MSPUBParser97.cpp -fPIC -DPIC -o .libs/MSPUBParser97.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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -version-info 1:4:0 -export-dynamic -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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/15/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/15/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 -Wl,--as-needed -lrevenge-0.0 -lz -licui18n -licuuc -licudata -L/usr/lib/gcc/x86_64-pc-linux-gnu/15 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/15/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../lib64/crtn.o -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libmspub-0.1.so.1 -o .libs/libmspub-0.1.so.1.0.4 >libtool: link: (cd ".libs" && rm -f "libmspub-0.1.so.1" && ln -s "libmspub-0.1.so.1.0.4" "libmspub-0.1.so.1") >libtool: link: (cd ".libs" && rm -f "libmspub-0.1.so" && ln -s "libmspub-0.1.so.1.0.4" "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/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/lib' >Making all in conv >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >Making all in raw >make[4]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/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 -I/usr/include/librevenge-0.0 -DNDEBUG -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -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 -I/usr/include/librevenge-0.0 -DNDEBUG -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pub2raw pub2raw.o ../../../src/lib/libmspub-0.1.la -licui18n -licuuc -licudata -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 -I/usr/include/librevenge-0.0 -DNDEBUG -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/pub2raw pub2raw.o -Wl,--as-needed ../../../src/lib/.libs/libmspub-0.1.so -lz -licui18n -licuuc -licudata -lrevenge-generators-0.0 -lrevenge-0.0 -lrevenge-stream-0.0 >make[4]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/raw' >Making all in svg >make[4]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/svg' >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 -DNDEBUG -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -c -o pub2xhtml.o pub2xhtml.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 -DNDEBUG -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o pub2xhtml pub2xhtml.o ../../../src/lib/libmspub-0.1.la -licui18n -licuuc -licudata -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 -march=native -O3 -flto=jobserver -mprefer-vector-width=512 -fno-vect-cost-model -pipe -std=c++17 -fvisibility=hidden -DLIBMSPUB_VISIBILITY -Wall -Wextra -pedantic -Wshadow -Wunused-variable -Weffc++ -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/pub2xhtml pub2xhtml.o -Wl,--as-needed ../../../src/lib/.libs/libmspub-0.1.so -lz -licui18n -licuuc -licudata -lrevenge-0.0 -lrevenge-stream-0.0 >make[4]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/svg' >make[4]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >Making all in docs >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >Making all in doxygen >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs/doxygen' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs/doxygen' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >make[1]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >>>> Source compiled. >>>> Test phase [not enabled]: app-text/libmspub-0.1.4 > >>>> Install app-text/libmspub-0.1.4 into /var/tmp/portage/app-text/libmspub-0.1.4/image >make -j56 DESTDIR=/var/tmp/portage/app-text/libmspub-0.1.4/image install >Making install in build >make[1]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >Making install in win32 >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build/win32' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build/win32' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build/win32' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build/win32' >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >make[1]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/build' >Making install in inc >make[1]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >Making install in libmspub >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc/libmspub' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc/libmspub' >make[3]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/include/libmspub-0.1/libmspub' > /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 libmspub.h MSPUBDocument.h '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/include/libmspub-0.1/libmspub' >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc/libmspub' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc/libmspub' >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >make[1]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/inc' >Making install in src >make[1]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >Making install in lib >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/lib' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/lib' >make[3]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c libmspub-0.1.la '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64' >libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libmspub-0.1.so.1.0.4 /var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64/libmspub-0.1.so.1.0.4 >libtool: install: (cd /var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64 && { ln -s -f libmspub-0.1.so.1.0.4 libmspub-0.1.so.1 || { rm -f libmspub-0.1.so.1 && ln -s libmspub-0.1.so.1.0.4 libmspub-0.1.so.1; }; }) >libtool: install: (cd /var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64 && { ln -s -f libmspub-0.1.so.1.0.4 libmspub-0.1.so || { rm -f libmspub-0.1.so && ln -s libmspub-0.1.so.1.0.4 libmspub-0.1.so; }; }) >libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/libmspub-0.1.lai /var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64/libmspub-0.1.la >libtool: warning: remember to run 'libtool --finish /usr/lib64' >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/lib' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/lib' >Making install in conv >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >Making install in raw >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/raw' >make[4]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/raw' >make[4]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/bin' > /bin/sh ../../../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c pub2raw '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/bin' >libtool: warning: '../../../src/lib/libmspub-0.1.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/pub2raw /var/tmp/portage/app-text/libmspub-0.1.4/image/usr/bin/pub2raw >make[4]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/raw' >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/raw' >Making install in svg >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/svg' >make[4]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/svg' >make[4]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/bin' > /bin/sh ../../../libtool --mode=install /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c pub2xhtml '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/bin' >libtool: warning: '../../../src/lib/libmspub-0.1.la' has not been installed in '/usr/lib64' >libtool: install: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c .libs/pub2xhtml /var/tmp/portage/app-text/libmspub-0.1.4/image/usr/bin/pub2xhtml >make[4]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/svg' >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv/svg' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[4]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src/conv' >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >make[1]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/src' >Making install in docs >make[1]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >Making install in doxygen >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs/doxygen' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs/doxygen' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs/doxygen' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs/doxygen' >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[3]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[1]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4/docs' >make[1]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >make[2]: Entering directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >make[2]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64/pkgconfig' > /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 libmspub-0.1.pc '/var/tmp/portage/app-text/libmspub-0.1.4/image/usr/lib64/pkgconfig' >make[2]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >make[1]: Leaving directory '/var/tmp/portage/app-text/libmspub-0.1.4/work/libmspub-0.1.4' >>>> Completed installing app-text/libmspub-0.1.4 into /var/tmp/portage/app-text/libmspub-0.1.4/image > > * Final size of build directory: 11212 KiB (10.9 MiB) > * Final size of installed tree: 708 KiB > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/bin/pub2raw > /usr/lib64/libmspub-0.1.so.1.0.4 > /usr/bin/pub2xhtml > * checking 12 files for package collisions >>>> Merging app-text/libmspub-0.1.4 to / >--- /usr/ >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/libmspub-0.1.4/ >=== /usr/share/doc/libmspub-0.1.4/NEWS.bz2 >=== /usr/share/doc/libmspub-0.1.4/AUTHORS.bz2 >=== /usr/share/doc/libmspub-0.1.4/ChangeLog.bz2 >=== /usr/share/doc/libmspub-0.1.4/README.bz2 >--- /usr/bin/ >=== /usr/bin/pub2xhtml >=== /usr/bin/pub2raw >--- /usr/lib64/ >--- /usr/lib64/pkgconfig/ >=== /usr/lib64/pkgconfig/libmspub-0.1.pc >>>> /usr/lib64/libmspub-0.1.so -> libmspub-0.1.so.1.0.4 >>>> /usr/lib64/libmspub-0.1.so.1 -> libmspub-0.1.so.1.0.4 >=== /usr/lib64/libmspub-0.1.so.1.0.4 >--- /usr/include/ >--- /usr/include/libmspub-0.1/ >--- /usr/include/libmspub-0.1/libmspub/ >=== /usr/include/libmspub-0.1/libmspub/MSPUBDocument.h >=== /usr/include/libmspub-0.1/libmspub/libmspub.h >>>> Safely unmerging already-installed instance... >--- replaced obj /usr/share/doc/libmspub-0.1.4/README.bz2 >--- replaced obj /usr/share/doc/libmspub-0.1.4/NEWS.bz2 >--- replaced obj /usr/share/doc/libmspub-0.1.4/ChangeLog.bz2 >--- replaced obj /usr/share/doc/libmspub-0.1.4/AUTHORS.bz2 >--- replaced dir /usr/share/doc/libmspub-0.1.4 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/lib64/pkgconfig/libmspub-0.1.pc >--- replaced dir /usr/lib64/pkgconfig >--- replaced obj /usr/lib64/libmspub-0.1.so.1.0.4 >--- replaced sym /usr/lib64/libmspub-0.1.so.1 >--- replaced sym /usr/lib64/libmspub-0.1.so >--- replaced dir /usr/lib64 >--- replaced obj /usr/include/libmspub-0.1/libmspub/libmspub.h >--- replaced obj /usr/include/libmspub-0.1/libmspub/MSPUBDocument.h >--- replaced dir /usr/include/libmspub-0.1/libmspub >--- replaced dir /usr/include/libmspub-0.1 >--- replaced dir /usr/include >--- replaced obj /usr/bin/pub2xhtml >--- replaced obj /usr/bin/pub2raw >--- replaced dir /usr/bin >--- replaced dir /usr >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. >>>> app-text/libmspub-0.1.4 merged. >>>> Regenerating /etc/ld.so.cache...
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 937418
: 899196 |
899197
|
899198
|
899847