scons: warning: The build_dir keyword has been deprecated; use the variant_dir keyword instead. File "/usr/src/slapt-src/graphics/lcdtest/lcdtest-1.18/SConstruct", line 127, in scons: warning: The build_dir keyword has been deprecated; use the variant_dir keyword instead. File "/usr/src/slapt-src/graphics/lcdtest/lcdtest-1.18/SConstruct", line 141, in src/lcdtest.c: In function 'get_text_size': src/lcdtest.c:133:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n > (sizeof (buf) - 1)) ^ src/lcdtest.c: In function 'create_text_surface': src/lcdtest.c:208:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n > (sizeof (buf) - 1)) ^ ./ usr/ usr/bin/ usr/bin/lcdtest usr/doc/ usr/doc/lcdtest-1.18/ usr/doc/lcdtest-1.18/README usr/doc/lcdtest-1.18/COPYING usr/doc/lcdtest-1.18/lcdtest.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/lcdtest.1.gz usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/lcdtest.svg usr/share/applications/ usr/share/applications/lcdtest.desktop install/ install/doinst.sh install/slack-desc /src/slapt-src/graphics/lcdtest/package-lcdtest/usr/man/man1/lcdtest.1" Install file: "desktop/lcdtest.desktop" as "/usr/src/slapt-src/graphics/lcdtest/package-lcdtest/usr/share/applications/lcdtest.desktop" Install file: "desktop/lcdtest.svg" as "/usr/src/slapt-src/graphics/lcdtest/package-lcdtest/usr/share/icons/hicolor/scalable/apps/lcdtest.svg" scons: done building targets. Slackware package maker, version 3.141593. 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/graphics/lcdtest/lcdtest-1.18-i486-2salix.txz Slackware package /usr/src/slapt-src/graphics/lcdtest/lcdtest-1.18-i486-2salix.txz created. Installing package lcdtest-1.18-i486-2salix... | Lcdtest (utility to display LCD monitor test patterns) | | lcdtest is a utility to display LCD monitor test patterns. | It may be useful for adjusting the pixel clock frequency and phase on | LCD monitors when using analog inputs, and for finding pixels that are | stuck on or off. | | lcdtest uses the SDL library. | | Homepage: http://www.brouhaha.com/~eric/software/lcdtest/ | | |