* Package: media-libs/ilmbase-2.3.0  * Repository: gentoo  * Maintainer: media-video@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox  * Package: media-libs/ilmbase-2.3.0  * Repository: gentoo  * Maintainer: media-video@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ilmbase-2.3.0.tar.gz to /var/tmp/portage/media-libs/ilmbase-2.3.0/work >>> Source unpacked in /var/tmp/portage/media-libs/ilmbase-2.3.0/work >>> Preparing source in /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0 ... * Applying ilmbase-2.3.0-testBox.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating ilmbase-2.3.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ilmbase-2.3.0/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ilmbase-2.3.0 --htmldir=/usr/share/doc/ilmbase-2.3.0/html --libdir=/usr/lib64 --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 15256: test: 14: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 16969: test: 14: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 17877: test: 14: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 18545: test: 14: unexpected operator checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking whether x86_64-pc-linux-gnu-g++ supports C++14 features by default... yes checking whether x86_64-pc-linux-gnu-g++ supports C++17 features by default... no checking whether x86_64-pc-linux-gnu-g++ supports C++17 features with -std=c++17... yes configure: WARNING: C++17 is not yet standardized, so the checks may change in incompatible ways anytime /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 21830: test: 1: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 21834: test: 1: unexpected operator checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for library containing sem_init... none required checking whether to use POSIX unnamed semaphores... yes configure: multithread true, LIBS = -pthread , CC = x86_64-pc-linux-gnu-gcc, CXXFLAGS = -march=native -mtune=native -O2 -pipe -pthread checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for strerror... yes checking for complete iomanip support in C++ standard library... yes checking for fpe support handling... yes checking for gcc optimization flags... -pipe /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 22771: test: xyes: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 22790: test: xyes: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 22826: test: xyes: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 22861: test: xno: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 22873: test: xno: unexpected operator /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0/configure: 22919: Syntax error: "(" unexpected (expecting "fi") !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0-abi_x86_64.amd64/config.log * ERROR: media-libs/ilmbase-2.3.0::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 1481: Called multilib-minimal_src_configure * environment, line 947: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 1180: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 877: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 875: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 275: Called multilib-minimal_abi_src_configure * environment, line 941: Called multilib_src_configure * environment, line 1403: Called econf '--disable-static' * phase-helpers.sh, line 681: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=media-libs/ilmbase-2.3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/ilmbase-2.3.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-libs/ilmbase-2.3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/ilmbase-2.3.0/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0-abi_x86_64.amd64' * S: '/var/tmp/portage/media-libs/ilmbase-2.3.0/work/ilmbase-2.3.0'