Build of sassc with vanilla toolchain

The build took 00h 00m 58s and was SUCCESSFUL.

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

SLOCLanguage
4,374 sh
782 ansic
770 makefile
1 ruby
5,927 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: sassc 3.3.6-1 (Wed Aug 24 13:28:06 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libsass-3.3.6-1
#
# Total Installed Size: 2.00 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libsass...
# ==> 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'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:57: installing 'script/ar-lib'
# configure.ac:45: installing 'script/compile'
# configure.ac:58: installing 'script/config.guess'
# configure.ac:58: installing 'script/config.sub'
# configure.ac:14: installing 'script/install-sh'
# configure.ac:14: installing 'script/missing'
# Makefile.am: installing 'script/depcomp'
# 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/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 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/bin/grep
# checking for egrep... /usr/bin/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 for x86_64-unknown-linux-ar... ar
# checking the archiver (ar) interface... ar
# 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/bin/sed
# 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 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/bin/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... (cached) 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/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 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/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking 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/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/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/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for library containing dlopen... -ldl
# checking for libsass_version in -lsass... yes
# checking sass.h usability... yes
# checking sass.h presence... yes
# checking for sass.h... yes
# checking sass2scss.h usability... yes
# checking sass2scss.h presence... yes
# checking for sass2scss.h... yes
# checking sass/values.h usability... yes
# checking sass/values.h presence... yes
# checking for sass/values.h... yes
# checking sass/functions.h usability... yes
# checking sass/functions.h presence... yes
# checking for sass/functions.h... yes
# checking sass/context.h usability... yes
# checking sass/context.h presence... yes
# checking for sass/context.h... yes
# checking for windres... false
# configure: Building sassc (na)
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating sassc_version.h
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-am
# make[1]: Entering directory '/tmp/sassc/src/sassc-3.3.6'
# gcc -DHAVE_CONFIG_H -I. -I./include -I. -Wall -O2 -O2 -MT sassc.o -MD -MP -MF .deps/sassc.Tpo -c -o sassc.o sassc.c
# mv -f .deps/sassc.Tpo .deps/sassc.Po
# /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -O2 -std=c++0x -O2 -Wall -O2 -std=c++0x -o sassc sassc.o -lsass -ldl
# libtool: link: g++ -Wall -O2 -std=c++0x -O2 -Wall -O2 -std=c++0x -o sassc sassc.o -lsass -ldl
# make[1]: Leaving directory '/tmp/sassc/src/sassc-3.3.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/sassc/src/sassc-3.3.6'
# make[1]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/sassc/pkg/sassc//usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c sassc '/tmp/sassc/pkg/sassc//usr/bin'
# libtool: install: /usr/bin/install -c sassc /tmp/sassc/pkg/sassc//usr/bin/sassc
# make[1]: Leaving directory '/tmp/sassc/src/sassc-3.3.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "sassc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: sassc 3.3.6-1 (Wed Aug 24 13:28:33 UTC 2016)

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

Creating hybrid package for 'sassc'

Trying to find vanilla package 'sassc'...

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

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/sassc
# /usr/share/licenses/sassc/LICENSE

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sassc.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 406

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sassc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/sassc.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/sassc/src/sassc-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 sassc configure na, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f6f503733eb8
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2407: checking for a BSD-compatible install
# configure:2475: result: /usr/bin/install -c
# configure:2486: checking whether build environment is sane
# configure:2541: result: yes
# configure:2600: checking for x86_64-unknown-linux-strip
# configure:2630: result: no
# configure:2640: checking for strip
# configure:2656: found /usr/bin/strip
# configure:2667: result: strip
# configure:2692: checking for a thread-safe mkdir -p
# configure:2731: result: /usr/bin/mkdir -p
# configure:2738: checking for gawk
# configure:2754: found /usr/bin/gawk
# configure:2765: result: gawk
# configure:2776: checking whether make sets $(MAKE)
# configure:2798: result: yes
# configure:2827: checking whether make supports nested variables
# configure:2844: result: yes
# configure:2981: checking whether make supports nested variables
# configure:2998: result: yes
# configure:3056: checking for x86_64-unknown-linux-gcc
# configure:3086: result: no
# configure:3096: checking for gcc
# configure:3112: found /usr/bin/gcc
# configure:3123: result: gcc
# configure:3352: checking for C compiler version
# configure:3361: 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:3372: $? = 0
# configure:3361: 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:3372: $? = 0
# configure:3361: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3372: $? = 1
# configure:3361: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3372: $? = 1
# configure:3392: checking whether the C compiler works
# configure:3414: gcc conftest.c >&5
# configure:3418: $? = 0
# configure:3466: result: yes
# configure:3469: checking for C compiler default output file name
# configure:3471: result: a.out
# configure:3477: checking for suffix of executables
# configure:3484: gcc -o conftest conftest.c >&5
# configure:3488: $? = 0
# configure:3510: result:
# configure:3532: checking whether we are cross compiling
# configure:3540: gcc -o conftest conftest.c >&5
# configure:3544: $? = 0
# configure:3551: ./conftest
# configure:3555: $? = 0
# configure:3570: result: no
# configure:3575: checking for suffix of object files
# configure:3597: gcc -c conftest.c >&5
# configure:3601: $? = 0
# configure:3622: result: o
# configure:3626: checking whether we are using the GNU C compiler
# configure:3645: gcc -c conftest.c >&5
# configure:3645: $? = 0
# configure:3654: result: yes
# configure:3663: checking whether gcc accepts -g
# configure:3683: gcc -c -g conftest.c >&5
# configure:3683: $? = 0
# configure:3724: result: yes
# configure:3741: checking for gcc option to accept ISO C89
# configure:3804: gcc -c conftest.c >&5
# configure:3804: $? = 0
# configure:3817: result: none needed
# configure:3842: checking whether gcc understands -c and -o together
# configure:3864: gcc -c conftest.c -o conftest2.o
# configure:3867: $? = 0
# configure:3864: gcc -c conftest.c -o conftest2.o
# configure:3867: $? = 0
# configure:3879: result: yes
# configure:3907: checking for style of include used by make
# configure:3935: result: GNU
# configure:3961: checking dependency style of gcc
# configure:4072: result: gcc3
# configure:4101: checking for x86_64-unknown-linux-g++
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-c++
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-gpp
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-aCC
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-CC
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-cxx
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-cc++
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-cl.exe
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-FCC
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-KCC
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-RCC
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-xlC_r
# configure:4131: result: no
# configure:4101: checking for x86_64-unknown-linux-xlC
# configure:4131: result: no
# configure:4145: checking for g++
# configure:4161: found /usr/bin/g++
# configure:4172: result: g++
# configure:4199: checking for C++ compiler version
# configure:4208: 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:4219: $? = 0
# configure:4208: 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:4219: $? = 0
# configure:4208: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4219: $? = 1
# configure:4208: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4219: $? = 1
# configure:4223: checking whether we are using the GNU C++ compiler
# configure:4242: g++ -c conftest.cpp >&5
# configure:4242: $? = 0
# configure:4251: result: yes
# configure:4260: checking whether g++ accepts -g
# configure:4280: g++ -c -g conftest.cpp >&5
# configure:4280: $? = 0
# configure:4321: result: yes
# configure:4346: checking dependency style of g++
# configure:4457: result: gcc3
# configure:4484: checking how to run the C++ preprocessor
# configure:4511: g++ -E conftest.cpp
# configure:4511: $? = 0
# configure:4525: g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4525: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #define VERSION "na"
# | /* end confdefs.h. */
# | #include
# configure:4550: result: g++ -E
# configure:4570: g++ -E conftest.cpp
# configure:4570: $? = 0
# configure:4584: g++ -E conftest.cpp
# conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #define VERSION "na"
# | /* end confdefs.h. */
# | #include
# configure:4613: checking for grep that handles long lines and -e
# configure:4671: result: /usr/bin/grep
# configure:4676: checking for egrep
# configure:4738: result: /usr/bin/grep -E
# configure:4743: checking for ANSI C header files
# configure:4763: g++ -c conftest.cpp >&5
# configure:4763: $? = 0
# configure:4836: g++ -o conftest conftest.cpp >&5
# configure:4836: $? = 0
# configure:4836: ./conftest
# configure:4836: $? = 0
# configure:4847: result: yes
# configure:4860: checking for sys/types.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for sys/stat.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for stdlib.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for string.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for memory.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for strings.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for inttypes.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for stdint.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for unistd.h
# configure:4860: g++ -c conftest.cpp >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4873: checking minix/config.h usability
# configure:4873: g++ -c conftest.cpp >&5
# conftest.cpp:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #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:4873: result: no
# configure:4873: checking minix/config.h presence
# configure:4873: g++ -E conftest.cpp
# conftest.cpp:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #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:4873: result: no
# configure:4873: checking for minix/config.h
# configure:4873: result: no
# configure:4894: checking whether it is safe to define __EXTENSIONS__
# configure:4912: g++ -c conftest.cpp >&5
# configure:4912: $? = 0
# configure:4919: result: yes
# configure:4939: checking for x86_64-unknown-linux-ar
# configure:4969: result: no
# configure:4979: checking for ar
# configure:4995: found /usr/bin/ar
# configure:5006: result: ar
# configure:5032: checking for x86_64-unknown-linux-dlltool
# configure:5062: result: no
# configure:5072: checking for dlltool
# configure:5102: result: no
# configure:5124: checking for x86_64-unknown-linux-dllwrap
# configure:5154: result: no
# configure:5164: checking for dllwrap
# configure:5194: result: no
# configure:5216: checking for x86_64-unknown-linux-windres
# configure:5246: result: no
# configure:5256: checking for windres
# configure:5286: result: no
# configure:5312: checking for x86_64-unknown-linux-ar
# configure:5339: result: ar
# configure:5409: checking the archiver (ar) interface
# configure:5425: gcc -c conftest.c >&5
# configure:5425: $? = 0
# configure:5427: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5430: $? = 0
# configure:5458: result: ar
# configure:5507: checking build system type
# configure:5521: result: x86_64-unknown-linux-gnu
# configure:5541: checking host system type
# configure:5554: result: x86_64-unknown-linux-gnu
# configure:5595: checking how to print strings
# configure:5622: result: printf
# configure:5643: checking for a sed that does not truncate output
# configure:5707: result: /usr/bin/sed
# configure:5725: checking for fgrep
# configure:5787: result: /usr/bin/grep -F
# configure:5822: checking for ld used by gcc
# configure:5889: result: /usr/bin/ld
# configure:5896: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5911: result: yes
# configure:5923: checking for BSD- or MS-compatible name lister (nm)
# configure:5977: result: /usr/bin/nm -B
# configure:6107: checking the name lister (/usr/bin/nm -B) interface
# configure:6114: g++ -c conftest.cpp >&5
# configure:6117: /usr/bin/nm -B "conftest.o"
# configure:6120: output
# 0000000000000000 B some_variable
# configure:6127: result: BSD nm
# configure:6130: checking whether ln -s works
# configure:6134: result: yes
# configure:6142: checking the maximum length of command line arguments
# configure:6273: result: 1572864
# configure:6321: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6361: result: func_convert_file_noop
# configure:6368: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6388: result: func_convert_file_noop
# configure:6395: checking for /usr/bin/ld option to reload object files
# configure:6402: result: -r
# configure:6436: checking for x86_64-unknown-linux-objdump
# configure:6466: result: no
# configure:6476: checking for objdump
# configure:6492: found /usr/bin/objdump
# configure:6503: result: objdump
# configure:6535: checking how to recognize dependent libraries
# configure:6735: result: pass_all
# configure:6780: checking for x86_64-unknown-linux-dlltool
# configure:6807: result: false
# configure:6880: checking how to associate runtime and link libraries
# configure:6907: result: printf %s\n
# configure:6923: checking for x86_64-unknown-linux-ar
# configure:6950: result: ar
# configure:7031: checking for archiver @FILE support
# configure:7048: g++ -c conftest.cpp >&5
# configure:7048: $? = 0
# configure:7051: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7054: $? = 0
# configure:7059: 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:7062: $? = 1
# configure:7074: result: @
# configure:7092: checking for x86_64-unknown-linux-strip
# configure:7119: result: strip
# configure:7191: checking for x86_64-unknown-linux-ranlib
# configure:7221: result: no
# configure:7231: checking for ranlib
# configure:7247: found /usr/bin/ranlib
# configure:7258: result: ranlib
# configure:7360: checking command to parse /usr/bin/nm -B output from gcc object
# configure:7513: g++ -c conftest.cpp >&5
# configure:7516: $? = 0
# configure:7520: /usr/bin/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:7523: $? = 0
# configure:7589: g++ -o conftest conftest.cpp conftstm.o >&5
# configure:7592: $? = 0
# configure:7630: result: ok
# configure:7677: checking for sysroot
# configure:7707: result: no
# configure:7714: checking for a working dd
# configure:7752: result: /usr/bin/dd
# configure:7756: checking how to truncate binary pipes
# configure:7771: result: /usr/bin/dd bs=4096 count=1
# configure:7907: g++ -c conftest.cpp >&5
# configure:7910: $? = 0
# configure:8060: checking for x86_64-unknown-linux-mt
# configure:8090: result: no
# configure:8100: checking for mt
# configure:8130: result: no
# configure:8150: checking if : is a manifest tool
# configure:8156: : '-?'
# configure:8164: result: no
# configure:8838: checking for dlfcn.h
# configure:8838: g++ -c conftest.cpp >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:9103: checking for objdir
# configure:9118: result: .libs
# configure:9382: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9400: 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:9404: $? = 0
# configure:9417: result: no
# configure:9775: checking for gcc option to produce PIC
# configure:9782: result: -fPIC -DPIC
# configure:9790: checking if gcc PIC flag -fPIC -DPIC works
# configure:9808: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9812: $? = 0
# configure:9825: result: yes
# configure:9854: checking if gcc static flag -static works
# configure:9882: result: yes
# configure:9897: checking if gcc supports -c -o file.o
# configure:9918: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9922: $? = 0
# configure:9944: result: yes
# configure:9952: checking if gcc supports -c -o file.o
# configure:9999: result: yes
# configure:10032: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11291: result: yes
# configure:11328: checking whether -lc should be explicitly linked in
# configure:11336: gcc -c conftest.c >&5
# configure:11339: $? = 0
# configure:11354: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11357: $? = 0
# configure:11371: result: no
# configure:11531: checking dynamic linker characteristics
# configure:12112: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12112: $? = 0
# configure:12349: result: GNU/Linux ld.so
# configure:12471: checking how to hardcode library paths into programs
# configure:12496: result: immediate
# configure:12598: checking for shl_load
# configure:12598: gcc -o conftest conftest.c >&5
# /tmp/cczn2ze4.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:12598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #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:12598: result: no
# configure:12602: checking for shl_load in -ldld
# configure:12627: gcc -o conftest conftest.c -ldld >&5
# /usr/bin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:12627: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #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:12636: result: no
# configure:12641: checking for dlopen
# configure:12641: gcc -o conftest conftest.c >&5
# /tmp/ccmEWMs7.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:12641: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #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:12641: result: no
# configure:12645: checking for dlopen in -ldl
# configure:12670: gcc -o conftest conftest.c -ldl >&5
# configure:12670: $? = 0
# configure:12679: result: yes
# configure:12798: checking whether a program can dlopen itself
# configure:12878: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:12881: $? = 0
# configure:12899: result: yes
# configure:12904: checking whether a statically linked program can dlopen itself
# configure:12984: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/cc6IutVm.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/bin/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:12987: $? = 1
# configure:13005: result: no
# configure:13044: checking whether stripping libraries is possible
# configure:13049: result: yes
# configure:13084: checking if libtool supports shared libraries
# configure:13086: result: yes
# configure:13089: checking whether to build shared libraries
# configure:13114: result: yes
# configure:13117: checking whether to build static libraries
# configure:13121: result: yes
# configure:13144: checking how to run the C++ preprocessor
# configure:13210: result: g++ -E
# configure:13230: g++ -E conftest.cpp
# configure:13230: $? = 0
# configure:13244: g++ -E conftest.cpp
# conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #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:13406: checking for ld used by g++
# configure:13473: result: /usr/bin/ld -m elf_x86_64
# configure:13480: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:13495: result: yes
# configure:13550: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14623: result: yes
# configure:14659: g++ -c conftest.cpp >&5
# configure:14662: $? = 0
# configure:15143: checking for g++ option to produce PIC
# configure:15150: result: -fPIC -DPIC
# configure:15158: checking if g++ PIC flag -fPIC -DPIC works
# configure:15176: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15180: $? = 0
# configure:15193: result: yes
# configure:15216: checking if g++ static flag -static works
# configure:15244: result: yes
# configure:15256: checking if g++ supports -c -o file.o
# configure:15277: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15281: $? = 0
# configure:15303: result: yes
# configure:15308: checking if g++ supports -c -o file.o
# configure:15355: result: yes
# configure:15385: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15425: result: yes
# configure:15566: checking dynamic linker characteristics
# configure:16311: result: GNU/Linux ld.so
# configure:16376: checking how to hardcode library paths into programs
# configure:16401: result: immediate
# configure:16464: checking for library containing dlopen
# configure:16495: g++ -o conftest conftest.cpp >&5
# /tmp/ccjMHw7I.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:16495: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sassc"
# | #define PACKAGE_TARNAME "sassc"
# | #define PACKAGE_VERSION "na"
# | #define PACKAGE_STRING "sassc na"
# | #define PACKAGE_BUGREPORT "support@moovweb.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sassc"
# | #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 dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:16495: g++ -o conftest conftest.cpp -ldl >&5
# configure:16495: $? = 0
# configure:16512: result: -ldl
# configure:16527: checking for libsass_version in -lsass
# configure:16552: g++ -o conftest conftest.cpp -lsass -ldl >&5
# configure:16552: $? = 0
# configure:16561: result: yes
# configure:16576: checking sass.h usability
# configure:16576: g++ -c conftest.cpp >&5
# configure:16576: $? = 0
# configure:16576: result: yes
# configure:16576: checking sass.h presence
# configure:16576: g++ -E conftest.cpp
# configure:16576: $? = 0
# configure:16576: result: yes
# configure:16576: checking for sass.h
# configure:16576: result: yes
# configure:16592: checking sass2scss.h usability
# configure:16592: g++ -c conftest.cpp >&5
# configure:16592: $? = 0
# configure:16592: result: yes
# configure:16592: checking sass2scss.h presence
# configure:16592: g++ -E conftest.cpp
# configure:16592: $? = 0
# configure:16592: result: yes
# configure:16592: checking for sass2scss.h
# configure:16592: result: yes
# configure:16606: checking sass/values.h usability
# configure:16606: g++ -c conftest.cpp >&5
# configure:16606: $? = 0
# configure:16606: result: yes
# configure:16606: checking sass/values.h presence
# configure:16606: g++ -E conftest.cpp
# configure:16606: $? = 0
# configure:16606: result: yes
# configure:16606: checking for sass/values.h
# configure:16606: result: yes
# configure:16620: checking sass/functions.h usability
# configure:16620: g++ -c conftest.cpp >&5
# configure:16620: $? = 0
# configure:16620: result: yes
# configure:16620: checking sass/functions.h presence
# configure:16620: g++ -E conftest.cpp
# configure:16620: $? = 0
# configure:16620: result: yes
# configure:16620: checking for sass/functions.h
# configure:16620: result: yes
# configure:16634: checking sass/context.h usability
# configure:16634: g++ -c conftest.cpp >&5
# configure:16634: $? = 0
# configure:16634: result: yes
# configure:16634: checking sass/context.h presence
# configure:16634: g++ -E conftest.cpp
# configure:16634: $? = 0
# configure:16634: result: yes
# configure:16634: checking for sass/context.h
# configure:16634: result: yes
# configure:16706: checking for windres
# configure:16733: result: false
# configure:16766: Building sassc (na)
# configure:16880: checking that generated files are newer than configure
# configure:16886: result: done
# configure:16921: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by sassc 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 f6f503733eb8
#
# config.status:1164: creating sassc_version.h
# config.status:1164: creating Makefile
# config.status:1164: creating config.h
# config.status:1393: executing depfiles commands
# config.status:1393: 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_shl_load=no
# 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_sass2scss_h=yes
# ac_cv_header_sass_context_h=yes
# ac_cv_header_sass_functions_h=yes
# ac_cv_header_sass_h=yes
# ac_cv_header_sass_values_h=yes
# 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_lib_sass_libsass_version=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/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_WINDRES=false
# 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
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# 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/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/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/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/sassc/src/sassc-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/sassc/src/sassc-3.3.6/script/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/sassc/src/sassc-3.3.6/script/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/sassc/src/sassc-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/bin/grep -E'
# ENABLE_COVERAGE_FALSE=''
# ENABLE_COVERAGE_TRUE='#'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GCOV=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lsass -ldl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/sassc/src/sassc-3.3.6/script/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='sassc'
# PACKAGE_BUGREPORT='support@moovweb.com'
# PACKAGE_NAME='sassc'
# PACKAGE_STRING='sassc na'
# PACKAGE_TARNAME='sassc'
# PACKAGE_URL=''
# PACKAGE_VERSION='na'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# 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/sassc/src/sassc-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 "sassc"
# #define PACKAGE_TARNAME "sassc"
# #define PACKAGE_VERSION "na"
# #define PACKAGE_STRING "sassc na"
# #define PACKAGE_BUGREPORT "support@moovweb.com"
# #define PACKAGE_URL ""
# #define PACKAGE "sassc"
# #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_LIBSASS 1
# #define HAVE_SASS_H 1
# #define HAVE_SASS2SCSS_H 1
# #define HAVE_SASS_VALUES_H 1
# #define HAVE_SASS_FUNCTIONS_H 1
# #define HAVE_SASS_CONTEXT_H 1
#
# configure: exit 0