FailedOk

th/SRPMS[OK]
th/x32[OK]
th/i686[OK]
th/x86_64[OK]

ac/SRPMS[OK]
ac/i386[OK]
ac/i586[OK]
ac/i686[OK]
ac/alpha[OK]
ac/amd64[OK]
ac/athlon[OK]
ac/ppc[OK]
ac/sparc[OK]
ac/sparc64[OK]

Advanced Search
main()
Powered by PLD Linux
(c) 2002-2025 PLD Team
$Revision: 1.37 $
Powered by matrix.
Your IP: 18.97.9.172

ccache 4ac2b9a8-f565-48f6-9fef-8556ec6edd12

Status:OK
Source URL:https://buildlogs.pld-linux.org/pld/ac/i386/OK/ccache,4ac2b9a8-f565-48f6-9fef-8556ec6edd12.bz2
text/plain URL:View!
full text:View!
rpm -qa of builder:View!
Date:2016/12/05 17:47:51
Runtime:0:00:08.402134

Toc:

  • files ccache
  • Processing files: ccache-2.4-1
  • doc
  • Executing(%doc): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp /bin/sh -e /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/rpm-tmp.46092
  • clean
  • Executing(%clean): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp /bin/sh -e /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/rpm-tmp.46092

Content:

HOME=/home/services/builder
TMPDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp
+ umask 022
+ cd /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD
+ cd ccache-2.4
+ aclocal
+ autoconf
+ cp -f /usr/share/automake/config.guess /usr/share/automake/config.sub .
+ ./configure LDFLAGS=-Wl,--as-needed  CFLAGS=-O2 -march=i386  CXXFLAGS=-O2 -march=i386  FFLAGS=-O2 -march=i386  FCFLAGS=-O2 -march=i386  CPPFLAGS= CC=i386-pld-linux-gcc CXX=i386-pld-linux-g++ --host=i386-pld-linux --build=i386-pld-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-libraries=/usr/X11R6/lib
configure: Configuring ccache
checking for i386-pld-linux-gcc... i386-pld-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i386-pld-linux-gcc accepts -g... yes
checking for i386-pld-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i386-pld-linux-gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for realpath... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for mkstemp... yes
checking for gethostname... yes
checking for getpwuid... yes
checking for compar_fn_t in stdlib.h... yes
checking for C99 vsnprintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
+ /usr/bin/make -j4
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o ccache.o ccache.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o mdfour.o mdfour.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o hash.o hash.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o execute.o execute.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o util.o util.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o args.o args.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o stats.o stats.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o cleanup.o cleanup.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o snprintf.o snprintf.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I.   -c -o unify.o unify.c
i386-pld-linux-gcc -O2 -march=i386  -Wall -W -I. -o ccache ccache.o mdfour.o hash.o execute.o util.o args.o stats.o cleanup.o snprintf.o unify.o
+ exit 0
Executing(%install): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp  /bin/sh -e /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/rpm-tmp.46092
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin
HOME=/home/services/builder
TMPDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp
+ umask 022
+ cd /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD
+ /bin/rm --interactive=never -rf /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder
+ /bin/mkdir -p /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder
+ cd ccache-2.4
+ rm -rf /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder
+ install -d /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/bin /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/man/man1
+ install ccache /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/bin
+ install ccache.1 /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/man/man1
+ __spec_install_post_strip
Stripping 1 ELF executables...DONE
+ __spec_install_post_chrpath
Remove RPATH/RUNPATH from 1 executable binaries and shared object files.
+ __spec_install_post_check_so
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
Checking /var/run <-> tmpfiles.d completeness...
 DONE
+ __spec_install_post_compress_docs
Compress man pages: /usr/share/man
+ __spec_install_post_compress_modules
+ __spec_install_post_py_hardlink
Processing files: ccache-2.4-1
Executing(%doc): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp  /bin/sh -e /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/rpm-tmp.46092
+ umask 022
+ cd /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD
+ cd ccache-2.4
+ DOCDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/doc/ccache-2.4
+ export DOCDIR
+ rm -rf /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/doc/ccache-2.4
+ /bin/mkdir -p /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/doc/ccache-2.4
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/doc/ccache-2.4...

Documentation compressed.
+ cp -pr README /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/doc/ccache-2.4
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder/usr/share/doc/ccache-2.4...
./README 
Documentation compressed.
+ exit 0
Searching for required packages....
Requires: glibc libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder
warning: Could not canonicalize hostname: pldac-atlas
Wrote: /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/RPMS/ccache-2.4-1.i386.rpm
Executing(%clean): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp  /bin/sh -e /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/rpm-tmp.46092
+ umask 022
+ cd /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD
+ cd ccache-2.4
+ /bin/rm --interactive=never -rf /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder
+ rm -fr /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD/tmp/ccache-2.4-root-builder
ended at: Mon Dec  5 17:47:51 2016, done in 0:00:08.402134
Can't find java virtual machine, aborting.
+ chmod -R u+rwX /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD
+ rm -rf /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/tmp /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9/BUILD
test-build: not copying to /var/cache/pld-builder/ready
Begin-PLD-Builder-Info
not upgrading
End-PLD-Builder-Info
Can't find java virtual machine, aborting.
+ rm -rf /tmp/B.10091c20-fad9-4500-b884-3d55a7bf7af9
Begin-PLD-Builder-Info
Build-Time: user:3.89s sys:0.41s real:9.62s (faults io:11 non-io:169663)

Files queued for ftp:
     26269 ccache-2.4-1.i386.rpm

End-PLD-Builder-Info
[Back to list of logs] [View rpm -qa of builder]