ppmodule.c: In function ‘_ppfont’: ppmodule.c:91:41: warning: pointer targets in passing argument 3 of ‘XftTextExtentsUtf8’ differ in signedness [-Wpointer-sign] 91 | XftTextExtentsUtf8(dsp, xf, text, len, &ginfo); | ^~~~ | | | char * In file included from ppmodule.c:37: /usr/include/X11/Xft/Xft.h:321:38: note: expected ‘const FcChar8 *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’ 321 | _Xconst FcChar8 *string, | ^ ppmodule.c:106:58: warning: pointer targets in passing argument 6 of ‘XftDrawStringUtf8’ differ in signedness [-Wpointer-sign] 106 | XftDrawStringUtf8(draw, &xftcol, xf, font_x, font_y, text, len); | ^~~~ | | creating build/lib.linux-i686-2.7 gcc -pthread -shared build/temp.linux-i686-2.7/ppmodule.o -L/usr/lib -L/usr/lib -lfreetype -lXft -lImlib2 -lpython2.7 -o build/lib.linux-i686-2.7/ppmodule.so running build_scripts creating build/scripts-2.7 copying and adjusting pypanel -> build/scripts-2.7 changing mode of build/scripts-2.7/pypanel from 644 to 755 running install_lib creating /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr creating /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib creating /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7 creating /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/ppmodule.so -> /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages running install_scripts creating /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/bin copying build/scripts-2.7/pypanel -> /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/bin changing mode of /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/bin/pypanel to 755 running install_data creating /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages/pypanel copying COPYING -> /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages/pypanel copying README -> /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages/pypanel copying ppicon.png -> /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages/pypanel copying pypanelrc -> /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages/pypanel running install_egg_info Writing /usr/src/slapt-src/desktop/PyPanel/package-PyPanel/usr/lib/python2.7/site-packages/PyPanel-2.4-py2.7.egg-info 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: /usr/src/slapt-src/desktop/PyPanel/PyPanel-2.4-i486-2salix15.0.txz Slackware package /usr/src/slapt-src/desktop/PyPanel/PyPanel-2.4-i486-2salix15.0.txz created. Installing package PyPanel-2.4-i486-2salix15.0... | PyPanel (a lightweight panel/taskbar for X11) | | PyPanel is a lightweight panel/taskbar written in Python and C for | X11 window managers. It can be easily customized to match any desktop | theme or taste. PyPanel works with EWMH compliant WMs (Openbox, | PekWM, PyPanel: FVWM, etc.) and is distributed under the GNU General | Public License v2. | | Homepage: http://pypanel.sourceforge.net/ | | | | ~~~~~~~~~~~ ppmodule.c:166:74: warning: pointer targets in passing argument 9 of ‘XGetGeometry’ differ in signedness [-Wpointer-sign] 166 | if (!XGetGeometry(dsp, win_icon, &root, &s1, &s1, &s1, &s1, &s1, &s1)) | ^~~ | | | int * In file included from ppmodule.c:22: /usr/include/X11/Xlib.h:2639:5: note: expected ‘unsigned int *’ but argument is of type ‘int *’ 2639 | unsigned int* /* depth_return */ | ^~~~~~~~~~~~~ ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/pypanel usr/doc/ usr/doc/PyPanel-2.4/ usr/doc/PyPanel-2.4/COPYING usr/doc/PyPanel-2.4/PKG-INFO usr/doc/PyPanel-2.4/PyPanel.SlackBuild usr/doc/PyPanel-2.4/README usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/PyPanel-2.4-py2.7.egg-info usr/lib/python2.7/site-packages/ppmodule.so usr/lib/python2.7/site-packages/pypanel/ usr/lib/python2.7/site-packages/pypanel/COPYING usr/lib/python2.7/site-packages/pypanel/README usr/lib/python2.7/site-packages/pypanel/ppicon.png usr/lib/python2.7/site-packages/pypanel/pypanelrc