==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libsass 3.6.6-1 (Fri Dec 22 21:17:17 2023)
==> Retrieving sources...
  -> Found libsass-3.6.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libsass-3.6.6.tar.gz ... Passed
==> Making package: libsass 3.6.6-1 (Fri 22 Dec 2023 09:17:24 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libsass-3.6.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libsass-3.6.6.tar.gz with bsdtar
==> Starting build()...
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.
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
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
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for 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 for g++... g++
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 ar... ar
checking for dlltool... no
checking for dllwrap... no
checking for windres... no
checking the archiver (ar) interface... ar
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... false
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
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... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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/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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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/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.6)
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 '/build/libsass/src/libsass-3.6.6/src'
make  all-am
make[2]: Entering directory '/build/libsass/src/libsass-3.6.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_sel_weave.lo -MD -MP -MF .deps/ast_sel_weave.Tpo -c -o ast_sel_weave.lo ast_sel_weave.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_supports.lo -MD -MP -MF .deps/ast_supports.Tpo -c ast_supports.cpp  -fPIC -DPIC -o .libs/ast_supports.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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:  gcc -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT cencode.lo -MD -MP -MF .deps/cencode.Tpo -c cencode.c -o cencode.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_selectors.lo -MD -MP -MF .deps/ast_selectors.Tpo -c -o ast_selectors.lo ast_selectors.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_supports.lo -MD -MP -MF .deps/ast_supports.Tpo -c ast_supports.cpp -o ast_supports.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_sel_cmp.lo -MD -MP -MF .deps/ast_sel_cmp.Tpo -c ast_sel_cmp.cpp -o ast_sel_cmp.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_sel_unify.lo -MD -MP -MF .deps/ast_sel_unify.Tpo -c ast_sel_unify.cpp -o ast_sel_unify.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_sel_super.lo -MD -MP -MF .deps/ast_sel_super.Tpo -c ast_sel_super.cpp -o ast_sel_super.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_sel_weave.lo -MD -MP -MF .deps/ast_sel_weave.Tpo -c ast_sel_weave.cpp -o ast_sel_weave.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.cpp  -fPIC -DPIC -o .libs/context.o
mv -f .deps/ast_sel_cmp.Tpo .deps/ast_sel_cmp.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c -o constants.lo constants.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_values.lo -MD -MP -MF .deps/ast_values.Tpo -c ast_values.cpp -o ast_values.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -o ast.o >/dev/null 2>&1
mv -f .deps/ast_sel_unify.Tpo .deps/ast_sel_unify.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_utils.lo -MD -MP -MF .deps/fn_utils.Tpo -c -o fn_utils.lo fn_utils.cpp
mv -f .deps/ast_sel_super.Tpo .deps/ast_sel_super.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_miscs.lo -MD -MP -MF .deps/fn_miscs.Tpo -c -o fn_miscs.lo fn_miscs.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_selectors.lo -MD -MP -MF .deps/ast_selectors.Tpo -c ast_selectors.cpp -o ast_selectors.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.cpp -o constants.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_maps.lo -MD -MP -MF .deps/fn_maps.Tpo -c -o fn_maps.lo fn_maps.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_maps.lo -MD -MP -MF .deps/fn_maps.Tpo -c fn_maps.cpp  -fPIC -DPIC -o .libs/fn_maps.o
In file included from prelexer.hpp:5,
                 from parser.hpp:15,
                 from fn_utils.cpp:5:
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::warn_kwd)]':
fn_utils.cpp:38:22:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::warn_kwd' will never be NULL [-Waddress]
In file included from ast_supports.hpp:23,
                 from ast.hpp:1054,
                 from parser.hpp:11:
