Build of xplc with vanilla toolchain

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

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

SLOCLanguage
2,739 sh
2,686 cpp
1,211 ansic
58 makefile
6 perl
6,700 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: xplc 0.3.13-6 (Wed Aug 24 13:21:22 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 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 ANSI C... none needed
# 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... 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 for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking how to run the C++ preprocessor... g++ -E
# checking for egrep... 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 limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for cvs2cl.pl... no
# checking for cvs2cl... no
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for library containing dlopen... -ldl
# checking mach-o/dyld.h usability... no
# checking mach-o/dyld.h presence... no
# checking for mach-o/dyld.h... no
# checking for library containing NSCreateObjectFileImageFromFile... no
# checking for short... yes
# checking size of short... 2
# checking for int... yes
# checking size of int... 4
# checking for long... yes
# checking size of long... 8
# checking for long long... yes
# checking size of long long... 8
# checking for inttypes.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking net/if.h usability... yes
# checking net/if.h presence... yes
# checking for net/if.h... yes
# checking net/if_dl.h usability... no
# checking net/if_dl.h presence... no
# checking for net/if_dl.h... no
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/sockio.h usability... no
# checking sys/sockio.h presence... no
# checking for sys/sockio.h... no
# checking for srandom... yes
# checking for struct sockaddr.sa_len... no
# configure: creating ./config.status
# config.status: creating config/config.mk
# config.status: creating dist/xplc.pc
# config.status: creating dist/xplc-uninstalled.pc
# config.status: creating examples/simple-module/Makefile
# config.status: creating examples/simple-module-user/Makefile
# config.status: creating uuid/uuid_types.h
# config.status: creating include/autoconf.h
# configure: WARNING: Unstable release, the API might change in the next release.
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/statichandler.o xplc/statichandler.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/new.o xplc/new.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/catmgr.o xplc/catmgr.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/category.o xplc/category.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/servmgr.o xplc/servmgr.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/modulemgr.o xplc/modulemgr.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/monikers.o xplc/monikers.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/loader.o xplc/loader.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/catiter.o xplc/catiter.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/moduleloader.o xplc/moduleloader.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/factory.o xplc-cxx/factory.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/strtouuid.o xplc-cxx/strtouuid.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/getiface.o xplc-cxx/getiface.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/uuidtostr.o xplc-cxx/uuidtostr.cpp
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/xplc.o xplc-cxx/xplc.cpp
# cp dist/xplc-uninstalled.pc xplc-uninstalled.pc
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/bin/tst_uuid.o uuid/bin/tst_uuid.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/bin/uuidgen.o uuid/bin/uuidgen.c
# uuid/bin/uuidgen.c: In function 'parse_conf':
# uuid/bin/uuidgen.c:188:27: warning: value computed is not used [-Wunused-value]
# for(c = argv[i]; c; c && ++c) {
# ^~
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/compare.o uuid/compare.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/isnull.o uuid/isnull.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/copy.o uuid/copy.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/pack.o uuid/pack.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/gen_uuid.o uuid/gen_uuid.c
# In file included from /usr/include/unistd.h:25:0,
# from uuid/gen_uuid.c:45:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/unpack.o uuid/unpack.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/parse.o uuid/parse.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/gen_uuid_nt.o uuid/gen_uuid_nt.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/clear.o uuid/clear.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/unparse.o uuid/unparse.c
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/uuid_time.o uuid/uuid_time.c
# ar rc libxplc.a xplc/new.o xplc/statichandler.o xplc/catmgr.o xplc/category.o xplc/servmgr.o xplc/modulemgr.o xplc/monikers.o xplc/loader.o xplc/catiter.o xplc/moduleloader.o
# ar rc libxplc-cxx.a xplc-cxx/factory.o xplc-cxx/strtouuid.o xplc-cxx/getiface.o xplc-cxx/uuidtostr.o xplc-cxx/xplc.o
# ranlib libxplc-cxx.a
# ranlib libxplc.a
# ar rc uuid/libuuid.a uuid/compare.o uuid/isnull.o uuid/copy.o uuid/pack.o uuid/gen_uuid.o uuid/unpack.o uuid/parse.o uuid/gen_uuid_nt.o uuid/clear.o uuid/unparse.o uuid/uuid_time.o
# ln -s -f libxplc.a libxplc_s.a
# g++ -g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -lc -ldl -shared -Wl,-hlibxplc.so.0.3.13-unstable -Wl,-z,defs,--version-script=config/exports.map xplc/new.o xplc/statichandler.o xplc/catmgr.o xplc/category.o xplc/servmgr.o xplc/modulemgr.o xplc/monikers.o xplc/loader.o xplc/catiter.o xplc/moduleloader.o libxplc-cxx.a -o libxplc.so
# ranlib uuid/libuuid.a
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -lc uuid/bin/uuidgen.o uuid/libuuid.a -o uuid/bin/uuidgen
# gcc -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -lc uuid/bin/tst_uuid.o uuid/libuuid.a -o uuid/bin/tst_uuid
# ln -s uuidgen uuid/bin/uuidcdef
# ==> Entering fakeroot environment...
# ==> Starting package()...
# mkdir -p /tmp/xplc/pkg/xplc/usr/bin
# mkdir -p /tmp/xplc/pkg/xplc/usr/share/man/man1
# mkdir -p /tmp/xplc/pkg/xplc/usr/lib/pkgconfig
# mkdir -p /tmp/xplc/pkg/xplc/usr/lib/xplc-0.3.13
# mkdir -p /tmp/xplc/pkg/xplc/usr/include/xplc-0.3.13/xplc
# /usr/bin/install -c libxplc.so /tmp/xplc/pkg/xplc/usr/lib/libxplc.so.0.3.13
# /usr/bin/install -c -m 644 libxplc.a /tmp/xplc/pkg/xplc/usr/lib/xplc-0.3.13
# /usr/bin/install -c -m 644 libxplc-cxx.a /tmp/xplc/pkg/xplc/usr/lib/xplc-0.3.13
# /usr/bin/install -c -m 644 dist/xplc.pc /tmp/xplc/pkg/xplc/usr/lib/pkgconfig/xplc-0.3.13.pc
# /usr/bin/install -c -m 644 include/xplc/module.h include/xplc/ICategoryManager.h include/xplc/core.h include/xplc/IMoniker.h include/xplc/IModuleLoader.h include/xplc/IModule.h include/xplc/ICategoryIterator.h include/xplc/IServiceHandler.h include/xplc/uuid.h include/xplc/IModuleManagerFactory.h include/xplc/xplc.h include/xplc/IWeakRef.h include/xplc/IObject.h include/xplc/delete.h include/xplc/IServiceManager.h include/xplc/factory.h include/xplc/IFactory.h include/xplc/ptr.h include/xplc/utils.h include/xplc/IStaticServiceHandler.h include/xplc/IMonikerService.h include/xplc/uuidops.h include/xplc/trace.h include/xplc/ICategory.h /tmp/xplc/pkg/xplc/usr/include/xplc-0.3.13/xplc
# /usr/bin/install -c uuid/bin/uuidgen /tmp/xplc/pkg/xplc/usr/bin
# /usr/bin/install -c -m 644 uuid/bin/uuidgen.1 /tmp/xplc/pkg/xplc/usr/share/man/man1
# ln -s ../libxplc.so.0.3.13 /tmp/xplc/pkg/xplc/usr/lib/xplc-0.3.13/libxplc.so
# ln -s libxplc.a /tmp/xplc/pkg/xplc/usr/lib/xplc-0.3.13/libxplc_s.a
# ln -s uuidgen /tmp/xplc/pkg/xplc/usr/bin/uuidcdef
# ln -s uuidgen.1 /tmp/xplc/pkg/xplc/usr/share/man/man1/uuidcdef.1
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "xplc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: xplc 0.3.13-6 (Wed Aug 24 13:21:35 UTC 2016)

CMD: pacman --query --file xplc-0.3.13-6-x86_64.pkg.tar.xz
# xplc 0.3.13-6

Creating hybrid package for 'xplc'

Trying to find vanilla package 'xplc'...

CMD: pacman --query --file /mirror/xplc-0.3.13-6.pkg.tar.xz
# xplc 0.3.13-6

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/uuidcdef
# /usr/share/man/man1/uuidcdef.1.gz
# /usr/lib/libxplc.so.0.3.13
# /usr/lib/pkgconfig/xplc-0.3.13.pc
# /usr/lib/xplc-0.3.13/libxplc.so
# /usr/lib/xplc-0.3.13/libxplc_s.a
# /usr/lib/xplc-0.3.13/libxplc-cxx.a
# /usr/include/xplc-0.3.13/xplc/module.h
# /usr/include/xplc-0.3.13/xplc/ICategoryManager.h
# /usr/include/xplc-0.3.13/xplc/core.h
# /usr/include/xplc-0.3.13/xplc/IMoniker.h
# /usr/include/xplc-0.3.13/xplc/IModuleLoader.h
# /usr/include/xplc-0.3.13/xplc/IModule.h
# /usr/include/xplc-0.3.13/xplc/ICategoryIterator.h
# /usr/include/xplc-0.3.13/xplc/IServiceHandler.h
# /usr/include/xplc-0.3.13/xplc/IModuleManagerFactory.h
# /usr/include/xplc-0.3.13/xplc/xplc.h
# /usr/include/xplc-0.3.13/xplc/IWeakRef.h
# /usr/include/xplc-0.3.13/xplc/IObject.h
# /usr/include/xplc-0.3.13/xplc/delete.h
# /usr/include/xplc-0.3.13/xplc/IServiceManager.h
# /usr/include/xplc-0.3.13/xplc/IFactory.h
# /usr/include/xplc-0.3.13/xplc/factory.h
# /usr/include/xplc-0.3.13/xplc/ptr.h
# /usr/include/xplc-0.3.13/xplc/uuid.h
# /usr/include/xplc-0.3.13/xplc/IStaticServiceHandler.h
# /usr/include/xplc-0.3.13/xplc/utils.h
# /usr/include/xplc-0.3.13/xplc/IMonikerService.h
# /usr/include/xplc-0.3.13/xplc/uuidops.h
# /usr/include/xplc-0.3.13/xplc/trace.h
# /usr/include/xplc-0.3.13/xplc/ICategory.h
# /sysroot/usr/lib/libxplc.so.0.3.13
# /sysroot/usr/lib/pkgconfig/xplc-0.3.13.pc
# /sysroot/usr/lib/xplc-0.3.13/libxplc.a
# /sysroot/usr/lib/xplc-0.3.13/libxplc-cxx.a
# /sysroot/usr/lib/xplc-0.3.13/libxplc.so
# /sysroot/usr/lib/xplc-0.3.13/libxplc_s.a
# /sysroot/usr/include/xplc-0.3.13/xplc/module.h
# /sysroot/usr/include/xplc-0.3.13/xplc/ICategoryManager.h
# /sysroot/usr/include/xplc-0.3.13/xplc/core.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IMoniker.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IModuleLoader.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IModule.h
# /sysroot/usr/include/xplc-0.3.13/xplc/ICategoryIterator.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IServiceHandler.h
# /sysroot/usr/include/xplc-0.3.13/xplc/uuid.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IModuleManagerFactory.h
# /sysroot/usr/include/xplc-0.3.13/xplc/xplc.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IWeakRef.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IObject.h
# /sysroot/usr/include/xplc-0.3.13/xplc/delete.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IServiceManager.h
# /sysroot/usr/include/xplc-0.3.13/xplc/factory.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IFactory.h
# /sysroot/usr/include/xplc-0.3.13/xplc/ptr.h
# /sysroot/usr/include/xplc-0.3.13/xplc/utils.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IStaticServiceHandler.h
# /sysroot/usr/include/xplc-0.3.13/xplc/IMonikerService.h
# /sysroot/usr/include/xplc-0.3.13/xplc/uuidops.h
# /sysroot/usr/include/xplc-0.3.13/xplc/trace.h
# /sysroot/usr/include/xplc-0.3.13/xplc/ICategory.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 xplc.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xplc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/xplc.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/xplc/src/xplc-0.3.13/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 XPLC configure 0.3.13, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --without-libuuid
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5a073cd3ad56
# 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
# 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:1370: checking build system type
# configure:1388: result: x86_64-unknown-linux-gnu
# configure:1396: checking host system type
# configure:1410: result: x86_64-unknown-linux-gnu
# configure:1511: checking for x86_64-unknown-linux-gcc
# configure:1540: result: no
# configure:1549: checking for gcc
# configure:1565: found /usr/sbin/gcc
# configure:1575: result: gcc
# configure:1819: checking for C compiler version
# configure:1822: 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:1825: $? = 0
# configure:1827: 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:1830: $? = 0
# configure:1832: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:1835: $? = 1
# configure:1858: checking for C compiler default output file name
# configure:1861: gcc conftest.c >&5
# configure:1864: $? = 0
# configure:1910: result: a.out
# configure:1915: checking whether the C compiler works
# configure:1921: ./a.out
# configure:1924: $? = 0
# configure:1941: result: yes
# configure:1948: checking whether we are cross compiling
# configure:1950: result: no
# configure:1953: checking for suffix of executables
# configure:1955: gcc -o conftest conftest.c >&5
# configure:1958: $? = 0
# configure:1983: result:
# configure:1989: checking for suffix of object files
# configure:2010: gcc -c conftest.c >&5
# configure:2013: $? = 0
# configure:2035: result: o
# configure:2039: checking whether we are using the GNU C compiler
# configure:2063: gcc -c conftest.c >&5
# configure:2069: $? = 0
# configure:2073: test -z
# || test ! -s conftest.err
# configure:2076: $? = 0
# configure:2079: test -s conftest.o
# configure:2082: $? = 0
# configure:2095: result: yes
# configure:2101: checking whether gcc accepts -g
# configure:2122: gcc -c -g conftest.c >&5
# configure:2128: $? = 0
# configure:2132: test -z
# || test ! -s conftest.err
# configure:2135: $? = 0
# configure:2138: test -s conftest.o
# configure:2141: $? = 0
# configure:2152: result: yes
# configure:2169: checking for gcc option to accept ANSI C
# configure:2239: gcc -c -g -O2 conftest.c >&5
# configure:2245: $? = 0
# configure:2249: test -z
# || test ! -s conftest.err
# configure:2252: $? = 0
# configure:2255: test -s conftest.o
# configure:2258: $? = 0
# configure:2276: result: none needed
# configure:2294: gcc -c -g -O2 conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:2300: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2443: checking for x86_64-unknown-linux-g++
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-c++
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-gpp
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-aCC
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-CC
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-cxx
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-cc++
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-cl
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-FCC
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-KCC
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-RCC
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-xlC_r
# configure:2472: result: no
# configure:2443: checking for x86_64-unknown-linux-xlC
# configure:2472: result: no
# configure:2485: checking for g++
# configure:2501: found /usr/sbin/g++
# configure:2511: result: g++
# configure:2527: checking for C++ compiler version
# configure:2530: 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:2533: $? = 0
# configure:2535: 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:2538: $? = 0
# configure:2540: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2543: $? = 1
# configure:2546: checking whether we are using the GNU C++ compiler
# configure:2570: g++ -c conftest.cc >&5
# configure:2576: $? = 0
# configure:2580: test -z
# || test ! -s conftest.err
# configure:2583: $? = 0
# configure:2586: test -s conftest.o
# configure:2589: $? = 0
# configure:2602: result: yes
# configure:2608: checking whether g++ accepts -g
# configure:2629: g++ -c -g conftest.cc >&5
# configure:2635: $? = 0
# configure:2639: test -z
# || test ! -s conftest.err
# configure:2642: $? = 0
# configure:2645: test -s conftest.o
# configure:2648: $? = 0
# configure:2659: result: yes
# configure:2701: g++ -c -g -O2 conftest.cc >&5
# configure:2707: $? = 0
# configure:2711: test -z
# || test ! -s conftest.err
# configure:2714: $? = 0
# configure:2717: test -s conftest.o
# configure:2720: $? = 0
# configure:2746: g++ -c -g -O2 conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:13:9: error: 'exit' was not declared in this scope
# exit (42);
# ^
# configure:2752: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2701: g++ -c -g -O2 conftest.cc >&5
# configure:2707: $? = 0
# configure:2711: test -z
# || test ! -s conftest.err
# configure:2714: $? = 0
# configure:2717: test -s conftest.o
# configure:2720: $? = 0
# configure:2746: g++ -c -g -O2 conftest.cc >&5
# configure:2752: $? = 0
# configure:2756: test -z
# || test ! -s conftest.err
# configure:2759: $? = 0
# configure:2762: test -s conftest.o
# configure:2765: $? = 0
# configure:2801: checking for a BSD-compatible install
# configure:2856: result: /usr/bin/install -c
# configure:2867: checking whether ln -s works
# configure:2871: result: yes
# configure:2888: checking for dirent.h that defines DIR
# configure:2912: g++ -c -g -O2 conftest.cc >&5
# configure:2918: $? = 0
# configure:2922: test -z
# || test ! -s conftest.err
# configure:2925: $? = 0
# configure:2928: test -s conftest.o
# configure:2931: $? = 0
# configure:2942: result: yes
# configure:2955: checking for library containing opendir
# configure:2985: g++ -o conftest -g -O2 conftest.cc >&5
# configure:2991: $? = 0
# configure:2995: test -z
# || test ! -s conftest.err
# configure:2998: $? = 0
# configure:3001: test -s conftest
# configure:3004: $? = 0
# configure:3074: result: none required
# configure:3215: checking how to run the C++ preprocessor
# configure:3246: g++ -E conftest.cc
# configure:3252: $? = 0
# configure:3284: g++ -E conftest.cc
# conftest.cc:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3290: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:3329: result: g++ -E
# configure:3353: g++ -E conftest.cc
# configure:3359: $? = 0
# configure:3391: g++ -E conftest.cc
# conftest.cc:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3397: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:3441: checking for egrep
# configure:3451: result: grep -E
# configure:3456: checking for ANSI C header files
# configure:3481: g++ -c -g -O2 conftest.cc >&5
# configure:3487: $? = 0
# configure:3491: test -z
# || test ! -s conftest.err
# configure:3494: $? = 0
# configure:3497: test -s conftest.o
# configure:3500: $? = 0
# configure:3589: g++ -o conftest -g -O2 conftest.cc >&5
# configure:3592: $? = 0
# configure:3594: ./conftest
# configure:3597: $? = 0
# configure:3612: result: yes
# configure:3636: checking for sys/types.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for sys/stat.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for stdlib.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for string.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for memory.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for strings.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for inttypes.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for stdint.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3636: checking for unistd.h
# configure:3652: g++ -c -g -O2 conftest.cc >&5
# configure:3658: $? = 0
# configure:3662: test -z
# || test ! -s conftest.err
# configure:3665: $? = 0
# configure:3668: test -s conftest.o
# configure:3671: $? = 0
# configure:3682: result: yes
# configure:3708: checking limits.h usability
# configure:3720: g++ -c -g -O2 conftest.cc >&5
# configure:3726: $? = 0
# configure:3730: test -z
# || test ! -s conftest.err
# configure:3733: $? = 0
# configure:3736: test -s conftest.o
# configure:3739: $? = 0
# configure:3749: result: yes
# configure:3753: checking limits.h presence
# configure:3763: g++ -E conftest.cc
# configure:3769: $? = 0
# configure:3789: result: yes
# configure:3824: checking for limits.h
# configure:3831: result: yes
# configure:3849: checking for cvs2cl.pl
# configure:3878: result: no
# configure:3849: checking for cvs2cl
# configure:3878: result: no
# configure:3914: checking dlfcn.h usability
# configure:3926: g++ -c -g -O2 conftest.cc >&5
# configure:3932: $? = 0
# configure:3936: test -z
# || test ! -s conftest.err
# configure:3939: $? = 0
# configure:3942: test -s conftest.o
# configure:3945: $? = 0
# configure:3955: result: yes
# configure:3959: checking dlfcn.h presence
# configure:3969: g++ -E conftest.cc
# configure:3975: $? = 0
# configure:3995: result: yes
# configure:4030: checking for dlfcn.h
# configure:4037: result: yes
# configure:4050: checking for library containing dlopen
# configure:4080: g++ -o conftest -g -O2 -lc conftest.cc >&5
# /tmp/cc56E6PQ.o: In function `main':
# /tmp/xplc/src/xplc-0.3.13/conftest.cc:36: undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:4086: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char dlopen ();
# | int
# | main ()
# | {
# | dlopen ();
# | ;
# | return 0;
# | }
# configure:4135: g++ -o conftest -g -O2 -lc conftest.cc -ldl >&5
# configure:4141: $? = 0
# configure:4145: test -z
# || test ! -s conftest.err
# configure:4148: $? = 0
# configure:4151: test -s conftest
# configure:4154: $? = 0
# configure:4169: result: -ldl
# configure:4201: checking mach-o/dyld.h usability
# configure:4213: g++ -c -g -O2 conftest.cc >&5
# conftest.cc:60:25: fatal error: mach-o/dyld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4219: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4242: result: no
# configure:4246: checking mach-o/dyld.h presence
# configure:4256: g++ -E conftest.cc
# conftest.cc:26:25: fatal error: mach-o/dyld.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4262: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | /* end confdefs.h. */
# | #include
# configure:4282: result: no
# configure:4317: checking for mach-o/dyld.h
# configure:4324: result: no
# configure:4337: checking for library containing NSCreateObjectFileImageFromFile
# configure:4367: g++ -o conftest -g -O2 -lc conftest.cc -ldl >&5
# /tmp/ccEvxt90.o: In function `main':
# /tmp/xplc/src/xplc-0.3.13/conftest.cc:37: undefined reference to `NSCreateObjectFileImageFromFile'
# collect2: error: ld returned 1 exit status
# configure:4373: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char NSCreateObjectFileImageFromFile ();
# | int
# | main ()
# | {
# | NSCreateObjectFileImageFromFile ();
# | ;
# | return 0;
# | }
# configure:4422: g++ -o conftest -g -O2 -lc conftest.cc -lSystem -ldl >&5
# /usr/sbin/ld: cannot find -lSystem
# collect2: error: ld returned 1 exit status
# configure:4428: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char NSCreateObjectFileImageFromFile ();
# | int
# | main ()
# | {
# | NSCreateObjectFileImageFromFile ();
# | ;
# | return 0;
# | }
# configure:4456: result: no
# configure:4707: checking for short
# configure:4731: g++ -c -g -O2 conftest.cc >&5
# configure:4737: $? = 0
# configure:4741: test -z
# || test ! -s conftest.err
# configure:4744: $? = 0
# configure:4747: test -s conftest.o
# configure:4750: $? = 0
# configure:4761: result: yes
# configure:4764: checking size of short
# configure:5083: g++ -o conftest -g -O2 -lc conftest.cc -ldl >&5
# configure:5086: $? = 0
# configure:5088: ./conftest
# configure:5091: $? = 0
# configure:5114: result: 2
# configure:5121: checking for int
# configure:5145: g++ -c -g -O2 conftest.cc >&5
# configure:5151: $? = 0
# configure:5155: test -z
# || test ! -s conftest.err
# configure:5158: $? = 0
# configure:5161: test -s conftest.o
# configure:5164: $? = 0
# configure:5175: result: yes
# configure:5178: checking size of int
# configure:5497: g++ -o conftest -g -O2 -lc conftest.cc -ldl >&5
# configure:5500: $? = 0
# configure:5502: ./conftest
# configure:5505: $? = 0
# configure:5528: result: 4
# configure:5535: checking for long
# configure:5559: g++ -c -g -O2 conftest.cc >&5
# configure:5565: $? = 0
# configure:5569: test -z
# || test ! -s conftest.err
# configure:5572: $? = 0
# configure:5575: test -s conftest.o
# configure:5578: $? = 0
# configure:5589: result: yes
# configure:5592: checking size of long
# configure:5911: g++ -o conftest -g -O2 -lc conftest.cc -ldl >&5
# configure:5914: $? = 0
# configure:5916: ./conftest
# configure:5919: $? = 0
# configure:5942: result: 8
# configure:5949: checking for long long
# configure:5973: g++ -c -g -O2 conftest.cc >&5
# configure:5979: $? = 0
# configure:5983: test -z
# || test ! -s conftest.err
# configure:5986: $? = 0
# configure:5989: test -s conftest.o
# configure:5992: $? = 0
# configure:6003: result: yes
# configure:6006: checking size of long long
# configure:6325: g++ -o conftest -g -O2 -lc conftest.cc -ldl >&5
# configure:6328: $? = 0
# configure:6330: ./conftest
# configure:6333: $? = 0
# configure:6356: result: 8
# configure:6378: checking for inttypes.h
# configure:6383: result: yes
# configure:6378: checking for stdlib.h
# configure:6383: result: yes
# configure:6378: checking for unistd.h
# configure:6383: result: yes
# configure:6539: checking net/if.h usability
# configure:6551: g++ -c -g -O2 conftest.cc >&5
# configure:6557: $? = 0
# configure:6561: test -z
# || test ! -s conftest.err
# configure:6564: $? = 0
# configure:6567: test -s conftest.o
# configure:6570: $? = 0
# configure:6580: result: yes
# configure:6584: checking net/if.h presence
# configure:6594: g++ -E conftest.cc
# configure:6600: $? = 0
# configure:6620: result: yes
# configure:6655: checking for net/if.h
# configure:6662: result: yes
# configure:6539: checking net/if_dl.h usability
# configure:6551: g++ -c -g -O2 conftest.cc >&5
# conftest.cc:69:23: fatal error: net/if_dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6557: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | #define ENABLE_LOADER 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NET_IF_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6580: result: no
# configure:6584: checking net/if_dl.h presence
# configure:6594: g++ -E conftest.cc
# conftest.cc:35:23: fatal error: net/if_dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6600: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | #define ENABLE_LOADER 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NET_IF_H 1
# | /* end confdefs.h. */
# | #include
# configure:6620: result: no
# configure:6655: checking for net/if_dl.h
# configure:6662: result: no
# configure:6539: checking netinet/in.h usability
# configure:6551: g++ -c -g -O2 conftest.cc >&5
# configure:6557: $? = 0
# configure:6561: test -z
# || test ! -s conftest.err
# configure:6564: $? = 0
# configure:6567: test -s conftest.o
# configure:6570: $? = 0
# configure:6580: result: yes
# configure:6584: checking netinet/in.h presence
# configure:6594: g++ -E conftest.cc
# configure:6600: $? = 0
# configure:6620: result: yes
# configure:6655: checking for netinet/in.h
# configure:6662: result: yes
# configure:6691: checking sys/ioctl.h usability
# configure:6703: g++ -c -g -O2 conftest.cc >&5
# configure:6709: $? = 0
# configure:6713: test -z
# || test ! -s conftest.err
# configure:6716: $? = 0
# configure:6719: test -s conftest.o
# configure:6722: $? = 0
# configure:6732: result: yes
# configure:6736: checking sys/ioctl.h presence
# configure:6746: g++ -E conftest.cc
# configure:6752: $? = 0
# configure:6772: result: yes
# configure:6807: checking for sys/ioctl.h
# configure:6814: result: yes
# configure:6691: checking sys/socket.h usability
# configure:6703: g++ -c -g -O2 conftest.cc >&5
# configure:6709: $? = 0
# configure:6713: test -z
# || test ! -s conftest.err
# configure:6716: $? = 0
# configure:6719: test -s conftest.o
# configure:6722: $? = 0
# configure:6732: result: yes
# configure:6736: checking sys/socket.h presence
# configure:6746: g++ -E conftest.cc
# configure:6752: $? = 0
# configure:6772: result: yes
# configure:6807: checking for sys/socket.h
# configure:6814: result: yes
# configure:6691: checking sys/sockio.h usability
# configure:6703: g++ -c -g -O2 conftest.cc >&5
# conftest.cc:72:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6709: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | #define ENABLE_LOADER 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6732: result: no
# configure:6736: checking sys/sockio.h presence
# configure:6746: g++ -E conftest.cc
# conftest.cc:38:24: fatal error: sys/sockio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6752: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | #define ENABLE_LOADER 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:6772: result: no
# configure:6807: checking for sys/sockio.h
# configure:6814: result: no
# configure:6831: checking for srandom
# configure:6888: g++ -o conftest -g -O2 -lc conftest.cc -ldl >&5
# configure:6894: $? = 0
# configure:6898: test -z
# || test ! -s conftest.err
# configure:6901: $? = 0
# configure:6904: test -s conftest
# configure:6907: $? = 0
# configure:6919: result: yes
# configure:6929: checking for struct sockaddr.sa_len
# configure:6954: g++ -c -g -O2 conftest.cc >&5
# conftest.cc:39:25: fatal error: sys/typesDD.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6960: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | #define ENABLE_LOADER 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7000: g++ -c -g -O2 conftest.cc >&5
# conftest.cc:39:25: fatal error: sys/typesDD.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7006: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "XPLC"
# | #define PACKAGE_TARNAME "xplc"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "XPLC 0.3.13"
# | #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_DIRENT_H 1
# | #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_LIMITS_H 1
# | #define HAVE_DLFCN_H 1
# | #define WITH_DLOPEN 1
# | #define ENABLE_LOADER 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7032: result: no
# configure:7221: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by XPLC config.status 0.3.13, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5a073cd3ad56
#
# config.status:679: creating config/config.mk
# config.status:679: creating dist/xplc.pc
# config.status:679: creating dist/xplc-uninstalled.pc
# config.status:679: creating examples/simple-module/Makefile
# config.status:679: creating examples/simple-module-user/Makefile
# config.status:679: creating uuid/uuid_types.h
# config.status:783: creating include/autoconf.h
# configure:8274: WARNING: Unstable release, the API might change in the next release.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=
# ac_cv_env_LDFLAGS_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_exeext=
# ac_cv_func_srandom=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_mach_o_dyld_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_net_if_dl_h=no
# ac_cv_header_net_if_h=yes
# ac_cv_header_netinet_in_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_ioctl_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_sockio_h=no
# 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_host_alias=x86_64-unknown-linux
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_search_NSCreateObjectFileImageFromFile=no
# ac_cv_search_dlopen=-ldl
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_short=2
# ac_cv_type_int=yes
# ac_cv_type_long=yes
# ac_cv_type_long_long=yes
# ac_cv_type_short=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS='-g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE'
# CPPFLAGS=''
# CVS2CL='no'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXFLAGS='-g -O2 -Woverloaded-virtual -fno-rtti -fno-exceptions -g -O2 -O2 -DNDEBUG -Wall -fpic -DUNSTABLE'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=' -lc'
# LIBOBJS=''
# LIBS='-ldl '
# LN_S='ln -s'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT='pp@ludusdesign.com'
# PACKAGE_NAME='XPLC'
# PACKAGE_STRING='XPLC 0.3.13'
# PACKAGE_TARNAME='xplc'
# PACKAGE_VERSION='0.3.13'
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# SIZEOF_INT='4'
# SIZEOF_LONG='8'
# SIZEOF_LONG_LONG='8'
# SIZEOF_SHORT='2'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# enable_loader=''
# 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'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# lib_prefix_version='../'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pc_version='-0.3.13'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# so_style='sysv'
# sysconfdir='${prefix}/etc'
# target_alias=''
# with_dlopen='-ldl'
# with_uuid=''
# with_uuid_static='uuid/libuuid.a'
# xplcdir_version='/xplc-0.3.13'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define ENABLE_LOADER 1
# #define HAVE_DIRENT_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_SRANDOM 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE_BUGREPORT "pp@ludusdesign.com"
# #define PACKAGE_NAME "XPLC"
# #define PACKAGE_STRING "XPLC 0.3.13"
# #define PACKAGE_TARNAME "xplc"
# #define PACKAGE_VERSION "0.3.13"
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_SHORT 2
# #define STDC_HEADERS 1
# #define WITH_DLOPEN 1
# #endif
# #ifdef __cplusplus
# extern "C" void std::exit (int) throw (); using std::exit;
#
# configure: exit 0