dpkg-query: no packages found matching xorg-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libx11-xcb-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-render0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-render-util0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-xkb-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-icccm4-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-image0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-keysyms1-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-randr0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-shape0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-sync-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-xfixes0-dev debconf: delaying package configuration, since apt-utils is not installed dpkg-query: no packages found matching libxcb-xinerama0-dev debconf: delaying package configuration, since apt-utils is not installed configure: WARNING: Different --prefix selected for Tk and Tcl! [package require Tk] may not work correctly in tclsh. /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c: In function ‘TkPostscriptImage’: /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1185:37: warning: ‘cdata.blue_mask’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define GetBValue(rgb) ((rgb & cdata->blue_mask) >> cdata->blue_shift) ^~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1263:20: note: ‘cdata.blue_mask’ was declared here TkColormapData cdata; ^~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1184:37: warning: ‘cdata.green_mask’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define GetGValue(rgb) ((rgb & cdata->green_mask) >> cdata->green_shift) ^~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1263:20: note: ‘cdata.green_mask’ was declared here TkColormapData cdata; ^~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1183:37: warning: ‘cdata.red_mask’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define GetRValue(rgb) ((rgb & cdata->red_mask) >> cdata->red_shift) ^~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1263:20: note: ‘cdata.red_mask’ was declared here TkColormapData cdata; ^~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1185:50: warning: ‘cdata.blue_shift’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define GetBValue(rgb) ((rgb & cdata->blue_mask) >> cdata->blue_shift) ^~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1263:20: note: ‘cdata.blue_shift’ was declared here TkColormapData cdata; ^~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1183:49: warning: ‘cdata.red_shift’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define GetRValue(rgb) ((rgb & cdata->red_mask) >> cdata->red_shift) ^~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1263:20: note: ‘cdata.red_shift’ was declared here TkColormapData cdata; ^~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1184:51: warning: ‘cdata.green_shift’ may be used uninitialized in this function [-Wmaybe-uninitialized] #define GetGValue(rgb) ((rgb & cdata->green_mask) >> cdata->green_shift) ^~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkCanvPs.c:1263:20: note: ‘cdata.green_shift’ was declared here TkColormapData cdata; ^~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkTextImage.c: In function ‘EmbImageDisplayProc’: /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkTextImage.c:689:5: warning: ‘imageY’ may be used uninitialized in this function [-Wmaybe-uninitialized] Tk_RedrawImage(image, 0, 0, width, height, dst, imageX, imageY); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkTextWind.c: In function ‘TkTextEmbWinDisplayProc’: /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkTextWind.c:1155:2: warning: ‘windowY’ may be used uninitialized in this function [-Wmaybe-uninitialized] Tk_MaintainGeometry(tkwin, textPtr->tkwin, windowX, windowY, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ width, height); ~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c: In function ‘TkpGetKeySym’: /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:366:5: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] sym = TkKeycodeToKeysym(dispPtr, eventPtr->xkey.keycode, 0, ^~~ In file included from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tk.h:96, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkPort.h:21, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkInt.h:19, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:381:6: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] sym = TkKeycodeToKeysym(dispPtr, eventPtr->xkey.keycode, ^~~ In file included from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tk.h:96, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkPort.h:21, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkInt.h:19, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:392:2: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] sym = TkKeycodeToKeysym(dispPtr, eventPtr->xkey.keycode, ^~~ In file included from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tk.h:96, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkPort.h:21, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkInt.h:19, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c: In function ‘TkpInitKeymapInfo’: /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:442:2: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] keysym = TkKeycodeToKeysym(dispPtr, *codePtr, 0, 0); ^~~~~~ In file included from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tk.h:96, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkPort.h:21, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkInt.h:19, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:468:2: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] keysym = TkKeycodeToKeysym(dispPtr, *codePtr, 0, 0); ^~~~~~ In file included from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tk.h:96, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkPort.h:21, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../generic/tkInt.h:19, from /home/conan/w/cci_PR-3458/.conan/data/tk/8.6.10/_/_/build/2405597137ae6e26f2fe44535ccd459966818e54/source_subfolder/unix/../unix/tkUnixKey.c:13: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Tk_Init failed: no display name and no $DISPLAY environment variable But ignore it: there may not be a X server running.