* Package: sys-power/nvclock-0.8_p20110102-r2 * Repository: gentoo * Maintainer: bircoph@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc gtk kernel_linux libglvnd nvcontrol split-usr userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking nvclock-0.8_p20110102.tar.bz2 to /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work >>> Source unpacked in /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work >>> Preparing source in /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102 ... * Applying nvclock-0.8_p20110102-r1-make.patch ... [ ok ] * Applying nvclock-0.8_p20110102-usleep.patch ... [ ok ] * Applying nvclock-0.8_p20110102-desktop.patch ... [ ok ] * Applying nvclock-0.8_p20110102-buffers.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102' ... * 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 elibtoolize in: nvclock-0.8_p20110102/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102 ... ./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 --libdir=/usr/lib64 --docdir=/usr/share/doc/nvclock-0.8_p20110102-r2 --disable-qt --enable-gtk --enable-nvcontrol 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 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 for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-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/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype checking for x11... yes checking X11_CFLAGS... checking X11_LIBS... -lX11 checking for xext... yes checking XEXT_CFLAGS... checking XEXT_LIBS... -lXext 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: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102 ... make -j1 -C src/ nvclock smartdimmer make: Entering directory '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102/src' make -C backend make[1]: Entering directory '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102/src/backend' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o backend.o backend.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o bios.o bios.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o config.o config.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o error.o error.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o nv30.o nv30.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o nv40.o nv40.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o nv50.o nv50.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o info.o info.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o overclock.o overclock.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o utils.o utils.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o i2c.o i2c.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o xf86i2c.o xf86i2c.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o adt7473.o adt7473.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o f75375.o f75375.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o lm99.o lm99.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o w83781d.o w83781d.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o w83l785r.o w83l785r.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o libc_wrapper.o libc_wrapper.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from libc_wrapper.c:29: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o back_linux.o back_linux.c back_linux.c: In function ‘pciReadLong’: back_linux.c:221:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 221 | fread(&buffer, sizeof(int32_t), 1, device); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../.. -I../nvcontrol -c -o nvcontrol.o nvcontrol.c x86_64-pc-linux-gnu-ar cru libbackend.a backend.o bios.o config.o error.o nv30.o nv40.o nv50.o info.o overclock.o utils.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[1]: Leaving directory '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102/src/backend' make -C nvcontrol make[1]: Entering directory '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102/src/nvcontrol' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../backend -c -o libnvcontrol.o libnvcontrol.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I../backend -c -o nvcontrol.o nvcontrol.c x86_64-pc-linux-gnu-ar cru libnvcontrol.a libnvcontrol.o nvcontrol.o ranlib libnvcontrol.a make[1]: Leaving directory '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102/src/nvcontrol' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -o nvclock nvclock.c -I./backend -I./nvcontrol -I.. -L./backend -lbackend -L./nvcontrol -lnvcontrol -lX11 -lXext /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./backend/libbackend.a(backend.o):(.bss+0x0): multiple definition of `option_list'; /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/temp/cceTO9HP.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./nvcontrol/libnvcontrol.a(libnvcontrol.o):(.bss+0x20): multiple definition of `option_list'; /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/temp/cceTO9HP.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./nvcontrol/libnvcontrol.a(nvcontrol.o):(.data.rel.local+0x240): multiple definition of `option_list'; /var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/temp/cceTO9HP.o:(.bss+0x20): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:40: nvclock] Error 1 make: Leaving directory '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102/src' * ERROR: sys-power/nvclock-0.8_p20110102-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-power/nvclock-0.8_p20110102-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-power/nvclock-0.8_p20110102-r2::gentoo'`. * The complete build log is located at '/var/log/portage/sys-power:nvclock-0.8_p20110102-r2:20200821-005231.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/temp/environment'. * Working directory: '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102' * S: '/var/tmp/portage/sys-power/nvclock-0.8_p20110102-r2/work/nvclock-0.8_p20110102'