Build of libsass with vanilla toolchain

The build took 00h 01m 56s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
26,036 cpp
4,763 sh
850 ansic
273 makefile
4 ruby
31,926 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libsass 3.3.6-1 (Wed Aug 24 12:44:12 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> 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.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:20: installing 'script/compile'
# configure.ac:33: installing 'script/config.guess'
# configure.ac:33: installing 'script/config.sub'
# configure.ac:14: installing 'script/install-sh'
# configure.ac:14: installing 'script/missing'
# GNUmakefile.am:33: warning: source file '$(SASS_SASSC_PATH)/sassc.c' is in a subdirectory,
# GNUmakefile.am:33: but option 'subdir-objects' is disabled
# automake: warning: possible forward-incompatibility.
# automake: At least a 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,
# automake: this behaviour will change in future Automake versions: they will
# automake: unconditionally cause object files to be placed in the same subdirectory
# automake: of 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'
# /usr/share/automake-1.15/am/ltlibrary.am: warning: 'libsass.la': linking libtool libraries using a non-POSIX
# /usr/share/automake-1.15/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
# src/GNUmakefile.am:31: while processing Libtool library 'libsass.la'
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/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 x86_64-unknown-linux-gcc... no
# 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 we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking for x86_64-unknown-linux-dllwrap... no
# checking for dllwrap... no
# checking for x86_64-unknown-linux-windres... no
# checking for windres... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... false
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... 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/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) 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/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for unistd.h... (cached) yes
# checking for size_t... yes
# checking for stdlib.h... (cached) 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... -ldl
# configure: Building libsass (na)
# 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 '/tmp/libsass/src/libsass-3.3.6/src'
# make all-am
# make[2]: Entering directory '/tmp/libsass/src/libsass-3.3.6/src'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -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++0x -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -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++0x -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -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++0x -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++0x -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++0x -MT base64vlq.lo -MD -MP -MF .deps/base64vlq.Tpo -c base64vlq.cpp -o base64vlq.o >/dev/null 2>&1
# mv -f .deps/base64vlq.Tpo .deps/base64vlq.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c -o bind.lo bind.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT bind.lo -MD -MP -MF .deps/bind.Tpo -c bind.cpp -o bind.o >/dev/null 2>&1
# 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++0x -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++0x -MT color_maps.lo -MD -MP -MF .deps/color_maps.Tpo -c color_maps.cpp -fPIC -DPIC -o .libs/color_maps.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -o ast.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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/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++0x -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++0x -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++0x -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++0x -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++0x -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.cpp -fPIC -DPIC -o .libs/context.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++0x -MT cssize.lo -MD -MP -MF .deps/cssize.Tpo -c -o cssize.lo cssize.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT cssize.lo -MD -MP -MF .deps/cssize.Tpo -c cssize.cpp -fPIC -DPIC -o .libs/cssize.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.cpp -o context.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++0x -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++0x -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++0x -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.cpp -o emitter.o >/dev/null 2>&1
# 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++0x -MT environment.lo -MD -MP -MF .deps/environment.Tpo -c -o environment.lo environment.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++0x -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++0x -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++0x -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++0x -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++0x -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/environment.Tpo .deps/environment.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.cpp -fPIC -DPIC -o .libs/eval.o
# mv -f .deps/error_handling.Tpo .deps/error_handling.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT expand.lo -MD -MP -MF .deps/expand.Tpo -c -o expand.lo expand.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -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++0x -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.cpp -o eval.o >/dev/null 2>&1
# 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++0x -MT extend.lo -MD -MP -MF .deps/extend.Tpo -c -o extend.lo extend.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT extend.lo -MD -MP -MF .deps/extend.Tpo -c extend.cpp -fPIC -DPIC -o .libs/extend.o
# 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++0x -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -o file.o >/dev/null 2>&1
# 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++0x -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c -o functions.lo functions.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.cpp -fPIC -DPIC -o .libs/functions.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT extend.lo -MD -MP -MF .deps/extend.Tpo -c extend.cpp -o extend.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.cpp -o functions.o >/dev/null 2>&1
# mv -f .deps/extend.Tpo .deps/extend.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -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++0x -MT inspect.lo -MD -MP -MF .deps/inspect.Tpo -c inspect.cpp -o inspect.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++0x -MT json.lo -MD -MP -MF .deps/json.Tpo -c -o json.lo json.cpp
# mv -f .deps/functions.Tpo .deps/functions.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.cpp -fPIC -DPIC -o .libs/json.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -fPIC -DPIC -o .libs/lexer.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT json.lo -MD -MP -MF .deps/json.Tpo -c json.cpp -o json.o >/dev/null 2>&1
# 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++0x -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++0x -MT listize.lo -MD -MP -MF .deps/listize.Tpo -c listize.cpp -fPIC -DPIC -o .libs/listize.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++0x -MT memory_manager.lo -MD -MP -MF .deps/memory_manager.Tpo -c -o memory_manager.lo memory_manager.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT memory_manager.lo -MD -MP -MF .deps/memory_manager.Tpo -c memory_manager.cpp -fPIC -DPIC -o .libs/memory_manager.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT listize.lo -MD -MP -MF .deps/listize.Tpo -c listize.cpp -o listize.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT memory_manager.lo -MD -MP -MF .deps/memory_manager.Tpo -c memory_manager.cpp -o memory_manager.o >/dev/null 2>&1
# mv -f .deps/memory_manager.Tpo .deps/memory_manager.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo node.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.cpp -fPIC -DPIC -o .libs/node.o
# 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++0x -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++0x -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++0x -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.cpp -o output.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.cpp -o node.o >/dev/null 2>&1
# 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++0x -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -fPIC -DPIC -o .libs/parser.o
# mv -f .deps/node.Tpo .deps/node.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c plugins.cpp -fPIC -DPIC -o .libs/plugins.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT plugins.lo -MD -MP -MF .deps/plugins.Tpo -c plugins.cpp -o plugins.o >/dev/null 2>&1
# 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++0x -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++0x -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++0x -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.cpp -o position.o >/dev/null 2>&1
# 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++0x -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++0x -MT prelexer.lo -MD -MP -MF .deps/prelexer.Tpo -c prelexer.cpp -fPIC -DPIC -o .libs/prelexer.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT prelexer.lo -MD -MP -MF .deps/prelexer.Tpo -c prelexer.cpp -o prelexer.o >/dev/null 2>&1
# 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++0x -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++0x -MT remove_placeholders.lo -MD -MP -MF .deps/remove_placeholders.Tpo -c remove_placeholders.cpp -fPIC -DPIC -o .libs/remove_placeholders.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cpp -o parser.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++0x -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++0x -MT sass.lo -MD -MP -MF .deps/sass.Tpo -c sass.cpp -fPIC -DPIC -o .libs/sass.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT sass.lo -MD -MP -MF .deps/sass.Tpo -c sass.cpp -o sass.o >/dev/null 2>&1
# 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++0x -MT sass_util.lo -MD -MP -MF .deps/sass_util.Tpo -c -o sass_util.lo sass_util.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT sass_util.lo -MD -MP -MF .deps/sass_util.Tpo -c sass_util.cpp -fPIC -DPIC -o .libs/sass_util.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT sass_util.lo -MD -MP -MF .deps/sass_util.Tpo -c sass_util.cpp -o sass_util.o >/dev/null 2>&1
# mv -f .deps/sass_util.Tpo .deps/sass_util.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT sass_values.lo -MD -MP -MF .deps/sass_values.Tpo -c -o sass_values.lo sass_values.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -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/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++0x -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++0x -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++0x -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/parser.Tpo .deps/parser.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT sass_functions.lo -MD -MP -MF .deps/sass_functions.Tpo -c -o sass_functions.lo sass_functions.cpp
# 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++0x -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++0x -MT sass_functions.lo -MD -MP -MF .deps/sass_functions.Tpo -c sass_functions.cpp -fPIC -DPIC -o .libs/sass_functions.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT sass_functions.lo -MD -MP -MF .deps/sass_functions.Tpo -c sass_functions.cpp -o sass_functions.o >/dev/null 2>&1
# 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++0x -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++0x -MT source_map.lo -MD -MP -MF .deps/source_map.Tpo -c source_map.cpp -fPIC -DPIC -o .libs/source_map.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT sass2scss.lo -MD -MP -MF .deps/sass2scss.Tpo -c sass2scss.cpp -o sass2scss.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++0x -MT to_c.lo -MD -MP -MF .deps/to_c.Tpo -c -o to_c.lo to_c.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT to_c.lo -MD -MP -MF .deps/to_c.Tpo -c to_c.cpp -fPIC -DPIC -o .libs/to_c.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT source_map.lo -MD -MP -MF .deps/source_map.Tpo -c source_map.cpp -o source_map.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT to_c.lo -MD -MP -MF .deps/to_c.Tpo -c to_c.cpp -o to_c.o >/dev/null 2>&1
# mv -f .deps/source_map.Tpo .deps/source_map.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT to_value.lo -MD -MP -MF .deps/to_value.Tpo -c -o to_value.lo to_value.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT to_value.lo -MD -MP -MF .deps/to_value.Tpo -c to_value.cpp -fPIC -DPIC -o .libs/to_value.o
# mv -f .deps/to_c.Tpo .deps/to_c.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -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++0x -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++0x -MT units.lo -MD -MP -MF .deps/units.Tpo -c units.cpp -o units.o >/dev/null 2>&1
# 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++0x -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++0x -MT utf8_string.lo -MD -MP -MF .deps/utf8_string.Tpo -c utf8_string.cpp -fPIC -DPIC -o .libs/utf8_string.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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/to_value.Tpo .deps/to_value.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -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++0x -MT values.lo -MD -MP -MF .deps/values.Tpo -c values.cpp -fPIC -DPIC -o .libs/values.o
# mv -f .deps/utf8_string.Tpo .deps/utf8_string.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -fPIC -DPIC -o .libs/util.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT values.lo -MD -MP -MF .deps/values.Tpo -c values.cpp -o values.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -Wall -O2 -std=c++0x -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o >/dev/null 2>&1
# mv -f .deps/values.Tpo .deps/values.Plo
# mv -f .deps/util.Tpo .deps/util.Plo
# /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -O2 -std=c++0x -Wall -O2 -no-undefined -version-info 0:9:0 -o libsass.la -rpath /usr/lib cencode.lo ast.lo base64vlq.lo bind.lo color_maps.lo constants.lo context.lo cssize.lo emitter.lo environment.lo error_handling.lo eval.lo expand.lo extend.lo file.lo functions.lo inspect.lo json.lo lexer.lo listize.lo memory_manager.lo node.lo output.lo parser.lo plugins.lo position.lo prelexer.lo remove_placeholders.lo sass.lo sass_util.lo sass_values.lo sass_context.lo sass_functions.lo sass2scss.lo source_map.lo to_c.lo to_value.lo units.lo utf8_string.lo values.lo util.lo -ldl
# libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/cencode.o .libs/ast.o .libs/base64vlq.o .libs/bind.o .libs/color_maps.o .libs/constants.o .libs/context.o .libs/cssize.o .libs/emitter.o .libs/environment.o .libs/error_handling.o .libs/eval.o .libs/expand.o .libs/extend.o .libs/file.o .libs/functions.o .libs/inspect.o .libs/json.o .libs/lexer.o .libs/listize.o .libs/memory_manager.o .libs/node.o .libs/output.o .libs/parser.o .libs/plugins.o .libs/position.o .libs/prelexer.o .libs/remove_placeholders.o .libs/sass.o .libs/sass_util.o .libs/sass_values.o .libs/sass_context.o .libs/sass_functions.o .libs/sass2scss.o .libs/source_map.o .libs/to_c.o .libs/to_value.o .libs/units.o .libs/utf8_string.o .libs/values.o .libs/util.o -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -O2 -O2 -Wl,-soname -Wl,libsass.so.0 -o .libs/libsass.so.0.0.9
# libtool: link: (cd ".libs" && rm -f "libsass.so.0" && ln -s "libsass.so.0.0.9" "libsass.so.0")
# libtool: link: (cd ".libs" && rm -f "libsass.so" && ln -s "libsass.so.0.0.9" "libsass.so")
# libtool: link: ar cru .libs/libsass.a cencode.o ast.o base64vlq.o bind.o color_maps.o constants.o context.o cssize.o emitter.o environment.o error_handling.o eval.o expand.o extend.o file.o functions.o inspect.o json.o lexer.o listize.o memory_manager.o node.o output.o parser.o plugins.o position.o prelexer.o remove_placeholders.o sass.o sass_util.o sass_values.o sass_context.o sass_functions.o sass2scss.o source_map.o to_c.o to_value.o units.o utf8_string.o values.o util.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsass.a
# libtool: link: ( cd ".libs" && rm -f "libsass.la" && ln -s "../libsass.la" "libsass.la" )
# make[2]: Leaving directory '/tmp/libsass/src/libsass-3.3.6/src'
# make[1]: Leaving directory '/tmp/libsass/src/libsass-3.3.6/src'
# make[1]: Entering directory '/tmp/libsass/src/libsass-3.3.6'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/libsass/src/libsass-3.3.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libsass/src/libsass-3.3.6/src'
# make[2]: Entering directory '/tmp/libsass/src/libsass-3.3.6/src'
# /usr/sbin/mkdir -p '/tmp/libsass/pkg/libsass//usr/lib'
# /usr/sbin/mkdir -p '/tmp/libsass/pkg/libsass//usr/include'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libsass.la '/tmp/libsass/pkg/libsass//usr/lib'
# /usr/bin/install -c -m 644 ../include/sass.h ../include/sass2scss.h '/tmp/libsass/pkg/libsass//usr/include'
# /usr/sbin/mkdir -p '/tmp/libsass/pkg/libsass//usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 support/libsass.pc '/tmp/libsass/pkg/libsass//usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/libsass/pkg/libsass//usr/include/sass'
# /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 '/tmp/libsass/pkg/libsass//usr/include/sass'
# libtool: install: /usr/bin/install -c .libs/libsass.so.0.0.9 /tmp/libsass/pkg/libsass//usr/lib/libsass.so.0.0.9
# libtool: install: (cd /tmp/libsass/pkg/libsass//usr/lib && { ln -s -f libsass.so.0.0.9 libsass.so.0 || { rm -f libsass.so.0 && ln -s libsass.so.0.0.9 libsass.so.0; }; })
# libtool: install: (cd /tmp/libsass/pkg/libsass//usr/lib && { ln -s -f libsass.so.0.0.9 libsass.so || { rm -f libsass.so && ln -s libsass.so.0.0.9 libsass.so; }; })
# libtool: install: /usr/bin/install -c .libs/libsass.lai /tmp/libsass/pkg/libsass//usr/lib/libsass.la
# libtool: install: /usr/bin/install -c .libs/libsass.a /tmp/libsass/pkg/libsass//usr/lib/libsass.a
# libtool: install: chmod 644 /tmp/libsass/pkg/libsass//usr/lib/libsass.a
# libtool: install: ranlib /tmp/libsass/pkg/libsass//usr/lib/libsass.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libsass/src/libsass-3.3.6/src'
# make[1]: Leaving directory '/tmp/libsass/src/libsass-3.3.6/src'
# make[1]: Entering directory '/tmp/libsass/src/libsass-3.3.6'
# make[2]: Entering directory '/tmp/libsass/src/libsass-3.3.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 '/tmp/libsass/src/libsass-3.3.6'
# make[1]: Leaving directory '/tmp/libsass/src/libsass-3.3.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libsass"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libsass 3.3.6-1 (Wed Aug 24 12:45:37 UTC 2016)

