Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system/conky: Updated for version 1.22.0. #9293

Closed
wants to merge 1 commit into from

Conversation

sbo-bot[bot]
Copy link

@sbo-bot sbo-bot bot commented Jan 4, 2025

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Jan 4, 2025
Copy link
Author

sbo-bot bot commented Jan 4, 2025

@sbo-bot: build system/conky

Copy link

github-actions bot commented Jan 4, 2025

reverse dependencies - system/conky

  • desktop/conky-manager

Copy link

github-actions bot commented Jan 4, 2025

✅ sbolint - system/conky ✅

sbolint: conky checks out OK

Copy link
Author

sbo-bot bot commented Jan 4, 2025

buildpkg i586 system/conky

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sat Jan  4 00:02:02 GMT 2025
revision: efbbc891bc680961aa2ec5aa9d81fbb7d13a034d
title:    Merge 1164569bf55a03a9673d96f4d9ce155222e128c6 into 07c737e3546f50cf6488e6a5237ce8e68f6a0eb4

================================================================================
system/conky                                                            00:39:09
================================================================================

Calculating dependencies ... 
Dependency tree:
system/conky (update for version 1.22.0)
  libraries/imlib2 (ok)
  development/lua (ok)

Building system/conky (update for version 1.22.0) --------------------- 00:39:09
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
lua-5.4.7-i586-1_SBo: a powerful, fast, light-weight, embeddable scripti [ 1.7M]
imlib2-1.12.3-i586-1_SBo: successor to Imlib ........................... [ 1.6M]
Running conky.SlackBuild ...                                        ETA 00:40:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./conky.SlackBuild
Built ok:  conky-1.22.0-i586-1_SBo.txz                                  00:39:52
Testing package conky-1.22.0-i586-1_SBo.txz ... done.
Test installing conky-1.22.0-i586-1_SBo.txz ...
conky-1.22.0-i586-1_SBo: light-weight system monitor for X ............. [ 2.0M]
Unmounting chroot ... done.
Backed up: conky-1.21.9-i586-2_SBo.txz
✅ system/conky Updated for version 1.22.0 ✅

================================================================================
SUMMARY                                                                 00:39:53
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-01-04_00:39:08.log
Runtime:     0h 0m 45s
Updated:     1
  system/conky/conky-1.22.0-i586-1_SBo.txz

Snipped Build Log