constants.hpp:51:23: note: 'Sass::Constants::warn_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::error_kwd)]':
fn_utils.cpp:38:22:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::error_kwd' will never be NULL [-Waddress]
constants.hpp:52:23: note: 'Sass::Constants::error_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::debug_kwd)]':
fn_utils.cpp:38:22:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::debug_kwd' will never be NULL [-Waddress]
constants.hpp:53:23: note: 'Sass::Constants::debug_kwd' declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_utils.lo -MD -MP -MF .deps/fn_utils.Tpo -c fn_utils.cpp -o fn_utils.o >/dev/null 2>&1
mv -f .deps/ast_sel_weave.Tpo .deps/ast_sel_weave.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_lists.lo -MD -MP -MF .deps/fn_lists.Tpo -c -o fn_lists.lo fn_lists.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_miscs.lo -MD -MP -MF .deps/fn_miscs.Tpo -c fn_miscs.cpp -o fn_miscs.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_maps.lo -MD -MP -MF .deps/fn_maps.Tpo -c fn_maps.cpp -o fn_maps.o >/dev/null 2>&1
mv -f .deps/ast_values.Tpo .deps/ast_values.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_colors.lo -MD -MP -MF .deps/fn_colors.Tpo -c -o fn_colors.lo fn_colors.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_colors.lo -MD -MP -MF .deps/fn_colors.Tpo -c fn_colors.cpp  -fPIC -DPIC -o .libs/fn_colors.o
mv -f .deps/ast.Tpo .deps/ast.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_numbers.lo -MD -MP -MF .deps/fn_numbers.Tpo -c -o fn_numbers.lo fn_numbers.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_numbers.lo -MD -MP -MF .deps/fn_numbers.Tpo -c fn_numbers.cpp  -fPIC -DPIC -o .libs/fn_numbers.o
mv -f .deps/ast_selectors.Tpo .deps/ast_selectors.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_strings.lo -MD -MP -MF .deps/fn_strings.Tpo -c -o fn_strings.lo fn_strings.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.cpp -o context.o >/dev/null 2>&1
mv -f .deps/fn_utils.Tpo .deps/fn_utils.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_selectors.lo -MD -MP -MF .deps/fn_selectors.Tpo -c -o fn_selectors.lo fn_selectors.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_selectors.lo -MD -MP -MF .deps/fn_selectors.Tpo -c fn_selectors.cpp  -fPIC -DPIC -o .libs/fn_selectors.o
mv -f .deps/fn_maps.Tpo .deps/fn_maps.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT color_maps.lo -MD -MP -MF .deps/color_maps.Tpo -c -o color_maps.lo color_maps.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT color_maps.lo -MD -MP -MF .deps/color_maps.Tpo -c color_maps.cpp  -fPIC -DPIC -o .libs/color_maps.o
mv -f .deps/fn_miscs.Tpo .deps/fn_miscs.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c -o environment.lo environment.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_lists.lo -MD -MP -MF .deps/fn_lists.Tpo -c fn_lists.cpp -o fn_lists.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_numbers.lo -MD -MP -MF .deps/fn_numbers.Tpo -c fn_numbers.cpp -o fn_numbers.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_strings.lo -MD -MP -MF .deps/fn_strings.Tpo -c fn_strings.cpp -o fn_strings.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_colors.lo -MD -MP -MF .deps/fn_colors.Tpo -c fn_colors.cpp -o fn_colors.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fn_selectors.lo -MD -MP -MF .deps/fn_selectors.Tpo -c fn_selectors.cpp -o fn_selectors.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c environment.cpp -o environment.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT color_maps.lo -MD -MP -MF .deps/color_maps.Tpo -c color_maps.cpp -o color_maps.o >/dev/null 2>&1
mv -f .deps/fn_strings.Tpo .deps/fn_strings.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_fwd_decl.lo -MD -MP -MF .deps/ast_fwd_decl.Tpo -c -o ast_fwd_decl.lo ast_fwd_decl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
mv -f .deps/fn_numbers.Tpo .deps/fn_numbers.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c -o bind.lo bind.cpp
mv -f .deps/fn_selectors.Tpo .deps/fn_selectors.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cpp
mv -f .deps/fn_lists.Tpo .deps/fn_lists.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp
mv -f .deps/context.Tpo .deps/context.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util_string.lo -MD -MP -MF .deps/util_string.Tpo -c -o util_string.lo util_string.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp  -fPIC -DPIC -o .libs/util.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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT json.lo -MD -MP -MF .deps/json.Tpo -c -o json.lo json.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.cpp  -fPIC -DPIC -o .libs/json.o
mv -f .deps/fn_colors.Tpo .deps/fn_colors.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT units.lo -MD -MP -MF .deps/units.Tpo -c -o units.lo units.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util_string.lo -MD -MP -MF .deps/util_string.Tpo -c util_string.cpp -o util_string.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.cpp -o json.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast_fwd_decl.lo -MD -MP -MF .deps/ast_fwd_decl.Tpo -c ast_fwd_decl.cpp -o ast_fwd_decl.o >/dev/null 2>&1
mv -f .deps/util_string.Tpo .deps/util_string.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT values.lo -MD -MP -MF .deps/values.Tpo -c -o values.lo values.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT values.lo -MD -MP -MF .deps/values.Tpo -c values.cpp  -fPIC -DPIC -o .libs/values.o
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c -o plugins.lo plugins.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c plugins.cpp  -fPIC -DPIC -o .libs/plugins.o
In file included from util.cpp:6:
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::slash_star)]':
prelexer.hpp:139:25:   required from 'const char* Sass::Prelexer::delimited_by(const char*) [with const char* beg = (& Sass::Constants::slash_star); const char* end = (& Sass::Constants::star_slash); bool esc = false]'
util.cpp:527:13:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::slash_star' will never be NULL [-Waddress]
In file included from ast_supports.hpp:23,
                 from ast.hpp:1054,
                 from util.cpp:3:
