<86>Mar 3 01:30:48 userdel[3424]: delete user 'rooter' <86>Mar 3 01:30:48 userdel[3424]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 3 01:30:48 groupadd[3431]: group added to /etc/group: name=rooter, GID=567 <86>Mar 3 01:30:48 groupadd[3431]: group added to /etc/gshadow: name=rooter <86>Mar 3 01:30:48 groupadd[3431]: new group: name=rooter, GID=567 <86>Mar 3 01:30:48 useradd[3436]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Mar 3 01:30:48 userdel[3443]: delete user 'builder' <86>Mar 3 01:30:48 userdel[3443]: removed group 'builder' owned by 'builder' <86>Mar 3 01:30:48 userdel[3443]: removed shadow group 'builder' owned by 'builder' <86>Mar 3 01:30:48 groupadd[3449]: group added to /etc/group: name=builder, GID=568 <86>Mar 3 01:30:48 groupadd[3449]: group added to /etc/gshadow: name=builder <86>Mar 3 01:30:48 groupadd[3449]: new group: name=builder, GID=568 <86>Mar 3 01:30:48 useradd[3456]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Mar 3 01:30:51 rpmi: rpm-build-tcl-0.4-alt2 1445508295 installed <13>Mar 3 01:30:51 rpmi: libtcl-8.5.9-alt2 1351878901 installed <13>Mar 3 01:30:51 rpmi: tcl-8.5.9-alt2 1351878901 installed <13>Mar 3 01:30:51 rpmi: tcl-devel-8.5.9-alt2 1351878901 installed Installing tcl-httpd-3.5.1-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tcl-httpd-3.5.1 + echo 'Source #0 (tcl-httpd-3.5.1-alt1.qa1.tar):' Source #0 (tcl-httpd-3.5.1-alt1.qa1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tcl-httpd-3.5.1-alt1.qa1.tar + cd tcl-httpd-3.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s/@lib@/lib64/ crypt_pkgIndex.tcl.in limit_pkgIndex.tcl.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcl-httpd-3.5.1 + autoconf + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-serverroot=/var/www/tclhttpd --with-sitedir=/usr/share/site-tclhttpd --with-htdocs=/usr/share/doc/tcl-httpd-3.5.1//htdocs configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for x86_64-alt-linux-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for existence of /usr/lib64/tclConfig.sh... loading checking for Tcl public headers... /usr/include checking for building with threads... no (default) checking how to build libraries... shared checking for crypt... no checking for crypt in -lcrypt... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for build with symbols... no checking for tclsh... /usr/bin/tclsh8.5 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating crypt_pkgIndex.tcl config.status: creating limit_pkgIndex.tcl config.status: creating bin/tclhttpd config.status: creating bin/config config.status: creating lib/version.tcl configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/tcl-httpd-3.5.1' cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DVERSION=\"3.5.1\" -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 -DUSE_TCL_STUBS=1 -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_GETATTR_NP=1 -DGETATTRNP_NOT_DECLARED=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DTCL_STACK_GROWS_UP=1 -pipe -Wall -g -O2 -pipe -I"/usr/include" -O2 -fPIC -c `echo ./src/crypt.c` -o crypt.o cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DVERSION=\"3.5.1\" -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 -DUSE_TCL_STUBS=1 -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_GETATTR_NP=1 -DGETATTRNP_NOT_DECLARED=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DTCL_STACK_GROWS_UP=1 -pipe -Wall -g -O2 -pipe -I"/usr/include" -O2 -fPIC -c `echo ./src/limit.c` -o limit.o :0:0: warning: "PACKAGE_NAME" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "PACKAGE_TARNAME" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "PACKAGE_VERSION" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "PACKAGE_STRING" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "PACKAGE_NAME" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "PACKAGE_TARNAME" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "PACKAGE_VERSION" redefined :0:0: note: this is the location of the previous definition :0:0: warning: "PACKAGE_STRING" redefined :0:0: note: this is the location of the previous definition ./src/limit.c: In function 'LimitCmd': ./src/limit.c:49:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'rlim_t {aka long unsigned int}' [-Wformat=] sprintf(interp->result, "%d %d", limit.rlim_cur, limit.rlim_max); ^ ./src/limit.c:49:29: warning: format '%d' expects argument of type 'int', but argument 4 has type 'rlim_t {aka long unsigned int}' [-Wformat=] ./src/limit.c:34:10: warning: unused variable 'buf' [-Wunused-variable] char buf[32]; ^ ./src/limit.c:33:9: warning: unused variable 'max' [-Wunused-variable] int max; ^ ./src/limit.c: In function 'Limit_Init': ./src/limit.c:73:40: warning: passing argument 3 of 'tclStubsPtr->tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "limit", LimitCmd, NULL, NULL); ^ ./src/limit.c:73:40: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' ./src/crypt.c: In function 'Crypt_Cmd': ./src/crypt.c:63:22: warning: implicit declaration of function 'crypt' [-Wimplicit-function-declaration] result = (char *)crypt(argv[1], argv[2]); ^ ./src/crypt.c:63:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] result = (char *)crypt(argv[1], argv[2]); ^ ./src/crypt.c: In function 'Crypt_Init': ./src/crypt.c:107:40: warning: passing argument 3 of 'tclStubsPtr->tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "crypt", Crypt_Cmd, (ClientData) 0, ^ ./src/crypt.c:107:40: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' rm -f liblimit1.0.so cc -shared -O2 -fPIC -o liblimit1.0.so limit.o -L/usr/lib64 -ltclstub8.5 -lcrypt rm -f libcrypt1.0.so cc -shared -O2 -fPIC -o libcrypt1.0.so crypt.o -L/usr/lib64 -ltclstub8.5 -lcrypt : libcrypt1.0.so : liblimit1.0.so make: Leaving directory `/usr/src/RPM/BUILD/tcl-httpd-3.5.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32574 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcl-httpd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tcl-httpd-buildroot + cd tcl-httpd-3.5.1 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/tcl-httpd-buildroot install make: Entering directory `/usr/src/RPM/BUILD/tcl-httpd-3.5.1' /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/crypt1.0 /usr/src/tmp/tcl-httpd-buildroot/usr/bin /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd mkdir /usr/src/tmp/tcl-httpd-buildroot mkdir /usr/src/tmp/tcl-httpd-buildroot/usr mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/lib64 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/crypt1.0 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/bin mkdir /usr/src/tmp/tcl-httpd-buildroot/var mkdir /usr/src/tmp/tcl-httpd-buildroot/var/www mkdir /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd /bin/install -p -m 755 libcrypt1.0.so /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/libcrypt1.0.so /bin/install -p -m 755 liblimit1.0.so /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/liblimit1.0.so : /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/libcrypt1.0.so : /usr/src/tmp/tcl-httpd-buildroot/usr/lib64/tcl/liblimit1.0.so /bin/install -p -m 644 crypt_pkgIndex.tcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/crypt1.0/pkgIndex.tcl if test "1" = "1" ; then \ /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/limit1.0 ; \ /bin/install -p -m 644 limit_pkgIndex.tcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/limit1.0/pkgIndex.tcl;\ fi mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/limit1.0 Installing script programs in /usr/src/tmp/tcl-httpd-buildroot/usr/bin Adding custom code in /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd /usr/bin/tclsh8.5 `echo ./bin/CopyDist` `echo ./custom` `echo /usr/src/tmp/tcl-httpd-buildroot/usr/share/site-tclhttpd` Installing script files in /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 /bin/install -p -m 644 ./lib/mime.types /usr/src/tmp/tcl-httpd-buildroot/usr/share/tcl/tclhttpd3.5.1 Creating htdocs tree in /usr/share/doc/tcl-httpd-3.5.1//htdocs chmod 755 `echo ./htdocs/cgi-bin/*.cgi` /usr/bin/tclsh8.5 `echo ./bin/CopyDist` `echo ./htdocs` `echo /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs` /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/tests /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/templates /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/status /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/stats /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/snmp /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/snmp/test_mibTable /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/snmp/browser /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/sampleapp /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/sampleapp/bugdb /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/map /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/manual /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/man /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/learn /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/java /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/include /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/images /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/htaccess /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/guestbook /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/forms /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/debug /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/cgi-bin /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/book /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/admin /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/session /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/null /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/noawe /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/multiple /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/digest /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/bytcl /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/bydir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/access/auth /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/htdocs/links Copying some READMEs into /usr/share/doc/tcl-httpd-3.5.1//htdocs/links /bin/install -p -m 644 -m 644 ./README /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/README.txt /bin/install -p -m 644 -m 644 ./certs/README.ssl /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/README.ssl.txt /bin/install -p -m 644 -m 644 ./WHATSNEW /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/WHATSNEW.txt /bin/install -p -m 644 -m 644 ./INSTALL /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/links/INSTALL.txt Copying license.terms into /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs /bin/install -p -m 644 -m 644 ./license.terms /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1//htdocs/license.terms Installing man page /bin/sh ./config/mkinstalldirs /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/man mkdir /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1 /bin/install -p -m 644 -m 644 ./doc/httpd.1 /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1/httpd.1 Installing README /bin/install -p -m 644 -m 644 ./README /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd /bin/install -p -m 644 -m 644 ./bin/README_custom /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd make: Leaving directory `/usr/src/RPM/BUILD/tcl-httpd-3.5.1' + mkdir -p /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/config.d /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/certs /usr/src/tmp/tcl-httpd-buildroot/var/log/tclhttpd /usr/src/tmp/tcl-httpd-buildroot/var/run/tclhttpd + cp -a sampleapp /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/ + mv /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd/README /usr/src/tmp/tcl-httpd-buildroot/var/www/tclhttpd/README_custom /usr/src/tmp/tcl-httpd-buildroot/usr/share/doc/tcl-httpd-3.5.1/ + mv /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1/httpd.1 /usr/src/tmp/tcl-httpd-buildroot/usr/share/man/man1/tclhttpd.1 + install -pm0755 -D bin/tclhttpd /usr/src/tmp/tcl-httpd-buildroot/usr/sbin/tclhttpd + install -pm0644 bin/config /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/config + install -pm0644 bin/httpdthread.tcl /usr/src/tmp/tcl-httpd-buildroot/etc/tclhttpd/main + install -m0755 -D tclhttpd.init /usr/src/tmp/tcl-httpd-buildroot/etc/rc.d/init.d/tclhttpd + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tcl-httpd-buildroot (auto) mode of './usr/lib64/tcl/liblimit1.0.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/tcl/libcrypt1.0.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tcl-httpd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/tcl-httpd-buildroot (auto) Adjusting library links in /usr/src/tmp/tcl-httpd-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/tcl-httpd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: tcl-httpd-core-3.5.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qDGh2S find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell,tcl) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xaO7MY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,tcl) Provides: /usr/share/site-tclhttpd, /var/www/tclhttpd, tcl(httpd) = 1.7, tcl(httpd::admin) = 1.0, tcl(httpd::auth) = 2.0, tcl(httpd::cgi) = 1.1, tcl(httpd::compat) = 3.3, tcl(httpd::config) = 1.0, tcl(httpd::cookie) = 1.0, tcl(httpd::counter) = 2.0, tcl(httpd::debug) = 1.0, tcl(httpd::digest) = 1.0, tcl(httpd::direct) = 1.1, tcl(httpd::dirlist) = 1.1, tcl(httpd::doc) = 1.1, tcl(httpd::doc_error) = 1.0, tcl(httpd::doctools) = 1.0, tcl(httpd::fallback) = 1.0, tcl(httpd::imagemap) = 1.0, tcl(httpd::include) = 1.0, tcl(httpd::ismaptcl) = 1.0, tcl(httpd::ismaptk) = 1.0, tcl(httpd::log) = 1.1, tcl(httpd::logstd) = 1.0, tcl(httpd::mail) = 1.0, tcl(httpd::md5hex) = 1.0, tcl(httpd::mtype) = 1.1, tcl(httpd::opentrace) = 1.0, tcl(httpd::passcheck) = 1.0, tcl(httpd::passgen) = 1.0, tcl(httpd::redirect) = 1.0, tcl(httpd::safecgio) = 1.0, tcl(httpd::session) = 1.0, tcl(httpd::srvui) = 1.0, tcl(httpd::status) = 1.0, tcl(httpd::stdin) = 1.1, tcl(httpd::subst) = 1.0, tcl(httpd::template) = 1.0, tcl(httpd::threadmgr) = 1.0, tcl(httpd::upload) = 1.0, tcl(httpd::url) = 1.2, tcl(httpd::utils) = 1.0, tcl(httpd::version) = 3.5, tcl(tclcrypt) = 1.0 Requires: tcl(base64), tcl(counter), tcl(html), tcl(md5), tcl(mime), tcl(ncgi), tcl(smtp), tcl(uri) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uvzvh7 Processing files: tcl-httpd-server-3.5.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3jN6vi find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell,tcl) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wd0fuw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,tcl) shell.req: /usr/src/tmp/tcl-httpd-buildroot/etc/rc.d/init.d/tclhttpd: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload touch Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rB0NbN Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ALJ7C6 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zI6SNs Provides: /etc/tclhttpd/config.d Requires: tcl-httpd-core = 3.5.1-alt1.qa1, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(action), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /usr/bin/tclsh8.5, coreutils Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iBtvIR Processing files: tcl-httpd-manual-3.5.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5J1eoj find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell,tcl) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yqsUNN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,tcl) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5sZkXk Requires: /etc/tclhttpd/config.d, tcl-httpd-server = 3.5.1-alt1.qa1, tcl(msgcat) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.220ZQU Processing files: tcl-httpd-extra-3.5.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nph1vx find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell,tcl) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cRE3Vc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,tcl) Provides: tcl(crypt) = 1.0, tcl(limit) = 1.0 Requires: tcl >= 8.4.0-alt1, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libcrypt.so.1()(64bit) >= set:hguT2, libcrypt.so.1(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XiduaV Creating tcl-httpd-extra-debuginfo package Processing files: tcl-httpd-extra-debuginfo-3.5.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KXDU8F find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Od6Zt find-requires: running scripts (debuginfo) Requires: tcl-httpd-extra = 3.5.1-alt1.qa1, debug64(libc.so.6), debug64(libcrypt.so.1) Removing 1 extra deps from tcl-httpd-manual due to dependency on tcl-httpd-server Removing 2 extra deps from tcl-httpd-manual due to repentancy on tcl-httpd-server warning: Installed (but unpackaged) file(s) found: /usr/bin/httpd.tcl /usr/bin/httpdthread.tcl /usr/bin/tclhttpd.rc /usr/share/site-tclhttpd/README Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-core-3.5.1-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-server-3.5.1-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-manual-3.5.1-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-extra-3.5.1-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tcl-httpd-extra-debuginfo-3.5.1-alt1.qa1.x86_64.rpm 3.37user 1.80system 0:21.11elapsed 24%CPU (0avgtext+0avgdata 26116maxresident)k 0inputs+0outputs (0major+632602minor)pagefaults 0swaps 10.60user 5.03system 0:32.73elapsed 47%CPU (0avgtext+0avgdata 125384maxresident)k 0inputs+0outputs (0major+1044521minor)pagefaults 0swaps --- tcl-httpd-core-3.5.1-alt1.qa1.x86_64.rpm.repo 2013-04-18 15:43:27.000000000 +0000 +++ tcl-httpd-core-3.5.1-alt1.qa1.x86_64.rpm.hasher 2019-03-03 01:31:14.162054887 +0000 @@ -2,3 +2,3 @@ /usr/share/doc/tcl-httpd-3.5.1/README_custom 100644 -/usr/share/man/man1/tclhttpd.1.gz 100644 +/usr/share/man/man1/tclhttpd.1.xz 100644 /usr/share/site-tclhttpd 40755