The following packages will be installed: fcrackzip Fetching README... 0%100%100%100%100%100%Done Fetching fcrackzip.SlackBuild... 0%100%100%100%100%100%Done Fetching fcrackzip.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done fcrackzip-1.0/ fcrackzip-1.0/fcrackzip.txt fcrackzip-1.0/NEWS fcrackzip-1.0/TODO fcrackzip-1.0/crackdef.c fcrackzip-1.0/depcomp fcrackzip-1.0/crc32.h fcrackzip-1.0/crack.c fcrackzip-1.0/crack.h fcrackzip-1.0/fcrackzip.html fcrackzip-1.0/aclocal.m4 fcrackzip-1.0/zipinfo.c fcrackzip-1.0/README fcrackzip-1.0/THANKS fcrackzip-1.0/configure fcrackzip-1.0/configure.in fcrackzip-1.0/install-sh fcrackzip-1.0/missing fcrackzip-1.0/mkinstalldirs fcrackzip-1.0/fcrackzip.1 fcrackzip-1.0/getopt.c fcrackzip-1.0/getopt.h fcrackzip-1.0/Makefile.am fcrackzip-1.0/Makefile.in fcrackzip-1.0/getopt1.c fcrackzip-1.0/gencrack.pl fcrackzip-1.0/main.c fcrackzip-1.0/config.h.in fcrackzip-1.0/cpmask.c fcrackzip-1.0/AUTHORS fcrackzip-1.0/INSTALL fcrackzip-1.0/zipcrack.c fcrackzip-1.0/noradi.zip fcrackzip-1.0/ChangeLog fcrackzip-1.0/COPYING checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for an ANSI C-conforming const... yes checking for inline... inline checking for perl5... no checking for perl... perl checking for pgcc/egcs... checking for x86 asm... pentiumpro checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-i486/misc/fcrackzip/fcrackzip-1.0' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -mtune=i686 -funroll-all-loops -O3 -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -mtune=i686 -funroll-all-loops -O3 -MT crack.o -MD -MP -MF ".deps/crack.Tpo" \ -c -o crack.o `test -f 'crack.c' || echo './'`crack.c; \ then mv -f ".deps/crack.Tpo" ".deps/crack.Po"; \ else rm -f ".deps/crack.Tpo"; exit 1; \ fi In file included from crack.c:160: cpmask.c:129:8: warning: type defaults to ‘int’ in declaration of ‘cp_table_lu1’ [-Wimplicit-int] 129 | static cp_table_lu1[MAX_CP_WIDTH]; | ^~~~~~~~~~~~ cpmask.c:130:8: warning: type defaults to ‘int’ in declaration of ‘cp_table_lu2’ [-Wimplicit-int] 130 | static cp_table_lu2[MAX_CP_WIDTH]; | ^~~~~~~~~~~~ gcc -O2 -march=i586 -mtune=i686 -funroll-all-loops -O3 -o fcrackzip main.o crack.o if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -mtune=i686 -funroll-all-loops -O3 -MT zipinfo.o -MD -MP -MF ".deps/zipinfo.Tpo" \ -c -o zipinfo.o `test -f 'zipinfo.c' || echo './'`zipinfo.c; \ then mv -f ".deps/zipinfo.Tpo" ".deps/zipinfo.Po"; \ else rm -f ".deps/zipinfo.Tpo"; exit 1; \ fi gcc -O2 -march=i586 -mtune=i686 -funroll-all-loops -O3 -o zipinfo zipinfo.o make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/fcrackzip/fcrackzip-1.0' make[1]: Entering directory '/usr/src/slapt-src-i486/misc/fcrackzip/fcrackzip-1.0' /bin/sh ./mkinstalldirs /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/bin mkdir /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr mkdir /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/bin /usr/bin/ginstall -c fcrackzip /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/bin/fcrackzip /usr/bin/ginstall -c zipinfo /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/bin/zipinfo /bin/sh ./mkinstalldirs /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/man/man1 mkdir /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/man mkdir /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/man/man1 /usr/bin/ginstall -c -m 644 ./fcrackzip.1 /usr/src/slapt-src-i486/misc/fcrackzip/package-fcrackzip/usr/man/man1/fcrackzip.1 make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/fcrackzip/fcrackzip-1.0' 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/misc/fcrackzip/fcrackzip-1.0-i586-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/fcrackzip usr/bin/fzipinfo usr/doc/ usr/doc/fcrackzip-1.0/ usr/doc/fcrackzip-1.0/AUTHORS usr/doc/fcrackzip-1.0/COPYING usr/doc/fcrackzip-1.0/ChangeLog usr/doc/fcrackzip-1.0/INSTALL usr/doc/fcrackzip-1.0/NEWS usr/doc/fcrackzip-1.0/README usr/doc/fcrackzip-1.0/THANKS usr/doc/fcrackzip-1.0/TODO usr/doc/fcrackzip-1.0/fcrackzip.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/fcrackzip.1.gz WARNING: zero length file usr/doc/fcrackzip-1.0/ChangeLog WARNING: zero length file usr/doc/fcrackzip-1.0/THANKS WARNING: zero length file usr/doc/fcrackzip-1.0/TODO Slackware package /usr/src/slapt-src-i486/misc/fcrackzip/fcrackzip-1.0-i586-2salix15.0.txz created. Installing package fcrackzip-1.0-i586-2salix15.0... | fcrackzip (the free password cracker) | | Fcrackzip is a free, fast, and portable zip password cracker | | | | | | | Homepage: http://oldhome.schmorp.de/marc/fcrackzip.html | | |