Build of mcpp with vanilla toolchain

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

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

SLOCLanguage
29,713 ansic
9,241 sh
5,647 cpp
1,500 makefile
18 exp
46,119 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: mcpp 2.7.2-5 (Wed Aug 24 14:21:45 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file src/mbchar.c
# patching file src/internal.H
# patching file src/main.c
# patching file src/support.c
# patching file src/system.c
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# 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 how to run the C preprocessor... gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# 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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# 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 how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# 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
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether the cpp is target preprocessor... yes
# checking for target cpu... x86_64
# checking unistd.h, usability... no
# checking unistd.h, presence... no
# checking for unistd.h,... no
# checking stdint.h, usability... no
# checking stdint.h, presence... no
# checking for stdint.h,... no
# checking for inttypes.h... (cached) yes
# checking for intmax_t... yes
# checking for long long... yes
# checking for stpcpy... yes
# checking if the cases of filename are folded... no
# checking printf length modifier for the longest integer... j
# checking printf length modifier for the longest integer... (cached) j
# checking for value of __GNUC__... 6
# checking for value of __GNUC_MINOR__... 1
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating src/config.h
# Making all in src
# make[1]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make all-am
# make[2]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -c -o main.lo main.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -c -o directive.lo directive.c
# mkdir .libs
# gcc -DHAVE_CONFIG_H -I. -c main.c -fPIC -DPIC -o .libs/main.o
# gcc -DHAVE_CONFIG_H -I. -c directive.c -fPIC -DPIC -o .libs/directive.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -c -o eval.lo eval.c
# gcc -DHAVE_CONFIG_H -I. -c eval.c -fPIC -DPIC -o .libs/eval.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -c -o expand.lo expand.c
# gcc -DHAVE_CONFIG_H -I. -c expand.c -fPIC -DPIC -o .libs/expand.o
# expand.c: In function 'replace':
# expand.c:713:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# m_inf->args = m_inf->loc_args = NULL; /* Default args */
# ^
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -c -o mbchar.lo mbchar.c
# expand.c: In function 'rescan':
# expand.c:1975:41: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# mgc_cleared = remove_magics(
# ^
# gcc -DHAVE_CONFIG_H -I. -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -c -o support.lo support.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -c -o system.lo system.c
# gcc -DHAVE_CONFIG_H -I. -c support.c -fPIC -DPIC -o .libs/support.o
# support.c: In function 'get_ch':
# support.c:1590:15: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# free( file->src_dir);
# ^~~~
# In file included from configed.H:374:0,
# from system.H:45,
# from support.c:76:
# /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'const char *'
# extern void free (void *__ptr) __THROW;
# ^~~~
# support.c:1596:15: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# free( file->src_dir); /* Free src_dir */
# ^~~~
# In file included from configed.H:374:0,
# from system.H:45,
# from support.c:76:
# /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'const char *'
# extern void free (void *__ptr) __THROW;
# ^~~~
# support.c:1599:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# cur_fullname = infile->full_fname;
# ^
# support.c: In function 'get_file':
# support.c:2303:17: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# strcpy( file->src_dir, src_dir);
# ^~~~
# In file included from configed.H:373:0,
# from system.H:45,
# from support.c:76:
# /usr/include/string.h:125:14: note: expected 'char * restrict' but argument is of type 'const char *'
# extern char *strcpy (char *__restrict __dest, const char *__restrict __src)
# ^~~~~~
# gcc -DHAVE_CONFIG_H -I. -c system.c -fPIC -DPIC -o .libs/system.o
# system.c: In function 'norm_path':
# system.c:2510:20: warning: implicit declaration of function 'readlink' [-Wimplicit-function-declaration]
# if ((len = readlink( slbuf1, slbuf2, PATHMAX)) > 0) {
# ^~~~~~~~
# system.c: In function 'do_once':
# system.c:4245:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
# once_end->name = fullname;
# ^
# gcc -DHAVE_CONFIG_H -I. -c -o mcpp-main_libmcpp.o `test -f 'main_libmcpp.c' || echo './'`main_libmcpp.c
# /bin/sh ../libtool --tag=CC --mode=link gcc -no-undefined -version-info 3:0:3 -o libmcpp.la -rpath /usr/lib main.lo directive.lo eval.lo expand.lo mbchar.lo support.lo system.lo
# gcc -shared .libs/main.o .libs/directive.o .libs/eval.o .libs/expand.o .libs/mbchar.o .libs/support.o .libs/system.o -Wl,-soname -Wl,libmcpp.so.0 -o .libs/libmcpp.so.0.3.0
# (cd .libs && rm -f libmcpp.so.0 && ln -s libmcpp.so.0.3.0 libmcpp.so.0)
# (cd .libs && rm -f libmcpp.so && ln -s libmcpp.so.0.3.0 libmcpp.so)
# creating libmcpp.la
# (cd .libs && rm -f libmcpp.la && ln -s ../libmcpp.la libmcpp.la)
# /bin/sh ../libtool --tag=CC --mode=link gcc -o mcpp mcpp-main_libmcpp.o -lmcpp
# gcc -o .libs/mcpp mcpp-main_libmcpp.o /tmp/mcpp/src/mcpp-2.7.2/src/.libs/libmcpp.so
# creating mcpp
# make[2]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make[1]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make[1]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make[2]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/mcpp/pkg/mcpp/usr/lib"
# test -z "" || /usr/sbin/mkdir -p "/tmp/mcpp/pkg/mcpp"
# test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/mcpp/pkg/mcpp/usr/include"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmcpp.la' '/tmp/mcpp/pkg/mcpp/usr/lib/libmcpp.la'
# /usr/bin/install -c -m 644 'mcpp_lib.h' '/tmp/mcpp/pkg/mcpp/usr/include/mcpp_lib.h'
# /usr/bin/install -c -m 644 'mcpp_out.h' '/tmp/mcpp/pkg/mcpp/usr/include/mcpp_out.h'
# /usr/bin/install -c .libs/libmcpp.so.0.3.0 /tmp/mcpp/pkg/mcpp/usr/lib/libmcpp.so.0.3.0
# (cd /tmp/mcpp/pkg/mcpp/usr/lib && { ln -s -f libmcpp.so.0.3.0 libmcpp.so.0 || { rm -f libmcpp.so.0 && ln -s libmcpp.so.0.3.0 libmcpp.so.0; }; })
# (cd /tmp/mcpp/pkg/mcpp/usr/lib && { ln -s -f libmcpp.so.0.3.0 libmcpp.so || { rm -f libmcpp.so && ln -s libmcpp.so.0.3.0 libmcpp.so; }; })
# /usr/bin/install -c .libs/libmcpp.lai /tmp/mcpp/pkg/mcpp/usr/lib/libmcpp.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/mcpp/pkg/mcpp/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'mcpp' '/tmp/mcpp/pkg/mcpp/usr/bin/mcpp'
# libtool: install: warning: `/tmp/mcpp/src/mcpp-2.7.2/src/libmcpp.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/mcpp /tmp/mcpp/pkg/mcpp/usr/bin/mcpp
# make install-exec-hook
# make[3]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make[3]: Nothing to be done for 'install-exec-hook'.
# make[3]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make[2]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make[1]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2/src'
# make[1]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2'
# make[2]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2'
# make install-exec-hook
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/mcpp/pkg/mcpp/usr/share/man/man1"
# make[3]: Entering directory '/tmp/mcpp/src/mcpp-2.7.2'
# ./config/install-sh -d "/tmp/mcpp/pkg/mcpp/usr/share/doc/mcpp"
# cp -pf ./LICENSE ./README ./NEWS \
# /tmp/mcpp/pkg/mcpp/usr/share/doc/mcpp
# cp -pf ./doc/mcpp-manual.html \
# /tmp/mcpp/pkg/mcpp/usr/share/doc/mcpp
# /usr/bin/install -c -m 644 './mcpp.1' '/tmp/mcpp/pkg/mcpp/usr/share/man/man1/mcpp.1'
# cp -pf ./doc-jp/mcpp-manual.html \
# /tmp/mcpp/pkg/mcpp/usr/share/doc/mcpp/mcpp-manual-jp.html
# make[3]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2'
# make[2]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2'
# make[1]: Leaving directory '/tmp/mcpp/src/mcpp-2.7.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mcpp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mcpp 2.7.2-5 (Wed Aug 24 14:21:57 UTC 2016)

CMD: pacman --query --file mcpp-2.7.2-5-x86_64.pkg.tar.xz
# mcpp 2.7.2-5

Creating hybrid package for 'mcpp'

Trying to find vanilla package 'mcpp'...

CMD: pacman --query --file /mirror/mcpp-2.7.2-5.pkg.tar.xz
# mcpp 2.7.2-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libmcpp.so.0
# /usr/lib/libmcpp.so
# /usr/lib/libmcpp.so.0.3.0
# /usr/include/mcpp_lib.h
# /usr/include/mcpp_out.h
# /usr/bin/mcpp
# /usr/share/man/man1/mcpp.1.gz
# /usr/share/doc/mcpp/LICENSE
# /usr/share/doc/mcpp/README
# /usr/share/doc/mcpp/NEWS
# /usr/share/doc/mcpp/mcpp-manual.html
# /usr/share/doc/mcpp/mcpp-manual-jp.html
# /usr/share/licenses/mcpp/LICENSE
# /sysroot/usr/lib/libmcpp.so.0.3.0
# /sysroot/usr/lib/libmcpp.so.0
# /sysroot/usr/lib/libmcpp.so
# /sysroot/usr/lib/libmcpp.la
# /sysroot/usr/include/mcpp_lib.h
# /sysroot/usr/include/mcpp_out.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mcpp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mcpp.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/mcpp/src/mcpp-2.7.2/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 mcpp configure 2.7.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-mcpplib --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 564aabfba04f
# 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:2021: checking build system type
# configure:2039: result: x86_64-unknown-linux-gnu
# configure:2061: checking host system type
# configure:2076: result: x86_64-unknown-linux-gnu
# configure:2098: checking target system type
# configure:2113: result: x86_64-unknown-linux-gnu
# configure:2156: checking for a BSD-compatible install
# configure:2212: result: /usr/bin/install -c
# configure:2223: checking whether build environment is sane
# configure:2266: result: yes
# configure:2294: checking for a thread-safe mkdir -p
# configure:2333: result: /usr/sbin/mkdir -p
# configure:2346: checking for gawk
# configure:2362: found /usr/sbin/gawk
# configure:2373: result: gawk
# configure:2384: checking whether make sets $(MAKE)
# configure:2405: result: yes
# configure:2485: checking for x86_64-unknown-linux-strip
# configure:2515: result: no
# configure:2525: checking for strip
# configure:2541: found /usr/sbin/strip
# configure:2552: result: strip
# configure:2603: checking for x86_64-unknown-linux-gcc
# configure:2633: result: no
# configure:2643: checking for gcc
# configure:2659: found /usr/sbin/gcc
# configure:2670: result: gcc
# configure:2908: checking for C compiler version
# configure:2915: 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:2918: $? = 0
# configure:2925: 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:2928: $? = 0
# configure:2935: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2938: $? = 1
# configure:2961: checking for C compiler default output file name
# configure:2988: gcc conftest.c >&5
# configure:2991: $? = 0
# configure:3029: result: a.out
# configure:3046: checking whether the C compiler works
# configure:3056: ./a.out
# configure:3059: $? = 0
# configure:3076: result: yes
# configure:3083: checking whether we are cross compiling
# configure:3085: result: no
# configure:3088: checking for suffix of executables
# configure:3095: gcc -o conftest conftest.c >&5
# configure:3098: $? = 0
# configure:3122: result:
# configure:3128: checking for suffix of object files
# configure:3154: gcc -c conftest.c >&5
# configure:3157: $? = 0
# configure:3180: result: o
# configure:3184: checking whether we are using the GNU C compiler
# configure:3213: gcc -c conftest.c >&5
# configure:3219: $? = 0
# configure:3236: result: yes
# configure:3241: checking whether gcc accepts -g
# configure:3271: gcc -c -g conftest.c >&5
# configure:3277: $? = 0
# configure:3376: result: yes
# configure:3393: checking for gcc option to accept ISO C89
# configure:3467: gcc -c conftest.c >&5
# configure:3473: $? = 0
# configure:3496: result: none needed
# configure:3519: checking how to run the C preprocessor
# configure:3559: gcc -E conftest.c
# configure:3565: $? = 0
# configure:3596: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3602: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | /* end confdefs.h. */
# | #include
# configure:3635: result: gcc -E
# configure:3664: gcc -E conftest.c
# configure:3670: $? = 0
# configure:3701: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3707: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | /* end confdefs.h. */
# | #include
# configure:3757: checking for a BSD-compatible install
# configure:3813: result: /usr/bin/install -c
# configure:3824: checking for grep that handles long lines and -e
# configure:3898: result: /usr/sbin/grep
# configure:3903: checking for egrep
# configure:3981: result: /usr/sbin/grep -E
# configure:4060: checking for a sed that does not truncate output
# configure:4114: result: /usr/sbin/sed
# configure:4128: checking for ld used by gcc
# configure:4195: result: /usr/sbin/ld
# configure:4204: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4219: result: yes
# configure:4224: checking for /usr/sbin/ld option to reload object files
# configure:4231: result: -r
# configure:4249: checking for BSD-compatible nm
# configure:4298: result: /usr/sbin/nm -B
# configure:4302: checking whether ln -s works
# configure:4306: result: yes
# configure:4313: checking how to recognise dependent libraries
# configure:4489: result: pass_all
# configure:4577: gcc -c conftest.c >&5
# configure:4580: $? = 0
# configure:5009: checking for ANSI C header files
# configure:5039: gcc -c conftest.c >&5
# configure:5045: $? = 0
# configure:5144: gcc -o conftest conftest.c >&5
# configure:5147: $? = 0
# configure:5153: ./conftest
# configure:5156: $? = 0
# configure:5173: result: yes
# configure:5197: checking for sys/types.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for sys/stat.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for stdlib.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for string.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for memory.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for strings.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for inttypes.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for stdint.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5197: checking for unistd.h
# configure:5218: gcc -c conftest.c >&5
# configure:5224: $? = 0
# configure:5240: result: yes
# configure:5267: checking dlfcn.h usability
# configure:5284: gcc -c conftest.c >&5
# configure:5290: $? = 0
# configure:5304: result: yes
# configure:5308: checking dlfcn.h presence
# configure:5323: gcc -E conftest.c
# configure:5329: $? = 0
# configure:5343: result: yes
# configure:5376: checking for dlfcn.h
# configure:5384: result: yes
# configure:5411: checking for x86_64-unknown-linux-g++
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-c++
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-gpp
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-aCC
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-CC
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-cxx
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-cc++
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-cl.exe
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-FCC
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-KCC
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-RCC
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-xlC_r
# configure:5441: result: no
# configure:5411: checking for x86_64-unknown-linux-xlC
# configure:5441: result: no
# configure:5455: checking for g++
# configure:5471: found /usr/sbin/g++
# configure:5482: result: g++
# configure:5513: checking for C++ compiler version
# configure:5520: 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:5523: $? = 0
# configure:5530: 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:5533: $? = 0
# configure:5540: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5543: $? = 1
# configure:5546: checking whether we are using the GNU C++ compiler
# configure:5575: g++ -c conftest.cpp >&5
# configure:5581: $? = 0
# configure:5598: result: yes
# configure:5603: checking whether g++ accepts -g
# configure:5633: g++ -c -g conftest.cpp >&5
# configure:5639: $? = 0
# configure:5738: result: yes
# configure:5771: checking how to run the C++ preprocessor
# configure:5807: g++ -E conftest.cpp
# configure:5813: $? = 0
# configure:5844: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5850: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | #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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5883: result: g++ -E
# configure:5912: g++ -E conftest.cpp
# configure:5918: $? = 0
# configure:5949: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5955: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | #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 HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6004: checking for x86_64-unknown-linux-g77
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-xlf
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-f77
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-frt
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-pgf77
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-cf77
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-fort77
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-fl32
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-af77
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-xlf90
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-f90
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-pgf90
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-pghpf
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-epcf90
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-gfortran
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-g95
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-xlf95
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-f95
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-fort
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-ifort
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-ifc
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-efc
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-pgf95
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-lf95
# configure:6034: result: no
# configure:6004: checking for x86_64-unknown-linux-ftn
# configure:6034: result: no
# configure:6048: checking for g77
# configure:6078: result: no
# configure:6048: checking for xlf
# configure:6078: result: no
# configure:6048: checking for f77
# configure:6078: result: no
# configure:6048: checking for frt
# configure:6078: result: no
# configure:6048: checking for pgf77
# configure:6078: result: no
# configure:6048: checking for cf77
# configure:6078: result: no
# configure:6048: checking for fort77
# configure:6078: result: no
# configure:6048: checking for fl32
# configure:6078: result: no
# configure:6048: checking for af77
# configure:6078: result: no
# configure:6048: checking for xlf90
# configure:6078: result: no
# configure:6048: checking for f90
# configure:6078: result: no
# configure:6048: checking for pgf90
# configure:6078: result: no
# configure:6048: checking for pghpf
# configure:6078: result: no
# configure:6048: checking for epcf90
# configure:6078: result: no
# configure:6048: checking for gfortran
# configure:6064: found /usr/sbin/gfortran
# configure:6075: result: gfortran
# configure:6105: checking for Fortran 77 compiler version
# configure:6112: gfortran --version >&5
# GNU Fortran (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:6115: $? = 0
# configure:6122: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# 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:6125: $? = 0
# configure:6132: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6135: $? = 1
# configure:6143: checking whether we are using the GNU Fortran 77 compiler
# configure:6162: gfortran -c conftest.F >&5
# configure:6168: $? = 0
# configure:6185: result: yes
# configure:6191: checking whether gfortran accepts -g
# configure:6208: gfortran -c -g conftest.f >&5
# configure:6214: $? = 0
# configure:6230: result: yes
# configure:6260: checking the maximum length of command line arguments
# configure:6369: result: 32768
# configure:6380: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6485: gcc -c conftest.c >&5
# configure:6488: $? = 0
# configure:6492: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6495: $? = 0
# configure:6547: gcc -o conftest conftest.c conftstm.o >&5
# configure:6550: $? = 0
# configure:6588: result: ok
# configure:6592: checking for objdir
# configure:6607: result: .libs
# configure:6659: checking for x86_64-unknown-linux-ar
# configure:6689: result: no
# configure:6699: checking for ar
# configure:6715: found /usr/sbin/ar
# configure:6726: result: ar
# configure:6755: checking for x86_64-unknown-linux-ranlib
# configure:6785: result: no
# configure:6795: checking for ranlib
# configure:6811: found /usr/sbin/ranlib
# configure:6822: result: ranlib
# configure:6851: checking for x86_64-unknown-linux-strip
# configure:6878: result: strip
# configure:7204: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7222: 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:7226: $? = 0
# configure:7239: result: no
# configure:7254: checking for gcc option to produce PIC
# configure:7464: result: -fPIC
# configure:7472: checking if gcc PIC flag -fPIC works
# configure:7490: gcc -c -fPIC -DPIC conftest.c >&5
# configure:7494: $? = 0
# configure:7507: result: yes
# configure:7535: checking if gcc static flag -static works
# configure:7563: result: yes
# configure:7573: checking if gcc supports -c -o file.o
# configure:7594: gcc -c -o out/conftest2.o conftest.c >&5
# configure:7598: $? = 0
# configure:7620: result: yes
# configure:7646: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:8601: result: yes
# configure:8622: checking whether -lc should be explicitly linked in
# configure:8627: gcc -c conftest.c >&5
# configure:8630: $? = 0
# configure:8645: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8648: $? = 0
# configure:8660: result: no
# configure:8668: checking dynamic linker characteristics
# configure:9244: result: GNU/Linux ld.so
# configure:9253: checking how to hardcode library paths into programs
# configure:9278: result: immediate
# configure:9292: checking whether stripping libraries is possible
# configure:9297: result: yes
# configure:10098: checking if libtool supports shared libraries
# configure:10100: result: yes
# configure:10103: checking whether to build shared libraries
# configure:10124: result: yes
# configure:10127: checking whether to build static libraries
# configure:10131: result: no
# configure:10223: creating libtool
# configure:10811: checking for ld used by g++
# configure:10878: result: /usr/sbin/ld -m elf_x86_64
# configure:10887: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:10902: result: yes
# configure:10953: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11887: result: yes
# configure:11905: g++ -c conftest.cpp >&5
# configure:11908: $? = 0
# configure:12027: checking for g++ option to produce PIC
# configure:12301: result: -fPIC
# configure:12309: checking if g++ PIC flag -fPIC works
# configure:12327: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12331: $? = 0
# configure:12344: result: yes
# configure:12372: checking if g++ static flag -static works
# configure:12400: result: yes
# configure:12410: checking if g++ supports -c -o file.o
# configure:12431: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12435: $? = 0
# configure:12457: result: yes
# configure:12483: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12511: result: yes
# configure:12578: checking dynamic linker characteristics
# configure:13154: result: GNU/Linux ld.so
# configure:13163: checking how to hardcode library paths into programs
# configure:13188: result: immediate
# configure:13714: checking if libtool supports shared libraries
# configure:13716: result: yes
# configure:13719: checking whether to build shared libraries
# configure:13739: result: yes
# configure:13742: checking whether to build static libraries
# configure:13746: result: no
# configure:13756: checking for gfortran option to produce PIC
# configure:13966: result: -fPIC
# configure:13974: checking if gfortran PIC flag -fPIC works
# configure:13992: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13996: $? = 0
# configure:14009: result: yes
# configure:14037: checking if gfortran static flag -static works
# configure:14065: result: no
# configure:14075: checking if gfortran supports -c -o file.o
# configure:14096: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14100: $? = 0
# configure:14122: result: yes
# configure:14148: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15083: result: yes
# configure:15150: checking dynamic linker characteristics
# configure:15726: result: GNU/Linux ld.so
# configure:15735: checking how to hardcode library paths into programs
# configure:15760: result: immediate
# configure:19308: checking whether the cpp is target preprocessor
# configure:19316: result: yes
# configure:19453: checking for target cpu
# configure:19478: result: x86_64
# configure:19511: checking unistd.h, usability
# configure:19528: gcc -c conftest.c >&5
# conftest.c:58:21: fatal error: unistd.h,: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19534: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | #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 HAVE_DLFCN_H 1
# | #define HOST_SYSTEM SYS_LINUX
# | #define SYSTEM SYS_LINUX
# | #define COMPILER INDEPENDENT
# | #define CPU "x86_64"
# | /* 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:19548: result: no
# configure:19552: checking unistd.h, presence
# configure:19567: gcc -E conftest.c
# conftest.c:25:21: fatal error: unistd.h,: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19573: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | #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 HAVE_DLFCN_H 1
# | #define HOST_SYSTEM SYS_LINUX
# | #define SYSTEM SYS_LINUX
# | #define COMPILER INDEPENDENT
# | #define CPU "x86_64"
# | /* end confdefs.h. */
# | #include
# configure:19587: result: no
# configure:19620: checking for unistd.h,
# configure:19628: result: no
# configure:19511: checking stdint.h, usability
# configure:19528: gcc -c conftest.c >&5
# conftest.c:58:21: fatal error: stdint.h,: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19534: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | #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 HAVE_DLFCN_H 1
# | #define HOST_SYSTEM SYS_LINUX
# | #define SYSTEM SYS_LINUX
# | #define COMPILER INDEPENDENT
# | #define CPU "x86_64"
# | /* 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:19548: result: no
# configure:19552: checking stdint.h, presence
# configure:19567: gcc -E conftest.c
# conftest.c:25:21: fatal error: stdint.h,: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19573: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "mcpp"
# | #define PACKAGE_TARNAME "mcpp"
# | #define PACKAGE_VERSION "2.7.2"
# | #define PACKAGE_STRING "mcpp 2.7.2"
# | #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# | #define PACKAGE "mcpp"
# | #define VERSION "2.7.2"
# | #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 HAVE_DLFCN_H 1
# | #define HOST_SYSTEM SYS_LINUX
# | #define SYSTEM SYS_LINUX
# | #define COMPILER INDEPENDENT
# | #define CPU "x86_64"
# | /* end confdefs.h. */
# | #include
# configure:19587: result: no
# configure:19620: checking for stdint.h,
# configure:19628: result: no
# configure:19501: checking for inttypes.h
# configure:19507: result: yes
# configure:19643: checking for intmax_t
# configure:19673: gcc -c conftest.c >&5
# configure:19679: $? = 0
# configure:19694: result: yes
# configure:19704: checking for long long
# configure:19734: gcc -c conftest.c >&5
# configure:19740: $? = 0
# configure:19755: result: yes
# configure:19772: checking for stpcpy
# configure:19828: gcc -o conftest conftest.c >&5
# conftest.c:51:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:19834: $? = 0
# configure:19852: result: yes
# configure:19864: checking if the cases of filename are folded
# configure:19895: gcc -o conftest conftest.c >&5
# configure:19898: $? = 0
# configure:19904: ./conftest
# configure:19907: $? = 2
# configure: program exited with status 2
# configure: failed program was:
# |
# | #include
# | #include
# | void exit();
# | int main( void)
# | {
# | if (fopen( "HjKl", "r") == NULL)
# | exit( errno);
# | else
# | exit( 0);
# | }
# configure:19922: result: no
# configure:19948: checking printf length modifier for the longest integer
# configure:19986: gcc -o conftest conftest.c >&5
# configure:19989: $? = 0
# configure:19995: ./conftest
# configure:19998: $? = 0
# configure:20013: result: j
# configure:20026: checking printf length modifier for the longest integer
# configure:20091: result: j
# configure:20136: checking for value of __GNUC__
# configure:20139: result: 6
# configure:20146: checking for value of __GNUC_MINOR__
# configure:20149: result: 1
# configure:22003: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mcpp config.status 2.7.2, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 564aabfba04f
#
# config.status:664: creating Makefile
# config.status:664: creating src/Makefile
# config.status:664: creating tests/Makefile
# config.status:664: creating src/config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_printf_modifier=j
# 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_CPP_set=
# ac_cv_env_CPP_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_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_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_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_f77_compiler_gnu=yes
# ac_cv_fname_fold=no
# ac_cv_func_stpcpy=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdint_h_=no
# 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_header_unistd_h_=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# 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_F77=gfortran
# 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_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_intmax_t=yes
# ac_cv_type_long_long=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# 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_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mcpp/src/mcpp-2.7.2/config/missing --run aclocal-1.10'
# AMTAR='${SHELL} /tmp/mcpp/src/mcpp-2.7.2/config/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/mcpp/src/mcpp-2.7.2/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mcpp/src/mcpp-2.7.2/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/mcpp/src/mcpp-2.7.2/config/missing --run automake-1.10'
# AWK='gawk'
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DLLTOOL='dlltool'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GNUC_FALSE='#'
# GNUC_TRUE=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/mcpp/src/mcpp-2.7.2/config/missing --run makeinfo'
# MCPP_LIB_FALSE='#'
# MCPP_LIB_TRUE=''
# MINGW_FALSE=''
# MINGW_TRUE='#'
# OBJDUMP='objdump'
# OBJEXT='o'
# PACKAGE='mcpp'
# PACKAGE_BUGREPORT='kmatsui@t3.rim.or.jp'
# PACKAGE_NAME='mcpp'
# PACKAGE_STRING='mcpp 2.7.2'
# PACKAGE_TARNAME='mcpp'
# PACKAGE_VERSION='2.7.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# REPLACE_CPP_FALSE=''
# REPLACE_CPP_TRUE='#'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# Target_Cpu='x86_64'
# VERSION='2.7.2'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# am__isrc=''
# am__leading_dot='.'
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cpp_call=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gcc_maj_ver='6'
# gcc_min_ver='1'
# gcc_path=''
# gcc_testsuite_dir=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_system='SYS_LINUX'
# host_vendor='unknown'
# htmldir='${docdir}'
# inc_dir=''
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='$(SHELL) /tmp/mcpp/src/mcpp-2.7.2/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cc=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "mcpp"
# #define PACKAGE_TARNAME "mcpp"
# #define PACKAGE_VERSION "2.7.2"
# #define PACKAGE_STRING "mcpp 2.7.2"
# #define PACKAGE_BUGREPORT "kmatsui@t3.rim.or.jp"
# #define PACKAGE "mcpp"
# #define VERSION "2.7.2"
# #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 HAVE_DLFCN_H 1
# #define HOST_SYSTEM SYS_LINUX
# #define SYSTEM SYS_LINUX
# #define COMPILER INDEPENDENT
# #define CPU "x86_64"
# #define HAVE_INTTYPES_H 1
# #define HAVE_INTMAX_T 1
# #define HAVE_LONG_LONG 1
# #define HAVE_STPCPY 1
# #define OBJEXT "o"
# #define LL_FORM "j"
# #define HOST_COMPILER GNUC
# #define HOST_CMP_NAME "GCC"
# #define GCC_MAJOR_VERSION "6"
# #define GCC_MINOR_VERSION "1"
# #define MCPP_LIB 1
#
# configure: exit 0