configure.ac:7: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' 100%100%100%100%Done Fetching trrntzip.SlackBuild... 0%100%100%100%100%100%Done Fetching trrntzip.info... 0%100%100%100%100%100%Done Fetching trrntzip_permission_fix.diff... 0%100%100%100%100%100%Done trrntzip/ trrntzip/CVS/ trrntzip/CVS/Root trrntzip/CVS/Repository trrntzip/CVS/Entries trrntzip/CVS/Entries.Log trrntzip/ChangeLog trrntzip/AUTHORS trrntzip/COPYING trrntzip/Makefile.am trrntzip/INSTALL trrntzip/autogen.sh trrntzip/NEWS trrntzip/src/ trrntzip/src/CVS/ trrntzip/src/CVS/Root trrntzip/src/CVS/Repository trrntzip/src/CVS/Entries trrntzip/src/Makefile.am trrntzip/src/crypt.h trrntzip/src/global.h trrntzip/src/ioapi.c trrntzip/src/ioapi.h trrntzip/src/logging.c trrntzip/src/logging.h trrntzip/src/platform.c trrntzip/src/platform.h trrntzip/src/trrntzip.c trrntzip/src/unzip.c trrntzip/src/unzip.h trrntzip/src/util.c trrntzip/src/util.h trrntzip/src/zip.c trrntzip/src/zip.h trrntzip/configure.ac trrntzip/torrentzip.spec.in trrntzip/README patching file src/trrntzip.c checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for fmod in -lm... yes checking for zlibVersion in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating torrentzip.spec config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT ioapi.o -MD -MP -MF .deps/ioapi.Tpo -c -o ioapi.o ioapi.c mv -f .deps/ioapi.Tpo .deps/ioapi.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c logging.c: In function ‘OpenProcessLog’: logging.c:125:3: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] 125 | free (pszPath); | ^~~~ logging.c:29:1: note: include ‘’ or provide a declaration of ‘free’ 28 | #include "logging.h" +++ |+#include 29 | logging.c:125:3: warning: incompatible implicit declaration of built-in function ‘free’ [-Wbuiltin-declaration-mismatch] 125 | free (pszPath); | ^~~~ logging.c:125:3: note: include ‘’ or provide a declaration of ‘free’ mv -f .deps/logging.Tpo .deps/logging.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c mv -f .deps/platform.Tpo .deps/platform.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT trrntzip.o -MD -MP -MF .deps/trrntzip.Tpo -c -o trrntzip.o trrntzip.c mv -f .deps/trrntzip.Tpo .deps/trrntzip.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o unzip.c unzip.c: In function ‘unzOpenCurrentFile3’: unzip.c:1167:20: warning: assignment to ‘const long unsigned int *’ from incompatible pointer type ‘const z_crc_t *’ {aka ‘const unsigned int *’} [-Wincompatible-pointer-types] 1167 | s->pcrc_32_tab = get_crc_table (); | ^ mv -f .deps/unzip.Tpo .deps/unzip.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT zip.o -MD -MP -MF .deps/zip.Tpo -c -o zip.o zip.c zip.c: In function ‘zipOpenNewFileInZip3’: zip.c:859:24: warning: assignment to ‘const long unsigned int *’ from incompatible pointer type ‘const z_crc_t *’ {aka ‘const unsigned int *’} [-Wincompatible-pointer-types] 859 | zi->ci.pcrc_32_tab = get_crc_table (); | ^ mv -f .deps/zip.Tpo .deps/zip.Po gcc -O2 -march=i586 -mtune=i686 -o trrntzip ioapi.o logging.o platform.o trrntzip.o unzip.o util.o zip.o -lz -lm make[2]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/trrntzip/trrntzip/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/trrntzip/trrntzip/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/trrntzip/trrntzip/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/trrntzip/trrntzip/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip/src' make[3]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/trrntzip/package-trrntzip/usr/bin' /bin/sh /usr/src/slapt-src-i486/system/trrntzip/trrntzip/install-sh -c -s trrntzip '/usr/src/slapt-src-i486/system/trrntzip/package-trrntzip/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' make[3]: Entering directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/trrntzip/trrntzip' 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/trrntzip/trrntzip-v02-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/trrntzip usr/doc/ usr/doc/trrntzip-v02/ usr/doc/trrntzip-v02/AUTHORS usr/doc/trrntzip-v02/COPYING usr/doc/trrntzip-v02/ChangeLog usr/doc/trrntzip-v02/INSTALL usr/doc/trrntzip-v02/NEWS usr/doc/trrntzip-v02/README usr/doc/trrntzip-v02/trrntzip.SlackBuild WARNING: zero length file usr/doc/trrntzip-v02/ChangeLog WARNING: zero length file usr/doc/trrntzip-v02/NEWS Slackware package /usr/src/slapt-src-i486/system/trrntzip/trrntzip-v02-i586-1salix15.0.txz created. Installing package trrntzip-v02-i586-1salix15.0... | trrntzip (a replacement for MameZip) | | The goal of the program is to use standard values when creating zips | to create identical files over multiple systems. | | | | | | https://sourceforge.net/projects/trrntzip/ | | |