>>> Unpacking source... >>> Unpacking nvclock0.8b2.tar.gz to /var/tmp/portage/media-video/nvclock-0.8_beta2/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2 ... am-wrapper: /usr/bin/aclocal-1.4 is missing or not executable. Please try emerging the correct version of automake. checking for gcc... gcc checking for C compiler default output file name... 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 for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for library containing getopt_long... none required 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.4.0... yes checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XextFindDisplay in -lXext... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/backend/Makefile config.status: creating src/nvcontrol/Makefile config.status: creating src/qt/Makefile config.status: creating src/gtk/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands NVClock build summary: ---------------------- - Commandline version enabled - NV-CONTROL support enabled - GTK2 GUI enabled - QT GUI disabled make -C src all make[1]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src' make[1]: *** No rule to make target `backend/libbackend.a', needed by `nvclock'. Stop. make[1]: *** Waiting for unfinished jobs.... make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/backend' gcc -O0 -INONE -I../.. -I../nvcontrol -c -o backend.o backend.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o bios.o bios.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o config.o config.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o error.o error.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o nv30.o nv30.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o nv31.o nv31.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o nv40.o nv40.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o info.o info.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o overclock.o overclock.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o i2c.o i2c.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o xf86i2c.o xf86i2c.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o adt7473.o adt7473.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o f75375.o f75375.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o lm99.o lm99.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o w83781d.o w83781d.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o w83l785r.o w83l785r.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o libc_wrapper.o libc_wrapper.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o back_linux.o back_linux.c gcc -O0 -INONE -I../.. -I../nvcontrol -c -o nvcontrol.o nvcontrol.c ar cru libbackend.a backend.o bios.o config.o error.o nv30.o nv31.o nv40.o info.o overclock.o i2c.o xf86i2c.o adt7473.o f75375.o lm99.o w83781d.o w83l785r.o libc_wrapper.o back_linux.o nvcontrol.o ranlib libbackend.a make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/backend' make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/nvcontrol' gcc -INONE -I../backend -c -o libnvcontrol.o libnvcontrol.c gcc -INONE -I../backend -c -o nvcontrol.o nvcontrol.c ar cru libnvcontrol.a libnvcontrol.o nvcontrol.o ranlib libnvcontrol.a make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/nvcontrol' make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/gtk' gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I../backend -I../nvcontrol -I../.. -c -o banner.o banner.c gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I../backend -I../nvcontrol -I../.. -c -o gl.o gl.c gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I../backend -I../nvcontrol -I../.. -c -o hw.o hw.c gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I../backend -I../nvcontrol -I../.. -c -o main.o main.c gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I../backend -I../nvcontrol -I../.. -c -o settings.o settings.c gcc -o nvclock_gtk banner.o gl.o hw.o main.o settings.o ../backend/libbackend.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L../backend -lbackend -L../nvcontrol -lnvcontrol make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/gtk' make[2]: Entering directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/qt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src/qt' make[1]: Leaving directory `/var/tmp/portage/media-video/nvclock-0.8_beta2/work/nvclock0.8b2/src' make: *** [all] Error 2 * * ERROR: media-video/nvclock-0.8_beta2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2045: Called die * The specific snippet of code: * make || die * The die message: * (no error message) * * 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/media-video/nvclock-0.8_beta2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/nvclock-0.8_beta2/temp/environment'. *