CMD: pacman --query --file libsass-3.3.6-1-x86_64.pkg.tar.xz
# libsass 3.3.6-1

Creating hybrid package for 'libsass'

Trying to find vanilla package 'libsass'...

CMD: pacman --query --file /mirror/libsass-3.3.6-1.pkg.tar.xz
# libsass 3.3.6-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/include/sass.h
# /usr/include/sass2scss.h
# /usr/include/sass/base.h
# /usr/include/sass/values.h
# /usr/include/sass/version.h
# /usr/include/sass/context.h
# /usr/include/sass/functions.h
# /usr/lib/libsass.so.0
# /usr/lib/libsass.so
# /usr/lib/libsass.so.0.0.9
# /usr/lib/pkgconfig/libsass.pc
# /usr/share/licenses/libsass/LICENSE
# /sysroot/usr/lib/libsass.so.0.0.9
# /sysroot/usr/lib/libsass.so.0
# /sysroot/usr/lib/libsass.so
# /sysroot/usr/lib/libsass.la
# /sysroot/usr/lib/libsass.a
# /sysroot/usr/lib/pkgconfig/libsass.pc
# /sysroot/usr/include/sass.h
# /sysroot/usr/include/sass2scss.h
# /sysroot/usr/include/sass/base.h
# /sysroot/usr/include/sass/values.h
# /sysroot/usr/include/sass/version.h
# /sysroot/usr/include/sass/context.h
# /sysroot/usr/include/sass/functions.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libsass.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libsass.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libsass.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libsass.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libsass/src/libsass-3.3.6/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libsass configure na, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 158e5d64e156
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2539: checking for a BSD-compatible install
# configure:2607: result: /usr/bin/install -c
# configure:2618: checking whether build environment is sane
# configure:2673: result: yes
# configure:2732: checking for x86_64-unknown-linux-strip
# configure:2762: result: no
# configure:2772: checking for strip
# configure:2788: found /usr/sbin/strip
# configure:2799: result: strip
# configure:2824: checking for a thread-safe mkdir -p
# configure:2863: result: /usr/sbin/mkdir -p
# configure:2870: checking for gawk
# configure:2886: found /usr/sbin/gawk
# configure:2897: result: gawk
# configure:2908: checking whether make sets $(MAKE)
# configure:2930: result: yes
# configure:2959: checking whether make supports nested variables
# configure:2976: result: yes
# configure:3113: checking whether make supports nested variables
# configure:3130: result: yes
# configure:3153: checking for x86_64-unknown-linux-gcc
# configure:3183: result: no
# configure:3193: checking for gcc
# configure:3209: found /usr/sbin/gcc
# configure:3220: result: gcc
# configure:3449: checking for C compiler version
# configure:3458: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3469: $? = 0
# configure:3458: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3469: $? = 0
# configure:3458: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3469: $? = 1
# configure:3458: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3469: $? = 1
# configure:3489: checking whether the C compiler works
# configure:3511: gcc conftest.c >&5
# configure:3515: $? = 0
# configure:3563: result: yes
# configure:3566: checking for C compiler default output file name
# configure:3568: result: a.out
# configure:3574: checking for suffix of executables
# configure:3581: gcc -o conftest conftest.c >&5
# configure:3585: $? = 0
# configure:3607: result:
# configure:3629: checking whether we are cross compiling
# configure:3637: gcc -o conftest conftest.c >&5
# configure:3641: $? = 0
# configure:3648: ./conftest
# configure:3652: $? = 0
# configure:3667: result: no
# configure:3672: checking for suffix of object files
# configure:3694: gcc -c conftest.c >&5
# configure:3698: $? = 0
# configure:3719: result: o
# configure:3723: checking whether we are using the GNU C compiler
# configure:3742: gcc -c conftest.c >&5
# configure:3742: $? = 0
# configure:3751: result: yes
# configure:3760: checking whether gcc accepts -g
# configure:3780: gcc -c -g conftest.c >&5
# configure:3780: $? = 0
# configure:3821: result: yes
# configure:3838: checking for gcc option to accept ISO C89
# configure:3901: gcc -c conftest.c >&5
# configure:3901: $? = 0
# configure:3914: result: none needed
# configure:3939: checking whether gcc understands -c and -o together
# configure:3961: gcc -c conftest.c -o conftest2.o
# configure:3964: $? = 0
# configure:3961: gcc -c conftest.c -o conftest2.o
# configure:3964: $? = 0
# configure:3976: result: yes
# configure:4004: checking for style of include used by make
# configure:4032: result: GNU
# configure:4058: checking dependency style of gcc
# configure:4169: result: gcc3
# configure:4198: checking for x86_64-unknown-linux-g++
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-c++
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-gpp
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-aCC
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-CC
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-cxx
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-cc++
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-cl.exe
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-FCC
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-KCC
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-RCC
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-xlC_r
# configure:4228: result: no
# configure:4198: checking for x86_64-unknown-linux-xlC
# configure:4228: result: no
# configure:4242: checking for g++
# configure:4258: found /usr/sbin/g++
# configure:4269: result: g++
# configure:4296: checking for C++ compiler version
# configure:4305: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4316: $? = 0
# configure:4305: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4316: $? = 0
# configure:4305: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4316: $? = 1
# configure:4305: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4316: $? = 1
# configure:4320: checking whether we are using the GNU C++ compiler
# configure:4339: g++ -c conftest.cpp >&5
# configure:4339: $? = 0
# configure:4348: result: yes
# configure:4357: checking whether g++ accepts -g
# configure:4377: g++ -c -g conftest.cpp >&5
# configure:4377: $? = 0
# configure:4418: result: yes
# configure:4443: checking dependency style of g++
# configure:4554: result: gcc3
# configure:4587: checking how to run the C++ preprocessor
# configure:4614: g++ -E conftest.cpp
# configure:4614: $? = 0
# configure:4628: g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | /* end confdefs.h. */
# | #include
# configure:4653: result: g++ -E
# configure:4673: g++ -E conftest.cpp
# configure:4673: $? = 0
# configure:4687: g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4687: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | /* end confdefs.h. */
# | #include
# configure:4716: checking for grep that handles long lines and -e
# configure:4774: result: /usr/sbin/grep
# configure:4779: checking for egrep
# configure:4841: result: /usr/sbin/grep -E
# configure:4846: checking for ANSI C header files
# configure:4866: g++ -c conftest.cpp >&5
# configure:4866: $? = 0
# configure:4939: g++ -o conftest conftest.cpp >&5
# configure:4939: $? = 0
# configure:4939: ./conftest
# configure:4939: $? = 0
# configure:4950: result: yes
# configure:4963: checking for sys/types.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for sys/stat.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for stdlib.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for string.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for memory.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for strings.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for inttypes.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for stdint.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4963: checking for unistd.h
# configure:4963: g++ -c conftest.cpp >&5
# configure:4963: $? = 0
# configure:4963: result: yes
# configure:4976: checking minix/config.h usability
# configure:4976: g++ -c conftest.cpp >&5
# conftest.cpp:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4976: result: no
# configure:4976: checking minix/config.h presence
# configure:4976: g++ -E conftest.cpp
# conftest.cpp:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4976: result: no
# configure:4976: checking for minix/config.h
# configure:4976: result: no
# configure:4997: checking whether it is safe to define __EXTENSIONS__
# configure:5015: g++ -c conftest.cpp >&5
# configure:5015: $? = 0
# configure:5022: result: yes
# configure:5042: checking for x86_64-unknown-linux-ar
# configure:5072: result: no
# configure:5082: checking for ar
# configure:5098: found /usr/sbin/ar
# configure:5109: result: ar
# configure:5135: checking for x86_64-unknown-linux-dlltool
# configure:5165: result: no
# configure:5175: checking for dlltool
# configure:5205: result: no
# configure:5227: checking for x86_64-unknown-linux-dllwrap
# configure:5257: result: no
# configure:5267: checking for dllwrap
# configure:5297: result: no
# configure:5319: checking for x86_64-unknown-linux-windres
# configure:5349: result: no
# configure:5359: checking for windres
# configure:5389: result: no
# configure:5438: checking build system type
# configure:5452: result: x86_64-unknown-linux-gnu
# configure:5472: checking host system type
# configure:5485: result: x86_64-unknown-linux-gnu
# configure:5526: checking how to print strings
# configure:5553: result: printf
# configure:5574: checking for a sed that does not truncate output
# configure:5638: result: /usr/sbin/sed
# configure:5656: checking for fgrep
# configure:5718: result: /usr/sbin/grep -F
# configure:5753: checking for ld used by gcc
# configure:5820: result: /usr/sbin/ld
# configure:5827: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5842: result: yes
# configure:5854: checking for BSD- or MS-compatible name lister (nm)
# configure:5908: result: /usr/sbin/nm -B
# configure:6038: checking the name lister (/usr/sbin/nm -B) interface
# configure:6045: g++ -c conftest.cpp >&5
# configure:6048: /usr/sbin/nm -B "conftest.o"
# configure:6051: output
# 0000000000000000 B some_variable
# configure:6058: result: BSD nm
# configure:6061: checking whether ln -s works
# configure:6065: result: yes
# configure:6073: checking the maximum length of command line arguments
# configure:6204: result: 1572864
# configure:6252: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6292: result: func_convert_file_noop
# configure:6299: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6319: result: func_convert_file_noop
# configure:6326: checking for /usr/sbin/ld option to reload object files
# configure:6333: result: -r
# configure:6367: checking for x86_64-unknown-linux-objdump
# configure:6397: result: no
# configure:6407: checking for objdump
# configure:6423: found /usr/sbin/objdump
# configure:6434: result: objdump
# configure:6466: checking how to recognize dependent libraries
# configure:6666: result: pass_all
# configure:6711: checking for x86_64-unknown-linux-dlltool
# configure:6738: result: false
# configure:6811: checking how to associate runtime and link libraries
# configure:6838: result: printf %s\n
# configure:6854: checking for x86_64-unknown-linux-ar
# configure:6881: result: ar
# configure:6962: checking for archiver @FILE support
# configure:6979: g++ -c conftest.cpp >&5
# configure:6979: $? = 0
# configure:6982: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6985: $? = 0
# configure:6990: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6993: $? = 1
# configure:7005: result: @
# configure:7023: checking for x86_64-unknown-linux-strip
# configure:7050: result: strip
# configure:7122: checking for x86_64-unknown-linux-ranlib
# configure:7152: result: no
# configure:7162: checking for ranlib
# configure:7178: found /usr/sbin/ranlib
# configure:7189: result: ranlib
# configure:7291: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7444: g++ -c conftest.cpp >&5
# configure:7447: $? = 0
# configure:7451: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7454: $? = 0
# configure:7520: g++ -o conftest conftest.cpp conftstm.o >&5
# configure:7523: $? = 0
# configure:7561: result: ok
# configure:7608: checking for sysroot
# configure:7638: result: no
# configure:7645: checking for a working dd
# configure:7683: result: /usr/sbin/dd
# configure:7687: checking how to truncate binary pipes
# configure:7702: result: /usr/sbin/dd bs=4096 count=1
# configure:7839: g++ -c conftest.cpp >&5
# configure:7842: $? = 0
# configure:7992: checking for x86_64-unknown-linux-mt
# configure:8022: result: no
# configure:8032: checking for mt
# configure:8062: result: no
# configure:8082: checking if : is a manifest tool
# configure:8088: : '-?'
# configure:8096: result: no
# configure:8770: checking for dlfcn.h
# configure:8770: g++ -c conftest.cpp >&5
# configure:8770: $? = 0
# configure:8770: result: yes
# configure:9035: checking for objdir
# configure:9050: result: .libs
# configure:9314: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9332: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9336: $? = 0
# configure:9349: result: no
# configure:9707: checking for gcc option to produce PIC
# configure:9714: result: -fPIC -DPIC
# configure:9722: checking if gcc PIC flag -fPIC -DPIC works
# configure:9740: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9744: $? = 0
# configure:9757: result: yes
# configure:9786: checking if gcc static flag -static works
# configure:9814: result: yes
# configure:9829: checking if gcc supports -c -o file.o
# configure:9850: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9854: $? = 0
# configure:9876: result: yes
# configure:9884: checking if gcc supports -c -o file.o
# configure:9931: result: yes
# configure:9964: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11223: result: yes
# configure:11260: checking whether -lc should be explicitly linked in
# configure:11268: gcc -c conftest.c >&5
# configure:11271: $? = 0
# configure:11286: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11289: $? = 0
# configure:11303: result: no
# configure:11463: checking dynamic linker characteristics
# configure:12044: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12044: $? = 0
# configure:12281: result: GNU/Linux ld.so
# configure:12403: checking how to hardcode library paths into programs
# configure:12428: result: immediate
# configure:12530: checking for shl_load
# configure:12530: gcc -o conftest conftest.c >&5
# /tmp/ccgwEnpS.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:12530: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12530: result: no
# configure:12534: checking for shl_load in -ldld
# configure:12559: gcc -o conftest conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:12559: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12568: result: no
# configure:12573: checking for dlopen
# configure:12573: gcc -o conftest conftest.c >&5
# /tmp/ccR7tjc0.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:12573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:12573: result: no
# configure:12577: checking for dlopen in -ldl
# configure:12602: gcc -o conftest conftest.c -ldl >&5
# configure:12602: $? = 0
# configure:12611: result: yes
# configure:12730: checking whether a program can dlopen itself
# configure:12810: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:12813: $? = 0
# configure:12831: result: yes
# configure:12836: checking whether a statically linked program can dlopen itself
# configure:12916: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/cc8Ebio2.o: In function `main':
# conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:12919: $? = 1
# configure:12937: result: no
# configure:12976: checking whether stripping libraries is possible
# configure:12981: result: yes
# configure:13016: checking if libtool supports shared libraries
# configure:13018: result: yes
# configure:13021: checking whether to build shared libraries
# configure:13046: result: yes
# configure:13049: checking whether to build static libraries
# configure:13053: result: yes
# configure:13076: checking how to run the C++ preprocessor
# configure:13142: result: g++ -E
# configure:13162: g++ -E conftest.cpp
# configure:13162: $? = 0
# configure:13176: g++ -E conftest.cpp
# conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13176: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13338: checking for ld used by g++
# configure:13405: result: /usr/sbin/ld -m elf_x86_64
# configure:13412: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13427: result: yes
# configure:13482: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14555: result: yes
# configure:14591: g++ -c conftest.cpp >&5
# configure:14594: $? = 0
# configure:15075: checking for g++ option to produce PIC
# configure:15082: result: -fPIC -DPIC
# configure:15090: checking if g++ PIC flag -fPIC -DPIC works
# configure:15108: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15112: $? = 0
# configure:15125: result: yes
# configure:15148: checking if g++ static flag -static works
# configure:15176: result: yes
# configure:15188: checking if g++ supports -c -o file.o
# configure:15209: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15213: $? = 0
# configure:15235: result: yes
# configure:15240: checking if g++ supports -c -o file.o
# configure:15287: result: yes
# configure:15317: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15357: result: yes
# configure:15498: checking dynamic linker characteristics
# configure:16243: result: GNU/Linux ld.so
# configure:16308: checking how to hardcode library paths into programs
# configure:16333: result: immediate
# configure:16398: checking for unistd.h
# configure:16398: result: yes
# configure:16410: checking for size_t
# configure:16410: g++ -c conftest.cpp >&5
# configure:16410: $? = 0
# configure:16410: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:65:20: error: expected primary-expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16410: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16410: result: yes
# configure:16425: checking for stdlib.h
# configure:16425: result: yes
# configure:16435: checking for GNU libc compatible malloc
# configure:16459: g++ -o conftest conftest.cpp >&5
# configure:16459: $? = 0
# configure:16459: ./conftest
# configure:16459: $? = 0
# configure:16469: result: yes
# configure:16493: checking for floor
# configure:16493: g++ -o conftest conftest.cpp >&5
# configure:16493: $? = 0
# configure:16493: result: yes
# configure:16493: checking for getcwd
# configure:16493: g++ -o conftest conftest.cpp >&5
# configure:16493: $? = 0
# configure:16493: result: yes
# configure:16493: checking for strtol
# configure:16493: g++ -o conftest conftest.cpp >&5
# configure:16493: $? = 0
# configure:16493: result: yes
# configure:16528: checking for library containing dlopen
# configure:16559: g++ -o conftest conftest.cpp >&5
# /tmp/ccN5RPHS.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:16559: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libsass"
# | #define PACKAGE_TARNAME "libsass"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "libsass na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libsass"
# | #define VERSION "na"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_FLOOR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRTOL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:16559: g++ -o conftest conftest.cpp -ldl >&5
# configure:16559: $? = 0
# configure:16576: result: -ldl
# configure:17627: Building libsass (na)
# configure:17741: checking that generated files are newer than configure
# configure:17747: result: done
# configure:17794: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libsass config.status na, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 158e5d64e156
#
# config.status:1174: creating include/sass/version.h
# config.status:1174: creating GNUmakefile
# config.status:1174: creating src/GNUmakefile
# config.status:1174: creating src/support/libsass.pc
# config.status:1174: creating src/config.h
# config.status:1403: executing depfiles commands
# config.status:1403: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dlopen=no
# ac_cv_func_floor=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strtol=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DLLTOOL=false
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_dlopen=-ldl
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libsass/src/libsass-3.3.6/script/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libsass/src/libsass-3.3.6/script/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libsass/src/libsass-3.3.6/script/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libsass/src/libsass-3.3.6/script/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COMPILER_IS_MINGW32_FALSE=''
# COMPILER_IS_MINGW32_TRUE='#'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DLLWRAP='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_COVERAGE_FALSE=''
# ENABLE_COVERAGE_TRUE='#'
# ENABLE_TESTS_FALSE=''
# ENABLE_TESTS_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GCOV=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-ldl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libsass/src/libsass-3.3.6/script/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libsass'
# PACKAGE_BUGREPORT='support@moovweb.com'
# PACKAGE_NAME='libsass'
# PACKAGE_STRING='libsass na'
# PACKAGE_TARNAME='libsass'
# PACKAGE_URL=''
# PACKAGE_VERSION='na'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# RUBY=''
# SASS_SASSC_PATH=''
# SASS_SPEC_PATH=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TAPOUT=''
# USE_TAP_FALSE=''
# USE_TAP_TRUE='#'
# VERSION='na'
# WINDRES='false'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libsass/src/libsass-3.3.6/script/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libsass"
# #define PACKAGE_TARNAME "libsass"
# #define PACKAGE_VERSION "na"
# #define PACKAGE_STRING "libsass na"
# #define PACKAGE_BUGREPORT "support@moovweb.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libsass"
# #define VERSION "na"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_FLOOR 1
# #define HAVE_GETCWD 1
# #define HAVE_STRTOL 1
#
# configure: exit 0