Build of dxpc with vanilla toolchain

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

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

SLOCLanguage
12,091 cpp
2,823 sh
65 makefile
14,979 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: dxpc 3.9.2-6 (Wed Aug 24 14:19:26 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 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 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 g++ accepts -g... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to run the C++ preprocessor... g++ -E
# checking for X... libraries , headers
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... yes
# checking for lzo_version in -llzo2... yes
# 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 lzo/lzoconf.h usability... yes
# checking lzo/lzoconf.h presence... yes
# checking for lzo/lzoconf.h... yes
# checking for type of accept's length pointer parameter... socklen_t
# checking iostream usability... yes
# checking iostream presence... yes
# checking for iostream... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating dxpcconf.h
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H main.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H util.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H constants.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H Stats.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H Multiplexer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ClientMultiplexer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ServerMultiplexer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ClientChannel.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ServerChannel.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ReadBuffer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ProxyReadBuffer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ClientReadBuffer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ServerReadBuffer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H EncodeBuffer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H DecodeBuffer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H WriteBuffer.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H IntCache.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H CharCache.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H PixelCache.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H HuffmanCoder.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ClientCache.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H ServerCache.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H TextCompressor.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H LastPixels.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H SequenceNumQueue.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H BlockCache.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H BlockCacheSet.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H Compresser.C
# g++ -I. -c -DLZO2 -DHAVE_CONFIG_H Decompresser.C
# g++ -I. -DLZO2 -DHAVE_CONFIG_H -o dxpc main.o util.o constants.o Stats.o Multiplexer.o ClientMultiplexer.o ServerMultiplexer.o ClientChannel.o ServerChannel.o ReadBuffer.o ProxyReadBuffer.o ClientReadBuffer.o ServerReadBuffer.o EncodeBuffer.o DecodeBuffer.o WriteBuffer.o IntCache.o CharCache.o PixelCache.o HuffmanCoder.o ClientCache.o ServerCache.o TextCompressor.o LastPixels.o SequenceNumQueue.o BlockCache.o BlockCacheSet.o Compresser.o Decompresser.o -llzo2
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ./mkinstalldirs /tmp/dxpc/pkg/dxpc/usr/bin
# ./mkinstalldirs /tmp/dxpc/pkg/dxpc/usr/share/man/man1
# mkdir /tmp/dxpc/pkg/dxpc/usr
# mkdir /tmp/dxpc/pkg/dxpc/usr
# mkdir /tmp/dxpc/pkg/dxpc/usr/share
# mkdir /tmp/dxpc/pkg/dxpc/usr/share/man
# mkdir /tmp/dxpc/pkg/dxpc/usr/share/man/man1
# mkdir /tmp/dxpc/pkg/dxpc/usr/bin
# /usr/bin/install -c -m 644 dxpc.man /tmp/dxpc/pkg/dxpc/usr/share/man/man1/dxpc.1
# /usr/bin/install -c dxpc /tmp/dxpc/pkg/dxpc/usr/bin/dxpc
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "dxpc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: dxpc 3.9.2-6 (Wed Aug 24 14:19:37 UTC 2016)

CMD: pacman --query --file dxpc-3.9.2-6-x86_64.pkg.tar.xz
# dxpc 3.9.2-6

Creating hybrid package for 'dxpc'

Trying to find vanilla package 'dxpc'...

CMD: pacman --query --file /mirror/dxpc-3.9.2-6.pkg.tar.xz
# dxpc 3.9.2-6

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/dxpc.1.gz
# /usr/bin/dxpc

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dxpc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/dxpc.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/dxpc/src/dxpc-3.9.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 configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=${prefix}/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0b07433e124d
# 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:1326: checking for x86_64-unknown-linux-g++
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-c++
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-gpp
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-aCC
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-CC
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-cxx
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-cc++
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-cl
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-FCC
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-KCC
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-RCC
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-xlC_r
# configure:1355: result: no
# configure:1326: checking for x86_64-unknown-linux-xlC
# configure:1355: result: no
# configure:1368: checking for g++
# configure:1384: found /usr/sbin/g++
# configure:1394: result: g++
# configure:1410: checking for C++ compiler version
# configure:1413: 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:1416: $? = 0
# configure:1418: 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:1421: $? = 0
# configure:1423: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:1426: $? = 1
# configure:1449: checking for C++ compiler default output file name
# configure:1452: g++ conftest.cc >&5
# configure:1455: $? = 0
# configure:1501: result: a.out
# configure:1506: checking whether the C++ compiler works
# configure:1512: ./a.out
# configure:1515: $? = 0
# configure:1532: result: yes
# configure:1539: checking whether we are cross compiling
# configure:1541: result: no
# configure:1544: checking for suffix of executables
# configure:1546: g++ -o conftest conftest.cc >&5
# configure:1549: $? = 0
# configure:1574: result:
# configure:1580: checking for suffix of object files
# configure:1601: g++ -c conftest.cc >&5
# configure:1604: $? = 0
# configure:1626: result: o
# configure:1630: checking whether we are using the GNU C++ compiler
# configure:1654: g++ -c conftest.cc >&5
# configure:1660: $? = 0
# configure:1664: test -z
# || test ! -s conftest.err
# configure:1667: $? = 0
# configure:1670: test -s conftest.o
# configure:1673: $? = 0
# configure:1686: result: yes
# configure:1692: checking whether g++ accepts -g
# configure:1713: g++ -c -g conftest.cc >&5
# configure:1719: $? = 0
# configure:1723: test -z
# || test ! -s conftest.err
# configure:1726: $? = 0
# configure:1729: test -s conftest.o
# configure:1732: $? = 0
# configure:1743: result: yes
# configure:1785: g++ -c conftest.cc >&5
# configure:1791: $? = 0
# configure:1795: test -z
# || test ! -s conftest.err
# configure:1798: $? = 0
# configure:1801: test -s conftest.o
# configure:1804: $? = 0
# configure:1830: g++ -c conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:13:9: error: 'exit' was not declared in this scope
# exit (42);
# ^
# configure:1836: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:1785: g++ -c conftest.cc >&5
# configure:1791: $? = 0
# configure:1795: test -z
# || test ! -s conftest.err
# configure:1798: $? = 0
# configure:1801: test -s conftest.o
# configure:1804: $? = 0
# configure:1830: g++ -c conftest.cc >&5
# configure:1836: $? = 0
# configure:1840: test -z
# || test ! -s conftest.err
# configure:1843: $? = 0
# configure:1846: test -s conftest.o
# configure:1849: $? = 0
# configure:1916: checking for a BSD-compatible install
# configure:1971: result: /usr/bin/install -c
# configure:1989: checking build system type
# configure:2007: result: x86_64-unknown-linux-gnu
# configure:2015: checking host system type
# configure:2029: result: x86_64-unknown-linux-gnu
# configure:2056: checking how to run the C++ preprocessor
# configure:2087: g++ -E conftest.cc
# configure:2093: $? = 0
# configure:2125: g++ -E conftest.cc
# conftest.cc:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:2131: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:2170: result: g++ -E
# configure:2194: g++ -E conftest.cc
# configure:2200: $? = 0
# configure:2232: g++ -E conftest.cc
# conftest.cc:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:2238: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:2282: checking for X
# configure:2387: g++ -E conftest.cc
# configure:2393: $? = 0
# configure:2443: g++ -o conftest conftest.cc -lXt >&5
# configure:2449: $? = 0
# configure:2453: test -z
# || test ! -s conftest.err
# configure:2456: $? = 0
# configure:2459: test -s conftest
# configure:2462: $? = 0
# configure:2512: result: libraries , headers
# configure:2684: g++ -o conftest conftest.cc -lX11 >&5
# configure:2690: $? = 0
# configure:2694: test -z
# || test ! -s conftest.err
# configure:2697: $? = 0
# configure:2700: test -s conftest
# configure:2703: $? = 0
# configure:2861: checking for gethostbyname
# configure:2918: g++ -o conftest conftest.cc >&5
# configure:2924: $? = 0
# configure:2928: test -z
# || test ! -s conftest.err
# configure:2931: $? = 0
# configure:2934: test -s conftest
# configure:2937: $? = 0
# configure:2949: result: yes
# configure:3100: checking for connect
# configure:3157: g++ -o conftest conftest.cc >&5
# configure:3163: $? = 0
# configure:3167: test -z
# || test ! -s conftest.err
# configure:3170: $? = 0
# configure:3173: test -s conftest
# configure:3176: $? = 0
# configure:3188: result: yes
# configure:3263: checking for remove
# configure:3320: g++ -o conftest conftest.cc >&5
# configure:3326: $? = 0
# configure:3330: test -z
# || test ! -s conftest.err
# configure:3333: $? = 0
# configure:3336: test -s conftest
# configure:3339: $? = 0
# configure:3351: result: yes
# configure:3426: checking for shmat
# configure:3483: g++ -o conftest conftest.cc >&5
# configure:3489: $? = 0
# configure:3493: test -z
# || test ! -s conftest.err
# configure:3496: $? = 0
# configure:3499: test -s conftest
# configure:3502: $? = 0
# configure:3514: result: yes
# configure:3598: checking for IceConnectionNumber in -lICE
# configure:3628: g++ -o conftest conftest.cc -lICE >&5
# configure:3634: $? = 0
# configure:3638: test -z
# || test ! -s conftest.err
# configure:3641: $? = 0
# configure:3644: test -s conftest
# configure:3647: $? = 0
# configure:3660: result: yes
# configure:3671: checking for lzo_version in -llzo2
# configure:3701: g++ -o conftest conftest.cc -llzo2 >&5
# configure:3707: $? = 0
# configure:3711: test -z
# || test ! -s conftest.err
# configure:3714: $? = 0
# configure:3717: test -s conftest
# configure:3720: $? = 0
# configure:3733: result: yes
# configure:3819: checking for egrep
# configure:3829: result: grep -E
# configure:3834: checking for ANSI C header files
# configure:3859: g++ -c -DLZO2 conftest.cc >&5
# configure:3865: $? = 0
# configure:3869: test -z
# || test ! -s conftest.err
# configure:3872: $? = 0
# configure:3875: test -s conftest.o
# configure:3878: $? = 0
# configure:3967: g++ -o conftest -DLZO2 conftest.cc -llzo2 >&5
# configure:3970: $? = 0
# configure:3972: ./conftest
# configure:3975: $? = 0
# configure:3990: result: yes
# configure:4014: checking for sys/types.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for sys/stat.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for stdlib.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for string.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for memory.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for strings.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for inttypes.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for stdint.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4014: checking for unistd.h
# configure:4030: g++ -c -DLZO2 conftest.cc >&5
# configure:4036: $? = 0
# configure:4040: test -z
# || test ! -s conftest.err
# configure:4043: $? = 0
# configure:4046: test -s conftest.o
# configure:4049: $? = 0
# configure:4060: result: yes
# configure:4083: checking lzo/lzoconf.h usability
# configure:4095: g++ -c -DLZO2 conftest.cc >&5
# configure:4101: $? = 0
# configure:4105: test -z
# || test ! -s conftest.err
# configure:4108: $? = 0
# configure:4111: test -s conftest.o
# configure:4114: $? = 0
# configure:4124: result: yes
# configure:4128: checking lzo/lzoconf.h presence
# configure:4138: g++ -E conftest.cc
# configure:4144: $? = 0
# configure:4164: result: yes
# configure:4199: checking for lzo/lzoconf.h
# configure:4206: result: yes
# configure:4366: checking for type of accept's length pointer parameter
# configure:4390: g++ -c -DLZO2 conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:27:44: error: invalid conversion from 'int*' to 'socklen_t* {aka unsigned int*}' [-fpermissive]
# struct sockaddr a; int len; accept (0, &a, &len);
# ^~~~
# In file included from conftest.cc:23:0:
# /usr/include/sys/socket.h:243:12: note: initializing argument 3 of 'int accept(int, sockaddr*, socklen_t*)'
# extern int accept (int __fd, __SOCKADDR_ARG __addr,
# ^~~~~~
# configure:4396: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct sockaddr a; int len; accept (0, &a, &len);
# | ;
# | return 0;
# | }
# configure:4390: g++ -c -DLZO2 conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:27:51: error: cannot convert 'size_t* {aka long unsigned int*}' to 'socklen_t* {aka unsigned int*}' for argument '3' to 'int accept(int, sockaddr*, socklen_t*)'
# struct sockaddr a; size_t len; accept (0, &a, &len);
# ^
# configure:4396: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct sockaddr a; size_t len; accept (0, &a, &len);
# | ;
# | return 0;
# | }
# configure:4390: g++ -c -DLZO2 conftest.cc >&5
# configure:4396: $? = 0
# configure:4400: test -z
# || test ! -s conftest.err
# configure:4403: $? = 0
# configure:4406: test -s conftest.o
# configure:4409: $? = 0
# configure:4420: result: socklen_t
# configure:4445: checking iostream usability
# configure:4457: g++ -c -DLZO2 conftest.cc >&5
# configure:4463: $? = 0
# configure:4467: test -z
# || test ! -s conftest.err
# configure:4470: $? = 0
# configure:4473: test -s conftest.o
# configure:4476: $? = 0
# configure:4486: result: yes
# configure:4490: checking iostream presence
# configure:4500: g++ -E conftest.cc
# configure:4506: $? = 0
# configure:4526: result: yes
# configure:4561: checking for iostream
# configure:4568: result: yes
# configure:4826: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0b07433e124d
#
# config.status:662: creating Makefile
# config.status:766: creating dxpcconf.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_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_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_remove=yes
# ac_cv_func_shmat=yes
# ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries='
# ac_cv_header_inttypes_h=yes
# ac_cv_header_iostream=yes
# ac_cv_header_lzo_lzoconf_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_ICE_IceConnectionNumber=yes
# ac_cv_lib_lzo2_lzo_version=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# dxpc_cv_accept_length_type=socklen_t
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXFLAGS=' -DLZO2'
# 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=''
# LIBOBJS=''
# LIBS=' -llzo2'
# LTLIBOBJS=''
# MINGW32='false'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# X_CFLAGS=''
# X_EXTRA_LIBS=''
# X_LIBS=''
# X_PRE_LIBS=' -lSM -lICE'
# 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'
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/share/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define ACCEPT_SOCKLEN_T socklen_t
# #define HAVE_INTTYPES_H 1
# #define HAVE_IOSTREAM 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #endif
# #ifdef __cplusplus
# extern "C" void std::exit (int) throw (); using std::exit;
#
# configure: exit 0