Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/yap.spec'], False, '/var/lib/mock/dist-f10-build-389283-67007/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/yap.spec'] warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/yap-5.1.1-13.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/yap.spec'], False, '/var/lib/mock/dist-f10-build-389283-67007/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/yap.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oD5pYt + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Yap-5.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Yap-5.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Yap-5.1.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (Yap-noni386.patch):' Patch #1 (Yap-noni386.patch): + /usr/bin/patch -s -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/Yap-noni386.patch + echo 'Patch #2 (Yap-creat.patch):' Patch #2 (Yap-creat.patch): + /bin/cat /builddir/build/SOURCES/Yap-creat.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (Yap-5.1.1-config.sub.patch):' Patch #3 (Yap-5.1.1-config.sub.patch): + /bin/cat /builddir/build/SOURCES/Yap-5.1.1-config.sub.patch + /usr/bin/patch -s -p1 --fuzz=0 + cp /builddir/build/SOURCES/guard_entailment.pl /builddir/build/SOURCES/chr_translate_bootstrap1.pl /builddir/build/SOURCES/chr_translate_bootstrap2.pl /builddir/build/SOURCES/chr_translate.pl LGPL/chr + sed -i /-Wl,-R/d configure + sed -i 's/SHLIB_LD=.*/SHLIB_LD="gcc -shared"/' configure + xargs sed -i 's|$(ROOTDIR)/lib|$(ROOTDIR)/lib64|' + find -name Makefile.in + find -name Makefile.in + xargs sed -i 's|$(EROOTDIR)/lib|$(EROOTDIR)/lib64|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kF04fq + umask 022 + cd /builddir/build/BUILD + cd Yap-5.1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-coroutining --enable-max-performance --enable-depth-limit --enable-dynamic-loading checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking target system type... powerpc64-redhat-linux-gnu checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-indent... no checking for indent... : checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-mpicc... no checking for mpicc... : checking for install-info... /sbin/install-info checking for sh... /bin/sh checking for sin in -lm... yes checking for socket in -lsocket... no checking for getsockname in -lxnet... no checking for main in -lnsl... yes checking for tgetent in -ltermcap... yes checking for main in -lncurses... yes checking for readline in -lreadline... yes checking for main in -lgmp... yes checking how to run the C preprocessor... gcc -E checking for sys/wait.h that is POSIX.1 compatible... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking for restartable system calls... yes checking for dlopen in -ldl... yes checking for ANSI C header files... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking memory.h usability... yes checking memory.h presence... yes checking for memory.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/conf.h usability... no checking sys/conf.h presence... no checking for sys/conf.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/stat.h usability... yes checking sys/stat.h presence... yes checking for sys/stat.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking sys/ucontext.h usability... yes checking sys/ucontext.h presence... yes checking for sys/ucontext.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for int *... yes checking size of int *... 8 checking for short int... yes checking size of short int... 2 checking for int... yes checking size of int... 4 checking for long int... yes checking size of long int... 8 checking for long long int... yes checking size of long long int... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for type of malloc... void * checking for gcc inline... yes checking for gcc threaded code... yes checking for IEEE floats... yes checking for sigsetjmp... yes checking for sigsegv... yes checking for sigprof... yes checking for siginfo... yes checking union wait... yes checking environ... yes checking return type of signal handlers... void checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for chdir... yes checking for ctime... yes checking for dlopen... yes checking for dup2... yes checking for fesettrapenable... no checking for fgetpos... yes checking for finite... yes checking for getcwd... yes checking for getenv... yes checking for gethostbyname... yes checking for gethostid... yes checking for gethostname... yes checking for gethrtime... no checking for getpwnam... yes checking for getrusage... yes checking for gettimeofday... yes checking for getwd... yes checking for isatty... yes checking for isnan... yes checking for kill... yes checking for labs... yes checking for link... yes checking for lgamma... yes checking for localtime... yes checking for lstat... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mktemp... yes checking for mktime... yes checking for opendir... yes checking for putenv... yes checking for rand... yes checking for random... yes checking for readlink... yes checking for regexec... yes checking for rename... yes checking for rint... yes checking for rl_set_prompt... yes checking for sbrk... yes checking for select... yes checking for setbuf... yes checking for setlinebuf... yes checking for sigaction... yes checking for siggetmask... yes checking for siginterrupt... yes checking for signal... yes checking for sigprocmask... yes checking for socket... yes checking for stat... yes checking for strchr... yes checking for strerror... yes checking for strncat... yes checking for strncpy... yes checking for strtod... yes checking for time... yes checking for times... yes checking for tmpnam... yes checking for usleep... yes checking for vsnprintf... yes checking for regexec... (cached) yes checking for NSLinkModule... no checking for alarm... yes checking for mmap... yes checking for popen... yes checking for shmat... yes checking for sleep... yes checking for system... yes checking for ttyname... yes checking for waitpid... yes checking for fetestexcept... yes checking for snprintf... yes checking for mpz_xor... yes checking if fflush(NULL) clobbers input pipes... no no configure: creating ./config.status config.status: creating Makefile config.status: creating library/regex/Makefile config.status: creating library/system/Makefile config.status: creating library/random/Makefile config.status: creating library/yap2swi/Makefile config.status: creating library/mpi/Makefile config.status: creating .depend config.status: creating library/Makefile config.status: creating LGPL/chr/Makefile config.status: creating LGPL/chr/chr_swi_bootstrap.yap config.status: creating CLPBN/Makefile config.status: creating LGPL/clp/Makefile config.status: creating LGPL/clpr/Makefile config.status: creating library/Tries/Makefile config.status: creating LGPL/JPL/Makefile config.status: creating LGPL/JPL/src/Makefile config.status: creating LGPL/JPL/java/Makefile config.status: creating LGPL/JPL/jpl_paths.yap config.status: creating config.h + make -j4 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include -DYAP_VERSION=\"Yap-5.1.1\" -DPL_SRC_DIR=\"/usr/share/Yap/pl/\" ./console/yap.c -o yap.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/agc.c -o agc.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/absmi.c -o absmi.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/adtdefs.c -o adtdefs.o In function 'strncat', inlined from 'exec_top_level' at ./console/yap.c:673, inlined from 'main' at ./console/yap.c:743: /usr/include/bits/string3.h:153: warning: call to __builtin___strncat_chk might overflow destination buffer ./C/absmi.c: In function 'Yap_absmi': ./C/absmi.c:7649: warning: assignment makes integer from pointer without a cast ./C/absmi.c:7695: warning: assignment makes integer from pointer without a cast ./C/absmi.c:7829: warning: assignment makes integer from pointer without a cast ./C/absmi.c:7867: warning: assignment makes integer from pointer without a cast gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/alloc.c -o alloc.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/amasm.c -o amasm.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/analyst.c -o analyst.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/arrays.c -o arrays.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/arith0.c -o arith0.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/arith1.c -o arith1.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/arith2.c -o arith2.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/attvar.c -o attvar.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/bignum.c -o bignum.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/bb.c -o bb.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/cdmgr.c -o cdmgr.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/cmppreds.c -o cmppreds.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/compiler.c -o compiler.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/computils.c -o computils.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/corout.c -o corout.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/cut_c.c -o cut_c.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/dbase.c -o dbase.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/dlmalloc.c -o dlmalloc.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/errors.c -o errors.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/eval.c -o eval.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/exec.c -o exec.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/gprof.c -o gprof.o ./C/gprof.c: In function 'prof_alrm': ./C/gprof.c:896: warning: unused variable 'sc' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/grow.c -o grow.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/heapgc.c -o heapgc.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/index.c -o index.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -DYAP_VERSION=\"Yap-5.1.1\" ./C/init.c -o init.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/inlines.c -o inlines.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/iopreds.c -o iopreds.o ./C/iopreds.c: In function 'SocketPutc': ./C/iopreds.c:738: warning: ignoring return value of 'write', declared with attribute warn_unused_result ./C/iopreds.c: In function 'ConsolePipePutc': ./C/iopreds.c:767: warning: ignoring return value of 'write', declared with attribute warn_unused_result ./C/iopreds.c: In function 'PipePutc': ./C/iopreds.c:793: warning: ignoring return value of 'write', declared with attribute warn_unused_result ./C/iopreds.c: In function 'ReadlineGetc': ./C/iopreds.c:990: warning: implicit declaration of function 'add_history' ./C/iopreds.c: In function 'do_read': ./C/iopreds.c:3103: warning: comparison with string literal results in unspecified behavior gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/depth_bound.c -o depth_bound.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/mavar.c -o mavar.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_mysql.c -o myddas_mysql.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_odbc.c -o myddas_odbc.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_shared.c -o myddas_shared.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_util.c -o myddas_util.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_statistics.c -o myddas_statistics.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./MYDDAS/myddas_top_level.c -o myddas_top_level.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/modules.c -o modules.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/other.c -o other.o gcc -c -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/parser.c -o parser.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -DYAP_VERSION=\"Yap-5.1.1\" -DBIN_DIR=\"/usr/bin\" -DLIB_DIR=\"/usr/lib64/Yap\" ./C/save.c -o save.o ./C/save.c: In function 'mywrite': ./C/save.c:200: warning: ignoring return value of 'write', declared with attribute warn_unused_result ./C/save.c:204: warning: ignoring return value of 'write', declared with attribute warn_unused_result In function 'strncat', inlined from 'OpenRestore' at ./C/save.c:1396: /usr/include/bits/string3.h:153: warning: call to __builtin___strncat_chk might overflow destination buffer In function 'strncat', inlined from 'OpenRestore' at ./C/save.c:1454: /usr/include/bits/string3.h:153: warning: call to __builtin___strncat_chk might overflow destination buffer gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/scanner.c -o scanner.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/sort.c -o sort.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/stdpreds.c -o stdpreds.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -DYAP_HOME_DIR=\"/usr\" -DLIB_DIR=\"/usr/lib64/Yap\" -DSHARE_DIR=\"/usr/share\" ./C/sysbits.c -o sysbits.o In function 'strncat', inlined from 'TrueFileName' at ./C/sysbits.c:1632: /usr/include/bits/string3.h:153: warning: call to __builtin___strncat_chk might overflow destination buffer In function 'strncat', inlined from 'TrueFileName' at ./C/sysbits.c:1656: /usr/include/bits/string3.h:153: warning: call to __builtin___strncat_chk might overflow destination buffer gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/threads.c -o threads.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/tracer.c -o tracer.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/unify.c -o unify.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/userpreds.c -o userpreds.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/utilpreds.c -o utilpreds.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/write.c -o write.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/ypsocks.c -o ypsocks.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/ypstdio.c -o ypstdio.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_foreign.c -DSHLIB_SUFFIX=\".so\" -o load_foreign.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_dl.c -o load_dl.o In function 'memset', inlined from 'Yap_init_socks' at ./C/ypsocks.c:203: /usr/include/bits/string3.h:85: warning: call to __builtin___memset_chk will always overflow destination buffer In function 'memset', inlined from 'p_socket_accept' at ./C/ypsocks.c:893: /usr/include/bits/string3.h:85: warning: call to __builtin___memset_chk will always overflow destination buffer gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_dld.c -o load_dld.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_dyld.c -o load_dyld.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_none.c -o load_none.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_aout.c -o load_aout.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_aix.c -o load_aix.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_dll.c -o load_dll.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./C/load_shl.c -o load_shl.o gcc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS -I./include -c ./C/c_interface.c -o c_interface.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/opt.memory.c -o opt.memory.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/opt.misc.c -o opt.misc.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/opt.init.c -o opt.init.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/opt.preds.c -o opt.preds.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.engine.c -o or.engine.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.cowengine.c -o or.cowengine.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.sbaengine.c -o or.sbaengine.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.scheduler.c -o or.scheduler.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/or.cut.c -o or.cut.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/tab.tries.c -o tab.tries.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./OPTYap/tab.suspend.c -o tab.suspend.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eamamasm.c -o eamamasm.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eam_showcode.c -o eam_showcode.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eamindex.c -o eamindex.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./H -I./OPTYap -I./BEAM -I./MYDDAS ./BEAM/eam_am.c -o eam_am.o gcc -shared -o libYap.so agc.o absmi.o adtdefs.o alloc.o amasm.o analyst.o arrays.o arith0.o arith1.o arith2.o attvar.o bignum.o bb.o cdmgr.o cmppreds.o compiler.o computils.o corout.o cut_c.o dbase.o dlmalloc.o errors.o eval.o exec.o gprof.o grow.o heapgc.o index.o init.o inlines.o iopreds.o depth_bound.o mavar.o myddas_mysql.o myddas_odbc.o myddas_shared.o myddas_util.o myddas_statistics.o myddas_top_level.o modules.o other.o parser.o save.o scanner.o sort.o stdpreds.o sysbits.o threads.o tracer.o unify.o userpreds.o utilpreds.o write.o ypsocks.o ypstdio.o load_foreign.o load_dl.o load_dld.o load_dyld.o load_none.o load_aout.o load_aix.o load_dll.o load_shl.o c_interface.o opt.memory.o opt.misc.o opt.init.o opt.preds.o or.engine.o or.cowengine.o or.sbaengine.o or.scheduler.o or.cut.o tab.tries.o tab.suspend.o eamamasm.o eam_showcode.o eamindex.o eam_am.o -lgmp -lreadline -lncurses -ltermcap -lm -ldl -lnsl gcc -rdynamic -o yap yap.o libYap.so -lgmp -lreadline -lncurses -ltermcap -lm -ldl -lnsl rm -f startup echo "bootstrap('./pl/init.yap'). module(user). save_program(startup)." | LD_LIBRARY_PATH=. ./yap -b ./pl/boot.yap [prolog] % consulting ./pl/init.yap... % consulting errors.yap... % errors.yap consulted 131072 bytes in 9 msecs % consulting consult.yap... % consult.yap consulted 0 bytes in 4 msecs % consulting /builddir/build/BUILD/Yap-5.1.1/pl/utils.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/utils.yap in module prolog, 7 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/arith.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/arith.yap in module prolog, 3 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/directives.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/directives.yap in module prolog, 6 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/yio.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/yio.yap in module prolog, 9 msec 131072 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/debug.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/debug.yap in module prolog, 5 msec 131072 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/checker.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/checker.yap in module prolog, 2 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/depth_bound.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/depth_bound.yap in module prolog, 0 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/grammar.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/grammar.yap in module prolog, 0 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/ground.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/ground.yap in module prolog, 0 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/listing.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/listing.yap in module prolog, 2 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/preds.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/preds.yap in module prolog, 7 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/modules.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/modules.yap in module prolog, 5 msec 131072 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/signals.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/signals.yap in module prolog, 1 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/profile.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/profile.yap in module prolog, 1 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/callcount.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/callcount.yap in module prolog, 0 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/load_foreign.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/load_foreign.yap in module prolog, 0 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/sockets.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/sockets.yap in module prolog, 1 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/sort.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/sort.yap in module prolog, 1 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/setof.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/setof.yap in module prolog, 1 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/statistics.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/statistics.yap in module prolog, 2 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/strict_iso.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/strict_iso.yap in module prolog, 2 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/tabling.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/tabling.yap in module prolog, 1 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/threads.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/threads.yap in module prolog, 4 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/eam.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/eam.yap in module prolog, 1 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/yapor.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/yapor.yap in module prolog, 1 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/protect.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/protect.yap in module prolog, 0 msec 0 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/corout.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/corout.yap in module prolog, 6 msec 65536 bytes % consulting /builddir/build/BUILD/Yap-5.1.1/pl/arrays.yap... % consulted /builddir/build/BUILD/Yap-5.1.1/pl/arrays.yap in module prolog, 1 msec 0 bytes % ./pl/init.yap consulted 1245184 bytes in 105 msecs yes yes yes (cd library/random; make) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/random' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./random.c -o random.o gcc -shared -o random.so random.o make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/random' (cd library/regex; make) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/regex' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./regexp.c -o regexp.o gcc -shared -o regexp.so regexp.o # regcomp.o regerror.o regfree.o regexec.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./regcomp.c -o regcomp.o gcc -shared -o regcomp.so regcomp.o # regfree.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./regexec.c -o regexec.o gcc -shared -o regexec.so regexec.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./regerror.c -o regerror.o gcc -shared -o regerror.so regerror.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./regfree.c -o regfree.o gcc -shared -o regfree.so regfree.o make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/regex' (cd library/system; make) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/system' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./sys.c -o sys.o ./sys.c: In function 'p_mktemp': ./sys.c:448: warning: implicit declaration of function 'mktemp' ./sys.c:448: warning: assignment makes pointer from integer without a cast ./sys.c: In function 'execute_command': ./sys.c:676: warning: implicit declaration of function 'exit' ./sys.c:676: warning: incompatible implicit declaration of built-in function 'exit' ./sys.c:663: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ./sys.c:666: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ./sys.c:669: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ./sys.c: In function 'do_system': ./sys.c:693: warning: implicit declaration of function 'system' gcc -shared -o sys.so sys.o make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/system' (cd library/yap2swi; make) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/yap2swi' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./yap2swi.c -o yap2swi.o ./yap2swi.c: In function 'PL_set_engine': ./yap2swi.c:1270: warning: cast to pointer from integer of different size ./yap2swi.c:1275: warning: cast from pointer to integer of different size gcc -shared -o yap2swi.so yap2swi.o make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/yap2swi' (cd library/Tries; make) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/Tries' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./yap_tries.c -o yap_tries.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I. -I../.. -I./../../include -shared -fPIC ./tries.c -o tries.o ./tries.c: In function 'trie_node_check_insert': ./tries.c:78: warning: cast from pointer to integer of different size ./tries.c: In function 'put_trie_entry': ./tries.c:233: warning: value computed is not used gcc -shared -o yap_tries.so yap_tries.o tries.o make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/Tries' + cd docs + make info makeinfo yap.tex yap.tex:73: warning: undefined flag: VERSION. yap.tex:311: warning: undefined flag: VERSION. yap.tex:1172: warning: undefined flag: VERSION. yap.tex:7739: warning: unlikely character ( in @var. yap.tex:7739: warning: unlikely character , in @var. yap.tex:7739: warning: unlikely character , in @var. yap.tex:7739: warning: unlikely character ) in @var. yap.tex:7742: warning: unlikely character ( in @var. yap.tex:7742: warning: unlikely character , in @var. yap.tex:7742: warning: unlikely character , in @var. yap.tex:7742: warning: unlikely character ) in @var. yap.tex:7770: warning: unlikely character ( in @var. yap.tex:7770: warning: unlikely character , in @var. yap.tex:7770: warning: unlikely character , in @var. yap.tex:7770: warning: unlikely character ) in @var. yap.tex:7771: warning: unlikely character ( in @var. yap.tex:7771: warning: unlikely character , in @var. yap.tex:7771: warning: unlikely character , in @var. yap.tex:7771: warning: unlikely character ) in @var. yap.tex:7779: warning: unlikely character ( in @var. yap.tex:7779: warning: unlikely character , in @var. yap.tex:7779: warning: unlikely character , in @var. yap.tex:7779: warning: unlikely character ) in @var. yap.tex:7781: warning: unlikely character ( in @var. yap.tex:7781: warning: unlikely character , in @var. yap.tex:7781: warning: unlikely character , in @var. yap.tex:7781: warning: unlikely character ) in @var. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xeFTDn + umask 022 + cd /builddir/build/BUILD + cd Yap-5.1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64 + make DESTDIR=/builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64 install rm -f libYap.a ar rc libYap.a agc.o absmi.o adtdefs.o alloc.o amasm.o analyst.o arrays.o arith0.o arith1.o arith2.o attvar.o bignum.o bb.o cdmgr.o cmppreds.o compiler.o computils.o corout.o cut_c.o dbase.o dlmalloc.o errors.o eval.o exec.o gprof.o grow.o heapgc.o index.o init.o inlines.o iopreds.o depth_bound.o mavar.o myddas_mysql.o myddas_odbc.o myddas_shared.o myddas_util.o myddas_statistics.o myddas_top_level.o modules.o other.o parser.o save.o scanner.o sort.o stdpreds.o sysbits.o threads.o tracer.o unify.o userpreds.o utilpreds.o write.o ypsocks.o ypstdio.o load_foreign.o load_dl.o load_dld.o load_dyld.o load_none.o load_aout.o load_aix.o load_dll.o load_shl.o c_interface.o opt.memory.o opt.misc.o opt.init.o opt.preds.o or.engine.o or.cowengine.o or.sbaengine.o or.scheduler.o or.cut.o tab.tries.o tab.suspend.o eamamasm.o eam_showcode.o eamindex.o eam_am.o ranlib libYap.a mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/bin /usr/bin/install -c -m 755 yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/bin/yap mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap /usr/bin/install -c -m 644 startup /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/startup /usr/bin/install -c -m 644 -m 755 libYap.so /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64 /usr/bin/install -c -m 644 libYap.a /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/libYap.a mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl for f in ./pl/arith.yap ./pl/arrays.yap ./pl/boot.yap ./pl/callcount.yap ./pl/checker.yap ./pl/consult.yap ./pl/corout.yap ./pl/debug.yap ./pl/directives.yap ./pl/errors.yap ./pl/grammar.yap ./pl/ground.yap ./pl/init.yap ./pl/depth_bound.yap ./pl/listing.yap ./pl/load_foreign.yap ./pl/modules.yap ./pl/preds.yap ./pl/profile.yap ./pl/protect.yap ./pl/setof.yap ./pl/signals.yap ./pl/sockets.yap ./pl/sort.yap ./pl/statistics.yap ./pl/strict_iso.yap ./pl/tabling.yap ./pl/threads.yap ./pl/utils.yap ./pl/eam.yap ./pl/yapor.yap ./pl/yio.yap; do /usr/bin/install -c $f /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl; done (cd library/random; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/random' /usr/bin/install -c random.so /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/random' (cd library/regex; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/regex' /usr/bin/install -c regexp.so regcomp.so regexec.so regerror.so regfree.so /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/regex' (cd library/system; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/system' /usr/bin/install -c sys.so /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/system' (cd library/yap2swi; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/yap2swi' /usr/bin/install -c yap2swi.so /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/yap2swi' (cd library/Tries; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library/Tries' /usr/bin/install -c yap_tries.so /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library/Tries' mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/include/Yap for h in ./include/c_interface.h ./include/yap_structs.h ./include/YapInterface.h; do /usr/bin/install -c $h /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/include/Yap; done (cd library ; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/library' count=`echo "-shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 " | grep MYDDAS | wc -l`; \ if [ $count -ne 0 ]; then \ mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap; \ for p in ./MYDDAS/myddas.ypp ./MYDDAS/myddas_assert_predicates.ypp ./MYDDAS/myddas_mysql.ypp ./MYDDAS/myddas_top_level.ypp ./MYDDAS/myddas_errors.ypp ./MYDDAS/myddas_prolog2sql.ypp ./MYDDAS/myddas_util_predicates.ypp ; \ do /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap; \ done; \ for p in /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/myddas*.ypp; \ do name=`basename $p .ypp`; \ cpp -shared -fPIC -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -P -E -w $p -o /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/$name.yap; \ rm -fr $p; \ done; \ fi mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap for p in ./apply_macros.yap ./assoc.yap ./atts.yap ./avl.yap ./charsio.yap ./cleanup.yap ./dgraphs.yap ./gensym.yap ./heaps.yap ./listing.yap ./lists.yap ./logtalk.yap ./ordsets.yap ./prandom.yap ./queues.yap ./random.yap ./rbtrees.yap ./regexp.yap ./splay.yap ./swi.yap ./system.yap ./terms.yap ./tries.yap ./timeout.yap ./trees.yap ./ugraphs.yap ./undgraphs.yap ./ypp.yap ; do /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap; done mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/logtalk for p in ./logtalk/logtalk.pl ./logtalk/yap.config; do /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/logtalk; done make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/library' /usr/bin/install -c -m 644 ./LGPL/pillow/icon_address.pl /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/ /usr/bin/install -c -m 644 ./LGPL/pillow/pillow.pl /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/ (cd LGPL/clp ; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/LGPL/clp' mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clp for p in ./clp_events.pl; do /usr/bin/install -c -m 644 $p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clp; done make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/LGPL/clp' (cd LGPL/clpr ; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/LGPL/clpr' mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clpr /usr/bin/install -c -m 644 ./clpr.yap ./clpr.pl /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap /usr/bin/install -c -m 644 ./clpr/arith_r.pl ./clpr/bb.pl ./clpr/bv.pl ./clpr/class.pl ./clpr/dump.pl ./clpr/fourmotz.pl ./clpr/geler.pl ./clpr/ineq.pl ./clpr/itf3.pl ./clpr/nf.pl ./clpr/nfr.pl ./clpr/ordering.pl ./clpr/project.pl ./clpr/redund.pl ./clpr/store.pl ./clpr/ugraphs.pl /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clpr /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clpr make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/LGPL/clpr' (cd LGPL/chr ; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/LGPL/chr' mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/chr /usr/bin/install -c -m 644 ./chr_runtime.pl ./chr_op.pl chr_translate.pl ./chr_debug.pl ./chr_messages.pl ./hprolog.yap ./pairlist.pl ./clean_code.pl ./find.pl ./a_star.pl ./binomialheap.pl ./builtins.pl ./chr_hashtable_store.pl ./listmap.pl guard_entailment.pl ./chr_compiler_options.pl ./chr_compiler_utility.pl /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/chr /usr/bin/install -c -m 644 ./chr_swi.pl /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/chr.pl /usr/bin/install -c -m 644 ./chr.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/chr make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/LGPL/chr' (cd CLPBN ; make install) make[1]: Entering directory `/builddir/build/BUILD/Yap-5.1.1/CLPBN' mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clpbn mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/examples mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clpbn/examples/School for h in ./clpbn.yap; do /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap; done for h in ./clpbn/aggregates.yap ./clpbn/bnt.yap ./clpbn/discrete_utils.yap ./clpbn/evidence.yap ./clpbn/gibbs.yap ./clpbn/graphs.yap ./clpbn/graphviz.yap ./clpbn/hmm.yap ./clpbn/topsort.yap ./clpbn/utils.yap ./clpbn/vel.yap ./clpbn/viterbi.yap ./clpbn/xbif.yap; do /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clpbn; done for h in ./clpbn/examples/cg.yap ./clpbn/examples/School/README ./clpbn/examples/School/evidence_128.yap ./clpbn/examples/School/schema.yap ./clpbn/examples/School/school_128.yap ./clpbn/examples/School/school_32.yap ./clpbn/examples/School/school_64.yap ./clpbn/examples/School/tables.yap ; do /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/examples; done make[1]: Leaving directory `/builddir/build/BUILD/Yap-5.1.1/CLPBN' + mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/info + cp -f docs/yap.info docs/yap.info-1 docs/yap.info-2 /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/info + cp -f LGPL/pillow/doc/pillow_doc.info /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/info + chmod 0644 /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/arith.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/arrays.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/boot.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/callcount.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/checker.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/consult.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/corout.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/debug.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/depth_bound.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/directives.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/eam.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/errors.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/grammar.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/ground.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/init.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/listing.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/load_foreign.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/modules.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/preds.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/profile.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/protect.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/setof.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/signals.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/sockets.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/sort.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/statistics.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/strict_iso.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/tabling.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/threads.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/utils.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/yapor.yap /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/pl/yio.yap + chmod 0644 /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/include/Yap/YapInterface.h /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/include/Yap/c_interface.h /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/include/Yap/yap_structs.h + find -name '*.lgt' -exec chmod 0644 '{}' ';' + find -name '*.h' -exec chmod 0644 '{}' ';' + find -name '*.c' -exec chmod 0644 '{}' ';' + mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-5.1.1 + mv /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/examples /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-5.1.1 + rm -rf /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/Yap/clpbn/examples + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Yap-5.1.1 extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/bin/yap extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/random.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/regexp.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/regcomp.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/regexec.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/regerror.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/regfree.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/sys.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/yap2swi.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/Yap/yap_tries.so extracting debug info from /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/lib64/libYap.so 5702 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: yap-5.1.1-13.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xvTr7k + umask 022 + cd /builddir/build/BUILD + cd Yap-5.1.1 + DOCDIR=/builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-5.1.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-5.1.1 + /bin/mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-5.1.1 + cp -pr README /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-5.1.1 + cp -pr changes4.3.html changes-5.0.html changes-5.1.html changes.css /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-5.1.1 + exit 0 Provides: libYap.so()(64bit) random.so()(64bit) regcomp.so()(64bit) regerror.so()(64bit) regexec.so()(64bit) regexp.so()(64bit) regfree.so()(64bit) sys.so()(64bit) yap2swi.so()(64bit) yap_tries.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info /sbin/ldconfig Requires(postun): /bin/sh /sbin/install-info /sbin/ldconfig Requires: libYap.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libgmp.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libncurses.so.5()(64bit) libnsl.so.1()(64bit) libreadline.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: yap-devel-5.1.1-13.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yap-docs-5.1.1-13.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dKyCBi + umask 022 + cd /builddir/build/BUILD + cd Yap-5.1.1 + DOCDIR=/builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + /bin/mkdir -p /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + cp -pr docs/yap.html /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + cp -pr docs/yap.pdf /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + cp -pr LGPL/pillow/doc/pillow_doc_html/pillow_doc_1.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_2.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_3.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_4.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_5.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_6.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_7.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_8.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_9.html LGPL/pillow/doc/pillow_doc_html/pillow_doc.css LGPL/pillow/doc/pillow_doc_html/pillow_doc.html LGPL/pillow/doc/pillow_doc_html/pillow_doc_toc.html /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + cp -pr LGPL/pillow/doc/article.ps.gz /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + cp -pr --parent Logtalk/manuals /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + cp -pr --parent Logtalk/examples /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64/usr/share/doc/yap-docs-5.1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yap-debuginfo-5.1.1-13.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64 warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/yap-5.1.1-13.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/yap-devel-5.1.1-13.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/yap-docs-5.1.1-13.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/yap-debuginfo-5.1.1-13.fc10.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dc2On6 + umask 022 + cd /builddir/build/BUILD + cd Yap-5.1.1 + rm -rf /builddir/build/BUILDROOT/yap-5.1.1-13.fc10.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->