The following packages will be installed: nomarch Fetching README... 0%100%100%100%100%100%Done Fetching makefile-destdir.patch.gz... 0%100%100%100%100%100%Done Fetching nomarch.SlackBuild... 0%100%100%100%100%100%Done Fetching nomarch.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done nomarch-1.4/ nomarch-1.4/main.c nomarch-1.4/readlzw.c nomarch-1.4/Makefile nomarch-1.4/TODO nomarch-1.4/COPYING nomarch-1.4/readlzw.h nomarch-1.4/README nomarch-1.4/NEWS nomarch-1.4/readhuff.h nomarch-1.4/readhuff.c nomarch-1.4/readrle.h nomarch-1.4/readrle.c nomarch-1.4/nomarch.1 nomarch-1.4/ChangeLog nomarch-1.4/mkinstalldirs patching file Makefile gcc -O2 -march=i586 -mtune=i686 -c -o main.o main.c gcc -O2 -march=i586 -mtune=i686 -c -o readrle.o readrle.c gcc -O2 -march=i586 -mtune=i686 -c -o readhuff.o readhuff.c readhuff.c: In function ‘convert_huff’: readhuff.c:93:13: warning: argument 1 range [4294965248, 4294967288] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] 93 | if((nodearr=malloc(sizeof(struct huff_node_tag)*nodes))==NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from readhuff.c:14: /usr/include/stdlib.h:539:14: note: in a call to allocation function ‘malloc’ declared here 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ gcc -O2 -march=i586 -mtune=i686 -c -o readlzw.o readlzw.c gcc -O2 -march=i586 -mtune=i686 -o nomarch main.o readrle.o readhuff.o readlzw.o /bin/sh ./mkinstalldirs /usr/src/slapt-src-i486/system/nomarch/package-nomarch//usr/bin /usr/src/slapt-src-i486/system/nomarch/package-nomarch//usr/man/man1 mkdir /usr/src/slapt-src-i486/system/nomarch/package-nomarch/usr mkdir /usr/src/slapt-src-i486/system/nomarch/package-nomarch/usr/bin mkdir /usr/src/slapt-src-i486/system/nomarch/package-nomarch/usr/man mkdir /usr/src/slapt-src-i486/system/nomarch/package-nomarch/usr/man/man1 install -m 755 nomarch /usr/src/slapt-src-i486/system/nomarch/package-nomarch//usr/bin install -m 644 nomarch.1 /usr/src/slapt-src-i486/system/nomarch/package-nomarch//usr/man/man1 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/nomarch/nomarch-1.4-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/nomarch usr/doc/ usr/doc/nomarch-1.4/ usr/doc/nomarch-1.4/COPYING usr/doc/nomarch-1.4/ChangeLog usr/doc/nomarch-1.4/NEWS usr/doc/nomarch-1.4/README usr/doc/nomarch-1.4/TODO usr/doc/nomarch-1.4/nomarch.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/nomarch.1.gz Slackware package /usr/src/slapt-src-i486/system/nomarch/nomarch-1.4-i586-1salix15.0.txz created. Installing package nomarch-1.4-i586-1salix15.0... | nomarch (extract '.arc' archives) | | Nomarch lists/extracts/tests '.arc' and '.ark' archives. | This is an ancient file format you can still run into it if you | mess about with old CP/M stuff. Nomarch is a handy as a way to deal | with these files. | | | Website: http://www.svgalib.org/rus/nomarch.html | | | |