request from: hawk checking if we should skip the build started at: Tue Jul 7 21:17:50 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/fbe02e37-53cf-4c69-a091-26d8ae04a941/ruby-mongrel-1.1.5-6.src.rpm fetched 109574 bytes, 410.5 K/s installing srpm: ruby-mongrel-1.1.5-6.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: fbe02e37-53cf-4c69-a091-26d8ae04a941; cd rpm/SPECS; TMPDIR=/tmp/B.1087da exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux ruby-mongrel.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: fbe02e37-53cf-4c69-a091-26d8ae04a941 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1087da /bin/sh -e /tmp/B.1087da/rpm-tmp.22386 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf ruby-mongrel-1.1.5 + /bin/mkdir -p ruby-mongrel-1.1.5 + cd ruby-mongrel-1.1.5 + tar -xf /home/users/builder/rpm/SOURCES/mongrel-1.1.5.gem + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/tar xf /home/users/builder/rpm/SOURCES/mongrel-1.1.5.gem -O data.tar.gz + /bin/tar xz + find -newer README -o -print + xargs touch --reference /home/users/builder/rpm/SOURCES/mongrel-1.1.5.gem + dos2unix examples/mongrel_simple_service.rb dos2unix: converting file examples/mongrel_simple_service.rb to Unix format ... + echo 'Patch #0 (ruby-mongrel-nogems.patch):' Patch #0 (ruby-mongrel-nogems.patch): + bin <--- bin ---> lib ---> lib/mongrel <--- lib/mongrel <--- lib ---> ext ---> ext/http11 /usr/bin/ruby /home/users/builder/rpm/BUILD/ruby-mongrel-1.1.5/ext/http11/extconf.rb checking for main() in -lc... yes creating Makefile <--- ext/http11 ---> ext/http11_java ---> ext/http11_java/org ---> ext/http11_java/org/jruby ---> ext/http11_java/org/jruby/mongrel <--- ext/http11_java/org/jruby/mongrel <--- ext/http11_java/org/jruby <--- ext/http11_java/org <--- ext/http11_java <--- ext + /usr/bin/ruby setup.rb setup setup.rb:788:in `load_rbconfig': Use RbConfig instead of obsolete and deprecated Config. setup.rb:788:in `load_rbconfig': Use RbConfig instead of obsolete and deprecated Config. ---> bin <--- bin ---> lib ---> lib/mongrel <--- lib/mongrel <--- lib ---> ext ---> ext/http11 /usr/bin/make -j4 CC="i686-tld-linux-gcc" i686-tld-linux-gcc -I. -I/usr/include/ruby-2.0 -I/usr/include/ruby-2.0/ruby/backward -I/usr/include/ruby-2.0 -I/home/users/builder/rpm/BUILD/ruby-mongrel-1.1.5/ext/http11 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-omit-frame-pointer -fPIC -o http11_parser.o -c http11_parser.c i686-tld-linux-gcc -I. -I/usr/include/ruby-2.0 -I/usr/include/ruby-2.0/ruby/backward -I/usr/include/ruby-2.0 -I/home/users/builder/rpm/BUILD/ruby-mongrel-1.1.5/ext/http11 -D_FILE_OFFSET_BITS=64 -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -fno-omit-frame-pointer -fPIC -o http11.o -c http11.c http11.c: In function 'http_field': http11.c:70:3: warning: passing argument 1 of 'rb_raise' makes integer from pointer without a cast [enabled by default] VALIDATE_MAX_LENGTH(flen, FIELD_NAME); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'VALUE' but argument is of type 'char *' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:70:3: warning: passing argument 2 of 'rb_raise' makes pointer from integer without a cast [enabled by default] VALIDATE_MAX_LENGTH(flen, FIELD_NAME); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'const char *' but argument is of type 'VALUE' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:71:3: warning: passing argument 1 of 'rb_raise' makes integer from pointer without a cast [enabled by default] VALIDATE_MAX_LENGTH(vlen, FIELD_VALUE); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'VALUE' but argument is of type 'char *' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:71:3: warning: passing argument 2 of 'rb_raise' makes pointer from integer without a cast [enabled by default] VALIDATE_MAX_LENGTH(vlen, FIELD_VALUE); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'const char *' but argument is of type 'VALUE' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c: In function 'request_uri': http11.c:102:3: warning: passing argument 1 of 'rb_raise' makes integer from pointer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, REQUEST_URI); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'VALUE' but argument is of type 'char *' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:102:3: warning: passing argument 2 of 'rb_raise' makes pointer from integer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, REQUEST_URI); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'const char *' but argument is of type 'VALUE' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c: In function 'fragment': http11.c:113:3: warning: passing argument 1 of 'rb_raise' makes integer from pointer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, FRAGMENT); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'VALUE' but argument is of type 'char *' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:113:3: warning: passing argument 2 of 'rb_raise' makes pointer from integer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, FRAGMENT); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'const char *' but argument is of type 'VALUE' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c: In function 'request_path': http11.c:124:3: warning: passing argument 1 of 'rb_raise' makes integer from pointer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, REQUEST_PATH); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'VALUE' but argument is of type 'char *' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:124:3: warning: passing argument 2 of 'rb_raise' makes pointer from integer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, REQUEST_PATH); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'const char *' but argument is of type 'VALUE' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c: In function 'query_string': http11.c:135:3: warning: passing argument 1 of 'rb_raise' makes integer from pointer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, QUERY_STRING); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'VALUE' but argument is of type 'char *' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:135:3: warning: passing argument 2 of 'rb_raise' makes pointer from integer without a cast [enabled by default] VALIDATE_MAX_LENGTH(length, QUERY_STRING); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'const char *' but argument is of type 'VALUE' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c: In function 'HttpParser_execute': http11.c:307:5: warning: passing argument 1 of 'rb_raise' makes integer from pointer without a cast [enabled by default] VALIDATE_MAX_LENGTH(http_parser_nread(http), HEADER); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'VALUE' but argument is of type 'char *' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ http11.c:307:5: warning: passing argument 2 of 'rb_raise' makes pointer from integer without a cast [enabled by default] VALIDATE_MAX_LENGTH(http_parser_nread(http), HEADER); ^ In file included from /usr/include/ruby-2.0/ruby.h:33:0, from http11.c:5: /usr/include/ruby-2.0/ruby/ruby.h:1366:27: note: expected 'const char *' but argument is of type 'VALUE' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ /usr/include/ruby-2.0/ruby/ruby.h:45:3: note: in definition of macro 'PRINTF_ARGS' decl __attribute__((format(printf, string_index, first_to_check))) ^ /usr/include/ruby-2.0/ruby/ruby.h:1366:13: note: in expansion of macro 'NORETURN' PRINTF_ARGS(NORETURN(void rb_raise(VALUE, const char*, ...)), 2, 3); ^ rm -f http11.so i686-tld-linux-gcc -shared -o http11.so http11_parser.o http11.o -L. -L/usr/lib -Wl,-R/usr/lib -L. -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby -lc -lpthread -lrt -ldl -lcrypt -lm -lc <--- ext/http11 ---> ext/http11_java ---> ext/http11_java/org ---> ext/http11_java/org/jruby ---> ext/http11_java/org/jruby/mongrel <--- ext/http11_java/org/jruby/mongrel <--- ext/http11_java/org/jruby <--- ext/http11_java/org <--- ext/http11_java <--- ext + rdoc --ri --op ri lib Generating RI format into /home/users/builder/rpm/BUILD/ruby-mongrel-1.1.5/ri... Files: 17 Classes: 31 ( 0 undocumented) Modules: 11 ( 0 undocumented) Constants: 39 ( 27 undocumented) Attributes: 47 ( 46 undocumented) Methods: 145 ( 54 undocumented) Total: 273 (127 undocumented) 53.48% documented Elapsed: 1.3s + rdoc --op rdoc lib Generating Darkfish format into /home/users/builder/rpm/BUILD/ruby-mongrel-1.1.5/rdoc... Files: 17 Classes: 31 ( 0 undocumented) Modules: 11 ( 0 undocumented) Constants: 39 ( 27 undocumented) Attributes: 47 ( 46 undocumented) Methods: 145 ( 54 undocumented) Total: 273 (127 undocumented) 53.48% documented Elapsed: 2.1s + rm -r ri/IO ri/Kernel ri/RequestLog ri/TCPServer + rm ri/created.rid + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1087da /bin/sh -e /tmp/B.1087da/rpm-tmp.23272 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1087da + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder + /bin/mkdir -p /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder + cd ruby-mongrel-1.1.5 + rm -rf /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder + install -d /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/share/ruby/2.0 /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/share/ri/system /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/share/rdoc + /usr/bin/ruby setup.rb install '--prefix=/tmp/B.1087da/ruby-mongrel-1.1.5-root-builder' setup.rb:788:in `load_rbconfig': Use RbConfig instead of obsolete and deprecated Config. setup.rb:788:in `load_rbconfig': Use RbConfig instead of obsolete and deprecated Config. rm -f InstalledFiles ---> bin mkdir -p /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/bin install mongrel_rails /usr/bin/ <--- bin ---> lib mkdir -p /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/share/ruby/2.0 install mongrel.rb /usr/share/ruby/2.0/ ---> lib/mongrel mkdir -p /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/share/ruby/2.0/mongrel install command.rb /usr/share/ruby/2.0/mongrel install uri_classifier.rb /usr/share/ruby/2.0/mongrel install camping.rb /usr/share/ruby/2.0/mongrel install handlers.rb /usr/share/ruby/2.0/mongrel install debug.rb /usr/share/ruby/2.0/mongrel install header_out.rb /usr/share/ruby/2.0/mongrel install init.rb /usr/share/ruby/2.0/mongrel install stats.rb /usr/share/ruby/2.0/mongrel install rails.rb /usr/share/ruby/2.0/mongrel install cgi.rb /usr/share/ruby/2.0/mongrel install gems.rb /usr/share/ruby/2.0/mongrel install const.rb /usr/share/ruby/2.0/mongrel install tcphack.rb /usr/share/ruby/2.0/mongrel install http_response.rb /usr/share/ruby/2.0/mongrel install http_request.rb /usr/share/ruby/2.0/mongrel install mime_types.yml /usr/share/ruby/2.0/mongrel install configurator.rb /usr/share/ruby/2.0/mongrel <--- lib/mongrel <--- lib ---> ext ---> ext/http11 mkdir -p /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/lib/ruby/2.0 install http11.so /usr/lib/ruby/2.0/. <--- ext/http11 ---> ext/http11_java ---> ext/http11_java/org ---> ext/http11_java/org/jruby ---> ext/http11_java/org/jruby/mongrel <--- ext/http11_java/org/jruby/mongrel <--- ext/http11_java/org/jruby <--- ext/http11_java/org <--- ext/http11_java <--- ext + cp -a ri/Mongrel ri/MongrelDbg ri/cache.ri /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/share/ri/system + cp -a rdoc /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/share/rdoc/ruby-mongrel-1.1.5 + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. remove-rpath: /usr/lib in /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder/usr/lib/ruby/2.0/http11.so + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: ruby-mongrel-1.1.5-6 Provides: http11.so Requires: /usr/bin/ruby libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libruby.so.2.0 rtld(GNU_HASH) Processing files: ruby-mongrel-rdoc-1.1.5-6 Processing files: ruby-mongrel-ri-1.1.5-6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/ri/system/cache.ri Wrote: /home/users/builder/rpm/RPMS/ruby-mongrel-1.1.5-6.i686.rpm Wrote: /home/users/builder/rpm/RPMS/ruby-mongrel-rdoc-1.1.5-6.i686.rpm Wrote: /home/users/builder/rpm/RPMS/ruby-mongrel-ri-1.1.5-6.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.1087da /bin/sh -e /tmp/B.1087da/rpm-tmp.31243 + umask 022 + cd /home/users/builder/rpm/BUILD + cd ruby-mongrel-1.1.5 + /bin/rm '--interactive=never' -rf /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder + rm -rf /tmp/B.1087da/ruby-mongrel-1.1.5-root-builder ended at: Tue Jul 7 21:18:06 2015, done in 01days 00h 00m 13s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:12.65s sys:4.75s real:17.98s (faults io:1 non-io:418791) Files queued for ftp: 46517 ruby-mongrel-1.1.5-6.i686.rpm 114613 ruby-mongrel-rdoc-1.1.5-6.i686.rpm 54401 ruby-mongrel-ri-1.1.5-6.i686.rpm 172 ruby-mongrel-1.1.5-6.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/ri/system/cache.ri End-PLD-Builder-Info