Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 624512 Details for
Bug 714018
dev-libs/libixion-0.15.0 : ../.../model_context.hpp: error: field nullptr_t has incomplete type ixion::model_context::input_cell
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:libixion-0.15.0:20200322-173610.log
dev-libs:libixion-0.15.0:20200322-173610.log (text/plain), 33.52 KB, created by
Toralf Förster
on 2020-03-22 17:44:26 UTC
(
hide
)
Description:
dev-libs:libixion-0.15.0:20200322-173610.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-22 17:44:26 UTC
Size:
33.52 KB
patch
obsolete
> * Package: dev-libs/libixion-0.15.0 > * Repository: gentoo > * Maintainer: office@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux python_single_target_python3_6 threads userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libixion-0.15.0.tar.xz to /var/tmp/portage/dev-libs/libixion-0.15.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libixion-0.15.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0 ... > * econf: updating libixion-0.15.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libixion-0.15.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libixion-0.15.0 --htmldir=/usr/share/doc/libixion-0.15.0/html --with-sysroot=/ --libdir=/usr/lib --disable-debug --disable-python --disable-static --enable-threads >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >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-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-g++ accepts -g... yes >checking dependency style of x86_64-gentoo-linux-musl-g++... none >checking whether x86_64-gentoo-linux-musl-g++ supports C++11 features by default... yes >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... (cached) yes >checking dependency style of x86_64-gentoo-linux-musl-g++... (cached) none >checking how to print strings... printf >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >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-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-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-gentoo-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for ANSI C header files... yes >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-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/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-gentoo-linux-musl-g++ -E >checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/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 stdlib.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inline... inline >checking for mode_t... yes >checking for size_t... yes >checking for working strtod... yes >checking for Boost headers version >= 1.36.0... yes >checking for Boost's header version... 1_72 >checking for the toolset name used by Boost for x86_64-gentoo-linux-musl-g++... configure: WARNING: could not figure out which toolset name to use for x86_64-gentoo-linux-musl-g++ > >checking boost/system/error_code.hpp usability... yes >checking boost/system/error_code.hpp presence... yes >checking for boost/system/error_code.hpp... yes >checking for the Boost system library... yes >checking boost/filesystem/path.hpp usability... yes >checking boost/filesystem/path.hpp presence... yes >checking for boost/filesystem/path.hpp... yes >checking for the Boost filesystem library... (cached) yes >checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for MDDS... yes >checking for SPDLOG... yes >checking boost/program_options.hpp usability... yes >checking boost/program_options.hpp presence... yes >checking for boost/program_options.hpp... yes >checking for the Boost program_options library... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libixion-0.15.pc >config.status: creating bin/env.sh >config.status: creating include/Makefile >config.status: creating include/ixion/Makefile >config.status: creating include/ixion/interface/Makefile >config.status: creating misc/libixion.spec >config.status: creating src/Makefile >config.status: creating src/include/Makefile >config.status: creating src/libixion/Makefile >config.status: creating src/libixion/constants.inl >config.status: creating src/python/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: >============================================================================== >Build configuration: > host os: linux-musl > python: no > threads: yes > cuda: no > log (debug) no > log (trace) no >============================================================================== > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0/src' >Making all in include >make[3]: Entering directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0/src/include' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0/src/include' >Making all in libixion >make[3]: Entering directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0/src/libixion' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o address.lo address.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c address.cpp -fPIC -DPIC -o .libs/address.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o address_iterator.lo address_iterator.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c address_iterator.cpp -fPIC -DPIC -o .libs/address_iterator.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o calc_status.lo calc_status.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c calc_status.cpp -fPIC -DPIC -o .libs/calc_status.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o cell.lo cell.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c cell.cpp -fPIC -DPIC -o .libs/cell.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o compute_engine.lo compute_engine.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c compute_engine.cpp -fPIC -DPIC -o .libs/compute_engine.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o concrete_formula_tokens.lo concrete_formula_tokens.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c concrete_formula_tokens.cpp -fPIC -DPIC -o .libs/concrete_formula_tokens.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o config.lo config.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c config.cpp -fPIC -DPIC -o .libs/config.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o dirty_cell_tracker.lo dirty_cell_tracker.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c dirty_cell_tracker.cpp -fPIC -DPIC -o .libs/dirty_cell_tracker.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o exceptions.lo exceptions.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c exceptions.cpp -fPIC -DPIC -o .libs/exceptions.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula.lo formula.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula.cpp -fPIC -DPIC -o .libs/formula.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_calc.lo formula_calc.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_calc.cpp -fPIC -DPIC -o .libs/formula_calc.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_function_opcode.lo formula_function_opcode.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_function_opcode.cpp -fPIC -DPIC -o .libs/formula_function_opcode.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_functions.lo formula_functions.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_functions.cpp -fPIC -DPIC -o .libs/formula_functions.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_interpreter.lo formula_interpreter.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_interpreter.cpp -fPIC -DPIC -o .libs/formula_interpreter.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_lexer.lo formula_lexer.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_lexer.cpp -fPIC -DPIC -o .libs/formula_lexer.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_name_resolver.lo formula_name_resolver.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_name_resolver.cpp -fPIC -DPIC -o .libs/formula_name_resolver.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_parser.lo formula_parser.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_parser.cpp -fPIC -DPIC -o .libs/formula_parser.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_result.lo formula_result.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_result.cpp -fPIC -DPIC -o .libs/formula_result.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_tokens.lo formula_tokens.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_tokens.cpp -fPIC -DPIC -o .libs/formula_tokens.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o formula_value_stack.lo formula_value_stack.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula_value_stack.cpp -fPIC -DPIC -o .libs/formula_value_stack.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o global.lo global.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c global.cpp -fPIC -DPIC -o .libs/global.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o info.lo info.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c info.cpp -fPIC -DPIC -o .libs/info.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o lexer_tokens.lo lexer_tokens.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c lexer_tokens.cpp -fPIC -DPIC -o .libs/lexer_tokens.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o matrix.lo matrix.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o mem_str_buf.lo mem_str_buf.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c mem_str_buf.cpp -fPIC -DPIC -o .libs/mem_str_buf.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c -o model_context.lo model_context.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c model_context.cpp -fPIC -DPIC -o .libs/model_context.o >In file included from model_context.cpp:8: >../../include/ixion/model_context.hpp:64:19: warning: unnecessary parentheses in declaration of ânullptr_tâ [-Wparentheses] > 64 | input_cell(nullptr_t); > | ^ >../../include/ixion/model_context.hpp:64:20: error: field ânullptr_tâ has incomplete type âixion::model_context::input_cellâ > 64 | input_cell(nullptr_t); > | ^~~~~~~~~ >../../include/ixion/model_context.hpp:51:28: note: definition of âstruct ixion::model_context::input_cellâ is not complete until the closing brace > 51 | struct IXION_DLLPUBLIC input_cell > | ^~~~~~~~~~ >model_context.cpp:990:38: error: expected constructor, destructor, or type conversion before â(â token > 990 | model_context::input_cell::input_cell(nullptr_t) : type(celltype_t::empty) {} > | ^ >make[3]: *** [Makefile:902: model_context.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0/src/libixion' >make[2]: *** [Makefile:811: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0/src' >make[1]: *** [Makefile:571: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0' >make: *** [Makefile:478: all] Error 2 > * ERROR: dev-libs/libixion-0.15.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/libixion-0.15.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libixion-0.15.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:libixion-0.15.0:20200322-173610.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libixion-0.15.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libixion-0.15.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0' > * S: '/var/tmp/portage/dev-libs/libixion-0.15.0/work/libixion-0.15.0'
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 714018
:
624510
| 624512 |
624514
|
624516
|
624518
|
624520
|
624522
|
624658