The build took 00h 04m 33s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
21,072 |
cpp |
10,162 |
sh |
5,234 |
makefile |
34 |
ansic |
36,502 |
total |
The process tree of the build process is here.
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ilmbase 2.2.0-2 (Thu Apr 13 13:31:00 UTC 2017)==> 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-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for C++ compiler default output file name... a.outchecking whether the C++ compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of clang++... gcc3checking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-gcc... clangchecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking dependency style of clang... gcc3checking whether ln -s works... yeschecking for a sed that does not truncate output... /usr/bin/sedchecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for fgrep... /usr/bin/grep -Fchecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking for /usr/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... nochecking for objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from clang object... okchecking how to run the C preprocessor... clang -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking whether we are using the GNU C++ compiler... (cached) yeschecking whether clang++ accepts -g... (cached) yeschecking dependency style of clang++... (cached) gcc3checking how to run the C++ preprocessor... clang++ -Echecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for ld used by clang++... /usr/bin/ld -m elf_x86_64checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yeschecking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking for clang++ option to produce PIC... -fPIC -DPICchecking if clang++ PIC flag -fPIC -DPIC works... yeschecking if clang++ static flag -static works... yeschecking if clang++ supports -c -o file.o... yeschecking if clang++ supports -c -o file.o... (cached) yeschecking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether make sets $(MAKE)... (cached) yeschecking for the pthreads library -lpthreads... nochecking whether pthreads work without any flags... nochecking whether pthreads work with -Kthread... nochecking whether pthreads work with -kthread... nochecking for the pthreads library -llthread... nochecking whether pthreads work with -pthread... yeschecking for joinable pthread attribute... PTHREAD_CREATE_JOINABLEchecking if more special flags are required for pthreads... nochecking for cc_r... clangchecking semaphore.h usability... yeschecking semaphore.h presence... yeschecking for semaphore.h... yeschecking for library containing sem_init... none requiredchecking whether to use POSIX unnamed semaphores... yesconfigure: multithread true, LIBS = -pthread , CC = clang, CXXFLAGS = -pthreadchecking for ANSI C header files... (cached) yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for unistd.h... (cached) yeschecking ucontext.h usability... yeschecking ucontext.h presence... yeschecking for ucontext.h... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for size_t... yeschecking for strerror... yeschecking for complete iomanip support in C++ standard library... yeschecking for fpe support handling... yeschecking for gcc optimization flags... -pipeconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating IlmBase.pcconfig.status: creating config/Makefileconfig.status: creating Half/Makefileconfig.status: creating HalfTest/Makefileconfig.status: creating Iex/Makefileconfig.status: creating IexMath/Makefileconfig.status: creating IexTest/Makefileconfig.status: creating IlmThread/Makefileconfig.status: creating Imath/Makefileconfig.status: creating ImathTest/Makefileconfig.status: creating config/IlmBaseConfig.hconfig.status: config/IlmBaseConfig.h is unchangedconfig.status: executing depfiles commandsconfig.status: executing libtool commands---------------------------------------------Summary for IlmBase features:enable large stack optimizations yesinternal library namespaces Imath_2_2 Iex_2_2 IlmThread_2_2public namespaces Imath Iex IlmThread---------------------------------------------Making all in Halfmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT eLut.o -MD -MP -MF .deps/eLut.Tpo -c -o eLut.o eLut.cppmv -f .deps/eLut.Tpo .deps/eLut.Po/bin/sh ../libtool --tag=CXX --mode=link clang++ -pipe -pthread -o eLut eLut.o -pthread libtool: link: clang++ -pipe -pthread -o eLut eLut.o -pthread -pthread./eLut > eLut.hclang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT toFloat.o -MD -MP -MF .deps/toFloat.Tpo -c -o toFloat.o toFloat.cppmv -f .deps/toFloat.Tpo .deps/toFloat.Po/bin/sh ../libtool --tag=CXX --mode=link clang++ -pipe -pthread -o toFloat toFloat.o -pthread libtool: link: clang++ -pipe -pthread -o toFloat toFloat.o -pthread -pthread./toFloat > toFloat.hmake all-ammake[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT half.lo -MD -MP -MF .deps/half.Tpo -c -o half.lo half.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp -fPIC -DPIC -o .libs/half.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp -o half.o >/dev/null 2>&1mv -f .deps/half.Tpo .deps/half.Plo/bin/sh ../libtool --tag=CXX --mode=link clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -o libHalf.la -rpath /usr/lib half.lo -pthread libtool: link: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/half.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libHalf.so.12 -o .libs/libHalf.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: link: (cd ".libs" && rm -f "libHalf.so.12" && ln -s "libHalf.so.12.0.0" "libHalf.so.12")libtool: link: (cd ".libs" && rm -f "libHalf.so" && ln -s "libHalf.so.12.0.0" "libHalf.so")libtool: link: ar cru .libs/libHalf.a half.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libHalf.alibtool: link: ( cd ".libs" && rm -f "libHalf.la" && ln -s "../libHalf.la" "libHalf.la" )make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'Making all in HalfTestmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/HalfTest'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/HalfTest'Making all in Iexmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Iex'/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT IexThrowErrnoExc.lo -MD -MP -MF .deps/IexThrowErrnoExc.Tpo -c -o IexThrowErrnoExc.lo IexThrowErrnoExc.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT IexThrowErrnoExc.lo -MD -MP -MF .deps/IexThrowErrnoExc.Tpo -c IexThrowErrnoExc.cpp -fPIC -DPIC -o .libs/IexThrowErrnoExc.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT IexThrowErrnoExc.lo -MD -MP -MF .deps/IexThrowErrnoExc.Tpo -c IexThrowErrnoExc.cpp -o IexThrowErrnoExc.o >/dev/null 2>&1mv -f .deps/IexThrowErrnoExc.Tpo .deps/IexThrowErrnoExc.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c -o IexBaseExc.lo IexBaseExc.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c IexBaseExc.cpp -fPIC -DPIC -o .libs/IexBaseExc.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -pthread -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c IexBaseExc.cpp -o IexBaseExc.o >/dev/null 2>&1mv -f .deps/IexBaseExc.Tpo .deps/IexBaseExc.Plo/bin/sh ../libtool --tag=CXX --mode=link clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libIex.la -rpath /usr/lib IexThrowErrnoExc.lo IexBaseExc.lo -pthread libtool: link: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/IexThrowErrnoExc.o .libs/IexBaseExc.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libIex-2_2.so.12 -o .libs/libIex-2_2.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: link: (cd ".libs" && rm -f "libIex-2_2.so.12" && ln -s "libIex-2_2.so.12.0.0" "libIex-2_2.so.12")libtool: link: (cd ".libs" && rm -f "libIex.so" && ln -s "libIex-2_2.so.12.0.0" "libIex.so")libtool: link: ar cru .libs/libIex.a IexThrowErrnoExc.o IexBaseExc.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libIex.alibtool: link: ( cd ".libs" && rm -f "libIex.la" && ln -s "../libIex.la" "libIex.la" )make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Iex'Making all in IexMathmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexMath'/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IexMathFloatExc.lo -MD -MP -MF .deps/IexMathFloatExc.Tpo -c -o IexMathFloatExc.lo IexMathFloatExc.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IexMathFloatExc.lo -MD -MP -MF .deps/IexMathFloatExc.Tpo -c IexMathFloatExc.cpp -fPIC -DPIC -o .libs/IexMathFloatExc.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IexMathFloatExc.lo -MD -MP -MF .deps/IexMathFloatExc.Tpo -c IexMathFloatExc.cpp -o IexMathFloatExc.o >/dev/null 2>&1mv -f .deps/IexMathFloatExc.Tpo .deps/IexMathFloatExc.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IexMathFpu.lo -MD -MP -MF .deps/IexMathFpu.Tpo -c -o IexMathFpu.lo IexMathFpu.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IexMathFpu.lo -MD -MP -MF .deps/IexMathFpu.Tpo -c IexMathFpu.cpp -fPIC -DPIC -o .libs/IexMathFpu.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IexMathFpu.lo -MD -MP -MF .deps/IexMathFpu.Tpo -c IexMathFpu.cpp -o IexMathFpu.o >/dev/null 2>&1mv -f .deps/IexMathFpu.Tpo .deps/IexMathFpu.Plo/bin/sh ../libtool --tag=CXX --mode=link clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libIexMath.la -rpath /usr/lib IexMathFloatExc.lo IexMathFpu.lo ../Iex/libIex.la -pthread libtool: link: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/IexMathFloatExc.o .libs/IexMathFpu.o -Wl,-rpath -Wl,/tmp/ilmbase/src/ilmbase-2.2.0/Iex/.libs ../Iex/.libs/libIex.so -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libIexMath-2_2.so.12 -o .libs/libIexMath-2_2.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: link: (cd ".libs" && rm -f "libIexMath-2_2.so.12" && ln -s "libIexMath-2_2.so.12.0.0" "libIexMath-2_2.so.12")libtool: link: (cd ".libs" && rm -f "libIexMath.so" && ln -s "libIexMath-2_2.so.12.0.0" "libIexMath.so")libtool: link: ar cru .libs/libIexMath.a IexMathFloatExc.o IexMathFpu.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libIexMath.alibtool: link: ( cd ".libs" && rm -f "libIexMath.la" && ln -s "../libIexMath.la" "libIexMath.la" )make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexMath'Making all in IexTestmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexTest'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexTest'Making all in Imathmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Imath'/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathShear.lo -MD -MP -MF .deps/ImathShear.Tpo -c -o ImathShear.lo ImathShear.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathShear.lo -MD -MP -MF .deps/ImathShear.Tpo -c ImathShear.cpp -fPIC -DPIC -o .libs/ImathShear.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathShear.lo -MD -MP -MF .deps/ImathShear.Tpo -c ImathShear.cpp -o ImathShear.o >/dev/null 2>&1mv -f .deps/ImathShear.Tpo .deps/ImathShear.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathMatrixAlgo.lo -MD -MP -MF .deps/ImathMatrixAlgo.Tpo -c -o ImathMatrixAlgo.lo ImathMatrixAlgo.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathMatrixAlgo.lo -MD -MP -MF .deps/ImathMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp -fPIC -DPIC -o .libs/ImathMatrixAlgo.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathMatrixAlgo.lo -MD -MP -MF .deps/ImathMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp -o ImathMatrixAlgo.o >/dev/null 2>&1mv -f .deps/ImathMatrixAlgo.Tpo .deps/ImathMatrixAlgo.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo -c -o ImathVec.lo ImathVec.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo -c ImathVec.cpp -fPIC -DPIC -o .libs/ImathVec.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo -c ImathVec.cpp -o ImathVec.o >/dev/null 2>&1mv -f .deps/ImathVec.Tpo .deps/ImathVec.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathColorAlgo.lo -MD -MP -MF .deps/ImathColorAlgo.Tpo -c -o ImathColorAlgo.lo ImathColorAlgo.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathColorAlgo.lo -MD -MP -MF .deps/ImathColorAlgo.Tpo -c ImathColorAlgo.cpp -fPIC -DPIC -o .libs/ImathColorAlgo.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathColorAlgo.lo -MD -MP -MF .deps/ImathColorAlgo.Tpo -c ImathColorAlgo.cpp -o ImathColorAlgo.o >/dev/null 2>&1mv -f .deps/ImathColorAlgo.Tpo .deps/ImathColorAlgo.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c -o ImathFun.lo ImathFun.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c ImathFun.cpp -fPIC -DPIC -o .libs/ImathFun.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c ImathFun.cpp -o ImathFun.o >/dev/null 2>&1mv -f .deps/ImathFun.Tpo .deps/ImathFun.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo -c -o ImathBox.lo ImathBox.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo -c ImathBox.cpp -fPIC -DPIC -o .libs/ImathBox.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo -c ImathBox.cpp -o ImathBox.o >/dev/null 2>&1mv -f .deps/ImathBox.Tpo .deps/ImathBox.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathRandom.lo -MD -MP -MF .deps/ImathRandom.Tpo -c -o ImathRandom.lo ImathRandom.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathRandom.lo -MD -MP -MF .deps/ImathRandom.Tpo -c ImathRandom.cpp -fPIC -DPIC -o .libs/ImathRandom.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -pthread -MT ImathRandom.lo -MD -MP -MF .deps/ImathRandom.Tpo -c ImathRandom.cpp -o ImathRandom.o >/dev/null 2>&1mv -f .deps/ImathRandom.Tpo .deps/ImathRandom.Plo/bin/sh ../libtool --tag=CXX --mode=link clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libImath.la -rpath /usr/lib ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo ImathFun.lo ImathBox.lo ImathRandom.lo ../Iex/libIex.la -pthread libtool: link: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/ImathShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o .libs/ImathColorAlgo.o .libs/ImathFun.o .libs/ImathBox.o .libs/ImathRandom.o -Wl,-rpath -Wl,/tmp/ilmbase/src/ilmbase-2.2.0/Iex/.libs ../Iex/.libs/libIex.so -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libImath-2_2.so.12 -o .libs/libImath-2_2.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: link: (cd ".libs" && rm -f "libImath-2_2.so.12" && ln -s "libImath-2_2.so.12.0.0" "libImath-2_2.so.12")libtool: link: (cd ".libs" && rm -f "libImath.so" && ln -s "libImath-2_2.so.12.0.0" "libImath.so")libtool: link: ar cru .libs/libImath.a ImathShear.o ImathMatrixAlgo.o ImathVec.o ImathColorAlgo.o ImathFun.o ImathBox.o ImathRandom.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libImath.alibtool: link: ( cd ".libs" && rm -f "libImath.la" && ln -s "../libImath.la" "libImath.la" )make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Imath'Making all in ImathTestmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/ImathTest'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/ImathTest'Making all in IlmThreadmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IlmThread'/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadPool.lo -MD -MP -MF .deps/IlmThreadPool.Tpo -c -o IlmThreadPool.lo IlmThreadPool.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadPool.lo -MD -MP -MF .deps/IlmThreadPool.Tpo -c IlmThreadPool.cpp -fPIC -DPIC -o .libs/IlmThreadPool.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadPool.lo -MD -MP -MF .deps/IlmThreadPool.Tpo -c IlmThreadPool.cpp -o IlmThreadPool.o >/dev/null 2>&1mv -f .deps/IlmThreadPool.Tpo .deps/IlmThreadPool.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThread.lo -MD -MP -MF .deps/IlmThread.Tpo -c -o IlmThread.lo IlmThread.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThread.lo -MD -MP -MF .deps/IlmThread.Tpo -c IlmThread.cpp -fPIC -DPIC -o .libs/IlmThread.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThread.lo -MD -MP -MF .deps/IlmThread.Tpo -c IlmThread.cpp -o IlmThread.o >/dev/null 2>&1mv -f .deps/IlmThread.Tpo .deps/IlmThread.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphore.lo -MD -MP -MF .deps/IlmThreadSemaphore.Tpo -c -o IlmThreadSemaphore.lo IlmThreadSemaphore.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphore.lo -MD -MP -MF .deps/IlmThreadSemaphore.Tpo -c IlmThreadSemaphore.cpp -fPIC -DPIC -o .libs/IlmThreadSemaphore.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphore.lo -MD -MP -MF .deps/IlmThreadSemaphore.Tpo -c IlmThreadSemaphore.cpp -o IlmThreadSemaphore.o >/dev/null 2>&1mv -f .deps/IlmThreadSemaphore.Tpo .deps/IlmThreadSemaphore.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadMutex.lo -MD -MP -MF .deps/IlmThreadMutex.Tpo -c -o IlmThreadMutex.lo IlmThreadMutex.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadMutex.lo -MD -MP -MF .deps/IlmThreadMutex.Tpo -c IlmThreadMutex.cpp -fPIC -DPIC -o .libs/IlmThreadMutex.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadMutex.lo -MD -MP -MF .deps/IlmThreadMutex.Tpo -c IlmThreadMutex.cpp -o IlmThreadMutex.o >/dev/null 2>&1mv -f .deps/IlmThreadMutex.Tpo .deps/IlmThreadMutex.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadPosix.lo -MD -MP -MF .deps/IlmThreadPosix.Tpo -c -o IlmThreadPosix.lo IlmThreadPosix.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadPosix.lo -MD -MP -MF .deps/IlmThreadPosix.Tpo -c IlmThreadPosix.cpp -fPIC -DPIC -o .libs/IlmThreadPosix.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadPosix.lo -MD -MP -MF .deps/IlmThreadPosix.Tpo -c IlmThreadPosix.cpp -o IlmThreadPosix.o >/dev/null 2>&1mv -f .deps/IlmThreadPosix.Tpo .deps/IlmThreadPosix.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphorePosix.lo -MD -MP -MF .deps/IlmThreadSemaphorePosix.Tpo -c -o IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosix.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphorePosix.lo -MD -MP -MF .deps/IlmThreadSemaphorePosix.Tpo -c IlmThreadSemaphorePosix.cpp -fPIC -DPIC -o .libs/IlmThreadSemaphorePosix.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphorePosix.lo -MD -MP -MF .deps/IlmThreadSemaphorePosix.Tpo -c IlmThreadSemaphorePosix.cpp -o IlmThreadSemaphorePosix.o >/dev/null 2>&1mv -f .deps/IlmThreadSemaphorePosix.Tpo .deps/IlmThreadSemaphorePosix.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphorePosixCompat.lo -MD -MP -MF .deps/IlmThreadSemaphorePosixCompat.Tpo -c -o IlmThreadSemaphorePosixCompat.lo IlmThreadSemaphorePosixCompat.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphorePosixCompat.lo -MD -MP -MF .deps/IlmThreadSemaphorePosixCompat.Tpo -c IlmThreadSemaphorePosixCompat.cpp -fPIC -DPIC -o .libs/IlmThreadSemaphorePosixCompat.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadSemaphorePosixCompat.lo -MD -MP -MF .deps/IlmThreadSemaphorePosixCompat.Tpo -c IlmThreadSemaphorePosixCompat.cpp -o IlmThreadSemaphorePosixCompat.o >/dev/null 2>&1mv -f .deps/IlmThreadSemaphorePosixCompat.Tpo .deps/IlmThreadSemaphorePosixCompat.Plo/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadMutexPosix.lo -MD -MP -MF .deps/IlmThreadMutexPosix.Tpo -c -o IlmThreadMutexPosix.lo IlmThreadMutexPosix.cpplibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadMutexPosix.lo -MD -MP -MF .deps/IlmThreadMutexPosix.Tpo -c IlmThreadMutexPosix.cpp -fPIC -DPIC -o .libs/IlmThreadMutexPosix.olibtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -pthread -MT IlmThreadMutexPosix.lo -MD -MP -MF .deps/IlmThreadMutexPosix.Tpo -c IlmThreadMutexPosix.cpp -o IlmThreadMutexPosix.o >/dev/null 2>&1mv -f .deps/IlmThreadMutexPosix.Tpo .deps/IlmThreadMutexPosix.Plo/bin/sh ../libtool --tag=CXX --mode=link clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libIlmThread.la -rpath /usr/lib IlmThreadPool.lo IlmThread.lo IlmThreadSemaphore.lo IlmThreadMutex.lo IlmThreadPosix.lo IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosixCompat.lo IlmThreadMutexPosix.lo ../Iex/libIex.la -pthread libtool: link: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/IlmThreadPool.o .libs/IlmThread.o .libs/IlmThreadSemaphore.o .libs/IlmThreadMutex.o .libs/IlmThreadPosix.o .libs/IlmThreadSemaphorePosix.o .libs/IlmThreadSemaphorePosixCompat.o .libs/IlmThreadMutexPosix.o -Wl,-rpath -Wl,/tmp/ilmbase/src/ilmbase-2.2.0/Iex/.libs ../Iex/.libs/libIex.so -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libIlmThread-2_2.so.12 -o .libs/libIlmThread-2_2.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: link: (cd ".libs" && rm -f "libIlmThread-2_2.so.12" && ln -s "libIlmThread-2_2.so.12.0.0" "libIlmThread-2_2.so.12")libtool: link: (cd ".libs" && rm -f "libIlmThread.so" && ln -s "libIlmThread-2_2.so.12.0.0" "libIlmThread.so")libtool: link: ar cru .libs/libIlmThread.a IlmThreadPool.o IlmThread.o IlmThreadSemaphore.o IlmThreadMutex.o IlmThreadPosix.o IlmThreadSemaphorePosix.o IlmThreadSemaphorePosixCompat.o IlmThreadMutexPosix.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libIlmThread.alibtool: link: ( cd ".libs" && rm -f "libIlmThread.la" && ln -s "../libIlmThread.la" "libIlmThread.la" )make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IlmThread'Making all in configmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make all-ammake[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0'make[1]: Nothing to be done for 'all-am'.make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0'==> Entering fakeroot environment...==> Starting package()...Making install in Halfmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'make install-ammake[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'make[3]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libHalf.la '/tmp/ilmbase/pkg/ilmbase/usr/lib'libtool: install: /usr/bin/install -c .libs/libHalf.so.12.0.0 /tmp/ilmbase/pkg/ilmbase/usr/lib/libHalf.so.12.0.0libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libHalf.so.12.0.0 libHalf.so.12 || { rm -f libHalf.so.12 && ln -s libHalf.so.12.0.0 libHalf.so.12; }; })libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libHalf.so.12.0.0 libHalf.so || { rm -f libHalf.so && ln -s libHalf.so.12.0.0 libHalf.so; }; })libtool: install: /usr/bin/install -c .libs/libHalf.lai /tmp/ilmbase/pkg/ilmbase/usr/lib/libHalf.lalibtool: install: /usr/bin/install -c .libs/libHalf.a /tmp/ilmbase/pkg/ilmbase/usr/lib/libHalf.alibtool: install: chmod 644 /tmp/ilmbase/pkg/ilmbase/usr/lib/libHalf.alibtool: install: ranlib /tmp/ilmbase/pkg/ilmbase/usr/lib/libHalf.alibtool: install: warning: remember to run `libtool --finish /usr/lib'test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR" /usr/bin/install -c -m 644 half.h halfFunction.h halfLimits.h halfExport.h '/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR'make[3]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Half'Making install in HalfTestmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/HalfTest'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/HalfTest'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/HalfTest'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/HalfTest'Making install in Iexmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Iex'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Iex'test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libIex.la '/tmp/ilmbase/pkg/ilmbase/usr/lib'libtool: install: /usr/bin/install -c .libs/libIex-2_2.so.12.0.0 /tmp/ilmbase/pkg/ilmbase/usr/lib/libIex-2_2.so.12.0.0libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libIex-2_2.so.12.0.0 libIex-2_2.so.12 || { rm -f libIex-2_2.so.12 && ln -s libIex-2_2.so.12.0.0 libIex-2_2.so.12; }; })libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libIex-2_2.so.12.0.0 libIex.so || { rm -f libIex.so && ln -s libIex-2_2.so.12.0.0 libIex.so; }; })libtool: install: /usr/bin/install -c .libs/libIex.lai /tmp/ilmbase/pkg/ilmbase/usr/lib/libIex.lalibtool: install: /usr/bin/install -c .libs/libIex.a /tmp/ilmbase/pkg/ilmbase/usr/lib/libIex.alibtool: install: chmod 644 /tmp/ilmbase/pkg/ilmbase/usr/lib/libIex.alibtool: install: ranlib /tmp/ilmbase/pkg/ilmbase/usr/lib/libIex.alibtool: install: warning: remember to run `libtool --finish /usr/lib'test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR" /usr/bin/install -c -m 644 IexBaseExc.h IexMathExc.h IexThrowErrnoExc.h IexErrnoExc.h IexMacros.h Iex.h IexForward.h IexNamespace.h IexExport.h '/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Iex'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Iex'Making install in IexMathmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexMath'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexMath'test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libIexMath.la '/tmp/ilmbase/pkg/ilmbase/usr/lib'libtool: install: warning: relinking `libIexMath.la'libtool: install: (cd /tmp/ilmbase/src/ilmbase-2.2.0/IexMath; /bin/sh /tmp/ilmbase/src/ilmbase-2.2.0/libtool --tag CXX --mode=relink clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libIexMath.la -rpath /usr/lib IexMathFloatExc.lo IexMathFpu.lo ../Iex/libIex.la -pthread -inst-prefix-dir /tmp/ilmbase/pkg/ilmbase)libtool: relink: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/IexMathFloatExc.o .libs/IexMathFpu.o -L/tmp/ilmbase/pkg/ilmbase/usr/lib -L/usr/lib -lIex -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libIexMath-2_2.so.12 -o .libs/libIexMath-2_2.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: install: /usr/bin/install -c .libs/libIexMath-2_2.so.12.0.0T /tmp/ilmbase/pkg/ilmbase/usr/lib/libIexMath-2_2.so.12.0.0libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libIexMath-2_2.so.12.0.0 libIexMath-2_2.so.12 || { rm -f libIexMath-2_2.so.12 && ln -s libIexMath-2_2.so.12.0.0 libIexMath-2_2.so.12; }; })libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libIexMath-2_2.so.12.0.0 libIexMath.so || { rm -f libIexMath.so && ln -s libIexMath-2_2.so.12.0.0 libIexMath.so; }; })libtool: install: /usr/bin/install -c .libs/libIexMath.lai /tmp/ilmbase/pkg/ilmbase/usr/lib/libIexMath.lalibtool: install: /usr/bin/install -c .libs/libIexMath.a /tmp/ilmbase/pkg/ilmbase/usr/lib/libIexMath.alibtool: install: chmod 644 /tmp/ilmbase/pkg/ilmbase/usr/lib/libIexMath.alibtool: install: ranlib /tmp/ilmbase/pkg/ilmbase/usr/lib/libIexMath.alibtool: install: warning: remember to run `libtool --finish /usr/lib'test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR" /usr/bin/install -c -m 644 IexMathFloatExc.h IexMathFpu.h IexMathIeeeExc.h '/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexMath'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexMath'Making install in IexTestmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexTest'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexTest'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexTest'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IexTest'Making install in Imathmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Imath'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/Imath'test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libImath.la '/tmp/ilmbase/pkg/ilmbase/usr/lib'libtool: install: warning: relinking `libImath.la'libtool: install: (cd /tmp/ilmbase/src/ilmbase-2.2.0/Imath; /bin/sh /tmp/ilmbase/src/ilmbase-2.2.0/libtool --tag CXX --mode=relink clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libImath.la -rpath /usr/lib ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo ImathFun.lo ImathBox.lo ImathRandom.lo ../Iex/libIex.la -pthread -inst-prefix-dir /tmp/ilmbase/pkg/ilmbase)libtool: relink: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/ImathShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o .libs/ImathColorAlgo.o .libs/ImathFun.o .libs/ImathBox.o .libs/ImathRandom.o -L/tmp/ilmbase/pkg/ilmbase/usr/lib -L/usr/lib -lIex -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libImath-2_2.so.12 -o .libs/libImath-2_2.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: install: /usr/bin/install -c .libs/libImath-2_2.so.12.0.0T /tmp/ilmbase/pkg/ilmbase/usr/lib/libImath-2_2.so.12.0.0libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libImath-2_2.so.12.0.0 libImath-2_2.so.12 || { rm -f libImath-2_2.so.12 && ln -s libImath-2_2.so.12.0.0 libImath-2_2.so.12; }; })libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libImath-2_2.so.12.0.0 libImath.so || { rm -f libImath.so && ln -s libImath-2_2.so.12.0.0 libImath.so; }; })libtool: install: /usr/bin/install -c .libs/libImath.lai /tmp/ilmbase/pkg/ilmbase/usr/lib/libImath.lalibtool: install: /usr/bin/install -c .libs/libImath.a /tmp/ilmbase/pkg/ilmbase/usr/lib/libImath.alibtool: install: chmod 644 /tmp/ilmbase/pkg/ilmbase/usr/lib/libImath.alibtool: install: ranlib /tmp/ilmbase/pkg/ilmbase/usr/lib/libImath.alibtool: install: warning: remember to run `libtool --finish /usr/lib'test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR" /usr/bin/install -c -m 644 ImathColorAlgo.h ImathMatrixAlgo.h ImathVec.h ImathShear.h ImathFun.h ImathBox.h ImathBoxAlgo.h ImathEuler.h ImathExc.h ImathLimits.h ImathLine.h ImathLineAlgo.h ImathMatrix.h ImathPlane.h ImathSphere.h ImathVecAlgo.h ImathQuat.h ImathFrustum.h ImathMath.h ImathGL.h ImathColor.h ImathRandom.h ImathRoots.h ImathHalfLimits.h ImathInterval.h ImathGLU.h ImathFrame.h ImathPlatform.h ImathInt64.h ImathNamespace.h ImathForward.h ImathExport.h ImathFrustumTest.h '/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Imath'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/Imath'Making install in ImathTestmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/ImathTest'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/ImathTest'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/ImathTest'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/ImathTest'Making install in IlmThreadmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IlmThread'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/IlmThread'test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libIlmThread.la '/tmp/ilmbase/pkg/ilmbase/usr/lib'libtool: install: warning: relinking `libIlmThread.la'libtool: install: (cd /tmp/ilmbase/src/ilmbase-2.2.0/IlmThread; /bin/sh /tmp/ilmbase/src/ilmbase-2.2.0/libtool --tag CXX --mode=relink clang++ -pipe -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libIlmThread.la -rpath /usr/lib IlmThreadPool.lo IlmThread.lo IlmThreadSemaphore.lo IlmThreadMutex.lo IlmThreadPosix.lo IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosixCompat.lo IlmThreadMutexPosix.lo ../Iex/libIex.la -pthread -inst-prefix-dir /tmp/ilmbase/pkg/ilmbase)libtool: relink: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/IlmThreadPool.o .libs/IlmThread.o .libs/IlmThreadSemaphore.o .libs/IlmThreadMutex.o .libs/IlmThreadPosix.o .libs/IlmThreadSemaphorePosix.o .libs/IlmThreadSemaphorePosixCompat.o .libs/IlmThreadMutexPosix.o -L/tmp/ilmbase/pkg/ilmbase/usr/lib -L/usr/lib -lIex -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libIlmThread-2_2.so.12 -o .libs/libIlmThread-2_2.so.12.0.0clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'clang-3.8: warning: argument unused during compilation: '-pthread'libtool: install: /usr/bin/install -c .libs/libIlmThread-2_2.so.12.0.0T /tmp/ilmbase/pkg/ilmbase/usr/lib/libIlmThread-2_2.so.12.0.0libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libIlmThread-2_2.so.12.0.0 libIlmThread-2_2.so.12 || { rm -f libIlmThread-2_2.so.12 && ln -s libIlmThread-2_2.so.12.0.0 libIlmThread-2_2.so.12; }; })libtool: install: (cd /tmp/ilmbase/pkg/ilmbase/usr/lib && { ln -s -f libIlmThread-2_2.so.12.0.0 libIlmThread.so || { rm -f libIlmThread.so && ln -s libIlmThread-2_2.so.12.0.0 libIlmThread.so; }; })libtool: install: /usr/bin/install -c .libs/libIlmThread.lai /tmp/ilmbase/pkg/ilmbase/usr/lib/libIlmThread.lalibtool: install: /usr/bin/install -c .libs/libIlmThread.a /tmp/ilmbase/pkg/ilmbase/usr/lib/libIlmThread.alibtool: install: chmod 644 /tmp/ilmbase/pkg/ilmbase/usr/lib/libIlmThread.alibtool: install: ranlib /tmp/ilmbase/pkg/ilmbase/usr/lib/libIlmThread.alibtool: install: warning: remember to run `libtool --finish /usr/lib'test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR" /usr/bin/install -c -m 644 IlmThreadPool.h IlmThread.h IlmThreadSemaphore.h IlmThreadMutex.h IlmThreadNamespace.h IlmThreadForward.h IlmThreadExport.h '/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IlmThread'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/IlmThread'Making install in configmake[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make[2]: Nothing to be done for 'install-exec-am'.test -z "/usr/include/OpenEXR" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR" /usr/bin/install -c -m 644 IlmBaseConfig.h '/tmp/ilmbase/pkg/ilmbase/usr/include/OpenEXR'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0/config'make[1]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0'make[2]: Entering directory '/tmp/ilmbase/src/ilmbase-2.2.0'make[2]: Nothing to be done for 'install-exec-am'.test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/ilmbase/pkg/ilmbase/usr/lib/pkgconfig" /usr/bin/install -c -m 644 IlmBase.pc '/tmp/ilmbase/pkg/ilmbase/usr/lib/pkgconfig'make[2]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0'make[1]: Leaving directory '/tmp/ilmbase/src/ilmbase-2.2.0'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "ilmbase"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: ilmbase 2.2.0-2 (Thu Apr 13 13:32:13 UTC 2017)CMD: pacman --query --file ilmbase-2.2.0-2-x86_64.pkg.tar.xz
Creating hybrid package for 'ilmbase'
Trying to find vanilla package 'ilmbase'...
CMD: pacman --query --file /mirror/ilmbase-2.2.0-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/include/OpenEXR/half.h/usr/include/OpenEXR/halfFunction.h/usr/include/OpenEXR/halfLimits.h/usr/include/OpenEXR/halfExport.h/usr/include/OpenEXR/IexBaseExc.h/usr/include/OpenEXR/IexMathExc.h/usr/include/OpenEXR/IexThrowErrnoExc.h/usr/include/OpenEXR/IexErrnoExc.h/usr/include/OpenEXR/IexMacros.h/usr/include/OpenEXR/Iex.h/usr/include/OpenEXR/IexForward.h/usr/include/OpenEXR/IexNamespace.h/usr/include/OpenEXR/IexExport.h/usr/include/OpenEXR/IexMathFloatExc.h/usr/include/OpenEXR/IexMathFpu.h/usr/include/OpenEXR/IexMathIeeeExc.h/usr/include/OpenEXR/ImathColorAlgo.h/usr/include/OpenEXR/ImathMatrixAlgo.h/usr/include/OpenEXR/ImathVec.h/usr/include/OpenEXR/ImathShear.h/usr/include/OpenEXR/ImathFun.h/usr/include/OpenEXR/ImathBox.h/usr/include/OpenEXR/ImathBoxAlgo.h/usr/include/OpenEXR/ImathEuler.h/usr/include/OpenEXR/ImathExc.h/usr/include/OpenEXR/ImathLimits.h/usr/include/OpenEXR/ImathLine.h/usr/include/OpenEXR/ImathLineAlgo.h/usr/include/OpenEXR/ImathMatrix.h/usr/include/OpenEXR/ImathPlane.h/usr/include/OpenEXR/ImathSphere.h/usr/include/OpenEXR/ImathVecAlgo.h/usr/include/OpenEXR/ImathQuat.h/usr/include/OpenEXR/ImathFrustum.h/usr/include/OpenEXR/ImathMath.h/usr/include/OpenEXR/ImathGL.h/usr/include/OpenEXR/ImathColor.h/usr/include/OpenEXR/ImathRandom.h/usr/include/OpenEXR/ImathRoots.h/usr/include/OpenEXR/ImathHalfLimits.h/usr/include/OpenEXR/ImathInterval.h/usr/include/OpenEXR/ImathGLU.h/usr/include/OpenEXR/ImathFrame.h/usr/include/OpenEXR/ImathPlatform.h/usr/include/OpenEXR/ImathInt64.h/usr/include/OpenEXR/ImathNamespace.h/usr/include/OpenEXR/ImathForward.h/usr/include/OpenEXR/ImathExport.h/usr/include/OpenEXR/ImathFrustumTest.h/usr/include/OpenEXR/IlmThreadPool.h/usr/include/OpenEXR/IlmThread.h/usr/include/OpenEXR/IlmThreadSemaphore.h/usr/include/OpenEXR/IlmThreadMutex.h/usr/include/OpenEXR/IlmThreadNamespace.h/usr/include/OpenEXR/IlmThreadForward.h/usr/include/OpenEXR/IlmThreadExport.h/usr/include/OpenEXR/IlmBaseConfig.h/usr/lib/libHalf.so.12/usr/lib/libHalf.so/usr/lib/libIex-2_2.so.12/usr/lib/libIex.so/usr/lib/libIexMath-2_2.so.12/usr/lib/libIexMath.so/usr/lib/libImath-2_2.so.12/usr/lib/libImath.so/usr/lib/libIlmThread-2_2.so.12/usr/lib/libIlmThread.so/usr/lib/libHalf.so.12.0.0/usr/lib/libIex-2_2.so.12.0.0/usr/lib/libIexMath-2_2.so.12.0.0/usr/lib/libImath-2_2.so.12.0.0/usr/lib/libIlmThread-2_2.so.12.0.0/usr/lib/pkgconfig/IlmBase.pc/usr/share/licenses/ilmbase/COPYING/sysroot/usr/lib/libHalf.so.12.0.0/sysroot/usr/lib/libHalf.so.12/sysroot/usr/lib/libHalf.so/sysroot/usr/lib/libHalf.la/sysroot/usr/lib/libHalf.a/sysroot/usr/lib/libIex-2_2.so.12.0.0/sysroot/usr/lib/libIex-2_2.so.12/sysroot/usr/lib/libIex.so/sysroot/usr/lib/libIex.la/sysroot/usr/lib/libIex.a/sysroot/usr/lib/libIexMath-2_2.so.12.0.0/sysroot/usr/lib/libIexMath-2_2.so.12/sysroot/usr/lib/libIexMath.so/sysroot/usr/lib/libIexMath.la/sysroot/usr/lib/libIexMath.a/sysroot/usr/lib/libImath-2_2.so.12.0.0/sysroot/usr/lib/libImath-2_2.so.12/sysroot/usr/lib/libImath.so/sysroot/usr/lib/libImath.la/sysroot/usr/lib/libImath.a/sysroot/usr/lib/libIlmThread-2_2.so.12.0.0/sysroot/usr/lib/libIlmThread-2_2.so.12/sysroot/usr/lib/libIlmThread.so/sysroot/usr/lib/libIlmThread.la/sysroot/usr/lib/libIlmThread.a/sysroot/usr/lib/pkgconfig/IlmBase.pc/sysroot/usr/include/OpenEXR/half.h/sysroot/usr/include/OpenEXR/halfFunction.h/sysroot/usr/include/OpenEXR/halfLimits.h/sysroot/usr/include/OpenEXR/halfExport.h/sysroot/usr/include/OpenEXR/IexBaseExc.h/sysroot/usr/include/OpenEXR/IexMathExc.h/sysroot/usr/include/OpenEXR/IexThrowErrnoExc.h/sysroot/usr/include/OpenEXR/IexErrnoExc.h/sysroot/usr/include/OpenEXR/IexMacros.h/sysroot/usr/include/OpenEXR/Iex.h/sysroot/usr/include/OpenEXR/IexForward.h/sysroot/usr/include/OpenEXR/IexNamespace.h/sysroot/usr/include/OpenEXR/IexExport.h/sysroot/usr/include/OpenEXR/IexMathFloatExc.h/sysroot/usr/include/OpenEXR/IexMathFpu.h/sysroot/usr/include/OpenEXR/IexMathIeeeExc.h/sysroot/usr/include/OpenEXR/ImathColorAlgo.h/sysroot/usr/include/OpenEXR/ImathMatrixAlgo.h/sysroot/usr/include/OpenEXR/ImathVec.h/sysroot/usr/include/OpenEXR/ImathShear.h/sysroot/usr/include/OpenEXR/ImathFun.h/sysroot/usr/include/OpenEXR/ImathBox.h/sysroot/usr/include/OpenEXR/ImathBoxAlgo.h/sysroot/usr/include/OpenEXR/ImathEuler.h/sysroot/usr/include/OpenEXR/ImathExc.h/sysroot/usr/include/OpenEXR/ImathLimits.h/sysroot/usr/include/OpenEXR/ImathLine.h/sysroot/usr/include/OpenEXR/ImathLineAlgo.h/sysroot/usr/include/OpenEXR/ImathMatrix.h/sysroot/usr/include/OpenEXR/ImathPlane.h/sysroot/usr/include/OpenEXR/ImathSphere.h/sysroot/usr/include/OpenEXR/ImathVecAlgo.h/sysroot/usr/include/OpenEXR/ImathQuat.h/sysroot/usr/include/OpenEXR/ImathFrustum.h/sysroot/usr/include/OpenEXR/ImathMath.h/sysroot/usr/include/OpenEXR/ImathGL.h/sysroot/usr/include/OpenEXR/ImathColor.h/sysroot/usr/include/OpenEXR/ImathRandom.h/sysroot/usr/include/OpenEXR/ImathRoots.h/sysroot/usr/include/OpenEXR/ImathHalfLimits.h/sysroot/usr/include/OpenEXR/ImathInterval.h/sysroot/usr/include/OpenEXR/ImathGLU.h/sysroot/usr/include/OpenEXR/ImathFrame.h/sysroot/usr/include/OpenEXR/ImathPlatform.h/sysroot/usr/include/OpenEXR/ImathInt64.h/sysroot/usr/include/OpenEXR/ImathNamespace.h/sysroot/usr/include/OpenEXR/ImathForward.h/sysroot/usr/include/OpenEXR/ImathExport.h/sysroot/usr/include/OpenEXR/ImathFrustumTest.h/sysroot/usr/include/OpenEXR/IlmThreadPool.h/sysroot/usr/include/OpenEXR/IlmThread.h/sysroot/usr/include/OpenEXR/IlmThreadSemaphore.h/sysroot/usr/include/OpenEXR/IlmThreadMutex.h/sysroot/usr/include/OpenEXR/IlmThreadNamespace.h/sysroot/usr/include/OpenEXR/IlmThreadForward.h/sysroot/usr/include/OpenEXR/IlmThreadExport.h/sysroot/usr/include/OpenEXR/IlmBaseConfig.hGenerating .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 ilmbase.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ilmbase.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ilmbase.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ilmbase.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ilmbase.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/ilmbase.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/ilmbase/src/ilmbase-2.2.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by IlmBase configure 2.2.0, which wasgenerated by GNU Autoconf 2.63. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 1d73df87ea4cuname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2134: checking build system typeconfigure:2152: result: x86_64-unknown-linux-gnuconfigure:2174: checking host system typeconfigure:2189: result: x86_64-unknown-linux-gnuconfigure:2230: checking for a BSD-compatible installconfigure:2298: result: /usr/bin/install -cconfigure:2309: checking whether build environment is saneconfigure:2369: result: yesconfigure:2418: checking for x86_64-unknown-linux-stripconfigure:2448: result: noconfigure:2458: checking for stripconfigure:2474: found /usr/bin/stripconfigure:2485: result: stripconfigure:2510: checking for a thread-safe mkdir -pconfigure:2549: result: /usr/bin/mkdir -pconfigure:2562: checking for gawkconfigure:2578: found /usr/bin/gawkconfigure:2589: result: gawkconfigure:2600: checking whether make sets $(MAKE)configure:2622: result: yesconfigure:2704: checking whether to enable maintainer-specific portions of Makefilesconfigure:2713: result: noconfigure:2846: checking for C++ compiler versionconfigure:2854: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2858: $? = 0configure:2865: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2869: $? = 0configure:2876: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2880: $? = 1configure:2903: checking for C++ compiler default output file nameconfigure:2925: clang++ conftest.cpp >&5configure:2929: $? = 0configure:2967: result: a.outconfigure:2986: checking whether the C++ compiler worksconfigure:2996: ./a.outconfigure:3000: $? = 0configure:3019: result: yesconfigure:3026: checking whether we are cross compilingconfigure:3028: result: noconfigure:3031: checking for suffix of executablesconfigure:3038: clang++ -o conftest conftest.cpp >&5configure:3042: $? = 0configure:3068: result:configure:3074: checking for suffix of object filesconfigure:3100: clang++ -c conftest.cpp >&5configure:3104: $? = 0configure:3129: result: oconfigure:3133: checking whether we are using the GNU C++ compilerconfigure:3162: clang++ -c conftest.cpp >&5configure:3169: $? = 0configure:3186: result: yesconfigure:3195: checking whether clang++ accepts -gconfigure:3225: clang++ -c -g conftest.cpp >&5configure:3232: $? = 0configure:3333: result: yesconfigure:3367: checking for style of include used by makeconfigure:3395: result: GNUconfigure:3420: checking dependency style of clang++configure:3530: result: gcc3configure:3559: checking for a BSD-compatible installconfigure:3627: result: /usr/bin/install -cconfigure:3646: checking for x86_64-unknown-linux-gccconfigure:3673: result: clangconfigure:3945: checking for C compiler versionconfigure:3953: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3957: $? = 0configure:3964: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3968: $? = 0configure:3975: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3979: $? = 1configure:3982: checking whether we are using the GNU C compilerconfigure:4011: clang -c conftest.c >&5configure:4018: $? = 0configure:4035: result: yesconfigure:4044: checking whether clang accepts -gconfigure:4074: clang -c -g conftest.c >&5configure:4081: $? = 0configure:4182: result: yesconfigure:4199: checking for clang option to accept ISO C89configure:4273: clang -c conftest.c >&5configure:4280: $? = 0configure:4303: result: none neededconfigure:4323: checking dependency style of clangconfigure:4433: result: gcc3configure:4448: checking whether ln -s worksconfigure:4452: result: yesconfigure:4484: checking for a sed that does not truncate outputconfigure:4550: result: /usr/bin/sedconfigure:4568: checking for grep that handles long lines and -econfigure:4628: result: /usr/bin/grepconfigure:4633: checking for egrepconfigure:4697: result: /usr/bin/grep -Econfigure:4702: checking for fgrepconfigure:4766: result: /usr/bin/grep -Fconfigure:4801: checking for ld used by clangconfigure:4868: result: /usr/bin/ldconfigure:4877: checking if the linker (/usr/bin/ld) is GNU ldconfigure:4892: result: yesconfigure:4904: checking for BSD- or MS-compatible name lister (nm)configure:4953: result: /usr/bin/nm -Bconfigure:5071: checking the name lister (/usr/bin/nm -B) interfaceconfigure:5078: clang -c conftest.c >&5configure:5081: /usr/bin/nm -B "conftest.o"configure:5084: output0000000000000000 B some_variableconfigure:5091: result: BSD nmconfigure:5095: checking the maximum length of command line argumentsconfigure:5215: result: 1572864configure:5232: checking whether the shell understands some XSI constructsconfigure:5242: result: yesconfigure:5246: checking whether the shell understands "+="configure:5252: result: yesconfigure:5287: checking for /usr/bin/ld option to reload object filesconfigure:5294: result: -rconfigure:5323: checking for x86_64-unknown-linux-objdumpconfigure:5353: result: noconfigure:5363: checking for objdumpconfigure:5379: found /usr/bin/objdumpconfigure:5390: result: objdumpconfigure:5422: checking how to recognize dependent librariesconfigure:5618: result: pass_allconfigure:5638: checking for x86_64-unknown-linux-arconfigure:5668: result: noconfigure:5678: checking for arconfigure:5694: found /usr/bin/arconfigure:5705: result: arconfigure:5743: checking for x86_64-unknown-linux-stripconfigure:5770: result: stripconfigure:5842: checking for x86_64-unknown-linux-ranlibconfigure:5872: result: noconfigure:5882: checking for ranlibconfigure:5898: found /usr/bin/ranlibconfigure:5909: result: ranlibconfigure:5999: checking command to parse /usr/bin/nm -B output from clang objectconfigure:6117: clang -c conftest.c >&5configure:6120: $? = 0configure:6124: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nmconfigure:6127: $? = 0configure:6181: clang -o conftest conftest.c conftstm.o >&5configure:6184: $? = 0configure:6222: result: okconfigure:6318: clang -c conftest.c >&5configure:6321: $? = 0configure:7089: checking how to run the C preprocessorconfigure:7129: clang -E conftest.cconfigure:7136: $? = 0configure:7167: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7174: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| /* end confdefs.h. */| #include configure:7207: result: clang -Econfigure:7236: clang -E conftest.cconfigure:7243: $? = 0configure:7274: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7281: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| /* end confdefs.h. */| #include configure:7321: checking for ANSI C header filesconfigure:7351: clang -c conftest.c >&5configure:7358: $? = 0configure:7457: clang -o conftest conftest.c >&5configure:7461: $? = 0configure:7467: ./conftestconfigure:7471: $? = 0configure:7489: result: yesconfigure:7513: checking for sys/types.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for sys/stat.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for stdlib.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for string.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for memory.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for strings.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for inttypes.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for stdint.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7513: checking for unistd.hconfigure:7534: clang -c conftest.c >&5configure:7541: $? = 0configure:7558: result: yesconfigure:7576: checking for dlfcn.hconfigure:7597: clang -c conftest.c >&5configure:7604: $? = 0configure:7621: result: yesconfigure:7748: checking for C++ compiler versionconfigure:7756: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:7760: $? = 0configure:7767: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:7771: $? = 0configure:7778: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:7782: $? = 1configure:7785: checking whether we are using the GNU C++ compilerconfigure:7838: result: yesconfigure:7847: checking whether clang++ accepts -gconfigure:7985: result: yesconfigure:8010: checking dependency style of clang++configure:8120: result: gcc3configure:8143: checking how to run the C++ preprocessorconfigure:8179: clang++ -E conftest.cppconfigure:8186: $? = 0configure:8217: clang++ -E conftest.cppconftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:8224: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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:8257: result: clang++ -Econfigure:8286: clang++ -E conftest.cppconfigure:8293: $? = 0configure:8324: clang++ -E conftest.cppconftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:8331: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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:8545: checking for objdirconfigure:8560: result: .libsconfigure:8852: checking if clang supports -fno-rtti -fno-exceptionsconfigure:8870: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:8874: $? = 0configure:8887: result: yesconfigure:8907: checking for clang option to produce PICconfigure:9179: result: -fPIC -DPICconfigure:9191: checking if clang PIC flag -fPIC -DPIC worksconfigure:9209: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:9213: $? = 0configure:9226: result: yesconfigure:9250: checking if clang static flag -static worksconfigure:9278: result: yesconfigure:9293: checking if clang supports -c -o file.oconfigure:9314: clang -c -o out/conftest2.o conftest.c >&5configure:9318: $? = 0configure:9340: result: yesconfigure:9348: checking if clang supports -c -o file.oconfigure:9395: result: yesconfigure:9428: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:10502: result: yesconfigure:10539: checking whether -lc should be explicitly linked inconfigure:10544: clang -c conftest.c >&5configure:10547: $? = 0configure:10562: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:10565: $? = 0configure:10577: result: noconfigure:10741: checking dynamic linker characteristicsconfigure:11184: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:11191: $? = 0configure:11427: result: GNU/Linux ld.soconfigure:11529: checking how to hardcode library paths into programsconfigure:11554: result: immediateconfigure:12387: checking whether stripping libraries is possibleconfigure:12392: result: yesconfigure:12427: checking if libtool supports shared librariesconfigure:12429: result: yesconfigure:12432: checking whether to build shared librariesconfigure:12453: result: yesconfigure:12456: checking whether to build static librariesconfigure:12460: result: yesconfigure:12610: checking for ld used by clang++configure:12677: result: /usr/bin/ld -m elf_x86_64configure:12686: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ldconfigure:12701: result: yesconfigure:12756: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:13731: result: yesconfigure:13759: clang++ -c conftest.cpp >&5configure:13762: $? = 0configure:13944: checking for clang++ option to produce PICconfigure:14261: result: -fPIC -DPICconfigure:14270: checking if clang++ PIC flag -fPIC -DPIC worksconfigure:14288: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5configure:14292: $? = 0configure:14305: result: yesconfigure:14326: checking if clang++ static flag -static worksconfigure:14354: result: yesconfigure:14366: checking if clang++ supports -c -o file.oconfigure:14387: clang++ -c -o out/conftest2.o conftest.cpp >&5configure:14391: $? = 0configure:14413: result: yesconfigure:14418: checking if clang++ supports -c -o file.oconfigure:14465: result: yesconfigure:14495: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:14521: result: yesconfigure:14658: checking dynamic linker characteristicsconfigure:15049: clang++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5configure:15056: $? = 0configure:15292: result: GNU/Linux ld.soconfigure:15343: checking how to hardcode library paths into programsconfigure:15368: result: immediateconfigure:15426: checking whether make sets $(MAKE)configure:15448: result: yesconfigure:15671: checking for the pthreads library -lpthreadsconfigure:15714: clang -o conftest conftest.c -lpthreads >&5conftest.c:27:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^3 warnings generated./usr/bin/ld: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:15721: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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 LT_OBJDIR ".libs/"| /* end confdefs.h. */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);| pthread_attr_init(0); pthread_cleanup_push(0, 0);| pthread_create(0,0,0,0); pthread_cleanup_pop(0);| ;| return 0;| }configure:15744: result: noconfigure:15615: checking whether pthreads work without any flagsconfigure:15714: clang -o conftest conftest.c >&5conftest.c:27:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^3 warnings generated./tmp/conftest-64a2c0.o: In function `main':conftest.c:(.text+0x1b): undefined reference to `pthread_join'conftest.c:(.text+0x8d): undefined reference to `__pthread_register_cancel'conftest.c:(.text+0x9f): undefined reference to `pthread_create'conftest.c:(.text+0xb8): undefined reference to `__pthread_unregister_cancel'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:15721: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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 LT_OBJDIR ".libs/"| /* end confdefs.h. */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);| pthread_attr_init(0); pthread_cleanup_push(0, 0);| pthread_create(0,0,0,0); pthread_cleanup_pop(0);| ;| return 0;| }configure:15744: result: noconfigure:15620: checking whether pthreads work with -Kthreadconfigure:15714: clang -o conftest -Kthread conftest.c -Kthread >&5clang-3.8: error: unknown argument: '-Kthread'clang-3.8: error: unknown argument: '-Kthread'configure:15721: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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 LT_OBJDIR ".libs/"| /* end confdefs.h. */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);| pthread_attr_init(0); pthread_cleanup_push(0, 0);| pthread_create(0,0,0,0); pthread_cleanup_pop(0);| ;| return 0;| }configure:15744: result: noconfigure:15620: checking whether pthreads work with -kthreadconfigure:15714: clang -o conftest -kthread conftest.c -kthread >&5clang-3.8: error: unknown argument: '-kthread'clang-3.8: error: unknown argument: '-kthread'configure:15721: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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 LT_OBJDIR ".libs/"| /* end confdefs.h. */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);| pthread_attr_init(0); pthread_cleanup_push(0, 0);| pthread_create(0,0,0,0); pthread_cleanup_pop(0);| ;| return 0;| }configure:15744: result: noconfigure:15671: checking for the pthreads library -llthreadconfigure:15714: clang -o conftest conftest.c -llthread >&5conftest.c:27:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^3 warnings generated./usr/bin/ld: cannot find -llthreadclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:15721: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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 LT_OBJDIR ".libs/"| /* end confdefs.h. */| #include | int| main ()| {| pthread_t th; pthread_join(th, 0);| pthread_attr_init(0); pthread_cleanup_push(0, 0);| pthread_create(0,0,0,0); pthread_cleanup_pop(0);| ;| return 0;| }configure:15744: result: noconfigure:15620: checking whether pthreads work with -pthreadconfigure:15714: clang -o conftest -pthread conftest.c -pthread >&5conftest.c:27:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_attr_init(0); pthread_cleanup_push(0, 0);~^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^conftest.c:28:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]pthread_create(0,0,0,0); pthread_cleanup_pop(0);~ ^3 warnings generated.configure:15721: $? = 0configure:15744: result: yesconfigure:15763: checking for joinable pthread attributeconfigure:15788: clang -o conftest -pthread conftest.c -pthread >&5configure:15795: $? = 0configure:15815: result: PTHREAD_CREATE_JOINABLEconfigure:15825: checking if more special flags are required for pthreadsconfigure:15832: result: noconfigure:15844: checking for cc_rconfigure:15872: result: clangconfigure:15925: checking semaphore.h usabilityconfigure:15942: clang -c -pthread conftest.c >&5configure:15949: $? = 0configure:15963: result: yesconfigure:15967: checking semaphore.h presenceconfigure:15982: clang -E conftest.cconfigure:15989: $? = 0configure:16003: result: yesconfigure:16031: checking for semaphore.hconfigure:16040: result: yesconfigure:16051: checking for library containing sem_initconfigure:16092: clang -o conftest -pthread conftest.c -pthread >&5configure:16099: $? = 0configure:16130: result: none requiredconfigure:16136: checking whether to use POSIX unnamed semaphoresconfigure:16178: clang -o conftest -pthread conftest.c -pthread >&5configure:16182: $? = 0configure:16188: ./conftestconfigure:16192: $? = 0configure:16195: result: yesconfigure:16251: multithread true, LIBS = -pthread , CC = clang, CXXFLAGS = -pthreadconfigure:16255: checking for ANSI C header filesconfigure:16423: result: yesconfigure:16451: checking limits.h usabilityconfigure:16468: clang -c -pthread conftest.c >&5configure:16475: $? = 0configure:16489: result: yesconfigure:16493: checking limits.h presenceconfigure:16508: clang -E conftest.cconfigure:16515: $? = 0configure:16529: result: yesconfigure:16557: checking for limits.hconfigure:16566: result: yesconfigure:16440: checking for unistd.hconfigure:16447: result: yesconfigure:16451: checking ucontext.h usabilityconfigure:16468: clang -c -pthread conftest.c >&5configure:16475: $? = 0configure:16489: result: yesconfigure:16493: checking ucontext.h presenceconfigure:16508: clang -E conftest.cconfigure:16515: $? = 0configure:16529: result: yesconfigure:16557: checking for ucontext.hconfigure:16566: result: yesconfigure:16582: checking for an ANSI C-conforming constconfigure:16657: clang -c -pthread conftest.c >&5configure:16664: $? = 0configure:16679: result: yesconfigure:16689: checking for inlineconfigure:16715: clang -c -pthread conftest.c >&5configure:16722: $? = 0configure:16740: result: inlineconfigure:16759: checking for size_tconfigure:16787: clang -c -pthread conftest.c >&5configure:16794: $? = 0configure:16821: clang -c -pthread conftest.c >&5conftest.c:65:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:16828: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "IlmBase"| #define PACKAGE_TARNAME "ilmbase"| #define PACKAGE_VERSION "2.2.0"| #define PACKAGE_STRING "IlmBase 2.2.0"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "ilmbase"| #define VERSION "2.2.0"| #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 LT_OBJDIR ".libs/"| #define HAVE_PTHREAD 1| #define HAVE_SEMAPHORE_H 1| #define HAVE_POSIX_SEMAPHORES 1| #define STDC_HEADERS 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UCONTEXT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:16851: result: yesconfigure:16868: checking for strerrorconfigure:16924: clang -o conftest -pthread conftest.c -pthread >&5conftest.c:52:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:52:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:16931: $? = 0configure:16953: result: yesconfigure:16967: checking for complete iomanip support in C++ standard libraryconfigure:17001: clang++ -c -pthread conftest.cpp >&5conftest.cpp:36:2: warning: expression result unused [-Wunused-value]std::right;^~~~~~~~~~1 warning generated.configure:17008: $? = 0configure:17025: result: yesconfigure:17029: checking for fpe support handlingconfigure:17061: clang++ -c -pthread conftest.cpp >&5configure:17068: $? = 0configure:17085: result: yesconfigure:17146: checking for gcc optimization flagsconfigure:17171: clang -c -pthread -pipe conftest.c >&5configure:17178: $? = 0configure:17193: result: -pipeconfigure:17598: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by IlmBase config.status 2.2.0, which wasgenerated by GNU Autoconf 2.63. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 1d73df87ea4cconfig.status:1098: creating Makefileconfig.status:1098: creating IlmBase.pcconfig.status:1098: creating config/Makefileconfig.status:1098: creating Half/Makefileconfig.status:1098: creating HalfTest/Makefileconfig.status:1098: creating Iex/Makefileconfig.status:1098: creating IexMath/Makefileconfig.status:1098: creating IexTest/Makefileconfig.status:1098: creating IlmThread/Makefileconfig.status:1098: creating Imath/Makefileconfig.status:1098: creating ImathTest/Makefileconfig.status:1098: creating config/IlmBaseConfig.hconfig.status:1320: config/IlmBaseConfig.h is unchangedconfig.status:1372: executing depfiles commandsconfig.status:1372: executing libtool commandsconfigure:20103: result:---------------------------------------------Summary for IlmBase features:enable large stack optimizations yesconfigure:20113: result:internal library namespaces Imath_2_2Iex_2_2IlmThread_2_2configure:20136: result:public namespaces Imath Iex IlmThreadconfigure:20155: result:---------------------------------------------## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_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=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_strerror=yesac_cv_header_dlfcn_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_semaphore_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_ucontext_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_SED=/usr/bin/sedac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_PTHREAD_CC=clangac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_OBJDUMP=objdumpac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_search_sem_init='none required'ac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3lt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'lt_cv_path_NM='/usr/bin/nm -B'lt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_c_o_CXX=yeslt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_pic_works_CXX=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=yeslt_cv_prog_compiler_static_works_CXX=yeslt_cv_prog_gnu_ld=yeslt_cv_prog_gnu_ldcxx=yeslt_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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_max_cmd_len=1572864## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/ilmbase/src/ilmbase-2.2.0/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/ilmbase/src/ilmbase-2.2.0/missing --run tar'AM_CFLAGS='-pipe'AM_CXXFLAGS='-pipe'AR='ar'AUTOCONF='${SHELL} /tmp/ilmbase/src/ilmbase-2.2.0/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/ilmbase/src/ilmbase-2.2.0/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/ilmbase/src/ilmbase-2.2.0/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -pthread'CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXCPP='clang++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS=' -pthread'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''FGREP='/usr/bin/grep -F'GREP='/usr/bin/grep'HAVE_UCONTEXT_H=''ILMBASE_VERSION='2.2.0'ILMBASE_VERSION_API='2_2'ILMBASE_VERSION_MAJOR='2'ILMBASE_VERSION_MINOR='2'ILMBASE_VERSION_PATCH='0'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LD='/usr/bin/ld -m elf_x86_64'LDFLAGS=''LIBOBJS=''LIBS='-pthread 'LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIBTOOL_VERSION='12:0:0'LIB_SUFFIX='2_2'LIB_SUFFIX_DASH='-2_2'LIB_SUFFIX_EXISTS_FALSE='#'LIB_SUFFIX_EXISTS_TRUE=''LIPO=''LN_S='ln -s'LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/ilmbase/src/ilmbase-2.2.0/missing --run makeinfo'MKDIR_P='/usr/bin/mkdir -p'NM='/usr/bin/nm -B'NMEDIT=''OBJDUMP='objdump'OBJEXT='o'OTOOL64=''OTOOL=''PACKAGE='ilmbase'PACKAGE_BUGREPORT=''PACKAGE_NAME='IlmBase'PACKAGE_STRING='IlmBase 2.2.0'PACKAGE_TARNAME='ilmbase'PACKAGE_VERSION='2.2.0'PATH_SEPARATOR=':'PTHREAD_CC='clang'PTHREAD_CFLAGS='-pthread'PTHREAD_LIBS='-pthread'RANLIB='ranlib'SED='/usr/bin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='2.2.0'ac_ct_CC=''ac_ct_CXX=''ac_ct_DUMPBIN=''acx_pthread_config=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__quote=''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'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/ilmbase/src/ilmbase-2.2.0/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'lt_ECHO='echo'mandir='${datarootdir}/man'mkdir_p='/usr/bin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "IlmBase"#define PACKAGE_TARNAME "ilmbase"#define PACKAGE_VERSION "2.2.0"#define PACKAGE_STRING "IlmBase 2.2.0"#define PACKAGE_BUGREPORT ""#define PACKAGE "ilmbase"#define VERSION "2.2.0"#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 LT_OBJDIR ".libs/"#define HAVE_PTHREAD 1#define HAVE_SEMAPHORE_H 1#define HAVE_POSIX_SEMAPHORES 1#define STDC_HEADERS 1#define HAVE_LIMITS_H 1#define HAVE_UNISTD_H 1#define HAVE_UCONTEXT_H 1#define HAVE_STRERROR 1#define HAVE_COMPLETE_IOMANIP 1#define ILMBASE_HAVE_CONTROL_REGISTER_SUPPORT 1#define ILMBASE_HAVE_LARGE_STACK 1#define ILMBASE_VERSION_STRING "2.2.0"#define ILMBASE_PACKAGE_STRING "IlmBase 2.2.0"#define ILMBASE_VERSION_MAJOR 2#define ILMBASE_VERSION_MINOR 2#define ILMBASE_VERSION_PATCH 0#define IMATH_INTERNAL_NAMESPACE Imath_2_2#define IEX_INTERNAL_NAMESPACE Iex_2_2#define ILMTHREAD_INTERNAL_NAMESPACE IlmThread_2_2#define ILMBASE_INTERNAL_NAMESPACE_CUSTOM 1#define IMATH_NAMESPACE Imath#define IEX_NAMESPACE Iex#define ILMTHREAD_NAMESPACE IlmThreadconfigure: exit 0