Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/uudeview.spec'], False, '/var/lib/mock/f19-build-1620921-276725/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/uudeview.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/uudeview-0.5.20-26.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/uudeview.spec'], False, '/var/lib/mock/f19-build-1620921-276725/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/uudeview.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ULjbTQ warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uudeview-0.5.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/uudeview-0.5.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd uudeview-0.5.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch (uudeview-debian-patches.patch):' Patch (uudeview-debian-patches.patch): + /usr/bin/cat /builddir/build/SOURCES/uudeview-debian-patches.patch + /usr/bin/patch -p1 --fuzz=0 patching file uulib/uulib.c patching file uulib/uuscan.c patching file uulib/uustring.h patching file uulib/uunconc.c patching file uulib/uustring.c patching file unix/uudeview.c patching file man/uudeview.1 patching file tcl/xdeview patching file man/uuwish.1 + /usr/bin/sed -i -e s,psfig,epsfig,g doc/library.ltx + /usr/bin/sed -i -e 's,for ff_subdir in lib,for ff_subdir in lib,g' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sfry63 + umask 022 + cd /builddir/build/BUILD + cd uudeview-0.5.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-sendmail=/usr/sbin/sendmail creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking whether ln -s works... yes checking for tclConfig.sh... /usr/lib/tclConfig.sh checking contents of tcl config... done checking tcl version... 8.5.13 checking for tcl.h... found in /usr/include checking for libtcl8.5.so... found in /usr/lib checking for tkConfig.sh... /usr/lib/tkConfig.sh checking contents of tk config... done checking tk version... 8.5.13 checking for tk.h... found in /usr/include checking for libtk8.5.so... found in /usr/lib checking for sin... no checking for connect... yes checking for gethostbyname... yes checking for suitable mailer... /usr/sbin/sendmail configure: warning: Cannot execute /usr/sbin/sendmail configure: warning: Make sure this prog exists when running uuenview checking for inews... /usr/bin/inews checking directory separator... / checking for ANSI C header files... yes checking for size_t... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... yes checking for errno.h... yes checking for direct.h... no checking for io.h... no checking for sys/time.h... yes checking for getcwd... yes checking for popen... yes checking for gettimeofday... yes checking for isatty... yes checking for tempnam... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating tcl/Makefile creating unix/Makefile creating uulib/Makefile creating config.h + make -j5 (cd unix; rm -f config.h ; ln -s ../config.h config.h) (cd uulib; rm -f config.h ; ln -s ../config.h config.h) (cd tcl; rm -f config.h ; ln -s ../config.h config.h) (cd uulib ; make) make[1]: Entering directory `/builddir/build/BUILD/uudeview-0.5.20/uulib' awk -f uustring.awk < uustring.c > uustring.h gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c uunconc.c: In function 'UUDecodePart': uunconc.c:1204:8: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness [-Wpointer-sign] yepartcrc = crc32(yepartcrc, oline, count); ^ In file included from uunconc.c:52:0: ./crc32.h:19:9: note: expected 'const unsigned char *' but argument is of type 'char *' crc32_t crc32 _ANSI_ARGS_((crc32_t crc, const unsigned char *buf, unsigned int len)); ^ uunconc.c:1205:6: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness [-Wpointer-sign] yefilecrc = crc32(yefilecrc, oline, count); ^ In file included from uunconc.c:52:0: ./crc32.h:19:9: note: expected 'const unsigned char *' but argument is of type 'char *' crc32_t crc32 _ANSI_ARGS_((crc32_t crc, const unsigned char *buf, unsigned int len)); ^ uunconc.c: In function 'UUDecode': uunconc.c:1586:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (r, 1, 8, datain); ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c uuscan.c: In function 'ScanHeaderLine': uuencode.c: In function 'UUEncodeStream': uuencode.c:248:26: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *itemp = (char *) uuestr_itemp; ^ uuencode.c:249:26: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *otemp = (char *) uuestr_otemp; ^ uuencode.c:270:7: warning: pointer targets in passing argument 1 of '_FP_fgets' differ in signedness [-Wpointer-sign] if (_FP_fgets (itemp, 255, infile) == NULL) { ^ In file included from uuencode.c:47:0: ./fptools.h:49:19: note: expected 'char *' but argument is of type 'unsigned char *' char * TOOLEXPORT _FP_fgets _ANSI_ARGS_((char *, int, FILE *)); ^ uuencode.c:275:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] count = strlen (itemp); ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:298:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:298:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:344:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:344:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:360:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:360:6: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:392:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:392:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:447:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:447:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:493:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c:493:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(eolstring), outfile) != strlen (eolstring)) { ^ In file included from uuencode.c:36:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ uuencode.c: In function 'UUEncodePartial': uuencode.c:938:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] eolstring); ^ uuencode.c:938:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] uuencode.c:1004:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] pcrc); ^ uuencode.c:1008:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] progress.totsize); ^ uuscan.c:175:16: warning: variable 'p1' set but not used [-Wunused-but-set-variable] char *ptr2, *p1, *p2, *p3; ^ uuencode.c: In function 'UUEncodeToFile': uuencode.c:1412:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] eolstring); ^ uuencode.c:1412:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] uuencode.c:1458:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] pcrc); ^ uuencode.c:1462:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] progress.totsize); ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c uuscan.c:325:11: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] ptr2 += c; ^ uuencode.c: In function 'UUEncodePartial': uuencode.c:919:8: warning: 'numparts' may be used uninitialized in this function [-Wmaybe-uninitialized] if (numparts != 1) { ^ rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: creating libuu.a ranlib libuu.a make[1]: Leaving directory `/builddir/build/BUILD/uudeview-0.5.20/uulib' (cd unix ; make) (cd tcl ; make) make[1]: Entering directory `/builddir/build/BUILD/uudeview-0.5.20/unix' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -I../uulib -DVERSION=\"0.5\" -DPATCH=\"20\" uudeview.c make[1]: Entering directory `/builddir/build/BUILD/uudeview-0.5.20/tcl' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -I/usr/include -I/usr/include -DHAVE_CONFIG_H -I../uulib uuwish.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -I../uulib -DVERSION=\"0.5\" -DPATCH=\"20\" uufnflt.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -I/usr/include -I/usr/include -DHAVE_CONFIG_H -I../uulib uutcl.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -DHAVE_CONFIG_H -I../uulib -DVERSION=\"0.5\" -DPATCH=\"20\" uuenview.c uudeview.c: In function 'main': uudeview.c:1446:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ uudeview.c: At top level: uudeview.c:118:13: warning: 'uuversion' defined but not used [-Wunused-variable] static char uuversion[256] = VERSION "pl" PATCH; ^ uutcl.c: In function 'uutcl_UpdateParameter': uutcl.c:345:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionFast", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:347:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionBracket", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:349:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionDesperate",TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:351:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionDebug", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:353:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionDumbness", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:355:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionUsetext", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:357:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "SaveFilePath", TCL_GLOBAL_ONLY))!=NULL) ^ uudeview.c: In function 'process_one': uudeview.c:1307:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (command); ^ uutcl.c:359:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionRemove", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:361:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if ((cval = Tcl_GetVar (interp, "OptionMoreMime", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c: In function 'Uu_Init': uutcl.c:1177:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_Info", uutcl_Info, NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1179:8: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1180:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_SetBusyProc", uutcl_SetBusyProc,NULL,NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1182:8: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1184:8: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1185:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_LoadFile", uutcl_LoadFile, NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1186:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_DecodeFile", uutcl_DecodeFile, NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1187:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_GetTempFile", uutcl_GetTempFile,NULL,NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1188:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_InfoFile", uutcl_InfoFile, NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1189:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_ListFile", uutcl_ListFile, NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1190:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_Rename", uutcl_Rename, NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1191:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_CleanUp", uutcl_CleanUp, NULL, NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1192:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_EncodeToFile", uutcl_EncodeToFile,NULL,NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1193:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_EncodeToMail", uutcl_EncodeToMail,NULL,NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ uutcl.c:1194:3: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default] Tcl_CreateCommand (interp, "uu_EncodeToNews", uutcl_EncodeToNews,NULL,NULL); ^ In file included from /usr/include/tcl.h:2258:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:578:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^ gcc -o uuwish uuwish.o uutcl.o -L../uulib -luu -Wl,-z,relro -L/usr/lib -L/usr/lib -ltk8.5 -ltcl8.5 -ldl -lieee -lm gcc -o uuenview uuenview.o uufnflt.o -L../uulib -luu -Wl,-z,relro -lm make[1]: Leaving directory `/builddir/build/BUILD/uudeview-0.5.20/tcl' gcc -o uudeview uudeview.o uufnflt.o -L../uulib -luu -Wl,-z,relro -lm make[1]: Leaving directory `/builddir/build/BUILD/uudeview-0.5.20/unix' + cd doc + make fig2dev -L latex < structure.fig > structure.tex fig2dev -L latex < binhex.fig > binhex.tex latex library.ltx This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev) restricted \write18 enabled. entering extended mode (./library.ltx LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, po lish, loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/a4wide/a4wide.sty (/usr/share/texlive/texmf-dist/tex/latex/ntgclass/a4.sty)) No file library.aux. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [1] (./structure.tex ) LaTeX Warning: Reference `structure' on page 2 undefined on input line 123. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd) Overfull \hbox (1.21114pt too wide) in paragraph at lines 141--144 []\OT1/ptm/m/n/10 ``Encoded data'' is bi-nary data en-coded by one of the meth- ods ``uuen-cod-ing'', ``xxen-cod-ing'', ``Base64'' LaTeX Warning: Citation `rfc0822' on page 2 undefined on input line 146. [2] LaTeX Warning: Citation `rfc1521' on page 3 undefined on input line 151. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd) [3] LaTeX Warning: Reference `chap-rf' on page 4 undefined on input line 283. Overfull \hbox (3.7904pt too wide) in paragraph at lines 307--310 \OT1/ptm/m/n/10 The \OT1/pcr/m/n/10 Makefile \OT1/ptm/m/n/10 is au-to-mat-i-cal ly gen-er-ated by the con-fig-u-ra-tion script from the tem-plate in \OT1/pcr/m /n/10 Makefile.in\OT1/ptm/m/n/10 . [4] [5] [6] [7] [8] [9] [10] [11] LaTeX Warning: Reference `Section-Options' on page 12 undefined on input line 9 32. [12] LaTeX Warning: Reference `Section-Msg-Callback' on page 13 undefined on input l ine 965. LaTeX Warning: Reference `Section-Busy-Callback' on page 13 undefined on input line 973. LaTeX Warning: Reference `Section-File-Callback' on page 13 undefined on input line 982. LaTeX Warning: Reference `Section-FName-Filter' on page 13 undefined on input l ine 987. [13] Overfull \hbox (18.41376pt too wide) in paragraph at lines 1043--1049 [] Underfull \hbox (badness 10000) in paragraph at lines 1043--1049 LaTeX Warning: Reference `file-list' on page 14 undefined on input line 1052. [14] [15] [16] [17] LaTeX Warning: Reference `td-v1' on page 18 undefined on input line 1392. LaTeX Warning: Reference `td-v2' on page 18 undefined on input line 1467. [18] [19] Overfull \hbox (3.2596pt too wide) in paragraph at lines 1488--1490 []\OT1/ptm/m/n/10 No in-for-ma-tion is printed for in-valid en-coded files, or files with miss-ing parts (they're sim-ply skipped). LaTeX Warning: Reference `td-v3-diff' on page 20 undefined on input line 1549. [20] [21] [22] [23] LaTeX Warning: Reference `tab-3-in-4' on page 24 undefined on input line 1770. [24] LaTeX Warning: Reference `tab-uu' on page 25 undefined on input line 1863. LaTeX Warning: Reference `tab-uu' on page 25 undefined on input line 1884. [25] [26] LaTeX Warning: Reference `tab-xx' on page 27 undefined on input line 1999. LaTeX Warning: Citation `rfc1521' on page 27 undefined on input line 2019. LaTeX Warning: Reference `tab-b64' on page 27 undefined on input line 2045. [27] LaTeX Warning: Citation `rfc1521' on page 28 undefined on input line 2090. LaTeX Warning: Citation `rfc1741' on page 28 undefined on input line 2108. [28] LaTeX Warning: Reference `tab-bh' on page 29 undefined on input line 2144. LaTeX Warning: Reference `bh-rle' on page 29 undefined on input line 2175. (./binhex.tex) LaTeX Warning: Reference `bh-parts' on page 29 undefined on input line 2187. [29] LaTeX Warning: Citation `rfc1521' on page 30 undefined on input line 2251. LaTeX Warning: Citation `rfc1521' on page 30 undefined on input line 2275. [30] [31] (./library.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on library.dvi (31 pages, 135740 bytes). Transcript written on library.log. latex library.ltx This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev) restricted \write18 enabled. entering extended mode (./library.ltx LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, po lish, loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/a4wide/a4wide.sty (/usr/share/texlive/texmf-dist/tex/latex/ntgclass/a4.sty)) (./library.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) [1] (./structure.tex ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd) Overfull \hbox (1.21114pt too wide) in paragraph at lines 141--144 []\OT1/ptm/m/n/10 ``Encoded data'' is bi-nary data en-coded by one of the meth- ods ``uuen-cod-ing'', ``xxen-cod-ing'', ``Base64'' [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd) [3] Overfull \hbox (3.7904pt too wide) in paragraph at lines 307--310 \OT1/ptm/m/n/10 The \OT1/pcr/m/n/10 Makefile \OT1/ptm/m/n/10 is au-to-mat-i-cal ly gen-er-ated by the con-fig-u-ra-tion script from the tem-plate in \OT1/pcr/m /n/10 Makefile.in\OT1/ptm/m/n/10 . [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Overfull \hbox (18.41376pt too wide) in paragraph at lines 1043--1049 [] Underfull \hbox (badness 10000) in paragraph at lines 1043--1049 [14] [15] [16] [17] [18] [19] Overfull \hbox (3.2596pt too wide) in paragraph at lines 1488--1490 []\OT1/ptm/m/n/10 No in-for-ma-tion is printed for in-valid en-coded files, or files with miss-ing parts (they're sim-ply skipped). [20] [21] [22] [23] [24] [25] [26] [27] [28] (./binhex.tex) [29] [30] [31] (./library.aux) ) (see the transcript file for additional information) Output written on library.dvi (31 pages, 135616 bytes). Transcript written on library.log. + pdflatex library.ltx This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev) restricted \write18 enabled. entering extended mode (./library.ltx LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, po lish, loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/a4wide/a4wide.sty (/usr/share/texlive/texmf-dist/tex/latex/ntgclass/a4.sty)) (./library.aux) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./structure.tex) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsptm.fd) Overfull \hbox (1.21114pt too wide) in paragraph at lines 141--144 []\OT1/ptm/m/n/10 ``Encoded data'' is bi-nary data en-coded by one of the meth- ods ``uuen-cod-ing'', ``xxen-cod-ing'', ``Base64'' [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1pcr.fd) [3] Overfull \hbox (3.7904pt too wide) in paragraph at lines 307--310 \OT1/ptm/m/n/10 The \OT1/pcr/m/n/10 Makefile \OT1/ptm/m/n/10 is au-to-mat-i-cal ly gen-er-ated by the con-fig-u-ra-tion script from the tem-plate in \OT1/pcr/m /n/10 Makefile.in\OT1/ptm/m/n/10 . [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Overfull \hbox (18.41376pt too wide) in paragraph at lines 1043--1049 [] Underfull \hbox (badness 10000) in paragraph at lines 1043--1049 [14] [15] [16] [17] [18] [19] Overfull \hbox (3.2596pt too wide) in paragraph at lines 1488--1490 []\OT1/ptm/m/n/10 No in-for-ma-tion is printed for in-valid en-coded files, or files with miss-ing parts (they're sim-ply skipped). [20] [21] [22] [23] [24] [25] [26] [27] [28] (./binhex.tex) [29] [30] [31] (./library.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on library.pdf (31 pages, 228116 bytes). Transcript written on library.log. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IiWBTs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386 ++ dirname /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386 + cd uudeview-0.5.20 + sed -i -e 's,xdeview.1,xdeview.1 uuwish.1,g' Makefile + make install BINDIR=/builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/bin MANDIR=/builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/share/man (cd uulib ; make) make[1]: Entering directory `/builddir/build/BUILD/uudeview-0.5.20/uulib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/uudeview-0.5.20/uulib' (cd unix ; make) make[1]: Entering directory `/builddir/build/BUILD/uudeview-0.5.20/unix' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/uudeview-0.5.20/unix' for d in uudeview uuenview ; do \ ./install-sh -c unix/$d /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/bin/$d ; \ done (cd tcl ; make) make[1]: Entering directory `/builddir/build/BUILD/uudeview-0.5.20/tcl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/uudeview-0.5.20/tcl' for d in xdeview uuwish ; do \ ./install-sh -c tcl/$d /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/bin/$d ; \ done for d in uudeview.1 uuenview.1 xdeview.1 uuwish.1 ; do \ ./install-sh -c -m 644 ./man/$d /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/share/man/man1/$d ; \ done + desktop-file-install --dir /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/applications --mode 644 --add-category X-Fedora /builddir/build/SOURCES/xdeview.desktop + mkdir -p /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/include + install -p -m 0644 uulib/uudeview.h /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/include/ + mkdir -p /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/lib + install -p -m 0644 uulib/libuu.a /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386//usr/lib/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/uudeview-0.5.20 extracting debug info from /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/bin/uuwish extracting debug info from /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/bin/uudeview extracting debug info from /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/bin/uuenview cpio: glibc-2.17-c758a686/math: Cannot stat: No such file or directory cpio: glibc-2.17-c758a686/math/ieee-math.c: Cannot stat: No such file or directory cpio: glibc-2.17-c758a686/math/math.h: Cannot stat: No such file or directory 787 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: uudeview-0.5.20-26.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J1JcPU + umask 022 + cd /builddir/build/BUILD + cd uudeview-0.5.20 + DOCDIR=/builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uudeview-0.5.20 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uudeview-0.5.20 + cp -pr COPYING /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uudeview-0.5.20 + cp -pr HISTORY /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uudeview-0.5.20 + cp -pr IAFA-PACKAGE /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uudeview-0.5.20 + cp -pr README /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uudeview-0.5.20 + cp -pr uudeview.lsm /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uudeview-0.5.20 + exit 0 Provides: uudeview = 0.5.20-26.fc19 uudeview(x86-32) = 0.5.20-26.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libtcl8.5.so libtk8.5.so rtld(GNU_HASH) Processing files: uulib-devel-0.5.20-26.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9AEvWm + umask 022 + cd /builddir/build/BUILD + cd uudeview-0.5.20 + DOCDIR=/builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uulib-devel-0.5.20 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uulib-devel-0.5.20 + cp -pr COPYING /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uulib-devel-0.5.20 + cp -pr HISTORY /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uulib-devel-0.5.20 + cp -pr doc/library.pdf /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386/usr/share/doc/uulib-devel-0.5.20 + exit 0 Provides: uulib = 0.5.20-26.fc19 uulib-devel = 0.5.20-26.fc19 uulib-devel(x86-32) = 0.5.20-26.fc19 uulib-static = 0.5.20-26.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: uulib < 0.5.20-11 uulib-static < 0.5.20-16 Processing files: uudeview-debuginfo-0.5.20-26.fc19.i686 Provides: uudeview-debuginfo = 0.5.20-26.fc19 uudeview-debuginfo(x86-32) = 0.5.20-26.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386 Wrote: /builddir/build/RPMS/uudeview-0.5.20-26.fc19.i686.rpm Wrote: /builddir/build/RPMS/uulib-devel-0.5.20-26.fc19.i686.rpm Wrote: /builddir/build/RPMS/uudeview-debuginfo-0.5.20-26.fc19.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RPGQke + umask 022 + cd /builddir/build/BUILD + cd uudeview-0.5.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uudeview-0.5.20-26.fc19.i386 + exit 0 Child return code was: 0 LEAVE do -->