Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 30%] Building CXX object src/CMakeFiles/conky.dir/llua.cc.o
- /HGST/build/conky-lua-nv-git/src/conky/src/llua.cc: In function 'void llua_init()':
- /HGST/build/conky-lua-nv-git/src/conky/src/llua.cc:154:10: warning: 'char* strncat(char*, const char*, size_t)' specified bound depends on the length of the source argument [-Wstringop-overflow=]
- strncat(new_path, old_path, strlen(old_path));
- ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [ 31%] Building CXX object src/CMakeFiles/conky.dir/nvidia.cc.o
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:42:1: error: 'Bool' does not name a type
- Bool XNVCTRLQueryExtension (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:42:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:57:1: error: 'Bool' does not name a type
- Bool XNVCTRLQueryVersion (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:57:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:71:1: error: 'Bool' does not name a type
- Bool XNVCTRLIsNvScreen (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:71:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:92:1: error: 'Bool' does not name a type
- Bool XNVCTRLQueryTargetCount (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:92:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:118:5: error: variable or field 'XNVCTRLSetAttribute' declared void
- Display *dpy,
- /usr/include/NVCtrl/NVCtrlLib.h:532:5: error: expected primary-expression before 'int'
- int screen,
- ^~~
- /usr/include/NVCtrl/NVCtrlLib.h:533:5: error: expected primary-expression before 'float'
- float colorMatrix[3][3],
- ^~~~~
- /usr/include/NVCtrl/NVCtrlLib.h:534:5: error: expected primary-expression before 'float'
- float colorOffset[3],
- ^~~~~
- /usr/include/NVCtrl/NVCtrlLib.h:535:5: error: expected primary-expression before 'float'
- float colorScale[3]
- ^~~~~
- /usr/include/NVCtrl/NVCtrlLib.h:554:1: error: 'Bool' does not name a type
- Bool XNVCTRLQueryGvoColorConversion (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:554:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:582:1: error: 'Bool' does not name a type
- Bool XNVCTRLQueryBinaryData (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:582:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:607:1: error: 'Bool' does not name a type
- Bool XNVCTRLQueryTargetBinaryData (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:607:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:625:1: error: 'Bool' does not name a type
- Bool XNVCTRLStringOperation (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:625:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:687:1: error: 'Bool' does not name a type
- Bool XNVCTRLBindWarpPixmapName (
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:687:1: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:820:5: error: 'Display' does not name a type; did you mean 'DisplayCells'?
- Display *display;
- ^~~~~~~
- DisplayCells
- /usr/include/NVCtrl/NVCtrlLib.h:821:5: error: 'Time' does not name a type; did you mean 'True'?
- Time time;
- ^~~~
- True
- /usr/include/NVCtrl/NVCtrlLib.h:843:5: error: 'Bool' does not name a type
- Bool send_event; /* always FALSE, we don't allow send_events */
- ^~~~
- /usr/include/NVCtrl/NVCtrlLib.h:843:5: note: the macro 'Bool' had not yet been defined
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/x11.h:30,
- from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:98:
- /usr/include/X11/Xlib.h:82: note: it was later defined here
- #define Bool int
- In file included from /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:94:
- /usr/include/NVCtrl/NVCtrlLib.h:844:5: error: 'Display' does not name a type; did you mean 'DisplayCells'?
- Display *display;
- ^~~~~~~
- DisplayCells
- /usr/include/NVCtrl/NVCtrlLib.h:845:5: error: 'Time' does not name a type; did you mean 'True'?
- Time time;
- ^~~~
- True
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc: In function 'int get_nvidia_target_count(Display*, TARGET_ID)':
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:651:8: error: 'XNVCTRLQueryTargetCount' was not declared in this scope
- if (!XNVCTRLQueryTargetCount(dpy, translate_nvidia_target[tid], &num_tgts)) {
- ^~~~~~~~~~~~~~~~~~~~~~~
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc: In function 'int cache_nvidia_value(TARGET_ID, ATTR_ID, Display*, int*, int)':
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:676:20: error: 'XNVCTRLQueryTargetAttribute' was not declared in this scope
- if (!dpy || !XNVCTRLQueryTargetAttribute(
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:690:20: error: 'XNVCTRLQueryTargetAttribute' was not declared in this scope
- if (!dpy || !XNVCTRLQueryTargetAttribute(
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc: In function 'int get_nvidia_value(TARGET_ID, ATTR_ID, int)':
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:720:10: error: 'XNVCTRLQueryTargetAttribute' was not declared in this scope
- !XNVCTRLQueryTargetAttribute(dpy, translate_nvidia_target[tid], gid, 0,
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc: In function 'char* get_nvidia_string(TARGET_ID, ATTR_ID, int)':
- /HGST/build/conky-lua-nv-git/src/conky/src/nvidia.cc:743:16: error: 'XNVCTRLQueryTargetStringAttribute' was not declared in this scope
- if (!dpy || !XNVCTRLQueryTargetStringAttribute(
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- make[2]: *** [src/CMakeFiles/conky.dir/build.make:752: src/CMakeFiles/conky.dir/nvidia.cc.o] Error 1
- make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/conky.dir/all] Error 2
- make: *** [Makefile:152: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment