]1;]2;Started emerge on: Oct 03, 2003 11:39:06]1;]2; *** emerge camstream]1;]2; >>> emerge (1 of 1) media-video/camstream-0.26.2 to /]1;]2; === (1 of 1) Cleaning (/usr/portage/media-video/camstream/camstream-0.26.2.ebuild)]1;]2; === (1 of 1) Compiling/Merging (/usr/portage/media-video/camstream/camstream-0.26.2.ebuild)>>> Unpacking source... >>> Unpacking camstream-0.26.2.tar.gz to /var/tmp/portage/camstream-0.26.2/work >>> Source unpacked. 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. configure: creating ./config.status config.status: creating Makefile configure: configuring in lib/ccvt configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure: warning: host_alias=i686-pc-linux-gnu: invalid host type loading cache /dev/null checking for gcc... gcc checking whether the C compiler (gcc -mcpu=pentium3 -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 ) works... yes checking whether the C compiler (gcc -mcpu=pentium3 -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for c++... g++ checking whether the C++ compiler (g++ -mcpu=pentium3 -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 ) works... yes checking whether the C++ compiler (g++ -mcpu=pentium3 -O3 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether gcc needs -traditional... no checking for ranlib... ranlib checking for ANSI C header files... yes checking for working const... yes checking for Intel processor(s)... yes checking for MMX on processor(s)... yes updating cache /dev/null creating ./config.status creating Makefile configure: configuring in camstream configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. 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 for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for i686-pc-linux-gnu-g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether gcc needs -traditional... no checking for moc... /usr/local/bin/moc checking for uic... /usr/local/bin/uic checking location of Qt header files... /usr/qt/3/include checking location of Qt library... /usr/qt/3/lib checking if Qt is multi-threaded... no checking for main in -lX11... yes checking for main in -lXext... yes checking for main in -lXt... yes checking for main in -lICE... yes checking for main in -lSM... yes checking for zlibVersion in -lz... yes checking for main in -lpng... yes checking for jpeg_start_compress in -ljpeg... yes 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for select... yes checking for mkstemp() in unistd.h... no checking for mkstemp() in stdlib.h... yes checking for Qt library version >= 2.2.0... yes checking if Qt supports JPEG... yes checking for Intel processor(s)... yes checking for MMX on processor(s)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating codec/Makefile config.status: creating devices/Makefile config.status: creating gui/Makefile config.status: creating video/Makefile config.status: creating lib/Makefile config.status: creating icons/Makefile Now type 'make', followed by 'make install' as root. If you want to develop or bugfix, run 'make dep' first! You can ignore the warnings. make[1]: Entering directory `/var/tmp/portage/camstream-0.26.2/work/camstream-0.26.2/lib/ccvt' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -DSTDC_HEADERS=1 -DHAVE_INTELCPU=1 -DHAVE_MMX=1 -o ccvt_mmx.o ccvt_mmx.S gcc -DSTDC_HEADERS=1 -DHAVE_INTELCPU=1 -DHAVE_MMX=1 -Wall -g -O3 -c -o ccvt_misc.o ccvt_misc.c ar rcv libccvt.a ccvt_mmx.o ccvt_misc.o a - ccvt_mmx.o a - ccvt_misc.o ranlib libccvt.a make[1]: Leaving directory `/var/tmp/portage/camstream-0.26.2/work/camstream-0.26.2/lib/ccvt' make[1]: Entering directory `/var/tmp/portage/camstream-0.26.2/work/camstream-0.26.2/camstream' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make -C gui make[2]: Entering directory `/var/tmp/portage/camstream-0.26.2/work/camstream-0.26.2/camstream/gui' /usr/local/bin/uic -o ChannelSelector.h ChannelSelector.ui make[2]: /usr/local/bin/uic: Command not found make[2]: *** [ChannelSelector.h] Error 127 make[2]: Leaving directory `/var/tmp/portage/camstream-0.26.2/work/camstream-0.26.2/camstream/gui' make[1]: *** [gui] Error 2 make[1]: Leaving directory `/var/tmp/portage/camstream-0.26.2/work/camstream-0.26.2/camstream' make: *** [all] Error 2 !!! ERROR: media-video/camstream-0.26.2 failed. !!! Function src_compile, Line 377, Exitcode 2 !!! emake failed Calculating dependencies  ...done! >>> emerge (1 of 1) media-video/camstream-0.26.2 to / >>> md5 src_uri ;-) camstream-0.26.2.tar.gz ]1;]2; *** terminating.]1;]2;rxvt