efine KEY_HOME                102
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1515: warning: "KEY_BACKSPACE" redefined
 1515 | #define KEY_BACKSPACE   0407            /* backspace key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:89: note: this is the location of the previous definition
   89 | #define KEY_BACKSPACE           14
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1517: warning: "KEY_F" redefined
 1517 | #define KEY_F(n)        (KEY_F0+(n))    /* Value of function key n */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:108: note: this is the location of the previous definition
  108 | #define KEY_F                   33
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1523: warning: "KEY_CLEAR" redefined
 1523 | #define KEY_CLEAR       0515            /* clear-screen or erase key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:426: note: this is the location of the previous definition
  426 | #define KEY_CLEAR               0x163
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1533: warning: "KEY_ENTER" redefined
 1533 | #define KEY_ENTER       0527            /* enter/send key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:103: note: this is the location of the previous definition
  103 | #define KEY_ENTER               28
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1534: warning: "KEY_PRINT" redefined
 1534 | #define KEY_PRINT       0532            /* print key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:288: note: this is the location of the previous definition
  288 | #define KEY_PRINT               210     /* AC Print */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1543: warning: "KEY_CANCEL" redefined
 1543 | #define KEY_CANCEL      0543            /* cancel key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:301: note: this is the location of the previous definition
  301 | #define KEY_CANCEL              223     /* AC Cancel */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1544: warning: "KEY_CLOSE" redefined
 1544 | #define KEY_CLOSE       0544            /* close key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:284: note: this is the location of the previous definition
  284 | #define KEY_CLOSE               206     /* AC Close */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1546: warning: "KEY_COPY" redefined
 1546 | #define KEY_COPY        0546            /* copy key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:211: note: this is the location of the previous definition
  211 | #define KEY_COPY                133     /* AC Copy */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1548: warning: "KEY_END" redefined
 1548 | #define KEY_END         0550            /* end key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:182: note: this is the location of the previous definition
  182 | #define KEY_END                 107
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1549: warning: "KEY_EXIT" redefined
 1549 | #define KEY_EXIT        0551            /* exit key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:254: note: this is the location of the previous definition
  254 | #define KEY_EXIT                174     /* AC Exit */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1550: warning: "KEY_FIND" redefined
 1550 | #define KEY_FIND        0552            /* find key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:214: note: this is the location of the previous definition
  214 | #define KEY_FIND                136     /* AC Search */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1551: warning: "KEY_HELP" redefined
 1551 | #define KEY_HELP        0553            /* help key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:216: note: this is the location of the previous definition
  216 | #define KEY_HELP                138     /* AL Integrated Help Center */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1554: warning: "KEY_MOVE" redefined
 1554 | #define KEY_MOVE        0556            /* move key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:255: note: this is the location of the previous definition
  255 | #define KEY_MOVE                175
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1555: warning: "KEY_NEXT" redefined
 1555 | #define KEY_NEXT        0557            /* next key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:480: note: this is the location of the previous definition
  480 | #define KEY_NEXT                0x197
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1556: warning: "KEY_OPEN" redefined
 1556 | #define KEY_OPEN        0560            /* open key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:212: note: this is the location of the previous definition
  212 | #define KEY_OPEN                134     /* AC Open */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1558: warning: "KEY_PREVIOUS" redefined
 1558 | #define KEY_PREVIOUS    0562            /* previous key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:485: note: this is the location of the previous definition
  485 | #define KEY_PREVIOUS            0x19c
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1559: warning: "KEY_REDO" redefined
 1559 | #define KEY_REDO        0563            /* redo key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:262: note: this is the location of the previous definition
  262 | #define KEY_REDO                182     /* AC Redo/Repeat */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1561: warning: "KEY_REFRESH" redefined
 1561 | #define KEY_REFRESH     0565            /* refresh key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:253: note: this is the location of the previous definition
  253 | #define KEY_REFRESH             173     /* AC Refresh */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1563: warning: "KEY_RESTART" redefined
 1563 | #define KEY_RESTART     0567            /* restart key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:481: note: this is the location of the previous definition
  481 | #define KEY_RESTART             0x198
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1565: warning: "KEY_SAVE" redefined
 1565 | #define KEY_SAVE        0571            /* save key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:315: note: this is the location of the previous definition
  315 | #define KEY_SAVE                234     /* AC Save */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1573: warning: "KEY_SELECT" redefined
 1573 | #define KEY_SELECT      0601            /* select key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:424: note: this is the location of the previous definition
  424 | #define KEY_SELECT              0x161
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1574: warning: "KEY_SEND" redefined
 1574 | #define KEY_SEND        0602            /* shifted end key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:312: note: this is the location of the previous definition
  312 | #define KEY_SEND                231     /* AC Send */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1595: warning: "KEY_SUSPEND" redefined
 1595 | #define KEY_SUSPEND     0627            /* suspend key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:283: note: this is the location of the previous definition
  283 | #define KEY_SUSPEND             205
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1596: warning: "KEY_UNDO" redefined
 1596 | #define KEY_UNDO        0630            /* undo key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:209: note: this is the location of the previous definition
  209 | #define KEY_UNDO                131     /* AC Undo */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1603: warning: "KEY_MAX" redefined
 1603 | #define KEY_MAX         0777            /* Maximum key value is 0632 */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:785: note: this is the location of the previous definition
  785 | #define KEY_MAX                 0x2ff
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1504: warning: "KEY_BREAK" redefined
 1504 | #define KEY_BREAK       0401            /* Break key (unreliable) */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:484: note: this is the location of the previous definition
  484 | #define KEY_BREAK               0x19b
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1510: warning: "KEY_DOWN" redefined
 1510 | #define KEY_DOWN        0402            /* down-arrow key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:183: note: this is the location of the previous definition
  183 | #define KEY_DOWN                108
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1511: warning: "KEY_UP" redefined
 1511 | #define KEY_UP          0403            /* up-arrow key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:178: note: this is the location of the previous definition
  178 | #define KEY_UP                  103
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1512: warning: "KEY_LEFT" redefined
 1512 | #define KEY_LEFT        0404            /* left-arrow key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:180: note: this is the location of the previous definition
  180 | #define KEY_LEFT                105
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1513: warning: "KEY_RIGHT" redefined
 1513 | #define KEY_RIGHT       0405            /* right-arrow key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:181: note: this is the location of the previous definition
  181 | #define KEY_RIGHT               106
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1514: warning: "KEY_HOME" redefined
 1514 | #define KEY_HOME        0406            /* home key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:177: note: this is the location of the previous definition
  177 | #define KEY_HOME                102
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1515: warning: "KEY_BACKSPACE" redefined
 1515 | #define KEY_BACKSPACE   0407            /* backspace key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:89: note: this is the location of the previous definition
   89 | #define KEY_BACKSPACE           14
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1517: warning: "KEY_F" redefined
 1517 | #define KEY_F(n)        (KEY_F0+(n))    /* Value of function key n */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:108: note: this is the location of the previous definition
  108 | #define KEY_F                   33
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1523: warning: "KEY_CLEAR" redefined
 1523 | #define KEY_CLEAR       0515            /* clear-screen or erase key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:426: note: this is the location of the previous definition
  426 | #define KEY_CLEAR               0x163
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1533: warning: "KEY_ENTER" redefined
 1533 | #define KEY_ENTER       0527            /* enter/send key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:103: note: this is the location of the previous definition
  103 | #define KEY_ENTER               28
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1534: warning: "KEY_PRINT" redefined
 1534 | #define KEY_PRINT       0532            /* print key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:288: note: this is the location of the previous definition
  288 | #define KEY_PRINT               210     /* AC Print */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1543: warning: "KEY_CANCEL" redefined
 1543 | #define KEY_CANCEL      0543            /* cancel key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:301: note: this is the location of the previous definition
  301 | #define KEY_CANCEL              223     /* AC Cancel */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1544: warning: "KEY_CLOSE" redefined
 1544 | #define KEY_CLOSE       0544            /* close key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:284: note: this is the location of the previous definition
  284 | #define KEY_CLOSE               206     /* AC Close */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1546: warning: "KEY_COPY" redefined
 1546 | #define KEY_COPY        0546            /* copy key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:211: note: this is the location of the previous definition
  211 | #define KEY_COPY                133     /* AC Copy */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1548: warning: "KEY_END" redefined
 1548 | #define KEY_END         0550            /* end key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:182: note: this is the location of the previous definition
  182 | #define KEY_END                 107
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1549: warning: "KEY_EXIT" redefined
 1549 | #define KEY_EXIT        0551            /* exit key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:254: note: this is the location of the previous definition
  254 | #define KEY_EXIT                174     /* AC Exit */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1550: warning: "KEY_FIND" redefined
 1550 | #define KEY_FIND        0552            /* find key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:214: note: this is the location of the previous definition
  214 | #define KEY_FIND                136     /* AC Search */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1551: warning: "KEY_HELP" redefined
 1551 | #define KEY_HELP        0553            /* help key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:216: note: this is the location of the previous definition
  216 | #define KEY_HELP                138     /* AL Integrated Help Center */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1554: warning: "KEY_MOVE" redefined
 1554 | #define KEY_MOVE        0556            /* move key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:255: note: this is the location of the previous definition
  255 | #define KEY_MOVE                175
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1555: warning: "KEY_NEXT" redefined
 1555 | #define KEY_NEXT        0557            /* next key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:480: note: this is the location of the previous definition
  480 | #define KEY_NEXT                0x197
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1556: warning: "KEY_OPEN" redefined
 1556 | #define KEY_OPEN        0560            /* open key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:212: note: this is the location of the previous definition
  212 | #define KEY_OPEN                134     /* AC Open */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1558: warning: "KEY_PREVIOUS" redefined
 1558 | #define KEY_PREVIOUS    0562            /* previous key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:485: note: this is the location of the previous definition
  485 | #define KEY_PREVIOUS            0x19c
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1559: warning: "KEY_REDO" redefined
 1559 | #define KEY_REDO        0563            /* redo key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:262: note: this is the location of the previous definition
  262 | #define KEY_REDO                182     /* AC Redo/Repeat */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1561: warning: "KEY_REFRESH" redefined
 1561 | #define KEY_REFRESH     0565            /* refresh key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:253: note: this is the location of the previous definition
  253 | #define KEY_REFRESH             173     /* AC Refresh */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1563: warning: "KEY_RESTART" redefined
 1563 | #define KEY_RESTART     0567            /* restart key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:481: note: this is the location of the previous definition
  481 | #define KEY_RESTART             0x198
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1565: warning: "KEY_SAVE" redefined
 1565 | #define KEY_SAVE        0571            /* save key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:315: note: this is the location of the previous definition
  315 | #define KEY_SAVE                234     /* AC Save */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1573: warning: "KEY_SELECT" redefined
 1573 | #define KEY_SELECT      0601            /* select key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:424: note: this is the location of the previous definition
  424 | #define KEY_SELECT              0x161
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1574: warning: "KEY_SEND" redefined
 1574 | #define KEY_SEND        0602            /* shifted end key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:312: note: this is the location of the previous definition
  312 | #define KEY_SEND                231     /* AC Send */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1595: warning: "KEY_SUSPEND" redefined
 1595 | #define KEY_SUSPEND     0627            /* suspend key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:283: note: this is the location of the previous definition
  283 | #define KEY_SUSPEND             205
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1596: warning: "KEY_UNDO" redefined
 1596 | #define KEY_UNDO        0630            /* undo key */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:209: note: this is the location of the previous definition
  209 | #define KEY_UNDO                131     /* AC Undo */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1603: warning: "KEY_MAX" redefined
 1603 | #define KEY_MAX         0777            /* Maximum key value is 0632 */
      | 