constants.hpp:138:23: note: 'Sass::Constants::slash_star' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::star_slash)]':
prelexer.hpp:144:28:   required from 'const char* Sass::Prelexer::delimited_by(const char*) [with const char* beg = (& Sass::Constants::slash_star); const char* end = (& Sass::Constants::star_slash); bool esc = false]'
util.cpp:527:13:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::star_slash' will never be NULL [-Waddress]
constants.hpp:139:23: note: 'Sass::Constants::star_slash' declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o >/dev/null 2>&1
mv -f .deps/color_maps.Tpo .deps/color_maps.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT source.lo -MD -MP -MF .deps/source.Tpo -c -o source.lo source.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT source.lo -MD -MP -MF .deps/source.Tpo -c source.cpp  -fPIC -DPIC -o .libs/source.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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT position.lo -MD -MP -MF .deps/position.Tpo -c -o position.lo position.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -o file.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -o units.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c plugins.cpp -o plugins.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.cpp -o bind.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT source.lo -MD -MP -MF .deps/source.Tpo -c source.cpp -o source.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.cpp -o position.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT values.lo -MD -MP -MF .deps/values.Tpo -c values.cpp -o values.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp  -fPIC -DPIC -o .libs/lexer.o
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cpp
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT parser_selectors.lo -MD -MP -MF .deps/parser_selectors.Tpo -c -o parser_selectors.lo parser_selectors.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT parser_selectors.lo -MD -MP -MF .deps/parser_selectors.Tpo -c parser_selectors.cpp  -fPIC -DPIC -o .libs/parser_selectors.o
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT prelexer.lo -MD -MP -MF .deps/prelexer.Tpo -c -o prelexer.lo prelexer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT prelexer.lo -MD -MP -MF .deps/prelexer.Tpo -c prelexer.cpp  -fPIC -DPIC -o .libs/prelexer.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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c -o eval.lo eval.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -o lexer.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.cpp  -fPIC -DPIC -o .libs/eval.o
mv -f .deps/values.Tpo .deps/values.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT eval_selectors.lo -MD -MP -MF .deps/eval_selectors.Tpo -c -o eval_selectors.lo eval_selectors.cpp
mv -f .deps/file.Tpo .deps/file.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT expand.lo -MD -MP -MF .deps/expand.Tpo -c -o expand.lo expand.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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT listize.lo -MD -MP -MF .deps/listize.Tpo -c -o listize.lo listize.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT listize.lo -MD -MP -MF .deps/listize.Tpo -c listize.cpp  -fPIC -DPIC -o .libs/listize.o
mv -f .deps/bind.Tpo .deps/bind.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cssize.lo -MD -MP -MF .deps/cssize.Tpo -c -o cssize.lo cssize.cpp
In file included from prelexer.hpp:5,
                 from prelexer.cpp:10:
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::hash_lbrace)]':
prelexer.cpp:106:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::hash_lbrace' will never be NULL [-Waddress]
In file included from prelexer.cpp:11:
constants.hpp:140:23: note: 'Sass::Constants::hash_lbrace' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::slash_slash)]':
prelexer.cpp:277:15:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::slash_slash' will never be NULL [-Waddress]
constants.hpp:137:23: note: 'Sass::Constants::slash_slash' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::calc_fn_kwd)]':
prelexer.cpp:449:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::calc_fn_kwd' will never be NULL [-Waddress]
constants.hpp:103:23: note: 'Sass::Constants::calc_fn_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::rbrace)]':
prelexer.cpp:510:71:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::rbrace' will never be NULL [-Waddress]
constants.hpp:141:23: note: 'Sass::Constants::rbrace' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::supports_kwd)]':
prelexer.cpp:745:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::supports_kwd' will never be NULL [-Waddress]
constants.hpp:90:23: note: 'Sass::Constants::supports_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::else_kwd)]':
prelexer.cpp:851:60:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::else_kwd' will never be NULL [-Waddress]
constants.hpp:41:23: note: 'Sass::Constants::else_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::url_kwd)]':
prelexer.cpp:1081:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::url_kwd' will never be NULL [-Waddress]
constants.hpp:95:23: note: 'Sass::Constants::url_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::tilde_equal)]':
prelexer.cpp:1188:75:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::tilde_equal' will never be NULL [-Waddress]
constants.hpp:112:23: note: 'Sass::Constants::tilde_equal' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::pipe_equal)]':
prelexer.cpp:1189:73:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::pipe_equal' will never be NULL [-Waddress]
constants.hpp:113:23: note: 'Sass::Constants::pipe_equal' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::caret_equal)]':
prelexer.cpp:1190:76:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::caret_equal' will never be NULL [-Waddress]
constants.hpp:114:23: note: 'Sass::Constants::caret_equal' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::dollar_equal)]':
prelexer.cpp:1191:77:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::dollar_equal' will never be NULL [-Waddress]
constants.hpp:115:23: note: 'Sass::Constants::dollar_equal' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::star_equal)]':
prelexer.cpp:1192:78:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::star_equal' will never be NULL [-Waddress]
constants.hpp:116:23: note: 'Sass::Constants::star_equal' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::eq)]':
prelexer.cpp:1249:25:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::eq' will never be NULL [-Waddress]
constants.hpp:126:23: note: 'Sass::Constants::eq' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::neq)]':
prelexer.cpp:1252:26:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::neq' will never be NULL [-Waddress]
constants.hpp:127:23: note: 'Sass::Constants::neq' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::gt)]':
prelexer.cpp:1255:25:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::gt' will never be NULL [-Waddress]
constants.hpp:122:23: note: 'Sass::Constants::gt' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::gte)]':
prelexer.cpp:1258:26:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::gte' will never be NULL [-Waddress]
constants.hpp:123:23: note: 'Sass::Constants::gte' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::lt)]':
prelexer.cpp:1261:25:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::lt' will never be NULL [-Waddress]
constants.hpp:124:23: note: 'Sass::Constants::lt' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::lte)]':
prelexer.cpp:1264:26:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::lte' will never be NULL [-Waddress]
constants.hpp:125:23: note: 'Sass::Constants::lte' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::ellipsis)]':
prelexer.cpp:1452:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::ellipsis' will never be NULL [-Waddress]
constants.hpp:146:23: note: 'Sass::Constants::ellipsis' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::url_fn_kwd)]':
prelexer.cpp:1612:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::url_fn_kwd' will never be NULL [-Waddress]
constants.hpp:94:23: note: 'Sass::Constants::url_fn_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::progid_kwd)]':
prelexer.cpp:1776:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::progid_kwd' will never be NULL [-Waddress]
constants.hpp:101:23: note: 'Sass::Constants::progid_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::slash_star)]':
prelexer.hpp:139:25:   required from 'const char* Sass::Prelexer::delimited_by(const char*) [with const char* beg = (& Sass::Constants::slash_star); const char* end = (& Sass::Constants::star_slash); bool esc = false]'
prelexer.cpp:289:15:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::slash_star' will never be NULL [-Waddress]
constants.hpp:138:23: note: 'Sass::Constants::slash_star' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::star_slash)]':
prelexer.hpp:144:28:   required from 'const char* Sass::Prelexer::delimited_by(const char*) [with const char* beg = (& Sass::Constants::slash_star); const char* end = (& Sass::Constants::star_slash); bool esc = false]'
prelexer.cpp:289:15:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::star_slash' will never be NULL [-Waddress]
constants.hpp:139:23: note: 'Sass::Constants::star_slash' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::mixin_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::mixin_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::mixin_kwd' will never be NULL [-Waddress]
constants.hpp:34:23: note: 'Sass::Constants::mixin_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::include_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::include_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::include_kwd' will never be NULL [-Waddress]
constants.hpp:37:23: note: 'Sass::Constants::include_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::function_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::function_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::function_kwd' will never be NULL [-Waddress]
constants.hpp:35:23: note: 'Sass::Constants::function_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::return_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::return_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::return_kwd' will never be NULL [-Waddress]
constants.hpp:36:23: note: 'Sass::Constants::return_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::debug_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::debug_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::debug_kwd' will never be NULL [-Waddress]
constants.hpp:53:23: note: 'Sass::Constants::debug_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::warn_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::warn_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::warn_kwd' will never be NULL [-Waddress]
constants.hpp:51:23: note: 'Sass::Constants::warn_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::for_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::for_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::for_kwd' will never be NULL [-Waddress]
constants.hpp:43:23: note: 'Sass::Constants::for_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::each_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::each_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::each_kwd' will never be NULL [-Waddress]
constants.hpp:48:23: note: 'Sass::Constants::each_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::while_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::while_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::while_kwd' will never be NULL [-Waddress]
constants.hpp:50:23: note: 'Sass::Constants::while_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::if_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::if_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::if_kwd' will never be NULL [-Waddress]
constants.hpp:40:23: note: 'Sass::Constants::if_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::extend_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::extend_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::extend_kwd' will never be NULL [-Waddress]
constants.hpp:39:23: note: 'Sass::Constants::extend_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::import_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::import_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::import_kwd' will never be NULL [-Waddress]
constants.hpp:33:23: note: 'Sass::Constants::import_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::media_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::media_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::media_kwd' will never be NULL [-Waddress]
constants.hpp:89:23: note: 'Sass::Constants::media_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::charset_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::charset_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::charset_kwd' will never be NULL [-Waddress]
constants.hpp:88:23: note: 'Sass::Constants::charset_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::content_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::content_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::content_kwd' will never be NULL [-Waddress]
constants.hpp:38:23: note: 'Sass::Constants::content_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::at_root_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::at_root_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::at_root_kwd' will never be NULL [-Waddress]
constants.hpp:32:23: note: 'Sass::Constants::at_root_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::error_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::error_kwd)]'
prelexer.cpp:732:8:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::error_kwd' will never be NULL [-Waddress]
constants.hpp:52:23: note: 'Sass::Constants::error_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::with_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::with_kwd)]'
prelexer.cpp:797:28:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::with_kwd' will never be NULL [-Waddress]
constants.hpp:58:23: note: 'Sass::Constants::with_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::without_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::without_kwd)]'
prelexer.cpp:801:31:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::without_kwd' will never be NULL [-Waddress]
constants.hpp:59:23: note: 'Sass::Constants::without_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::if_after_else_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::if_after_else_kwd)]'
prelexer.cpp:851:60:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::if_after_else_kwd' will never be NULL [-Waddress]
constants.hpp:42:23: note: 'Sass::Constants::if_after_else_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::from_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::from_kwd)]'
prelexer.cpp:859:28:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::from_kwd' will never be NULL [-Waddress]
constants.hpp:44:23: note: 'Sass::Constants::from_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::to_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::to_kwd)]'
prelexer.cpp:863:26:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::to_kwd' will never be NULL [-Waddress]
constants.hpp:45:23: note: 'Sass::Constants::to_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::through_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::through_kwd)]'
prelexer.cpp:867:31:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::through_kwd' will never be NULL [-Waddress]
constants.hpp:47:23: note: 'Sass::Constants::through_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::in_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::in_kwd)]'
prelexer.cpp:875:26:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::in_kwd' will never be NULL [-Waddress]
constants.hpp:49:23: note: 'Sass::Constants::in_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::null_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::null_kwd)]'
prelexer.cpp:907:28:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::null_kwd' will never be NULL [-Waddress]
constants.hpp:56:23: note: 'Sass::Constants::null_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::important_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::important_kwd)]'
prelexer.cpp:1108:45:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::important_kwd' will never be NULL [-Waddress]
constants.hpp:97:23: note: 'Sass::Constants::important_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::optional_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::optional_kwd)]'
prelexer.cpp:1114:27:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::optional_kwd' will never be NULL [-Waddress]
constants.hpp:57:23: note: 'Sass::Constants::optional_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::default_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::default_kwd)]'
prelexer.cpp:1120:43:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::default_kwd' will never be NULL [-Waddress]
constants.hpp:54:23: note: 'Sass::Constants::default_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::global_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::global_kwd)]'
prelexer.cpp:1126:42:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::global_kwd' will never be NULL [-Waddress]
constants.hpp:55:23: note: 'Sass::Constants::global_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::pseudo_not_fn_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::pseudo_not_fn_kwd)]'
prelexer.cpp:1177:39:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::pseudo_not_fn_kwd' will never be NULL [-Waddress]
constants.hpp:98:23: note: 'Sass::Constants::pseudo_not_fn_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::even_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::even_kwd)]'
prelexer.cpp:1181:28:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::even_kwd' will never be NULL [-Waddress]
constants.hpp:99:23: note: 'Sass::Constants::even_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::odd_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::odd_kwd)]'
prelexer.cpp:1184:27:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::odd_kwd' will never be NULL [-Waddress]
constants.hpp:100:23: note: 'Sass::Constants::odd_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::true_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::true_kwd)]'
prelexer.cpp:1231:28:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::true_kwd' will never be NULL [-Waddress]
constants.hpp:128:23: note: 'Sass::Constants::true_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::false_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::false_kwd)]'
prelexer.cpp:1234:29:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::false_kwd' will never be NULL [-Waddress]
constants.hpp:129:23: note: 'Sass::Constants::false_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::insensitive(const char*) [with const char* str = (& Sass::Constants::only_kwd)]':
lexer.hpp:273:15:   required from 'const char* Sass::Prelexer::keyword(const char*) [with const char* str = (& Sass::Constants::only_kwd)]'
prelexer.cpp:1237:34:   required from here
lexer.hpp:115:15: warning: the address of 'Sass::Constants::only_kwd' will never be NULL [-Waddress]
constants.hpp:92:23: note: 'Sass::Constants::only_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::insensitive(const char*) [with const char* str = (& Sass::Constants::and_kwd)]':
lexer.hpp:273:15:   required from 'const char* Sass::Prelexer::keyword(const char*) [with const char* str = (& Sass::Constants::and_kwd)]'
prelexer.cpp:1240:33:   required from here
lexer.hpp:115:15: warning: the address of 'Sass::Constants::and_kwd' will never be NULL [-Waddress]
constants.hpp:119:23: note: 'Sass::Constants::and_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::insensitive(const char*) [with const char* str = (& Sass::Constants::or_kwd)]':
lexer.hpp:273:15:   required from 'const char* Sass::Prelexer::keyword(const char*) [with const char* str = (& Sass::Constants::or_kwd)]'
prelexer.cpp:1243:32:   required from here
lexer.hpp:115:15: warning: the address of 'Sass::Constants::or_kwd' will never be NULL [-Waddress]
constants.hpp:120:23: note: 'Sass::Constants::or_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::insensitive(const char*) [with const char* str = (& Sass::Constants::not_kwd)]':
lexer.hpp:273:15:   required from 'const char* Sass::Prelexer::keyword(const char*) [with const char* str = (& Sass::Constants::not_kwd)]'
prelexer.cpp:1246:33:   required from here
lexer.hpp:115:15: warning: the address of 'Sass::Constants::not_kwd' will never be NULL [-Waddress]
constants.hpp:121:23: note: 'Sass::Constants::not_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::insensitive(const char*) [with const char* str = (& Sass::Constants::using_kwd)]':
lexer.hpp:273:15:   required from 'const char* Sass::Prelexer::keyword(const char*) [with const char* str = (& Sass::Constants::using_kwd)]'
prelexer.cpp:1267:32:   required from here
lexer.hpp:115:15: warning: the address of 'Sass::Constants::using_kwd' will never be NULL [-Waddress]
constants.hpp:132:23: note: 'Sass::Constants::using_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::expression_kwd)]':
lexer.hpp:283:15:   required from 'const char* Sass::Prelexer::word(const char*) [with const char* str = (& Sass::Constants::expression_kwd)]'
prelexer.cpp:1308:109:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::expression_kwd' will never be NULL [-Waddress]
constants.hpp:102:23: note: 'Sass::Constants::expression_kwd' declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT prelexer.lo -MD -MP -MF .deps/prelexer.Tpo -c prelexer.cpp -o prelexer.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cssize.lo -MD -MP -MF .deps/cssize.Tpo -c cssize.cpp  -fPIC -DPIC -o .libs/cssize.o
In file included from prelexer.hpp:5,
                 from parser.hpp:15,
                 from parser_selectors.cpp:5:
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::selector_combinator_child)]':
parser_selectors.cpp:30:56:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::selector_combinator_child' will never be NULL [-Waddress]
In file included from ast_supports.hpp:23,
                 from ast.hpp:1054,
                 from parser.hpp:11:
