>>> libsass: Building community/libsass 3.6.6-r0 (using abuild 3.12.0-r0) started Sat, 23 Dec 2023 12:48:03 +0000 >>> libsass: Checking sanity of /home/buildozer/aports/community/libsass/APKBUILD... >>> libsass: Analyzing dependencies... >>> libsass: Installing for build: build-base autoconf automake libtool (1/11) Installing m4 (1.4.19-r3) (2/11) Installing libbz2 (1.0.8-r6) (3/11) Installing perl (5.38.2-r0) (4/11) Installing autoconf (2.71-r2) (5/11) Installing automake (1.16.5-r2) (6/11) Installing libltdl (2.4.7-r3) (7/11) Installing libtool (2.4.7-r3) (8/11) Installing .makedepends-libsass (20231223.124808) (9/11) Installing perl-error (0.17029-r2) (10/11) Installing perl-git (2.43.0-r0) (11/11) Installing git-perl (2.43.0-r0) Executing busybox-1.36.1-r18.trigger OK: 273 MiB in 112 packages >>> libsass: Cleaning up srcdir >>> libsass: Cleaning up pkgdir >>> libsass: Cleaning up tmpdir >>> libsass: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsass-3.6.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libsass: Fetching libsass-3.6.6.tar.gz::https://github.com/sass/libsass/archive/3.6.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 334k 100 334k 0 0 405k 0 --:--:-- --:--:-- --:--:-- 405k >>> libsass: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libsass-3.6.6.tar.gz >>> libsass: Checking sha512sums... libsass-3.6.6.tar.gz: OK fix-pkgconfig-version.patch: OK >>> libsass: Unpacking /var/cache/distfiles/libsass-3.6.6.tar.gz... >>> libsass: fix-pkgconfig-version.patch patching file version.sh autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'script'. libtoolize: copying file 'script/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:23: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:23: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:30: installing 'script/ar-lib' configure.ac:19: installing 'script/compile' configure.ac:31: installing 'script/config.guess' configure.ac:31: installing 'script/config.sub' configure.ac:15: installing 'script/install-sh' configure.ac:15: installing 'script/missing' GNUmakefile.am:37: warning: source file '$(SASS_SASSC_PATH)/sassc.c' is in a subdirectory, GNUmakefile.am:37: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. GNUmakefile.am: installing 'script/depcomp' parallel-tests: installing 'script/test-driver' Makefile.conf:92: warning: source file 'memory/allocator.cpp' is in a subdirectory, Makefile.conf:92: but option 'subdir-objects' is disabled src/GNUmakefile.am:29: 'Makefile.conf' included from here Makefile.conf:92: warning: source file 'memory/shared_ptr.cpp' is in a subdirectory, Makefile.conf:92: but option 'subdir-objects' is disabled src/GNUmakefile.am:29: 'Makefile.conf' included from here autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./script/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for riscv64-alpine-linux-musl-dllwrap... no checking for dllwrap... no checking for riscv64-alpine-linux-musl-windres... no checking for windres... no checking for riscv64-alpine-linux-musl-ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl 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 gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-file... no checking for file... file checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... false checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... (cached) ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/riscv64-alpine-linux-musl/bin/ld) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... g++ -E checking for ld used by g++... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for unistd.h... (cached) yes checking for size_t... yes checking for GNU libc compatible malloc... yes checking for floor... yes checking for getcwd... yes checking for strtol... yes checking for library containing dlopen... none required configure: Building libsass (3.6.3) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/sass/version.h config.status: creating GNUmakefile config.status: creating src/GNUmakefile config.status: creating src/support/libsass.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' make all-am make[2]: Entering directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cencode.lo -MD -MP -MF .deps/cencode.Tpo -c -o cencode.lo cencode.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_values.lo -MD -MP -MF .deps/ast_values.Tpo -c -o ast_values.lo ast_values.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_supports.lo -MD -MP -MF .deps/ast_supports.Tpo -c -o ast_supports.lo ast_supports.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_cmp.lo -MD -MP -MF .deps/ast_sel_cmp.Tpo -c -o ast_sel_cmp.lo ast_sel_cmp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_unify.lo -MD -MP -MF .deps/ast_sel_unify.Tpo -c -o ast_sel_unify.lo ast_sel_unify.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_super.lo -MD -MP -MF .deps/ast_sel_super.Tpo -c -o ast_sel_super.lo ast_sel_super.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_weave.lo -MD -MP -MF .deps/ast_sel_weave.Tpo -c -o ast_sel_weave.lo ast_sel_weave.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_selectors.lo -MD -MP -MF .deps/ast_selectors.Tpo -c -o ast_selectors.lo ast_selectors.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c -o constants.lo constants.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_utils.lo -MD -MP -MF .deps/fn_utils.Tpo -c -o fn_utils.lo fn_utils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_miscs.lo -MD -MP -MF .deps/fn_miscs.Tpo -c -o fn_miscs.lo fn_miscs.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_maps.lo -MD -MP -MF .deps/fn_maps.Tpo -c -o fn_maps.lo fn_maps.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_lists.lo -MD -MP -MF .deps/fn_lists.Tpo -c -o fn_lists.lo fn_lists.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_colors.lo -MD -MP -MF .deps/fn_colors.Tpo -c -o fn_colors.lo fn_colors.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_numbers.lo -MD -MP -MF .deps/fn_numbers.Tpo -c -o fn_numbers.lo fn_numbers.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_strings.lo -MD -MP -MF .deps/fn_strings.Tpo -c -o fn_strings.lo fn_strings.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_selectors.lo -MD -MP -MF .deps/fn_selectors.Tpo -c -o fn_selectors.lo fn_selectors.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT color_maps.lo -MD -MP -MF .deps/color_maps.Tpo -c -o color_maps.lo color_maps.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c -o environment.lo environment.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_fwd_decl.lo -MD -MP -MF .deps/ast_fwd_decl.Tpo -c -o ast_fwd_decl.lo ast_fwd_decl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c -o bind.lo bind.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT util_string.lo -MD -MP -MF .deps/util_string.Tpo -c -o util_string.lo util_string.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT json.lo -MD -MP -MF .deps/json.Tpo -c -o json.lo json.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT units.lo -MD -MP -MF .deps/units.Tpo -c -o units.lo units.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT values.lo -MD -MP -MF .deps/values.Tpo -c -o values.lo values.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c -o plugins.lo plugins.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT source.lo -MD -MP -MF .deps/source.Tpo -c -o source.lo source.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT position.lo -MD -MP -MF .deps/position.Tpo -c -o position.lo position.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT parser_selectors.lo -MD -MP -MF .deps/parser_selectors.Tpo -c -o parser_selectors.lo parser_selectors.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT prelexer.lo -MD -MP -MF .deps/prelexer.Tpo -c -o prelexer.lo prelexer.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c -o eval.lo eval.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT eval_selectors.lo -MD -MP -MF .deps/eval_selectors.Tpo -c -o eval_selectors.lo eval_selectors.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT expand.lo -MD -MP -MF .deps/expand.Tpo -c -o expand.lo expand.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT listize.lo -MD -MP -MF .deps/listize.Tpo -c -o listize.lo listize.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cssize.lo -MD -MP -MF .deps/cssize.Tpo -c -o cssize.lo cssize.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT extender.lo -MD -MP -MF .deps/extender.Tpo -c -o extender.lo extender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT extension.lo -MD -MP -MF .deps/extension.Tpo -c -o extension.lo extension.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT stylesheet.lo -MD -MP -MF .deps/stylesheet.Tpo -c -o stylesheet.lo stylesheet.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT inspect.lo -MD -MP -MF .deps/inspect.Tpo -c -o inspect.lo inspect.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT check_nesting.lo -MD -MP -MF .deps/check_nesting.Tpo -c -o check_nesting.lo check_nesting.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cencode.lo -MD -MP -MF .deps/cencode.Tpo -c cencode.c -fPIC -DPIC -o .libs/cencode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_cmp.lo -MD -MP -MF .deps/ast_sel_cmp.Tpo -c ast_sel_cmp.cpp -fPIC -DPIC -o .libs/ast_sel_cmp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_supports.lo -MD -MP -MF .deps/ast_supports.Tpo -c ast_supports.cpp -fPIC -DPIC -o .libs/ast_supports.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_values.lo -MD -MP -MF .deps/ast_values.Tpo -c ast_values.cpp -fPIC -DPIC -o .libs/ast_values.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.cpp -fPIC -DPIC -o .libs/context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_unify.lo -MD -MP -MF .deps/ast_sel_unify.Tpo -c ast_sel_unify.cpp -fPIC -DPIC -o .libs/ast_sel_unify.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_miscs.lo -MD -MP -MF .deps/fn_miscs.Tpo -c fn_miscs.cpp -fPIC -DPIC -o .libs/fn_miscs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_selectors.lo -MD -MP -MF .deps/ast_selectors.Tpo -c ast_selectors.cpp -fPIC -DPIC -o .libs/ast_selectors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_weave.lo -MD -MP -MF .deps/ast_sel_weave.Tpo -c ast_sel_weave.cpp -fPIC -DPIC -o .libs/ast_sel_weave.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_numbers.lo -MD -MP -MF .deps/fn_numbers.Tpo -c fn_numbers.cpp -fPIC -DPIC -o .libs/fn_numbers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_sel_super.lo -MD -MP -MF .deps/ast_sel_super.Tpo -c ast_sel_super.cpp -fPIC -DPIC -o .libs/ast_sel_super.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.cpp -fPIC -DPIC -o .libs/constants.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_selectors.lo -MD -MP -MF .deps/fn_selectors.Tpo -c fn_selectors.cpp -fPIC -DPIC -o .libs/fn_selectors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_utils.lo -MD -MP -MF .deps/fn_utils.Tpo -c fn_utils.cpp -fPIC -DPIC -o .libs/fn_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_lists.lo -MD -MP -MF .deps/fn_lists.Tpo -c fn_lists.cpp -fPIC -DPIC -o .libs/fn_lists.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_maps.lo -MD -MP -MF .deps/fn_maps.Tpo -c fn_maps.cpp -fPIC -DPIC -o .libs/fn_maps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast_fwd_decl.lo -MD -MP -MF .deps/ast_fwd_decl.Tpo -c ast_fwd_decl.cpp -fPIC -DPIC -o .libs/ast_fwd_decl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_colors.lo -MD -MP -MF .deps/fn_colors.Tpo -c fn_colors.cpp -fPIC -DPIC -o .libs/fn_colors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c environment.cpp -fPIC -DPIC -o .libs/environment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT color_maps.lo -MD -MP -MF .deps/color_maps.Tpo -c color_maps.cpp -fPIC -DPIC -o .libs/color_maps.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -fPIC -DPIC -o .libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fn_strings.lo -MD -MP -MF .deps/fn_strings.Tpo -c fn_strings.cpp -fPIC -DPIC -o .libs/fn_strings.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.cpp -fPIC -DPIC -o .libs/bind.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -fPIC -DPIC -o .libs/file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.cpp -fPIC -DPIC -o .libs/json.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT util_string.lo -MD -MP -MF .deps/util_string.Tpo -c util_string.cpp -fPIC -DPIC -o .libs/util_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c plugins.cpp -fPIC -DPIC -o .libs/plugins.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT values.lo -MD -MP -MF .deps/values.Tpo -c values.cpp -fPIC -DPIC -o .libs/values.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.cpp -fPIC -DPIC -o .libs/position.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -fPIC -DPIC -o .libs/units.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.cpp -fPIC -DPIC -o .libs/eval.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -fPIC -DPIC -o .libs/lexer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT expand.lo -MD -MP -MF .deps/expand.Tpo -c expand.cpp -fPIC -DPIC -o .libs/expand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -fPIC -DPIC -o .libs/parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT eval_selectors.lo -MD -MP -MF .deps/eval_selectors.Tpo -c eval_selectors.cpp -fPIC -DPIC -o .libs/eval_selectors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT listize.lo -MD -MP -MF .deps/listize.Tpo -c listize.cpp -fPIC -DPIC -o .libs/listize.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT parser_selectors.lo -MD -MP -MF .deps/parser_selectors.Tpo -c parser_selectors.cpp -fPIC -DPIC -o .libs/parser_selectors.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT source.lo -MD -MP -MF .deps/source.Tpo -c source.cpp -fPIC -DPIC -o .libs/source.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT prelexer.lo -MD -MP -MF .deps/prelexer.Tpo -c prelexer.cpp -fPIC -DPIC -o .libs/prelexer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT cssize.lo -MD -MP -MF .deps/cssize.Tpo -c cssize.cpp -fPIC -DPIC -o .libs/cssize.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT stylesheet.lo -MD -MP -MF .deps/stylesheet.Tpo -c stylesheet.cpp -fPIC -DPIC -o .libs/stylesheet.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.cpp -fPIC -DPIC -o .libs/output.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT extender.lo -MD -MP -MF .deps/extender.Tpo -c extender.cpp -fPIC -DPIC -o .libs/extender.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT inspect.lo -MD -MP -MF .deps/inspect.Tpo -c inspect.cpp -fPIC -DPIC -o .libs/inspect.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT check_nesting.lo -MD -MP -MF .deps/check_nesting.Tpo -c check_nesting.cpp -fPIC -DPIC -o .libs/check_nesting.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT extension.lo -MD -MP -MF .deps/extension.Tpo -c extension.cpp -fPIC -DPIC -o .libs/extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.cpp -fPIC -DPIC -o .libs/emitter.o mv -f .deps/cencode.Tpo .deps/cencode.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT remove_placeholders.lo -MD -MP -MF .deps/remove_placeholders.Tpo -c -o remove_placeholders.lo remove_placeholders.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT remove_placeholders.lo -MD -MP -MF .deps/remove_placeholders.Tpo -c remove_placeholders.cpp -fPIC -DPIC -o .libs/remove_placeholders.o mv -f .deps/constants.Tpo .deps/constants.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass.lo -MD -MP -MF .deps/sass.Tpo -c -o sass.lo sass.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass.lo -MD -MP -MF .deps/sass.Tpo -c sass.cpp -fPIC -DPIC -o .libs/sass.o mv -f .deps/source.Tpo .deps/source.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass_values.lo -MD -MP -MF .deps/sass_values.Tpo -c -o sass_values.lo sass_values.cpp mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass_context.lo -MD -MP -MF .deps/sass_context.Tpo -c -o sass_context.lo sass_context.cpp mv -f .deps/position.Tpo .deps/position.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass_functions.lo -MD -MP -MF .deps/sass_functions.Tpo -c -o sass_functions.lo sass_functions.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass_values.lo -MD -MP -MF .deps/sass_values.Tpo -c sass_values.cpp -fPIC -DPIC -o .libs/sass_values.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass_context.lo -MD -MP -MF .deps/sass_context.Tpo -c sass_context.cpp -fPIC -DPIC -o .libs/sass_context.o mv -f .deps/util_string.Tpo .deps/util_string.Plo mv -f .deps/json.Tpo .deps/json.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass2scss.lo -MD -MP -MF .deps/sass2scss.Tpo -c -o sass2scss.lo sass2scss.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo backtrace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass_functions.lo -MD -MP -MF .deps/sass_functions.Tpo -c sass_functions.cpp -fPIC -DPIC -o .libs/sass_functions.o mv -f .deps/stylesheet.Tpo .deps/stylesheet.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT sass2scss.lo -MD -MP -MF .deps/sass2scss.Tpo -c sass2scss.cpp -fPIC -DPIC -o .libs/sass2scss.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT operators.lo -MD -MP -MF .deps/operators.Tpo -c -o operators.lo operators.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.cpp -fPIC -DPIC -o .libs/backtrace.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT operators.lo -MD -MP -MF .deps/operators.Tpo -c operators.cpp -fPIC -DPIC -o .libs/operators.o In file included from ast.hpp:18, from fn_miscs.cpp:1: operation.hpp:206:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SelectorCombinator*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 206 | T operator()(SelectorCombinator* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ In file included from expand.hpp:7, from fn_miscs.cpp:2: eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:194:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameters*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 194 | T operator()(Parameters* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:193:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameter*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 193 | T operator()(Parameter* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:183:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsCondition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 183 | T operator()(SupportsCondition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:176:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Color*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 176 | T operator()(Color* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:173:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Error*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 173 | T operator()(Custom_Error* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:172:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Warning*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 172 | T operator()(Custom_Warning* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:168:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Function*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 168 | T operator()(Function* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:163:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Mixin_Call*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 163 | T operator()(Mixin_Call* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:162:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Definition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 162 | T operator()(Definition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:161:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::ExtendRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 161 | T operator()(ExtendRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:160:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Content*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 160 | T operator()(Content* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:150:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import_Stub*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 150 | T operator()(Import_Stub* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:149:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 149 | T operator()(Import* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:147:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Declaration*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 147 | T operator()(Declaration* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:146:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Keyframe_Rule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 146 | T operator()(Keyframe_Rule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:145:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 145 | T operator()(AtRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:144:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRootRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 144 | T operator()(AtRootRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:143:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaQuery*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 143 | T operator()(CssMediaQuery* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:142:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 142 | T operator()(CssMediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:141:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::MediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 141 | T operator()(MediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:140:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 140 | T operator()(SupportsRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:139:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Trace*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 139 | T operator()(Trace* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:138:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Bubble*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 138 | T operator()(Bubble* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:137:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::StyleRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 137 | T operator()(StyleRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:134:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AST_Node*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 134 | T operator()(AST_Node* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ mv -f .deps/plugins.Tpo .deps/plugins.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast2c.lo -MD -MP -MF .deps/ast2c.Tpo -c -o ast2c.lo ast2c.cpp In file included from ast.hpp:18, from bind.cpp:3: operation.hpp:206:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SelectorCombinator*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 206 | T operator()(SelectorCombinator* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ In file included from expand.hpp:7, from bind.cpp:6: eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:194:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameters*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 194 | T operator()(Parameters* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:193:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameter*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 193 | T operator()(Parameter* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:183:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsCondition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 183 | T operator()(SupportsCondition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:176:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Color*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 176 | T operator()(Color* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:173:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Error*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 173 | T operator()(Custom_Error* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:172:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Warning*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 172 | T operator()(Custom_Warning* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:168:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Function*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 168 | T operator()(Function* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:163:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Mixin_Call*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 163 | T operator()(Mixin_Call* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:162:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Definition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 162 | T operator()(Definition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:161:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::ExtendRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 161 | T operator()(ExtendRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:160:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Content*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 160 | T operator()(Content* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:150:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import_Stub*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 150 | T operator()(Import_Stub* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:149:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 149 | T operator()(Import* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:147:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Declaration*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 147 | T operator()(Declaration* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:146:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Keyframe_Rule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 146 | T operator()(Keyframe_Rule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:145:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 145 | T operator()(AtRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:144:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRootRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 144 | T operator()(AtRootRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:143:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaQuery*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 143 | T operator()(CssMediaQuery* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:142:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 142 | T operator()(CssMediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:141:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::MediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 141 | T operator()(MediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:140:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 140 | T operator()(SupportsRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:139:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Trace*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 139 | T operator()(Trace* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:138:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Bubble*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 138 | T operator()(Bubble* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:137:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::StyleRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 137 | T operator()(StyleRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:134:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AST_Node*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 134 | T operator()(AST_Node* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ In file included from ast.hpp:18, from expand.hpp:6, from eval_selectors.cpp:4: operation.hpp:206:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SelectorCombinator*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 206 | T operator()(SelectorCombinator* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ In file included from expand.hpp:7: eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:194:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameters*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 194 | T operator()(Parameters* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:193:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameter*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 193 | T operator()(Parameter* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:183:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsCondition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 183 | T operator()(SupportsCondition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:176:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Color*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 176 | T operator()(Color* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:173:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Error*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 173 | T operator()(Custom_Error* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:172:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Warning*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 172 | T operator()(Custom_Warning* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:168:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Function*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 168 | T operator()(Function* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:163:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Mixin_Call*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 163 | T operator()(Mixin_Call* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:162:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Definition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 162 | T operator()(Definition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:161:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::ExtendRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 161 | T operator()(ExtendRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:160:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Content*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 160 | T operator()(Content* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:150:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import_Stub*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 150 | T operator()(Import_Stub* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:149:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 149 | T operator()(Import* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:147:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Declaration*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 147 | T operator()(Declaration* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:146:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Keyframe_Rule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 146 | T operator()(Keyframe_Rule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:145:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 145 | T operator()(AtRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:144:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRootRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 144 | T operator()(AtRootRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:143:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaQuery*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 143 | T operator()(CssMediaQuery* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:142:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 142 | T operator()(CssMediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:141:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::MediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 141 | T operator()(MediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:140:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 140 | T operator()(SupportsRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:139:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Trace*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 139 | T operator()(Trace* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:138:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Bubble*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 138 | T operator()(Bubble* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:137:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::StyleRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 137 | T operator()(StyleRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:134:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AST_Node*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 134 | T operator()(AST_Node* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ In file included from ast.hpp:18, from context.cpp:4: operation.hpp:206:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SelectorCombinator*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 206 | T operator()(SelectorCombinator* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ In file included from expand.hpp:7, from context.cpp:17: eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:194:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameters*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 194 | T operator()(Parameters* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:193:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameter*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 193 | T operator()(Parameter* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:183:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsCondition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 183 | T operator()(SupportsCondition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:176:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Color*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 176 | T operator()(Color* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:173:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Error*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 173 | T operator()(Custom_Error* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:172:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Warning*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 172 | T operator()(Custom_Warning* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:168:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Function*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 168 | T operator()(Function* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:163:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Mixin_Call*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 163 | T operator()(Mixin_Call* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:162:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Definition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 162 | T operator()(Definition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:161:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::ExtendRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 161 | T operator()(ExtendRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:160:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Content*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 160 | T operator()(Content* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:150:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import_Stub*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 150 | T operator()(Import_Stub* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:149:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 149 | T operator()(Import* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:147:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Declaration*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 147 | T operator()(Declaration* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:146:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Keyframe_Rule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 146 | T operator()(Keyframe_Rule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:145:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 145 | T operator()(AtRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:144:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRootRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 144 | T operator()(AtRootRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:143:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaQuery*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 143 | T operator()(CssMediaQuery* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:142:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 142 | T operator()(CssMediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:141:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::MediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 141 | T operator()(MediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:140:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 140 | T operator()(SupportsRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:139:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Trace*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 139 | T operator()(Trace* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:138:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Bubble*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 138 | T operator()(Bubble* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:137:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::StyleRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 137 | T operator()(StyleRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:134:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AST_Node*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 134 | T operator()(AST_Node* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ In file included from ast.hpp:18, from expand.cpp:8: operation.hpp:206:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SelectorCombinator*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 206 | T operator()(SelectorCombinator* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ In file included from expand.hpp:7, from expand.cpp:9: eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:194:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameters*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 194 | T operator()(Parameters* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:193:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameter*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 193 | T operator()(Parameter* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:183:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsCondition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 183 | T operator()(SupportsCondition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:176:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Color*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 176 | T operator()(Color* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:173:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Error*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 173 | T operator()(Custom_Error* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:172:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Warning*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 172 | T operator()(Custom_Warning* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:168:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Function*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 168 | T operator()(Function* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:163:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Mixin_Call*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 163 | T operator()(Mixin_Call* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:162:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Definition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 162 | T operator()(Definition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:161:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::ExtendRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 161 | T operator()(ExtendRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:160:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Content*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 160 | T operator()(Content* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:150:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import_Stub*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 150 | T operator()(Import_Stub* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:149:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 149 | T operator()(Import* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:147:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Declaration*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 147 | T operator()(Declaration* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:146:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Keyframe_Rule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 146 | T operator()(Keyframe_Rule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:145:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 145 | T operator()(AtRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:144:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRootRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 144 | T operator()(AtRootRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:143:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaQuery*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 143 | T operator()(CssMediaQuery* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:142:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 142 | T operator()(CssMediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:141:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::MediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 141 | T operator()(MediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:140:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 140 | T operator()(SupportsRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:139:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Trace*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 139 | T operator()(Trace* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:138:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Bubble*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 138 | T operator()(Bubble* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:137:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::StyleRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 137 | T operator()(StyleRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:134:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AST_Node*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 134 | T operator()(AST_Node* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ In file included from ast.hpp:18, from eval.hpp:7, from eval.cpp:13: operation.hpp:206:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SelectorCombinator*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 206 | T operator()(SelectorCombinator* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:194:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameters*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 194 | T operator()(Parameters* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:193:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameter*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 193 | T operator()(Parameter* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:183:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsCondition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 183 | T operator()(SupportsCondition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:176:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Color*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 176 | T operator()(Color* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:173:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Error*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 173 | T operator()(Custom_Error* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:172:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Warning*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 172 | T operator()(Custom_Warning* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:168:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Function*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 168 | T operator()(Function* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:163:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Mixin_Call*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 163 | T operator()(Mixin_Call* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:162:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Definition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 162 | T operator()(Definition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:161:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::ExtendRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 161 | T operator()(ExtendRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:160:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Content*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 160 | T operator()(Content* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:150:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import_Stub*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 150 | T operator()(Import_Stub* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:149:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 149 | T operator()(Import* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:147:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Declaration*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 147 | T operator()(Declaration* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:146:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Keyframe_Rule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 146 | T operator()(Keyframe_Rule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:145:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 145 | T operator()(AtRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:144:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRootRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 144 | T operator()(AtRootRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:143:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaQuery*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 143 | T operator()(CssMediaQuery* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:142:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 142 | T operator()(CssMediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:141:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::MediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 141 | T operator()(MediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:140:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 140 | T operator()(SupportsRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:139:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Trace*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 139 | T operator()(Trace* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:138:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Bubble*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 138 | T operator()(Bubble* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:137:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::StyleRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 137 | T operator()(StyleRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:134:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AST_Node*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 134 | T operator()(AST_Node* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT ast2c.lo -MD -MP -MF .deps/ast2c.Tpo -c ast2c.cpp -fPIC -DPIC -o .libs/ast2c.o mv -f .deps/emitter.Tpo .deps/emitter.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT c2ast.lo -MD -MP -MF .deps/c2ast.Tpo -c -o c2ast.lo c2ast.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT c2ast.lo -MD -MP -MF .deps/c2ast.Tpo -c c2ast.cpp -fPIC -DPIC -o .libs/c2ast.o mv -f .deps/ast_fwd_decl.Tpo .deps/ast_fwd_decl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT to_value.lo -MD -MP -MF .deps/to_value.Tpo -c -o to_value.lo to_value.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT to_value.lo -MD -MP -MF .deps/to_value.Tpo -c to_value.cpp -fPIC -DPIC -o .libs/to_value.o mv -f .deps/units.Tpo .deps/units.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT source_map.lo -MD -MP -MF .deps/source_map.Tpo -c -o source_map.lo source_map.cpp mv -f .deps/extension.Tpo .deps/extension.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT error_handling.lo -MD -MP -MF .deps/error_handling.Tpo -c -o error_handling.lo error_handling.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT source_map.lo -MD -MP -MF .deps/source_map.Tpo -c source_map.cpp -fPIC -DPIC -o .libs/source_map.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT error_handling.lo -MD -MP -MF .deps/error_handling.Tpo -c error_handling.cpp -fPIC -DPIC -o .libs/error_handling.o mv -f .deps/environment.Tpo .deps/environment.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c -o allocator.lo `test -f 'memory/allocator.cpp' || echo './'`memory/allocator.cpp mv -f .deps/backtrace.Tpo .deps/backtrace.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT shared_ptr.lo -MD -MP -MF .deps/shared_ptr.Tpo -c -o shared_ptr.lo `test -f 'memory/shared_ptr.cpp' || echo './'`memory/shared_ptr.cpp mv -f .deps/eval_selectors.Tpo .deps/eval_selectors.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT utf8_string.lo -MD -MP -MF .deps/utf8_string.Tpo -c -o utf8_string.lo utf8_string.cpp mv -f .deps/ast_supports.Tpo .deps/ast_supports.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT base64vlq.lo -MD -MP -MF .deps/base64vlq.Tpo -c -o base64vlq.lo base64vlq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c memory/allocator.cpp -fPIC -DPIC -o .libs/allocator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT shared_ptr.lo -MD -MP -MF .deps/shared_ptr.Tpo -c memory/shared_ptr.cpp -fPIC -DPIC -o .libs/shared_ptr.o mv -f .deps/listize.Tpo .deps/listize.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT utf8_string.lo -MD -MP -MF .deps/utf8_string.Tpo -c utf8_string.cpp -fPIC -DPIC -o .libs/utf8_string.o mv -f .deps/values.Tpo .deps/values.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT base64vlq.lo -MD -MP -MF .deps/base64vlq.Tpo -c base64vlq.cpp -fPIC -DPIC -o .libs/base64vlq.o In file included from ast.hpp:18, from eval.hpp:7, from sass_values.cpp:8: operation.hpp:206:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SelectorCombinator*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 206 | T operator()(SelectorCombinator* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:194:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameters*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 194 | T operator()(Parameters* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:193:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Parameter*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 193 | T operator()(Parameter* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:183:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsCondition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 183 | T operator()(SupportsCondition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:176:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Color*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 176 | T operator()(Color* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:173:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Error*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 173 | T operator()(Custom_Error* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:172:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Custom_Warning*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 172 | T operator()(Custom_Warning* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:168:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Function*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 168 | T operator()(Function* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:163:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Mixin_Call*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 163 | T operator()(Mixin_Call* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:162:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Definition*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 162 | T operator()(Definition* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:161:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::ExtendRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 161 | T operator()(ExtendRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:160:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Content*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 160 | T operator()(Content* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:150:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import_Stub*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 150 | T operator()(Import_Stub* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:149:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Import*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 149 | T operator()(Import* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:147:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Declaration*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 147 | T operator()(Declaration* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:146:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Keyframe_Rule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 146 | T operator()(Keyframe_Rule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:145:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 145 | T operator()(AtRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:144:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AtRootRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 144 | T operator()(AtRootRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:143:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaQuery*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 143 | T operator()(CssMediaQuery* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:142:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::CssMediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 142 | T operator()(CssMediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:141:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::MediaRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 141 | T operator()(MediaRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:140:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::SupportsRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 140 | T operator()(SupportsRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:139:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Trace*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 139 | T operator()(Trace* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:138:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::Bubble*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 138 | T operator()(Bubble* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:137:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::StyleRule*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 137 | T operator()(StyleRule* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ operation.hpp:134:7: warning: 'T Sass::Operation_CRTP::operator()(Sass::AST_Node*) [with T = Sass::Expression*; D = Sass::Eval]' was hidden [-Woverloaded-virtual=] 134 | T operator()(AST_Node* x) { return static_cast(this)->fallback(x); } | ^~~~~~~~ eval.hpp:96:17: note: by 'Sass::Eval::operator()' 96 | Expression* operator()(Parent_Reference*); | ^~~~~~~~ mv -f .deps/fn_strings.Tpo .deps/fn_strings.Plo mv -f .deps/ast_sel_cmp.Tpo .deps/ast_sel_cmp.Plo mv -f .deps/ast_sel_super.Tpo .deps/ast_sel_super.Plo mv -f .deps/util.Tpo .deps/util.Plo mv -f .deps/fn_maps.Tpo .deps/fn_maps.Plo mv -f .deps/fn_utils.Tpo .deps/fn_utils.Plo mv -f .deps/fn_selectors.Tpo .deps/fn_selectors.Plo mv -f .deps/remove_placeholders.Tpo .deps/remove_placeholders.Plo mv -f .deps/ast_sel_unify.Tpo .deps/ast_sel_unify.Plo mv -f .deps/file.Tpo .deps/file.Plo mv -f .deps/output.Tpo .deps/output.Plo mv -f .deps/fn_numbers.Tpo .deps/fn_numbers.Plo mv -f .deps/shared_ptr.Tpo .deps/shared_ptr.Plo mv -f .deps/sass.Tpo .deps/sass.Plo mv -f .deps/allocator.Tpo .deps/allocator.Plo mv -f .deps/parser_selectors.Tpo .deps/parser_selectors.Plo mv -f .deps/sass2scss.Tpo .deps/sass2scss.Plo mv -f .deps/sass_functions.Tpo .deps/sass_functions.Plo mv -f .deps/sass_values.Tpo .deps/sass_values.Plo mv -f .deps/check_nesting.Tpo .deps/check_nesting.Plo mv -f .deps/prelexer.Tpo .deps/prelexer.Plo mv -f .deps/fn_miscs.Tpo .deps/fn_miscs.Plo mv -f .deps/bind.Tpo .deps/bind.Plo mv -f .deps/base64vlq.Tpo .deps/base64vlq.Plo mv -f .deps/utf8_string.Tpo .deps/utf8_string.Plo mv -f .deps/ast2c.Tpo .deps/ast2c.Plo mv -f .deps/fn_lists.Tpo .deps/fn_lists.Plo mv -f .deps/cssize.Tpo .deps/cssize.Plo mv -f .deps/fn_colors.Tpo .deps/fn_colors.Plo mv -f .deps/ast_sel_weave.Tpo .deps/ast_sel_weave.Plo mv -f .deps/c2ast.Tpo .deps/c2ast.Plo mv -f .deps/operators.Tpo .deps/operators.Plo mv -f .deps/sass_context.Tpo .deps/sass_context.Plo mv -f .deps/color_maps.Tpo .deps/color_maps.Plo mv -f .deps/source_map.Tpo .deps/source_map.Plo mv -f .deps/inspect.Tpo .deps/inspect.Plo mv -f .deps/to_value.Tpo .deps/to_value.Plo mv -f .deps/ast_values.Tpo .deps/ast_values.Plo mv -f .deps/error_handling.Tpo .deps/error_handling.Plo mv -f .deps/ast.Tpo .deps/ast.Plo mv -f .deps/ast_selectors.Tpo .deps/ast_selectors.Plo mv -f .deps/expand.Tpo .deps/expand.Plo mv -f .deps/context.Tpo .deps/context.Plo mv -f .deps/eval.Tpo .deps/eval.Plo mv -f .deps/extender.Tpo .deps/extender.Plo mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -std=c++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -O2 -no-undefined -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -o libsass.la -rpath /usr/lib cencode.lo ast.lo ast_values.lo ast_supports.lo ast_sel_cmp.lo ast_sel_unify.lo ast_sel_super.lo ast_sel_weave.lo ast_selectors.lo context.lo constants.lo fn_utils.lo fn_miscs.lo fn_maps.lo fn_lists.lo fn_colors.lo fn_numbers.lo fn_strings.lo fn_selectors.lo color_maps.lo environment.lo ast_fwd_decl.lo bind.lo file.lo util.lo util_string.lo json.lo units.lo values.lo plugins.lo source.lo position.lo lexer.lo parser.lo parser_selectors.lo prelexer.lo eval.lo eval_selectors.lo expand.lo listize.lo cssize.lo extender.lo extension.lo stylesheet.lo output.lo inspect.lo emitter.lo check_nesting.lo remove_placeholders.lo sass.lo sass_values.lo sass_context.lo sass_functions.lo sass2scss.lo backtrace.lo operators.lo ast2c.lo c2ast.lo to_value.lo source_map.lo error_handling.lo allocator.lo shared_ptr.lo utf8_string.lo base64vlq.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/crti.o /usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/crtbeginS.o .libs/cencode.o .libs/ast.o .libs/ast_values.o .libs/ast_supports.o .libs/ast_sel_cmp.o .libs/ast_sel_unify.o .libs/ast_sel_super.o .libs/ast_sel_weave.o .libs/ast_selectors.o .libs/context.o .libs/constants.o .libs/fn_utils.o .libs/fn_miscs.o .libs/fn_maps.o .libs/fn_lists.o .libs/fn_colors.o .libs/fn_numbers.o .libs/fn_strings.o .libs/fn_selectors.o .libs/color_maps.o .libs/environment.o .libs/ast_fwd_decl.o .libs/bind.o .libs/file.o .libs/util.o .libs/util_string.o .libs/json.o .libs/units.o .libs/values.o .libs/plugins.o .libs/source.o .libs/position.o .libs/lexer.o .libs/parser.o .libs/parser_selectors.o .libs/prelexer.o .libs/eval.o .libs/eval_selectors.o .libs/expand.o .libs/listize.o .libs/cssize.o .libs/extender.o .libs/extension.o .libs/stylesheet.o .libs/output.o .libs/inspect.o .libs/emitter.o .libs/check_nesting.o .libs/remove_placeholders.o .libs/sass.o .libs/sass_values.o .libs/sass_context.o .libs/sass_functions.o .libs/sass2scss.o .libs/backtrace.o .libs/operators.o .libs/ast2c.o .libs/c2ast.o .libs/to_value.o .libs/source_map.o .libs/error_handling.o .libs/allocator.o .libs/shared_ptr.o .libs/utf8_string.o .libs/base64vlq.o -L/usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1 -L/usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/../../../../riscv64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/../../../../riscv64-alpine-linux-musl/lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/../../.. -lstdc++ -lm -lssp_nonshared -latomic -lc -lgcc_s /usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/crtendS.o /usr/lib/gcc/riscv64-alpine-linux-musl/13.2.1/crtn.o -O2 -Os -O2 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libsass.so.1 -o .libs/libsass.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsass.so.1" && ln -s "libsass.so.1.0.0" "libsass.so.1") libtool: link: (cd ".libs" && rm -f "libsass.so" && ln -s "libsass.so.1.0.0" "libsass.so") libtool: link: ( cd ".libs" && rm -f "libsass.la" && ln -s "../libsass.la" "libsass.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' make[1]: Leaving directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' make[1]: Entering directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6' >>> libsass: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' make[2]: Entering directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' .././script/install-sh -c -d '/home/buildozer/aports/community/libsass/pkg/libsass/usr/lib' .././script/install-sh -c -d '/home/buildozer/aports/community/libsass/pkg/libsass/usr/include' .././script/install-sh -c -d '/home/buildozer/aports/community/libsass/pkg/libsass/usr/lib/pkgconfig' .././script/install-sh -c -d '/home/buildozer/aports/community/libsass/pkg/libsass/usr/include/sass' /bin/sh ../libtool --mode=install /usr/bin/install -c libsass.la '/home/buildozer/aports/community/libsass/pkg/libsass/usr/lib' /usr/bin/install -c -m 644 ../include/sass.h ../include/sass2scss.h '/home/buildozer/aports/community/libsass/pkg/libsass/usr/include' /usr/bin/install -c -m 644 support/libsass.pc '/home/buildozer/aports/community/libsass/pkg/libsass/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ../include/sass/base.h ../include/sass/values.h ../include/sass/version.h ../include/sass/context.h ../include/sass/functions.h '/home/buildozer/aports/community/libsass/pkg/libsass/usr/include/sass' libtool: install: /usr/bin/install -c .libs/libsass.so.1.0.0 /home/buildozer/aports/community/libsass/pkg/libsass/usr/lib/libsass.so.1.0.0 libtool: install: (cd /home/buildozer/aports/community/libsass/pkg/libsass/usr/lib && { ln -s -f libsass.so.1.0.0 libsass.so.1 || { rm -f libsass.so.1 && ln -s libsass.so.1.0.0 libsass.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/libsass/pkg/libsass/usr/lib && { ln -s -f libsass.so.1.0.0 libsass.so || { rm -f libsass.so && ln -s libsass.so.1.0.0 libsass.so; }; }) libtool: install: /usr/bin/install -c .libs/libsass.lai /home/buildozer/aports/community/libsass/pkg/libsass/usr/lib/libsass.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' make[1]: Leaving directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6/src' make[1]: Entering directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6' make[2]: Entering directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6' make[1]: Leaving directory '/home/buildozer/aports/community/libsass/src/libsass-3.6.6' >>> libsass-dev*: Running split function dev... >>> libsass-dev*: Preparing subpackage libsass-dev... >>> libsass-dev*: Stripping binaries >>> libsass-dev*: Running postcheck for libsass-dev >>> libsass*: Running postcheck for libsass >>> libsass*: Preparing package libsass... >>> libsass*: Stripping binaries >>> libsass-dev*: Scanning shared objects >>> libsass*: Scanning shared objects >>> libsass-dev*: Tracing dependencies... libsass=3.6.6-r0 pkgconfig >>> libsass-dev*: Package size: 72.0 KB >>> libsass-dev*: Compressing data... >>> libsass-dev*: Create checksum... >>> libsass-dev*: Create libsass-dev-3.6.6-r0.apk >>> libsass*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libsass*: Package size: 1.9 MB >>> libsass*: Compressing data... >>> libsass*: Create checksum... >>> libsass*: Create libsass-3.6.6-r0.apk >>> libsass: Build complete at Sat, 23 Dec 2023 12:51:06 +0000 elapsed time 0h 3m 3s >>> libsass: Cleaning up srcdir >>> libsass: Cleaning up pkgdir >>> libsass: Uninstalling dependencies... (1/11) Purging .makedepends-libsass (20231223.124808) (2/11) Purging autoconf (2.71-r2) (3/11) Purging m4 (1.4.19-r3) (4/11) Purging automake (1.16.5-r2) (5/11) Purging libtool (2.4.7-r3) (6/11) Purging libltdl (2.4.7-r3) (7/11) Purging git-perl (2.43.0-r0) (8/11) Purging perl-git (2.43.0-r0) (9/11) Purging perl-error (0.17029-r2) (10/11) Purging perl (5.38.2-r0) (11/11) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r18.trigger OK: 227 MiB in 101 packages >>> libsass: Updating the community/riscv64 repository index... >>> libsass: Signing the index...