In file included from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.KIoBfN/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:785: note: this is the location of the previous definition
  785 | #define KEY_MAX                 0x2ff
      | 
[ 59%] Building CXX object src/CMakeFiles/conky_core.dir/text_object.cc.o
[ 60%] Building CXX object src/CMakeFiles/conky_core.dir/timeinfo.cc.o
[ 60%] Building CXX object src/CMakeFiles/conky_core.dir/top.cc.o
[ 61%] Building CXX object src/CMakeFiles/conky_core.dir/algebra.cc.o
[ 62%] Building CXX object src/CMakeFiles/conky_core.dir/prioqueue.cc.o
[ 62%] Building CXX object src/CMakeFiles/conky_core.dir/proc.cc.o
[ 63%] Building CXX object src/CMakeFiles/conky_core.dir/user.cc.o
[ 64%] Building CXX object src/CMakeFiles/conky_core.dir/luamm.cc.o
[ 64%] Building CXX object src/CMakeFiles/conky_core.dir/data-source.cc.o
[ 65%] Building CXX object src/CMakeFiles/conky_core.dir/display-output.cc.o
[ 66%] Building CXX object src/CMakeFiles/conky_core.dir/display-console.cc.o
[ 66%] Building CXX object src/CMakeFiles/conky_core.dir/display-file.cc.o
[ 67%] Building CXX object src/CMakeFiles/conky_core.dir/lua-config.cc.o
[ 67%] Building CXX object src/CMakeFiles/conky_core.dir/setting.cc.o
[ 68%] Building CXX object src/CMakeFiles/conky_core.dir/llua.cc.o
[ 69%] Building CXX object src/CMakeFiles/conky_core.dir/update-cb.cc.o
[ 69%] Building CXX object src/CMakeFiles/conky_core.dir/linux.cc.o
[ 70%] Building CXX object src/CMakeFiles/conky_core.dir/users.cc.o
[ 71%] Building CXX object src/CMakeFiles/conky_core.dir/sony.cc.o
[ 71%] Building CXX object src/CMakeFiles/conky_core.dir/i8k.cc.o
[ 72%] Building CXX object src/CMakeFiles/conky_core.dir/mixer.cc.o
[ 73%] Building CXX object src/CMakeFiles/conky_core.dir/ibm.cc.o
[ 73%] Building CXX object src/CMakeFiles/conky_core.dir/smapi.cc.o
[ 74%] Building CXX object src/CMakeFiles/conky_core.dir/libmpdclient.cc.o
[ 75%] Building CXX object src/CMakeFiles/conky_core.dir/mpd.cc.o
[ 75%] Building CXX object src/CMakeFiles/conky_core.dir/moc.cc.o
[ 76%] Building CXX object src/CMakeFiles/conky_core.dir/cmus.cc.o
[ 76%] Building CXX object src/CMakeFiles/conky_core.dir/tcp-portmon.cc.o
[ 77%] Building CXX object src/CMakeFiles/conky_core.dir/display-x11.cc.o
[ 78%] Building CXX object src/CMakeFiles/conky_core.dir/x11-settings.cc.o
[ 78%] Building CXX object src/CMakeFiles/conky_core.dir/x11-color.cc.o
[ 79%] Building CXX object src/CMakeFiles/conky_core.dir/x11.cc.o
[ 80%] Building CXX object src/CMakeFiles/conky_core.dir/fonts.cc.o
[ 80%] Building CXX object src/CMakeFiles/conky_core.dir/gui.cc.o
[ 81%] Building CXX object src/CMakeFiles/conky_core.dir/mouse-events.cc.o
[ 82%] Building CXX object src/CMakeFiles/conky_core.dir/wl.cc.o
[ 82%] Building CXX object src/CMakeFiles/conky_core.dir/display-wayland.cc.o
[ 83%] Building C object src/CMakeFiles/conky_core.dir/xdg-shell-protocol.c.o
[ 84%] Building C object src/CMakeFiles/conky_core.dir/wlr-layer-shell-protocol.c.o
[ 84%] Building CXX object src/CMakeFiles/conky_core.dir/hddtemp.cc.o
[ 85%] Building CXX object src/CMakeFiles/conky_core.dir/ccurl_thread.cc.o
[ 86%] Building CXX object src/CMakeFiles/conky_core.dir/rss.cc.o
[ 86%] Building CXX object src/CMakeFiles/conky_core.dir/prss.cc.o
[ 87%] Building CXX object src/CMakeFiles/conky_core.dir/conky-imlib2.cc.o
[ 87%] Building CXX object src/CMakeFiles/conky_core.dir/apcupsd.cc.o
[ 88%] Building CXX object src/CMakeFiles/conky_core.dir/nc.cc.o
[ 89%] Building CXX object src/CMakeFiles/conky_core.dir/display-ncurses.cc.o
[ 89%] Building CXX object src/CMakeFiles/conky_core.dir/pulseaudio.cc.o
[ 90%] Linking CXX static library libconky_core.a
[ 90%] Built target conky_core
[ 91%] Building CXX object src/CMakeFiles/conky.dir/main.cc.o
[ 92%] Linking CXX executable conky
[ 92%] Built target conky
[ 93%] Linking CXX static library libCatch2.a
[ 93%] Built target Catch2
[ 94%] Building CXX object tests/CMakeFiles/test-conky.dir/test-colours.cc.o
[ 94%] Building CXX object tests/CMakeFiles/test-conky.dir/test-diskio.cc.o
[ 94%] Building CXX object tests/CMakeFiles/test-conky.dir/test-common.cc.o
[ 95%] Building CXX object tests/CMakeFiles/test-conky.dir/test-core.cc.o
[ 95%] Building CXX object tests/CMakeFiles/test-conky.dir/test-conky.cc.o
[ 96%] Building CXX object tests/CMakeFiles/test-conky.dir/test-fs.cc.o
[ 97%] Building CXX object tests/CMakeFiles/test-conky.dir/test-algebra.cc.o
[ 97%] Building CXX object tests/CMakeFiles/test-conky.dir/test-graph.cc.o
[ 99%] Building CXX object tests/CMakeFiles/test-conky.dir/test-gradient.cc.o
[ 99%] Building CXX object tests/CMakeFiles/test-conky.dir/test-linux.cc.o
[100%] Linking CXX executable test-conky
[100%] Built target test-conky
Consolidate compiler generated dependencies of target toluapp_lib_static
Consolidate compiler generated dependencies of target Catch2
Consolidate compiler generated dependencies of target tcp-portmon
[  1%] Built target generated_hdr_files
[  5%] Built target toluapp_lib_static
[  7%] Built target tcp-portmon
[  8%] Built target Catch2
Consolidate compiler generated dependencies of target toluapp
[ 10%] Built target toluapp
Consolidate compiler generated dependencies of target Vc
Consolidate compiler generated dependencies of target conky-cairo_imlib2_helper
Consolidate compiler generated dependencies of target conky-imlib2
Consolidate compiler generated dependencies of target conky-cairo_xlib
Consolidate compiler generated dependencies of target conky-cairo
[ 12%] Built target conky-imlib2
[ 15%] Built target conky-cairo_xlib
[ 16%] Built target conky-cairo_imlib2_helper
[ 18%] Built target conky-cairo
[ 42%] Built target Vc
Consolidate compiler generated dependencies of target conky_core
[ 91%] Built target conky_core
Consolidate compiler generated dependencies of target conky
Consolidate compiler generated dependencies of target test-conky
[ 93%] Built target conky
[100%] Built target test-conky
[100%] Built target conkyrc.vim
[100%] Built target conky.nanorc
Install the project...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/lib/conky/libcairo.so
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/lib/conky/libcairo_xlib.so
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/lib/conky/libimlib2.so
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/lib/conky/libcairo_imlib2_helper.so
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/share/applications/conky.desktop
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/lib/libconky_core.a
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/bin/conky
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/lib/libtcp-portmon.a
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/doc/conky-1.22.0/convert.lua
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/doc/conky-1.22.0/conky_no_x11.conf
-- Installing: /tmp/SBo/repo.KIoBfN/build_conky/package-conky/usr/doc/conky-1.22.0/conky.conf

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.KIoBfN/output_conky/conky-1.22.0-i586-1_SBo.txz