constants.hpp:166:23: note: 'Sass::Constants::selector_combinator_child' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::selector_combinator_general)]':
parser_selectors.cpp:34:63:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::selector_combinator_general' will never be NULL [-Waddress]
constants.hpp:167:23: note: 'Sass::Constants::selector_combinator_general' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::selector_combinator_adjacent)]':
parser_selectors.cpp:38:64:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::selector_combinator_adjacent' will never be NULL [-Waddress]
constants.hpp:168:23: note: 'Sass::Constants::selector_combinator_adjacent' declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT parser_selectors.lo -MD -MP -MF .deps/parser_selectors.Tpo -c parser_selectors.cpp -o parser_selectors.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT eval_selectors.lo -MD -MP -MF .deps/eval_selectors.Tpo -c eval_selectors.cpp -o eval_selectors.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT listize.lo -MD -MP -MF .deps/listize.Tpo -c listize.cpp -o listize.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT extender.lo -MD -MP -MF .deps/extender.Tpo -c -o extender.lo extender.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT extender.lo -MD -MP -MF .deps/extender.Tpo -c extender.cpp  -fPIC -DPIC -o .libs/extender.o
mv -f .deps/prelexer.Tpo .deps/prelexer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT extension.lo -MD -MP -MF .deps/extension.Tpo -c -o extension.lo extension.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT extension.lo -MD -MP -MF .deps/extension.Tpo -c extension.cpp  -fPIC -DPIC -o .libs/extension.o
mv -f .deps/parser_selectors.Tpo .deps/parser_selectors.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT stylesheet.lo -MD -MP -MF .deps/stylesheet.Tpo -c -o stylesheet.lo stylesheet.cpp
mv -f .deps/listize.Tpo .deps/listize.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cssize.lo -MD -MP -MF .deps/cssize.Tpo -c cssize.cpp -o cssize.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT stylesheet.lo -MD -MP -MF .deps/stylesheet.Tpo -c stylesheet.cpp -o stylesheet.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT expand.lo -MD -MP -MF .deps/expand.Tpo -c expand.cpp -o expand.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT extension.lo -MD -MP -MF .deps/extension.Tpo -c extension.cpp -o extension.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.cpp -o eval.o >/dev/null 2>&1
mv -f .deps/stylesheet.Tpo .deps/stylesheet.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT inspect.lo -MD -MP -MF .deps/inspect.Tpo -c -o inspect.lo inspect.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.cpp -o output.o >/dev/null 2>&1
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.cpp  -fPIC -DPIC -o .libs/emitter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.cpp -o emitter.o >/dev/null 2>&1
mv -f .deps/cssize.Tpo .deps/cssize.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT check_nesting.lo -MD -MP -MF .deps/check_nesting.Tpo -c -o check_nesting.lo check_nesting.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT check_nesting.lo -MD -MP -MF .deps/check_nesting.Tpo -c check_nesting.cpp  -fPIC -DPIC -o .libs/check_nesting.o
mv -f .deps/output.Tpo .deps/output.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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/emitter.Tpo .deps/emitter.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT extender.lo -MD -MP -MF .deps/extender.Tpo -c extender.cpp -o extender.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass.lo -MD -MP -MF .deps/sass.Tpo -c sass.cpp  -fPIC -DPIC -o .libs/sass.o
mv -f .deps/expand.Tpo .deps/expand.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass_values.lo -MD -MP -MF .deps/sass_values.Tpo -c -o sass_values.lo sass_values.cpp
In file included from prelexer.hpp:5,
                 from parser.hpp:15,
                 from parser.cpp:5:
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::else_kwd)]':
parser.cpp:275:41:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::else_kwd' will never be NULL [-Waddress]
In file included from ast_supports.hpp:23,
                 from ast.hpp:1054,
                 from parser.hpp:11:
