Cook: nvclock 0.8b4 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): autoconf-2.69-i486 Installing (pkg/local): automake-1.16.2-any Installing (pkg/local): libxau-1.0.8-i486 Installing (pkg/local): libxdmcp-1.1.2-i486 Installing (pkg/local): libxcb-1.13.1-i486 Installing (pkg/local): libx11-1.6.7-i486 Installing (pkg/local): xorgproto-2018.4-any Installing (pkg/local): libxau-dev-1.0.8-any Installing (pkg/local): libxdmcp-dev-1.1.2-any Installing (pkg/local): libxcb-dev-1.13.1-any Installing (pkg/local): libx11-dev-1.6.7-any Installing (pkg/local): libxext-1.3.3-i486 Installing (pkg/local): libxext-dev-1.3.3-any Extracting source archive "nvclock0.8b4.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Applying patch nvclock-0.8b4-install.patch patching file src/Makefile.in aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure: loading site script /etc/slitaz/cook.site checking for gcc... 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 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... 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: creating config.h config.status: executing default-1 commands NVClock build summary: ---------------------- - Commandline version enabled - NV-CONTROL support enabled - GTK2 GUI disabled - QT GUI disabled make -C src all make[1]: Entering directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src' make[2]: Entering directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/backend' gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o backend.o backend.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o bios.o bios.c bios.c: In function 'dump_bios': bios.c:909:6: warning: implicit declaration of function 'load_bios_pramin' [-Wimplicit-function-declaration] if(!load_bios_pramin(rom)) ^~~~~~~~~~~~~~~~ bios.c:911:7: warning: implicit declaration of function 'load_bios_prom'; did you mean 'read_bios'? [-Wimplicit-function-declaration] if(!load_bios_prom(rom)) ^~~~~~~~~~~~~~ read_bios gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o config.o config.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o error.o error.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o nv30.o nv30.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o nv40.o nv40.c nv40.c: In function 'nv43_get_gpu_temp': nv40.c:393:3: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] usleep(500); ^~~~~~ fseek gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o nv50.o nv50.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o info.o info.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o overclock.o overclock.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o utils.o utils.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o i2c.o i2c.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o xf86i2c.o xf86i2c.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o adt7473.o adt7473.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o f75375.o f75375.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o lm99.o lm99.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o w83781d.o w83781d.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o w83l785r.o w83l785r.c gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o libc_wrapper.o libc_wrapper.c libc_wrapper.c: In function 'xf86usleep': libc_wrapper.c:53:2: warning: implicit declaration of function 'usleep'; did you mean 'fseek'? [-Wimplicit-function-declaration] usleep(usec); ^~~~~~ fseek gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o back_linux.o back_linux.c back_linux.c: In function 'check_driver': back_linux.c:65:22: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[80]' [-Wformat=] if(sscanf(buffer,"%s %d %d",&name, &size, &used) != 3) continue; ~^ ~~~~~ gcc -O0 -I../.. -I../nvcontrol -D_GLIBCXX_USE_C99_MATH=1 -c -o nvcontrol.o nvcontrol.c 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[2]: Leaving directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/backend' make[2]: Entering directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/nvcontrol' gcc -I../backend -D_GLIBCXX_USE_C99_MATH=1 -c -o libnvcontrol.o libnvcontrol.c gcc -I../backend -D_GLIBCXX_USE_C99_MATH=1 -c -o nvcontrol.o nvcontrol.c ar cru libnvcontrol.a libnvcontrol.o nvcontrol.o ranlib libnvcontrol.a make[2]: Leaving directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/nvcontrol' make[2]: Entering directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/gtk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/gtk' make[2]: Entering directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/qt' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src/qt' gcc -o nvclock nvclock.c -I./backend -I./nvcontrol -I.. -lX11 -lXext -L./backend -lbackend -L./nvcontrol -lnvcontrol /usr/bin/ld: ./nvcontrol/libnvcontrol.a(libnvcontrol.o): in function `NVFindDisplay': libnvcontrol.c:(.text+0x10): undefined reference to `XextCreateExtension' /usr/bin/ld: libnvcontrol.c:(.text+0x36): undefined reference to `XextFindDisplay' /usr/bin/ld: libnvcontrol.c:(.text+0x61): undefined reference to `XextAddDisplay' /usr/bin/ld: ./nvcontrol/libnvcontrol.a(libnvcontrol.o): in function `NVQueryExtension': libnvcontrol.c:(.text+0xa2): undefined reference to `XMissingExtension' /usr/bin/ld: ./nvcontrol/libnvcontrol.a(libnvcontrol.o): in function `NVQueryVersion': libnvcontrol.c:(.text+0x11c): undefined reference to `XMissingExtension' /usr/bin/ld: libnvcontrol.c:(.text+0x143): undefined reference to `XMissingExtension' /usr/bin/ld: ./nvcontrol/libnvcontrol.a(libnvcontrol.o): in function `NVGetAttribute': libnvcontrol.c:(.text+0x294): undefined reference to `XMissingExtension' /usr/bin/ld: ./nvcontrol/libnvcontrol.a(libnvcontrol.o): in function `NVGetStringAttribute': libnvcontrol.c:(.text+0x442): undefined reference to `XMissingExtension' /usr/bin/ld: ./nvcontrol/libnvcontrol.a(libnvcontrol.o):libnvcontrol.c:(.text+0x629): more undefined references to `XMissingExtension' follow collect2: error: ld returned 1 exit status make[1]: *** [Makefile:34: nvclock] Error 1 make[1]: Leaving directory '/home/slitaz/wok/nvclock/source/nvclock-0.8b4/src' make: *** [Makefile:9: all] Error 2 Build dependencies to remove: 16 Removing: autoconf automake libgdbm libx11 libx11-dev libxau libxau-dev libxcb libxcb-dev libxdmcp libxdmcp-dev libxext libxext-dev perl perl-core xorgproto Debug information ret1. ================================================================================ Cook date: 2022-07-22 15:23 Wasted time : 7s 153:libnvcontrol.c:(.text+0x10): undefined reference to `XextCreateExtension' 154:/usr/bin/ld: libnvcontrol.c:(.text+0x36): undefined reference to `XextFindDisplay' 155:/usr/bin/ld: libnvcontrol.c:(.text+0x61): undefined reference to `XextAddDisplay' 157:libnvcontrol.c:(.text+0xa2): undefined reference to `XMissingExtension' 159:libnvcontrol.c:(.text+0x11c): undefined reference to `XMissingExtension' 160:/usr/bin/ld: libnvcontrol.c:(.text+0x143): undefined reference to `XMissingExtension' 162:libnvcontrol.c:(.text+0x294): undefined reference to `XMissingExtension' 164:libnvcontrol.c:(.text+0x442): undefined reference to `XMissingExtension' 166:collect2: error: ld returned 1 exit status ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================