The following packages will be installed: tclvfs Fetching README... 0%100%100%100%100%100%Done Fetching patches/01-configure.patch... 0%100%100%100%100%100%Done Fetching patches/02-encoding.patch... 0%100%100%100%100%100%Done Fetching patches/03-m4.patch... 0%100%100%100%100%100%Done Fetching patches/04-man.patch... 0%100%100%100%100%100%Done Fetching patches/05-pkgindex.patch... 0%100%100%100%100%100%Done Fetching patches/06-zipfix.patch... 0%100%100%100%100%100%Done Fetching patches/07-vfs.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching tclvfs.SlackBuild... 0%100%100%100%100%100%Done Fetching tclvfs.info... 0%100%100%100%100%100%Done tclvfs-20080503/ tclvfs-20080503/DESCRIPTION.txt tclvfs-20080503/ChangeLog tclvfs-20080503/pkgIndex.tcl.in tclvfs-20080503/Makefile.in tclvfs-20080503/README.cygwin tclvfs-20080503/Readme.txt tclvfs-20080503/aclocal.m4 tclvfs-20080503/configure tclvfs-20080503/configure.in tclvfs-20080503/license.terms tclvfs-20080503/make55.tcl tclvfs-20080503/doc/ tclvfs-20080503/doc/vfslib.n tclvfs-20080503/doc/vfs.n tclvfs-20080503/doc/vfs-filesystems.man tclvfs-20080503/doc/vfs-fsapi.man tclvfs-20080503/doc/vfs.man tclvfs-20080503/examples/ tclvfs-20080503/examples/simpleExamples.tcl tclvfs-20080503/generic/ tclvfs-20080503/generic/vfs.c tclvfs-20080503/http2.6/ tclvfs-20080503/http2.6/http.tcl tclvfs-20080503/http2.6/http.n tclvfs-20080503/http2.6/pkgIndex.tcl tclvfs-20080503/library/ tclvfs-20080503/library/httpvfs.tcl tclvfs-20080503/library/ftpvfs.tcl tclvfs-20080503/library/pkgIndex.tcl tclvfs-20080503/library/mk4vfs.tcl tclvfs-20080503/library/template/ tclvfs-20080503/library/template/templatevfs.tcl tclvfs-20080503/library/template/chrootvfs.tcl tclvfs-20080503/library/template/collatevfs.tcl tclvfs-20080503/library/template/deltavfs.tcl tclvfs-20080503/library/template/fishvfs.tcl tclvfs-20080503/library/template/globfind.tcl tclvfs-20080503/library/template/pkgIndex.tcl tclvfs-20080503/library/template/quotavfs.tcl tclvfs-20080503/library/template/tclIndex tclvfs-20080503/library/template/tdelta.tcl tclvfs-20080503/library/template/versionvfs.tcl tclvfs-20080503/library/mk4vfscompat.tcl tclvfs-20080503/library/starkit.tcl tclvfs-20080503/library/tarvfs.tcl tclvfs-20080503/library/tclIndex tclvfs-20080503/library/tclprocvfs.tcl tclvfs-20080503/library/testvfs.tcl tclvfs-20080503/library/tkvfs.tcl tclvfs-20080503/library/vfsUrl.tcl tclvfs-20080503/library/vfsUtils.tcl tclvfs-20080503/library/vfslib.tcl tclvfs-20080503/library/webdavvfs.tcl tclvfs-20080503/library/zipvfs.tcl tclvfs-20080503/library/zipvfscompat.tcl tclvfs-20080503/mac/ tclvfs-20080503/mac/Vfs.mcp.xml tclvfs-20080503/mac/MW_vfs.pch tclvfs-20080503/mac/pkgIndex_mac.tcl tclvfs-20080503/mac/tclIndex.tcl tclvfs-20080503/mac/vfs.r tclvfs-20080503/tclconfig/ tclvfs-20080503/tclconfig/README.txt tclvfs-20080503/tclconfig/install-sh tclvfs-20080503/tclconfig/tcl.m4 tclvfs-20080503/tests/ tclvfs-20080503/tests/vfsArchive.test tclvfs-20080503/tests/all.tcl tclvfs-20080503/tests/vfs.test tclvfs-20080503/tests/vfsFtp.test tclvfs-20080503/tests/vfsTar.test tclvfs-20080503/tests/vfsUrl.test tclvfs-20080503/tests/vfsZip.test tclvfs-20080503/win/ tclvfs-20080503/win/makefile.vc tclvfs-20080503/win/nmakehlp.c tclvfs-20080503/win/rules.vc tclvfs-20080503/win/tclvfs.rc patching file configure patching file library/ftpvfs.tcl patching file library/httpvfs.tcl patching file library/tclprocvfs.tcl patching file library/webdavvfs.tcl patching file library/tkvfs.tcl patching file library/tarvfs.tcl patching file library/zipvfs.tcl patching file library/mk4vfs.tcl patching file tclconfig/tcl.m4 patching file doc/vfs.n patching file doc/vfslib.n patching file pkgIndex.tcl.in patching file library/zipvfs.tcl patching file generic/vfs.c checking for correct TEA configuration... ok (TEA 3.5) checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for egrep... 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for Tcl private include files... Using srcdir found in tclConfig.sh: /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... Linux-4.4.276 checking for dlopen in -ldl... yes checking for ar... ar checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl gcc -pipe -DPACKAGE_NAME=\"vfs\" -DPACKAGE_TARNAME=\"vfs\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"vfs\ 1.3\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/usr/include/generic" -I"/usr/include/generic" -I"/usr/include/unix" -O2 -fPIC -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/vfs.c` -o vfs.o rm -f libvfs1.3.so gcc -pipe -shared -O2 -fPIC -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -Wl,--export-dynamic -o libvfs1.3.so vfs.o -L/usr/lib64 -ltclstub8.6 : libvfs1.3.so Installing libvfs1.3.so in /usr/src/slapt-src/development/tclvfs/package-tclvfs/usr/lib64/vfs1.3 : /usr/src/slapt-src/development/tclvfs/package-tclvfs/usr/lib64/vfs1.3/libvfs1.3.so Installing pkgIndex.tcl in /usr/src/slapt-src/development/tclvfs/package-tclvfs/usr/lib64/vfs1.3 : /usr/src/slapt-src/development/tclvfs/package-tclvfs/usr/lib64/vfs1.3/pkgIndex.tcl Installing library files in /usr/src/slapt-src/development/tclvfs/package-tclvfs/usr/lib64/vfs1.3 ftpvfs.tcl httpvfs.tcl mk4vfs.tcl starkit.tcl tarvfs.tcl tclprocvfs.tcl testvfs.tcl vfsUrl.tcl vfsUtils.tcl vfslib.tcl webdavvfs.tcl zipvfs.tcl tclIndex tkvfs.tcl mk4vfscompat.tcl zipvfscompat.tcl template/collatevfs.tcl template/deltavfs.tcl template/fishvfs.tcl template/globfind.tcl template/quotavfs.tcl template/tdelta.tcl template/templatevfs.tcl template/versionvfs.tcl pkgIndex.tcl Installing header files in /usr/src/slapt-src/development/tclvfs/package-tclvfs/usr/include Installing documentation in /usr/src/slapt-src/development/tclvfs/package-tclvfs/usr/man/mann vfs.n vfslib.n 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/development/tclvfs/tclvfs-20080503-x86_64-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/doc/ usr/doc/tclvfs-20080503/ usr/doc/tclvfs-20080503/ChangeLog usr/doc/tclvfs-20080503/Readme.txt usr/doc/tclvfs-20080503/examples/ usr/doc/tclvfs-20080503/examples/simpleExamples.tcl usr/doc/tclvfs-20080503/license.terms usr/doc/tclvfs-20080503/tclvfs.SlackBuild usr/doc/tclvfs-20080503/tests/ usr/doc/tclvfs-20080503/tests/all.tcl usr/doc/tclvfs-20080503/tests/vfs.test usr/doc/tclvfs-20080503/tests/vfsArchive.test usr/doc/tclvfs-20080503/tests/vfsFtp.test usr/doc/tclvfs-20080503/tests/vfsTar.test usr/doc/tclvfs-20080503/tests/vfsUrl.test usr/doc/tclvfs-20080503/tests/vfsZip.test usr/include/ usr/lib64/ usr/lib64/vfs1.3/ usr/lib64/vfs1.3/ftpvfs.tcl usr/lib64/vfs1.3/httpvfs.tcl usr/lib64/vfs1.3/libvfs1.3.so usr/lib64/vfs1.3/mk4vfs.tcl usr/lib64/vfs1.3/mk4vfscompat.tcl usr/lib64/vfs1.3/pkgIndex.tcl usr/lib64/vfs1.3/starkit.tcl usr/lib64/vfs1.3/tarvfs.tcl usr/lib64/vfs1.3/tclIndex usr/lib64/vfs1.3/tclprocvfs.tcl usr/lib64/vfs1.3/template/ usr/lib64/vfs1.3/template/collatevfs.tcl usr/lib64/vfs1.3/template/deltavfs.tcl usr/lib64/vfs1.3/template/fishvfs.tcl usr/lib64/vfs1.3/template/globfind.tcl usr/lib64/vfs1.3/template/quotavfs.tcl usr/lib64/vfs1.3/template/tdelta.tcl usr/lib64/vfs1.3/template/templatevfs.tcl usr/lib64/vfs1.3/template/versionvfs.tcl usr/lib64/vfs1.3/testvfs.tcl usr/lib64/vfs1.3/tkvfs.tcl usr/lib64/vfs1.3/vfsUrl.tcl usr/lib64/vfs1.3/vfsUtils.tcl usr/lib64/vfs1.3/vfslib.tcl usr/lib64/vfs1.3/webdavvfs.tcl usr/lib64/vfs1.3/zipvfs.tcl usr/lib64/vfs1.3/zipvfscompat.tcl usr/man/ usr/man/man1/ usr/man/man1/vfs.n.gz usr/man/man1/vfslib.n.gz Slackware package /usr/src/slapt-src/development/tclvfs/tclvfs-20080503-x86_64-2salix15.0.txz created. Installing package tclvfs-20080503-x86_64-2salix15.0... | tclvfs (virtial filesystem extension for Tcl) | | The TclVfs project aims to provide an extension to the Tcl language | which allows Virtual Filesystems to be built using Tcl scripts only. | | https://sourceforge.net/projects/tclvfs/ | | | | | | |