config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting 100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching tcludp.SlackBuild... 0%100%100%100%100%100%Done Fetching tcludp.info... 0%100%100%100%100%100%Done tcludp/ tcludp/aclocal.m4 tcludp/ChangeLog tcludp/configure tcludp/configure.in tcludp/demos/ tcludp/demos/broadcast.tcl tcludp/demos/bug1158628.tcl tcludp/demos/chat.tcl tcludp/demos/multicast.tcl tcludp/demos/udpcat.tcl tcludp/doc/ tcludp/doc/manpage.css tcludp/doc/udp.man tcludp/doc/udp.n tcludp/generic/ tcludp/generic/udp_tcl.c tcludp/generic/udp_tcl.h tcludp/license.terms tcludp/Makefile.in tcludp/pkgIndex.tcl.in tcludp/README tcludp/tclconfig/ tcludp/tclconfig/install-sh tcludp/tclconfig/README.txt tcludp/tclconfig/tcl.m4 tcludp/tests/ tcludp/tests/all.tcl tcludp/tests/udp-srv.test tcludp/tests/udp.test tcludp/tools/ tcludp/tools/mpexpand.tcl tcludp/win/ tcludp/win/makefile.vc tcludp/win/nmakehlp.c tcludp/win/rules.vc tcludp/win/tcludp.dsp tcludp/win/tcludp.rc checking for correct TEA configuration... ok (TEA 3.9) configure: configuring udp 1.0.11 checking for Tcl configuration... found /usr/lib64/tclConfig.sh 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 existence of /usr/lib64/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking system version... Linux-4.4.276 checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-4.4.276 checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for usable FD_CLOEXEC flag... yes checking for strerror in -lc... yes checking for tclsh... /usr/bin/tclsh8.6 checking for dtplite... /usr/bin/dtplite configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl gcc -DPACKAGE_NAME=\"udp\" -DPACKAGE_TARNAME=\"udp\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"udp\ 1.0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_udp=/\*\*/ -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 -DHAVE_SYS_IOCTL_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_FCNTL_H=1 -DHAVE_FLAG_FD_CLOEXEC=1 -DHAVE_STRERROR -I"/usr/include" -O2 -fPIC -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo ./generic/udp_tcl.c` -o udp_tcl.o rm -f libudp1.0.11.so gcc -shared -O2 -fPIC -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Wl,--export-dynamic -o libudp1.0.11.so udp_tcl.o -L/usr/lib64 -ltclstub8.6 : libudp1.0.11.so (echo 'package ifneeded udp 1.0.11 \ [list load [file join $dir libudp1.0.11.so]]'\ ) > pkgIndex.tcl DocTools Warning (depr_nl): In macro at line 31, column 0 of file ./doc/udp.man: DocTools Warning (depr_nl): Deprecated command "[nl]". DocTools Warning (depr_nl): Please use [para] instead. DocTools Warning (depr_lstitem): In macro at line 36, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 40, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_nl): In macro at line 49, column 0 of file ./doc/udp.man: DocTools Warning (depr_nl): Deprecated command "[nl]". DocTools Warning (depr_nl): Please use [para] instead. DocTools Warning (depr_nl): In macro at line 59, column 0 of file ./doc/udp.man: DocTools Warning (depr_nl): Deprecated command "[nl]". DocTools Warning (depr_nl): Please use [para] instead. DocTools Warning (depr_lstitem): In macro at line 66, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 69, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 73, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 77, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 84, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 92, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 93, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 94, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 95, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_lstitem): In macro at line 96, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_nl): In macro at line 102, column 0 of file ./doc/udp.man: DocTools Warning (depr_nl): Deprecated command "[nl]". DocTools Warning (depr_nl): Please use [para] instead. DocTools Warning (depr_nl): In macro at line 108, column 0 of file ./doc/udp.man: DocTools Warning (depr_nl): Deprecated command "[nl]". DocTools Warning (depr_nl): Please use [para] instead. DocTools Warning (depr_lstitem): In macro at line 111, column 0 of file ./doc/udp.man: DocTools Warning (depr_lstitem): Deprecated command "[lst_item]". DocTools Warning (depr_lstitem): Please use [def] instead. DocTools Warning (depr_nl): In macro at line 124, column 0 of file ./doc/udp.man: DocTools Warning (depr_nl): Deprecated command "[nl]". DocTools Warning (depr_nl): Please use [para] instead. (echo 'package ifneeded udp 1.0.11 \ [list load [file join $dir libudp1.0.11.so]]'\ ) > pkgIndex.tcl /bin/sh ./tclconfig/install-sh -c libudp1.0.11.so /usr/src/slapt-src/development/tcludp/package-tcludp/usr/lib64/udp1.0.11/libudp1.0.11.so : /usr/src/slapt-src/development/tcludp/package-tcludp/usr/lib64/udp1.0.11/libudp1.0.11.so Install pkgIndex.tcl /usr/src/slapt-src/development/tcludp/package-tcludp/usr/lib64/udp1.0.11 Installing header files in /usr/src/slapt-src/development/tcludp/package-tcludp/usr/include Installing documentation in /usr/src/slapt-src/development/tcludp/package-tcludp/usr/man Installing ./doc/udp.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/tcludp/tcludp-1.0.11-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/doc/ usr/doc/tcludp-1.0.11/ usr/doc/tcludp-1.0.11/ChangeLog usr/doc/tcludp-1.0.11/README usr/doc/tcludp-1.0.11/demos/ usr/doc/tcludp-1.0.11/demos/broadcast.tcl usr/doc/tcludp-1.0.11/demos/bug1158628.tcl usr/doc/tcludp-1.0.11/demos/chat.tcl usr/doc/tcludp-1.0.11/demos/multicast.tcl usr/doc/tcludp-1.0.11/demos/udpcat.tcl usr/doc/tcludp-1.0.11/license.terms usr/doc/tcludp-1.0.11/tcludp.SlackBuild usr/doc/tcludp-1.0.11/tests/ usr/doc/tcludp-1.0.11/tests/all.tcl usr/doc/tcludp-1.0.11/tests/udp-srv.test usr/doc/tcludp-1.0.11/tests/udp.test usr/include/ usr/lib64/ usr/lib64/udp1.0.11/ usr/lib64/udp1.0.11/libudp1.0.11.so usr/lib64/udp1.0.11/pkgIndex.tcl usr/man/ usr/man/mann/ usr/man/mann/udp.n.gz Slackware package /usr/src/slapt-src/development/tcludp/tcludp-1.0.11-x86_64-1salix15.0.txz created. Installing package tcludp-1.0.11-x86_64-1salix15.0... | tcludp (UDP support for Tcl) | | Tcludp provides support for using UDP through Tcl. The package | provides a new channel type and attempts to permit the use of packet | oriented UDP over stream oriented Tcl channels. | | http://tcludp.sourceforge.net/ | | | | | |