The following packages will be installed: ext4magic Fetching 01-i_dir_acl.patch... 0%100%100%100%100%100%Done Fetching 02-Fix-undefined-reference-to-makedev.patch... 0%100%100%100%100%100%Done Fetching README... 0%100%100%100%100%100%Done Fetching ext4magic.SlackBuild... 0%100%100%100%100%100%Done Fetching ext4magic.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ext4magic-0.3.2/ ext4magic-0.3.2/INSTALL ext4magic-0.3.2/TODO ext4magic-0.3.2/README ext4magic-0.3.2/src/ ext4magic-0.3.2/src/lookup_local.c ext4magic-0.3.2/src/dir_list.c ext4magic-0.3.2/src/magic_block_scan.c ext4magic-0.3.2/src/journal.c ext4magic-0.3.2/src/util.h ext4magic-0.3.2/src/block.h ext4magic-0.3.2/src/jfs_compat.h ext4magic-0.3.2/src/ring_buf.c ext4magic-0.3.2/src/ext4magic.8 ext4magic-0.3.2/src/util.c ext4magic-0.3.2/src/ext2fsP.h ext4magic-0.3.2/src/block.c ext4magic-0.3.2/src/magic.h ext4magic-0.3.2/src/dir_list.h ext4magic-0.3.2/src/hard_link_stack.c ext4magic-0.3.2/src/imap_search.c ext4magic-0.3.2/src/hard_link_stack.h ext4magic-0.3.2/src/jfs_user.h ext4magic-0.3.2/src/file_type.c ext4magic-0.3.2/src/Makefile.in ext4magic-0.3.2/src/inode.c ext4magic-0.3.2/src/Makefile.am ext4magic-0.3.2/src/journal.h ext4magic-0.3.2/src/extent_db.h ext4magic-0.3.2/src/ext4magic.c ext4magic-0.3.2/src/recover.c ext4magic-0.3.2/src/inode.h ext4magic-0.3.2/src/kernel-jbd.h ext4magic-0.3.2/src/extent_db.c ext4magic-0.3.2/src/kernel-list.h ext4magic-0.3.2/src/ring_buf.h ext4magic-0.3.2/src/ext4magic.h ext4magic-0.3.2/configure ext4magic-0.3.2/aclocal.m4 ext4magic-0.3.2/AUTHORS ext4magic-0.3.2/ltmain.sh ext4magic-0.3.2/Makefile.in ext4magic-0.3.2/NEWS ext4magic-0.3.2/Makefile.am ext4magic-0.3.2/compile ext4magic-0.3.2/config.h.in ext4magic-0.3.2/COPYING ext4magic-0.3.2/config.sub ext4magic-0.3.2/config.guess ext4magic-0.3.2/depcomp ext4magic-0.3.2/install-sh ext4magic-0.3.2/INSTALL.de ext4magic-0.3.2/mkinstalldirs ext4magic-0.3.2/ChangeLog ext4magic-0.3.2/configure.ac ext4magic-0.3.2/missing patching file src/inode.c patching file src/recover.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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking ext2fs/ext2fs.h usability... yes checking ext2fs/ext2fs.h presence... yes checking for ext2fs/ext2fs.h... yes checking blkid/blkid.h usability... yes checking blkid/blkid.h presence... yes checking for blkid/blkid.h... yes checking e2p/e2p.h usability... yes checking e2p/e2p.h presence... yes checking for e2p/e2p.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for library containing ext2fs_test_inode_bitmap_range... -lext2fs checking for library containing magic_getpath... -lmagic 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 config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-block.o -MD -MP -MF .deps/ext4magic-block.Tpo -c -o ext4magic-block.o `test -f 'block.c' || echo './'`block.c mv -f .deps/ext4magic-block.Tpo .deps/ext4magic-block.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-dir_list.o -MD -MP -MF .deps/ext4magic-dir_list.Tpo -c -o ext4magic-dir_list.o `test -f 'dir_list.c' || echo './'`dir_list.c mv -f .deps/ext4magic-dir_list.Tpo .deps/ext4magic-dir_list.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-ext4magic.o -MD -MP -MF .deps/ext4magic-ext4magic.Tpo -c -o ext4magic-ext4magic.o `test -f 'ext4magic.c' || echo './'`ext4magic.c mv -f .deps/ext4magic-ext4magic.Tpo .deps/ext4magic-ext4magic.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-extent_db.o -MD -MP -MF .deps/ext4magic-extent_db.Tpo -c -o ext4magic-extent_db.o `test -f 'extent_db.c' || echo './'`extent_db.c mv -f .deps/ext4magic-extent_db.Tpo .deps/ext4magic-extent_db.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-file_type.o -MD -MP -MF .deps/ext4magic-file_type.Tpo -c -o ext4magic-file_type.o `test -f 'file_type.c' || echo './'`file_type.c file_type.c: In function ‘get_file_property’: file_type.c:7701:17: warning: ‘strncat’ specified bound 8 equals source length [-Wstringop-overflow=] 7701 | strncat(this->name,".unknown",8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_type.c:8300:23: warning: ‘strncat’ specified bound 8 equals source length [-Wstringop-overflow=] 8300 | strncat(this->name,".unknown",8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_type.c:8656:23: warning: ‘strncat’ specified bound 8 equals source length [-Wstringop-overflow=] 8656 | strncat(this->name,".unknown",8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/ext4magic-file_type.Tpo .deps/ext4magic-file_type.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-hard_link_stack.o -MD -MP -MF .deps/ext4magic-hard_link_stack.Tpo -c -o ext4magic-hard_link_stack.o `test -f 'hard_link_stack.c' || echo './'`hard_link_stack.c mv -f .deps/ext4magic-hard_link_stack.Tpo .deps/ext4magic-hard_link_stack.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-imap_search.o -MD -MP -MF .deps/ext4magic-imap_search.Tpo -c -o ext4magic-imap_search.o `test -f 'imap_search.c' || echo './'`imap_search.c mv -f .deps/ext4magic-imap_search.Tpo .deps/ext4magic-imap_search.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-inode.o -MD -MP -MF .deps/ext4magic-inode.Tpo -c -o ext4magic-inode.o `test -f 'inode.c' || echo './'`inode.c mv -f .deps/ext4magic-inode.Tpo .deps/ext4magic-inode.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-journal.o -MD -MP -MF .deps/ext4magic-journal.Tpo -c -o ext4magic-journal.o `test -f 'journal.c' || echo './'`journal.c mv -f .deps/ext4magic-journal.Tpo .deps/ext4magic-journal.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-lookup_local.o -MD -MP -MF .deps/ext4magic-lookup_local.Tpo -c -o ext4magic-lookup_local.o `test -f 'lookup_local.c' || echo './'`lookup_local.c mv -f .deps/ext4magic-lookup_local.Tpo .deps/ext4magic-lookup_local.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-magic_block_scan.o -MD -MP -MF .deps/ext4magic-magic_block_scan.Tpo -c -o ext4magic-magic_block_scan.o `test -f 'magic_block_scan.c' || echo './'`magic_block_scan.c mv -f .deps/ext4magic-magic_block_scan.Tpo .deps/ext4magic-magic_block_scan.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-recover.o -MD -MP -MF .deps/ext4magic-recover.Tpo -c -o ext4magic-recover.o `test -f 'recover.c' || echo './'`recover.c mv -f .deps/ext4magic-recover.Tpo .deps/ext4magic-recover.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-ring_buf.o -MD -MP -MF .deps/ext4magic-ring_buf.Tpo -c -o ext4magic-ring_buf.o `test -f 'ring_buf.c' || echo './'`ring_buf.c mv -f .deps/ext4magic-ring_buf.Tpo .deps/ext4magic-ring_buf.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -MT ext4magic-util.o -MD -MP -MF .deps/ext4magic-util.Tpo -c -o ext4magic-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/ext4magic-util.Tpo .deps/ext4magic-util.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -lext2fs -le2p -luuid -lblkid -lmagic -lz -lbz2 -o ext4magic ext4magic-block.o ext4magic-dir_list.o ext4magic-ext4magic.o ext4magic-extent_db.o ext4magic-file_type.o ext4magic-hard_link_stack.o ext4magic-imap_search.o ext4magic-inode.o ext4magic-journal.o ext4magic-lookup_local.o ext4magic-magic_block_scan.o ext4magic-recover.o ext4magic-ring_buf.o ext4magic-util.o -lmagic -lext2fs mkdir .libs gcc -O2 -g -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -o ext4magic ext4magic-block.o ext4magic-dir_list.o ext4magic-ext4magic.o ext4magic-extent_db.o ext4magic-file_type.o ext4magic-hard_link_stack.o ext4magic-imap_search.o ext4magic-inode.o ext4magic-journal.o ext4magic-lookup_local.o ext4magic-magic_block_scan.o ext4magic-recover.o ext4magic-ring_buf.o ext4magic-util.o -le2p -luuid -lblkid -lz -lbz2 -lmagic -lext2fs make[2]: Leaving directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' Making install in src make[1]: Entering directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/ext4magic/package-ext4magic/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ext4magic '/usr/src/slapt-src-i486/system/ext4magic/package-ext4magic/usr/sbin' /usr/bin/ginstall -c ext4magic /usr/src/slapt-src-i486/system/ext4magic/package-ext4magic/usr/sbin/ext4magic /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/ext4magic/package-ext4magic/usr/man/man8' /usr/bin/ginstall -c -m 644 ext4magic.8 '/usr/src/slapt-src-i486/system/ext4magic/package-ext4magic/usr/man/man8' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2/src' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2/src' make[1]: Entering directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' make[2]: Entering directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2' 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/ext4magic/ext4magic-0.3.2-i586-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/ext4magic-0.3.2/ usr/doc/ext4magic-0.3.2/AUTHORS usr/doc/ext4magic-0.3.2/COPYING usr/doc/ext4magic-0.3.2/ChangeLog usr/doc/ext4magic-0.3.2/INSTALL usr/doc/ext4magic-0.3.2/INSTALL.de usr/doc/ext4magic-0.3.2/NEWS usr/doc/ext4magic-0.3.2/README usr/doc/ext4magic-0.3.2/TODO usr/doc/ext4magic-0.3.2/ext4magic.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/ext4magic.8.gz usr/sbin/ usr/sbin/ext4magic Slackware package /usr/src/slapt-src-i486/system/ext4magic/ext4magic-0.3.2-i586-2salix15.0.txz created. Installing package ext4magic-0.3.2-i586-2salix15.0... | ext4magic (file recovery) | | Linux admin tool, can help to recover deleted or overwritten | files on ext3 and ext4 filesystems. | | Project URL: http://sourceforge.net/projects/ext4magic/ | | | | | | |