autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' ool-u3-tool-1.0/doc/ u3-tool-u3-tool-1.0/doc/Makefile.am u3-tool-u3-tool-1.0/doc/commands.txt u3-tool-u3-tool-1.0/doc/u3-tool.1 u3-tool-u3-tool-1.0/src/ u3-tool-u3-tool-1.0/src/Makefile.am u3-tool-u3-tool-1.0/src/Makefile.win u3-tool-u3-tool-1.0/src/display_progress.c u3-tool-u3-tool-1.0/src/display_progress.h u3-tool-u3-tool-1.0/src/main.c u3-tool-u3-tool-1.0/src/md5.c u3-tool-u3-tool-1.0/src/md5.h u3-tool-u3-tool-1.0/src/secure_input.c u3-tool-u3-tool-1.0/src/secure_input.h u3-tool-u3-tool-1.0/src/sg_err.h u3-tool-u3-tool-1.0/src/u3.h u3-tool-u3-tool-1.0/src/u3_commands.c u3-tool-u3-tool-1.0/src/u3_commands.h u3-tool-u3-tool-1.0/src/u3_error.c u3-tool-u3-tool-1.0/src/u3_error.h u3-tool-u3-tool-1.0/src/u3_scsi.h u3-tool-u3-tool-1.0/src/u3_scsi_debug.c u3-tool-u3-tool-1.0/src/u3_scsi_sg.c u3-tool-u3-tool-1.0/src/u3_scsi_spt.c u3-tool-u3-tool-1.0/src/u3_scsi_usb.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 build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for regcomp... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands Subsystem: sg make all-recursive make[1]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' Making all in doc make[2]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/doc' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-display_progress.o -MD -MP -MF .deps/u3_tool-display_progress.Tpo -c -o u3_tool-display_progress.o `test -f 'display_progress.c' || echo './'`display_progress.c mv -f .deps/u3_tool-display_progress.Tpo .deps/u3_tool-display_progress.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-main.o -MD -MP -MF .deps/u3_tool-main.Tpo -c -o u3_tool-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/u3_tool-main.Tpo .deps/u3_tool-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-md5.o -MD -MP -MF .deps/u3_tool-md5.Tpo -c -o u3_tool-md5.o `test -f 'md5.c' || echo './'`md5.c mv -f .deps/u3_tool-md5.Tpo .deps/u3_tool-md5.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-secure_input.o -MD -MP -MF .deps/u3_tool-secure_input.Tpo -c -o u3_tool-secure_input.o `test -f 'secure_input.c' || echo './'`secure_input.c mv -f .deps/u3_tool-secure_input.Tpo .deps/u3_tool-secure_input.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-u3_commands.o -MD -MP -MF .deps/u3_tool-u3_commands.Tpo -c -o u3_tool-u3_commands.o `test -f 'u3_commands.c' || echo './'`u3_commands.c mv -f .deps/u3_tool-u3_commands.Tpo .deps/u3_tool-u3_commands.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-u3_error.o -MD -MP -MF .deps/u3_tool-u3_error.Tpo -c -o u3_tool-u3_error.o `test -f 'u3_error.c' || echo './'`u3_error.c mv -f .deps/u3_tool-u3_error.Tpo .deps/u3_tool-u3_error.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-u3_scsi_usb.o -MD -MP -MF .deps/u3_tool-u3_scsi_usb.Tpo -c -o u3_tool-u3_scsi_usb.o `test -f 'u3_scsi_usb.c' || echo './'`u3_scsi_usb.c mv -f .deps/u3_tool-u3_scsi_usb.Tpo .deps/u3_tool-u3_scsi_usb.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-u3_scsi_spt.o -MD -MP -MF .deps/u3_tool-u3_scsi_spt.Tpo -c -o u3_tool-u3_scsi_spt.o `test -f 'u3_scsi_spt.c' || echo './'`u3_scsi_spt.c mv -f .deps/u3_tool-u3_scsi_spt.Tpo .deps/u3_tool-u3_scsi_spt.Po gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i586 -mtune=i686 -MT u3_tool-u3_scsi_sg.o -MD -MP -MF .deps/u3_tool-u3_scsi_sg.Tpo -c -o u3_tool-u3_scsi_sg.o `test -f 'u3_scsi_sg.c' || echo './'`u3_scsi_sg.c mv -f .deps/u3_tool-u3_scsi_sg.Tpo .deps/u3_tool-u3_scsi_sg.Po gcc -O2 -march=i586 -mtune=i686 -o u3-tool u3_tool-display_progress.o u3_tool-main.o u3_tool-md5.o u3_tool-secure_input.o u3_tool-u3_commands.o u3_tool-u3_error.o u3_tool-u3_scsi_usb.o u3_tool-u3_scsi_spt.o u3_tool-u3_scsi_sg.o make[2]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' Making install in doc make[2]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/doc' make[3]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/u3-tool/package-u3-tool/usr/man/man1' /usr/bin/ginstall -c -m 644 u3-tool.1 '/usr/src/slapt-src-i486/system/u3-tool/package-u3-tool/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/doc' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/doc' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/src' make[3]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/u3-tool/package-u3-tool/usr/sbin' /bin/sh /usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/install-sh -c -s u3-tool '/usr/src/slapt-src-i486/system/u3-tool/package-u3-tool/usr/sbin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0/src' make[2]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' make[3]: Entering directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' 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/u3-tool/u3-tool-u3-tool-1.0' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-1.0' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/u3-tool/u3-tool-u3-tool-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/system/u3-tool/u3-tool-1.0-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/u3-tool-1.0/ usr/doc/u3-tool-1.0/AUTHORS usr/doc/u3-tool-1.0/COPYING usr/doc/u3-tool-1.0/ChangeLog usr/doc/u3-tool-1.0/NEWS usr/doc/u3-tool-1.0/README usr/doc/u3-tool-1.0/TODO usr/doc/u3-tool-1.0/commands.txt usr/doc/u3-tool-1.0/u3-tool.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/u3-tool.1.gz usr/sbin/ usr/sbin/u3-tool Slackware package /usr/src/slapt-src-i486/system/u3-tool/u3-tool-1.0-i586-1salix15.0.txz created. Installing package u3-tool-1.0-i586-1salix15.0... | u3-tool (utility for U3 flash drives, including SanDisk and Verbatim) | | Tool for controlling USB flash devices that confirm to the U3 | specifications. This program can control the following features: | | - Replacing the virtual CD image | - Changing the virtual CD's allocated size, or completely removing it | - Enabling and disabling device security (password protection). | - Unlocking and changing the password password of secured U3 device | - Obtaining various device information | | |