./
etc/
etc/conky/
etc/conky/conky.conf.new
etc/conky/conky_no_x11.conf.new
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/conky
usr/doc/
usr/doc/conky-1.22.0/
usr/doc/conky-1.22.0/AUTHORS
usr/doc/conky-1.22.0/COPYING
usr/doc/conky-1.22.0/LICENSE.BSD
usr/doc/conky-1.22.0/README.md
usr/doc/conky-1.22.0/conky.SlackBuild
usr/doc/conky-1.22.0/convert.lua
usr/lib/
usr/lib/conky/
usr/lib/conky/libcairo.so
usr/lib/conky/libcairo_imlib2_helper.so
usr/lib/conky/libcairo_xlib.so
usr/lib/conky/libimlib2.so
usr/man/
usr/man/man1/
usr/man/man1/conky.1.gz
usr/share/
usr/share/applications/
usr/share/applications/conky.desktop
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/scalable/
usr/share/icons/hicolor/scalable/apps/
usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg
usr/share/nano/
usr/share/nano/conky.nanorc
usr/share/vim/
usr/share/vim/vimfiles/
usr/share/vim/vimfiles/ftdetect/
usr/share/vim/vimfiles/ftdetect/conkyrc.vim
usr/share/vim/vimfiles/syntax/
usr/share/vim/vimfiles/syntax/conkyrc.vim

Slackware package /tmp/SBo/repo.KIoBfN/output_conky/conky-1.22.0-i586-1_SBo.txz created.

