src/C/bbox.c: In function ‘readppm_and_calcbb’: src/C/bbox.c:99:25: warning: variable ‘stepsize’ set but not used [-Wunused-but-set-variable] 99 | unsigned char stepsize; | ^~~~~~~~ src/C/bbox.c:227:24: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized] 227 | if ( x < x_min ) x_min= x; | ~~^~~~~~~ ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/bbox usr/bin/ps2eps usr/doc/ usr/doc/ps2eps-1.64/ usr/doc/ps2eps-1.64/Changes.txt usr/doc/ps2eps-1.64/INSTALL.txt usr/doc/ps2eps-1.64/LICENSE.txt usr/doc/ps2eps-1.64/README.txt usr/doc/ps2eps-1.64/ps2eps.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/bbox.1.gz usr/man/man1/ps2eps.1.gz pdf/ ps2eps/doc/pdf/bbox.pdf ps2eps/doc/pdf/ps2eps.pdf ps2eps/doc/html/ ps2eps/doc/html/bbox.html ps2eps/doc/html/ps2eps.html ps2eps/src/ ps2eps/src/C/ ps2eps/src/C/bbox.c ps2eps/LICENSE.txt ps2eps/README.txt ps2eps/Changes.txt ps2eps/INSTALL.txt ps2eps/Latest_is_1.64 gcc -Wall -O2 -march=i586 -mtune=i686 -o bbox src/C/bbox.c 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/office/ps2eps/ps2eps-1.64-i586-1salix15.0.txz Slackware package /usr/src/slapt-src-i486/office/ps2eps/ps2eps-1.64-i586-1salix15.0.txz created. Installing package ps2eps-1.64-i586-1salix15.0... | ps2eps (Encapsulated PostScript) | | ps2eps is a tool (written in Perl) to produce Encapsulated PostScript | Files (EPS/EPSF) from usual one-paged Postscript documents. It | calculates correct Bounding Boxes for those EPS files and filters some | special postscript command sequences that can produce erroneous | results on printers. EPS files are often needed for including | (scalable) graphics of high quality into TeX/LaTeX (or even Word) | documents. | | Homepage: http://www.tm.uka.de/~bless/ps2eps | | WARNING: File already exist usr/bin/bbox (it will be replaced) WARNING: File already exist usr/bin/ps2eps (it will be replaced) WARNING: File already exist usr/man/man1/bbox.1.gz (it will be replaced) WARNING: File already exist usr/man/man1/ps2eps.1.gz (it will be replaced)