request from: hawk checking if we should skip the build started at: Tue Jul 7 17:21:16 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/651aa8b2-3627-4e85-9593-469dae0c2b77/mm-1.4.2-4.src.rpm fetched 350116 bytes, 785.8 K/s installing srpm: mm-1.4.2-4.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: x86_64-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 651aa8b2-3627-4e85-9593-469dae0c2b77; cd rpm/SPECS; TMPDIR=/tmp/B.fdfc8a exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux mm.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 651aa8b2-3627-4e85-9593-469dae0c2b77 Building target platforms: x86_64-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.fdfc8a /bin/sh -e /tmp/B.fdfc8a/rpm-tmp.69253 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf mm-1.4.2 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/mm-1.4.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mm-1.4.2 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): 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.fdfc8a /bin/sh -e /tmp/B.fdfc8a/rpm-tmp.69253 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.fdfc8a + umask 022 + cd /home/users/builder/rpm/BUILD + cd mm-1.4.2 + cp -f /usr/share/automake/config.sub . + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-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/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' shtool:echo:Warning: unable to determine terminal sequence for bold mode shtool:echo:Warning: unable to determine terminal sequence for bold mode Configuring OSSP mm (Shared Memory Allocation), Version 1.4.2 (15-Aug-2006) Copyright (c) 1999-2006 Ralf S. Engelschall Copyright (c) 1999-2006 The OSSP Project Platform: x86_64-unknown-linux-gnu Build Tools: checking for x86_64-tld-linux-gcc... x86_64-tld-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for compilation debug mode... disabled checking whether make sets $(MAKE)... yes checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether x86_64-tld-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-tld-linux-g++ -E checking for x86_64-tld-linux-g77... no checking for x86_64-tld-linux-f77... no checking for x86_64-tld-linux-xlf... no checking for x86_64-tld-linux-frt... no checking for x86_64-tld-linux-pgf77... no checking for x86_64-tld-linux-cf77... no checking for x86_64-tld-linux-fort77... no checking for x86_64-tld-linux-fl32... no checking for x86_64-tld-linux-af77... no checking for x86_64-tld-linux-f90... no checking for x86_64-tld-linux-xlf90... no checking for x86_64-tld-linux-pgf90... no checking for x86_64-tld-linux-pghpf... no checking for x86_64-tld-linux-epcf90... no checking for x86_64-tld-linux-gfortran... x86_64-tld-linux-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-tld-linux-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for objdir... .libs checking for x86_64-tld-linux-ar... no checking for ar... ar checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-tld-linux-strip... no checking for strip... strip checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking whether the x86_64-tld-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-tld-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-tld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-tld-linux-g++ option to produce PIC... -fPIC checking if x86_64-tld-linux-g++ PIC flag -fPIC works... yes checking if x86_64-tld-linux-g++ static flag -static works... yes checking if x86_64-tld-linux-g++ supports -c -o file.o... yes checking whether the x86_64-tld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-tld-linux-gfortran option to produce PIC... -fPIC checking if x86_64-tld-linux-gfortran PIC flag -fPIC works... yes checking if x86_64-tld-linux-gfortran static flag -static works... no checking if x86_64-tld-linux-gfortran supports -c -o file.o... yes checking whether the x86_64-tld-linux-gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate Platform Environment: checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes decision on mandatory system headers... all fine checking for memory.h... (cached) yes checking for memcpy... yes checking for memset... yes checking for bcopy... yes checking for _POSIX_PATH_MAX in limits.h... yes checking for PATH_MAX in limits.h... yes checking for _POSIX_CHILD_MAX in limits.h... yes checking for CHILD_MAX in limits.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for MAXPATHLEN in sys/param.h... yes Virtual Memory Page Size: checking for unistd.h... (cached) yes checking kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking for getpagesize... yes checking for sysconf... yes checking for _SC_PAGESIZE in unistd.h... yes checking for B_PAGE_SIZE in kernel/OS.h... no decision on memory page size determination... POSIX.1 sysconf(_SC_PAGESIZE) Shared Memory Implementation: checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for MAP_ANON in sys/mman.h... yes checking for mmap... yes checking for munmap... yes checking for shm_open... no checking for shm_unlink... no checking for /dev/zero... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for kernel/OS.h... (cached) no checking for create_area... no decision on shared memory allocation method... SysV IPC shmget() checking for shared memory maximum segment size... 32MB Mutual Exclusion Implementation: checking for sys/ipc.h... (cached) yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/file.h... (cached) yes checking for semget... yes checking for semctl... yes checking for LOCK_EX in sys/file.h... yes checking for F_SETLK in fcntl.h... yes checking for IPC_PRIVATE in sys/ipc.h... yes checking for SEM_UNDO in sys/sem.h... yes checking for kernel/OS.h... (cached) no checking for create_sem... no checking whether union semun is defined in sys/sem.h... no decision on mutex implementation method... SVR4-style fcntl() on temporary file Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating mm-config config.status: creating config.h config.status: executing adjustment commands + /usr/bin/make -j4 ./libtool --quiet --mode=compile x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 mm_global.c ./libtool --quiet --mode=compile x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 mm_alloc.c ./libtool --quiet --mode=compile x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 mm_core.c ./libtool --quiet --mode=compile x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 mm_lib.c mm_alloc.c: In function 'mm_display_info': mm_alloc.c:169:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, " memory size = %d\n", mm->mp_size); ^ mm_alloc.c:170:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, " memory offset = %d\n", mm->mp_offset); ^ mm_alloc.c:171:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, " bytes spare = %d\n", mm->mp_size-mm->mp_offset); ^ mm_alloc.c:174:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' [-Wformat=] mm->mp_freechunks.mc_usize == 1 ? "" : "s"); ^ mm_alloc.c:184:21: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=] i++, (unsigned long)mc, (unsigned long)(mc+mc->mc_size), mc->mc_size); ^ ./libtool --quiet --mode=compile x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 mm_vers.c ./libtool --quiet --mode=compile x86_64-tld-linux-gcc -c -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 mm_test.c ./libtool --quiet --mode=link x86_64-tld-linux-gcc -o libmm.la mm_global.lo mm_alloc.lo mm_core.lo mm_lib.lo mm_vers.lo \ -rpath /usr/lib64 -version-info `./shtool version -l c -d libtool mm_vers.c` mm_test.c: In function 'main': mm_test.c:108:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, "actually allocated core size = %d\n", s); ^ mm_test.c:137:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, "actually allocated core size = %d\n", s); ^ mm_test.c:206:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, "actually available bytes = %d\n", s); ^ mm_test.c:213:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, "total=%09d allocated=%09d add=%06d\r", s, n, (i+1)*(i+1)); ^ mm_test.c:251:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, "Something is leaking, we've lost %d bytes\n", s - s2); ^ mm_test.c:255:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stderr, "Fine, we have again %d bytes available\n", s2); ^ ./libtool --quiet --mode=link x86_64-tld-linux-gcc -o mm_test mm_test.lo libmm.la + 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.fdfc8a /bin/sh -e /tmp/B.fdfc8a/rpm-tmp.72097 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.fdfc8a + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.fdfc8a/mm-1.4.2-root-builder + /bin/mkdir -p /tmp/B.fdfc8a/mm-1.4.2-root-builder + cd mm-1.4.2 + rm -rf /tmp/B.fdfc8a/mm-1.4.2-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.fdfc8a/mm-1.4.2-root-builder' ./shtool mkdir -f -p -m 755 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/bin ./shtool mkdir -f -p -m 755 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/include ./shtool mkdir -f -p -m 755 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64 ./shtool mkdir -f -p -m 755 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/man/man1 ./shtool mkdir -f -p -m 755 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/man/man3 ./shtool install -c -m 755 mm-config /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/bin/mm-config ./shtool install -c -m 644 mm-config.1 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/man/man1/mm-config.1 ./shtool install -c -m 644 mm.3 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/man/man3/mm.3 ./shtool install -c -m 644 mm.h /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/include/mm.h ./shtool install -c -m 644 .libs/libmm.so.14.0.22 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64/libmm.so.14.0.22 (cd /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64 && { ln -s -f libmm.so.14.0.22 libmm.so.14 || { rm -f libmm.so.14 && ln -s libmm.so.14.0.22 libmm.so.14; }; }) (cd /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64 && { ln -s -f libmm.so.14.0.22 libmm.so || { rm -f libmm.so && ln -s libmm.so.14.0.22 libmm.so; }; }) ./shtool install -c -m 644 .libs/libmm.lai /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64/libmm.la ./shtool install -c -m 644 .libs/libmm.a /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64/libmm.a chmod 644 /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64/libmm.a ranlib /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/lib64/libmm.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __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 Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: mm-1.4.2-4 Executing(%doc): 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.fdfc8a /bin/sh -e /tmp/B.fdfc8a/rpm-tmp.57506 + umask 022 + cd /home/users/builder/rpm/BUILD + cd mm-1.4.2 + DOCDIR=/tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/doc/mm-1.4.2 + export DOCDIR + rm -rf /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/doc/mm-1.4.2 + /bin/mkdir -p /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/doc/mm-1.4.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/doc/mm-1.4.2... Documentation compressed. + cp -pr ChangeLog LICENSE README THANKS /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/doc/mm-1.4.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fdfc8a/mm-1.4.2-root-builder/usr/share/doc/mm-1.4.2... ./README ./THANKS ./LICENSE ./ChangeLog Documentation compressed. + exit 0 Provides: libmm.so.14()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: rtld(GNU_HASH) Obsoletes: libmm1 Processing files: mm-devel-1.4.2-4 Provides: libtool(/usr/lib64/libmm.la) Requires: /bin/sh Obsoletes: libmm1-devel Processing files: mm-static-1.4.2-4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.fdfc8a/mm-1.4.2-root-builder Wrote: /home/users/builder/rpm/RPMS/mm-1.4.2-4.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/mm-devel-1.4.2-4.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/mm-static-1.4.2-4.x86_64.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.fdfc8a /bin/sh -e /tmp/B.fdfc8a/rpm-tmp.52560 + umask 022 + cd /home/users/builder/rpm/BUILD + cd mm-1.4.2 + /bin/rm '--interactive=never' -rf /tmp/B.fdfc8a/mm-1.4.2-root-builder + rm -rf /tmp/B.fdfc8a/mm-1.4.2-root-builder ended at: Tue Jul 7 17:21:54 2015, done in 01days 00h 00m 34s 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 error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## mm ################################################## mm-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:23.38s sys:23.13s real:40.29s (faults io:111 non-io:1960438) Files queued for ftp: 20457 mm-1.4.2-4.x86_64.rpm 20180 mm-devel-1.4.2-4.x86_64.rpm 8860 mm-static-1.4.2-4.x86_64.rpm 143 mm-1.4.2-4.src.rpm.uploadinfo End-PLD-Builder-Info