* Package: media-gfx/pixie-2.2.6-r1 * Repository: gentoo * Maintainer: toffanin.mauro@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pie ssp userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Pixie-src-2.2.6.tgz to /var/tmp/portage/media-gfx/pixie-2.2.6-r1/work >>> Source unpacked in /var/tmp/portage/media-gfx/pixie-2.2.6-r1/work >>> Preparing source in /var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie ... * Applying pixie-2.2.6-zlib-1.2.5.2.patch ... [ ok ] * Applying pixie-2.2.6-autotools.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: Pixie/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie ... * econf: updating Pixie/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Pixie/config.guess with /usr/share/gnuconfig/config.guess ./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 --without-x --disable-static --includedir=/usr/include/pixie --libdir=/usr/lib64/pixie --with-docdir=/usr/share/doc/pixie-2.2.6-r1/html --with-shaderdir=/usr/share/Pixie/shaders --with-ribdir=/usr/share/Pixie/ribs --with-texturedir=/usr/share/Pixie/textures --with-displaysdir=/usr/lib64/pixie/displays --with-modulesdir=/usr/lib64/pixie/modules --enable-openexr-threads --disable-static-fltk --mandir=/usr/share/man --bindir=/usr/bin --program-transform-name=s/show/pixie-show/ checking for a BSD-compatible install... /usr/lib/portage/python2.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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 checking for dlopen in -ldl... yes checking for sin in -lm... yes checking for pthread_create in -lpthread... yes checking for acosf in -lm... yes checking for asinf in -lm... yes checking for atan2f in -lm... yes checking for atanf in -lm... yes checking for cosf in -lm... yes checking for expf in -lm... yes checking for fabsf in -lm... yes checking for floorf in -lm... yes checking for fmodf in -lm... yes checking for hypotf in -lm... yes checking for logf in -lm... yes checking for powf in -lm... yes checking for sinf in -lm... yes checking for sqrtf in -lm... yes checking for tanf in -lm... yes checking for X... disabled checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for fltk-config... /usr/bin/fltk-config checking for FLTK with GL support... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_write_struct in -lpng... yes checking for OpenEXR... no *** Could not run OpenEXR test program, checking why... checking for gzopen in -lz... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for gettimeofday... yes checking for mkdir... yes checking for rmdir... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for random... yes checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking for Mac OS X Carbon support... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/file/Makefile config.status: creating src/framebuffer/Makefile config.status: creating src/openexr/Makefile config.status: creating src/gui/Makefile config.status: creating src/precomp/Makefile config.status: creating src/rgbe/Makefile config.status: creating src/sdr/Makefile config.status: creating src/sdrc/Makefile config.status: creating src/ri/Makefile config.status: creating src/rndr/Makefile config.status: creating src/texmake/Makefile config.status: creating src/sdrinfo/Makefile config.status: creating src/show/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------ ---> OpenEXR not found. ---> You can download it from www.openexr.org ---> openexr display driver will not be built. ------------------------------------------------ Installation info: PIXIEHOME: /usr Documentation: /usr/share/doc/pixie-2.2.6-r1/html Shaders: /usr/share/Pixie/shaders RIBs: /usr/share/Pixie/ribs Textures: /usr/share/Pixie/textures Displays: /usr/lib64/pixie/displays Procedurals: /usr/procedurals Modules: /usr/lib64/pixie/modules ------------------------------------------------ To build Pixie: >make >make install Terminus Est >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie' Making all in src make[2]: Entering directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie/src' Making all in common make[3]: Entering directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie/src/common' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -march=native -O2 -pipe -MT algebra.lo -MD -MP -MF .deps/algebra.Tpo -c -o algebra.lo algebra.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -march=native -O2 -pipe -MT algebra.lo -MD -MP -MF .deps/algebra.Tpo -c algebra.cpp -fPIC -DPIC -o .libs/algebra.o mv -f .deps/algebra.Tpo .deps/algebra.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -march=native -O2 -pipe -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -march=native -O2 -pipe -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.cpp -fPIC -DPIC -o .libs/os.o mv -f .deps/os.Tpo .deps/os.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -export-dynamic -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libpixiecommon.la -rpath /usr/lib64/pixie algebra.lo os.lo -lpthread -lm -ldl libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtbeginS.o .libs/algebra.o .libs/os.o -Wl,--as-needed -lpthread -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libpixiecommon.so.0 -o .libs/libpixiecommon.so.0.0.0 .libs/os.o: In function `osTempname(char const*, char const*, char*)': os.cpp:(.text+0x27f): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: link: (cd ".libs" && rm -f "libpixiecommon.so.0" && ln -s "libpixiecommon.so.0.0.0" "libpixiecommon.so.0") libtool: link: (cd ".libs" && rm -f "libpixiecommon.so" && ln -s "libpixiecommon.so.0.0.0" "libpixiecommon.so") libtool: link: ( cd ".libs" && rm -f "libpixiecommon.la" && ln -s "../libpixiecommon.la" "libpixiecommon.la" ) make[3]: Leaving directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie/src/common' Making all in file make[3]: Entering directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie/src/file' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -march=native -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I.. -march=native -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -fPIC -DPIC -o .libs/file.o In file included from ../common/algebra.h:188:0, from file.cpp:33: ../common/mathSpec.h: In function ‘void fresnel(const float*, const float*, float, float&, float&, float*, float*)’: ../common/mathSpec.h:548:37: error: ‘max’ was not declared in this scope const SCALAR_TYPE g = SQRT(max(t,0)); ^ ../common/mathSpec.h:553:17: error: ‘min’ was not declared in this scope Kr = min(Kr,1); ^ In file included from ../common/algebra.h:199:0, from file.cpp:33: ../common/mathSpec.h: In function ‘void fresnel(const double*, const double*, double, double&, double&, double*, double*)’: ../common/mathSpec.h:548:37: error: ‘max’ was not declared in this scope const SCALAR_TYPE g = SQRT(max(t,0)); ^ ../common/mathSpec.h:553:17: error: ‘min’ was not declared in this scope Kr = min(Kr,1); ^ make[3]: *** [Makefile:322: file.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie/src/file' make[2]: *** [Makefile:259: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie/src' make[1]: *** [Makefile:397: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie' make: *** [Makefile:246: all] Error 2 emake failed * ERROR: media-gfx/pixie-2.2.6-r1::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 2780: Called die * The specific snippet of code: * emake || die "emake failed"; * * If you need support, post the output of `emerge --info '=media-gfx/pixie-2.2.6-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/pixie-2.2.6-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-gfx:pixie-2.2.6-r1:20160919-111159.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie' * S: '/var/tmp/portage/media-gfx/pixie-2.2.6-r1/work/Pixie'