Built ok:  conky-1.22.0-i586-1_SBo.txz                                  00:39:52
Testing package conky-1.22.0-i586-1_SBo.txz ... 
Test installing conky-1.22.0-i586-1_SBo.txz ...
conky-1.22.0-i586-1_SBo: light-weight system monitor for X ............. [ 2.0M]
Unmounting chroot ... 
Backed up: conky-1.21.9-i586-2_SBo.txz
:-) system/conky Updated for version 1.22.0 (-:

Copy link
Author

sbo-bot bot commented Jan 4, 2025

sbopkglint i586 system/conky

Installing dependency: lua
lua-5.4.7-i586-1_SBo: a powerful, fast, light-weight, embeddable scripti [ 1.7M]

Installing dependency: imlib2
imlib2-1.12.3-i586-1_SBo: successor to Imlib ........................... [ 1.6M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/system/conky/conky-1.22.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.6qH2kE ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/system/conky/conky-1.22.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.6qH2kE ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === conky-1.22.0-i586-1_SBo.txz: All tests passed ✅

Copy link
Author

sbo-bot bot commented Jan 4, 2025

buildpkg x86_64 system/conky

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Sat Jan  4 00:02:02 GMT 2025
revision: efbbc891bc680961aa2ec5aa9d81fbb7d13a034d
title:    Merge 1164569bf55a03a9673d96f4d9ce155222e128c6 into 07c737e3546f50cf6488e6a5237ce8e68f6a0eb4

================================================================================
system/conky                                                            00:40:55
================================================================================

Calculating dependencies ... 
Dependency tree:
system/conky (update for version 1.22.0)
  libraries/imlib2 (ok)
  development/lua (ok)

Building system/conky (update for version 1.22.0) --------------------- 00:40:55
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
lua-5.4.7-x86_64-1_SBo: a powerful, fast, light-weight, embeddable scrip [ 1.7M]
imlib2-1.12.3-x86_64-1_SBo: successor to Imlib ......................... [ 1.7M]
Running conky.SlackBuild ...                                        ETA 00:42:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./conky.SlackBuild
Built ok:  conky-1.22.0-x86_64-1_SBo.txz                                00:41:39
Testing package conky-1.22.0-x86_64-1_SBo.txz ... done.
Test installing conky-1.22.0-x86_64-1_SBo.txz ...
conky-1.22.0-x86_64-1_SBo: light-weight system monitor for X ........... [ 1.9M]
Unmounting chroot ... done.
Backed up: conky-1.21.9-x86_64-2_SBo.txz
✅ system/conky Updated for version 1.22.0 ✅

================================================================================
SUMMARY                                                                 00:41:40
================================================================================

Logfile:     /var/log/repo/SBo/repo_2025-01-04_00:40:54.log
Runtime:     0h 0m 47s
Updated:     1
  system/conky/conky-1.22.0-x86_64-1_SBo.txz

Snipped Build Log

ncluded from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1515: warning: "KEY_BACKSPACE" redefined
 1515 | #define KEY_BACKSPACE   0407            /* backspace key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:89: note: this is the location of the previous definition
   89 | #define KEY_BACKSPACE           14
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1517: warning: "KEY_F" redefined
 1517 | #define KEY_F(n)        (KEY_F0+(n))    /* Value of function key n */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:108: note: this is the location of the previous definition
  108 | #define KEY_F                   33
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1523: warning: "KEY_CLEAR" redefined
 1523 | #define KEY_CLEAR       0515            /* clear-screen or erase key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:426: note: this is the location of the previous definition
  426 | #define KEY_CLEAR               0x163
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1533: warning: "KEY_ENTER" redefined
 1533 | #define KEY_ENTER       0527            /* enter/send key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:103: note: this is the location of the previous definition
  103 | #define KEY_ENTER               28
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1534: warning: "KEY_PRINT" redefined
 1534 | #define KEY_PRINT       0532            /* print key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:288: note: this is the location of the previous definition
  288 | #define KEY_PRINT               210     /* AC Print */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1543: warning: "KEY_CANCEL" redefined
 1543 | #define KEY_CANCEL      0543            /* cancel key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:301: note: this is the location of the previous definition
  301 | #define KEY_CANCEL              223     /* AC Cancel */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1544: warning: "KEY_CLOSE" redefined
 1544 | #define KEY_CLOSE       0544            /* close key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:284: note: this is the location of the previous definition
  284 | #define KEY_CLOSE               206     /* AC Close */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1546: warning: "KEY_COPY" redefined
 1546 | #define KEY_COPY        0546            /* copy key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:211: note: this is the location of the previous definition
  211 | #define KEY_COPY                133     /* AC Copy */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1548: warning: "KEY_END" redefined
 1548 | #define KEY_END         0550            /* end key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:182: note: this is the location of the previous definition
  182 | #define KEY_END                 107
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1549: warning: "KEY_EXIT" redefined
 1549 | #define KEY_EXIT        0551            /* exit key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:254: note: this is the location of the previous definition
  254 | #define KEY_EXIT                174     /* AC Exit */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1550: warning: "KEY_FIND" redefined
 1550 | #define KEY_FIND        0552            /* find key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:214: note: this is the location of the previous definition
  214 | #define KEY_FIND                136     /* AC Search */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1551: warning: "KEY_HELP" redefined
 1551 | #define KEY_HELP        0553            /* help key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:216: note: this is the location of the previous definition
  216 | #define KEY_HELP                138     /* AL Integrated Help Center */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1554: warning: "KEY_MOVE" redefined
 1554 | #define KEY_MOVE        0556            /* move key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:255: note: this is the location of the previous definition
  255 | #define KEY_MOVE                175
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1555: warning: "KEY_NEXT" redefined
 1555 | #define KEY_NEXT        0557            /* next key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:480: note: this is the location of the previous definition
  480 | #define KEY_NEXT                0x197
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1556: warning: "KEY_OPEN" redefined
 1556 | #define KEY_OPEN        0560            /* open key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:212: note: this is the location of the previous definition
  212 | #define KEY_OPEN                134     /* AC Open */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1558: warning: "KEY_PREVIOUS" redefined
 1558 | #define KEY_PREVIOUS    0562            /* previous key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:485: note: this is the location of the previous definition
  485 | #define KEY_PREVIOUS            0x19c
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1559: warning: "KEY_REDO" redefined
 1559 | #define KEY_REDO        0563            /* redo key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:262: note: this is the location of the previous definition
  262 | #define KEY_REDO                182     /* AC Redo/Repeat */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1561: warning: "KEY_REFRESH" redefined
 1561 | #define KEY_REFRESH     0565            /* refresh key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:253: note: this is the location of the previous definition
  253 | #define KEY_REFRESH             173     /* AC Refresh */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1563: warning: "KEY_RESTART" redefined
 1563 | #define KEY_RESTART     0567            /* restart key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:481: note: this is the location of the previous definition
  481 | #define KEY_RESTART             0x198
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1565: warning: "KEY_SAVE" redefined
 1565 | #define KEY_SAVE        0571            /* save key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:315: note: this is the location of the previous definition
  315 | #define KEY_SAVE                234     /* AC Save */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1573: warning: "KEY_SELECT" redefined
 1573 | #define KEY_SELECT      0601            /* select key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:424: note: this is the location of the previous definition
  424 | #define KEY_SELECT              0x161
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1574: warning: "KEY_SEND" redefined
 1574 | #define KEY_SEND        0602            /* shifted end key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:312: note: this is the location of the previous definition
  312 | #define KEY_SEND                231     /* AC Send */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1595: warning: "KEY_SUSPEND" redefined
 1595 | #define KEY_SUSPEND     0627            /* suspend key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:283: note: this is the location of the previous definition
  283 | #define KEY_SUSPEND             205
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1596: warning: "KEY_UNDO" redefined
 1596 | #define KEY_UNDO        0630            /* undo key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:209: note: this is the location of the previous definition
  209 | #define KEY_UNDO                131     /* AC Undo */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/nc.h:33,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:77:
/usr/include/ncurses/ncurses.h:1603: warning: "KEY_MAX" redefined
 1603 | #define KEY_MAX         0777            /* Maximum key value is 0632 */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/core.cc:72:
/usr/include/linux/input-event-codes.h:785: note: this is the location of the previous definition
  785 | #define KEY_MAX                 0x2ff
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1504: warning: "KEY_BREAK" redefined
 1504 | #define KEY_BREAK       0401            /* Break key (unreliable) */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:484: note: this is the location of the previous definition
  484 | #define KEY_BREAK               0x19b
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1510: warning: "KEY_DOWN" redefined
 1510 | #define KEY_DOWN        0402            /* down-arrow key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:183: note: this is the location of the previous definition
  183 | #define KEY_DOWN                108
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1511: warning: "KEY_UP" redefined
 1511 | #define KEY_UP          0403            /* up-arrow key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:178: note: this is the location of the previous definition
  178 | #define KEY_UP                  103
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1512: warning: "KEY_LEFT" redefined
 1512 | #define KEY_LEFT        0404            /* left-arrow key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:180: note: this is the location of the previous definition
  180 | #define KEY_LEFT                105
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1513: warning: "KEY_RIGHT" redefined
 1513 | #define KEY_RIGHT       0405            /* right-arrow key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:181: note: this is the location of the previous definition
  181 | #define KEY_RIGHT               106
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1514: warning: "KEY_HOME" redefined
 1514 | #define KEY_HOME        0406            /* home key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:177: note: this is the location of the previous definition
  177 | #define KEY_HOME                102
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1515: warning: "KEY_BACKSPACE" redefined
 1515 | #define KEY_BACKSPACE   0407            /* backspace key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:89: note: this is the location of the previous definition
   89 | #define KEY_BACKSPACE           14
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1517: warning: "KEY_F" redefined
 1517 | #define KEY_F(n)        (KEY_F0+(n))    /* Value of function key n */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:108: note: this is the location of the previous definition
  108 | #define KEY_F                   33
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1523: warning: "KEY_CLEAR" redefined
 1523 | #define KEY_CLEAR       0515            /* clear-screen or erase key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:426: note: this is the location of the previous definition
  426 | #define KEY_CLEAR               0x163
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1533: warning: "KEY_ENTER" redefined
 1533 | #define KEY_ENTER       0527            /* enter/send key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:103: note: this is the location of the previous definition
  103 | #define KEY_ENTER               28
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1534: warning: "KEY_PRINT" redefined
 1534 | #define KEY_PRINT       0532            /* print key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:288: note: this is the location of the previous definition
  288 | #define KEY_PRINT               210     /* AC Print */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1543: warning: "KEY_CANCEL" redefined
 1543 | #define KEY_CANCEL      0543            /* cancel key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:301: note: this is the location of the previous definition
  301 | #define KEY_CANCEL              223     /* AC Cancel */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1544: warning: "KEY_CLOSE" redefined
 1544 | #define KEY_CLOSE       0544            /* close key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:284: note: this is the location of the previous definition
  284 | #define KEY_CLOSE               206     /* AC Close */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1546: warning: "KEY_COPY" redefined
 1546 | #define KEY_COPY        0546            /* copy key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:211: note: this is the location of the previous definition
  211 | #define KEY_COPY                133     /* AC Copy */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1548: warning: "KEY_END" redefined
 1548 | #define KEY_END         0550            /* end key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:182: note: this is the location of the previous definition
  182 | #define KEY_END                 107
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1549: warning: "KEY_EXIT" redefined
 1549 | #define KEY_EXIT        0551            /* exit key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:254: note: this is the location of the previous definition
  254 | #define KEY_EXIT                174     /* AC Exit */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1550: warning: "KEY_FIND" redefined
 1550 | #define KEY_FIND        0552            /* find key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:214: note: this is the location of the previous definition
  214 | #define KEY_FIND                136     /* AC Search */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1551: warning: "KEY_HELP" redefined
 1551 | #define KEY_HELP        0553            /* help key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:216: note: this is the location of the previous definition
  216 | #define KEY_HELP                138     /* AL Integrated Help Center */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1554: warning: "KEY_MOVE" redefined
 1554 | #define KEY_MOVE        0556            /* move key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:255: note: this is the location of the previous definition
  255 | #define KEY_MOVE                175
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1555: warning: "KEY_NEXT" redefined
 1555 | #define KEY_NEXT        0557            /* next key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:480: note: this is the location of the previous definition
  480 | #define KEY_NEXT                0x197
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1556: warning: "KEY_OPEN" redefined
 1556 | #define KEY_OPEN        0560            /* open key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:212: note: this is the location of the previous definition
  212 | #define KEY_OPEN                134     /* AC Open */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1558: warning: "KEY_PREVIOUS" redefined
 1558 | #define KEY_PREVIOUS    0562            /* previous key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:485: note: this is the location of the previous definition
  485 | #define KEY_PREVIOUS            0x19c
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1559: warning: "KEY_REDO" redefined
 1559 | #define KEY_REDO        0563            /* redo key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:262: note: this is the location of the previous definition
  262 | #define KEY_REDO                182     /* AC Redo/Repeat */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1561: warning: "KEY_REFRESH" redefined
 1561 | #define KEY_REFRESH     0565            /* refresh key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:253: note: this is the location of the previous definition
  253 | #define KEY_REFRESH             173     /* AC Refresh */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1563: warning: "KEY_RESTART" redefined
 1563 | #define KEY_RESTART     0567            /* restart key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:481: note: this is the location of the previous definition
  481 | #define KEY_RESTART             0x198
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1565: warning: "KEY_SAVE" redefined
 1565 | #define KEY_SAVE        0571            /* save key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:315: note: this is the location of the previous definition
  315 | #define KEY_SAVE                234     /* AC Save */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1573: warning: "KEY_SELECT" redefined
 1573 | #define KEY_SELECT      0601            /* select key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:424: note: this is the location of the previous definition
  424 | #define KEY_SELECT              0x161
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1574: warning: "KEY_SEND" redefined
 1574 | #define KEY_SEND        0602            /* shifted end key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:312: note: this is the location of the previous definition
  312 | #define KEY_SEND                231     /* AC Send */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1595: warning: "KEY_SUSPEND" redefined
 1595 | #define KEY_SUSPEND     0627            /* suspend key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:283: note: this is the location of the previous definition
  283 | #define KEY_SUSPEND             205
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1596: warning: "KEY_UNDO" redefined
 1596 | #define KEY_UNDO        0630            /* undo key */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:209: note: this is the location of the previous definition
  209 | #define KEY_UNDO                131     /* AC Undo */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:92:
/usr/include/ncurses/ncurses.h:1603: warning: "KEY_MAX" redefined
 1603 | #define KEY_MAX         0777            /* Maximum key value is 0632 */
      | 
In file included from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/mouse-events.h:57,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/llua.h:37,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/x11.h:52,
                 from /tmp/SBo/repo.MNbj8i/build_conky/conky-1.22.0/src/conky.cc:77:
/usr/include/linux/input-event-codes.h:785: note: this is the location of the previous definition
  785 | #define KEY_MAX                 0x2ff
      | 
[ 59%] Building CXX object src/CMakeFiles/conky_core.dir/text_object.cc.o
[ 60%] Building CXX object src/CMakeFiles/conky_core.dir/timeinfo.cc.o
[ 60%] Building CXX object src/CMakeFiles/conky_core.dir/top.cc.o
[ 61%] Building CXX object src/CMakeFiles/conky_core.dir/algebra.cc.o
[ 62%] Building CXX object src/CMakeFiles/conky_core.dir/prioqueue.cc.o
[ 62%] Building CXX object src/CMakeFiles/conky_core.dir/proc.cc.o
[ 63%] Building CXX object src/CMakeFiles/conky_core.dir/user.cc.o
[ 64%] Building CXX object src/CMakeFiles/conky_core.dir/luamm.cc.o
[ 64%] Building CXX object src/CMakeFiles/conky_core.dir/data-source.cc.o
[ 65%] Building CXX object src/CMakeFiles/conky_core.dir/display-console.cc.o
[ 66%] Building CXX object src/CMakeFiles/conky_core.dir/display-output.cc.o
[ 66%] Building CXX object src/CMakeFiles/conky_core.dir/display-file.cc.o
[ 67%] Building CXX object src/CMakeFiles/conky_core.dir/lua-config.cc.o
[ 67%] Building CXX object src/CMakeFiles/conky_core.dir/setting.cc.o
[ 68%] Building CXX object src/CMakeFiles/conky_core.dir/llua.cc.o
[ 69%] Building CXX object src/CMakeFiles/conky_core.dir/update-cb.cc.o
[ 69%] Building CXX object src/CMakeFiles/conky_core.dir/linux.cc.o
[ 70%] Building CXX object src/CMakeFiles/conky_core.dir/users.cc.o
[ 71%] Building CXX object src/CMakeFiles/conky_core.dir/sony.cc.o
[ 71%] Building CXX object src/CMakeFiles/conky_core.dir/i8k.cc.o
[ 72%] Building CXX object src/CMakeFiles/conky_core.dir/mixer.cc.o
[ 73%] Building CXX object src/CMakeFiles/conky_core.dir/ibm.cc.o
[ 73%] Building CXX object src/CMakeFiles/conky_core.dir/smapi.cc.o
[ 74%] Building CXX object src/CMakeFiles/conky_core.dir/mpd.cc.o
[ 75%] Building CXX object src/CMakeFiles/conky_core.dir/libmpdclient.cc.o
[ 75%] Building CXX object src/CMakeFiles/conky_core.dir/moc.cc.o
[ 76%] Building CXX object src/CMakeFiles/conky_core.dir/cmus.cc.o
[ 76%] Building CXX object src/CMakeFiles/conky_core.dir/tcp-portmon.cc.o
[ 77%] Building CXX object src/CMakeFiles/conky_core.dir/display-x11.cc.o
[ 78%] Building CXX object src/CMakeFiles/conky_core.dir/x11-settings.cc.o
[ 78%] Building CXX object src/CMakeFiles/conky_core.dir/x11-color.cc.o
[ 79%] Building CXX object src/CMakeFiles/conky_core.dir/x11.cc.o
[ 80%] Building CXX object src/CMakeFiles/conky_core.dir/fonts.cc.o
[ 80%] Building CXX object src/CMakeFiles/conky_core.dir/gui.cc.o
[ 81%] Building CXX object src/CMakeFiles/conky_core.dir/mouse-events.cc.o
[ 82%] Building CXX object src/CMakeFiles/conky_core.dir/wl.cc.o
[ 82%] Building CXX object src/CMakeFiles/conky_core.dir/display-wayland.cc.o
[ 83%] Building C object src/CMakeFiles/conky_core.dir/xdg-shell-protocol.c.o
[ 84%] Building C object src/CMakeFiles/conky_core.dir/wlr-layer-shell-protocol.c.o
[ 84%] Building CXX object src/CMakeFiles/conky_core.dir/hddtemp.cc.o
[ 85%] Building CXX object src/CMakeFiles/conky_core.dir/ccurl_thread.cc.o
[ 86%] Building CXX object src/CMakeFiles/conky_core.dir/rss.cc.o
[ 86%] Building CXX object src/CMakeFiles/conky_core.dir/prss.cc.o
[ 87%] Building CXX object src/CMakeFiles/conky_core.dir/conky-imlib2.cc.o
[ 87%] Building CXX object src/CMakeFiles/conky_core.dir/apcupsd.cc.o
[ 88%] Building CXX object src/CMakeFiles/conky_core.dir/nc.cc.o
[ 89%] Building CXX object src/CMakeFiles/conky_core.dir/display-ncurses.cc.o
[ 89%] Building CXX object src/CMakeFiles/conky_core.dir/pulseaudio.cc.o
[ 90%] Linking CXX static library libconky_core.a
[ 90%] Built target conky_core
[ 91%] Building CXX object src/CMakeFiles/conky.dir/main.cc.o
[ 92%] Linking CXX executable conky
[ 92%] Built target conky
[ 93%] Linking CXX static library libCatch2.a
[ 93%] Built target Catch2
[ 93%] Building CXX object tests/CMakeFiles/test-conky.dir/test-diskio.cc.o
[ 94%] Building CXX object tests/CMakeFiles/test-conky.dir/test-colours.cc.o
[ 95%] Building CXX object tests/CMakeFiles/test-conky.dir/test-algebra.cc.o
[ 96%] Building CXX object tests/CMakeFiles/test-conky.dir/test-core.cc.o
[ 96%] Building CXX object tests/CMakeFiles/test-conky.dir/test-common.cc.o
[ 97%] Building CXX object tests/CMakeFiles/test-conky.dir/test-gradient.cc.o
[ 97%] Building CXX object tests/CMakeFiles/test-conky.dir/test-graph.cc.o
[ 97%] Building CXX object tests/CMakeFiles/test-conky.dir/test-conky.cc.o
[ 98%] Building CXX object tests/CMakeFiles/test-conky.dir/test-fs.cc.o
[ 99%] Building CXX object tests/CMakeFiles/test-conky.dir/test-linux.cc.o
[100%] Linking CXX executable test-conky
[100%] Built target test-conky
Consolidate compiler generated dependencies of target toluapp_lib_static
Consolidate compiler generated dependencies of target tcp-portmon
Consolidate compiler generated dependencies of target Catch2
[  1%] Built target generated_hdr_files
[  5%] Built target toluapp_lib_static
[  7%] Built target tcp-portmon
[  8%] Built target Catch2
Consolidate compiler generated dependencies of target toluapp
Consolidate compiler generated dependencies of target Vc
[ 10%] Built target toluapp
Consolidate compiler generated dependencies of target conky-cairo_xlib
Consolidate compiler generated dependencies of target conky-imlib2
Consolidate compiler generated dependencies of target conky-cairo
Consolidate compiler generated dependencies of target conky-cairo_imlib2_helper
[ 34%] Built target Vc
[ 38%] Built target conky-cairo_xlib
[ 38%] Built target conky-imlib2
[ 40%] Built target conky-cairo
[ 42%] Built target conky-cairo_imlib2_helper
Consolidate compiler generated dependencies of target conky_core
[ 91%] Built target conky_core
Consolidate compiler generated dependencies of target conky
Consolidate compiler generated dependencies of target test-conky
[ 93%] Built target conky
[100%] Built target test-conky
[100%] Built target conkyrc.vim
[100%] Built target conky.nanorc
Install the project...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/lib64/conky/libcairo.so
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/lib64/conky/libcairo_xlib.so
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/lib64/conky/libimlib2.so
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/lib64/conky/libcairo_imlib2_helper.so
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/share/applications/conky.desktop
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/lib64/libconky_core.a
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/bin/conky
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/lib64/libtcp-portmon.a
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/doc/conky-1.22.0/convert.lua
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/doc/conky-1.22.0/conky_no_x11.conf
-- Installing: /tmp/SBo/repo.MNbj8i/build_conky/package-conky/usr/doc/conky-1.22.0/conky.conf

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.MNbj8i/output_conky/conky-1.22.0-x86_64-1_SBo.txz

./
etc/
etc/conky/
etc/conky/conky.conf.new
etc/conky/conky_no_x11.conf.new
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/conky
usr/doc/
usr/doc/conky-1.22.0/
usr/doc/conky-1.22.0/AUTHORS
usr/doc/conky-1.22.0/COPYING
usr/doc/conky-1.22.0/LICENSE.BSD
usr/doc/conky-1.22.0/README.md
usr/doc/conky-1.22.0/conky.SlackBuild
usr/doc/conky-1.22.0/convert.lua
usr/lib64/
usr/lib64/conky/
usr/lib64/conky/libcairo.so
usr/lib64/conky/libcairo_imlib2_helper.so
usr/lib64/conky/libcairo_xlib.so
usr/lib64/conky/libimlib2.so
usr/man/
usr/man/man1/
usr/man/man1/conky.1.gz
usr/share/
usr/share/applications/
usr/share/applications/conky.desktop
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/scalable/
usr/share/icons/hicolor/scalable/apps/
usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg
usr/share/nano/
usr/share/nano/conky.nanorc
usr/share/vim/
usr/share/vim/vimfiles/
usr/share/vim/vimfiles/ftdetect/
usr/share/vim/vimfiles/ftdetect/conkyrc.vim
usr/share/vim/vimfiles/syntax/
usr/share/vim/vimfiles/syntax/conkyrc.vim

Slackware package /tmp/SBo/repo.MNbj8i/output_conky/conky-1.22.0-x86_64-1_SBo.txz created.

Built ok:  conky-1.22.0-x86_64-1_SBo.txz                                00:41:39
Testing package conky-1.22.0-x86_64-1_SBo.txz ... 
Test installing conky-1.22.0-x86_64-1_SBo.txz ...
conky-1.22.0-x86_64-1_SBo: light-weight system monitor for X ........... [ 1.9M]
Unmounting chroot ... 
Backed up: conky-1.21.9-x86_64-2_SBo.txz
:-) system/conky Updated for version 1.22.0 (-:

Copy link
Author

sbo-bot bot commented Jan 4, 2025

sbopkglint x86_64 system/conky

Installing dependency: lua
lua-5.4.7-x86_64-1_SBo: a powerful, fast, light-weight, embeddable scrip [ 1.7M]

Installing dependency: imlib2
imlib2-1.12.3-x86_64-1_SBo: successor to Imlib ......................... [ 1.7M]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/system/conky/conky-1.22.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.t3Q4At ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/system/conky/conky-1.22.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.t3Q4At ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === conky-1.22.0-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Jan 4, 2025

merged

@willysr willysr closed this Jan 4, 2025
@willysr willysr deleted the conky-9166cc2319e9331b3714787897d8b65f branch January 4, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission-form Changes submitted via the website submission form
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants