The following packages will be installed: regionset Fetching README... 0%100%100%100%100%100%Done Fetching regionset.SlackBuild... 0%100%100%100%100%100%Done Fetching regionset.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done regionset-0.2/ regionset-0.2/regionset.8 regionset-0.2/Makefile regionset-0.2/COPYING regionset-0.2/README regionset-0.2/dvd_udf.c regionset-0.2/dvd_udf.h regionset-0.2/debian/ regionset-0.2/debian/control regionset-0.2/debian/rules regionset-0.2/debian/copyright regionset-0.2/debian/manpages regionset-0.2/debian/compat regionset-0.2/debian/install regionset-0.2/debian/changelog regionset-0.2/regionset.c gcc -Wall -O2 -march=i586 -mtune=i686 -o regionset regionset.c dvd_udf.c dvd_udf.c: In function ‘udf_update_segments’: dvd_udf.c:156:35: warning: ‘%03d’ directive writing between 3 and 11 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] 156 | sprintf(file, "%s.%03d", Filename, disc.segments); | ^~~~ dvd_udf.c:156:17: note: ‘sprintf’ output between 5 and 4108 bytes into a destination of size 4096 156 | sprintf(file, "%s.%03d", Filename, disc.segments); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvd_udf.c: In function ‘UDFReadLB’: dvd_udf.c:198:59: warning: ‘%03d’ directive writing between 3 and 11 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] 198 | sprintf(file, "%s.%03d", Filename, segment); | ^~~~ dvd_udf.c:198:41: note: ‘sprintf’ output between 5 and 4108 bytes into a destination of size 4096 198 | sprintf(file, "%s.%03d", Filename, segment); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-i486/system/regionset/regionset-0.2-i586-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/regionset-0.2/ usr/doc/regionset-0.2/COPYING usr/doc/regionset-0.2/README usr/doc/regionset-0.2/regionset.SlackBuild usr/sbin/ usr/sbin/regionset Slackware package /usr/src/slapt-src-i486/system/regionset/regionset-0.2-i586-2salix15.0.txz created. Installing package regionset-0.2-i586-2salix15.0... | regionset (set dvd drive region) | | regionset allows you to check and set the region code of DVD drives. | | Homepage: http://linvdr.org/projects/regionset/ | | | | | | | |