constants.hpp:41:23: note: 'Sass::Constants::else_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::ellipsis)]':
parser.cpp:416:40:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::ellipsis' will never be NULL [-Waddress]
constants.hpp:146:23: note: 'Sass::Constants::ellipsis' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::hash_lbrace)]':
parser.cpp:445:75:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::hash_lbrace' will never be NULL [-Waddress]
constants.hpp:140:23: note: 'Sass::Constants::hash_lbrace' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::rbrace)]':
parser.cpp:445:75:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::rbrace' will never be NULL [-Waddress]
constants.hpp:141:23: note: 'Sass::Constants::rbrace' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::insensitive(const char*) [with const char* str = (& Sass::Constants::of_kwd)]':
parser.cpp:740:72:   required from here
lexer.hpp:115:15: warning: the address of 'Sass::Constants::of_kwd' will never be NULL [-Waddress]
constants.hpp:46:23: note: 'Sass::Constants::of_kwd' declared here
lexer.hpp: In instantiation of 'const char* Sass::Prelexer::exactly(const char*) [with const char* str = (& Sass::Constants::url_kwd)]':
parser.cpp:2519:6:   required from here
lexer.hpp:89:15: warning: the address of 'Sass::Constants::url_kwd' will never be NULL [-Waddress]
constants.hpp:95:23: note: 'Sass::Constants::url_kwd' declared here
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -o parser.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT inspect.lo -MD -MP -MF .deps/inspect.Tpo -c inspect.cpp -o inspect.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT remove_placeholders.lo -MD -MP -MF .deps/remove_placeholders.Tpo -c remove_placeholders.cpp -o remove_placeholders.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT check_nesting.lo -MD -MP -MF .deps/check_nesting.Tpo -c check_nesting.cpp -o check_nesting.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass.lo -MD -MP -MF .deps/sass.Tpo -c sass.cpp -o sass.o >/dev/null 2>&1
mv -f .deps/eval.Tpo .deps/eval.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass_context.lo -MD -MP -MF .deps/sass_context.Tpo -c -o sass_context.lo sass_context.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass_context.lo -MD -MP -MF .deps/sass_context.Tpo -c sass_context.cpp  -fPIC -DPIC -o .libs/sass_context.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass_values.lo -MD -MP -MF .deps/sass_values.Tpo -c sass_values.cpp -o sass_values.o >/dev/null 2>&1
mv -f .deps/remove_placeholders.Tpo .deps/remove_placeholders.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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/sass.Tpo .deps/sass.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass2scss.lo -MD -MP -MF .deps/sass2scss.Tpo -c -o sass2scss.lo sass2scss.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass2scss.lo -MD -MP -MF .deps/sass2scss.Tpo -c sass2scss.cpp  -fPIC -DPIC -o .libs/sass2scss.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass_context.lo -MD -MP -MF .deps/sass_context.Tpo -c sass_context.cpp -o sass_context.o >/dev/null 2>&1
mv -f .deps/check_nesting.Tpo .deps/check_nesting.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c -o backtrace.lo backtrace.cpp
mv -f .deps/sass_values.Tpo .deps/sass_values.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT operators.lo -MD -MP -MF .deps/operators.Tpo -c operators.cpp  -fPIC -DPIC -o .libs/operators.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass_functions.lo -MD -MP -MF .deps/sass_functions.Tpo -c sass_functions.cpp -o sass_functions.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.cpp -o backtrace.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sass2scss.lo -MD -MP -MF .deps/sass2scss.Tpo -c sass2scss.cpp -o sass2scss.o >/dev/null 2>&1
mv -f .deps/inspect.Tpo .deps/inspect.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast2c.lo -MD -MP -MF .deps/ast2c.Tpo -c -o ast2c.lo ast2c.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast2c.lo -MD -MP -MF .deps/ast2c.Tpo -c ast2c.cpp  -fPIC -DPIC -o .libs/ast2c.o
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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT c2ast.lo -MD -MP -MF .deps/c2ast.Tpo -c c2ast.cpp  -fPIC -DPIC -o .libs/c2ast.o
mv -f .deps/sass_context.Tpo .deps/sass_context.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT to_value.lo -MD -MP -MF .deps/to_value.Tpo -c -o to_value.lo to_value.cpp
mv -f .deps/extender.Tpo .deps/extender.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT source_map.lo -MD -MP -MF .deps/source_map.Tpo -c -o source_map.lo source_map.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT to_value.lo -MD -MP -MF .deps/to_value.Tpo -c to_value.cpp  -fPIC -DPIC -o .libs/to_value.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT source_map.lo -MD -MP -MF .deps/source_map.Tpo -c source_map.cpp  -fPIC -DPIC -o .libs/source_map.o
mv -f .deps/sass_functions.Tpo .deps/sass_functions.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT error_handling.lo -MD -MP -MF .deps/error_handling.Tpo -c error_handling.cpp  -fPIC -DPIC -o .libs/error_handling.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT operators.lo -MD -MP -MF .deps/operators.Tpo -c operators.cpp -o operators.o >/dev/null 2>&1
mv -f .deps/sass2scss.Tpo .deps/sass2scss.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c -o allocator.lo `test -f 'memory/allocator.cpp' || echo './'`memory/allocator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ast2c.lo -MD -MP -MF .deps/ast2c.Tpo -c ast2c.cpp -o ast2c.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c memory/allocator.cpp -o allocator.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT c2ast.lo -MD -MP -MF .deps/c2ast.Tpo -c c2ast.cpp -o c2ast.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT source_map.lo -MD -MP -MF .deps/source_map.Tpo -c source_map.cpp -o source_map.o >/dev/null 2>&1
mv -f .deps/allocator.Tpo .deps/allocator.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT to_value.lo -MD -MP -MF .deps/to_value.Tpo -c to_value.cpp -o to_value.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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/ast2c.Tpo .deps/ast2c.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT utf8_string.lo -MD -MP -MF .deps/utf8_string.Tpo -c -o utf8_string.lo utf8_string.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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/operators.Tpo .deps/operators.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I../include  -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT base64vlq.lo -MD -MP -MF .deps/base64vlq.Tpo -c base64vlq.cpp  -fPIC -DPIC -o .libs/base64vlq.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT shared_ptr.lo -MD -MP -MF .deps/shared_ptr.Tpo -c memory/shared_ptr.cpp -o shared_ptr.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT utf8_string.lo -MD -MP -MF .deps/utf8_string.Tpo -c utf8_string.cpp -o utf8_string.o >/dev/null 2>&1
mv -f .deps/c2ast.Tpo .deps/c2ast.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT base64vlq.lo -MD -MP -MF .deps/base64vlq.Tpo -c base64vlq.cpp -o base64vlq.o >/dev/null 2>&1
mv -f .deps/shared_ptr.Tpo .deps/shared_ptr.Plo
mv -f .deps/source_map.Tpo .deps/source_map.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT error_handling.lo -MD -MP -MF .deps/error_handling.Tpo -c error_handling.cpp -o error_handling.o >/dev/null 2>&1
mv -f .deps/base64vlq.Tpo .deps/base64vlq.Plo
mv -f .deps/utf8_string.Tpo .deps/utf8_string.Plo
mv -f .deps/to_value.Tpo .deps/to_value.Plo
mv -f .deps/parser.Tpo .deps/parser.Plo
mv -f .deps/error_handling.Tpo .deps/error_handling.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -O2 -std=c++11 -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -O2  -no-undefined -version-info 1:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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/aarch64-unknown-linux-gnu/12.1.0/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/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/aarch64-unknown-linux-gnu/12.1.0 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib/crtn.o  -O2 -march=armv8-a -O2 -fstack-protector-strong -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -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: ar cr .libs/libsass.a  cencode.o ast.o ast_values.o ast_supports.o ast_sel_cmp.o ast_sel_unify.o ast_sel_super.o ast_sel_weave.o ast_selectors.o context.o constants.o fn_utils.o fn_miscs.o fn_maps.o fn_lists.o fn_colors.o fn_numbers.o fn_strings.o fn_selectors.o color_maps.o environment.o ast_fwd_decl.o bind.o file.o util.o util_string.o json.o units.o values.o plugins.o source.o position.o lexer.o parser.o parser_selectors.o prelexer.o eval.o eval_selectors.o expand.o listize.o cssize.o extender.o extension.o stylesheet.o output.o inspect.o emitter.o check_nesting.o remove_placeholders.o sass.o sass_values.o sass_context.o sass_functions.o sass2scss.o backtrace.o operators.o ast2c.o c2ast.o to_value.o source_map.o error_handling.o allocator.o shared_ptr.o utf8_string.o base64vlq.o
libtool: link: ranlib .libs/libsass.a
libtool: link: ( cd ".libs" && rm -f "libsass.la" && ln -s "../libsass.la" "libsass.la" )
make[2]: Leaving directory '/build/libsass/src/libsass-3.6.6/src'
make[1]: Leaving directory '/build/libsass/src/libsass-3.6.6/src'
make[1]: Entering directory '/build/libsass/src/libsass-3.6.6'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libsass/src/libsass-3.6.6'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/libsass/src/libsass-3.6.6/src'
make[2]: Entering directory '/build/libsass/src/libsass-3.6.6/src'
 /usr/bin/mkdir -p '/build/libsass/pkg/libsass/usr/include'
 /usr/bin/mkdir -p '/build/libsass/pkg/libsass/usr/lib'
 /usr/bin/mkdir -p '/build/libsass/pkg/libsass/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libsass/pkg/libsass/usr/include/sass'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libsass.la '/build/libsass/pkg/libsass/usr/lib'
 /usr/bin/install -c -m 644 support/libsass.pc '/build/libsass/pkg/libsass/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 ../include/sass.h ../include/sass2scss.h '/build/libsass/pkg/libsass/usr/include'
 /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 '/build/libsass/pkg/libsass/usr/include/sass'
libtool: install: /usr/bin/install -c .libs/libsass.so.1.0.0 /build/libsass/pkg/libsass/usr/lib/libsass.so.1.0.0
libtool: install: (cd /build/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 /build/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 /build/libsass/pkg/libsass/usr/lib/libsass.la
libtool: install: /usr/bin/install -c .libs/libsass.a /build/libsass/pkg/libsass/usr/lib/libsass.a
libtool: install: chmod 644 /build/libsass/pkg/libsass/usr/lib/libsass.a
libtool: install: ranlib /build/libsass/pkg/libsass/usr/lib/libsass.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libsass/src/libsass-3.6.6/src'
make[1]: Leaving directory '/build/libsass/src/libsass-3.6.6/src'
make[1]: Entering directory '/build/libsass/src/libsass-3.6.6'
make[2]: Entering directory '/build/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 '/build/libsass/src/libsass-3.6.6'
make[1]: Leaving directory '/build/libsass/src/libsass-3.6.6'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libsass"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsass 3.6.6-1 (Fri 22 Dec 2023 09:18:30 PM MST)
==> Cleaning up...