* Package: media-tv/xdtv-2.4.0 * Repository: gentoo * Maintainer: aballier@gentoo.org media-tv@gentoo.org * USE: elibc_glibc kernel_linux nls test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking xdtv-2.4.0.tar.gz to /var/tmp/portage/media-tv/xdtv-2.4.0/work * Cleaning up included ffmpeg to not interfere with headers inclusion * Applying xdtv-2.4.0-ffmpeg.patch ... [ ok ] * Applying xdtv-2.4.0-ffmpegheaders.patch ... [ ok ] * Applying xdtv-2.4.0-lavc.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: xdtv-2.4.0/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /var/tmp/portage/media-tv/xdtv-2.4.0/work >>> Compiling source in /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0 ... * If you want a better GUI toolkit, enable either "neXt" or "Xaw3d" USE flags. * econf: updating xdtv-2.4.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xdtv-2.4.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-xaw95 --disable-xawm --disable-nextaw --disable-xaw3d --disable-mmx --disable-alsa --disable-jpeg --disable-lirc --disable-ffmpeg --without-external-ffmpeg --disable-xvid --disable-xinerama --disable-zvbi --disable-xvideo --disable-lame --enable-nodebug --disable-dvb --disable-ogg --disable-png --enable-nls --with-fontdir=/usr/share/fonts/xdtv --enable-makefonts --enable-pixmaps --disable-cpu-detection --disable-divx4linux --with-appdefaultsdir=/usr/share/X11/app-defaults configure: WARNING: unrecognized options: --enable-nodebug configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... 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 for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for strdup... yes checking for strerror... yes checking for sigrelse... yes checking whether byte ordering is bigendian... no checking for i686-pc-linux-gnu-gcc version... 4.5.2 checking for mmx support... no *** CPU detection disabled, using default values *** checking for host system... linux checking for video4linux... no checking for video4linux version 2... no configure: error: *** NO VIDEODEV DRIVER FOUND *** !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0/config.log * ERROR: media-tv/xdtv-2.4.0 failed (compile phase): * econf failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3405: Called econf '--disable-xaw95' '--disable-xawm' '--disable-nextaw' '--disable-xaw3d' '--disable-mmx' '--disable-alsa' '--disable-jpeg' '--disable-lirc' '--disable-ffmpeg' '--without-external-ffmpeg' '--disable-xvid' '--disable-xinerama' '--disable-zvbi' '--disable-xvideo' '--disable-lame' '--enable-nodebug' '--disable-dvb' '--disable-ogg' '--disable-png' '--enable-nls' '--with-fontdir=/usr/share/fonts/xdtv' '--enable-makefonts' '--enable-pixmaps' '--disable-cpu-detection' '--disable-divx4linux' '--with-appdefaultsdir=/usr/share/X11/app-defaults' * ebuild.sh, line 557: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of 'emerge --info =media-tv/xdtv-2.4.0', * the complete build log and the output of 'emerge -pqv =media-tv/xdtv-2.4.0'. * The complete build log is located at '/var/log/portage/build/media-tv/xdtv-2.4.0:20110319-190432.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/xdtv-2.4.0/temp/environment'. * S: '/var/tmp/portage/media-tv/xdtv-2.4.0/work/xdtv-2.4.0'