Calculating dependencies ... done! >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) sci-geosciences/grass-6.2.3 to / * grass-6.2.3.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking grass-6.2.3.tar.gz ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking grass-6.2.3.tar.gz to /var/tmp/portage/sci-geosciences/grass-6.2.3/work * Applying grass-readline.patch ... [ ok ] * Applying grass-6.2.3-html-nviz-fix.patch ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sci-geosciences/grass-6.2.3/work/grass-6.2.3 ... * econf: updating grass-6.2.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating grass-6.2.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --with-cxx --enable-shared --with-gdal=/usr/bin/gdal-config --with-curses --with-proj --with-includes=/usr/include --with-libs=/usr/lib64 --with-proj-includes=/usr/include --with-proj-libs=/usr/lib64 --with-proj-share=/usr/share/proj --with-tcltk --with-x --with-tcltk-includes=/usr/include --with-tcltk-libs=/usr/lib64/tcl8.4 --with-opengl --with-opengl-libs=/usr/lib64/opengl/xorg-x11/lib --with-ffmpeg --with-ffmpeg-includes=/usr/include/ffmpeg --with-ffmpeg-libs=/usr/lib64 --with-freetype --with-freetype-includes=/usr/include/freetype2 --without-mysql --without-sqlite --with-libs=/usr/lib64 --enable-64bit --without-fftw --without-blas --without-lapack --with-jpeg --enable-largefile --with-motif --with-nls --with-odbc --with-png --with-postgres --with-python --with-readline --with-tiff --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -march=nocona ) works... yes checking whether the C compiler (gcc -O2 -pipe -march=nocona ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for full floating-point support... yes checking for pwd... /bin/pwd checking for source directory... /var/tmp/portage/sci-geosciences/grass-6.2.3/work/grass-6.2.3 checking for build directory... /var/tmp/portage/sci-geosciences/grass-6.2.3/work/grass-6.2.3 checking how to build libraries... shared yes checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking if 64bit support is requested... yes checking if 64bit Sparc VIS support is requested... no checking system version (for dynamic loading)... Linux-2.6.25-gentoo-r1 checking for dlopen in -ldl... yes checking for ar... ar checking for SysV... no checking for XDriver... socket checking for additional include dirs... /usr/include checking for additional library dirs... checking for a BSD compatible install... /usr/bin/install -c checking for flex... flex checking for yywrap in -lfl... yes checking for bison... bison -y checking for ranlib... ranlib checking for ar... ar checking for env... env checking for perl... /usr/bin/perl checking for ANSI C header files... yes checking for limits.h... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... yes checking for values.h... yes checking for g2c.h... no checking for f2c.h... no checking for sys/ioctl.h... yes checking for sys/mtio.h... yes checking for sys/resource.h... yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for sys/types.h... yes checking for sys/utsname.h... yes checking for libintl.h... yes checking for iconv.h... yes checking for langinfo.h... yes checking whether time.h and sys/time.h may both be included... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for Cygwin environment... no checking for ftime... yes checking for gethostname... yes checking for gettimeofday... yes checking for lseek... yes checking for nice... yes checking for time... yes checking for uname... yes checking for seteuid... yes checking for setpriority... yes checking for setreuid... yes checking for setruid... no checking for drand48... yes checking for putenv... yes checking for setenv... yes checking for nanosleep... yes checking whether setpgrp takes no argument... yes checking for W11... no checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether to use Curses... yes checking for curses.h... yes checking curses.h WINDOW structure component... _maxy checking for initscr in -lncurses... yes checking for keypad in -lncurses... yes checking for gtty in -lcompat... no checking for gtty in -lbsd-compat... yes checking for library containing cuserid... none required checking for xdrmem_create... yes checking for asprintf... yes checking for atan... no checking for atan in -lm... yes checking for dlsym... no checking for dlsym in -ldl... yes checking for iconv... yes checking for socket... yes checking for location of zlib includes... checking for zlib.h... yes checking for location of zlib library... checking for deflate in -lz... yes checking for location of External PROJ.4 includes... /usr/include checking for proj_api.h... yes checking External PROJ.4 version... 449 checking for location of External PROJ.4 library... /usr/lib64 checking for pj_get_def in -lproj... yes checking for location of External PROJ.4 data files... /usr/share/proj checking for /usr/share/proj/epsg... yes checking for nad2bin... /usr/bin/nad2bin checking whether to use Readline... yes checking for location of Readline includes... checking for readline/readline.h... yes checking for readline/history.h... yes checking for location of Readline library... checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking whether to use JPEG... yes checking for location of JPEG includes... checking for jpeglib.h... yes checking for location of JPEG library... checking for jpeg_start_compress in -ljpeg... yes checking whether to use GDAL... yes yes checking for gdal-config... /usr/bin/gdal-config checking for GDALOpen... yes checking whether to use TIFF... yes checking for location of TIFF includes... checking for tiffio.h... yes checking for location of TIFF library... checking for TIFFOpen in -ltiff... yes checking whether to use PNG... yes checking for location of PNG includes... checking for png.h... yes checking for location of PNG library... checking for png_read_image in -lpng... yes checking whether to use Tcl/Tk... yes checking for location of Tcl/Tk includes... /usr/include checking for tcl.h... yes checking for tk.h... yes checking Tcl version... 8.4 checking Tk version... 8.4 checking for location of Tcl/Tk library... /usr/lib64/tcl8.4 checking for Tcl_Init in -ltcl... yes checking for Tk_MainWindow in -ltk... yes checking whether to use PostgreSQL... yes checking for location of PostgreSQL includes... checking for libpq-fe.h... yes checking for location of PostgreSQL library... checking for PQsetdbLogin in -lpq... yes checking for PQcmdTuples in -lpq... yes checking whether to use MySQL... no checking whether to use SQLite... no checking whether to use FFMPEG... yes checking for location of FFMPEG includes... /usr/include/ffmpeg configure: error: *** FFMPEG includes directory /usr/include/ffmpeg does not exist. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/sci-geosciences/grass-6.2.3/work/grass-6.2.3/config.log * * ERROR: sci-geosciences/grass-6.2.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2964: Called econf 'src_compile' 'src_compile' '--prefix=/usr' '--with-cxx' '--enable-shared' '--with-gdal=/usr/bin/gdal-config' '--with-curses' '--with-proj' '--with-includes=/usr/include' '--with-libs=/usr/lib64' '--with-proj-includes=/usr/include' '--with-proj-libs=/usr/lib64' '--with-proj-share=/usr/share/proj' '--with-tcltk' '--with-x' '--with-tcltk-includes=/usr/include' '--with-tcltk-libs=/usr/lib64/tcl8.4' '--with-opengl' '--with-opengl-libs=/usr/lib64/opengl/xorg-x11/lib' '--with-ffmpeg' '--with-ffmpeg-includes=/usr/include/ffmpeg' '--with-ffmpeg-libs=/usr/lib64' '--with-freetype' '--with-freetype-includes=/usr/include/freetype2' '--without-mysql' '--without-sqlite' '--with-libs=/usr/lib64' '--enable-64bit' '--without-fftw' '--without-blas' '--without-lapack' '--with-jpeg' '--enable-largefile' '--with-motif' '--with-nls' '--with-odbc' '--with-png' '--with-postgres' '--with-python' * ebuild.sh, line 513: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sci-geosciences/grass-6.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/grass-6.2.3/temp/environment'. * * Messages for package sci-geosciences/grass-6.2.3: * * ERROR: sci-geosciences/grass-6.2.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2964: Called econf 'src_compile' 'src_compile' '--prefix=/usr' '--with-cxx' '--enable-shared' '--with-gdal=/usr/bin/gdal-config' '--with-curses' '--with-proj' '--with-includes=/usr/include' '--with-libs=/usr/lib64' '--with-proj-includes=/usr/include' '--with-proj-libs=/usr/lib64' '--with-proj-share=/usr/share/proj' '--with-tcltk' '--with-x' '--with-tcltk-includes=/usr/include' '--with-tcltk-libs=/usr/lib64/tcl8.4' '--with-opengl' '--with-opengl-libs=/usr/lib64/opengl/xorg-x11/lib' '--with-ffmpeg' '--with-ffmpeg-includes=/usr/include/ffmpeg' '--with-ffmpeg-libs=/usr/lib64' '--with-freetype' '--with-freetype-includes=/usr/include/freetype2' '--without-mysql' '--without-sqlite' '--with-libs=/usr/lib64' '--enable-64bit' '--without-fftw' '--without-blas' '--without-lapack' '--with-jpeg' '--enable-largefile' '--with-motif' '--with-nls' '--with-odbc' '--with-png' '--with-postgres' '--with-python' * ebuild.sh, line 513: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sci-geosciences/grass-6.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/grass-6.2.3/temp/environment'. *